@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Roboto:400,500);.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #fff}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:#0000;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px 3px 3px 3px;background-position:15px;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E")}.toast-error{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E")}.toast-success{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E")}.toast-warning{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E")}.toast-container.toast-bottom-center .ngx-toastr,.toast-container.toast-top-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-bottom-full-width .ngx-toastr,.toast-container.toast-top-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media (max-width:240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:241px) and (max-width:480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:481px) and (max-width:768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(fontawesome-webfont.8b43027f47b20503057d.eot?v=4.7.0);src:url(fontawesome-webfont.8b43027f47b20503057d.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(fontawesome-webfont.20fd1704ea223900efa9.woff2?v=4.7.0) format("woff2"),url(fontawesome-webfont.f691f37e57f04c152e23.woff?v=4.7.0) format("woff"),url(fontawesome-webfont.1e59d2330b4c6deb84b3.ttf?v=4.7.0) format("truetype"),url(fontawesome-webfont.c1e38fd9e0e74ba58f7a.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:e-icons;font-style:normal;font-weight:400;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMjeaTzgAAAEoAAAAVmNtYXD7UP53AAALpAAACpRnbHlm1RHgJwAAIGAAAg9MaGVhZCCrrrwAAADQAAAANmhoZWEIXgZKAAAArAAAACRobXR4JAb+rAAAAYAAAAokbG9jYQKOW2wAABY4AAAKKG1heHADtAHQAAABCAAAACBuYW1lc0cOBgACL6wAAAIlcG9zdMlVyL8AAjHUAAApOgABAAAEAAAAAFwEAP/A/8AEQAABAAAAAAAAAAAAAAAAAAACiQABAAAAAQAAdbd+1l8PPPUACwQAAAAAAN7GNN8AAAAA3sY03//A/+QEQAQcAAAACAACAAEAAAAAAAEAAAKJAcQAIQAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQQAAZAABQAAAokCzAAAAI8CiQLMAAAB6wAyAQgAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA4RHsKgQAAAAAXAQcABwAAAABAAAAAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQA/+QEAP/kBAAAAAQA/+QEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQA/8AEAAAABAAAAAQAAAAEAAAABAAAAAQA/8AEAAAABAD/wAQAAAAEAAAABAAAAAQAAAAEAAAABAD/wAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAAAAAIAAAADAAAAFAADAAEAAAAUAAQKgAAAAVgBAAAHAFjhFeEp4TnhReGc4Z/iBuIK4gziHuIt4i/iQuJF4kjiUeJU4lbiWeJi4mXiZ+Jx4nniieKS4pXimOMA4wLjBOMG4wjjCuMO4xXjG+Md4yLjJOMm41/jauQJ5BnkIeQk5DDkNuRJ5FnkYuSJ5JPkmeSk5QHlA+UH5QnlEeUY5SPlJ+VU5VnlceWk5afmFeZp5nnmg+aJ5wHnGech5ynnOOc/50znXuej56fnsOfp5+7n+ef85//oGOge6CXoJ+gq6C7oNug56D3oQehD6EnoS+hO6FLoWehb6GnoeeiX6J/pBekH6RPpIekm6TDpNek36T3pQOlC6UfpS+lN6VbpY+lp6XTpd+mE6Y7pk+ma6Z3qd+p/6oLqheqI6ovqjuqb6p/rAOsF6w7rN+s66z7rQetD60frSutN60/rUetT61vrXetg62briOuT65XroOui66brquuz7Cr//wAA4RHhIeEw4UDhkuGe4gPiCOIM4h7iKuIv4kDiReJI4lHiU+JW4lniYuJl4mficOJz4oDikOKU4pjjAOMC4wTjBuMI4wrjDOMT4xvjHeMi4yTjJuMw42rkAeQQ5CDkJOQw5DTkQORQ5GDkhuSQ5JXkpOUB5QPlBeUJ5RHlFeUg5SXlVOVW5WrloeWm5gDmUeZw5oDmhecA5wPnIeck5zLnOudK517no+en57Dn6efu5/nn/Of/6BPoHugj6CfoKugu6DHoOOg96D/oQ+hG6EvoTuhQ6FToW+hf6HDogOiZ6QDpB+kJ6RbpJukq6TLpN+k66T/pQulE6UnpTelW6WPpael06XfphOmO6ZPpmumd6nTqf+qC6oTqiOqL6o7qkeqe6wDrAusN6zXrOus860HrQ+tH60nrTOtP61HrU+tb613rX+tm64jrk+uV66Drouum66jrs+wE//8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQFYAWABcAGCAYwBoAGiAagBrAGsAawBsgGyAbYBtgG2AbYBuAG4AbgBuAG4AbgBugHGAdgB3AHeAd4B3gHeAd4B3gHeAd4B4gHmAeYB5gHmAeYB5gJEAkQCVAJmAmgCaAJoAmwCfgKQApQCmgKgAqgCqAKoAqgCrAKsAqwCsgK4ArwCvALCAtAC1gLYAwIDMgNEA0oDUgNUA4ADgAOKA5YDoAOkA6QDpAOkA6QDpAOkA6QDpAOkA64DrgOyA7IDsgOyA7wDvgO+A8IDwgPIA8gDyAPMA9YD1gPqA/wEKgQ2BEAEQARUBGoEagR2BHwEfASCBIQEhASKBI4EjgSOBI4EjgSOBI4EjgSOBI4EjgSOBJQElASUBJYElgSWBJYEqgSsBKwEsgS0BLgEuAS8BLwEvAS8BL4EwATABMAEwATABMAEwgTCBMIEwgTCBMIEwgTCBMYExgAAAhUCMgI9AiQCAgIIAgkCCgILAgwCDQIPAhACEQISAhMCFAIbAhwCHQIeAiUCJgItAjQCNQIqAhcCIQIOAcQBugG7AbwBvQG+Ab8BwAHBAcIBwwHFAcYBxwHIAckBygBoAcsBzABpAGoAawBsAG0AbgBvAAEAAgADAAQABQAGAAcACAAJAAoACwAMAA0ADgAPAUIAcwB0AHUAdgB3AHgAeQB6AHsAfAB9AH4AfwCAAIEAggCDAIQAhQCGAIcAiAAQABEAEgATABQAFQAWABcAGAAaABsAHAAdAB4AGQBxAHIAygCbAJwAnQCeAJ8AoAChAKIAowCkAKUApgCnAKgAqQCqAKsArACtAK4ArwCwALEAsgCzALQAtQC2ALcAuAC5ALoAuwC8AL0AvgC/AMAAwQDCAMMAxADFAMYAxwDIAMkANgHNAc4BzwHQAdEB0gHTAdQB1QHWAdcB2AHZAdoB2wHcAd0B3gHfAeAAHwAgAHAAywHhAeIB4wHkAeUB5gHnAegB6QHqAesB7AHtAe4B7wHwAfEB8gHzAfQB9QH2AfcB+AH5AfoB+wH8Af0B/gH/AgACAQIDAgQCBQIGAgcBawCJAIoAiwCMAI0AjgCPAJAAkQCSAJMAlACVAJYAlwCYAJkAmgEMAQ0BDgEPARABEQESARMBFQEWARcBGAEZAWUBZgFnAWgBaQFqARwBHQEeAR8BIAEhASIBIwEkASUBJgEnASgBKQEqASsBLAEtAS4BLwEwATEBbAFtAW4BbwFwAXEBcgFzAXQBlQGUAZMBkgGXAZEBmAGZAZYBmgGbAZwBnQGeAXUBdgF3AXgBeQF6AXsBfAF9AX4BfwGAAYEBggGDAYQBtAG1AbYBtwG4ATIBMwE0ATUAJQE3ATgBOQE6ACYBPAE9AT4BPwFAAUEBNgE7AYUAJwGGAYcBiQGKAYsBjAGPAYgBjQGOAZABnwGgAaEBogAoAagBpwGwAaoBqwGsAa0BrgGvAbEBsgGzACkAKgArACwALQAuAC8AMAAxADIBowGkAaUBpgG5ADMANAGpADUCIwA3ADgCJwIoAikAOQIrAiwCLgIvADoAOwA8AjECMwI2AjcAPQI5AD4APwI6AjsCPABAAj8CQAJBAkIAQQBCAEMCRAJFAkYCRwJIAkkCSgJLAkwCTQJOAk8CUAJRAlICUwJUAlUCVgJXAlgCWQJaAlsCXAJdAl4CXwJgAiICYQJjAmICZAJlAmYARABFAhgCGQIaAh8ARgBHAjACZwJoAmkCagJrAmwCOABIAkMBFABJAhYBGwBKAm0CbgJvAnACcQJyAEsCIAI+AEwATQBOAE8AUAJzAnQCdQJ2AncCeABRAFIAUwJ5AnoCewJ8An0CfgBUAFUAVgBXAV4AWAJ/AoAAYgKCAoQChQKGAFkAWgKDAoEChwBjAogAZABbAFwAXQBeAF8AYABlAGEAZgBnAMwAzQDOAM8A0ADRANIAIQAiACMAJADTANQA1QDWANcA2ADZANoA2wDcAN0A3gDfAOAA4QDiAOMA5AFdAVwBWwFDAUQBRQFHAUgBSQFKAUsBTAFNAU4BTwFQAVEBUgFTAVQBVQFWAVcBRgFZAVoBWAFgAWEBXwFiAWMBZAEaAOUA5gDnAOgA6QDqAOsA7ADtAO4A7wDwAPEA8gDzAPQA9QD2APcA+AD5APoA+wD8AP0A/gD/AQABAQECAQMBBAEFAQYBBwEIAQkBCgELAAAAAAAAAAAAAAIQAAAEcAAABOgAAAXQAAAG5AAAB0QAAAdwAAAIlAAACqQAAArIAAAMcAAADhgAAA5gAAAO/AAADxgAAA9gAAAPpAAAD+wAABAsAAARrAAAEugAABV0AAAWyAAAGNgAABmoAAAcCAAAHPAAAB3sAAAesAAAH5AAACG8AAAjrAAAJSQAACbMAAAo7AAAKqAAACskAAAsnAAALWwAAC3cAAAuNAAALqQAAC7oAAAv6AAAMSgAADFgAAAxnAAAMvAAADMcAAA0oAAANSQAADVUAAA1kAAANbwAADXYAAA19AAANhAAADYsAAA2YAAANpAAADasAAA2yAAANyAAADdEAAA3YAAAN5AAADfEAAA4AAAAOFQAADiMAAA4xAAAOZgAADnAAAA59AAAOhwAADpIAAA6dAAAO7QAADvQAAA77AAAPEQAADxsAAA9KAAAPegAAD4sAAA+VAAAPnQAAD6cAAA/aAAAP6wAAD/YAABACAAAQCQAAEFMAABBfAAAQywAAEU8AABGRAAARrgAAEbkAABIBAAASDgAAEoIAABLSAAATYQAAE3oAABQJAAAUUwAAFKEAABSyAAAUvQAAFMgAABTPAAAU2gAAFPoAABWKAAAV2wAAFmQAABcQAAAXiQAAF58AABf0AAAYDwAAGCkAABhGAAAYZAAAGRUAABlmAAAZugAAGlEAABrrAAAbPwAAG2UAABuGAAAcOQAAHI4AABzEAAAc+AAAHRQAAB0wAAAdawAAHbAAAB3+AAAeHgAAHmoAAB6JAAAeqAAAHrUAAB7CAAAezwAAHu8AAB8DAAAfGAAAHywAAB8+AAAfmAAAH6gAAB+3AAAf6QAAIBAAACAhAAAgNQAAIIkAACCYAAAhLwAAITgAACFyAAAhfwAAIZIAACGuAAAh6AAAIfoAACI3AAAiswAAI2AAACO/AAAkAAAAJGgAACT3AAAlIwAAJUcAACVVAAAlZgAAJc8AACXdAAAl8AAAJnsAACakAAAmygAAJwQAACdDAAAnUgAAJ3sAACecAAAnqgAAJ7YAACfAAAAoBQAAKBkAACgpAAAoNwAAKQ0AACmQAAApugAAKeQAACnyAAAp+wAAKgwAACohAAAqbgAAKnwAACqXAAAqswAAKsgAACrkAAAq/gAAKxsAACsqAAArRwAAK1sAACtwAAArigAAK8cAACvTAAAr7AAAK/gAACxlAAAsegAALKkAACy3AAAswQAALMwAACzaAAAtZwAALfgAAC4GAAAuLQAALrEAAC7eAAAu6wAAL5AAAC/ZAAAv6AAAMCUAADBfAAAwcgAAMN4AADEbAAAxdgAAMbQAADIQAAAyOQAAMlsAADKDAAAyigAAMpwAADLAAAAy+gAAMwgAADNvAAAzdgAAM4MAADOoAAAzwAAANB0AADQ0AAA0SAAANFsAADRyAAA0fAAANIYAADSMAAA0kgAANJkAADSgAAA1ewAANYIAADWJAAA1kAAANZcAADYDAAA2OAAANkoAADamAAA24gAANv8AADcMAAA3owAAN7kAADgqAAA4dwAAOIIAADixAAA4wgAAOO0AADksAAA5XwAAOd8AADnrAAA59wAAOi4AADpAAAA6rAAAOrYAADsjAAA7VgAAPA8AADxXAAA8ogAAPQIAAD0fAAA9jAAAPcYAAD45AAA+ZAAAPsAAAD7/AAA/pAAAQDQAAEBqAABAdgAAQIgAAECZAABAsQAAQSMAAEFIAABBmgAAQakAAEG/AABB3gAAQgcAAEJWAABCZQAAQosAAEMkAABDUQAAQ38AAEOYAABDvQAARDQAAERZAABEagAARI8AAESlAABE7AAARQgAAEUXAABFJgAARUwAAEVWAABFZQAARXwAAEWXAABFxgAAReUAAEZFAABGVAAARmgAAEZ+AABGjQAARrkAAEbdAABHLAAARzYAAEdBAABHTAAAR1YAAEdoAABHeQAAR5UAAEenAABHuQAAR8AAAEfMAABH2AAASGIAAEhyAABIiQAASKgAAEjNAABI+AAASQwAAEkdAABJlAAAShQAAEptAABKxwAASyEAAEt9AABLwwAATJMAAE0QAABNiAAATcoAAE4LAABOnAAATt8AAE8iAABPUgAAT5wAAE/qAABQcgAAUIwAAFDNAABQ1AAAUN8AAFDuAABRAQAAURgAAFEyAABR7AAAUiMAAFJ3AABSrgAAUv8AAFMfAABTOwAAU1cAAFOAAABTpwAAU7EAAFPWAABUVgAAVHgAAFSpAABUsAAAVL8AAFTLAABU1wAAVOUAAFTxAABVBQAAVVUAAFV2AABVlgAAVdYAAFZCAABWmwAAVwQAAFcXAABXTQAAWBgAAFhmAABYyAAAWOgAAFlKAABZgAAAWbkAAFn7AABaRgAAWooAAFq6AABa1AAAWu0AAFsHAABbJAAAWz4AAFteAABbeQAAW50AAFvoAABcDgAAXHgAAFyZAABcswAAXPsAAF0qAABdTwAAXXsAAF2nAABdyAAAXfQAAF6KAABewAAAXzkAAF+jAABgHAAAYIAAAGDlAABhCQAAYa8AAGHpAABh+QAAYhMAAGIzAABiSgAAYmAAAGJ7AABilAAAYr4AAGLMAABi7QAAYw4AAGMuAABjYwAAY4QAAGOrAABjxQAAY+AAAGP1AABkMAAAZD4AAGRVAABkZgAAZIIAAGSfAABkvAAAZOkAAGUSAABlLwAAZV0AAGWAAABloAAAZeYAAGYQAABmNwAAZlgAAGcJAABnPQAAZ14AAGeJAABnxQAAZ+gAAGhVAABofgAAaLQAAGjnAABpBwAAaSIAAGlMAABpewAAaaQAAGnOAABp7gAAagsAAGo0AABqVAAAan0AAGrCAABq6QAAawkAAGs0AABrVQAAa34AAGunAABrvQAAbAYAAGxDAABssgAAbNYAAG0LAABtNAAAbWQAAG2PAABuhwAAbp4AAG61AABvLQAAb2AAAG9wAABviAAAcEkAAHB0AABwgwAAcPYAAHE7AABxUwAAcWAAAHGCAABxpgAAcckAAHIpAAByfAAAcsQAAHLfAABzHQAAc0YAAHNuAABzkQAAc74AAHQCAAB0IQAAdDYAAHRqAAB0gAAAdJ8AAHS7AAB00AAAdQ8AAHXrAAB1/gAAdh8AAHYyAAB2ZAAAdncAAHagAAB2sAAAdzEAAHd5AAB3ngAAeCAAAHhOAAB4YgAAeH4AAHibAAB4wwAAeSwAAHlEAAB5twAAehUAAHpWAAB6qgAAevIAAHs7AAB7UwAAe3IAAHuQAAB7sAAAe8UAAHveAAB8uwAAfO4AAH07AAB9SQAAfV0AAH4LAAB+GwAAfmQAAH6uAAB+/QAAf0YAAH+UAAB/vwAAf9MAAH/hAAB/+gAAgBMAAIA8AACASQAAgGIAAICsAACA9gAAgZkAAII0AACC0AAAg2wAAIPBAACD0wABwAAAAAD1AP0ABkAIgA3AEMAWADGANIAAAEPBisBLwE9AT8KMwUXIxUzBxc3LwEfBRUPBCMvBDczJw8EPwEfAycPAS8CNT8GMx8FJyMPCR8DDxEfBzsBPw8fBjsBPwc1LwoPAi8GPwEvCAEhNSERIRcRMxEnIQEjBAMXCQgHBAMDBQMCBAQFBgYNBgcGBgQB+jfz8zg5g4OvBAMGAwIBAQUEBgYNDg8QDxAkIJkTEyMhHykVBAkSDBsBEQwEAQEBAgMDAwMEBAMDAgIBFgYHBgYFBQQBAwEBAQIDGgIgFg4LBCsaDQwMCwUJBgICAQEEBQYEBAUFBgYGBwYHBwcOEBASExYuLS0XCxYXFxcVEggIBgMMBgYCAgEBAgICBwkMDA4ODh0gFhUYGhANBQQZAwECAgMEBAgJCP5/Ay39EgIGqT/O/aEBlggHLg4KBgIBBgcHCAcICAcHDAYEAwIbN102MZWXPAEBAwQDBAMDAgIBAQMEBgcKAREEBQsLDFs2BxAZEP4FWz4bDQUFBAQCAgEBAgIDBAYGQAEDAwUGCAQPCwoKExRjCVg0HRMFFhEJCwsMBgwOBgcHCAsICAMCAgECAgQEBQcPFRkeJQgODQoFBwwLCAcFAgIBBwYJBQUGBwgIBAMGBgUEAwIBAQMEFh4jGRcLCXoeCQcGBQQEBQQB/KY+A2ys/tcBQ9AAAAAABQAAAAAD1AP0AAgAEgCQAPgBBAAAARcjFTMHFzcvATM3Iw8BMS8BIw8HFR8OHQEPBSsBLwYjFR8MMxc/DDUvDz8HHwczNS8NDw0dAR8OMz8OIw8HIy8JPwozHwYzLw4rAQ8FAyE1IREhFxEzESchAxo38/M4OYOD9TNEOCEEBCE4nwUEBAMCAgEBAgICAwQECgwOJQkGAwICAgQEBQYHCAcGBQUDAgEyAQIDAwQEBgUHBwgICQkTEQgHBwcFBgQEAwMCAQEBAgMDAwQKDQ8lCgUDAQEBAQIEBAQGBgcGBQUDAgEBNQECAgMEBQUGBgcHCAkSCRAIBwYGywUFBAMDAgEBAgMDBAUFBgcHCQkJCwsICAgIBwcGBgYFBAMCAgEBMgECAwQFBQcHBQkEAwMDAgQCAQEBAQMDAgMDAwQECggGBgUEAgIBMgEBAQMDBAQGBgYHBwgICQkLCgoICQcHkQMt/RICBqk/zv2hAXs3XTYxlZc1xnwUFHwOBQQFBgUGBgcLBgUEBQQDBwUFCQUFAwQFBAUDAwMCAQICAwQFBggHBgYGBgUGBQUEAwMCAgEDAQMDAwQEBQUFBgYGBwwFBQUEBAQHBQUJBAUDBAUEBQMEAgIBAQEBAgQEBAUGBwYHBgUFBQUEBAMCAgIBAQICAgMEDgcICAkJCgsLEAoKCggJBwcHBQUEAwIBAQECAgMDBAUFBgYGBwcHBwYGBQUDAwEBAgICAwMECAoMDRIMCggEAwMCAgEBAgMFBQYHBwgICAcHBgYGBQQDAwICAQECAwQFBv13PgNsrP7XAUPQAAADAAAAAAPUA/QACAAUACAAAAEXIxUzBxc3JwEHJwcXBxc3HwEnNwEhNSERIRcRMxEnIQMaN/PzODmDg/5zQzlbX2ZYQEFfbm7+DAMt/RICBqk/zv2hAXs3XTYxlZcBa6KcBdLFCKOpB9/e/O8+A2ys/tcBQ9AAAAAFAAAAAAPAA/QAAwAHAAsADwBbAAABMzUjBzM1IwczNSMlESERNyMPDhUDHw8hPw8RLw8jNSMVITUjApZjY8hkZMdjYwJW/UYyMgoKCgkJCAcHBwYEBQMCAgEBAQMDBAUGBgcICAkJCgoKAroKCgoJCQgHCAYGBQQDAwEBAQEDAwQFBgYIBwgJCQoKCjJj/nBjAc5kZGRkZGT92gIm+gEBAwMEBQYGBwgICQkKCgr9RAoKCgkJCAgHBgYFBAMDAQEBAQMDBAUGBgcICAkJCgoKArwKCgoJCQgIBwYGBQQDAwEBZGRkAAAAAgAAAAADbgNeAEkAaAAAAQ8EHwQPBB8HOwE/Ax8DOwE/BD0BLwM/Az0BLwYrAQ8DLwMrAQ8BAQ8GFR8CAREzEQE/Ay8GIyEjAqUbAgIBAQEBAgI6OgICAQEBAQICGwMDAwQEAwQDOToDAwQDBAQDIAIBAQIDOTkDAgEBAgMaAwMEBAMEAwM6OQMEAwQEAwP+BAUECQMDAQEDBQcBJXQBIAkGBAEBAQMDCQkJCv1+CgGGGwMDAwQEAwQDOToDAwQDBAQDAxoDAgEBAgM5OQMCAQECIAMEBAMEAwM6OQMEAwQEAwMDGwICAQECAjo6AgIBAQIB1AECBQMEBAUECQkJ/tv+ogFeASAKCQgJBQQEAwUDAgAAAQAAAAADbQNdAB4AABMPBhUfAgERMxEBPwMvByEjrAUECQMDAQEDBQcBJXQBIAkGBAEBAQMDCQkJCv1+CgNcAQIFAwQEBQQJCQn+2/6iAV4BIAoJCAkFBAQDBQMBAQAAAgAAAAAC0QLnAAMABwAAATEHJxcHLQECpuNgSHwBov5eAgICs7Pn6eUAAAACAAAAAAJ9An0APwB/AAABFQ8NKwEvDT0BPw07AR8NBx8PPw8vDw8OAlMBAgMEBAUFBgYHCAcICQgICQgHCAcGBgUFBAQDAgEBAgMEBAUFBgYHCAcICAkJCAgHCAcGBgUFBAQDAgHQAQIDBAUGCAgJCQoLDAwMDQ0MDAwLCgkJCAgGBQQDAgEBAgMEBQYICAkJCgsMDAwNDQwMDAsKCQkICAYFBAMCAgAJCAgHCAcGBgUFBAQDAgEBAgMEBAUFBgYHCAcICQgICQgHCAcGBgUFBAQDAgEBAgMEBAUFBgYHCAcICQgNDAwMCwoJCQgIBgUEAwIBAQIDBAUGCAgJCQoLDAwMDQ0MDAwLCgkJCAgGBQQDAgEBAgMEBQYICAkJCgsMDAwABgAAAAADawJnABAAMABTAJkA0QDbAAABHwMjPwcfAgUfAh0BDwYvBj0BPwYfAjcnIxUzNT8EHwYdATM1LwYjDwQ3DwcVHw4/BycPBy8HMzUvDSMPAgUPBx8PPwo1Lw4jDwIFMzUXMzUjFScjAzwEAwIBRwIDAwQFBgcHBwcF/qQEBAICAwUFBwcICQcHBQUDAgIDBQUHBwgJBwaCASEjBQUDAwkGBgUEAwIBIwIDBQYICQsMBgUEBASeCQcGBQUCAgEBAgMDAwUFBgYGBwgICAgLCQkJCAcGBRQEBAUFBgUGBgkIBwcFBAMBbAECAgIDBAUEBgYGBwcICAoKCv6TBwcGBQQDAgEBAQECAwQEBAYFBgcGCAcJCgoJCQgGBgUEAwIBAQICAwQEBAYFBgYHBwcICgoJ/vMlcCUlcCUCFgUHBwsJBwcFBQMCAQECAgkICQoLDQsJCAYEAwEBAwQGCAgLCw0LCQgGBAMBAQMEDxKdcAgFAgIBAQECAwUFBgdlbgwLCQcFBAEBAQIDAwIGBwcJCgoLCw0ICAcHBgYGBQQEAwIBAQEBAQMDBAUGBxIFBAMDAgEBAQECBAUGBwgJGAgICAcGBgUFBAQDAgIBAQIDBAYGCAgKCgsLCwgICAcHBgYFBAQDAwEBAQECAwQGBggJCQoLCxEHCAcGBgYFBQQEAwICAQECA52Tk9CUlAAAAQAAAAACxgKcAAUAAAEnBxcBJwG+WCyEAQgsAb1ZLIYBDCwAFwAAAAAChwKHAAMABwALAA8AEwAXABsAHwAjACcAKwAvADMANwA7AD8AQwBHAEsATwBTAFcAnwAAATM1IwczNSMHMzUjBzM1IwczNSM3MzUjBzM1IzczNSMHMzUjNzM1IwczNSMHMzUjBzM1IzczNSMHMzUjNTM1IxczNSM3MzUjBzM1IwczNSMHMzUjBzM1IxcHNSMVMwc1IxUzBzUjFTMHNSMVMw8DHQEfBTsBPwIVMzUjNxUzNSM3FTM1IzcVMzUjPwI9AS8FKwEPAQJzFBQqFRUqFRUpFBQqFRWnFBR9FBR9FBT6FBT6FBQqFRWnFRUpFBT6FBT6FBQUFH0UFCkVFSkUFCoVFSoVFSkUFOsGFQxLFAwhFQxLFAwGAwIBAQIDAwQDBAQEBAkVDEsUDCEVDEoVDAkCAQECAwMEBAQDBAQBeRQUFBQUFBQUFBUVFRUVFRUVFRQUFBQUFBQVFRUVFRUVFRQVFRUVFRUVFRUGBgwUSwwVIQwUSwwVBgMEBAQEAwQDAwIBAQIJDBRLDBUhDBRLDBUJBAMEBAQEAwMCAQECAAAAABcAAAAAAocChwADAAcACwAPABMAFwAbAB8AIwAnACsALwAzADcAOwA/AEMAigCOAJIAlgCaAJ4AAAEzNSMHMzUjBzM1IwczNSMHMzUjNzM1IwczNSM3MzUjBzM1IzczNSMHMzUjBzM1IwczNSM3MzUjBzM1IzczNSMHMzUjJw8CHQEfAiMVMzUXIxUzNRcjFTM1FyMVMzUfAjsBPwU9AS8DMzUjFSczNSMVJzM1IxUnMzUjFS8CKwEPARczNSMHMzUjBzM1IwczNSMHMzUjAh8VFSkUFCoVFSoVFSkUFH0UFH0UFPoUFPoUFPoUFCoVFacVFSkUFPoUFPoUFPoUFH0UFHcDAgEBAgkMFEsMFSEMFEsMFQkEBAMEBAQDAwIBAQIDBgwUSwwVIQwUSwwVCQQEAwQEBPEUFCoVFSoVFSkUFCoVFQF5FBQUFBQUFBQUFRUVFRUVFRUVFBQUFBQUFBUVFRUVFRUVIwMEAwQEBAQJFQxLFAwhFQxKFQwJAgEBAgMDBAQEBAMEAwYVDEsVDSEVDEsUDAkCAQECERQUFBQUFBQUFAAAAAAEAAAAAALaAtoAAwAHAAsADwAAARc3JzcXNycFFzcnNxc3JwGiXl5eH15eXv6oXl5eH15eXgGDXl5eH15eXl5eXl4fXl5eAAABAAAAAAJ9An0APwAAAR8PPw8vDw8OAYMBAgMEBQYICAkJCgsMDAwNDQwMDAsKCQkICAYFBAMCAQECAwQFBggICQkKCwwMDA0NDAwMCwoJCQgIBgUEAwICAA0MDAwLCgkJCAgGBQQDAgEBAgMEBQYICAkJCgsMDAwNDQwMDAsKCQkICAYFBAMCAQECAwQFBggICQkKCwwMDAAAAAABAAAAAAJoAmgAAwAAATM1IwGY0NABmNAAAAAAAgAAAAAD9AO1AAUACwAACQIXCQEFCQEXCQEBzAFW/qpoAcD+QP3YAVf+qWkBv/5BA0/+sf6xZwG2AbZn/rH+sWcBtgG2AAAAAgAAAAAD9AO1AAUACwAACQE3CQEnCQE3CQEnAcwBv2n+qQFXafyBAcBo/qoBVmgCAP5KZwFPAU9n/kr+SmcBTwFPZwACAAAAAAO1A/QABQALAAATCQEnCQEDCQEnCQFKAbYBtmf+sf6xZwG2AbZn/rH+sQHM/kABwGj+qgFWAVf+QQG/af6pAVcAAAACAAAAAAO1A/QABQALAAA3FwkBNwEhFwkBNwFKZwFPAU9n/kr+SmcBTwFPZ/5KdWkBV/6paQG/aAFW/qpoAcAAAgAAAAADdwP0AFQAqQAAAR8HDx4jNQcXNT8fLwclDx8fBzcvBz8eMxU3JwL4BwcGBAQDAQEBAQICAwQEBQUHBgcICQkKCgoLCwsMDAwNDQ0NDg4OD7q6FBMTExIREhAREA8PDw4ODQ0MCwsJCQgHBwUFBAQCAgEBBAQHCAoMDf7EFBMTExIREhAREA8PDw4ODQ0MCwsJCQgHBwYEBQMCAgEBAwUHCAoMDUQIBgYEBAMBAQEBAgIDBAQFBQYHBwgJCQoKCgsLCwwMDA0NDQ0ODg4PuroCgA8QDxAQEBERDg4ODQ0NDA0LDAsLCwsKCgkJCAgHBgYFBQQEAwICAYi1t4gBAgIDBAUGBgcICAoKCwsNDQ0ODg8PDxAQERESEhITExsaGRkXGBYWqgECAgMEBQYGBwgICgoKDAwNDg4ODw8PEBARERISEhMTGxoZGRcYFhZCDw8PEBAREREODg4NDQ0NDAwLDAsKCwoKCQkICAcGBgUFBAQDAgIBiLW3AAAAAwAAAAADnAP0ACkAZQB7AAABHwcPBxc/Dy8HJRcPBx8HNy8GNT8HAQ8HIzUHFzU/Bxc3AQUPCBc/BxU3JwMRCAcFBQMDAQEBAwUGBwoKDUIKCQgIBwcGBgUEBAMCAgEBAQMFBwgKDA39D38PDQoJBwUEAgIDBQYICgwORAgHBQUEAgIBAQMEBgYHCQFzCw0ODg4PDxAQuroaGhgYFxcVG4k4/QABfQ8QHh0cGxkZGEIRERMSFBQVFbu7AoAPEA8QEBEQERcWFRUTExMRRAwMDQ0NDg0PDg8PDxAQEBEbGhkZFxcXFoyCFxcYGRobGx0bGhkZGBcWFkIPDw8QEBERERMSEREREBAQ/oUFBQUEBAIDAYi1t4gCAgQGBwgJD4w5AxEbAQEEBQgKCw0QQwoJBwYFBAIBiLW3AAAAAAMAAAAAA4YD8wCLAMsBJQAAEw8HHxY/Fi8PBx8JHQEPES8SPwonDwYBFQ8NKwEvDT0BPw07AR8NJQ8KFR8QPxA1LxoPDqQKCAcGBQMCAgECAwMEBgUHCAgJCgsMGhweICIjJScpKSclIyIgHhwaDAsKCQgIBwUGBAMDAgECAgMFBgcICgoMDA0PDxARHgoSDw4KCAMDAgEBAgMDBAkMDxETFhcYGRocHR4eHRwaGhgWFgoSEA0LCAMDAgEBAQECAwMDCgwOERMeERAPDw0MDAG/AgIEBQUHBwcJCQkKCwsLCwsKCwkJCQcHBwUFAwMCAgMDBQUHBwcJCQkLCgsLCwsLCgkJCQcHBwUFBAIC/sQNDQwMCggIBQUCAgICAwQFBQYGDxATFSM4SRcGAw0eZCQWFBIPDgYFBAQEAgEBAwQGBwkKCw0NDQsLCwsMDA0NDQ0ODg4PDw8PDw8ODg4NDQ0NDAsMCwsBHgoKCgsKCwsLCgoKCQoJCQgJCAgIBwcODQsJCAUFAgEBAgUFCAkLDQ4HBwgICAkICQkKCQoKCgsLCwoLCgoKCgkJCAgIBwcqBQkJCgsLBgYGBgYHBgUGBgULCgkKCAgHBgQEAwEBAQEDBAQGBwgECQkKCwoGBgUGBwYGBgYGBgsKCgkJKgcHCAgICQkBowsLCgsJCQkHBwcFBQMDAgIDAwUFBwcHCQkJCwoLCwsLCwoJCQkHBwcFBQQCAgICBAUFBwcHCQkJCgsLyw4PEBERERISExMTExMTExIRERAQISAgITFLXRoFAg4jgzIgISAgIRAREBMTExMTExMTERISEREQDw4KCQkIBwcGBQUEBAMCAgEBAQECAgMEBAUFBgcHCAkJAAAFAAAAAAO1A/MAAwAHAAsALACJAAABFSE1JRUhNSUVITUlHwQPBy8HPwcfAicPByMPDREfDSE/DREvDSMvDyMPBQJe/qgB9P4MAfT+DAEcAwMEAwEBAwQGBwgJCgoJCAcGBAMBAQMEBgcICQoKCQhvCQgIBwYFBQXREAgHBwcGCggHBgQDAgEBAgMEBgcICgYHBwgHEAK0EAgHBwcGCggHBgQDAgEBAgMEBgcICQcHBwcIENEFBQUGBwgICQkKCgoLCwsMDAsLCwoKCgFDXV26XV27XV3CBAQICQoKCQgIBgQDAQEDBAYICAkKCgkJBwYEAwEBAwRZBwgICAoJCwsCAgMDBAQJCQkKCgwLDf1FDAwLCwoJCQgFBAMCAgMDAgIDBAUICQkKCwsMDAK7DQsLCwoJCQgFBAMDAgILCgoJCQgIBwYGBAQDAgEBAgIDBAQGAAAABQAAAAAD9APUAAUARQCGAIoA2gAAJRc3JzUjFw8OKwEvDT0BPw4fDgUXFR8OPw8vDw8OAxElESUPAS8BJS8BIwcFDwURHwczPwE7ARcFFzsBPwEvBTU/FTMfAREvByMDOE8PPiCdAQIEBAYHCAkKCwwMDQ4NDw4ODgwNCwsKCQgHBgUEAgIEBQYHCAkKCwsMDQ4ODg4ODg0MDAsKCQgHBgQEAv7IAQMEBgcJCgsMDQ4PEBERERIREBAPDg0NCwoICAUFAgEBAgUFCAgKCw0NDg8QEBESEREREA8ODQwLCgkHBgQDX/7nATkFBgUG/vIFBQYF/vUEAwMCAQEBAQIDBAQFBQP9BQYFBQEPBQUFBjMGBQQCAgECAgMEBAUGBwcHCAkJCQoLCxISERIREBAQAQEDAgQEBQUHty4bJF1ODg4ODA0LCwoJCAcGBQQCAgQFBgcICQoLCw0MDg4ODw0ODQwMCwoJCAcGBAQCAQECBAQGBwgJCgsMDA0NDg8JCBEREA8ODQwLCgkHBgQDAQEDBAYHCQoLDA0ODxARERESERAQDw4NDQsKCAgFBQIBAQIFBQgICgsNDQ4PEBARAhv91GMCLAsBAQEBXwEBAlsCAgMDAwT9HgUFBAQDAgEBYgICXwEBEg0ODg8PDxAQDAwLDAsKCgoKCQgJBwcHBggGBQIBAgMCHwUFBAMDAgIBAAAAAwAAAAADwQP0AAMABwBTAAAlMzUjJREhETcrAQ8OER8OMyEzPw4RLw4rATUjFSE1IwIA+/sBXf1GMTELCgoJCQgICAYGBQQDAgEBAQECBAQFBgcHCAgJCQoKCgK6CgoKCQkICAcHBgUEBAIBAQEBAgQEBQYHBwgICQkKCgoxZf5yZdP7x/3cAiT6AQMDBAUFBwcICAkJCgsK/UYLCgkJCQgICAcGBQQDAgICAgMEBQYHCAgICQkJCgsCugoLCgkJCAgHBwUFBAMDAWVlZQAAAAYAAAAAA8YD9AAHAA0ATgBZAI0BCQAAEzMnPwMjBRc3JzUjNx8IDw8vDz8PHwYFMz8HIyUVLwYjDx8fByMRNysBDw0VERUfDTMhHw8/Hy8PES8OKwE1IxUhNSPoJwIBAQIDLAFykSJuRckIBw0LCQcFBAEBBAUHCQsNDxAREhMUFRYXFxYVFBMRERAPDAsJBwUEAQEEBQcJCwwPEBERExQVFhcXFhUUExIR/dVOCAgICQoKCguYAicPEBERERISEhEQEA8PDw8ODg0NDQwMDAsLCgoJCAcHBgYFBAQCAwEBAQECAwUFBgfTLS0KCQkICAgHBwYFBAQDAgEBAgMEBAUGBwcHCQgJCQoBFQsLDAwNDQ4ODg8PDw8QDxAREBEPEA8ODw4NDQ0NDAsMCgsJCQgIBwYFBQQEAwIBAQEBAgMEBAUFBgcIBwkJCgoBAQIDBAQGBgcHBwgJCAkKLFz+llsBKR4REhERYVM6Qn8TBwgREhMUFRYXFxYVFBMSERAPDQsJBwUEAQEEBQcJCw0PEBESExQVFhcXFhUUExIRDw8NCgkHBgMBAQMGBwkKDQUODg0NDAwMC2BLBwYFBQMCAgEBAgMEBAUFBwYICAkJCwsLDAwMDQ0NDg4PDhAPEBAREhISEREQEBAB8uMBAgMDBQUGBwcHCAkJCQr9hgkJCQgICAcHBgYEBAMCAQsKCQgICAYGBgUEBAIDAQEBAQMCBAQFBgYHBwgJCgoLCwwMDA0NDg4ODw8PEBAQERAQDw8PDw8ODw0NDQwMDAoBFQkJCQgICAcHBgYEBAMCAVxcXAAABQAAAAADwQP0AAMABwALAA8AWwAAATM1IwczNSMHMzUjJREhETcrAQ8OER8OMyEzPw4RLw4rATUjFSE1IwKlVlbHVVXIVVUCR/1GMTELCgoJCQgICAYGBQQDAgEBAQECBAQFBgcHCAgJCQoKCgK6CgoKCQkICAcHBgUEBAIBAQEBAgQEBQYHBwgICQkKCgoxZf5yZQFmVVVVVVXa/dwCJPoBAwMEBAYHBwgICQkKCwr9RgsKCQkJCAgIBwYFBAMCAgICAwQFBgcICAgJCQkKCwK6CgsKCQkICAcHBQUEAwMBZWVlAAAAAAcAAAAAA8ED9AADAAcACwAPABMAFwBjAAABMzUjBzM1IwczNSMHMzUjBzM1IyURIRE3KwEPDhEfDjMhMz8OES8OKwE1IxUhNSMC5FZWiVVVilZWiVVViVVVAp79RjExCwoKCQkICAgGBgUEAwIBAQEBAgQEBQYHBwgICQkKCgoCugoKCgkJCAgHBwYFBAQCAQEBAQIEBAUGBwcICAkJCgoKMWX+cmUBZlVVVVVVVVVVVdr93AIk+gEDAwQFBQcHCAgJCQoLCv1GCwoJCQkICAgHBgUEAwICAgIDBAUGBwgICAkJCQoLAroKCwoJCQgIBwcFBQQDAwFlZWUAAAIAAAAAA8ED9AADAE8AAAERIRE3KwEPDhEfDjMhMz8OES8OKwE1IxUhNSMDXf1GMTELCgoJCQgICAYGBQQDAgEBAQECBAQFBgcHCAgJCQoKCgK6CgoKCQkICAcHBgUEBAIBAQEBAgQEBQYHBwgICQkKCgoxZf5yZQKV/dwCJPoBAwMEBAYHBwgICQkKCwr9RgsKCQkJCAgIBwYFBAMCAgICAwQFBgcICAgJCQkKCwK6CgsKCQkICAcHBgQEAwMBZWVlAAAEAAAAAAPBA/QAAwAHAAsAVwAAASE1ITUhNSElESERNysBDw4RHw4zITM/DhEvDisBNSMVITUjAQUBYP6gAfb+CgJY/UYxMQsKCgkJCAgIBgYFBAMCAQEBAQIEBAUGBwcICAkJCgoKAroKCgoJCQgIBwcGBQQEAgEBAQECBAQFBgcHCAgJCQoKCjFl/nJlAQdiZWRj/dwCJPoCAgMEBQYHCAcJCAoJCgr9RgsKCQkJCAgIBwYFBAMCAgICAwQFBgcICAgJCQkKCwK6CgoJCggJBwgHBgUEAwICZWVlAAAAAAQAAAAAA8YD9AAFAEYAegD2AAABFzcnNSM3HwgPDy8PPw8fBicVLwYjDx8fByMRNysBDw0VERUfDTMhHw8/Hy8PES8OKwE1IxUhNSMCWpEibkXKBwcNCwkHBgMBAQMGBwkLDQ4RERITFBUWFxcWFRMTEhEQDwwLCQcFAwICAwUHCQsMDxAREhMTFRYXFxYVFBMSEQQPEBERERESExAREA8PDw8ODg0NDQwMDAsLCgoJCAcHBgYFBAMDAgIBAQECBAQFBgfTLS0KCQkICAgHBwYFBAQDAgEBAgMEBAUGBwcHCAkJCQoBFQsLDAwNDQ4ODg8PDw8QDxAREBEPEA8ODw0ODQ0MDQsMCgsJCQgIBwYFBQQEAwIBAQEBAgMEBAUFBgcHCAkJCgoBAQIDBAQGBgcHBwgJCAkKLFz+llsBK1M6Qn8TBwgREhMUFRYXFxYVFBMSERAPDQsJBwUEAQEEBQcJCw0PEBESExQVFhcXFhUUExIRDw8NCgkHBgMBAQMGBwkKDcBLBwYFBQMCAgEBAgMEBAUFBwYICAkJCwsLDAwMDQ0NDg4PDhAPEBAREhISEREQEBAB8uMBAgMDBQUGBwcHCAkJCQr9hgkJCQgICAcHBgYEBAMCAQsKCQgICAYGBgUEBAIDAQEBAQMCBAQFBgYHBwgJCgoLCwwMDA0NDg4ODw8PEBAQERAQDw8PDw8ODw0NDQwMDAoBFQkJCQgICAcHBgYEBAMCAVxcXAAEAAAAAAP0Az0AJwBYAJgA2AAAAR8MFSE1LxUjBQ8OFSE1LxUrAQ8FAQ8GHQEfDj8PLw8PBgUPBx8PPw49AS8ODwYCigoJEQ8NBgQFAwMCAgEBEAICAwUEBgYHCAkJCwsLGhsbGhkYGBch/dkNGAsLCQkIBwYGBAUDAgICfAICAwQFBgYHCAgKCgsLGhsaGhkYGBcXFhgYGBkaGwG2CQgGBgQDAgIDBAYGCAkKCgsMDA0ODg4ODQ0MCwsKCQcHBQUDAQEBAQMFBQcHCQoLCwwMDQ4ODg4NDQsMCv6KCQcHBQUDAQEBAQMFBQcHCQoLCwwMDg4ODg4NDAwLCgoJCAYGBAMCAgMEBgYICQoKDAsNDQ4ODg4NDAwLCwHRBwgRERMKCgoLDAwMDHFxCQoJCQgICAgHBwcGBgYLCQkHBQUDAigFDAYGBwcHCAgICAkJCglxcQkKCQkICAgIBwcHBgYGCwkJBwUFAwICAwUFBwkBYwoLCwwMDQ4ODg4NDQsMCgoJCAcFBQMCAQECAwUFBwgJCgoMCw0NDg4ODg0MDAsLCgkHBwUFAwEBAQEDBQUHBwkKCwsMDA0ODg4ODQ0LDAoKCQgHBQUDAgEBAgMFBQcICQoKDAsNDQ4ODg4NDAwLCwoJBwcFBQMBAQEBAwUFBwcABAAAAAAEAAQAAAUARgBKAJsAAAEVFwcnNQcVHw8/Dy8PDw4BITUhAysBDw0VERUfDTMhLwMhLwY1ERUhER8DES8OKwE1IxUhNSMDQFsubcABBAUICQsNDxAREhQUFhYXFxYWFBQSERAPDQsJCAUEAQEEBQgJCw0PEBESFBQWFhcXFhYUFBIREA8NCwkIBQT+fwIA/gBAIAoKCQkICAcHBgYEBAQCAgICBAQEBgYHBwgICQkKCgGyBQQDA/5dBwYFBQQDAgMAERAPEAEBAwMEBQUGBwcICQgKCQoggP6AgAFgc1oubo2ADAsWFhQUEhEQDw0LCQgFBAEBBAUICQsNDxAREhQUFhYXFxYWFBQSERAPDQsJCAUEAQEEBQgJCw0PEBESFBQWFgGJQAEAAgIEBAQGBgcHCAkICgkK/YAKCQoICQgHBwYGBAQEAgIPEBEQAQICBAUGBgYChCT+vQMDBAUBcgoJCggJCAcHBgYEBAQCAkBAQAAAAAQAAAAABAAEAAAFAEYAXgCxAAABFRcHJzUHFR8PPw8vDw8OATMPCTM/CDUhAysBDw0VERUfDTMhLwMhLwY1ETUVITURHwMRLw4rATUjFSE1IwNAWy5twAEEBQgJCw0PEBESFBQWFhcXFhYUFBIREA8NCwkIBQQBAQQFCAkLDQ8QERIUFBYWFxcWFhQUEhEQDw0LCQgFBP7/qRUTCREPDgsFBQNVCAQFDA0IERQi/wDAIAoKCQkICAcHBgYEBAQCAgICBAQEBgYHBwgICQkKCgGyBQQDA/5dBwYFBQQDAgMAERAPEAEBAwMEBQUGBwcICQgKCQoggP6AgAFgc1oubo2ADAsWFhQUEhEQDw0LCQgFBAEBBAUICQsNDxAREhQUFhYXFxYWFBQSERAPDQsJCAUEAQEEBQgJCw0PEBESFBQWFgGAIyUSJScoKRUVFi4VFSgoFCgpQjEBAAICBAQEBgYHBwgJCAoJCv2ACgkKCAkIBwcGBgQEBAICDxAREAECAgQFBgYGAoAEJCD+nQMDBAUBcgoJCggJCAcHBgYEBAQCAkBAQAAAAAAEAAAAAAQABAAABQBGAJkA6gAAARUXByc1BxUfDz8PLw8PDic/ATMfCx0BDwwjLwYVHwU/DzUvDSMHNzM1IwMrAQ8NFREVHw0zIS8DIS8GNREVIREfAxEvDisBNSMVITUjA0BbLm3AAQQFCAkLDQ8QERIUFBYWFxcWFhQUEhEQDw0LCQgFBAEBBAUICQsNDxAREhQUFhYXFxYWFBQSERAPDQsJCAUE+xQlGhMQBwYGBQQEAwICAQEBAwIEBAUFBQcGCA8VCwwLCwsKCwoLDAwaHBIQEA8ODQwLCggIBQUDAgECAwQFBgcICgoLDAwODhAmBpPX1iAKCgkJCAgHBwYGBAQEAgICAgQEBAYGBwcICAkJCgoBsgUEAwP+XQcGBQUEAwIDABEQDxABAQMDBAUFBgcHCAkICgkKIID+gIABYHNaLm6NgAwLFhYUFBIREA8NCwkIBQQBAQQFCAkLDQ8QERIUFBYWFxcWFhQUEhEQDw0LCQgFBAEBBAUICQsNDxAREhQUFhb2AgMCBAIDAwQEBQUFBgYHBwYGBQUFBQQDBAICAgIBAgMDBAUFRwQDAwIDAQEBAwQFBggICgoKDAwMDg4MDAsLCgkJCAcGBQQEAgIBS0QBAAICBAQEBgYHBwgJCAoJCv2ACgkKCAkIBwcGBgQEBAICDxAREAECAgQFBgYGAoQk/r0DAwQFAXIKCQoICQgHBwYGBAQEAgJAQEAACQAAAAAEAAQAAAUARgBKAE4AVABYAFwAYACzAAABFRcHJzUHFR8PPw8vDw8OJzM1IwczNSMFPwMjNTM1IwczNSMHMzUjAysBDw0VERUfDTMhLwMhLwY1ETUVITURHwMRLw4rATUjFSE1IwNAWy5twAEEBQgJCw0PEBESFBQWFhcXFhYUFBIREA8NCwkIBQQBAQQFCAkLDQ8QERIUFBYWFxcWFhQUEhEQDw0LCQgFBMGAgMCAgAGACgsMDC2AgMCAgMCAgEAgCgoJCQgIBwcGBgQEBAICAgIEBAQGBgcHCAgJCQoKAbIFBAMD/l0HBgUFBAMCAwAREA8QAQEDAwQFBQYHBwgJCAoJCiCA/oCAAWBzWi5ujYAMCxYWFBQSERAPDQsJCAUEAQEEBQgJCw0PEBESFBQWFhcXFhYUFBIREA8NCwkIBQQBAQQFCAkLDQ8QERIUFBYWSYCAgC0MDAsKgICAgICAAQACAgQEBAYGBwcICQgKCQr9gAoJCggJCAcHBgYEBAQCAg8QERABAgIEBQYGBgKABCQg/p0DAwQFAXIKCQoICQgHBwYGBAQEAgJAQEAAAAoAAAAAA+oD6gADAAcACwAPABMAFwAbAB8AIwAnAAABFTM1IRUzNSEVMzUlFTM1IRUzNSEVMzUlFTM1IRUzNSEVMzUlIREhArj1/dj2/dj1AXD1/dj2/dj1AXD1/dj2/dj1/s0D1vwqAQu4uLi4uLj1uLi4uLi49bi4uLi4uPb8KgAAAAMAAAAAA4MD6gAaAEEAmwAAARUPCisBEx8CIT8CES8CARUPCisBERUfBjM1NzE3MzUvByUhHw4dATMfDRURFQ8OIS8OPQEjLw41ETczAmMCBAMEBQcHCQsMDxBsAQIEBQGaBQQCAgQF/noDBAQFBggJCw0PERSCAQICAgMEA4u0NYgBAQECAwMDBP7ZAScJCQgJBwcHBgYFBAQDAgItBwcGBwUGBQUEBAMCAgEBAgIDBAQFBQYFBwYHBwj+bAgHBwYHBQYFBQQEAwICAYsJCAkIBwgGBwUFBQMDAwHaAQKIfw0NBwcIBwYGBAQB/p4GAwMDAwYCIgUEAgEdmhAQCQkJCAgHBQQC/lYEAwMDAgEBAdq/N9EEAwMDAgEBAUYBAQIDBAQFBgYHBwgICAkJ0QECAwMDBQQFBgYGBwcHB/3kCAcHBwYGBQYEBAQDAgIBAQEBAgIDBAQFBQUGBgcHBwhOAQECAwQEBQYGBwcICAgJCQG85wAAAAAQAAAAAAPqA+oAAwAHAAsADwATABcAGwAfACMAJwArAC8AMwA3ADsAPwAAJTMVIyUzFSMlMxUjJTMVIwEzFSMlMxUjJTMVIyUzFSMBMxUjJTMVIyUzFSMlMxUjATMVIyUzFSMlMxUjJTMVIwMmxcX++8TE/vrExP76xcUDEcXF/vvExP76xMT++sXFAxHFxf77xMT++sTE/vrFxQMRxcX++8TE/vrExP76xcXaxcXFxcXFxQHKxMTExMTExAHKxMTExMTExAHKxcXFxcXFxQAABAAAAAAD6gPqAAMACwAZACEAABMRIREBFSE1IxUjNSERMxEhETMRIzUjESERJyEVMxUzESHoAjD+FgFeRkb+W0cCvEdHjP4W0wNJR0b8KgF0/ucBGQIx09ONjfy2AV/+oQMDR/7nARlGRkf8twAAAAYAAAAAA60D6gADAAcACwAPABMAFwAANyEVITUhFSE1IRUhNSEVITUhFSE1IRUhUwIo/dgDWvymAij92ANa/KYCKP3YA1r8plM+9j72PvY+9j72PgAAAAAEAAAAAAPqA+oAAwAGAAwAIAAAJSEVIQEzIyUXASM1CQEfBxUPBCc/AwHJAiL93gG0AQH+8M/9qdABzwFTBQoKCYUGBAICBAZYCc9jCAoKTDcClJnQ/aPKAdMBOQECBAaFCQoKCgoKCWAMz2IHBgMAAQAAAAAD6gPqAAsAAAEXCQEHCQEnCQE3AQOrQP5SAa5A/lL+WEABqP5YQAGoA+tA/lX+VUABrP5aQAGlAaVA/lsAAAADAAAAAAPqA+oABgAVAGAAAAENATUjNTMBMxsBHwE3IzUzAyMLASMBMx8NFREnESERITcVDw8hLw41ET8PAswBH/7h9fX97VIpUVRQG0SkUlJSUlEB7AEhCgsLBQoKCQgGAgICAVL9SQK3UgMDAwUDBwkLDQgICAoKCgz9nBwLEQsMCwoEBAQDAwICAQECBgUHCQsGBwgICQoKCwwCAMzLUPQBw/7iAR4D8qNS/mcBHv7iAhQFAwQGAwgJCw0QCAkKCwv+QjIBufzOUhkuCgsLBgsLCQkDBAIDAQEBAgMFBQcJCwYHCAgJCgoLDALgHAsRCwsLCgQFAwQCAwEBAQAAAgAAAAAD6gPqAAsAiwAAAQcXBxc3FzcnNycHER8fDx8vHz8eAVxepKRepKVepKRfpBkZGRgYFxcWFhUUFBMTEhEQEA4ODQsLCgkIBgYEAwIBAQIDBAYGCAkKCwsNDg4QEBESExMUFBUWFhcXGBgZGRkZGRkYGBcXFhYVFBQUEhIREBAODg0LCwoJCAYGBAMCAQECAwQGBggJCgsLDQ4OEBAREhIUFBQVFhYXFxgYGRkDA1+kpF6kpF6kpF6kAY0BAgMEBgYICQoLCw0ODw8QERITExQUFRYWFxgXGBkZGRkZGRgYFxcWFhUUFBMTEhEQEA4ODQsLCgkIBgYEAwIBAQIDBAYGCAkKCwsNDg4QEBESExMUFBUWFhcXGBgZGRkZGRkYFxgXFhYVFBQTExIREA8PDg0LCwoJCAYGBAMCAAADAAAAAAPqA0cAAwAHAAsAAAEzFSMDIRUhAyEVIQGT2traAo79cqQD1vwqASZtAX5tAX1tAAAAAAEAAAAAA+oD6gALAAABEyERIRMFAyERIQMCiwIBXv6jAf72Av6SAW0BA+v+l/72/p4BAWMBCgFoAAAAAAEAAAAAA+oD6gCHAAABHw8PBwkBHwcPDy8HCQEPBy8PPwcJAS8HPw8fBwkBPwYDoQcHBwcGBgYGBQQEAwMBAQEBAQEDAwQEBf6TAW0FBAQDAwEBAQEBAQMDBAQFBgYGBgcHBwcHBwcHBgcGBf6T/pMFBgcGBwcHBwcHBwcGBgYGBQQEAwMBAQEBAQEDAwQEBQFt/pMFBAQDAwEBAQEBAQMDBAQFBgYGBgcHBwcHBwcHBgcGBQFtAW0FBgcGBwcHA+sBAQEDAwMFBQUGBwYHBwcHBwcHBwYHBQb+k/6TBQYHBgcHBwcHBwcHBgYGBgUEBAMDAQEBAQEBAwMEBAUBbf6TBQUDAwMBAQEBAQEDAwMFBQYGBgYHBwcHBwcHBwYHBgUBbQFtBQYHBgcHBwcHBwcHBgYGBgUEBAMDAQEBAQEBAwMEBAX+kwFtBQUDAwMBAQAAAAABAAAAAAPqA3cABgAAARcBBwE3FwNtfv2mFf6ZdOgDeH79phgBNYfIAAAAAAcAAAAAA+oD4QADAAcAJwBHAEsATwCaAAAlIRUhNSEVISUPBx8HMz8GLwYlDwYdAR8GMz8FPQEvBTcRIREBESERJSEVOwEfDREPDyMVITUjLw8RPw47AQFaAU/+sQFP/rECLQYHBQUEAgIBAQICBAUFBwYHBgYFAwMCAQECAwMFBgb8+AcGBQUEAwICAwQFBQYHBwYFBQQDAgIDBAUFBm8CC/4KAd799QI+awoJCggJCAcHBgUFBAMCAQEBAwMFBQUHBwgICAoJCgpV/ZxVCgoJCggICAcHBQUFAwMBAQEBAwMFBQUHBwgICAoJCgpryCmcKFYBAQIDBAQGBgUFBQQDAwEBAQIDBAUFBwUFBAQEAgIBAQECAwQEBgYFBQUEAwMBAQECAwQFBQcFBQQEBAICHv7MATQCMP6BAX8ryQICAwUEBgYHCAgJCQoK/n8KCgkJCQgIBwcFBQUDAwEBu7sBAQMDBQUFBwcICAkJCQoKAXcKCgkJCQgIBwYGBQQEAgIAAAADAAAAAAPqA8IAAgALACgAABMXBwkCLwE3LwIBMx8JFQ8GAT8HQaLOAhkBCf5/AVwDXAZNAk4FCwoJvwQDAwIBAQECBAcFBDD+8ioHBwcIBwgHAQixGgLo/uD+nj0oQSFJEAIAAwQG0AQGBQYGBwYHBg0NBgYsASUnBgUEAwMCAQAAAAABAAAAAAPqA+oACwAAATMRIRUhESMRITUhAcN6Aa7+Unr+UgGuA+v+Unr+UgGuegABAAAAAAPqA3gACwAAEyEXNyEJASEnByEBFQES2dkBEv6eAWD+7tfX/u4BYAN56Oj+hv6I5uYBeAAAAAABAAAAAAP0AywABQAAEwkBJwkBDAH0AfRJ/lX+VQLn/e0CE0X+OgHGAAAAAAEAAAAAA+oC9QACAAAJASECAAHr/CoC9f4WAAABAAAAAAPqA1sAAgAAEyEBFQPW/hUDW/1KAAAAAQAAAAAD6gL1AAIAAAkBIQIAAev8KgL1/hYAAAEAAAAAA+oC9QACAAATIQEVA9b+FQL1/hYAAAABAAAAAAOUA+oACAAAATMRARcJATcBActSAT85/mf+bzEBLwPr/LsBKUL+iAF4Qv7mAAAAAQAAAAADlAPqAAgAAAkBBwERIxEBJwIEAZEx/tFS/sE5A+v+iEIBGvzKA0X+10IAAQAAAAAC9QPqAAIAAAkCAQsB6v4WA+v+Ff4VAAEAAAAAAvUD6gACAAABEQEC9f4WA+v8KgHrAAAEAAAAAANvA+oAAwAHAAsAFwAAATMRIwMzESMDESERASEVMxUjESERIzUzAj0+Prg+PnoB6v5TAXC4Pf2aPbgCe/4VAev+FQIo/ZsCZQEze7j9XQKjuAAAAQAAAAADXQPqAAYAAAERMRExEQEDXf1GA+v+uv62/roB4AAAAQAAAAADWwPqAAIAABMJAaUCtv1KA+v+Ff4VAAEAAAAAA+oDeQAIAAABFwEhFSEBBwEBcTz+9QNJ/LcBCzz+pAN5NP7hTP7hNAF5AAEAAAAAA+oDiAAIAAAJAicBITUhAQKCAWn+lz8BFfy9A0P+6wOJ/nf+dzcBK04BKwAAAAACAAAAAAPqA8IABgANAAABMxEzATEjAzMDIxEjAQJVovT+vFP7UwGi9AFEA7v9x/68A4T8gwI5AUQAAAACAAAAAAPqA+oABAAXAAABFwEjNQEfBxUPAyc/AwJwzf2lzQMgBQoKCYcGBAICBAZnzGMJCQoDPc39pc0DCQECBAaHCQoKCgsKCWfMZAcFAwAAAAACAAAAAAPqA9oABQAJAAABFwkBBwkBMxEjA3tw/pUBa3D+Jv50np4D2m/+lf6VbwHaAdr8TAAAAAIAAAAAA+oD2gADAAkAAAEzESMJAicJAQNNnp79OAHa/iZwAWv+lQPa/EwDtP4m/iZvAWsBawAAAwAAAAADuQPqAAMABwBTAAABMxUjAREhEQEzFSE1MxUzHw8RDw8hLw8TNT8OMwIA9fX+qQKu/YNiAYhiMQoKCgkICAgHBgYFBAMDAQEBAQMDBAUGBgcICAgJCgoK/VILCQoJCAgIBwYGBQQDAwEBAQICAwUEBgYHCAgICQoJCzEBz/UBuf3kAhwBWGJiYgEBAwMEBQYGBwgICAoJCgr9UQoJCgkICAgHBgYFBAMDAQEBAQMDBAUGBgcICAgJCgkKAq8KCgkKCAgIBwYGBQQDAwEBAAABAAAAAAMuA+oABQAAARcJAQcBArxz/okBd3P+FQPrdP6J/ol0AesAAwAAAAAD8wNNAAMABwALAAAlMzUjJyE1ISchNSEBkd7e3gKa/WanA+j8GLNvpm+nbwAAAAEAAAAAA+oDLgAFAAAJAQcJAScCAAHrdP6J/ol0Ay/+FXMBd/6JcwABAAAAAAMuA+oABQAACQInCQEBRAHr/hVzAXf+iQPr/hX+FXQBdwF3AAAAAAEAAAAAA+oDLgAFAAATCQEXCQGJAXcBd3T+Ff4VAy/+iQF3c/4VAesAAAAAAgAAAAAD6gPqAAsAiwAAAQcXBxc3FzcnNycHER8fDx8vHz8eAVBFsLBFsLBFsLBFsBkZGRgYFxcWFhUVExQSEhEQEA4ODQwKCgkIBgYEAwIBAQIDBAYGCAkKCgwNDg4QEBESEhQTFRUWFhcXGBgZGRkZGRkYGBcXFhYVFRMUEhIREBAODg0MCgoJCAYGBAMCAQECAwQGBggJCgoMDQ4OEBAREhIUExUVFhYXFxgYGRkC9UWwsEWwsEWwsEWwAaYBAgMEBgYICQoKDA0ODhAQERISFBMVFRYWFxcYGBkZGRkZGRgYFxcWFhUVExQSEhEQEA4ODQwKCgkIBgYEAwIBAQIDBAYGCAkKCgwNDg4QEBESEhQTFRUWFhcXGBgZGRkZGRkYGBcXFhYVFRMUEhIREBAODg0MCgoJCAYGBAMCAAABAAAAAAPqAvUAAgAACQEhAgAB6/wqAvX+FgAAAQAAAAAD6gL1AAIAABMhARUD1v4VAvX+FgAAAAMAAAAAA+oDlgADAAcAGAAAATMVIwEhFSElAQcnFSM1MycjNTMnIzUzJwJ/yFv+ggJ9/fD+lwLgTZjatqTsf6OAEwMCN24Bfm29/SBOmUlto26jbQIAAAABAAAAAAMuA+oABQAAARcJAQcBArxz/okBd3P+FQPrdP6J/ol0AesAAQAAAAAD6gO3AEoAAAEXNwEjESE/Dx8PDw8jLw4hESM3ARICBgEE2AF1BQUGBwcJCAoJCwsLDAwMDRAPDw4ODQwLCgkIBgYDAwEBAwMGBggJCgsMDQ4ODw8QDQwMDAsLCwkKCAkHBwYFBf4jyfoDtwYG/v7+YwsKCgoJCQgHBgYFBAMDAQEBAgQFBwgJCgsLDQ4ODw8QEA8PDg4NDAsKCQcHBQQCAQICBAQFBgYHCAkJCQsKCwIF+AAAAAAPAAAAAAPqA+oAAwAHAAsADwATABcAGwAfACMAJwArAC8AMwA3ADsAACUVMzUhFTM1IRUzNSUzFSMlMxUjJTMVIwEzFSMlMxUjJTMVIwEVMzUhFTM1IRUzNSUzFSMlMxUjJTMVIwMzev4Wev4WegIo9vb+kPb2/pD29gLg9vb+kPb2/pD29gMeev4Wev4WegIo9vb+kPb2/pD29s16enp6eno+9vb29vYCZvb29vb2Aih6enp6eno+9vb29vYAAAABAAAAAAP0A/QACwAAEwkBFwkBNwkBJwkBDAGP/nFlAY8Bj2X+cQGPZf5x/nEDj/5x/nFlAY/+cWUBjwGPZf5xAY8AAAEAAAAAA/QDdwAFAAAJAQcJAScBcf8AZQFlAoNlAVUBAmb+mAKIZgABAAAAAAP0Al0ABAAAEyE1JyEMA+gG/B4BorsBAAAAAAEAAAAAAzYD8wAFAAATATcJASfKAfN5/oYBenkCAP4NeQF6AXp5AAAEAAAAAAPzA/MABgAdACIAQwAAJQcjNSM1NwEHFQcBDwEjLwM1PwEBPwEzHwMBESEJATcHAT8HPQEvDCMPBQE4PEZVPAG4AQL+lgIDBwUCAgIBBAFnAwMHBQICAf25ARICJP7umG4BE20GBQQDAwIBAQIDAwQFBqALDAYHDA4JCAgHBwedPFVGPAGNAwMD/pYBAQIBAgYGAwUBaAEBAgECA/5U/u4CJAESl2z+7W4GBwYIBwgICQgJCAcIBwYHnwgGAwECAQIDAwUFAAABAAAAAAPzA/MACwAAEwkBFwkBNwkBJwkBDQGO/nJkAY8Bj2T+cgGOZP5x/nEDj/5x/nFkAY7+cmQBjwGPZP5xAY8AAAEAAAAAAzYD8wAFAAATCQEXCQHKAXr+hnkB8/4NA3r+hv6GeQHzAfMAAAAAAQAAAAAD8wPzAAsAAAEhFSERMxEhNSERIwG5/lQBrI4BrP5UjgJHjv5UAayOAawAAQAAAAAD8wL5AAIAAAkBIQIAAfP8GgEGAfQAAAIAAAAAA/MD8wADAIMAAAEVITUDDw8fHz8fLx8PDgL7/gpnERAPDgwMCwoICAYFBQMCAQECAwUFBggICgsLDQ4PEBESEhMUFBUVFhYXGBgZGRoaGhoZGRgYFxYWFRUUFBMSEhEQDw4NCwsKCAgGBQUDAgEBAgMFBQYICAoLCw0ODxAREhITFBQVFRYWFxgYGRkaGhoaGRkYGBcWFhUVFBQTEgIxYmIBMRISExQUFRUWFhcYGBgaGhoaGhkZGBgXFhYVFRQUExISERAPDgwMCwkJCAYFBQMCAQECAwUFBggICgsLDQ4PEBESEhMUFBUVFhYXGBgZGRoaGhoZGRgYFxYWFRUUFBMSEhEQDw4NCwsKCAgGBQUDAgEBAgMFBQYICAoLCw0ODxAAAQAAAAAD8wOnAAgAABMBNwEhNSEBJw0Bplj+8QL3/QkBElkB//5ZWAERfAETWAAAAwAAAAACgQPzAD8AfwC/AAAlFR8NOwE/DT0BLw4PDhEVHw07AT8NPQEvDSsBDw0RFR8OPw49AS8NKwEPDQF/AgMFBQcHCAoKCgwMDA0NDQ0NCwwKCgoIBwcFBQMCAgMFBQcHCAoKCgwLDQ0NDQ0MDAwKCgoIBwcFBQMCAgMFBQcHCAoKCgwMDA0NDQ0NCwwKCgoIBwcFBQMCAgMFBQcHCAoKCgwLDQ0NDQ0MDAwKCgoIBwcFBQMCAgMFBQcHCAoKCgwMDA0NDQ0NCwwKCgoIBwcFBQMCAgMFBQcHCAoKCgwLDQ0NDQ0MDAwKCgoIBwcFBQMCjg0NDAwLCwoJCQcHBQQEAgIEBAUHBwkJCgsLDAwNDQ0NDQwLCwoJCAgGBgQDAgEBAgMEBgYICAkKCwsMDQ0BZQ0NDAwMCgoKCAcHBQUDAgIDBQUHBwgKCgoMDAwNDQ0NDAwMCgoKCAcHBQUDAgIDBQUHBwgKCgoMCw0NAWUNDQ0MCwsKCQgIBgYEAwIBAQIDBAYGCAgJCgsLDA0NDQ0NDAwLCwoJCQcHBQQEAgIEBAUHBwkJCgoMDAwNAAAAAgAAAAAD8wPzAGcA7gAAAQ8ZLxg9AT8XOwEfFwUVHx4zPw4XFQE3ASMnPw41Lx4rAQ8dAoEBAQEDAgQEBAYFDQ8QExMWCwsMDAwMDQ0NDQ0ODA0NDAwLDAsVFBIRDg0GBQUEAwMCAgEBAgIDAwQFBQYNDhESFBULDAsMDA0NDA4NDQ0NDQwMDAwLCxYTExAPDQUGBAQEAgMBAf2NAgIDBAUGBwcJCAoKCwwMDQ4ODg8QEBARERISEhMTExERERAQEBAQDw8ODg4NDQwQAR1V/uMtEAsJCQkIBwcGBgQEBAICAgEBAgQEBQYGCAgJCQsLDAwNDQ4PDw8QERERERITEhMTExMTEhISEREQEBAPDg4ODQwMCwoKCAkHBwYFBAMCAgKADQ0NDQwMDAwLCxYTExAPDQUGBAQEAgMBAQEBAQEDAgQEBAYFDQ8QExMWCwsMDAwMDQ0NDQ0ODA0NDAwLDAsVFBIRDg0GBQUEAwMCAgEBAgIDAwQFBQYNDhESFBULDAsMDQwNDA4NExMSExIREREREA8PDw4NDQwMCwsJCQgIBgYFBAQCAQECAgIEBAQGBgcHCAkJCQsQLf7jVQEdEAwNDQ4ODg8PEBAQEBARERETExMSEhIRERAQEA8ODg4NDAwLCgoJCAcHBgUEAwICAgIDBAUGBwcJCAoKCwwMDQ4ODg8QEBARERISEhMTAAAACAAAAAADwQPzAAMABwALAA8AEwAXABsAZwAAATM1IwczNSMHMzUjJTM1IwczNSMHMzUjJREhETcrAQ8NFQMfDjMhMz8OES8OKwE1IxUhNSMClmRkyGRkx2NjAY9kZMhkZMdjYwJX/UUyMwoKCQoICAgHBwUFBAQCAgEBAQMDBAUGBwcHCQgKCQoKArwKCgkJCQgIBwcFBQUDAwEBAQEDAwUFBQcHCAgJCQkKCjJk/nBjAQZkZGRkZGRkZGRkZGT92wIl+QICAwUFBQcHCAgJCQkKCv1FCwoJCQkICAcGBgUEBAICAgIEBAUGBgcICAkJCQoLArsKCgkJCQgIBwcFBQUDAgJkZGQAAgAAAAADhAPzACMAKwAANx8OMyEzPw4RITcjFSE1IychswEBAwQFBQcHCAgJCgoLCwsBvAsLCwoKCQgIBwcFBQQDAQH9ZovCAwjCN/7qfAwLCgoKCQkIBwYGBAQDAgIDBAQGBgcICQkKCgoLDAKZp29vNwABAAAAAAPzAzYABQAAEwkBJwkBDQHzAfN5/ob+hgK9/g0B83n+hgF6AAAAAAMAAAAAA/MD8wBAAEQAeQAAAR0BDw4vDz8OOwEfDREVITUjERUfDTMhMz8NNREnISMPDQKmAwQGBwgKCgwNDg4PEBEREREPEA4ODQwKCggHBgQCAQECBAYHCAoKDA0ODg8QERERERAPDg4NDAsJCAcGBAP91m8CAwMFBgYHCAkJCQsKCwwDCAwLCgoKCQkIBwYGBAQDAt79ZwwLCgsJCQkIBwYGBQMDAgEiCAkQEBAODg0MCgoIBwYEAgEBAgQGBwgKCgwNDg4QEBAREREQDw8NDQwLCQgHBgQDAwQGBwgJCwwNDQ8PEBECUd7e/PgMCwoKCgkJCAcGBgUDAwICAwMFBgYHCAkJCgoKCwwCmd4CAwMFBgYHCAkJCgoKCwAAAAMAAAAAA/MDTQADAAcACwAANyE1ITUhNSE1ITUhDQPm/BoD5vwaA+b8GrNvpnCmbwAAAAABAAAAAAPzA/MA1QAAEx8eOwE/HiMPDysBLx4/Hx8PByERBy8OKwEPHQ0BAgMEBgYICQoLDA0ODw8RERITFBQVFRYXFxgYGRkZGhUWFRUVFBQTFBMSEhIREBAQDw8NDg0MCwsKCQkIBwYGggULDg8RExQWFxgaGhwcHR4PFBMSExISEREREA8QDg4ODQwMCwsKCQgHBwYFBAMDAQEBAQMDBAUGBwcICQoLCwwMDQ4ODhAPEBERERISExITFBMTExISEhEREBAQDw8ODQ3JAbWTERITFBQVFRYXFxgYGBkaGRoZGRkYGBcXFhUVFBQTEhERDw8ODQwLCgkIBgYEAwICABoZGRkYGBcWFxUVFBQTEhERDw8ODQwLCgkIBwUFAwIBAwMEBQUHBwgJCQsKDAwNDQ4PDxAQERESEhITExQUDRsZGBYWExMQDw0LCQcFAgEDAwQFBgcICAkKCgsMDA0ODg8PEBAQERISEhITExMTExMSExESERAQEA8PDg4NDAwLCwkJCQcHBgUEAwMBAQEBAwMFBQYHBwkJCgoLDA3JAbWSEBAPDg0MCwoJCAYGBAQCAgQEBQcICQoLDA0ODw8RERITFBQVFhYWGBcYGRkZAAIAAAAAA/MD8wALAIsAAAE3FwcXBycHJzcnNwUVHx07AT8dPQEvHSsBDx0CALNHs7NHs7NHs7NH/sACAwUFBwgJCgsMDQ4PDxEREhMUFBUVFxYXGBgZGRkaGhkZGRgYFxYXFRUUFBMSEREPDw4NDAsKCQgHBQUDAgIDBQUHCAkKCwwNDg8PERESExQUFRUXFhcYGBkZGRoaGRkZGBgXFhcVFRQUExIREQ8PDg0MCwoJCAcFBQMCAkezR7OzR7OzR7OzR/oaGRkZGBgXFhcVFRQUExIREQ8PDg0MCwoJCAcFBQMCAgMFBQcICQoLDA0ODw8RERITFBQVFRcWFxgYGRkZGhoZGRkYGBcWFxUVFBQTEhERDw8ODQwLCgkIBwUFAwICAwUFBwgJCgsMDQ4PDxEREhMUFBUVFxYXGBgZGRkAAwAAAAAD8wPzAAUAhQEFAAABFzcnESMBFQ8dKwEvHT0BPx07AR8dBRUfHTsBPx09AS8dKwEPHQHA0zW7TQHmAgIEBQYGCAgKCgsMDA0ODw8QERESEhMTExUUFRUVFhYVFRUUFBQTExISEREQDw8ODQwMCwoKCAgGBgUEAgICAgQFBgYICAoKCwwMDQ4PDxARERISExMTFRQVFRUWFhUVFRQUFBMTEhIRERAPDw4NDAwLCgoICAYGBQQCAvxnAgMFBQcICQoLDA0ODxAQERMSFBQVFhYXFxcZGBkZGhoZGRgZFxcXFhYVFBQSExEQEA8ODQwLCgkIBwUFAwICAwUFBwgJCgsMDQ4PEBARExIUFBUWFhcXFxkYGRkaGhkZGBkXFxcWFhUUFBITERAQDw4NDAsKCQgHBQUDAgHwyjiyASD+0BYVFRUUFBQTExISEREQDw8ODQwMCwoKCAgGBgUEAgICAgQFBgYICAoKCwwMDQ4PDxARERISExMUFBQVFRUWFhUVFRQUFBMTEhIRERAPDw4NDAwLCgoICAYGBQQCAgICBAUGBggICgoLDAwNDg8PEBEREhITExQUFBUVFRYaGRkYGRcXFxYWFRQUEhMREBAPDg0MCwoJCAcFBQMCAgMFBQcICQoLDA0ODxAQERMSFBQVFhYXFxcZGBkZGhoZGRgZFxcXFhYVFBQSExEQEA8ODQwLCgkIBwUFAwICAwUFBwgJCgsMDQ4PEBARExIUFBUWFhcXFxkYGRkAAAAHAAAAAAP0A/QAAwAHAAsADwATABcAGwAAATUzFSE1MxUBNTMVITUzFQE1MxUhNTMVBSERIQLIyPzgyAGQyPzgyAGQyPzgyP7UA+j8GALIyMjIyP7UyMjIyP7UyMjIyGQD6AAAAwAAAAAD9AP0AEAAgQEBAAABHwYVDx8jLw4BHwYnHwcBLw41Px8zHwUFDw8fHz8fLx8PDgOIBQUEBAMBAgECAgQFBQYHCAkKCwsNDQ4PDxAQERESEhMTFBQUFhUWExITEhESEREQEBAPDw8ODgJKCwoKCQgIB/IQEBAPDw8ODv22CwoKCQgIBwcFBQQEAwECAQICBAUFBgcICQoLCw0NDg8PEBARERISExMUFBQWFRYTEhMSERIR/iAREA4ODQwLCQkIBgYEAwMBAQMDBAYGCAkJCwwNDg4QERITExMUFRUWFxYYGBkZGhoaGhkZGBgWFxYVFRQTExMSERAODg0MCwkJCAYGBAMDAQEDAwQGBggJCQsMDQ0PEBESExMTFBUVFhcXFxgZGRoaGhoZGRgXFxcWFRUUExMTAo8RERIREhMSExYVFhQUFBMTEhIRERAQDw8ODQ0LCwoJCAcGBQUEAgIBAgEDBAQFBQcHCAgJCgoLAkoODg8PDxAQ6QcHCAgJCgoL/bYODg8PDxAQERAREhESExITFhUWFBQUExMSEhEREBAPDw4NDQsLCgkIBwYFBQQCAgECAQMEBAUrEhMTExQVFRYXFhgYGRkaGhoaGRkYGBYXFhUVFBMTExIREA4ODQwLCQkIBgYEAwMBAQMDBAYGCAkJCwwNDQ8QERITExMUFRUWFxcXGBkZGhoaGhkZGBgWFxYVFRQTExMSERAODg0MCwkJCAYGBAMDAQEDAwQGBggJCQsMDQ0PEAACAAAAAAP0A/QAAwCDAAABFSE1Aw8PHx8/Hy8fDw4C+/4KZxEQDw4NDAsJCQcHBQQEAgEBAgQEBQcHCQkLDA0ODxARERMTFBQUFhYWFxgYGBoaGhoaGhgYGBcWFhYUFRMTExESEA8NDQwLCQkHBwUEBAIBAQIEBAUHBwkJCwwNDg4QEhETExMVFBYWFhcYGBgaGhoaGhoYGBgXFhYWFBQUExMCMWJiATERExMTFRQWFhYXGBgYGhoaGhoaGBgYFxYWFhQUFBMTEREQDw4NDAsJCQcHBQQEAgEBAgQEBQcHCQkLDA0ODxARERMTFBQUFhYWFxgYGBoaGhoaGhgYGBcWFhYUFRMTExESEA4ODQwLCQkHBwUEBAIBAQIEBAUHBwkJCwwNDg4QAAIAAAAAA/QD9AALAIsAAAEVMxUjFSM1IzUzNSUPDx8fPx8vHw8OAjHKymLKyv7PERAPDg0MCwkJBwcFBAQCAQECBAQFBwcJCQsMDQ4PEBERExMUFBQWFhYXGBgYGhoaGhoaGBgYFxYWFhQVExMTERIQDw0NDAsJCQcHBQQEAgEBAgQEBQcHCQkLDA0ODhASERMTExUUFhYWFxgYGBoaGhoaGhgYGBcWFhYUFBQTEwL7ymLKymLKZxETExMVFBYWFhcYGBgaGhoaGhoYGBgXFhYWFBQUExMRERAPDg0MCwkJBwcFBAQCAQECBAQFBwcJCQsMDQ4PEBERExMUFBQWFhYXGBgYGhoaGhoaGBgYFxYWFhQVExMTERIQDg4NDAsJCQcHBQQEAgEBAgQEBQcHCQkLDA0ODhAAAAQAAAAAA/QDYAADAAcACgAOAAA3ITUhNyE1IQEtATchNSGiA1L8rtoCeP2I/pABGP7olgNS/K6gUuVT/tP+3zRSAAAAAQAAAAADNAP0AAUAABMJARcJAcsBfv6CdgH0/gwDfv6C/oJ2AfQB9AAAAAABAAAAAAMrA+QABQAAEwkBFwkB1QFy/o5xAeX+GwNz/o3+jXIB5QHlAAAAAAEAAAAAA3cD9AACAAA3CQGJAu79EgwB9AH0AAACAAAAAAO1A/QAAwAHAAAlIREhASERIQJ9ATn+x/3NATn+xwwD6PwYA+gAAAYAAAAABAAEAAADAAcAEAAUABgAIQAAJSE1ISUhNSEFFzcRMxEXNycTITUhJSE1IQUnBxc3JwcRIwGAAoD9gAEAAYD+gP2AK1VAVSug4AKA/YABAAGA/oD+AFUroKArVUBAQIBAUS9N/vMBDU0vkQFAQIBAzU0vkZEvTQENAAAAAgAAAAAD8wP0AH8BBQAAARUPHi8fPx8fHgUVHwcBDwMfCDM/BAEfBzM/HT0BLx0rAQ8dA7UBAgMDBQUFBgcICAkJCgoLCwwMDQ0ODQ8ODw8PEBAQEBAQDw8PDg8NDg0NDAwLCwoKCQkICAcGBgQFAwMCAQEBAQIDAwUEBgYHCAgJCQoKCwsMDA0NDg0PDg8PDxAQEBAQEA8PDw4PDQ4NDQwMCwsKCgkJCAgHBgUFBQMDAgH9UQEEBQgKDA4P/s8DBgMCAQIFBgkFBQwLDAwMBQUFAS0YGBobHB0dHhMTExITERIREBEPEA4ODg0MDAsLCgkIBwcGBQQEAgICAgQEBQYHBwgJCgsLDAwNDg4OEA8REBESERMSExMTExMTEhMREhEQEQ8QDg4ODQwMCwsKCQgHBwYFBAQCAgJ9EBAQDw8PDg8NDg0NDAwLCwoKCQkICAcGBgQFAwMCAQEBAQIDAwUEBgYHCAgJCQoKCwsMDA0NDg0PDg8PDxAQEBAQEA8PDw4PDQ4NDQwMCwsKCgkJCAgHBgYEBQMDAgEBAQECAwMFBAYGBwgICQkKCgsLDAwNDQ4NDw4PDw8QEBAPDx0dHBsaGBj+zgUKCwsLCwsJCQQDBAMDBAMEBAEtDw4MCggFBAECAgQEBQYHBwgJCgsLDAwNDg4OEA8REBESERMSExMTExMTEhMREhEQEQ8QDg4ODQwMCwsKCQgHBwYFBAQCAgICBAQFBgcHCAkKCwsMDA0ODg4QDxEQERIRExITEwAAGwAAAAAD1APUAAMABwALAA8AEwAXABsAHwAjACcAKwAvADMANwA7AD8AQwBHAEsATwBTAFcAWwBfAGMAZwBrAAAlMzUjBzM1IwczNSMHMzUjBzM1IwczNSMHMzUjJTM1IwUzNSMFMzUjJTM1IwUzNSMFMzUjNSE1ISUzNSMFMzUjBTM1IyUzNSMFMzUjBTM1IyUzNSMHMzUjBzM1IwczNSMHMzUjBzM1IwczNSMDlj8/fT8/fT8/uz4+vD8/fT8/fT8/A2s/P/5LPj7+Sj8/A2s/P/5LPj7+Sj8/A6r8VgNrPz/+Sz4+/ko/PwNrPz/+Sz4+/ko/PwNrPz99Pz99Pz+7Pj68Pz99Pz99Pz8rPz8/Pz8/Pz8/Pz8/Pz4/Pz8/Pz4/Pz8/P30+fT8/Pz8/Pj8/Pz8/Pj8/Pz8/Pz8/Pz8/Pz8ABQAAAAAD8wPzACEAVwB5AJsA4AAAJR8HIT8HLwchDwYDES8EIw8HHwM/Ay8GKwEPBBEvBw8GNx8HIT8HLwchDwYDHwchPwcvByEPBicPBBUfBjM/AxUjDwcfBzM/Bj0BLwUrAREvCQ8CAYMBAgIEBQUGBgIzBgYFBQQCAgEBAgIEBQUGBv3NBgYFBQQCAvtFBAUGBQYGBgUFBAIBAQECBJmTAwIBAQEDAwUGBQYGBgYFBEQBAgMDBQUGBwYGBQUEAgL5AQICBAUFBgYCMwYGBQUEAgIBAQICBAUFBgb9zQYGBQUEAgIBAQICBAUFBgYCMwYGBQUEAgIBAQICBAUFBgb9zQYGBQUEAgLxfQQDAgECAwMFBgUGBgYGBUheBgYFBQQCAgEBAgIEBQUGBvoHBQYEBAMCAgMEBAYFB10BAQEDAgMEBAcGBgUFqAYGBQUDAwIBAQIDAwUFBgYHBgUFAwMCAQECAwQEBQYBL/7QeAUEAwEBAgQEBgYGBwYGBvHxBgYHBgcGBQUDAwICBAV+ATYHBgYFBAMCAQECAwQFBgY6BgYFBQQCAgEBAgIEBQUGBgcGBQUDAwIBAQIDBAQFBgFwBgYFBQMDAgEBAgMDBQUGBgcGBQUDAwIBAQIDBAQFBk91BQUGBgYFBgUEAwIBAgMDRNEBAgMEBAUGBwYGBQUEAgIBAQICBAUFBgYHBQYEBAMCARoEBQQEAwQCAgIBAQEDAAAEAAAAAAPzA3cAPQByAKUBLAAAAR8GOwEBDwMfBz8DAR0BHwY/BzUvByMPBiUVHw8zNSsBLw09AS8HDwYlFR8GOwEfDRUzLw8jDwYFFR8PMz8GPQEvBisBLw09Aj8NMyEzHxU7AT8GLxAhDw4C+gEBAwQFBQYGcP79BAMBAQEBAwQFBQYGBgYFBQEEAgMEBAYFBwYGBQUEAgIBAQEDBAUFBga8BgYFBQQDAf6IAQMEBwgJCwwNDw8IERISE4d9DQ0MCwsKCgkIBwYGBAMCAQIDBAQGBQcGBgUFBAICATgCAwQEBgUHXQ0NDAsLCgoJCAcGBgQDAj8BAwQHCAkLDA0PDwgREhITZwcFBgQEAwL9UAEDBAYICQsMDQ4HEBAREhJsBwUGBAQDAgIDBAQGBQdiDAwMCwoKCggIBwYFBAMCAgMEBQYHCAgKCgoLDAwMAQoLCwsLCQoJCAgHBgYEBAMBAgICBAUFBgYHBgUEBAMCAQEDBAYHCAoKDAwODhAHERAR/u0TEhEREA8ODQwLCQgGBAMB4QYGBgQEAwL+/AUFBgYGBQYFBAMBAQEBAwQBA3AGBgUFBAMBAQEBAwQFBQYGvAYGBQUEAwEBAQEDBAUFBp1GExISEREPDw0MCwkECAUEAj8CAwQGBgcICQoKCwsMDQxGBwYFBQMDAgEBAgMEBAUGzQcFBgQEAwIBAgMEBgYHCAkKCgsLDA0NFBISEREPDw0MCwkECAUEAgECAgQFBQandBQTEhIQEA8ODAsFCQcGBAIBAQMEBQUGBgcFBgQEAwIBAgMFBQcHCQkKCgwMDA0NdA0NDQsMCgoKCAcHBQUDAgIDAwUGBgcJCAoKCwsMDBQGBgQEAwICAwQEBgYGFRIRERAPDg0MCwoIBwMFAwIBAwUGCAoLDA4PEBASEhMAAwAAAAADdwP0ACUASwDLAAAlHwcVDwgvBzU/BzMXBR8IDwgvBzU/BzMXAxMDDw8fDz8OLwkbAQ8NFR8OPw4vDwMTJwsBAwEDCgUNBAIDAwMGBQQOBgcXCw0WDA0EAQMDAwUGBA4GAxoMDf5NAwMMDQQCAwIBAwYFBA4GBxcLDRYMDQQBAwMDBQYEDgYDGgwNIsO8Dw0ODQ0LCwUOCAcGBQMBAQECBAYGCAkEChEMDg0ODw8PDw4NDgwMDw0IBgYEAgEBAQMMBgsHDggRm5sJCAgIBgcGCwQEAwMCAQECBAYGCAkOEQwODQ4PDw8PDg0ODBEKDQgGBgQCAQEBAgMJBgQJBRcMDQ0ODw+5xSLQ0MQBBAQLBgMJDQkMDwgFCwMDAwEDBgcLBgIKDQkLEAgFCwMBBQIEAQEHCwYDCQ0JDA8IBQsDAwMBAwYHCwYCCg0JCxAIBQsDAQUCAtX+r/7AAgIEBAYGBwQPCQoLDAwMDQ0MDAwLCgoFCAsHBgQDAgEBAgMEBgcHDA8KCwwMDA0SCAgYCA4HDAYKAQb+9wQEBgUGBwcPCAgICQgICQ0MDAwLCgoNCwcGBAMCAQECAwQGBwsIDwoLDAwMDQ0MBgwRCwUJBA8HBgQDAgEBQgFRV/6gAWAAAAQAAAAAA7UD9AACAAgADgAXAAABIzUnFTMRIRE3FyMRIxEDMxUhEQEjJyEDS48/+v4ME33Puz/6AnL+8z+7/psCPpAs+v5KArC8fv3OArD9ErwCIgEKvAAcAAAAAAPUA9QAAwAHAAsADwATABcAGwAfACMAJwArAC8AMwA3ADsAPwBDAEcASwBPAFMAVwBbAF8AYwBnAGsAbwAAJTM1IwUzNSMFMzUjBzM1IwczNSMFMzUjBzM1IyUzNSMFMzUjBTM1IyUzNSMFMzUjBTM1IyUzNSMhMzUjBzM1IwczNSMFMzUjBzM1IwczNSMhMzUjJTM1IwUzNSMFMzUjJTM1IwUzNSMFMzUjNSE1IQHhPj7+Sj8/A2s/P30/P30/P/6JPz99Pz8C7j8//ks+Pv5KPz8Daz8//ks+Pv5KPz8Btj4+AbU/P30/P30/P/6JPz99Pz99Pz8Btj4+AbU/P/5LPj7+Sj8/A2s/P/5LPj7+Sj8/A6r8Vis/Pz8/Pz8/Pz8/Pz8/Pj8/Pz8/Pj8/Pz8/Pj8+Pj4+Pj4+Pj4+Pj8+Pz8/Pz8+Pz8/Pz8+PwAABAAAAAAD9AP0AAsADwATABsAAAEXBxc3FzcnNycHJwERIxEhESMRAyEVITUhESEBg3BwLHBwLHBwLHBwAgf6/oj6PgE4AXgBOPwYARhwcCxwcCxwcC1xcQJx/scBOf7HATn+iHx8AbYAAAAABAAAAAAD9AP0AAMADwATABsAAAEVITUBFwcXNxc3JzcnBycBFSE1ByMRMxEhESEDtv7H/Y9wcCxwcC1xcS1wcAN+/sc/fHwBtv5KAUT6+gENcHAtcXEtcHAscHABOfr6+v6I/sgD6AAFAAAAAAP0A/QAAwAHABMAFwAnAAABFSM1ExUjNQUjFTMVMzUzNSM1IycVIzUhMxUjFTMVIxUzFSMVIREhAj76+voB9Hx8P319P/r6/sj6+vr6+voCcf2PAUT6+gE5+vo/Pn19Pn76+vr6P/o/+j4D6AAAAAUAAAAAA/QD9AADAAcAEwAXACgAAAEVIzUTFSM1BSMVMxUzNTM1IzUjJRUjNQMpATUjNTM1IzUzNSM1MzUhArz6+vr+x319P3x8PwIz+j8BOQE4+vr6+vr6/Y8BRPr6ATn6+j8+fX0+fvr6+vxWPvo/+j/6PgAAAAQAAAAAA/MDdwBHAHoArQE0AAABDwMVHwMPBB8GOwE/Ax8EPwcvBD8DPQEvBg8ELwQPAiUVHw81Lw49AS8HDwYlFR8FOwEfDhUzLw8jDwYFFR8PMz8GPQEvBSsBLw49Aj8NMyEzHxU7AT8GLxAhDw4CiwQDAQECAwSBhgQDAQEBAQMEBQYFBgYGBgWFhgUGBgYGBQYFBAMBAQEBAwSHgQQDAgIDBAUFBgYGBgUFgYEEBgYGBgUG/vMBAwQHCAkLDA0PDxEREhIUDQ0MCwsKCgkIBwYGBAMCAQIDBAQGBQcGBgUFBAICATgCAwQEBgUHXQ0NDAsLCgoJCAcGBgQDAj8BAwQHCAkLDA0PDwgREhITZwcFBgQEAwL9UAEDBAYICQsMDQ4HEBAREhJsBwUGBAQDAgIDBAQGBQdiDAwMCwoKCggIBwYFBAMCAgMEBQYHCAgKCgoLDAwMAQoLCwsLCQoJCAgHBgYEBAMBAgICBAUFBgYHBgUEBAMCAQEDBAYHCAoKDA0NDhAHERAR/u0TEhEREA8ODQwLCQgGBAMB9wUFBgYGBgUFhIgFBQYGBgYFBQQDAgIDBIiJBAMBAQEBAwQFBQYGBgYFBYmEBQUGBgYGBQUEAwEBAQEDBIODBAMBAQEBA4lGExISEREPDw0MCwkIBwQDAT4BAgMEBgYHCAkKCgsLDA0MRgcFBgQEAwIBAQIDBAQGBc0HBQYEBAMCAQIDBAYGBwgJCgoLCwwNDBMSEhERDw8NDAsJBQcFBAIBAQMEBQUGp3QUExISEBAPDgwLBQkHBgQCAQEDBAUFBgYGBgYEBAMCAQIDBQUHBwgKCgoMCw0NDXQNDQwMDAoKCQkHBwUFAwICAwMFBgYICAkJCgsLDAwUBgYEBAMCAgMEBAYGBhQSEhEQDw4NDAsJCQcDBQMCAQMFBggKCwwODxAQEhITABsAAAAAA9QD1AADAAcACwAPABMAFwAbAB8AIwAnACsALwAzADcAOwA/AEMARwBLAE8AUwBXAFsAXwBjAGcAawAAJTM1IwczNSMHMzUjBTM1IwczNSMHMzUjJTM1IwUzNSMlMzUjBTM1IyUzNSMHMzUjBTM1IwczNSMHMzUjBTM1IzUzNSMFMzUjJTM1IwUzNSMlMzUjBzM1IwczNSMDMxEjBzM1IwczNSMHMzUjA5Y/P30/P30/P/6JPz99Pz99Pz8Daz8//JU/PwNrPz/8lT8/Au4/P30/P/6JPz99Pz99Pz8Daz8/Pz/8lT8/A2s/P/yVPz8Daz8/fT8/fT8/uz4+vD8/fT8/fT8/Kz8/Pz8/Pz8/Pz8/Pj8/Pz4/Pz99Pj4+Pj4+Pj4+Pj59Pz8/Pj8/Pz4/Pz8/P/xWA6o/Pz8/Pz8AABwAAAAAA9QD1AADAAcACwAPABMAFwAbAB8AIwAnACsALwAzADcAOwA/AEMARwBLAE8AUwBXAFsAXwBjAGcAawBvAAAlMzUjBzM1IwczNSMHMzUjBzM1IwczNSMlMzUjBTM1IyUzNSMFMzUjJTM1IwczNSMHMzUjBzM1IwczNSMHMzUjBzM1IyUzNSMFMzUjJTM1IwUzNSMBMxEjBzM1IwczNSMHMzUjBzM1IwczNSMHMzUjAxk/P30/P7s+Prw/P30/P30/PwG2Pj7+Sj8/AbY+Pv5KPz8C7j8/fT8/fT8/fT8/fT8/fT8/fT8/AbY+Pv5KPz8Btj4+/ko/PwNrPz99Pz99Pz+7Pj68Pz99Pz99Pz8rPz8/Pz8/Pz8/Pz8+Pz8/Pj8/P30+Pj4+Pj4+Pj4+Pj4+fT8/Pz4/Pz/80wOqPz8/Pz8/Pz8/Pz8/AAAAAAUAAAAAA/MDtQACABwARwB6AQEAAC0BJwkBFwE/BDUvCiMPAyUVHw81Lwc1LwYrAQ8FJRUfBjMfDhUzLxAPBgUVHw87AT8FPQEvBSsBLw49Aj8OITMfFj8HLxAlDw4BgwEErgFb/tGtATAEBAMEAwMEAwQEVwQFBgsLDAwLBQX+SgEBAwQFBgcICQoKCwwMDQ0HDQsKCAYFAgECAwQEBgUHBgYFBQQCAgE4AgMEBAYFB10NDQwLCwoKCQgHBgYEAwI/AQMFBggJCwwNDw8IERISE2cHBQYEBAMC/VABAwQGCAkLDA0OBxAQERISbAcFBgQEAwICAwQEBgUHYgwMDAsKCgoICAcGBQQDAgIDBAUGBwgICgoKCwwMDAEKCwsLCwkKCQgIBwYGBAQDAQICAgQFBQYGBwYFBAQDAgEBAwQGBwgKCgwNDQ8PCBAQEv7uExISEBAPDg0MCwkIBgQDSk2xAWH+y7EBNgQFBgsMDAwLBQUFWAUDBAQCAgQEAxVGDw8ODg4NDAwLCgoJCAcHBUUECgsMDg8QEU4GBgUFBAMCAgMEBQUGzQYGBQUEAwEBAQIDBAUGCAgJCQoLDAwMDRMTEhEQEA4ODAoKBAcGAwIBAQIDBAQGBad0FBMSEhEQDg4NCwUICAUEAgIDBAQGBgYGBgUFBAMCAQIDBAYGCAgJCgsLDA0MDnQNDQwMCwsKCQkHBgYEAwIBAgMEBAYHBwgJCQoLCwwMFQYFBQMDAgEBAgMDBQUGBxQSEhAQDw4NDQoKCQcDBAQBAQEDBQcICQsNDQ8QERETEwAAAAACAAAAAAP0AvoAhwEUAAABFR8GOwEfDR0CDw4jLw89AS8FKwEPBhUfDyE/DzUvDyMPBgUVHw8zPwY9AS8FKwEvDzU/DzMfGj8HLxMjDw4CvAIDBAQGBQddDQ0MCwsKCgkIBwYGBAMCAgMEBgYHCAkKCgsLDA0N+gwNDAsLCgoJCAcHBQQDAgECAwQEBgYGBgYFBQQDAQEBAwQHCAkLDA0PDwgREhITAQMUEhIREQ8PDQwLCQQIBQQCAQMEBwgJCwwNDw8IERISE2cHBQYEBAMC/VABAwQHCAkLDA0PDwgREhITZwYGBgQEAwICAwQEBgYGXQ0NDAsLCgoJCAcGBgQDAgEBAgMEBgYHCAkKCgsLDA0N+gkJCQkJCAgIBwcGBwUFBQQEAwIBAgMEBAUGBwYGBQUDAwIBAQMEBwYHBwkJCQsLCwwNDQ0ODQ76FBISEREPDw0MCwkIBwQDAtsHBQYEBAMCAQIDBAYGBwgJCgoLCwwNDX0MDQwLCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLCwwNDEYHBQYEBAMCAgMEBAUGB0UUEhIREQ8PDQwLCQQIBQQCAQMEBwgJCwwNDw8IERISE4YUEhIREQ8PDQwLCQQIBQQCAQEDBAUFBqN8FBISEREPDw0MCwkECAUEAgEBAwQFBQYGBwUGBAQDAgECAwQGBgcICQoKCwsMDQ18DQ0MCwsKCgkIBwYGBAMCAQEBAgIDAwUEBgUHBggHCAkMDAwTBgUFAwMCAQECAwMFBQYGExMSEgwMDAsKCQkIBwYFBQMDAQEBAwQHCAkLDA0PDxEREhIAAAAAHAAAAAAD1APUAAMABwALAA8AEwAXABsAHwAjACcAKwAvADMANwA7AD8AQwBHAEsATwBTAFcAWwBfAGMAZwBrAG8AACUzNSMHMzUjBzM1IwczNSMHMzUjBzM1IyUzNSMFMzUjJTM1IwUzNSMlMzUjBzM1IwczNSMHMzUjBzM1IwczNSMHMzUjJTM1IwUzNSMlMzUjBTM1IyUzNSMHMzUjBzM1IwczNSMHMzUjBzM1IwMzESMDlj8/fT8/fT8/uz4+vD8/fT8/Au4/P/5LPj4BtT8//ks+PgG1Pz99Pz99Pz99Pz99Pz99Pz99Pz8C7j8//ks+PgG1Pz/+Sz4+AbU/P30/P30/P7s+Prw/P30/P30/Pys/Pz8/Pz8/Pz8/Pz4/Pz8+Pz8/fT4+Pj4+Pj4+Pj4+Pj59Pz8/Pj8/Pz4/Pz8/Pz8/Pz8/P/xWA6oAAAAABwAAAAAD9AP0AAMABwALAA8AEwAlADEAAAEVIzUjFSM1IxUjNQEVIzUTFSM1ITMVIxUzFSM1IxUjNSMRIREhBRcHFzcXNyc3JwcnA7b6P/o/+gNs+vr6/ujZ+vr6P/o+A+j9sP5ocHAscHAtcXEtcHABRPr6+vr6+gE5+voBOfr6+j/6+vrd/awD6CxwcCxwcCxwcCxwcAAKAAAAAAP0A/QAAwAHAAsADwATABcAGwAfACMAKAAAARUjNSMVIzUjFSM1ARUjNSMVIzUjFSM1ARUjNSMVIzUjFSM1AykBESEDtvo/+j/6A2z6P/o/+gNs+j/6P/o+ATgCsPwYAUT6+vr6+voBOfr6+vr6+gE5+vr6+vr6/FYD6AAAAAAFAAAAAAPzA7UAIwBSAH0AsAE3AAABERUfBTMXPwcRLwcjDwYnERUfBj8HETM/Bj0BLwYrAQ8IJxUfDzUvBzUvBw8GJRUfBjMfDhUzLxAPBgUVHw87AT8FPQEvBiMvDj0CPw4hHxc/By8QJQ8OArwDAwUFBwcE8AcIBgYEBAIBAQIEBAYGCAPwCAcHBQUDA30CAwQEBgUHBgYFBQQCAgH6BgYFBQQDAgIDBAUFBgb6BgcGCwoIBwUBAbwBAQMEBQYHCAkKCgsMDA0NBw0LCggGBQIBAgMEBAYFBwYGBQUEAgIBOAIDBAQGBQddDQ0MCwsKCgkIBwYGBAMCPwEDBAcICQsMDQ8PCBESEhNnBwUGBAQDAv1QAQMEBggJCwwNDgcQEBESEmwHBQYEBAMCAgMEBAYFB2IMDAwLCgoKCAgHBgUEAwICAwQFBgcICAoKCgsMDAwBCgsLCwsJCgkICAcGBgQEAwECAgIEBQUGBgcGBQQEAwIBAQMEBgcICgoMDQ0PDwgQEBL+7hMSEhAQDw4NDAsJCAYEAwHa/pcIBwcFBQMDAQEDAwUFBwcEAW0HCAYGBAQCAQECBAQGBghd/ooHBgUFAwMCAQECAwMFBQYHAXYBAgMEBAYFBwYGBQUEAwEBAQIFBgkKCwYGfkYPDw4ODg0MDAsKCgkIBwcFRAUJDAwODxAQTwYGBQUEAwEBAQEDBAUFBs0GBgUFBAMBAQECAwQFBggICQkKCwwMDA0TExIREBAODgwKCgQHBgMCAQECAwQEBgWndRMTExEREA8NDQsFCQcFBAICAwQEBgUHBgYFBQQDAQEBAgMEBgYICAkKCwsMDA0OdA0NDAwLCwoJCAgGBgQDAgEBAQMEBQUHBwgJCQsKCwwMFQYFBQMDAgEBAgMDBQUGBxQSEhAQDw4NDAsKCAcDBQQBAQEDBQcICQsNDQ8QERETEwAAABwAAAAAA9QD1AADAAcACwAPABMAFwAbAB8AIwAnACsALwAzADcAOwA/AEMARwBLAE8AUwBXAFsAXwBjAGcAawBvAAA3ITUhJTM1IwUzNSMFMzUjJTM1IwUzNSMFMzUjJTM1IyEzNSMHMzUjBzM1IwUzNSMHMzUjBzM1IyEzNSMlMzUjBTM1IwUzNSMlMzUjBTM1IwUzNSMlMzUjBzM1IwczNSMHMzUjBzM1IwczNSMHMzUjKwOq/FYDaz8//ks+Pv5KPz8Daz8//ks+Pv5KPz8Btj4+AbU/P30/P30/P/6JPz99Pz99Pz8Btj4+AbU/P/5LPj7+Sj8/A2s/P/5LPj7+Sj8/A2s/P30/P30/P7s+Prw/P30/P30/Pys/Pj8/Pz8/Pj8/Pz8/Pj8+Pj4+Pj4+Pj4+Pj8+Pz8/Pz8+Pz8/Pz8+Pz8/Pz8/Pz8/Pz8/PwAAAAAEAAAAAAO1A/QAAwANACoAUAAAAREhESUVITUzFSERIRElHwcVMxUhNTM1PwofAScPCiMRIRUhESM1IzUvDA8CA3f+if7IAfQ+/sj+xwFWBQYEBwUCAwF9/ol9AQECBAQFBgcJCw0QBkYGBQsJDQsKBgQCAfoBeAH0fvoCBAQFBwcMDhARDAwMDQwMAj7+DAH0+nx8u/4MAq95AwQFCQwGDg03Pj4oFgoKCQgHBwYDAwEBATYDAwYIDA4QEAwNDPzTPgJx+gwNDAsLCgoMDAkHAwIBAQIDAAAFAAAAAAP0A/MACQANABEARABKAAATMxUjFSE1IxEjATM1IycVIzUlDwMdAR8GOwE/Bi8EIREhFSERIT8ELwcjDwEFMxUzESMMfX0BOHy8ATi8vHx+ArrCBAMCAgMEwgQGBQYGBgYFBAICAQECAwSKARH9zQJx/rGKBAMCAQECAgQFBQYGBgYG/QS8PvoBRPo+PgE5AXc+fX19NrsFBgUHBgYFBbwDAwICAwQFBgUGBgYFBYb9jz8C7oYFBgUGBgYGBAUDAQECA/W8AbYAAAAABQAAAAAD9AP0AAsADwATABcAJwAAJSMVMxUzNTM1IzUjARUjNSMVIzUjFSM1AyERIxUjNSMVIzUjFSM1IwHCfn4+fX0+AfT6P/o/+j4D6D76P/o/+j7IP319P3wBePr6+vr6+v7HAnH6+vr6+voAAAUAAAAAA/QD9AADAAcACwAbACcAAAEVIzUjFSM1IxUjNQMzNTMVMzUzFTM1MxUzESElIxUzFTM1MzUjNSMDtvo/+j/6Pj76P/o/+j78GAG2fn4+fX0+Aj76+vr6+vr9zvr6+vr6+gJx+j98fD99AAAQAAAAAAOkA6QAAwAHAAsADwATABcAGwAfACMAJwArAC8AMwA3ADsAPwAAJSE1IQUhNSElITUhBSE1ISUhNSEFITUhJSE1IQUhNSElITUhBSE1ISUhNSEFITUhJSE1IQUhNSElITUhBSE1IQJ4ASz+1P3kASz+1AIcASz+1P3kASz+1AIcASz+1P3kASz+1AIcASz+1P3kASz+1AIcASz+1P3kASz+1AIcASz+1P3kASz+1AIcASz+1P3kASz+1AIcASz+1P3kASz+1FweHh48Hh4ePB4eHjweHh7wHh4ePB4eHjweHh48Hh4eABL/5P/kBBwEHAADAAcACwAPABMAFwAbAB8AIwAnACsALwAzADcAOwA/AEUASgAAJSE1IQUhNSElITUhBSE1ISUhNSEFITUhJSE1IQUhNSElITUhBSE1ISUhNSEFITUhJSE1IQUhNSElITUhBSE1ISUzIREhEQMpAREhAngBLP7U/gIBLP7UAf4BLP7U/gIBLP7UAf4BLP7U/gIBLP7UAf4BLP7U/gIBLP7UAf4BLP7U/gIBLP7UAf4BLP7U/gIBLP7UAf4BLP7U/gIBLP7UAf4BLP7U/gIBLP7UAYYeAeD8BB4CHAIc+8h6Hh4ePB4eHjweHh48Hh4e0h4eHjweHh48Hh4ePB4eHlr8BAP8++YEOAAAABX/5P/kBBwEHAADAAcACwAPABMAFwAbAB8AIwAnACsALwAzADcAOwA/AEMARwBLAE8AVAAAJSE1IQUhNSElITUhBSE1ISUhNSEFITUhJSE1IQUhNSElESERIxEhESUhNSEFITUhJSE1IQUhNSElITUhBSE1ISUhNSEFITUhJREhESMRIREDKQERIQJ4ASz+1P4CASz+1AH+ASz+1P4CASz+1AH+ASz+1P4CASz+1AH+ASz+1P4CASz+1AOE/iAe/gICdgEs/tT+AgEs/tQB/gEs/tT+AgEs/tQB/gEs/tT+AgEs/tQB/gEs/tT+AgEs/tQDhP4gHv4CHgIcAhz7yHoeHh48Hh4ePB4eHjweHh5a/gIB/v4CAf54Hh4ePB4eHjweHh48Hh4eWv4gAeD+IAHg++YEOAAAAAkAAAAAA2gDpAADAAcACwAPABMAFwAbAB8AJQAAJSE1ISUhNSE1ITUhNSE1IQEVIzUjFSM1JRUjNSMVIzUHHQEhESEB4gGG/nr+tgLQ/TAC0P0wAtD9MAKylh6WAUqWHpYeAYb+elwePB48HjweAUqWlpaWtJaWlpaoGKgBhgAAEv/kAAAEHAPgAAMABwALAA8AEwAXABsAHwAjACcAKwAvADMANwA7AD8AQwBVAAAlITUhBSE1ISUhNSEFITUhJSE1IQUhNSElITUhBSE1ISUhNSEFITUhJSE1IQUhNSElITUhBSE1ISUhNSEFITUhJREhESkBESEVIREzESERMxEzETMRIQI8AQ7+8v4gAQ7+8gHgAQ7+8v4gAQ7+8gHgAQ7+8v4gAQ7+8gHgAQ7+8v4gAQ7+8gHgAQ7+8v4gAQ7+8gHgAQ7+8v4gAQ7+8gHgAQ7+8v4gAQ7+8gHgAQ7+8v4gAQ7+8gNI/j7+AgHg/iAB4B4Bwh48HvvIXB4eHjweHh48Hh4ePB4eHtIeHh48Hh4ePB4eHjweHh48/j4Bwv4+Hv4+AcL+PgOi/JoDhAAAAAkAAAAAA2gDpAADAAcACwAPABMAFwAbAB8AJQAANyE1ITUhNSE1ITUhNSE1IQEVIzUjFSM1JRUjNSMVIzUHHQEhESGYAYb+egLQ/TAC0P0wAtD9MAFolh6WAUqWHpYeAYb+elwePB48HjweAUqWlpaWtJaWlpaoGKgBhgAJAAAAAANoA6QAAwAHAAsADwATABcAGwAfACUAADchNSE1ITUhNSE1ITUhNSEBFSM1IxUjNSUVIzUjFSM1Bx0BIREhmAGG/noC0P0wAtD9MALQ/TAB/pYelgFKlh6WHgGG/npcHjwePB48HgFKlpaWlrSWlpaWqBioAYYAAwAAAAAEAAMAAAMABwALAAARITUhNSE1ITUhNSEEAPwABAD8AAQA/AABAEDAQIBAAAAAAAMAAAAABAADwAADAAcACwAANSE1IREhNSERITUhBAD8AAQA/AAEAPwAQEABgEABQEAAAAADAAAAAAQAA0AAAwAHAAsAADUhNSERITUhNSE1IQQA/AAEAPwABAD8AMBAAQBAwEAAAAAABgAAAAAEAAQAAAMABwAQABQAGAAhAAAlITUhJSE1IQUnBxc3JwcRIwEhNSElITUhBRc3ETMRFzcnAYACgP2AAQABgP6A/gBVK6CgK1VAAQACgP2AAQABgP6A/YArVUBVK6BAQIBAzU0vkZEvTQENAUBAgEBRL03+8wENTS+RAAAFAAAAAAOkA6QAAwAHAAsADwATAAA3ITUhNSE1ITUhNSEBESERAyERIbYClP1sApT9bAKU/WwC0Pz0HgNI/Li2HjwePB4B/vz0Awz81gNIAAUAAAAAA6QDpAADAAcACwAPABMAABMhNSE1ITUhNSE1IQERIREDIREhtgKU/WwClP1sApT9bALQ/PQeA0j8uAGmHjwePB4BDvz0Awz81gNIAAAAAAUAAAAAA6QDpAADAAcACwAPABMAABMhNSE1ITUhNSE1ISURIREDIREhtgKU/WwClP1sApT9bALQ/PQeA0j8uAJ4HjwePB48/PQDDPzWA0gAAgAAAAADwAO/AAcADwAAEwEDMxMBNwEFMwcXNzM1IUABXaujeQFeU/zVASBxI21W+/10A2r+qP5vARj+p1MDKn1NbbqAAAAAAwAAAAADwAPAAE0AUQCXAAABHwQPDyMvCxUfCD8YNS8DIx8BJSE1IQEPFB8DMy8HPw47AR8GNS8GDwICfgQCBQMBAQIEBAYICQoMDQ4QERMUFg0NHh4eDw4PDQ0MDAoKCwwdHyAgLBggHx4dHBoMDQsLCwoKCQkIBwcGBQUDAwICAQMEB6sGDP3HA4D8gAGHDg0aGBcLCgoJCQgHBwcFBQQDAgEBAQMEBrAJBwcGBQQCAQEDBQYJCQsLDQ4ODxAQDxAcGhoYFhYUEhATFRcZKzAdHRwBXQUGDQ0PDg0MCwoKCAgHBgUEBAIBAQEEBwkFBgYHBwgICZIFBgUICAYFBAEBAgQFCAkFBgYHBwgICQkKCgsMDA0NDg8PEBQUExIHDVyAAXIEBAoLDgcICAkKCgoLCwwMDQ0ODg8WFBMRBwkICQsMDA4PDQwMCgkICAYGBAMDAgEDBAYHCQsMjAcGBQQEAwEBAgUAAgAAAAAEAAO/AAcADwAAATMRMxEzNSElIREzESE1IQIAwIDA/gD+AAEAgAEA/YACQP4AAgCAgP0AAwCAAAAAAAQAAAAABAADvwADAAcACwAPAAA1ITUhNSE1ITUhNSE1ITUhBAD8AAQA/AAEAPwABAD8AECAgICAgICAAAMAAAAABAAD/wAEAAgATAAAAScDIQMTESERJxEfDyE/DxEvDyEPDgHigaECgL7+/QCAAQEDBAUHBggJCQoKCwwMDAMQDAwMCwoKCQkIBgcFBAMBAQEBAwQFBwYICQkKCgsMDAz88AwMDAsKCgkJCAYHBQQDAQFbp/7+AYABAP0AAwAI/PAMDAwLCgoJCQgGBgYEAwEBAQEDBAYGBggJCQoKCwwMDAMQDAwMCwoKCQkIBgYGBAMBAQEBAwQGBgYICQkKCgsMDAAADAAAAAADwAO/AAMABwALAA8AFQAZAB0AIQAlACkALQAxAAAlMzUjBzM1IzczNSM1MzUjBRURIREhJTM1IwUzNSMlMzUjBzM1IwczNSMHMzUjBzM1IwNAgIDAgIDAgICAgP0AAgD+AAMAgID9AICAAwCAgMCAgMCAgMCAgMCAgECAgIBAgECAgED+wAIAQICAgECAgICAgICAgIAAAgAAAAAEAAP/AAgAEQAAEzMHFzcVMxEhATUjESE1IzcnQKbmWuaA/oACgIABgKXlWgFA5VvmpgGAAVqm/oCA5VsAAAACAAAAAAQAA/8ABAAXAAA1FTMBJzcHFz8DNS8GIw8C4gJb4bF24noGBQICBQaVCgoMDQsLBeLiAlzhsnbiewkLCw0LCwqVBgUCAgUDAAAAAAMAAAAAA0ADwAAiAEUAkAAAATMfDR0BDw4jNRMzHw4PDyM1AyEzPxAvDz8OPQEvEyMhAjwKCgoJCQkHCAYGBQQEAgICAgQEBQYGCAcJCQkKCgq8mgsKCQoJCAgHBgYFBQMCAgEBAgIDBQUGBgcICAkJCgoLmsABpQsLCwsVFBMSERAODQsJBwYDAQEBAwQFBgcICQoKCwwMDQ4KCgkJCAgHBgYFBAQDAgEBAQUHCQsNDhASEhQLCwoMCwwLDA3+jgG1AgMDBQYGBwgJCQoKCwsMCwsLCgoJCQgHBwUFBAICAeABdQIDAwUGBgcICQkKCgsLDAsLCwoKCQkIBwYGBQMDAgHg/RYBAgIGCAoNDg8RExQVFxcYGRIREhARDw8PDg0MCwsKCQcJCQkKCgoLCwsLDAwMDAwNDQ0NGhgYFhUTEhAODAUFBAQDAgIBAAAAAAQAAAAABAADvwADAAcACwAPAAA1ITUhNSE1ITUhNSE1ITUhAwD9AAQA/AADAP0ABAD8AECAgICAgICAAAQAAAAABAAD/wA/AH8AhAEGAAAlFQ8OLw49AT8NOwEfDREVDw0rAS8NPQE/Dh8OJQcXATUFFR8QPwcXBy8GIw8PHw8/Dy8HNwEzNQE1Lw8PDgFAAgIEBAQGBgcHCAkICgkKCgkKCAkIBwcGBgQEBAICAgIEBAQGBgcHCAkICgkKCgkKCAkIBwcGBgQEBAICAgIEBAQGBgcHCAkICgkKCgkKCAkIBwcGBgQEBAICAgIEBAQGBgcHCAkICgkKCgkKCAkIBwcGBgQEBAICAf//gAFA/AABBAUHCQsMDg8IERITFBUWFRINDAwMDAsLOzsLDA0MDQ0NDhcWFhQUEhIPDw0LCQgFBAEBBAUICQsNDhARExMVFRcWGBYWFBQSERAPDAwJCAUEAQEBAwMEBQYHXgFAwP3AAwQGCAoLDQ4QERISFBUVFhsWFRQTExEPDwwLCgcGBOAKCQkJCQgHBwYGBAQEAgEBAQECBAQEBgYHBwgJCQkJCgoJCggJCAcHBgYEBQMCAgICAwUEBgYHBwgJCAoJAjYKCQoICQgHBwYGBAUDAgICAgMFBAYGBwcICQgKCQoKCQoICQgHBwYGBAQEAgEBAQECBAQEBgYHBwgJCAoJk/2AAUBAnQMZFRUUExIQEA4HDAoJBwUDAQEBAgMDBAUFWFgFBQQEAgICAQQFCAkLDQ8PEhIUFBYWFxcWFRUUEhEQDw0LCQgFBAEBBAUICQsNDw8SEhMVFRYXEQ4PDg4ODQww/sBAAmBHHBUUExMREA8ODAoJBwUEAQEEBgcJDAwPDxESFBQVFgAAAAACAAAAAAJgA/8AAwAHAAAhMxEjNTM1IwGgwMDAwAKAwMAAAAADAAAAAAQAA/8AAwBHAF0AAAERIREjER8PIT8PES8PIQ8OJxEzESE1IQ8OA4D9wIABAgMEBQcHCQkJCwsMDA0NAkANDQwMCwsJCQkHBwUEAwIBAQIDBAUHBwkJCQsLDAwNDf3ADQ0MDAsLCQkJBwcFBAMCwYACgP2ADQ0MDAsLCQkJBwcFBAMCAsD9wAJA/cANDQwMCwoKCQkHBgYEAwIBAQIDBAYGBwkJCgoLDAwNDQJADQ0MDAsKCgkJBwYGBAMCAQECAwQGBgcJCQoKCwwMDbP9QALAgAECAwQGBgcJCQoKCwwMDQAAAgAAAAADgAO/AAMACwAANyERITchFSE1ITUhwAKA/YDA/wADAP8A/wBAAoDAgIBAAAAAAAUAAAAABAADvwADAAcACwAOABIAADUhNSElITUhNSE1IQE3JzUhNSEEAPwAAYACgP2AAoD9gP6AwMAEAPwAQICAgICA/oDAwICAAAADAAAAAAP/A/8AAwAeACIAACkBNSEBDwcVHwozPwMBNwkCAYACgP2A/rALCQgGBgQCAgICBAYHBArYCAgICQgICFj+qjkBVgG7/qqAAZ4LDAwNDQ4NDg4ODQ4MDQUMzQUDAgIDBVQBRjT+ugGnAUcAAQAAAAAEAAMAAGQAABEhJz8OOwEfHjcvHiMPDycBwLcNDg4PDw8QEBARERIREhISERAREBAQDw8PDw4ODg4NDA0LDAsLCgoJCQgIBwcGBgV4BwcJCAoKCwwMDQ0ODw8PEBEREhETEhQTFBQVFBUWFRYZGBgXFxcXFhUVFRQUExIStAEA0AwLCgoJCAcHBgYFAwMDAQECAgMEBQUFBwcHCAgKCQoLCwsMDA0NDg4ODg8PEBAqFRQUFBMSExERERAQDw4ODgwMCwsJCQkHBwUFBQMCAgEBBAQFBggJCQsLDA4ODxDRAAAAAAIAAAAABAAD/wAIABEAADc1IxEhNSM3JwEzARcBFTMRIYCAAYCm41oBHab+/VoBA4D+gNul/oCA41oBw/79WgECpQGAAAAAAAIAAAAAA4AD/wADAGkAADMhNSETFR8dOwE/HTURIxEPDy8PESOAAwD9AEACAgMDBAUGBwcHCQkJCgsLDAwMDQ4NDg8PDxAPEBEQEBEQDxAPDw8ODQ4NDAwMCwsKCQkJBwcHBgUEAwMCAoABAwYHCAoMDQ4PEBERERISEhIREREQDw4NDAUJCAYFAoCAAYAQERAPEA8PDw4NDg0MDAwLCwoJCQkHBwcGBQQDAwICAgIDAwQFBgcHBwkJCQoLCwwMDA0ODQ4PDw8QDxAREAIA/gAVExMSERAPDQwLCQgGBAMBAQMEBggJCwwNDwgQERMTFQIKAAAIAAAAAAP4A7kAAwAzADcAZwBrAJsAnwDPAAAlITUhBxUfCTsBPwk9AS8JKwEPCTchNSEHFR8JOwE/CT0BLwkrAQ8JNyE1IQcVHwk7AT8JPQEvCSsBDwk3ITUhBxUfCTsBPwk9AS8JKwEPCQEEAvT9DPwBAgIGBwoKBgYHBgYHBgYKCgcGAgIBAQICBgcKCgYGBwYGBwYGCgoHBgICAfwC9P0M/AECAgYHCgoGBgcGBgcGBgoKBwYCAgEBAgIGBwoKBgYHBgYHBgYKCgcGAgIB/AL0/Qz8AQICBgcKCgYGBwYGBwYGCgoHBgICAQECAgYHCgoGBgcGBgcGBgoKBwYCAgH8AvT9DPwBAgIGBwoKBgYHBgYHBgYKCgcGAgIBAQICBgcKCgYGBwYGBwYGCgoHBgICAUd+PwYHBgYKCgcGAgIBAQICBgcKCgYGBwYGBwYGCgoHBgICAQECAgYHCgoGBge3fj8GBwYGCgoHBgICAQECAgYHCgoGBgcGBgcGBgoKBwYCAgEBAgIGBwoKBgYHt34/BgcGBgoKBwYCAgEBAgIGBwoKBgYHBgYHBgYKCgcGAgIBAQICBgcKCgYGB7d+PwYHBgYKCgcGAgIBAQICBgcKCgYGBwYGBwYGCgoHBgICAQECAgYHCgoGBgcAAAAAAwAAAAAEAAOAAEAAwAFAAAABFR8PPw8vDw8OBRUPHSsBLx09AT8dOwEfHQUfHjsBPx4vHisBDx0BYAECBAYGCAoKCw0NDg4QEBAQEBAODg0NCwoKCAYGBAIBAQIEBgYICgoLDQ0ODhAQEBAQEA4ODQ0LCgoIBgYEAgG/AQIDAwQEBgUHBwcICQkJCgsLCwwMDA0NDQ4ODg8ODw8ODw4ODg0NDQwMDAsLCwoJCQkIBwcHBQYEBAMDAgEBAgMDBAQGBQcHBwgJCQkKCwsLDAwMDQ0NDg4ODw4PDw4PDg4ODQ0NDAwMCwsLCgkJCQgHBwcFBgQEAwMCAfzgCAgJCgoLDAwNDQ4PDw8QEBESERMSExMUFBQVFRUVFhYWFhUVFRUUFBQTExISEhERERAPDw4ODg0MCwsLCgkICAgICQoLCwsMDQ4NDw8PEBEQEhISEhMTFBQUFRUVFRYWFhYVFRUVFBQUExMSExESERAQDw8PDg0NDAwLCgoJCAIACAgQEA4ODQ0LCgoIBgYEAgEBAgQGBggKCgsNDQ4OEBAQEBAQDg4NDQsKCggGBgQCAQECBAYGCAoKCw0NDg4QEBAPDg8ODg4NDQ0MDAwLCwsKCQkJCAcHBwUGBAQDAwIBAQIDAwQEBgUHBwcICQkJCgsLCwwMDA0NDQ4ODg8ODw8ODw4ODg0NDQwMDAsLCwoJCQkIBwcHBQYEBAMDAgEBAgMDBAQGBQcHBwgJCQkKCwsLDAwMDQ0NDg4ODw4PFRQUFBMTEhIREBEPDw4ODQ0LCwsJCQgIBgYFBAMCAgICAwQFBgYICAkJCwsLDQ0ODg8PERAREhITExQUFBUVFBQUExMSEhEQEQ8PDg4NDQsLCwkJCAgGBgUEAwICAgIDBAUGBggICQkLCwsNDQ4ODw8REBESEhMTFBQUAAAJAAAAAAP4A7kAAgAGABEAFQBYAFwAgwCHAI4AADcjNxchNSEHFTMVMzUzNSM1IzchNSEPARc/AzMfAg8DIxUzHwMVFw8ELwMHHwMzPwY1LwQ/Aj0BLwYPAjchNSEPARc/Ax8DHQEPAxUzNSM/Bi8HDwI3ITUhBxc3FTM1I0gJCbwC9P0M/EArExMnuAL0/QzsBw0SBQUGBAUCAQEBBQkZHAgEAwIBAgIDBAgHBwYRDggMCw0PDgwJCAYEAQEBAgYHBQQDAwQFBwkLDQ0MCuQC9P0M7gcRDAkGBgcFAgECBAsxcSsQBwYEBAIBAQIEBggJDA0NDAvjAvT9DOsKFCsciwtPfkMaISEjTGx+BQUiCwIBAQICBAICAwIjAgEDAwIEBAMCAQEBAQIKIgUFAwIDBAUHCAgICgQFBAgHBgYIBwgHBgcFBAIBAQMDf34LBSEKBQIBAQMBAwUGBQYNKhokDwgICAgICQgJBwcGBQMBAQMEgn4UIgljkAAAAAIAAAAABAADwAA1AGsAAAEjFTMVHw8zPwUnDwMjLw01MzUjNSMlIxUzER8PPwYnDwMvDhEzNSM1IwLAwMABAgMFBggJCgwMDg4QERITEBAQFxUMCREPEBEQCAgHBgcFBgQFBAMCAgIBwMCA/gDAwAECAwUGCAkKDAwODhAREhMQEBAXFQwJEQ8QERAICAcGBwUGBAUEAwICAgHAwIACAIBgHBsYFxQTEA4NCgkIBgQCAQICBgcFBmMEAwIBAgEDAwQFBgYICAoLDQ1ugMBAgP6mHBsYFxQSEQ4MCwkIBQQDAQEBAwUHBgZiBAMCAQEBAgIEBAQGBwcJCgsMDQFogMAAAAAAA//AAAAEQAOfAAIAUQCzAAABNSMnIR8OHQEPDiMXPw81LxghJRcPDxUfFzMhNSEvDj0BPw4zFyMVMxcVMxc3JzEnIycxJzEBAsBoGAEADg0NDAwLCgoJBwcGBAQCAgQEBgcHCQoKCwwMDQ0OIm4TEhIREA4ODQsKCQQHBQMCAQICAwQEBAUGBg4PEhMUFgsMDAwMDQ0NDf8A/epjFhUUExIRDw8NBgoJCAYEAgECAgMEBAQFBgYODxITFBYLDAwMDA0NDQ0BAP8ADg0NDAwLCgoJBwcGBAQCAgQEBgcHCQoKCwwMDQ0OQkYIiHhIokReeQFGgP6eAdhoRgECAwUFBwgICgoLDAwNDQ4ODQ0MDAsKCggIBwUFAwIBbAcICQsMDQ8PEBISCRMUFBUYDQ0MDQwMCwsLCxQTEg8ODAUEBAQDAgEBAV1iBgcJCgwNDxARCRMTFRUWFxgNDQwNDAwLDAsKFRISDw4MBQQEBAMCAgF5AQIDBQUHCAgKCgsMDA0NDg4NDQwMCwoKCAgHBQUDAgFGgHdIoURdeUaAAWAAAAADAAAAAAPgA+AACwB7AQIAAAEjFTMVMzUzNSM1IwUVDxkrAS8ZPQE/GTsBHxkFFR8ePw8XFQE3ASMnPw8vHisBDx0BYICAQICAQAEqAQICAwQEBQUGBgcPEBMUCgsLDAwMDA0NDQ0NDg0NDQwNDAwLCwsLFBIRDwcGBgUFBAMDAwEBAQEDAwMEBQUGBgcPERIUCwsLCwwMDQwNDQ0ODQ0NDQ0MDAwMCwsKFBMQDwcGBgUFBAQDAgIB/ZYCAgMEBQYGBwgJCQoLCwwMDQ4ODg8QDxEQERIREhITEBAQDxAPDw4PDg4NDQ0MDBABBGH+/DMQCQkJBwgHBgUGBAQDAgIBAQEBAwMEBQUHBwgICgoKCwwNDQ0ODw8PEBARERESEhISExISERIREBAQEA8ODg4NDAwLCwoJCQgHBgYFBAMCAgKgQICAQICmDQ4NDA0MDAwMCwsKFBMRDwYHBQYEBAQDAgIBAQICAwQEBAYFBwYPERMUCgsLDAwMDA0MDQ4NDQ4NDQwMDQsMCwsLFBIRDwcGBgUFBAMDAgIBAQICAwMEBQUGBgcPERIUCwsLDAsNDAwNDQ4NEhMREhERERAQDw8PDg0NDQwLCwkKCAgHBwUFBAMDAQEBAQICAwQEBQYGBwcICQkJEDT+/WEBBBAMDA0NDQ4ODg8PDxAPEBAQExISERIREBEPEA8ODg4NDAwLCwoJCQgHBgYFBAMCAgICAwQFBgYHCAkJCgsLDAwNDg4ODxAQEBAREhESEwAAAAIAAAAAA8ADvwAIAEIAAAEzARcBFTMRIQURHw8hPw81IxUhETM1Iw8OAgDm/otaAXWA/kD+QAECAwQFBwcICQoLCwwMDQ0CgA0NDAwLCgoJCQcGBgQDAgGA/YDAwA0NDAwLCwoJCAcHBQQDAgNA/otaAXXmAcCA/YANDQwMCwoKCQkHBgYEAwIBAQIDBAYGBwkJCgoLDAwNDcDAAoCAAQIDBAYGBwkJCgoLDAwNAAAABAAAAAAEAAO/AAMABwAvADMAAAEVITUlFSM1IREzFSE1MxEvDyEPDjchNSECwP6AAkCA/QDAAoDAAQIDBAUHBwgJCgsLDAwNDf0ADQ0MDAsLCQoIBwcFBAMCvwKA/YABgMDAwICA/sDAwAFADQ0MDAsLCgkIBwcFBAMCAQECAwQGBgcJCQoKCwwNDLPAAAAAAgAAAAADgAO/AAIACgAAAQUTATMTIRMzASMCgP8AgP6AgGIBO2OA/sCAAcABAYH9AAEA/wADgAAEAAAAAAQAA78AAwAHAAsADwAAJSE1ISUhNSElITUhJSE1IQEAAwD9AP8ABAD8AAEAAwD9AP8ABAD8AECAgICAgICAAAP/wAAABEADAAADAF0AtwAAASE1ISUhMx8NHQEPDSMhFSEzPxc9AS8XIyEBFR8XMyE1ISMvDT0BPw0zITUhIw8XAUABgP6AAQABAA4NDQwMCwoKCQcHBgQEAgIEBAYHBwkKCgsMDA0NDv8AAQANDQ0NDAwMDAsLFRQSEQ4NBgUEBAQDAgIBAQICAwQEBAUGDQ4REhQVCwsMDAwMDQ0NDf8A/YABAgIDBAQEBQYNDhESFBULCwwMDAwNDQ0NAQD/AA4NDQwMCwoKCQcHBgQEAgIEBAYHBwkKCgsMDA0NDgEA/wANDQ0NDAwMDAsLFRQSEQ4NBgUEBAQDAgIBAcCARgIEBAYHBwkKCgsMDA0NDg4NDQwMCwoKCQcHBgQEAnoBAgIDBAQEBQYNDhESFBULCwwMDAwNDQ0NDQ0NDQwMDAwLCxUUEhEODQYFBAQEAwICAf8ADQ0NDQwMDAwLCxUUEhEODQYFBAQEAwICAXoCBAQGBwcJCgoLDAwNDQ4ODQ0MDAsKCgkHBwYEBAJ6AQICAwQEBAUGDQ4REhQVCwsMDAwMDQ0NAAMAAAAABAADvwADAAcACwAAAREhESMRIREDIREhA4D+wID+wIAEAPwAAwD9wAJA/cACQP1AA4AAA//AAAAEQAP/AAUACwAPAAABFwcXCQM3JzcnExcTJwKj6elaAUP+vvzCAUNa6elbQHz5fAL46+laAUIBRv66/r5a6eta/M0fA+EfAAMAAAAAA+AD4AADAHMA+gAAEyE1IQUVDxkrAS8ZPQE/GTsBHxkFFR8ePw8XFQE3ASMnPw8vHisBDx3gAUD+wAGqAQICAwQEBQUGBgcPEBMUCgsLDAwMDA0NDQ0NDg0NDQwNDAwLCwsLFBIRDwcGBgUFBAMDAwEBAQEDAwMEBQUGBgcPERIUCwsLCwwMDQwNDQ0ODQ0NDQ0MDAwMCwsKFBMQDwcGBgUFBAQDAgIB/ZYCAgMEBQYGBwgJCQoLCwwMDQ4ODg8QDxEQERIREhITEBAQDxAPDw4PDg4NDQ0MDBABBGH+/DMQCQkJBwgHBgUGBAQDAgIBAQEBAwMEBQUHBwgICgoKCwwNDQ0ODw8PEBARERESEhISExISERIREBAQEA8ODg4NDAwLCwoJCQgHBgYFBAMCAgJgQCYNDg0MDQwMDAwLCwoUExEPBgcFBgQEBAMCAgEBAgIDBAQEBgUHBg8RExQKCwsMDAwMDQwNDg0NDg0NDAwNCwwLCwsUEhEPBwYGBQUEAwMCAgEBAgIDAwQFBQYGBw8REhQLCwsMCw0MDA0NDg0SExESEREREBAPDw8ODQ0NDAsLCQoICAcHBQUEAwMBAQEBAgIDBAQFBgYHBwgJCQkQNP79YQEEEAwMDQ0NDg4ODw8PEA8QEBATEhIREhEQEQ8QDw4ODg0MDAsLCgkJCAcGBgUEAwICAgIDBAUGBgcICQkKCwsMDA0ODg4PEBAQEBESERITAAACAAAAAAPAA4AALwA7AAABMxUjDwodATM1IzUzPwo9AS8KKwEBAzMbATMDEyMLASMDAIBHBgYGBQsIBwMCAgHAgEcGBgYGCggHAwICAQECAgMHCAoGBgYGB4D+IOCAwMB52eCAwMCAA0BAAQICAwcICgYGBgYHgEBAAQICAwcICgYGBgYHRwYGBgYKCAcDAgIB/oD+gAE6/sYBgAGA/sYBOgAAAAEAAAAAA4ADvwA9AAATFR8XMxEzETMRMxEzNSEjDxeAAQICAwQEBAUGDQ4REhQVCwsMDAwMDQ0NDYCAgID+AA0NDQ0MDAwMCwsVFBIRDg0GBQQEBAMCAgECwA0NDQ0MDAwMCwsVFBIRDg0GBQUEAwMCAgH+gAMA/QADAIABAgIDBAQEBQYNDxASFBULCwwMDAwNDQ0AAAAAAQAAAAAEAAL/AGQAAAEvDisBDx4XPx8fDwchEQNMEhITFBQVFRUWFxcXFxgYGRYVFhUUFRQUExQSExESEREQDw8PDg0NDAwLCgoICQcHeAUGBgcHCAgJCQoKCwsMCw0MDQ4ODg4PDw8PEBAQERAREhISERIRERAQEA8PDw4ODbcBwAIwDw8ODgwMCgoICAYFBQMCAgIDBAUGBwcJCQkLCwwMDg0PDxAQEBIRExITFBQUFSkPEA8PDg8NDg0NDAwLCwsKCgkICAgGBwUFBQQDAgIBAQEBAgMEBQUHBggICQoKCwvRAgAAAAMAAAAAA8AD/wAHAAsAZgAAARUhNTMRIRElFSM1IyEPCxURFR8LMyEzPwo1ETUvCyEvDisBDw4BAAIAQP2AAYCAQP8ABwYGBgYKCAcDAgIBAQICAwMICQUGBgYGBwLgJgcGBgULCAcDAgIBAQICAwcICgYGBgYH/wADAwQFBwkKDQcHCQkJCgsMDAsKCQkICAcMCwgHBQQDAgMAQED9gAKAgEBAAQEBAwIHCQoGBgYGB/0BBgcGBgUGCQgDAwICAQECAgMHCAsFBgYHBgLgJgcGBgUKCQcDAgEBAR4KDAwMCwsKBAQEAgMCAQECAwIEBAQKCwsMDAsLCgAAAAL/wAAABEADPwAFAAsAAAMBNyc3JwUXBxcJAUABQ1rn51oBoOfnWgFD/r0B/v7CW+TmW1vm5FsBPgFCAAIAAAAAA8ADfwAvADsAAAEzFSMPCh0BMzUjNTM/Cj0BLworASUDMxsBMwMTIwsBIwMAgEcGBgYFCwgHAwICAcCARwYGBgYKCAcDAgIBAQICAwcICgYGBgYHgP4g4IDAwHnZ4IDAwIABgEABAgIDBwgLBQYGBgeAQEABAgIDBwgLBQYGBgdHBgYGBgoIBwMCAgFA/oABOv7GAYABgP7GAToAAAAAAwAAAAAEAAO/ACMAJwArAAABERUfBTMhMz8GES8GIyEjDwUlESERAyERIQEAAgICAwQEBAFVBQQDBAICAQEBAQICBAMEBf6rBAQEAwICAgKA/QCABAD8AAKr/uoEBAQDAgICAgICAwQEBAEWBAQEAwICAgICAgMEBJH9gAKA/QADgAAAAgAAAAAEAAN/AAYADQAAERc1ITUhNQEhFSEVNyfAAkD9wAKA/YACgMDAAUDAgICAAQCAgMDAAAABAAAAAAOAA78ACwAAATMDIxUhNSMTMzUhAYCl6rsCAKXqu/4AA0D9gICAAoCAAAABAAAAAAOAA78ABwAAEyERMxEhNSGAAUCAAUD9AANA/QADAIAAAAAAAwAAAAADwAO/ADEANABqAAAlFR8NOwE/DT0BLwgPBgMhEycXAQ8GHQEfBgEfBjsBPwYBPwY9AS8GAQMBAgIDBAUGBgcHCAgJCQoJCgoJCQgIBwcGBgUEAwICAgQJBwgJEhAXLxIIBwYFA0D+Av/Abf7kBQQDAwICAQECAgMDBAUBNQUFBgYHBgcGBwYHBgYGBgUBNAUEBAIDAQEBAQMCBAQF/i6oCgsKCQkJCAcHBgUEBAICAgIEBAUGBwcICQkJCgsKBw0PFg8PDxsYHEEcDw8PDw4BCgEAt27+4wUGBgYGBgcHBgcGBgYGBgX+ygUEBAMCAgEBAgIDAwQFATYFBgYGBgcGBwcGBwYGBgYFAdQAAAAABQAAAAAEAAO/AAMABwALAA4AEgAANSE1ISUhNSE1ITUhDQERJSE1IQQA/AABgAKA/YACgP2A/oABAP8ABAD8AECAgICAgMDAAYCAgAAAAAAEAAAAAAQAA78AAwAHAAsADwAANyE1ISchNSE3ITUhJyE1IYADAP0AgAQA/ACAAwD9AIAEAPwAQICAgICAgIAAAgAAAAADgAO/AAIACgAAAQUTATMTIRMzASMCgP8AgP6AgGIBO2OA/sCAAcABAYH9AAEA/wADgAAGAAAAAAMzA/QAPwB/AL8A/wE/AX8AACUVHw4/Dy8PDw4FHw8/Dj0BLw4PDgEVHw07AT8OLw4rAQ8NBR8OOwE/DT0BLw0rAQ8NARUfDj8PLw8PDgUfDz8OPQEvDg8OAk0CAwQFBgYICAkJCgsLDAsMDAsKCgoJCAcHBgUEAgIBAQICBAUGBwcICQoKCgsMDAsMCwsKCQkICAYGBQQDAv5/AQICBAUGBwcICQoKCgsMDAwLCwsKCQkICAYGBQQDAgIDBAUGBggICQkKCwsLDAwMCwoKCgkIBwcGBQQCAgGAAgMEBQYGCAgJCQoLCwwLDAwLCgoKCQgHBwYFBAICAQECAgQFBgcHCAkKCgoLDAwLDAsLCgkJCAgGBgUEAwL+fwECAgQFBgcHCAkKCgoLDAwMCwsLCgkJCAgGBgUEAwICAwQFBgYICAkJCgsLCwwMDAsKCgoJCAcHBgUEAgIBgAIDBAUGBggICQkKCwsMCwwMCwoKCgkIBwcGBQQCAgEBAgIEBQYHBwgJCgoKCwwMCwwLCwoJCQgIBgYFBAMC/n8BAgIEBQYHBwgJCgoKCwwMDAsLCwoJCQgIBgYFBAMCAgMEBQYGCAgJCQoLCwsMDAwLCgoKCQgHBwYFBAICfwsMCwsKCQkICAYGBQQDAQEBAQMEBQYGCAgJCQoLCwwLDAwLCgoKCQgHBwYFBAICAQECAgQFBgcHCAkKCgoLDAwLDAsLCgkJCAgGBgUEAwEBAQEDBAUGBggICQkKCwsMCwwMCwoKCgkIBwcGBQQCAgEBAgIEBQYHBwgJCgoKCwwBdQwLCwsKCggJBwcFBQQDAgIDBAUFBwcJCAoKCwsLDAwLCwsKCggJBwcFBQQDAgIDBAUFBwcJCAoKCwsLDAwLCwsKCggJBwcFBQQDAgIDBAUFBwcJCAoKCwsLDAwLCwsKCggJBwcFBQQDAgIDBAUFBwcJCAoKCwsLAXUMDAsKCgoJCAcHBgUEAgIBAQICBAUGBwcICQoKCgsMDAsMCwsKCQkICAYGBQQDAQEBAQMEBQYGCAgJCQoLCwwLDAwLCgoKCQgHBwYFBAICAQECAgQFBgcHCAkKCgoLDAwLDAsLCgkJCAgGBgUEAwEBAQEDBAUGBggICQkKCwsMAAAACAAAAAAD5wP0AD8AQwCSAJYAmgCeAKIA0AAAAQ8OKwEvDT0BPw07AR8NJRUjNSUPBCcjDwIVHwIPAR8BDwIfAzM3HwczPwcXMz8DLwI/AS8BPwE9AS8CDwEvByMPAiUVIzUlFSM1IxUjNSMVIzUnERUfBiEnPQEzPwIjNTMVPwE1MxUfAREvByEPBgMgAQECAgQDBQQGBgYGBwcIBwgIBwcGBgYFBQUDBAICAQECAgQDBQUFBgYGBwcICAcIBwcGBgYGBAUDBAICAf30yAJDCwwMDAtJBQUDPAECPQEBAQE9AwEBOwQFBUgMCwwNCwMEBHYFBAILDQwMC0gGBAQ7AQECPQEBAQE9AzsEBQVJCwsNDAwCBAR0BQQD/oPIArzIMsgyyDICAgMEBAUFARYDNgcRCljIGBrIGRkBAQMDAwUEBf0SBQUEBAMCAgEfCAcHBwcGBgUFBAQDAwECAgEDAwQEBQUGBgcHBwcICAcHBwcGBgUFBAQDAwECAgEDAwQEBQUGBgcHBwenyMhYSAYGCAccAgNjBQUELw0ODg0vBAUFYwMCHAcIBgZLBAMCAgMESwYGCAccAgNjBQUELw0ODg0vBAUFYwMCARwICAYGSwQDAgECBJ3IyPrIyMjIyMgZ/RIFBQQEAwIBARkM1Q0ZDMhoDQxPNgQFAVIFBQQEAwIBAQEBAgMEBAUAAAADAAAAAAPABAAAAwAHAD8AAAERIREjESERJxEVHwozITM/CjURNS8KIyEjDwoDQP8AgP8AgAECAgMHCAoGBgYGBwMABwYGBgYKCAcDAgIBAQICAwcICgYGBgYH/QAHBgYGBgoIBwMCAgEDgP0AAwD9AAMAQPyABwYGBgYKCAcDAgIBAQICAwcICgYGBgYHA4AHBgYGBgoIBwMCAgEBAgIDBwgKBgYGBgADAAAAAAQAA4AAAwAHAD8AAAEVITUBFSE1JxEVHwozITM/CjURNS8KIyEjDwoDgP0AAwD9AIABAgIDBwgKBgYGBgcDgAcGBgYGCggHAwICAQECAgMHCAoGBgYGB/yABwYGBgYKCAcDAgIBAcDAwAFAwMBA/YAHBgYGBgoIBwMCAgEBAgIDBwgKBgYGBgcCgAcGBgYGCggHAwICAQECAgMHCAoGBgYGAAABAAAAAAOABAAACwAAEwkBFSE1IQkBITUhgAFb/qUDAP4LAQr+9gH1/QADkP5w/nBwqAFYAVioAAEAAAAAA+AD/wAFAAABERcRASEBoMABgPxAAkD+gMACQAHAAAEAAAAAA8ADvwALAAAJAQcJARcJATcJAScCAP5tLQGT/m0tAZMBky3+bQGTLQItAZMt/m3+bS0Bk/5tLQGTAZMtAAAAAgAAAAAD/gP/AAsAEwAAARcHFzcXNyc3JwcnCQERFxEBNSECZ4eHQ4eKQ4eHQ4qH/VgBP78BP/zDAXuKiUWJiUWJikWIiAHA/sD+gMACQAFAgAAAAgAAAAAD/gP/AAUAhQAACQEDNxcJARUfHj8ePQEvHg8eA2X+Nf9ItwGD/OUCBAQGBwgJCgsNDQ4PEBESExMUFRUWFhgXGRgZGhoaGhoaGRgZFxgWFhUVFBMTEhEQDw4NDQsKCQgHBgQEAgIEBAYHCAkKCw0NDg8QERITExQVFRYWGBcZGBkaGhoaGhoZGBkXGBYWFRUUExMSERAPDg0NCwoJCAcGBAQCAs3+MwEASLcBhf7qGhoaGRkYGBcXFhUVFBMTEhEQDw4ODAsLCQgHBQUDAgEBAgMFBQcICQsLDA4ODxAREhMTFBUVFhcXGBgZGRoaGhoaGhkZGBgXFxYVFRQTExIREA8ODgwLCwkIBwUFAwIBAQIDBQUHCAkLCwwODg8QERITExQVFRYXFxgYGRkaGgACAAAAAAP/A/8AAwAMAAAxITUhJScHCQEnBxEjBAD8AAIA6S0BNgE3LepAQOvrLf7HATkt6wLVAAYAAAAABAAEAAADAAcACwAXABsAHwAAARUhNSMVITUjFSE1ASMVMxUzNTM1IzUjJREhEQMhESEDwP8AQP8AQP8AAcDAwEDAwEABwPyAQAQA/AABAMDAwMDAwAGAQMDAQMBA/cACQPyABAAAAAYAAAAABAAEAAALABEAFQAZAB0AIQAAASMVMxUzNTM1IzUjJzMhESERARUhNSMVITUjFSE1AyERIQIAwMBAwMBAwEACQPyAA4D/AED/AED/AEAEAPwAAYBAwMBAwED9wAJAAQDAwMDAwMD8gAQAAAADAAAAAAPfA/8ACAAMABUAACUXNxEzERc3JyUhNSElJwcXNycHESMBYCtVQFUroP4gA8D8QAHAVSugoCtVQO8vTf7zAQ1NL5GAQLNNL5GRL00BDQAFAAAAAAQABAAAAgAGAAoAGQAdAAAlITcTMxEjATMRIyERIzcnNycHJwcXBxchEQMhESEC0v6csmBAQP7AQEACgO0ts7Mts7Mts7Mt/tNABAD8AECzAU0BQP7AAUD8wC2zsy2zsy2zsy0DQPyABAAAAwAAAAAEAAQAAAsAFwAbAAABFwcXNxc3JzcnByclESERMzchNSEnIxEDIREhAcCzsy2zsy2zsy2zswHT/ID4QP7IAThA+EAEAPwAApOzsy2zsy2zsy2zs8D8wAEAQMBAAQD8gAQAAAAGAAAAAAQABAAAAwAHABMAFwAcACAAAAERIREBFSE1BSMVMxUzNTM1IzUjJREhESMZASERAyERIQPA/wABAP8A/oDAwEDAwEACgP8AQP3AQAQA/AABQP8AAQABAMDAQEDAwEDAwP8AAQD/AP3AA0D8gAQAAAIAAAAAA/8D/wAIAAwAABMXNxEzERc3ASUhNSGpLepA6S3+yv4gBAD8AAIWLOr9LALU6i0BOXBAAAAAAAYAAAAABAAEAAADAAcAEwAXABsAHwAAAREhEQEVITUFIxUzFTM1MzUjNSMlESERIxEhEQMhESEBQP8AAQD/AAJAwMBAwMBAAUD9wED/AEAEAPwAAUD/AAEAAQDAwEBAwMBAwMD8wANA/wABAPyABAAAAAAAAgAAAAAD9wP4AAQAFwAANxUzASc3Bxc/AzUvBw8CCN4CUt6vdN54BgUCAgUGjgkKCwwMCwrm3gJS3q903ngKCgwMCwsJjwgFAwEBAwUAAAADAAAAAAPaA/gACAAMABUAACUXNxEzERc3JyUhNSElJwcXNycHESMBZCtTP1Qqnf4kA7T8TAG8UyuenSpUP/MuTP73AQlMLo9+P7BMLo+PLkwBCQAHAAAAAAP4A/gAAwAHAAsADwATABgAHgAAARUjNSEVIzUBFSM1IRUjNQEVIzUhMxUjNSMVESERIQO5/P6G/ANy/P6G/ANy/P2L+/w/A/D8EAFD/Pz8/AE7/Pz8/AE7/Pz8/Pz9SwPwAAIAAAAAA/gD3QBOAGIAABMPFh8PPw81Lw4PBgkBFwE/AzUvBw8CoAsJCAYGBAIDAgMEBQYHCAgICQkICQgJCgoLCwwNDg4ODg8ODw8PDxYVFBMSEREPDgwLCAcFBAEDAwUGCAkLCw0NDg4QEBERDw8PDQ0NAqv+JZMB2wQFBAICBAVMCAkJCgsJCgFoCw0NDg8PEB4MCwoJCQgHBgUFAwMCAQEMCwsKCgkIBwcGBQQDAgEBAgMFBwkKDA4QEBETExQVFhEQDw8ODQ0LCwkIBgUDAgEBAgMFBwcJAlz+JZMB2wQKCQoLCgkITAYFAwEBAwUAAAACAAAAAAN6A7kAAwALAAA3IREhNyMVITUjNSPFAnb9ir38AvT8/EcCdr1+fj8AAAAHAAAAAAP4A/gAAwAHAAsADwATABgAHgAAARUjNSMVIzUjFSM1ARUjNSMVIzUhMxUjNSMVESERIQO5/D/8P/wDcvw//P7M9fw/A/D8EAFD/Pz8/Pz8Anb8/Pz8/Pz8/UsD8AAAAQAAAAADOwO5AAsAADczESERMxEjESERI8V+AXp+fv6GfkcBev6GA3L+hgF6AAAAAwAAAAAD+AJ+AD8AfwC/AAABHw8/Dy8PDw4FHw8/Dy8PDw4FHw8/Dy8PDw4C/AECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAv6FAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMC/oUBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwICAA0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMAAAAAAYAAAAAA5kDmQADAAcACwAPABMAFwAAJTM1IwUzNSMFMzUjJTM1IwUzNSM1MzUjAty+vv7GvLz+xL6+ATy8vAE6vr6+vma+vr6+vn68vLx+vgAAAAIAAAAABAADvwADAEkAAAERIREnDwYVERUfDiE/DjURNS8OISchDwYDgP0AYgcGBQQEAgICAgQEBQYHCAgJCQkKCwsDLgsLCgkJCQgIBwYFBAQCAgICBAQFBgcICAkJCQoLC/5pa/7UCwsKCQkJCALA/gACAN8HCQgKCQoLC/1YCwsKCQoICAgHBwUEBAMCAQECAwMFBQcHBwkICgkKCwsCKAsMCgoKCAkIBwYFBAQCAQGAAQIDAwUFBwAAAgAAAAADYAOAAAUACQAACQE3CQEnATMRIwGgAWFe/u8BEl79noCAAf/+gVYBKQEqV/0AAwAAAAABAAAAAAMgA58ABQAAEwE3CQEn4AHsU/6HAXpTAf/+YWIBPQE/YgAAAQAAAAADIAOfAAUAABMJARcJAeABev6HUwHs/hMDPv7B/sNiAZ8BoQAAAAACAAAAAANfA4AABQAJAAATCQEXCQIzESOgARL+714BYf6eAeKAgAMp/tb+11YBfwGB/QADAAAAAAMAAAAABAAD/wADAIMBAwAAASE1IQUPHy8fPx47AR8dBR8fPx8vHw8eAQACAP4AAoABAQIEBAUGBwgICgoKDAwNDQ4ODxAQEREREhITExMTFBQTExMTEhIREREQEA8ODg0NDAwKCgoICAcGBQQEAgEBAQECBAQFBgcICAoKCgwMDQ0ODg8QEBERERISExMTExQUExMTExISEREREBAPDg4NDQwMCgoKCAgHBgUEBAIB/IEBAgMEBgcICQsLDA4ODxAREhMTFBUVFhcXGBgZGRoaGhoaGhkZGBgXFxYVFRQTExIREA8ODgwLCwkIBwYEAwIBAQIDBAYHCAkLCwwODg8QERITExQVFRYXFxgYGRkaGhoaGhoZGRgYFxcWFRUUExMSERAPDg4MCwsJCAcGBAMCAcCAQBQTExMTEhIREREQDxAODg0NDAwKCgoICAcGBQQEAgEBAQECBAQFBgcICAoKCgwMDQ0ODg8QEBERERISExMTExQUExMTExISEREREBAPDg4NDQwMCgoKCAgHBgUEBAICAgIEBAUGBwgICgoKDAwNDQ4ODxAQEREREhITExMTFBoaGhkZGBgXFxYVFRQTExIREA8ODgwLCwkIBwYEAwIBAQIDBAYHCAkLCwwODg8QERITExQVFRYXFxgYGRkaGhoaGhoZGRgYFxcWFRUUExMSERAPDg4MCwsJCAcGBAMCAQECAwQGBwgJCwsMDg4PEBESExMUFRUWFxcYGBkZGhoAAAMAAAAABAAD/wALAIsBCwAAASMVMxUzNTM1IzUjAQ8fLx8/HjsBHx0FHx8/Hy8fDx4BwMDAgMDAgAHAAQECBAQFBgcICAoKCgwMDQ0ODg8QEBERERISExMTExQUExMTExISEREREBAPDg4NDQwMCgoKCAgHBgUEBAIBAQEBAgQEBQYHCAgKCgoMDA0NDg4PEBARERESEhMTExMUFBMTExMSEhERERAQDw4ODQ0MDAoKCggIBwYFBAQCAfyBAQIDBAYHCAkLCwwODg8QERITExQVFRYXFxgYGRkaGhoaGhoZGRgYFxcWFRUUExMSERAPDg4MCwsJCAcGBAMCAQECAwQGBwgJCwsMDg4PEBESExMUFRUWFxcYGBkZGhoaGhoaGRkYGBcXFhUVFBMTEhEQDw4ODAsLCQgHBgQDAgJAgMDAgMD/ABQTExMTEhIREREQDxAODg0NDAwKCgoICAcGBQQEAgEBAQECBAQFBgcICAoKCgwMDQ0ODg8QEBERERISExMTExQUExMTExISEREREBAPDg4NDQwMCgoKCAgHBgUEBAICAgIEBAUGBwgICgoKDAwNDQ4ODxAQEREREhITExMTFBoaGhkZGBgXFxYVFRQTExIREA8ODgwLCwkIBwYEAwIBAQIDBAYHCAkLCwwODg8QERITExQVFRYXFxgYGRkaGhoaGhoZGRgYFxcWFRUUExMSERAPDg4MCwsJCAcGBAMCAQECAwQGBwgJCwsMDg4PEBESExMUFRUWFxcYGBkZGhoAAAACAAAAAAOAA/8AAwAKAAAzITUhASEJASERIYADAP0AAQD/AAGAAYD/AP8AgAIA/oABgAGAAAAAAAIAAAAAA6AD/wASADcAAAEzHwURJQURPwYnDwcRJQURLw8hDwYC/QUJBgcEAwH+4P7gAQEDBAcGCG8LCQgHBQQBAgGgAaABAgQFBwgKCwwNDQ8OEBAQ/gYQEQ8PDg4NA4ACAwUFBgf9W3Z2AqAHBgUFBQMCUQwNDQ4PDwgQ/JmqqgNfERAQDw4ODAwKCQgGBQQCAQECBAUHCAkAAAIAAAAAA/8D/wBnAO4AAAEVDxcrAS8XPQE/FzsBHxcFHx47AT8OFxUBNwEjJz8OPQEvHg8eAoABAgIDAwUEBQYNDhESFBULCwwMDAwNDQ0NDQ0NDA0MDAwLCwsUExEQDgwFBAQEAwICAQECAgMEBAQFBg0PEBIUFQsLDAwMDQwNDQ0NDQ0NDAwMDAsLFRQSEQ4NBgUEBQMDAgIB/YABAQIEBAUGBwgICgoKDAwNDQ4ODxAQEREREhITExMTFBEREREQEQ8QDw8PDg4NDRAkAQRh/v00IwwKCQgIBwcGBQUEAwMCAQICBAQFBgcICAoKCgwMDQ0ODg8QEBERERISExMTExQUExMTExISEREREBAPDg4NDQwMCgoKCAgHBgUEBAIBAoANDQ0NDAwMDAsLFRQSEQ4NBgUFBAMDAgIBAQICAwMEBQUGBg4QERMUFgsMDAwMDQ0NDQ0NDQwNDAwLDAsVFBIQDw0GBQQEBAMCAgEBAgIDBAQEBQYNDxASFBULDAsMDA0MDQ0NFBMTExMSEhERERAQDw4ODQ0MDAoKCggIBwYFBAQCAgECAwMEBQUGBwcICAkKDCMz/vxhAQQkDw4NDg4PDw8QDxEQERERERQTExMTEhIREREQDw8PDg0NDAwKCgkJCAcGBQQDAwEBAQEDAwQFBgcICQkKCgwMDQ0ODhAPEBERERISExMTEwAAAAMAAAAABAAD/wAkADAARQAAATU/DBEjFSE1IxEzHws1ISUVMxEjFSE1IxEzNScVMxEjFTM1IRUzNSMRMzUjFSE1IwEAAQQDAwUGBwQKCw0Ob2YBDGZmEA4MCgkHBgUDAwQB/kACQEBA/YBAQMBAQMACgMBAQMD9gMACdAENDggICQgHBAYFAwIB/p8sLAFhAQMFBQcHCAkICA4OjIBA/YBAQAKAQCBg/YDAQEDAAoDAQEAAAAEAAAAAA0ADPwALAAATFwcXNxc3JzcnByfA9PRL9fVL9fVL9fUC9fX1S/X1S/X0TPX1AAAEAAAAAAQAA8AAAwAHAIwBKQAAASE1ITUhNSEFDxorAS8CIw8PPwUvDT8eOwEfHQUVHxAVDw8VHwozPwwfATM/HC8fDx4BQAGA/oABgP6AAkABAgMEBgYICQkLDA0NDhAPERESExMUFBUVFhYWFhcXIAkICAgHBgYJCQoKFBUVFRUUBQQDAwQBAQIEBwMFFQ4LCQcGAwEBAQIEBAUGBwgICgoKDAwNDQ4ODxAQEREREhITExMTFBQTExMTEhIREREQEA8ODg0NDAwKCgoICAcGBQQEAgL8gAECAwMEBAYGBggICAoKCgMCAQICBAQGCAkKFQcHBQQDAQIDBAYGCAgJKCckHB8gERAREREREREQEBAeHRwdHBsbGxoZGRgXFhYVExMSEQ8PDQwLCggHBQQCAQECAwQGBwgJCwsMDg4PEBESEhQUFRUWFxcYGBkZGhoaGhoaGRkYGBcXFhUVFBMTEhEQDw4ODAsLCQgHBgQDAgHAQEBAVxAQEBAPDw4ODg0NDAwLCgoKCAgHBwYEBQMCAgICBAEDAwUFBwgHBwYLCQYFBAIMDAsMFxcWFRMbCAgZEhMTFBQUFQ4ODg4ODQ0MDQwMCwsKCgoJCQgICAYGBgUEBAMDAgEBAgMDBAQFBgYGCAgICQkKCgoLCwwMDQwNDQ4ODg4OEA8PDw8PDw8ODg4ODg0NDQsOEAgJCQkJCQgICAwGBwgICQoKCQkJCAYGBQMJBQICBAMEBAYGBwgJCgsNAwIBAgQEBgcICQoLDAwODg8QERISEhQTFRUVFhYWFxUUFRQUExMSEhIREBAQDg8NDQwLCwoJCAcHBQUDAwEBAQEDAwUFBwcICQoLCwwNDQ8OEBAQERISEhMTFBQVFAAAAAADAAAAAAPAA/8AQABEAHkAAAEHFQ8OLw8/Dx8OAxUhNScRHw8hPw8RJyEPDgKrAQMEBgcICgsMDQ8OEBERERERERAODw0MCwoIBwYEAwEBAwQGBwgKCwwNDw4QEREREREREA4PDQwLCggHBgQDKv5AgAEBAwQFBQcHCAkJCgsLCwwCnAwLCwoKCggJBwYGBQQDAQHk/dYMCwsLCgkJCAcHBQUEAwEBHAgJERAQDw4NDAsKCQcFBQIBAQIFBQcJCgsMDQ4PEBARERIREBAPDg0MCwoJBwUFAgEBAgUFBwkKCwwNDg8QEBECUsDADvzkDAsLCgoKCAkHBgYFBAMBAQEBAwQFBgYHCQgKCgoLCwwCquQBAQMEBQYGBwkICgoKCwsAAAAABAAAAAAEAAO/AAMABwALAA8AADUhNSE1ITUhNSE1ITUhNSEDAP0ABAD8AAMA/QAEAPwAQICAgICAgIAAAgAAAAAEAAPfAE4AYgAAEw8VIx8PPw8vDw8GCQEXAT8DNS8HDwKaCgoIBwUEAwICAwQFBgcJCAkICQkICQkKCgsMDA0ODg8ODw8PDw8PFhUVExMRERAODAsJBwUDAgECBAUGCAkLDAwNDw8PEREREA8PDQ4MArb+HZUB4wMGBAICBAZMCAkKCgsKCQFoDA0NDg4QEB4MCwoKCAgHBgYEBAMCAQ0LCwoKCAkHBwYFBAMCAQECAwUHCQoNDg8RERITFRUWERAQDg4ODAwKCQgGBQQCAQECBAUGCAkCX/4ikwHdBQkKCgoKCQlMBgUDAQEDBQAAAAEAAAAABAAC/wBkAAARISc/DjsBHx43Lx4jDw8nAcC3DQ4ODw8PEBAQERESERISEhEQERAQEA8PDw8ODg4ODQwNCwwLCwoKCQkICAcHBgYFeAcHCQgKCgsMDA0NDg8PDxARERIRExIUExQUFRQVFhUWGRgYFxcXFxYVFRUUFBMSErQBANELCwoKCQgHBwcFBQMDAwEBAgIDBAUFBQcGCAgICQoKCwsLDAwNDQ4NDw4PDxAPKRUUFBQTEhMREhAQEA8PDQ4MDAsLCQkJBwcGBAUDAgIBAQMFBQYICAoLCwwODg8Q0QAAAAADAAAAAAOgBAAAAwAHABAAACkBNSEBAycJATERBzM3JQElAWABwP5AAZn1ywFN/hpAwx8BIQE9/tRAAr7+UocBfP6t/oCASYsCTOAAAwAAAAACYAPfAD8AfwC/AAAlFR8OPw49AS8NKwEPDREVHw4/Dj0BLw0rAQ8NERUfDTsBPw09AS8ODw4BoAICBAQEBgYHBwgJCAoJCgoJCggJCAcHBgYEBAQCAgICBAQEBgYHBwgJCAoJCgoJCggJCAcHBgYEBAQCAgICBAQEBgYHBwgJCAoJCgoJCggJCAcHBgYEBAQCAgICBAQEBgYHBwgJCAoJCgoJCggJCAcHBgYEBAQCAgICBAQEBgYHBwgJCAoJCgoJCggJCAcHBgYEBAQCAgICBAQEBgYHBwgJCAoJCgoJCggJCAcHBgYEBAQCAoAKCQkJCQgHBwYGBAQEAgEBAQECBAQEBgYHBwgJCQkJCgoJCggJCAcHBgYEBQMCAgICAwUEBgYHBwgJCAoJAXYKCQkJCQgHBwYGBAQEAgEBAQECBAQEBgYHBwgJCQkJCgoJCggJCAcHBgYEBQMCAgICBAQEBgYHBwgJCAoJAXYKCQoICQgHBwYGBAUDAgICAgMFBAYGBwcICQgKCQoKCQkJCQgHBwYGBAQEAgEBAQECBAQEBgYHBwgJCQkJAAAAAgAAAAADgAP/AAMAaQAAMyE1IRMVHx07AT8dNREjEQ8PLw8RI4ADAP0AQAICAwMEBQYHBwcJCQkKCwsMDAwNDg0ODw8PEA8QERAQERAPEA8PDw4NDg0MDAwLCwoJCQkHBwcGBQQDAwICgAEDBgcICgwNDg8QEREREhISEhERERAPDg0MBQkIBgUCgIABgBAREA8QDw8ODw0ODQwMDAsLCgkJCQcHBwYFBAMDAgICAgMDBAUGBwcHCQkJCgsLDAwMDQ4NDw4PDxAPEBEQAgD+ABUTExIREA8NDAsJCAYEAwEBAwQGCAkLDA0PCBARExMVAgoAAAMAAAAAA8ADvwBPAFMAmQAAAR8EDw8jLwwVHwk/GDUvAyMfASUhNSEBDxQfAzMvBz8OMx8HNS8GDwICfgQCBQMBAQIEBAYICQoMDQ4QERMUFg0NDw8eHg8ODw0NDAwKCgsMDh4gIB8dGCAfHh0cGg0MCwwKCwkJCQgHBwYFBQMDAgIBAwQHqwYM/ccDgPyAAYcODRoYFwsKCgkJCAcHBwUFBAMCAQEBAwQGsAkHBwYFBAIBAQMFBgkJCwsNDg4PEBAPEBwaGhgWFhQSEBMVFxkrMB0dHAFdBQYNDQ8ODQwLCgoICAcGBQQEAgEBAQICBwkFBgYHBwgICZIFBQUFCAcGBAIBAQIEBgcJBQYGBwcICAkJCgsKDAwNDQ4PDxAUFBMSBw1cgAFyBAQKCw4HCAkJCQoKCwsMDA0NDg4PFhQTEggICQkLCw0ODw0MDAoJCAgGBQUDAwIBAQIEBgcJCwyMBwYFBAQDAQEDBAADAAAAAAOgA58AMQA0AF4AACUVHw07AT8NPQEvCA8GJyE3JxcBDwUfBQEfBT8FAT8FLwUBAu8BAwMDBQUGBgcHCAgICQkJCQkICAcHBgYFBAQDAgICBAgHBwgRDxUsEAgGBgQDPP4n7LFl/vgFBAMCBAEBBAIDBAUBIwUGBQYGDA0LBgUGBQEeBAQDAwMCAgMDAwQE/k/BCgoJCQgIBwcGBgUEAwICAgIDBAUGBgcHCAgJCQoKBgwOFQ4ODRoVGjwaDg4ODg347apm/vcEBgUGDAwMDAUGBQX+3AQDAwICAQEEAgQDBQEgBAYFBgwMDAwGBQYFAbIAAAEAAAAAA+AD/wCdAAABESMRNS8LKwEPDBEvAw8EAR8HIT8PETUvCysBDwsdASMRLwwrAQ8LFREjETUvCysBDwsCACwBAgIDAwQICwYGBgYHBwYHBgUGCQgEAgMBAQHCBgcHCQkJBzkBVwwODwcQERERAUcSEhAQDw8NDQsKCQcDBgMCAQICAwMECQoGBgYHBgcHBgYGBQoIAwMCAgErAQEBAwIEAwkLBQYHBgcHBgYGBgUKCAMDAgIBLAECAgMDBAkKBgYGBwYHBwYGBgUKCAMDAgIBA8D+awEqBwYGBgYFBQkHAgICAQECAgIEBwoFBgYGBgf+BGwCAQEBAgQGNf6sDAoIBAcFAwIBAwQGBwgKCwwODg4IEBERAnMHBgYGBgUFCQcCAgIBAQICAgQHCgUGBgYGB+oBagcGBgYGBQUJBgMCAgEBAgIDAwgJBQYGBgYH/pYBlQYHBgYFBgUIBwMCAgEBAgIDAwgJBgUGBgcADQAAAAAD4APfAAMABwALAA8AEwAXABsAHwAjACcAKwAvADMAACUzNSMFMzUjBTM1IyEzNSMFMzUjITM1IwUzNSMFMzUjITM1IwUzNSMhMzUjBTM1IwUzNSMDIMDA/oDAwP6AwMACQMDA/oDAwAJAwMD+gMDA/oDAwAJAwMD+gMDAAkDAwP6AwMD+gMDAIMDAwMDAwMDAwMDAwMDAwMDAwMDAwAADAAAAAAPAA/8AAwAnAC8AAAERIREDHw8hPw8RITchFSE1IScjAwD+AIABAgMEBQcHCQkJCwsMDA0NAgANDQwMCwsJCQkHBwUEAwIB/QDg/uADgP7gQMACgP4AAgD+AA0NDAwLCgoJCQcGBgQDAgEBAgMEBgYHCQkKCgsMDA0NAoDAgIBAAAAAAQAAAAADXwP/ADoAABMPAxEfBz8EHwY/BzUvAj8HLwMBFS8DDwKvBAUEAgEDBAcHCQkKCgkJCIFzBQcICQoKCgm8CQgGBAMBBHGoCAgHBwQDAQEDBQf9pggJCQoKCQkD8gQICQr8/AoJCQcHBAMBAQIDBGfyCQcFBAIBAQNWBgYICQoKCgvvIgMFBgcJCQkKCggIAfECBQQCAQEDBAAAAAEAAAAAAoAC3wACAAABLQEBgAEA/wABIODgAAADAAAAAAPAA58AAwAHABEAAAEVIzUBFSM1BwEjESE1ATMRIQEAgAMAgED+KKgBAAHYqP8AASCAgAJAgIBj/mP/AKMBnQEAAAAEAAAAAAQAA78AAwAHAC8AMwAAARUhNSUVIzUhETMVITUzES8PIQ8ONyE1IQLA/oACQID9AMACgMABAgMEBQcHCAkKCwsMDA0N/QANDQwMCwsJCggHBwUEAwK/AoD9gAGAwMDAgID+wMDAAUANDQwMCwsKCQgHBwUEAwIBAQIDBAUHBwkJCgoLDAwNs8AAAAABAAAAAAQAAv8AZAAAAS8PIw8eFz8eOwEfDgchEQNMEhITFBQVFRUWFxcXFxgYGRYVFhUUFRQUExQSExESEREQDw8PDg0NDAwLCgoICQcHeAUGBgcHCAgJCQoKCwsMCw0MDQ4ODg4PDw8PEBAQERAREhISERIRERAQEA8PDw4ODbcBwAIvEA8ODgwLCwoICAYFBQMBAQICAwUEBgcHCQkJCwsMDA4NDw8QEBASERMSExQUFBUpDxAPDw4PDQ4NDQwMCwsLCgoJCAgIBgcFBQUEAwICAQEDAwMFBQcHBwgJCgoLC9ECAAAAAgAAAAADQAN/AAIACgAAAQcTATM3IRczASMCa9Zr/sBrUQEHUmv+9WoByQEBSv1u29sDAAAAAAADAAAAAAQAA/8AQABMALQAAAEVDw8vDz8PHw4BESMvBzUHIycPHh0BHx4/Hj0BJyERIQJAAQQFCAkLDQ8QERIUFBYWFxcWFhQUEhEQDw0LCQgFBAEBBAUICQsNDxAREhQUFhYXFxYWFBQSERAPDQsJCAUEAUHmDg8RExQWFxiABRsSEhIREREQEA8QDg8NDg0MCwwKCgkICAcHBQUEAwICAgIDBAUFBwcICAkKCgwLDA0ODQ8OEA8QEBERERISEhISEhERERAQDxAODw0ODQwLDAoKCQgIBwcFBQQDAgIBAUH9gAFgCwwWFRUUEhEQDw0LCQgFBAEBBAUICQsNDxAREhQVFRYXFxYWFBQSERAPDQsJCAUEAQEEBQgJCw0PEBESFBQWFgIJ/oAYFxYUEhEQDefBAQEBAgMEBQUHBwgICQoLCwsMDQ4NDw4QDxAQEREREhISEhIREhEQERAPEA4PDQ4MDQsLCwoJCAgHBwUFBAMCAQEBAQIDBAUFBwcICAkKCwsLDA0ODQ8OEA8QEBEREhESEg4SAoAAAAAAAQAAAAACgALgAAIAAAEFEQGAAQACAOABwAAAAAMAAAAABAAD/wADAAcACwAAMSE1IREhNSERIREhBAD8AAQA/AAEAPwAQAEAwAEAAQAAAAAFAAAAAAQAA/sAAwAHAAwAGAAsAAATMzUjNSE1IQUVMwEnASEFESMRJyERITUhJQcXPwM9AS8HDwLAwMABQP7AAUBjAT5j/MICbAEUgGz97AIA/YADlTFkMAQCAgICBD4EBQQGBQQFAbxAgEBcZAFDZP0ZuAH4/vhIAgCAODFkMQQFBQUFBQQEPwQCAQEBAQIAAAAAAwAAAAADwAP/AAUAGAAdAAAzITUhESMlHQEfCjsBESERAyERASFAAoD+AIACQAECAgMHCAsFBgYGB4D+QIACwP79/kOAAoCAgAcGBgYGCggHAwICAf6AAkD9QAI6AQYAAwAAAAAEAAP/AAMARwCgAAAzITUhAR8GFQ8RIzUvDzU/Dh8GJQ8IFR8QIRUhNSE1Pw41LxYrAQ8NgAMA/QAB5QcGBAQDAgEBAQIDBAQEDhAODAoJCgUIBAEMBwgJCAoLDQ4XBAQEAwIBAQECAwQEBgcKCgsMDQ4PEBAPDg0MCwr+4QcGCwoIBwUEAgEDBQYICRkMCgkIBgUFAwYB/oYEAP6GBgkFBggJCgwUCggHBgMDAQMEBggJCg0PCgoLCwsMDA0NDQ0ODw4PDw4PDg0NDQ0MDAsLCwoKgALZCQkKCgoLCwsLCwsKCwoKGB4eHh4cKhkuLDUaUi8pHB0eHh4nCgoLCgsLCwsLCwoKCgkJCQgHBQUDAQEBAQMFBQcITQgIERISFBQUFRUVFRUVFRQsGRgZGBcWFRQvNICAGUEyFhcYGRgZIhQUFRUVFhUVFBQUExIREREJCQgHBwYFBQQEAwICAQECAgMEBAUFBgcHCAkJAAAAAgAAAAADwAP/ABcAHwAAOwERIR0BHwo7AREzESchNSERIxUhNSNAgAHAAQICAwcICgYGBgYHgIDm/WYDgID9gIABwIAHBgYGBgoIBwMCAgH/AAFb5YABQMDAAAACAAAAAAPAA/8AEgAXAAABHQEfCjsBESERAyERJyECgAECAgMHCAoGBgYGB4D9gIADgOb9ZgOAgAcGBgYGCggHAwICAf3AAwD8gAMa5gAAAAQAAAAAA/gD+AADAAcACwARAAATITUhJREhEQMhESE3IREzESHFAXr+hgG5/gh+AvT9DPwCdn79DAFDfr3+CAH4/YoC9H79SwMzAAAEAAAAAAP4A/gACwAPABMAGQAAASMVMxUzNTM1IzUjJREhEQMhESE3IREzESEBQ35+fn5+fgE7/gh+AvT9DPwCdn79DAHBfn5+fn4//ggB+P2KAvR+/UsDMwAAAAIAAAAAA/gD+AACAAUAACUhEQkBIQEEAvT8EAL0/QwIAvT+CAL0AAACAAAAAAP4A/gAAgAFAAA3IQkBESEIAvT9DAPw/QwIAvT+CAL0AAAAAQAAAAADegN6AAIAADchEYYC9IYC9AAAAQAAAAADegN6AAIAACURIQN6/QyGAvQAAQAAAAADegN6AAIAADchAYYC9P0MhgL0AAAAAAEAAAAAA3oDegACAAA3ASGGAvT9DIYC9AAAAAAIAAAAAALgA8AALwBfAI8AvwDvAR8BTwF/AAAlFR8JOwE/CT0BLwkrAQ8JBRUfCTsBPwk9AS8JKwEPCSUVHwk7AT8JPQEvCSsBDwkFFR8JOwE/CT0BLwkrAQ8JJRUfCTsBPwk9AS8JKwEPCQUVHwk7AT8JPQEvCSsBDwklFR8JOwE/CT0BLwkrAQ8JBRUfCTsBPwk9AS8JKwEPCQJgAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgH+wAECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAUABAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAf7AAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBQAECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIB/sABAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQFAAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgH+wAECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBgAcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBvkHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgb5BwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYG+QcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgABAAAAAAP4AvwAAgAAEyEBCAPw/ggBBAH4AAAAAQAAAAAD+AL8AAIAAAkBIQIAAfj8EAEEAfgAAAEAAAAAAvwD+AACAAAlCQEBBAH4/ggIAfgB+AABAAAAAAL8A/gAAgAACQERAQQB+AIA/ggD8AAAAwAAAAACfgP4AD8AfwC/AAAlHw8/Dy8PDw4DHw8/Dy8PDw4DHw8/Dy8PDw4BggECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMChg0MDQsLCgoJCAgGBQQDAgEBAgMEBQYICAkKCgsLDQwNDQwNCwsKCgkICAYFBAMCAQECAwQFBggICQoKCwsNDAFtDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMAW0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwABAAAAAAD+AO4AAMABwATAFQAACUzNSMnITUhJyEvBT0BNyEFFR8PPw8vDw8OAYL8/L0Cdv2KvQKMCQQDAwECA/2HArUBAgQFBwgJCgsMDQ4PDw8QEQ8PDw4NDAsKCQgHBQQCAQECBAUHCAkKCwwNDg8PDxEQDw8PDg0MCwoJCAcFBAJHfr1+vRYMCwwMDQwIGCAICA8PDw4NDAsKCQgHBQQCAQECBAUHCAkKCwwNDg8PDxARDw8PDg0MCwoJCAcFBAIBAQIEBQcICQoLDA0ODw8PAAADAAAAAAPlA0QABQALAA8AAAEXBxc3JwUXNyc3JxMXEycCtMDAOvj4/Sz4Or+/Olo8zT0Cvr6+Ovj4+Pg6vr46/dcTAnUTAAAEAAAAAAO5A7gAIwBHAGsAjwAAAREfByE/BxEvByEPBgURHwchPwcRLwchDwYBER8HIT8HES8HIQ8GBREfByE/BxEvByEPBgI/AQEDBAUFBgYBPAYGBQUEAwEBAQEDBAUFBgb+xAYGBQUEAwH+BwEBAwQFBQYGATwGBgUFBAMBAQEBAwQFBQYG/sQGBgUFBAMBAfcBAQMEBQUGBgE8BgYFBQQDAQEBAQMEBQUGBv7EBgYFBQQDAf4HAQEDBAUFBgYBPAYGBQUEAwEBAQEDBAUFBgb+xAYGBQUEAwEBov7FBwYFBQMDAgEBAgMDBQUGBwE7BgYFBQQDAQEBAQMEBQUGBv7FBwYFBQMDAgEBAgMDBQUGBwE7BgYFBQQDAQEBAQMEBQUGAfH+xQYGBQUEAwEBAQEDBAUFBgYBOwcGBQUDAwIBAQIDAwUFBgf+xQYGBQUEAwEBAQEDBAUFBgYBOwcGBQUDAwIBAQIDAwUFBgAAAAMAAAAAA3oD+AAHAAsAYgAAARUhNTMRIRElFSM1KwEPChURFR8KMyEzPwk1ETUvCiMvDisBDw4BQwF6P/4IATt+P70GBwYGCgoHBgICAQECAgMGCQoFBgYGBwJXJQcGBQsKBwYCAgEBAgIGBwoKBgYHBr0DAwQFBwgKDQcHCQgKCgsLCwsKCggICAcMCgkGBQQDAgL8Pz/9igJ2fj8/AQEBAgYICQsGBgYH/Q0GBgYGBgoJBgMCAgEBAgIGBwoKBgYHBgLVJQcGBQsJCAYCAQEBHQsLDAwLCwkFAwQDAgIBAQICAwQDBQkLCwwMCwsJAAIAAAAAA3oD9wAjACsAADcVHw4hPw8RITcjFSE1IychxQICBAQFBggICAkJCQoLCwGiCwoKCgkJCAgHBwUEBAIBAf2Kfr0C9L04/vZ1CwsKCgoJCAgIBgUFAwMBAQEBAwMFBQYICAgJCgoKCwsCh71+fj8AAgAAAAADegP3AAMACgAANyE1IRMjCQEjESOGAvT9DPz8AXoBevz8CH4B+P6GAXoBegAAAAQAAAAAA/gD9wA/AH8AhAEGAAAlFQ8OLw49AT8NOwEfDREVDw0rAS8NPQE/Dh8OJQcXATUFFR8QPwcXBy8GIw8PHw8/Dy8HNwEzNQE1Lw8PDgFDAgIDBAUGBgYIBwkICQoKCQoJCAkHCAYGBgUEAwICAgIDBAUGBgYIBwkICQoJCgoJCAkHCAYGBgUEAwICAgIDBAUGBgYIBwkICQoKCQoJCAkHCAYGBgUEAwICAgIDBAUGBgYIBwkICQoJCgoJCAkHCAYGBgUEAwICAff7fgE7/BABBAUHCQsMDQ8IERETFBQVFRINDAwMCwsLOjoLDAwMDQ0NDhYWFRQUEhEPDwwLCgcGAwEBAwYHCgsMDhAREhMVFRYWGBUVFRMSEQ8ODQsJCAUEAQEBAgQEBQYHXQE7vf3JAwQGCAoLDA4QEBISFBQVFRsWFBQTEhEPDg0LCQgFBOUKCQkJCAgHBwYGBAQEAgEBAQECBAQEBgYHBwgICQkJCgkKCQgJBwgGBwUFBAMCAgICAwQFBQcGCAcJCAkKAi0JCgkICQcIBgcFBQQDAgICAgMEBQUHBggHCQgJCgkKCQkJCAgHBwYGBAQEAgEBAQECBAQEBgYHBwgICQkJkfl+ATs/mwIZFRUTExERDw4GDAsIBwUDAQEBAgMDBAUFV1cGBAQEAgICAQMGBwoLDA8PERIUFBUWFhcWFRQTEhEQDg0LCQgFBAEBBAUICQsNDg8REhMUFRYXEA4PDg4NDQwv/sY+AlZGHBUTExIREA8NDAoJBwUDAgIDBgcJCw0ODxESExMVFgAAAAAGAAAAAAP4A7gAAwAHAAsADwATABcAACUhNSEHMzUjNyE1IQczNSM3ITUhBzM1IwEEAvT9DPx+fvwC9P0M/H5+/AL0/Qz8fn5Hfn5+/H5+fvx+fn4AAAAAAgAAAAAD+AP3AGQAyQAAJSMvDjchETcfDz8fIxUPHQEzNT8eMx8OByERBy8PDx4CABAQDxAPDw8PDg8ODQ4NDQ9s/sV1FRESExMTFBQUFRUVFhYWFhoZGhgZGBcXFhYVFRMTExEREA8ODQwLCgkIBwYEAwIBfgICBAQFBgcHCQkKCgsMDQ0ODg8PEBARERISEhITFP31fgICBAQFBgcHCQkKCgsMDQ0ODg8PEBARERISEhITFBMQDw8QDw4PDw4ODg0NDQ0TbAE7dRoREhITExMUFBQVFRUWFRYaGRoYGRgXFxYWFRUTExMRERAPDg0MCwoJCAcGBAMChgECAgMEBAUFBgYHCAgIDGz+xXYRDAwLCgoICAcGBQQDAwEBAQIDBQUHCAkKCwwNDg8QERETExQUFRYWFxcYGRgaGRoTFBMSEhISEREQEA8PDg4NDQsMCgoJCQcHBgUEAwMBAXkTFBMSEhISEREQEA8PDg4NDQsMCgoJCQcHBgUEAwMBAQECAgMDBAUFBgYHBwgIDmwBO3YUDAwKCgkJBwcFBQQEAgEBAQIDBQUHCAkKCwwNDg8QERETExQUFRYWFxcYGRgaGQAAAAADAAAAAAP4A/cAAwAHAIcAAAERIxE3FSM1JQ8PHx8/Hy8fDw4CP35+fv7aEhAPDg0MCgoJBwcFBAQCAQECBAQFBwcJCgoMDQ4PEBISEhQTFRUVFhcXGBgZGRobGxoZGRgYFxcWFRUVExQSEhIQDw4NDAoKCQcHBQQEAgEBAgQEBQcHCQoKDA0ODxASEhIUExUVFRYXFxgYGRkaGxsaGRkYGBcXFhUVFRMUEgI//oYBevx+fioSExMTFRUVFhcXGBgZGRobGxoZGRgYFxcWFRUVExMTEhEQDw4NDAsKCAgGBgQDAwEBAwMEBgYICAoLDA0ODxAREhMTExUVFRYXFxgYGRkaGxsaGRkYGBcXFhUVFRMUEhIREBAODAwLCggIBgYEAwMBAQMDBAYGCAgKCwwNDg8QAAEAAAAAAzoD9wAFAAATCQEXCQHFAb3+Q1YCIP3gA5v+Zf5lXQH4AfgAAAAAAgAAAAAD9wO4AAMASQAAAREhEScPBxEfDyE/DxEvDyEnIQ8GA3r9DGAHBgUFAwIBAQEBAgMFBQYHBwgJCQkKCwoDIgoLCgkJCQgHBwYFBQMCAQEBAQIDBQUGBwcICQkJCgsK/m9q/toLCwoJCQkIAr3+CAH43AgICQkJCgsK/WMLCwoJCQkICAcGBQQEAwIBAQIDAwUFBgcICAkJCQoLCgIfDAsKCgkJCAgHBgUEAwMBAX4BAgMDBQUGAAABAAAAAAOWA5kACwAACQEHCQEXCQE3CQEnAgD+w1kBPf7DWQE9AT1Z/sMBPVkCWgE/Wf7A/sBZAT/+wVkBQAFAWQAAAAEAAAAAA/cDuABFAAATDwcRHw8hPw8RLw8hJyEPBiYHBgUFAwIBAQEBAgMFBQYHBwgJCQkKCwoDIgoLCgkJCQgHBwYFBQMCAQEBAQIDBQUGBwcICQkJCgsK/m9q/tkKCwoJCQkIA5kICAkJCQoLCv1jCwsKCQkJCAgHBgUEBAMCAQECAwMFBQYHCAgJCQkKCwoCHwwLCgoJCQgIBwYFBAQCAQF+AQIDAwUFBgAEAAAAAAO5A7gAAwAIABwAYAAAARUhNxMBIzUBNx8EDwQnPwQfAiURHw8hPw8RLw8hDw4DO/5HP5/+x2IBOXo9AwMBAQEBAwMwYS8EBQUFBQQF/dMBAgMEBQcHCAkKCgsMDAwNAnYNDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDf2KDQwMDAsKCgkIBwcFBAMCAUM/PwEA/sNjATxPPQQFBQUFBQQEMGIwBAIBAQEBAkP9ig0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNAnYNDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMAAADAAAAAAO5A/cABQA6AFAAAAEVMxEhESMRHw8hPw8RJyEPDicRMxEhNSEPDgJ+vf5HfgECAwQFBwcICQoKCwwMDA0BuQ0MDAwLCgoJCAcHBQQDAgH8/sUNDAwMCwoKCQgHBwUEAwK+fgH4/ggNDAwMCwoKCQgHBwUEAwICvb3+hgI3/ckNDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQG5/AECAwQFBwcICQoKCwwMDLD9igJ2fgECAwQFBwcICQoKCwwMDAACAAAAAAP4A/cAXwDmAAABFQ8VKwEvFT0BPxU7AR8VBRUfHj8PFxUBNwMjJz8OPQEvHg8eAn4BAgIDAwQFCg0PEBITFRYLDAwMDQwNDQ0NDA0MDAwLFhUTEhAPDQoFBAMDAgIBAQICAwMEBQoNDxASExUWCwwMDA0MDQ0NDQwNDAwMCxYVExIQDw0KBQQDAwICAf2KAgIEBAUGBwcJCQoKCwwNDQ4ODw8QEBEREhISEhMUExEREBEQEBAPDw8ODg4NDRAiAQFf/zMjDAoJCAgHBgYFBQQDAwIBAgIEBAUGBwcJCQoKCwwNDQ4ODw8QEBEREhISEhMUExMUExISEhIRERAQDw8ODg0NDAsKCgkJBwcGBQQEAgICfg0NDA0MDAwLFhUTEhAPDQoFBAMDAgIBAQICAwMEBQoNDxASExUWCwwMDA0MDQ0NDQwNDAwLDBYVExIQDwwLBQQDAwICAQECAgMDBAULDA8QEhMVFgwLDAwNDA0NExQTEhISEhEREBAPDw4ODQ0LDAoKCQkHBwYFBAMDAQEBAQEDAwQFBQYGCAcJCAoMIzL/AGABACMPDQ0ODg4PDw8QEBAREBERExQSExISEhEREBAPDw4ODQ0LDAoKCQgIBwYFBAMDAQEBAQMDBAUGBwgICQoKDAsNDQ4ODw8QEBEREhISExIUAAAAAAIAAAAAA3oD9wADAAoAADchNSERMxEzETMBhgL0/Qz8/Pz+hgh+Afj+hgF6AXoAAAEAAAAAA/cDmQAIAAATATcDITUhEycIAYZb9wMG/Pr3WwIA/mdXAQN+AQNXAAAAAAMAAAAAA/gD9wAVABsAVQAANx8PITUhESMFJwcXAScFER8PIT8PNSMVIREhNSEPDggBAgMEBQcHCAkKCgsMDAwNAnb9in4CN1FaqwG5Wf0mAQIDBAUHBwgJCgoLDAwMDQI3DQwMDAsKCgkIBwcFBAMCAX79yQF6/oYNDAwMCwoKCQgHBwUEAwKGDQwMDAsKCgkIBwcFBAMCAX4CdqNRWaoBuVk//ckNDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDfz8Ajd+AQIDBAUHBwgJCgoLDAwMAAAEAAAAAAP4A9gAAwAHAAsAEgAAJTM1IzUhNSE1ITUhASMXNyMRIwHB/PwBev6GAjf9yf7Ffr29fn6mfr19vX79TL29AvMAAAADAAAAAAJeA9gAPwB/AL8AACUVHw07AT8NPQEvDg8OERUfDTsBPw09AS8NKwEPDREVHw4/Dj0BLw0rAQ8NAaIBAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwEBAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwEBAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwEBAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwEBAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwEBAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwGGCQoJCQgIBwcGBQUEAwICAgIDBAUFBgcHCAgJCQoJCgkJCQgIBwcGBgQEAwMBAQEBAwMEBAYGBwcICAkJCQFwCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkBcAoJCQkICAcHBgYEBAMDAQEBAQMDBAQGBgcHCAgJCQkKCQoJCQgIBwcGBQUEAwICAgIDBAUFBgcHCAgJCQoAAAABAAAAAAP3A3kABQAAAScHCQEnAVX0WQFNAqNZATfxWv64AppaAAAAAwAAAAAD2AJeAD8AfwC/AAABFR8NOwE/DT0BLw0rAQ8NBRUfDTsBPw09AS8NKwEPDQUVHw07AT8NPQEvDSsBDw0DHAEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAf6GAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMB/oYBAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwEBAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwECAAoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJAAAAAAIAAAAAA/gD9wALAE8AAAEXNzMHFyMnByM3JyURFR8OIT8ONRE1Lw4hDw4Bd4mJbsXKcIyMcM3H/v4CAgMEBQYGBggHCQgJCgkDNAkKCQgJBwgGBgYFBAMCAgICAwQFBgYGCAcJCAkKCfzMCQoJCAkHCAYGBgUEAwICAvyurvr+sbH8/J38zgoJCggICAgGBgYFBAMCAQEBAQIDBAUGBgYICAgICgkKAzIKCQoICAgIBgYGBQQDAgEBAQECAwQFBgYGCAgICAoJAAAAAAQAAAAAA/gD9wAJAJQBAAFEAAABHwEzPwEzAyMDBx8HIzUvBg8GHQEfEQ8PLw41Mx8KPwY1LxE9AT8NOwEfBQUfByM1LwYjDwsVHws/BzMPDisBLw4/DjsBHwUBERUfDiE/DjURNS8OIQ8OAug9BQEGO0ZqO2tEBwcFBQMDAQFEAwQGCAkLCwwKCQcFBAMCBAUIETQXEwgHBgYEBAMCAQEBAQMDBQYGCAkJCgsLDA0ODg4NDAsKCgkIBgYFBAICQQECAgMDBAQJCgwMEgoJBwUEAQEDBQcJDTIWEwgHBwUFBAMCAQEDAwUFBwcICQoKCwsNDQ0NDAwKCgn+6ggHBgQEAwEBQAIEBggKCwwQCAgHBwUFBAQDAgQCAgQFBAQEBgYHCAkJDQsKCQcGAwFAAQICBAUGCAgJCgoLCwsMDRAQDg0NCwoJCAcGBQQCAgEBAgIEBQYHCAkKDAwNDhAQDQ0MDAsKCf7SAgIDBAUGBgYIBwkICQoJAzQJCgkICQcIBgYGBQQDAgICAgMEBQYGBggHCQgJCgn8zAkKCQgJBwgGBgYFBAMCAgJ5tBcXtP7xAQ8TBgcHCAgICQkIBwcHBQQCAQECAwQFBgcHBgcFBAQGCwcIBAUFBQYGBwcICAkJCAgHBwYGBQUEAwICAQEBAQIDBAUFBgcHCAgICAkJBgoFBAMEAgUDAgEBAwMEBgYHBwYGBQUEBAwHBwUEBQUGBgcHCAgICQgHBwcGBwUFBAMDAgEBAgMDBAUKBwgICQoKCwsGCgoICAUEAgECAwMEBQYGBwcQEhwREA4HBQUEBAICAQEBAgUFBwgJCgoKCQgJCAcHBwUFBAMCAQIDBAUHCAgKCwsMDQ0ODxcODgwMDAoKCQgGBgQDAgEDAwQEBgEw/M4KCQoICAgIBgYGBQQDAgEBAQECAwQFBgYGCAgICAoJCgMyCgkKCAgICAYGBgUEAwIBAQEBAgMEBQYGBggICAgKCQAAAwAAAAADuQP4AEAARAB5AAABFQ8PLw8/Dx8OAxUhNSMRHw8hPw8RJyEPDgKoAQIFBQcJCQsMDQ4PDxAREREREA8PDg0MCwkJBwUFAgEBAgUFBwkJCwwNDg8PEBEREREQDw8ODQwLCQkHBQUCKf5HfgECAwQFBwcICQoKCwwMDA0Cdg0MDAwLCgoJCAcHBQQDAgHg/ewNDAwMCwoKCQgHBwUEAwIBIAkIERAPDw4NDAsJCQcFBAMBAQMEBQcJCQsMDQ4PDxAREREREA8PDg0MCwkJBwUFAgEBAgUFBwkJCwwNDg8PEBECSb29/QwNDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQKS4AECAwQFBwcICQoKCwwMDAAABAAAAAAD9wP4AAQAGAAcAHgAACUVMwEnNwcXPwM9AS8GKwEPAQEVITUjER8PITUvDz8PHw83MT8DNSchDw4CAGEBNmFaMGEvBAICAgIEPAQEBQUFBQT+q/5HfgECAwQFBwcICQoKCwwMDA0BOxEREA8PDg0MCwkJBwUFAgEBAgUFBwkJCwwNDg8PEBERERAPDw4ODAwLCQkHBgUDAs4tBQYM4P3sDQwMDAsKCgkIBwcFBAMCaWEBN2BZL2AvBAQFBQUFBAQ8BAICAgIBfr29/QwNDAwMCwoKCQgHBwUEAwIBcAECBQUHCQkLDA0ODhAQERERERAPDw4NDAsJCQcFBAMBAQIEBQcICQoLDA0ODw8QEM4tBAQH5OABAgMEBQcHCAkKCgsMDAwAAAAAAgAAAAAD+AP4AGcAoQAAAQ8GHQEPIBUfBz8THQEfCT8EAT8DLwMBLwMHBREfDyE/DzUjFSERITUhDw4CngQDBAICAgEXFxYVFRQTExMSEREQEA8ODg4MDQsLCwoJCQgIBwYGBQEBAgMDBAUGBwcHBgUTFBQVFhYYGBkaGxwcHh8gAQEDAgMEBAQFBAUEBAQEAS0FAwIBAQIDBP7SBQUFBQf9YwECAwQFBwcICQoKCwwMDA0CtQ0MDAwLCgoJCAcHBQQDAgF+/UsBO/7FDQwMDAsKCgkIBwcFBAMCA7YCAwMDBAQFBJMEBQUGBgcICAgJCgsKDAwNDQ4ODxAQEBESExIUFBUVFgUFBQUFBAMDAgEBAgQFFhUTEhEPDg0LCQkHBgQDAo4FBAQEBAMDAgEBAQEBAQMCAQ0EBgYHBwYGBQEOAwMBAQE+/QwNDAwMCwoKCQgIBgUEAwIBAQIDBAUGCAgJCQsLCw0MDaSkAvR+AQIDBAUHBwgJCgoLDAwMAAAAAgAAAAADegP3ACMAKwAANx8PIT8PESE3IxUhNSMnIcUBAgMEBQcHCAkKCgsMDAwNAXoNDAwMCwoKCQgHBwUEAwIB/Yp+vQL0vTj+9oYNDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQJ2vX5+PwAFAAAAAAP4A/gAMwA/AHMAhQC5AAATHQEfCTMhMz8JPQIvCSMhIw8JExUzFSMVIzUjNTM1JxEVHwkzITM/CTURNS8JIyEjDwk3FTM1ITUhIw8JBREVHwk7Aj8JNRE1LwkrAg8JCAECAgYHCgoGBgcGA3IGBwYGCgoHBgICAQECAgYHCgoGBgcG/I4GBwYGCgoHBgICAfw/Pz8/P70BAgIGBwoKBgYHBgE7BgcGBgoKBwYCAgEBAgIGBwoKBgYHBv7FBgcGBgoKBwYCAgG9PwF6/oYGBwYGCgoHBgICAQH4AQICBgcKCgYGBwa9BgcGBgoKBwYCAgEBAgIGBwoKBgYHBr0GBwYGCgoHBgICAQEEvQYHBgYKCgcGAgIBAQICBgcKCgYGBwa9BgcGBgoKBwYCAgEBAgIGBwoKBgYHAbM/Pz8/Pz8//sUGBwYGCgoHBgICAQECAgYHCgoGBgcGATsGBwYGCgoHBgICAQECAgYHCgoGBge3Pz8/AQICBgcKCgYGBwb+CAYHBgYKCgcGAgIBAQICBgcKCgYGBwYB+AYHBgYKCgcGAgIBAQICBgcKCgYGBwAACgAAAAAD+AP4AAMABwALAA8AEwAXABsAHwAjAFcAAAEVIzUjFSM1IxUjNSUVIzUjFSM1IxUjNSUVIzUjFSM1BSM1MyURFR8JMyEzPwk1ETUvCSMhIw8JA7n8P/w//ANy/D/8P/wCN/w//ANy/Pz8TwECAgYHCgoGBgcGA3IGBwYGCgoHBgICAQECAgYHCgoGBgcG/I4GBwYGCgoHBgICAQEEvb29vb29/L29vb29vfy9vb29vb29/I4GBwYGCgoHBgICAQECAgYHCgoGBgcGA3IGBwYGCgoHBgICAQECAgYICQsFBgcAAAYAAAAAA/gD+AALAD8ASwB/AJEAxQAAARUzFSMVIzUjNTM1Ix0BHwkzITM/CT0CLwkjISMPCRMVMxUjFSM1IzUzNSMdAR8JMyEzPwk9Ai8JIyEjDwk3FTM1MzUrAQ8JBREVHwkzITM/CTURNS8JIyEjDwkBBD8/Pz8/vQECAgYHCgoGBgcGATsGBwYGCgoHBgICAQECAgYHCgoGBgcG/sUGBwYGCgoHBgICAfw/Pz8/P70BAgIGBwoKBgYHBgE7BgcGBgoKBwYCAgEBAgIGBwoKBgYHBv7FBgcGBgoKBwYCAgG9P/z8BgcGBgoKBwYCAgEBegECAgYHCgoGBgcGATsGBwYGCgoHBgICAQECAgYHCgoGBgcG/sUGBwYGCgoHBgICAQEEPz8/Pz8/vQYHBgYKCgcGAgIBAQICBgcKCgYGBwa9BgcGBgoKBwYCAgEBAgIGBwoKBgYHAbM/Pz8/Pz+9BgcGBgoKBwYCAgEBAgIGBwoKBgYHBr0GBwYGCgoHBgICAQECAgYHCgoGBgf2fn4/AQICBgcKCgYGBwb8jgYHBgULCQgGAgIBAQICBggJCwUGBwYDcgYHBgYKCgcGAgIBAQICBgcKCgYGBwACAAAAAAO5A/gACwBEAAABIxUzFTM1MzUjNSMBER8PMzUjESEdAR8JOwEVMzUnIQ8OAr1+fn5+fn79igECAwQFBwcICQoKCwwMDA38/AG5AQICBgcKCgYGBwZ+fuL97g0MDAwLCgoJCAcHBQQDAgFDfn5+fn4Buf0MDQwMDAsKCgkIBwcFBAMCAX4C9H4GBwYGCgoHBgICAX7X4gECAwQFBwcICQoKCwwMDAAABQAAAAAD+AP4AAQAGAAnADYAlAAAJRUzASc3Bxc/Az0BLwYrAQ8BJQ8CFT8EFTMRIw8EFT8EFTMRIwclER8PMzUrAS8JNRE1PwkzITMfCR0BMzUvDyEPDgIAYQE2YVowYS8EAgICAgQ8BAQFBQUFBP5cCwwYCREQDgZAJxPSCwwYCREQDgZAJxP+wAEDBQYICQsMDg4IEBESEhPBtwYHBgYKCgcGAgIBAQICBgcKCgYGBwYCdgYHBgYKCgcGAgIBfgEDBQYICQsMDg4IEBESEhP9gBMTEhIQEA4ODAsJCAYFA2lhATdgWS9gLwQEBQUFBQQEPAQCAgICtAUFBzEBBAYHBc0BDgwKBQUHMQEEBgcFzQEODIH9ihMTEhEREA4NDQsECQcGBAJ+AQICBggJCwUGBwYCdgcGBgYKCgcGAgIBAQICBgcKCgYGBge9vRMTEhEREA4ODAsFCAgFBAIBAwUGCAkLDA4OEBEREhMAAAAEAAAAAAP4A/gAAwAIABwAYAAAARUhNxMBIzUBNx8EDwQnPwM7AR8BJREfDyE/DxEvDyEPDgM7/kc/n/7HYgE5ej0DAwEBAQEDAzBhLwQFBQUFBAX9lAECAwQFBwcICQoKCwwMDA0C9A0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwN/QwNDAwMCwoKCQgHBwUEAwIBQz8/AQD+w2MBPE89BAUFBQUEBQQwYjAEAgICAoL9DA0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNAvQNDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMAAAGAAAAAAP4A/cAGAAvADsAVgDUARgAAAEPCB8HMz8FJR8FPwY1LwYHJw8CPwMvBA8FFR8FPwE9AS8HIx8DFQ8EHwM/AjMfChUPDS8HDw0vCj0BPxEvBj0BPwwfBiURFR8OIT8ONRE1Lw4hDw4BSRAUFQkIBwQBAQECAgQEBQUFBQYEBAQGKgFIDSMNBgYFBwgGBgIEAgEDBAkNEw8Y4AkKFSUlJCMYFxcWKQMEBgYDAgECAgMTEw8DAgIDBAQFBQUFTAIBAQECAwoNHiAhIx8fEBAQEAkQDQsIBwQEAQEBAwQEBQYHBwcICQgJDAwLCgoJGC5HLS8vDBkhBgYICAoMDAsLCgkJCAYDBQIBAQICBAQEBQwMDg1IHRAODhIQEBAPDwYFAwECAgMEBQYGCAgJCAsNDAwLCQkG/gICAgMEBQYGBggHCQgJCgkDNAkKCQgJBwgGBgYFBAMCAgICAwQFBgYGCAcJCAkKCfzMCQoJCAkHCAYGBgUEAwICAUkGCAkGBgYHAwQGBwUFAwMCAQICAwMJSVkMIAkEAgEBAwQGAwcHBwYFBQQEAgECWxoaMwwJCQcZGxsb4QEBBAUHBwcIBwcGHx43EgkICAUFBAMDAgEKBgYNDA0MDCQyKCYlJAYEAgEBAgUGBwgICQ0ICQgICQcIBwcGBQUDAwEBAQMFBgcIFyoOCw4QFy05CAcGBgQEAQEDBAUHCAkFDQcHBwcGBwYHBgYFCggHBxwLIiIjNDYYGBgZDg8PCAcIBwcHBwYGBQUEAwIBAQMEBwgJC4n8zgoJCggICAgGBgYFBAMCAQEBAQIDBAUGBgYICAgICgkKAzIKCQoICAgIBgYGBQQDAgEBAQECAwQFBgYGCAgICAoJAAAEAAAAAAP4A/gAPwB/AL8A/wAAARUrAQ8JHQEfCTsCPwk9Ai8JKwEPCQUdAR8JOwI/CT0BLwkrAT0BLwkrAQ8JER0BHwk7AT8JPQE7AT8JPQEvCSsCDwkFFR8JOwEdAR8JOwE/CT0CLwkrAg8JA3q9BgcGBgoKBwYCAgEBAgIGBwoKBgYHBvwGBwYGCgoHBgICAQECAgYHCgoGBgcGBgcGBgoKBwYCAgH8jgECAgYHCgoGBgcG/AYHBgYKCgcGAgIBAQICBgcKCgYGBwa9AQICBgcKCgYGBwYGBwYGCgoHBgICAQECAgYHCgoGBgcGBgcGBgoKBwYCAgG9BgcGBgoKBwYCAgEBAgIGBwoKBgYHBvwGBwYGCgoHBgICAQJ2AQICBgcKCgYGBwa9AQICBgcKCgYGBwYGBwYGCgoHBgICAQECAgYHCgoGBgcG/AYHBgYKCgcGAgIBAUO9AQICBgcKCgYGBwYGBwYGCgoHBgICAQECAgYHCgoGBgcG/AYHBgYKCgcGAgIBAQICBgcKCgYGBwb8BgcGBgoKBwYCAgEBAgIGBwoKBgYHBgYHBgYKCgcGAgIBvQYHBgYKCgcGAgIBAQICBgcKCgYGBwJw/AYHBgYKCgcGAgIBAQICBgcKCgYGBwa9AQICBgcKCgYGBwYGBwYGCgoHBgICAQECAgYHCgoGBgcGBgcGBgoKBwYCAgG9BgcGBgoKBwYCAgEBAgIGBwoKBgYHBvwGBwYGCgoHBgICAQECAgYHCgoGBgcAAAAFAAAAAAP4A/gAAwAHAAsADwBTAAABMzUjBTMRIxMzESMlESERIxEfDyE/DxEvDyEPDgJ+fn7+hn5+vX5+Abn9DH4BAgMEBQcHCAkKCgsMDAwNAvQNDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDf0MDQwMDAsKCgkIBwcFBAMCAQT8/AF6/oYB+H79DAL0/QwNDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQL0DQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDAACAAAAAAN6A/cAAwAKAAA3ITUhETMRMxEzAYYC9P0M/Pz8/oYIfgH4/oYBegF6AAACAAAAAAN3A7UABwAPAAABHwETBRM/AQEzNwUXMwEjAgEJCKr+iKUIDf6LRmEBn2FH/qk8A2keG/5TAQGmFSz84fsB+gNsAAABAAAAAAO5A7gACwAAEwkBFwkBNwkBJwkBRwFg/qBZAWABYFn+oAFgWf6g/qADYP6g/qBZAWD+oFkBYAFgWf6gAWAAAAQAAAAAA/cD9wADAAcACwAZAAAlITUhNSE1ITUhNSEFFzcRJwcXNycHERc3JwIAAfj+CAH4/ggB+P4I/ghUKipUvb1UKipUvYZ+vX69fiteJv3SJl6pqV4mAi4mXqkAAAMAAAAAA5kD+AA/AGIAyQAAARUPDSsBLw09AT8NOwEfDREVIz0BPw07AR8NBRUrAQ8OER8OMyEzPw4RLw4rATUvDw8OAl4BAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwEBAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwG8AQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMB/sZXCwoKCQkICAcHBgUEBAICAQECAgQEBQYHBwgICQkKCgsCZgsKCgkJCAgIBgYFBAQCAgEBAgIEBAUGBwcICAkJCgoLVwEDBQgJCw0OEBESExQWFRcXFRYUExIREA4NCwkIBQMBYgkKCQgJBwgGBgYFBAMCAgICAwQFBgYGCAcJCAkKCQoKCQgJBwgGBgYFBAMCAgICAwQFBgYGCAcJCAkKAbBfXwkKCQgJBwgGBgYFBAMCAgICAwQFBgYGCAcJCAkKCV8CAgMEBQYGBggHCQgJCgr+CAkKCQgJBwgGBgYFBAMCAgICAwQFBgYGCAcJCAkKCQH4CgoJCAkHCAYGBgUEAwICXxYWFRQUEhEPDwwLCgcGAwEBAwYHCgsMDw8REhQUFRYAAAsAAAAAA9QD1AADAAcACwAPABMAFwAbAB8AIwApAC8AACUzNSM1MzUjNzM1IwczNSMHMzUjBzM1IwczNSM3MzUjNTM1IyczIREhESMRFSERIQHhPj4+Pvo+Pn0+Pn0+Pn0+Pn0+Pvo+Pj4++j4CcfzUPwOq/FbnPj8+Pz4+Pj4+Pj4+Pj8+Pz59/NQDLPzUPgOoAAADAAAAAAP4AuAAAwBIAI4AAAEhNSE3Mx8PDw8jFTM/DjUvDiMFFR8OMzUjLw8/DzM1Iw8OAVgBUP6w4OAMDAsLCgoJCAgHBQUEAwIBAQIDBAUFBwgICQoKCwsMDODsFhYVFBMSEQ8ODAoIBwQDAwQHCAoMDg8REhMUFRYW7P3QAwQHCAoMDg8REhMUFRYW7OAMDAsLCgoJCAgHBQUEAwIBAQIDBAUFBwgICQoKCwsMDODgFxYWFBQSEg8PDQsJCAUEAchwPgECAwQFBQcICAkKCgsLDAwMDAsLCgoJCAgHBQUEAwIBagMEBwgKDA4PERITFBUWFhgWFhUUExIRDw4MCggHBAPgDBYWFRQTEhEPDgwKCAcEA2oBAgMEBQUHCAgJCgoLCwwMDAwLCwoKCQgIBwUFBAMCAWoBBAUICQsNDw8SEhQUFhYAAgAAAAAD+AP4AAMADAAANyE1IQEnBwkBJwcRIwgD8PwQAbnQWAFnAWdY0H4IfgEcylr+owFdWsoCVgAABQAAAAAD+AP4AAMABwALAA8AEwAAAREhESMRIREBESERIxEhEQMhESEDev7Ffv7FAvT+xX7+xX4D8PwQAcH+xQE7/sUBOwG5/sUBO/7FATv8jgPwAAAAAAgAAAAAA/gDuQADAAcACwAQABQAGQAdACIAACUzNSMFITUhJTM1IwUVITUhJTM1IwUVITUhJTM1IwUVITUhA3p+fvyOAzP8zQNyfn78jgH4/ggDcn5+/I4Ctf1LA3J+fvyOAzP8zUd+fn5+fj8/fn5+Pz9+fn4/P34AAAAEAAAAAAO5A/gAAwAfADEANgAAAQcjNycjFTMHIxUzBxc3MwcXNzM1IzczNSM3JwcjNyc3HQEfCTsBESERAyERJyECYw59DTZsYw5VTA0/DX4NPw5wZw1aUBE/En0RP70BAgIGBwoKBgYHBn79in4DcuL9cAHBX18/P18+VglfVglfPl8/dQl+dQn8fgYHBgYKCgcGAgIB/ckC9PyOAw7iAAAAAAMAAAAAAzsDegAiAEUAhwAAAR8PDw4rATUTHw8PDisBNQMhPw8vDz8OLw8hAjsKCgoJCQgIBwYGBQQDAwEBAQEDAwQFBgYHCAgJCQoKCrmYCgoKCQgJBwcHBgUEAwICAQECAgMEBQYHBwcJCAkKCgqYvQGfFRYUFBMSEBAODAsJBwYDAQEBAwQFBgcICAoKCwsNDQ0KEwgICAcGBgUEAwMCAQEBAgUGCQsMDw8SEhQVFRcX/ocBwQEBAgMEBQYGBggHCQgJCgoJCgkICQcIBgcFBQQDAgK9ATsBAQIDBAUGBgYIBwkICQoKCQoJCAkHCAYHBQUEAwICvf2KAQMFBwkKDA0PDxESExQUFQ8PDg8NDgwMDAsKCgkICAYHEAgICQkJCgoJCgsKCgsLFhYUFBMREQ8NDAoJBgUCAAACAAAAAAP4A/gACAAMAAATFzcRMxEXNwElITUhmVjQftBY/pn+CAPw/BAB7lrK/aoCVspaAV0vfgAAAAADAAAAAAP4A/gAGAAcADUAAAEHFzcVMzUXNy8HKwEPBSUhNSElJwcfBzsBPwcnBzUjAaiiWGN+Y1iiCgoKCwwLDAwMDAsMCwoK/lYD8PwQAblfW54JCgsMCw0MDQ0MDQsMCwoJnltffgGFnVtg5eVgW50ICAYFAwMCAgMEBQYHNH7cYlekCQgGBgQEAgIEBAYGCAmkV2LdAAUAAAAAA/cD+AAfAF8AnwDjAPwAAAEPBisBLwU9AT8FOwEfBQcVHw07AT8OLw8PDhcPDisBLw09AT8NOwEfDScPBCcHFw8EJwcfBAcXNx8DBxc3HwEzPwEXNyc/Axc3Jz8DNTcnBy8DNycHLwQ1IwEhNSERIR0BHwk7ARUzNSchAxUBAQMDAwQFBQUEBQMDAgICAgMDBQQFBQUEAwMDAW8BAwIEBQUFBgcHCAgICQkJCQgICAcHBgYFBAQDAgEBAQECAwQEBQYGBwcICAgJCQkJCAgIBwcGBQUFBAIDAeABAgQEBgcICAoLCwwMDQ4ODg0NDQwLCwkJCAcGBAQCAgQEBgcICQkLCwwNDQ0ODg4NDAwLCwoICAcGBAQCpAIUExITIioiCQsKCAQ0CjUBAwUGLxsxDg4PFBQ0FBQUDw8JFDUUEg8ODzEcLwUFAwI1CjQHCQoPIisiDRESEgw4/SgB+P6GAbkBAgIGCAkLBQYHBn5+4v1wAQQFBQQDAwICAgIDAwUEBQUFBAMDAwEBAwMDBAUFCQkICAgHBwYFBQUEAgMBAQMCBAUFBQYHBwgICAkJCQkICAgHBwYGBQQEAwIBAQEBAgMEBAUGBgcHCAgICQkODQ4MDAsLCQkIBwYEBAICBAQGBwgJCQsLDAwODQ4ODQ4MDAsLCQkIBwYEBAICBAQGBwgJCQsLDAwODbgBBAYICiolKQoQERIMCjgKGBQTExwwHA8MDAw3FDgCAQIBOBQ3CwsMER0xHA0SEhMOCTgJFBEQFCklKgcIBwUCNv4IfgL0fgYHBgYKCgcGAgIBftfiAA4AAAAAA/gDuQADAAcACwAPABMAFwAbAB8AIwAnACsALwAzADcAACUzNSMHMzUjBzM1IwczNSMHMzUjJTM1IwUzNSMFMzUjJSE1IQUhNSElMzUjBTM1IwczNSMHMzUjA7k/P71+fvx+fvx+fvx+fgL0/Pz+hvz8/ob8/AH4Afj+CP4IAXr+hgL0/Pz+xb29/H5+vT8/R35+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fgAAAAIAAAAAA9gD2AAEAEgAACUhNxc3AREVHw0zITM/DTURNS8NIyEjDw0Dev0M3H6+/YoCAwQGBgcICQoKCwwMDQ0CtA0NDAwLCgoJCAcGBgQDAgIDBAYGBwgJCgoLDAwNDf1MDQ0MDAsKCgkIBwYGBAMCpvy+/AF6/UwNDQwMCwoKCQgHBgYEAwICAwQGBgcICQoKCwwMDQ0CtA0NDAwLCgoJCAcGBgQDAgIDBAYGBwgJCgoLDAwNAAABAAAAAAN6A7kAIgAAExElBRE1LwwjISMPDIYBegF6AQICAwQEBAoGBgYHBwf9lgcHBwYGBgoEBAQDAgIBA3r8zb29AzMGBwYGBQUFBQcDAwICAQECAgMDBwUFBQUGBgcAAAAAAgAAAAADuQP4AAMANwAAARUhNScRFR8JMyEzPwk1ETUvCSMhIw8JAzv9in4BAgIGBwoKBgYHBgL0BgcGBgoKBwYCAgEBAgIGBwoKBgYHBv0MBgcGBgoKBwYCAgEDO729fvyOBgcGBgoKBwYCAgEBAgIGBwoKBgYHBgNyBgcGBgoKBwYCAgEBAgIGBwoKBgYHAAAAAAYAAAAAA/gDuQADAEMARwCHAIsAywAAJSE1IQUVHw07AT8NPQEvDSsBDw0BITUhBRUfDTsBPw09AS8NKwEPDSUhNSEFFR8NOwE/DT0BLw0rAQ8NAUMCtf1L/sUCAgMEBQYGBggHCQgJCgkKCgkICQcIBgYGBQQDAgICAgMEBQYGBggHCQgJCgoJCgkICQcIBgYGBQQDAgIBOwK1/Uv+xQICAwQFBgYGCAcJCAkKCQoKCQgJBwgGBgYFBAMCAgICAwQFBgYGCAcJCAkKCgkKCQgJBwgGBgYFBAMCAgE7ArX9S/7FAgIDBAUGBgYIBwkICQoJCgoJCAkHCAYGBgUEAwICAgIDBAUGBgYIBwkICQoKCQoJCAkHCAYGBgUEAwIChn5eCgoJCAkHCAYGBgUEAwICAgIDBAUGBgYIBwkICQoKCQoJCAkHCAYGBgUEAwICAgIDBAUGBgYIBwkICQoBEn4/CgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQnyfiAJCgkICQcIBgYGBQQDAgICAgMEBQYGBggHCQgJCgkKCgkICQcIBgYGBQQDAgICAgMEBQYGBggHCQgJCgAAAgAAAAAD+AO5AAMANwAAAREhEScRFR8JMyEzPwk1ETUvCSMhIw8JAj/+R34BAgIGBwoKBgYHBgNyBgcGBgoKBwYCAgEBAgIGBwoKBgYHBvyOBgcGBgoKBwYCAgEDO/2KAnY//QwGBwYGCgoHBgICAQECAgYHCgoGBgcGAvQGBwYGCgoHBgICAQECAgYHCgoGBgcAAAQAAAAAA/gDuQADAAcACwAPAAAlITUhJyE1ITchNSEnITUhAQQC9P0M/APw/BD8AvT9DPwD8PwQR35+fn5+fn4AAAAAAgAAAAADuQP4AAMANwAAARUhNQMRFR8JMyEzPwk1ETUvCSMhIw8JAzv9in4BAgIGBwoKBgYHBgL0BgcGBgoKBwYCAgEBAgIGBwoKBgYHBv0MBgcGBgoKBwYCAgEBgr29Ajf8jgYHBgYKCgcGAgIBAQICBgcKCgYGBwYDcgYHBgYKCgcGAgIBAQICBgcKCgYGBwAAAAUAAAAAA9QD1AADAAcACwAPABMAAAERIREjESERAREhESMRIREDIREhA5b+iT7+iQMs/ok+/ok/A6r8VgHh/okBd/6JAXcBtf6JAXf+iQF3/JYDqAAAAAAVAAAAAAPUA9QAAwAHAAsADwATABcAGwAfACMAJwArAC8AMwA3ADsAPwBDAFEAVQBZAF0AACUzNSMHMzUjBzM1IwUzNSMHMzUjBzM1IyUzNSMFMzUjJTM1IwUzNSMBMzUjBTM1IyUzNSMFMzUjJTM1IwczNSMHMzUjBx0BIRUhETMRITUhESMHMzUjBzM1IwczNSMDlj8/fT8/fT8//ok/P30/P30/PwNrPz/8lT8/A2s/P/yVPz8Daz8//JU/PwNrPz/8lT8/A2s/P30/P30/P7v+SgG2PgG2/ko+vD8/fT8/fT8/LD4+Pj4+Pj4+Pj4+Pj8/Pz4/Pz8BOD8/Pz4/Pz8+Pj4+Pj4+ffo+/ksBtT4BtT4+Pj4+PgAAAAgAAAAAA/QD8wADAAcACwARABUAGQAdACEAAAEVIzUjFSM1IxUjNRMzIRUhNQEVIzUjFSM1IxUjNQMhESEDtvo/+j/6+j8CM/yUA2z6P/o/+j4D6PwYAUX6+vr6+voBOPr6ATj6+vr6+vr8VwPoAAACAAAAAAP4A/cACAAMAAATFzcRMxEXNwElITUhmVjQftBY/pn+CAPw/BAB7lrK/aoCVspaAV0vfgAAAAACAAAAAAP4A/cAAwAMAAA3ITUhAScHCQEnBxEjCAPw/BABudBYAWcBZ1jQfgh+ARzKWv6jAV1aygJWAAADAAAAAAP4A/cAGAAcADUAAAEHFzcVMzUXNy8HKwEPBSUhNSElJwcfBzsBPwcnBzUjAaiiWGN+Y1iiCgoKCwwLDAwMDAsMCwoK/lYD8PwQAblfW54JCgsMCw0MDQ0MDQsMCwoJnltffgGFnVtg5eVgW50IBwYFBAMCAgMEBQYHNH7cYlekCQgHBQQEAgIEBAUHCAmkV2LdAAEAAAAAA/UDdwAFAAABJwcJAScBRfhCAToCsEIBDfZB/scCrUEAAAACAAAAAAO5A/gABwAPAAA3MxEhETMRITUhESMVITUjR34Cdn78jgNyfv2KfggBuf5HAjd+ATu9vQAAAAADAAAAAAP4A/gACQAVAB0AADczESEXETMRJyEHMzUzNTM1IzUjNSMXIREjFSE1I8V+AZ+YfuL9r70/Pz8/Pz+9AzN+/cl+CAG5mP7fAVXiX0A+QD4/XgE7vb0AAAQAAAAAA/gD+AADAA0AGQAhAAAlITUhBzMRIRcRMxEnIQczNTM1MzUjNSM1IxchESMVITUjAcEBO/7F/H4Bn5h+4v2vvT8/Pz8/P70DM379yX5Hfr0BuZj+3wFV4l9APkA+P14BO729AAAAAAoAAAAAA/gD+AADAAcACwAbAB8AIwArADUAOQA9AAABFSM1IxUjNSMVIzUDMzUzFTM1MxUzNTMVMxEhJRc3JwcXNyclIxUzFTMRIwUdATM1MzUjNSMFFzcnBRc3JwO5/D/8P/w/P/w//D/8P/wQAhBvLXD4LW8tAf69vT8//E8/vb0/AhAscC3+xW8tbwGCvb29vb29/oZ+fn5+fn4CN8FwLW9vLXAsTj9+ATt+P35+P35vLXAsLHAtbwAABQAAAAAD+AP4AAMABwALABsAKwAAARUjNSMVIzUjFSM1AzM1MxUzNTMVMzUzFTMRITUhESMRIzUjFSM1IxUjESMDufw//D/8Pz/8P/w//D/8EAPwP/w//D/8PwGCvb29vb29/oZ+fn5+fn4CNz8Bev7Fvb29vQE7AAAAAAkAAAAAA/gD+AADAAcACwAbAFAAhQCNAJEAmwAAARUjNSMVIzUjFSM1AzM1MxUzNTMVMzUzFTMRISUPBhUfCz8NLwsjDwQlDwYVHws/DS8LIw8EBSMVMxUzESMBMxMjBR0BMzUzNSM1IwO5/D/8P/w/P/w//D/8P/wQAkkEBAMDAgEBAgIDAgQEBAUFBQwNDgYHBQYFBAQEAwMBAgEBAwIDAwQEBQUFBg0ODQYGBgX/AAQEAwMCAQECAgMCBAQEBQUFDA0OBgcFBgUEBAQDAwECAQEDAgMDBAQFBQUGDQ4NBgYGBQJgvb0/P/2pQvlB/aw/vb0/AYK9vb29vb3+hn5+fn5+fgI3qwQFBgYGBgcODQYFBQQFBAMDAgMBAQECAwMEBAQFBgUHBg4ODAUFBQQEAwMCAgIDAQMDBPgEBQYGBgYHDg0GBQUEBQQDAwIDAQEBAgMDBAQEBQYFBwYODgwFBQUEBAMDAgICAwEDAwRwP34BO/6GAXp+P35+P34AAAIAAAAAA/MD8wAJAA0AAAEzESE1IxUhESMBIREhAxl9/gxdAq/b/PMCr/1RAl7+DH3bAq/+igKvAAAAAAMAAAAAA+QD5AAJAA0AFwAAATMVIzUjFSERIwUhESEFMzUjNTMVMzUhAyld+V4Btbv+DAGW/mr+57td+V7+SwFz+V27AbWcAZacXvlduwAABgAAAAAD5APkAAMABwALAA8AEwAXAAABFSM1AyERIQczNSM3MzUjJxUjNQMhESEDhvleAbX+S/qcnPqcnLz5XgG1/ksBc/n5/qkBtZycXpy7+fn+qQG1AAMAAAAAA/MD8wAFAAkADQAAJSEVIREjJxEhEQMhESEDGf4MAs/bu/4MXgKv/VHn2wLPu/4MAfT9rwKvAAQAAAAAA/MD5AAPABcAJwBHAAABFTMRIxUhNSM1MxUzNSM1IxUjFSM1MzU3FTMVIzUjFTMVIzUjETM1BzMRIxUzNTMVIxUzNSEVMzUjETM1IxUjNTM1IxUhNSMDGT8//sg/fds/XT99Pz4/fds/Xj8/2z8/214/2wE42z8/210+2/7I2wJOPv7nPz9dPtpeXj5ePvo+Xj7aXj4BGj4+/ubaHz7bPj7bARnaPl3bPj4ABQAAAAAD8wPzAAUACQARAB0AMQAAARUhNTM1JxUjNQMzFSERIzUhJRUzESMVITUjETM1JSE1IxUzESMVMzUhFTM1IxEzNSMCvv7k3l7dXl4B15z+ZwI4Ozv9yD8/Ajj9xdg/P9gCO9U8PNUCA75Bfbva2v7InwF6uz4+/cg8PAI7O1482P3I2Dw82AI42AAAAwAAAAAD8wPzAAMARwCBAAABESERJw8HER8PIT8PES8OIyEjDwUBDwcRHw8zNSMRIRUzNS8PIQ8GA5b97UAHBQUEAwMCAQECAwMEBQUHBwcICAkJCQoCEAkKCQkICAcHBgYEBAMCAQEBAQIDBAQGBgcIBwkICQoJ/fAKCQkJCAgH/t8GBgQEBAICAQECAgMEBQYGBggHCAgJCQpeXgITXgEBAgMEBQUGBwcICAkJCQr97woJCQkIBwgCff3tAhNABwcICAkJCQr98QoKCQkICAcHBgYEBAMCAQEBAQIDBAQGBgcHCAgJCQoJAhAKCQkJCAgHBwcFBQQDAwICAwMEBQUBEwcIBwgJCQkK/e8KCQkJCAgHBwYFBQQDAgEBXgITXl4KCQkICAgHBgcFBQQDAgIBAQICBAQEBgAAAAEAAAAAA7kDCgAFAAATFwkBNwFHWQFhAV5a/kgBTlkBY/6dWQG9AAABAAAAAAO5AwoABQAAEwkBJwkBRwG6Abha/qL+nwKy/kMBvVn+nQFjAAAAAAEAAAAAAwoDuQAFAAATCQEXCQH1AWP+nVkBvf5DA1/+ov6fWQG6AbgAAAAAAQAAAAADCgO5AAUAABMBNwkBJ/UBvVn+nQFjWQIB/kZZAWEBXloAAAIAAAAAA/gDuQAFAAsAABMJARcJAQUJARcJAQgBY/6dWQG9/kMBgQFj/p1ZAb3+QwNf/qL+n1kBugG4Wv6i/p9ZAboBuAAAAAIAAAAAA/cDuQAFAAsAABMBNwkBJxMBNwkBJwgBvVn+nQFjWR0BvVn+nQFjWQIB/kZZAWEBX1n+SP5GWQFhAV9ZAAAABAAAAAADuQO5AAYADQAUABsAAAEXByERBycFJxEhJzcnAQcXNxcRIQE3FzcnNyECNL50ATttv/4nbQE7dL5ZAX++Wb9t/sX9yW2/Wb91/sUBdrp1ATttu7tt/sV1uloBdLpavG4BO/7FbbtZu3UAAAMAAAAAA/gDuQADAAcAEwAAARUhNQMhESEBIxUzFTM1MzUjNSMDev0MfgPw/BABuX5+fn5+fgGCvb3+xQG5ATt+fn5+fgAAAAMAAAAAA/gDuQALAA8AEwAAASMVMxUzNTM1IzUjARUhNQMhESEBwX5+fn5+fgG5/Qx+A/D8EAFDfn5+fn4Ber29/sUBuQAAAAEAAAAAA7gDuQADAAA3FwEnR1kDGVmgWQMZWQABAAAAAAO5A7kACAAAASEBFwERMxEhAcEBIf1lWQKbfv4IAzv9ZVkCnP7fAfcAAAACAAAAAAP4A3oAAwAIAAABESERAykBESEDev0MfgJ+AXL8EAL8/ggB+P2KAvQAAAACAAAAAAP4A/gAfwD/AAABFQ8dKwEvHT0BPx07AR8dBR8fPx8vHw8eA3oCAgQEBQYHBwkJCgoLDA0NDg4PDxAQERESEhISExQTExQTEhISEhEREBAPDw4ODQ0MCwoKCQkHBwYFBAQCAgICBAQFBgcHCQkKCgsMDQ0ODg8PEBARERISEhITFBMTFBMSEhISEREQEA8PDg4NDQwLCgoJCQcHBgUEBAIC/I4BAgMEBgcICQoLDA0ODxARERMTExUVFhYXFxgZGBoZGhoZGhgZGBcXFhYVFRMTExEREA8ODQwLCgkIBwYEAwIBAQIDBAYHCAkKCwwNDg8QERETExMVFRYWFxcYGRgaGRoaGRoYGRgXFxYWFRUTExMRERAPDg0MCwoJCAcGBAMCAgATFBMSEhISEREQEA8PDg4NDQwLCgoJCQcHBgUEBAICAgIEBAUGBwcJCQoKCwwNDQ4ODw8QEBEREhISEhMUExMUExISEhIRERAQDw8ODg0NDAsKCgkJBwcGBQQEAgICAgQEBQYHBwkJCgoLDA0NDg4PDxAQERESEhISExQTGhkaGBkYFxcWFhUVExMTEREQDw4NDAsKCQgHBgQDAgEBAgMEBgcICQoLDA0ODxARERMTExUVFhYXFxgZGBoZGhoZGhgZGBcXFhYVFRMTExEREA8ODQwLCgkIBwYEAwIBAQIDBAYHCAkKCwwNDg8QERETExMVFRYWFxcYGRgaGQAAAAACAAAAAAP4A7kABQALAAABEwMhAxMBEyETAyECs7S0/pq0tP67/AH4/Pz+CAM7/sX+xQE7ATv+xf5HAbkBuQAAAwAAAAAD+AKdAAMABwAfAAABFSM1IRUjNSUjFSE1IxUzNSEVMxUzNTM1MzUjNSM1IwN6P/1LPwL0P/3Jvb0CNz8/Pz8/Pz8CIEBAQEA+Pj68Pj5AQD5APkAAAAAFAAAAAAP4A/gAAwAKAA4AEgApAAAlFSM1AxUzESMBNSUVIzUhFSM1JSMVITUjFTMBFTM1IxEzNTM1IzUjNSMDej8/PxP9nQK1P/1LPwL0P/3JvZACZL0/Pz8/Pz+GPz8CtT/9yQJjEz8/Pz8/Pz8/vf2ckL0CNz8/Pz8ABwAAAAAD+AP4AAMABwALABIAFgAaADEAACUVIzURFSMnJRUhJyUVMxUhJzUlFSM1IRUjNSUjFSE1IxUzARUzNSMRMzUzNSM1IzUjA3o/E/wBD/6zfgGMP/31awK1P/1LPwL0P/3JvZACZL0/Pz8/Pz+GPz8BO/z8vX5+vT8/axM/Pz8/Pz8/P739nJC9Ajc/Pz8/AAIAAAAAA/cD2AAhAEQAACUhAR8VFQ8HBSE/CS8WA4X8/gI9FRQUEhIREA8ODAwLCgoIBwYEBAMCAQICBAQGBwgJ/HkDphUMCQkHBgQEAQEBAgMFBgcICgsMDQ4QERITFBYWGBgaGmcDFxIUExUVFhYXFxgYGBkaGRoaGxobGxsbGxsbGxsbGhtZMR4fHx8fHyAfHx8fHx8eHh4eHRwcHBsbGRoYGBcWFRUTAAAEAAAAAAO5A7kAAwAHAAsAEQAAAREhEQEHETcnByE3BREhNxEhAn7+CAL0vb0svv4lwf7RAnb8/aQCfv4IAfj+4LwB7r0tvb3Q/Z39AnUAAAIAAAAAA/gDegAPABMAAAERIzUjFSM1IxUjNSMVIxEDIREhA3p+fj9+P35+fgPw/BAC/P4I/Px+fvz8Afj9igL0AAAAAgAAAAAD+AP4AD8AyQAAARUPDi8PPw47AR8NAQ8ELwIPCBUfBQ8BHwEPBB0BHwg/Ah8LOwI/Cx8CPwg9AS8EPwEvAT8FNS8IDwIvCysCDwUCiQIEBAYHCAkKCgwMDA0ODg4ODQwNCwoKCQgHBgQEAgEBAgQEBgcICQoKCw0MDQ4ODg4NDAwMCgoJCAcGBAQC/vYUFxYWFIAFBQQFBAQDA2cCAgEBAgMDbQMBAQNtAwMCAgECaAMDBAQFBAUFgBQWFhcUAQICBAMEBQXOBQUEAwQCAgEUFxYWFIAFBQQFBAQDA2cDAQICAwNtAwEBA20DAwIBAQICZwMDBAQFBQQFgBQWFhcUAQICBAMEBQXOBQUEAwQCAgIADg4NDAwMCgoJCAcGBAQCAQECBAQGBwgJCgoMDAwNDg4ODg0MDAwKCgkIBwYEBAICBAQGBwgJCgoMDAwNDgHUhQoMDQ4yAQEBAQICAwSuBAUEBQQEBANTGBkZGVIDBAQEBQQFBK4EAwICAQEBATIODQwKhQUEBAMCAgICAgIDBAQFhQoMDQ4yAQEBAQICAwSuBAUEBQQEBANSGRkZGFMDBAQEBQQFBK4EAwICAQEBATIODQwKhQUEBAMCAgICAgIDBAQAAAACAAAAAAP4A7gAZwDjAAABHw8PFisBLwMPBz8CLw41PxY7AR8FJQ8PFR8ODwofCT8KHwIzPxcvFw8GAsUVFBISEBAODQoKBwcFAwIBAQIDBQcHCgoNDhAQEhIUFRcXGBgZGhoaGBcXFyAiCwsMDAwNDQUKCTEODQwLCwkJBwcFBAQCAgECAwUHBwoKDQ4PERETFBUXFxgYGRoaGhsZGhkYGBf+XBwbGRgXFQoSEhAOCwkHBAMCAwUGCAoLEAoLDA0NDg4CBQMJByUJBgQCAQECAgUICgoLDAwOFRwgHx0dGxoZFxQVFRUhICAfHh4dHRwbGRgXFRMSEQ8NCggFBAEBBAUICg0PERITFRcYGRscHR0eHx8gICAgICAfHx4dAxUJCwsMDQ0ODw8ODw8QDxAREBAPEA8PDg8PDg0NDAsLCQkIBgYEAwICAgQGIgoJCQgIBwcRLj0fCgsLDAsNDA0MDA0MDQ0OEBAQDw8PDg8PDg4MDAsLCQkIBgYEAwICAwQGBghrDQ4PEBITCRUWFxgZGRoaGxkWFhUWFRQUGA4ODQ0MDAsLDwYQCiQLCwsKDggHBwwLCggFBAIBAgUICgsNDhERFAICAQECBAUHCAoLDQ4PEBITFBUXFxkYGhoaGxsbGhkZGBgXFRQTEhAPDg0LCggHBQQCAQECBAUHCAoAAAIAAAAAA/gDrQADAJcAAAEzESMhIw8MHwknDwsfCTMPCh8JMw8LHwkzIQ8DFR8NOwE/BjUnPw0RKwEvBCMC/Pz8/eIKCQgIBwYGBQQEBAUDAQEDBQYIBQQGBQY9BgYGBQUFCAcFAwIBAgMFBAQEBQUGBgclBQUFCAcGBAICAQEDBQYEBAUFBgYHHgYHBQYFBAgGBAIBAQMFBwQFBQUGBgcBRBYEBgICAwQFBwQFBQUGBwYIBwcIDg0KBAMCAgQBAgUJDQsWFxEVDQcYMBQEBQkkCwsGAfQBuQECAgMDBAQFBQULDAwLCwoJBwMDAQEBAQEBAQMCBAgJCwsMDAsLCgQEAwMCAgEBAQICBggKCgYLDAwLCgkDBAMCAgEBAQICAwMECQoLCwwLCwoJBAMDAgIBWRolGBUiFhcUEwgIBgYEBAICAQIFBQMDAwkPWRcQEh4hFy4sHSAQBxEeAUcBBBQFAwAAAgAAAAAD9wOtAAMAmAAANzMRIwEPAhcVDwwROwEfBDMhMz8MLwkXPwo1LwkjPwk1LwkjPwsvCSMhPwM1LwwrAQ8FCPz8AhEBAQEEAwQKDQoWGBEUDQcYMBQEBAokCwsGAXkJCQkHBwcFBgQEAwYCAQEDBAcHBQUFBQY9BgYGBQUECQYFBAIBBAUDBAQFBQYHByUGBQUIBwYEAgIBAgUGBAQFBQYGBx0HBgYGBQQIBgQCAQIDBQYEBQUFBgcG/rwVBQYBAgIEBgcEBAUGBAUKCwsJCQkHBwYEUwG5AYwCBw9ZFxASHiEXLiseIBAHER7+uQEEFQQDAQICAwMEBAUFBQsMDAsLCwgIAgMBAQEBAQEBAwMDCAoKDAsMDAoKBAQDAwICAQEBAgIGCAoKBgwLDAsKCQQDAwICAQEBAgIDBAMJCgsMCwwKCgkEAwMCAgFZGiYXFSIXFhUSCQcGBgMDBAMCAgIEAwQAAgAAAAAD9wOtAAMAmAAAEzMRIwUjER8NBxUfBzM/Di8EITM/CS8LMz8KLwkzPwovCgc/CS8MIyEjDwQI/PwBTxQnGgoIDhsdFgoNCgUCAQQBAwMEBQsODwcHCAYHBgUFBQQHBQQDAQECBgQGEAFEBwYGBQUFBAcFAwEBAgQGCAQFBgUHBh4HBgYFBQQEAwYDAgECAwQGBwgFBQUlBwYGBQUEBAMDBQIBAgIFBgcJBQUGBgY9BgUFBQUIBgUDAQEDBQQEBAUGBgcICAkK/ocGCwsaDwkB9AG5If65GBIICRIsNi4XIR4SEA5aFwcFAwMDBQMBAQICBAQGBggIExQWFxcgGCUaGUABAgIDAwQJCgsLDAsLCgkEAwMCAgEBAQICAwQDBQkLCwwLDAoKCAYCAgEBAQICAwMEBAUKCwwMCwsKCQgCAwEBAQEBAQEDAwcJCgsLDAwLBQUEBQMEAwICAQMFDwcDAAAAAwAAAAAD+AP4ABYAVgCaAAAlFQ8HIS8HNRMXASUPDisBLw09AT8NOwEfDSURFR8NMyEzPw01ETUvDSMhIw8NA7kBAQMEBQUGBvzMBgYFBQQDAQHNvQE7/nQBAQIDBAUFBgYHBwgJCAkJCggJCAgIBwYGBQQEAwICAgIDBAQFBgYHCAgICQgKCQkICQgHBwYGBQUEAwIB/okCAgMEBQYGBggHCQgJCgkDNAkKCQgJBwgGBgYFBAMCAgICAwQFBgYGCAcJCAkKCfzMCQoJCAkHCAYGBgUEAwIC+JIGBgUFBAMBAQEBAwQFBQYGHAEA/AH4JAkJCQgIBwcHBQYEBAMCAgICAwQEBgUHBwcICAkJCQkJCQgIBwcHBQYEBAMCAgICAwQEBgUHBwcICAkJ7/zMCQoJCAkHCAYGBgUEAwICAgIDBAUGBgYIBwkICQoJAzQJCgkICQcIBgYGBQQDAgICAgMEBQYGBggHCQgJCgAAAAAEAAAAAAP4A/gAAwAHADMAdwAAATM1IxMVIzUjFTMVMzUzNTMVIxUjFTM1MxUjFTMVIzUjFSM1IxUjNTM1IzUzFTM1IzUjNScRFR8NMyEzPw01ETUvDSMhIw8NAcF+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fr0CAgMEBQYGBggHCQgJCgkDNAkKCQgJBwgGBgYFBAMCAgICAwQFBgYGCAcJCAkKCfzMCQoJCAkHCAYGBgUEAwICAUN+AXp+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5f/MwJCgkICQcIBgYGBQQDAgICAgMEBQYGBggHCQgJCgkDNAkKCQgJBwgGBgYFBAMCAgICAwQFBgYGCAcJCAkKAAAABQAAAAAD+AP4ACwANgCYASQBaAAAAQ8FHw0/BzUvBw8GJR8BMz8BMwMjAwUfAzczEQ8PLwc3HwQzPw01Iw8GKwEvDj8PHwIFHwYVIy8HDwcfEg8PLw41Mx8KMz8GNS8SPw8fBgERFR8NMyEzPw01ETUvDSMhIw8NAuwEAwMCAwEBAwIDAwQEBQYGBwcICQoKCAgHBgYFBQYGBwgICgoICAgHBgUF/sI9BgEFPEZrOmsB0AoICQcGOgECAgQFBggICQsLDA0ODxAMDA0MDQwLCw4JFBMLCgoSBwcHBgUEBQMDAwIBAQEHCAgKCQsLDQ0NDAwKCgkIBwYGBAMDAQEBAQMDBAYGBwgJCgoMDA0ODQwM/fUIBgYEBAICQwECBQYHCQsMCwsIBwYEAgEBAgQFBxIzFxQIBwYFBQQDAgEBAQEDBAQGBwcJCQoLCw0MDg8NDQwLCwkJCAcFBQQCAkEBAgICBAMECgoLDQYMCgkHBQMCAgMFBgoMMhcSCAgGBgQEAwIBAQEBAwMFBQYICAkJCwsLDA0ODQwLCwoJ/ucCAgMEBQYGBggHCQgJCgkDNAkKCQgJBwgGBgYFBAMCAgICAwQFBgYGCAcJCAkKCfzMCQoJCAkHCAYGBgUEAwICAjIGCAcJEhQYEAcHBgYFBAQDAwEBAQEBAwMFBQYIdwcGBgQEAgIBAQECAwQEBUG0GBi0/vABEAYFBwgJI/72DgwMCwoJCQgHBwUEBAIBAQEBAQMDBAQFLAQGBQEBAQECAwMDBAUFBgYGBwcdBwcGBAQCAgIDBAUGBwkJCgsMDA0ODxUPDw0NDAsKCggGBgQDAgEBAgMTBgcHCAgICQkICAYHBQQCAQECAwQFBgcHBgYGBAQGCwcIBAUFBQYGBwcICAkJCAgHBwYGBQUEAwICAQEBAQIDBAUFBwYIBwgICAkJCwUEBAQDAwUDAgECAgMEBgYHBwYGBQUEBAwHCAQEBQYFBwYHCAgJCAgHBwcHBgUFBAQCAgEBAQECAwMEBQEu/MwJCgkICQcIBgYGBQQDAgICAgMEBQYGBggHCQgJCgkDNAkKCQgJBwgGBgYFBAMCAgICAwQFBgYGCAcJCAkKAAAAAAUAAAAAA/gD+AAEABgARABwAM4AACUVMwEnNwcXPwM9AS8GKwEPASUPAx8EDwQfBz8HPQEvBiMPBx0BHwc/By8EPwQvByMPASURHw8zNSsBLwk1ETU/CTMhMx8JHQEzNS8PIQ8OAgBhATZhWjBhLwQCAgICBDwEBQQFBQUE/rAEAwEBAQIDBHBwBAMCAQEBAwQFBQYHBQYFBYgFAwICAwWIBQYFBwUGBriIBQMCAgMFiAUFBgUHBgUFBAMBAQECAwRwbwUDAgEBAQMEBQUGBgYGBf5zAQMEBwgJCwwODggQERISE8G3BgcGBgoKBwYCAgEBAgIGBwoKBgYHBgJ2BgcGBQsJCAYCAgF+AQMFBggJCwwODggQERISE/2AExMSEhAQDg4MCwkIBwQDaWEBN2BZL2AvBAQFBQUFBAQ8BAICAgLMBQYGBgYFBgRnZwUFBgYGBgYFBAMCAQEBAwR+BQUGBwYGBgV+BAICAQIDAn4FBgYGBwYFBX4EAwEBAQIDBAUGBgYGBgUFZ2cEBgYGBgUGBQQDAgECAm39ihMTEhEREA4ODAsFCAgFBAJ+AQICBgcKCwUGBwYCdgYHBgULCgcGAgIBAQICBgcKCwUGBwa9vRMTEhEREA4ODAsFCAgFBAIBAwUGCAkLDA4OEBEREhMAAAAAAgAAAAAD9wPcADUAzQAAATMfCA8FKwEVMzUjNxcjFTM1KwEvBz8FNSMVMwcnMzUjJw8CIxUzAw8NJz8HLwcPBxUfDT8REzM1Iz8OHwIPAhUfBzM/BzUvDA8OAjUaBgYFBgUEBANRmwQFBQwMBhqfIH1CG60bBQYFBgQFAwNSmAULDA0TnzeHRBys6wIFHUpFURULBgcHBwgJCgkKCggICgoICQYGBAMBAgQFBQcICAsOCgkHBwUDAQICAwQHCgUHCAoKDA0ODw0NDAsLCQoICAcHDQ8JBQkLTp+QDgYIBAUFBgYHCAgJCQsLDAsLAgMBAQMFBggJCgsICQgHBgUFAwEBAQUHCAsMDQ4QCgoZERAQDw8NDgwLCwoICAYFAp8BAQIDBAQEBaKmBAMEBQM1NYWFNTUCAgMEBAQFvI0DBwUCATU1eno1lAYOgDX+cUodDg4MCwkGBgQDAgEBAQIEBQYICAoKEAgIBgYEAwIBAwUHCAkKChYKCQkIDAkFBQQEAwMBAQEBAwQFBQcHBwkIChMcFQ8gLAGaNUQeGQsKCQgHBgUEAwIBAQEBAwYGBwcLCgkIBgUDAQIEBAYHBwsHDAgHDw0MCwoIBgUCAQEBAgIEBQYHBwgJCgoLCwwAAAAACgAAAAADuAO4AAMABwALAA8AEwAXABsAHwAjAGcAAAEVIzUjFSM1IxUjNSUVIzUjFSM1IxUjNSUVIzUjFSM1IxUjNScPBhURFR8OIT8ONRE1Lw4hDwYDer0/vT+9ArW9P70/vQK1vT+9P71nBQUEAwMBAgICAgQEBQUGBwcHBwcICALQCAgICAcGBwYFBQQDAwECAgEDAwQFBQYHBgcICAgI/TAICAgIBwYHAUO9vb29vb38vb29vb29/L29vb29vWYGBgcHBwgICf0yCQgIBwcHBgYGBAQEAgIBAQEBAgIDBAUGBgYHBwcICAkCzgkICAcHBwYGBgQEBAICAQEBAQICBAQEAAAADQAAAAAD9wP3AAIABQAJAA0AEAAUABcAGwAeACIAJgApAFsAACUjNTcVJyMVIzUjFSM1JSM1JRUjNSMVJyMVIzU3IzUlFSM1IxUjNSMVLwEXDwERFR8OJT8BFzcnPwERNS8NIyEPAScDTZC9kGy9P70BjZEBub0/kGy9kZECtb0/vT+Q6kUDAwICAgQEBQUGBwcHBwcICALXDgpELUUDAwIBAwMEBQUGBwYHCAgICP0pDgpEhpEskJC9vb29P5Atvb2QkL29P5Atvb29vZGRkEUJDv0pCAgIBwcHBgYGBQQDAgIBAQECA0UtRAoOAtYJCAgHBwcGBgYEBAQCAgECA0UAAAADAAAAAAP4A/cASgCVAP4AAAEfBh0BDx0rAS8GNx8COwE/DT0BLwI3JxcHLwIjDw8fAwcvBj0BPx0zHwY3Iy8HDx8fCAcXNx8HPx8vCDcnAvIKCAcGBAQCAQICBAMFBQYGBwcICAkKCgoLCwsMDA0NDQ0ODg4PDhQUExMSEhEUXRENDg4QEA8ODg0MCwoJCAcFBAMCAwZeXQReEA0ODhAQDw4ODQwMCgkIBgYDAwEBAgMFXQwIBwYEBAIBAgIDBAUFBgYHBwgICQoJCwoMCwwMDQ0NDQ4ODg4PFBQTExIREmUBGhwcHB4eHh8WFRUVFRQUExQTEhMREhEREA8QDg4ODQ0MCwsKCgkICAcPEBMVFhgZEaZZtxscHBweHh4fFhUVFRQVFBMUExISEhIREBEPDw8ODg0NDAsLCgoJCAgHDxATFRYYGRGmWQKTERERExITFBQPDg4ODg0NDQ0MDAsLCwoKCgkICAcHBgYFBQMDAwIBAwMFBQcJC10FAwIDBAUHBwkLCwwNDg4PEBAODg0QXlsCXgYDAgECBAUHCAkKCwwNDg4PEBAODg0RXRURERITExQUDw4ODg4NDQ0NDAwLCwsKCgoICQgHBwYGBQQEAwMCAQECAwUGBwhGDQsKCAYFAwEBAQMDBAQGBggICAoKCwsNDA4ODw8QEBEREhMSFBMVFBIjIiAfHRwaD6ZZtg0LCggGBQMBAQECBAMFBgYIBwkKCgsLDA0ODg4QEBARERITEhQTFBUSIyIgHx0cGg+mWQAABAAAAAAD+AP4ABMAGQAtAHEAAAEVIxUzFTMVIxUjNTM1IzUjNTM1IxEzFSMRIxUzNTMVIxUzFSM1IxUjNTM1IzUDERUfDTMhMz8NNRE1Lw0jISMPDQNokEhISJCQSEhI2EiQ2EhISEhISEhISJABAgMDAwQFBQYGBgcGCAcDYAcIBgcGBgYFBQQDAwMCAQECAwMDBAUFBgYGBwYIB/ygBwgGBwYGBgUFBAMDAwIBApBISEhISEhISEhI/uBIAWhISEjYSEhISNhIASD8oAcHBwcGBgYFBQQDAwMCAQECAwMDBAUFBgYGBwcHBwNgBwcHBwYGBgUFBAMDAwIBAQIDAwMEBQUGBgYHBwcAAAQAAAAAA/gD+AALAB8AKwBvAAABETMRMxEjFSM1IxEjFSMVMxUzFSMVIzUzNSM1IzUzNSMVIxUzFSM1IzUzNQMRFR8NMyEzPw01ETUvDSMhIw8NAthISEhISEiQSEhIkJBISEiQSEhISEjYAQIDAwMEBQUGBgYHBggHA2AHCAYHBgYGBQUEAwMDAgEBAgMDAwQFBQYGBgcGCAf8oAcIBgcGBgYFBQQDAwMCAQKQ/uABIP7gSEgBIEhISEhISEhISEhI2EhI2EgBIPygBwcHBwYGBgUFBAMDAwIBAQIDAwMEBQUGBgYHBwcHA2AHBwcHBgYGBQUEAwMDAgEBAgMDAwQFBQYGBgcHBwAAAAAHAAAAAAP4A/gAAwAHABsAJAA1ADoAQwAAJRUhNTczNSMlFTM1MxUjFTMVIzUjFSM1MzUjNSMzFTMVIxUjESEzFTM1MxEjESMVIzUjESMRARcVIREDIxEzFSERASEDuf1L/H5+ATs/Pz8/Pz8/Pz/8fj8/vf7FPz9+Pz8/Pz8Cien9Sz+9vQMz/vL924Y/P378Pz8/P/w/Pz8//D8//D8Bej8//oYBO729/sUBegF66VIBO/7F/gh+AuIBDgAAAAADAAAAAAP4A/gABAAYAHYAAAEVMwEnNwcXPwQvCA8CBREfDyE/DxEjERUPCSMhIy8JNRE1PwkzITUhDw4BQ4UBq4V7QYVBBAMCAQECAwRTBgYGBwcHBvyaAQMEBwgJCwwODggQERISEwKAExMSEREQDg4MCwUIBwYEAn4BAgIGCAkLBQYHBv2KBgcGBgoKBwYCAgEBAgIGBwoKBgYHBgF0/owTExISEBAODgwLCQgHBAMByIUBqoV8QYZBBgYHBgcHBgVUBAMCAQECA7f9ihMTEhEREA4ODAsFCAgFBAIBAwUGCAkLDA4OCBAREhITAYT+hgYHBgULCgcGAgIBAQICBgcKCwUGBwYCdgYHBgULCgcGAgIBfgEDBQYICQsMDg4QERESEwAAAAIAAAAAA/cDuQAqAIEAAAEzHwozIR8HFSEPBwMRPwcHERUfCTMhPwcTPwE1LwsjNS8OIyEvCysCDw0BCAUFBQV8BgcHBwgIBwgBCwYGBgQEAwIB/k4ODA0LCwkIBLIBAQMEBQUGB18BAgIGBwoKBgYHBgLBCQkICAcHBQSyAwIBAwQGBwgKCgoMBQxkAQECBAQEBgYHBwgICQkJCv71BQUFBHwHBwcHBwgICKEKCgkICQcIBgYGBQQDAgIDegICA2MEBAQDAgIBAQEDBAUFBgdeAQMEBggICwX+nAJuBwYFBQQDAQEg/SwGBwYGCgoHBgICAQECAwQGBgcJAZQLDAwMCwsLCgkIBgUEAQJeCgoJCAkHCAYGBgUEAwICAQECA2MEBAQDAgIBAgIDBAUGBgYIBwkICQoAAAQAAAAAA/cDmQADAAcAewDvAAABMzUjBTM1IzcfDBUfCxUPCxUPCyMVPw81Pww1Lww1Lw8FDwcVDwwVHwwdAR8ONSMvCzUvCzU/CzU/CzM1Iw8FAQK7uwE4u7vyBwYGBgUFBAQDAwMDAgIEBQMEBAQFBgUHBgYHBQYFBAQEAwUEAgIDAwIEAwQFBQYGBwgTEhAPDgwLCgQIBgYEAwMBAgMDAgQDBAUFBQYGBwcGBgUFBQQDBAIDAwIBAQMEBQYHCQkLDA4PEBIT/TcECAYGBAQCAQIEAgMDBAQEBQUGBgcHBgYFBQQEBAMDAgQCAgMEBQYHCQkLDA4PEBITCAYHBgUFBAMDAwMDAgIDBQQDBQQFBQYHBgYHBgUFBAUDBAUDAgIEAgMEAwUEBgUGBwcTEhAPDgwLAaS7u7vkAQEBAwIEBAUFBgcPEncaGBUJCQgIBgYGBQQBBAUFBgYHCAgJFBcZfBMQBwYFBAQDAwIBAVgBAgMEBQYICQULDQ8RExQXghMRBwYGBQQEAwMBAQFVAQEBAwMEBAUGBwcQFHUWFRQREA4MCwkIBgYEAwIBJwYLDQ8RExQWfxMRBwcGBQQEAwMBAQFVAQEBAwMDBQUFBwcQE3oXFRMSDw4MCgkIBgUEAwIBWAEBAgMDBAUFBgcQE3kZGBQJCQgHBwYFBQQBBAUFBgcHCAgJFRYaehIPBwYFBQQEAgMBAVcCAwQGBggAAAAGAAAAAANABAAAAwAHAAsADwATABcAACkBESEBIREhJSERIQEhESElIREhASERIQJAAQD/AP6AAQD/AAGAAQD/AP6AAQD/AAGAAQD/AP6AAQD/AAEA/wABAIABAP8AAQCAAQD/AAEAAAEAAAAAA/gD+ABqAAATMxEVHwUFFTcnFSE3HwczPxU1Lwc3FzcHFwcvByMPFRUfBwcRMycIfgIDBAUGBQKcvb39t7MUERISChQUFRcNDA0MDAwLFhUTEhEODQoFBAMDAgIBAQIEBgcJCg5/WRf1WYATEhETChMVFBgNDA0MDAwLFhUTEhAPDQoFBAMDAgIBAQIFBQcJCg6zfp0DO/1sCAUGBQQDAQF+np1+sw4KCQcDBQMCAQICAwMEBQoNDxASExUWCwwMDA0MDQ0VFBQUEhISFH9Z9BZZfw4KCQcDBQMCAQICAwMEBQoNDhESExUWCwwMDA0MDQ0VFBQUEhIRFLMCSb0AAQAAAAACgAKAAAMAAAEhESEBgAEA/wABgAEAAAIAAAAAA0ACgAADAAcAAAEhESEBIREhAkABAP8A/oABAP8AAYABAP8AAQAAAwAAAAADQANAAAMABwALAAAlIREhASERITchESECQAEA/wD+gAEA/wDAAQD/AMABAP8AAQCAAQAAAAAABAAAAAADQANAAAMABwALAA8AACUhESEBIREhJSERIQEhESECQAEA/wD+gAEA/wABgAEA/wD+gAEA/wDAAQD/AAEAgAEA/wABAAAAAAUAAAAABAADQAADAAcACwAPABMAACUhESEBIREhASERISUhESEBIREhAwABAP8A/oABAP8A/oABAP8AAkABAP8A/oABAP8AwAEA/wABAP8AAQCAAQD/AAEAAAAABgAAAAAEAAQAAAMABwALAA8AEwAXAAApAREhASERIQEhESElIREhASERITchESEDAAEA/wD+gAEA/wD+gAEA/wACQAEA/wD+gAEA/wDAAQD/AAEA/wABAP8AAQCAAQD/AAEAgAEAAAAFAAAAAAO5A/gAPwB/AL8AxAFFAAABFR8NOwE/DT0BLw0rAQ8NNRUfDTsBPw09AS8NKwEPDTUVHw07AT8NPQEvDSsBDw0lFREhEScVIw8HFR8DFSMPBxUfAxUjDwcVHwMVHwchPwc1PwQ1LwcjNT8ENS8HIzU/BDUvByM1LwchDwYBogEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEb/oY/ngYGBQUEAwEBAgQFsp4GBgUFBAMBAQIEBbKeBgYFBQQDAQECBAWyAQEDBAUFBgcBuAcGBQUEAwEBrwYCBAIBAQMEBQUGBp6vBgIEAgEBAwQFBQYGnq8GAgQCAQEDBAUFBgaeAQEDBAUFBgf+SAcGBQUEAwEBBAoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJ8goJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJ8goJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJsx/8rQNyHx8BAQMEBQUGBkMIBwV3TgEBAwQFBQYHQggHBXdOAQEDBAUFBgZDCAcFdy4HBgUFBAMBAQEBAwQFBQYHLnQFAwcIQwYGBQUEAwEBTnQFAwcIQgcGBQUEAwEBTnQFAwcIQwYGBQUEAwEBHwcGBQUEAwEBAQEDBAUFBgAAAAABAAAAAAN5A/gAVgAAAREvBg8LHwUBHwIzPwQBPwUvCw8GETUvCSsBDwkBwdAEBgUGCwwMDAYFBQUEBAMCBAEBBAIEAwUBOwcTDAwMBgYFBQE/BQMEAgQBAQQCAwQEBQUFBgwMDAsGBQYE0AECAgYHCgoGBgcGBgcGBQsJCAYCAgEDuf0lzQQEAwMDAQEDAwMEBAUFBgUMDAwMBQYFBP7JBwkDAwICAwQBOwUFBgUMDAwMBQYFBQQEAwIEAQEDAwMEBM0C2wYHBgYKCgcGAgIBAQICBgcKCgYGBwAAAgAAAAAD+AP4AEUAiQAACQEPBR8LPwYRFR8JOwE/CTURLwoPBRcRHwozPwMBPwUvCw8GETUvCSsBDwkBVv7FBQMEAgQBAQMDAwQEBQUFBgwMDAsGBQUF0AECAgYHCgoGBgcGBgcGBgoKBwYCAgEBAgMFBQcHCQUMDAYGBgYFBeQBAgMFBQcHCQYGBgwMCwYFAT8FAwQCBAEBAwMDBAQFBQUGDAwMCwYFBQXQAQICBgcKCgYGBwYGBwYGCgoHBgICAQPm/sgEBQYFDAwMDAUGBQUEBAMCBAEBAwMDBATN/SUGBwYGCgoHBgICAQECAgYHCgoGBgcGA3IJCQkIBwYGBAICAQEBAgMDBDH8jgkJCQgHBgYEAgIBAwQDBAE8BAUGBQwMDAwFBgUFBAQDAwMBAQMDAwQEzQLbBgcGBgoKBwYCAgEBAgIGBwoKBgYHAAAAAQAAAAADegP4AFYAAAExDwQBDwUfCz8GERUfCTsBPwk1ER8FMz8LLwUBLwEB/QsHBwcF/sEFAwQCBAEBAwMDBAQFBQUGDAwMCwYFBQXQAQICBgcKCgYGBwYGBwYGCgoHBgICAdAEBgULDAwMBgYFBQUEBAMDAwEBBAIEAwX+wRASA/gCAgMDBP7EBAUGBQwMDAwFBgUFBAQDAgQBAQMDAwQEzf0lBgcGBgoKBwYCAgEBAgIGBwoKBgYHBgLbzQQEAwUCAgIDAwQEBQUGBQwMDAwFBgUEATwJBQAAAAgAAAAAA/gD+AADAAcACwAvAG8AewB/AIMAACUzNSMhMzUjITM1IzUVITUvDisCDw03FR8OPw49AS8ODw4FIxUzFTM1MzUjNSMlESERAyERIQI//Pz+hvz8AXr8/AE7AQECBAQFBQcGCAgICQoJCnkKCQoJCAgIBgcFBQQEAgFOAQIDAwQFBQUHBgcHCAgICAcIBwcHBgUFBQQDAwIBAQIDAwQFBQUGBwcHCAcICAgIBwcGBwUFBQQDAwIB/nZ+fj9+fj8CtfyOPwPw/BDFPz8/lRcXCgoJCQgICAcGBgUEAwICAgIDBAUGBgcICAgJCQq5CgoJCQkIBwcGBgUEAwMBAQEBAwMEBQYGBwcICQkJCgoKCQoJCAgIBgcFBQQEAgEBAQECBAQFBQcGCAgICQoJJz9+fj9+fvyOA3L8TwPwAAAAAAUAAAAAA7gD+AAJABAAFwAfACYAAAEzAxUhNSMTNSEFIxc3IzUjEx8CIz8BAzM3MxczAyMFMxUzNTMnAlff8QFT7fD+vP6Nnb29nj8vAQU9hz4Fy1AlrSdQo1IBVJ0/nr0Bg/6nIj4BWyD8vb38AfUIE7C1Fv6JcHABub38/L0ABAAAAAADuAP4AAYADgAVAB8AAAEfAiM/AQMzNzMXMwMjBSMXNyMRIwUzAxUhNSMTNSEBEwEFPYc+BctQJa0nUKNSAfGdvb2eP/2E3vEBU+3w/r0BgAkTsLUX/ohwcAG5/L29AzM+/qciPgFbIAAAAAQAAAAAA7gD9wAJABAAGAAfAAATMwMVITUjEzUhEx8CIz8BAzM3MxczAyMBIxc3IxEjYN7xAVPt8P69swEFPYc+BctQJa0nUKNSAfGdvb2ePwGD/qciPgFbIAH1CBOwtRb+iXBwAbn8zb29AzMAAAACAAAAAAP4A/gACwBAAAABFTMVIxUjNSM1MzUlERUfDTMhFxE1Lw0jISMPDQI/nZ1+nZ3+RwICAwQFBgYGCAcJCAkKCQLVvQICAwQFBgYGCAcJCAkKCfzMCQoJCAkHCAYGBgUEAwICAzudfp6efp1f/YoKCgkICQcIBgYGBQQDAgK9A5IJCgkICQcIBgYGBQQDAgICAgMEBQYGBggHCQgJCgAAAAEAAAAAA/gDpABAAAATATUfHC8fNQgBiDQxMBcXFhYVFRUUExMTExIREhAREBAPDw8ODg4NBgYHBwkJCgsLDQ0ODxAREhMUFRYXGBkaHBweHyEhIyQCHP545gIDBQMFBAUGBgcHCAkJCQsLCwwNDQ4ODxAQERESGhobGhkaGRoYGRgXFxcWFRUUExISERAPDQ0MCwoIBwbgAAAAAAEAAAAAA/gDuQAFAAATDQERCQEIArX9SwPw/BACaWlo/q8BuQG5AAACAAAAAAP4A/gAAwA4AAABESERJxEVHw0zIRcRNS8NIyEjDw0Dev0MfgICAwQFBgYGCAcJCAkKCQLVvQICAwQFBgYGCAgICAoJCfzMCQkKCAgICAYGBgUEAwICA3r9yQI3IP2KCgoJCAkHCAYGBgUEAwICvQOSCQkKCAgICAYGBgUEAwICAgIDBAUGBgYICAgICgkAAwAAAAAD9wP3AHcA0wDXAAAlBy8FDworAQ8GHwczPw8zHwo/CzMfDT8GNS8MDwYBDwcXNy8CPQE/BzsBHwYVFwcVDwYrAS8CBycXPxgnDw0lATcBAwQuDQ0ODw8QDwgICwsKCQgIBwZ6BgYFBQQDAQEBAQMEBQUGBo8FBQUEBAMDBAQEBAUFBgYIBwcHBwcHBhIFBQcHBwYGBUYGBwYIBwgICAgICAcHBgYFGwQFBgYGBgYFBQQCAgECAxsKCwwNBg4PDw8ODg4NDAwL/boHCBgYGB8iKBj1BAQCAQMGBwkLCwYGBgYMCgkHBgQBAQQGBwkKDAYGBwcHBvYUKwUXJSQ8WSxBoAoFBgYGBwcIDxAQEA8UERLeEhESERERIR8eHBoYHyABNwFBYv6+lzUMCggFBAEBAQIEBQcHCQkLCwIDBAUFBgYHBgUFAwMCAQEBAgIEAwUNBwcGBQQDAgIBAgQEBgcWBQQCAQECAwVRBgUFAwMCAQECAgMFBAYGJQUDAwEBAQIDBQUFBgYGBgUlDAoJCAQFBAIBAQIEBQcICQH4HBtQSkVQUFcY9wgICAQLBgwKCQcGBAEBBAYHCQoMBgYHBgsKCQgGAwECAgP4FSwDDhIPFh0NEyo1GBgWFRQTEiAdGRUTFQ4N4REQDg4NCxUSDgwKBwcF+v67YwFFAAAFAAAAAAP4A/cACQARABkAIAApAAATMwMVITUjEzUhJRUHFSc1JzUHFxUXETc1IScfAiM/AQMzNzMXMzUDIyDf8QFT7fD+vAOZvT+9P729vf3J7QIEPYc+BctQJa0nMYRSAYP+pyI+AVsg/Byz1h+owR03wbVeASGzdroIE7C1Fv6JcHBUAWUAAwAAAAAD+AO5AAMASwBPAAA3ITUhNSEzHw4PDisBNQcXNTM/DjUvDiE1ITUhCAE7/sUDIwoJCQkICAcHBgYEBAMDAQEBAQMDBAQGBgcHCAgJCQkKrb29qRYWFBQTEREPDQwKCQYEAwMEBgkKDA0PERETFBQWFvzhA7H8T8V+vQICAwQFBgYGCAcJCAkKCQoKCQgJBwgGBgYFBAMCAn69vX4DBAYJCgwNDxERExQUFhYXFhYUFBMREQ8NDAoJBgQDvX4AAAEAAAAAAtwCfgACAAABNyECANz+SAGC/AAAAAADAAAAAANqAxsAAgAGAA4AACU3IxczESM3FxUzNTc1IQEUfvxePz9+vX69/gjlfgEBeh3Z/PzbIAAAAAADAAAAAAMrAzUAAgAFAAkAACU3Iwc3KQEzESMCrX78vZ7+xQG5Pz//frOzAbkAAAACAAAAAAMrAzUAAgAJAAAlNyEBMxEzETMnAXKe/sUBWl8/Xn7KswE7/kcBuX4AAAACAAAAAANqAxsABgAOAAATMxEzETMnNxcVMzU3NSGWXj9ffl69fr3+CAJe/ocBeX4d2fz82yAAAAIAAAAAA3oDFgACAAoAACU3IRMXFTM1NzUhASSd/sX8vX69/gjqsgFY2vz82yEAAAMAAAAAA/gD+AAEAAgAFAAAJTsBNSMTITUhJRcjFSEXIRUhATcBAYI/vfzXAZ/94/4to6MBIb3+3wGfATtZ/GkIfgH4fqOjfr1+/sVZA5cABQAAAAAD+APYADcAQQB7AH8AgwAAJTM1Hwg/DyMPDy8HMzUjJzMvATU/AyMlDw8zPw8fByMVMzUjFS8IByUhNSEnITUhAj8/ChQKCRsGIRUWFRUbDAoZCxQKEAkICwYGBD8EBAUHBwgJCgsLDAwNDg0OExIREA8ODQ5evb2BAgEBBAUHjwFvCBMMChkLFAoQCQgLBgUDAj8EBAUHBwgJCgsLDAwNDg0PEhIREA8ODQ5evT8KCxQIGwYhFRUW/b8Cdv2KvQPw/BAoQwoQBwUNAgoDAQEDCAQEDgcQChINDhUQFRINDQwLDAoKCAgIBgUEAwIBAgMFBwgLCxA/AQ8QDQwYFxd5AgUFBA4HEAoSDQ4UERAOCQ0NDAwLCgoJCAcGBQQDAgEBBAUGCQoMED+9RAoJDgUOAgkDAgJBfrx+AAAHAAAAAAP4A/gABQAJAA0AGQAdACEAJwAANyE1IzUjBSERITUhNSElFTMVIxUjNSM1MzUDIREhBSERIQUzNTM1IcUBO/w/AXoBuf5HAbn+R/7Ffn4/fn69Abn+RwI3Abn+R/6GP/z+xQg/vfwBOz/8P34/fn4/fv6GAbk/ATu9fj8AAAAIAAAAAAP4A/gABQAJAA0AEAATABcAGwAhAAA3ITUjNSMFIREhNSE1IQchAScBEQMhESEFIREhBTM1MzUhxQE7/D8BegG5/kcBuf5Hvf7yAQ4s/vE/Abn+RwI3Abn+R/6GP/z+xQg/vfwBOz/8/AEOLf7xAQ/+hgG5PwE7vX4/AAQAAAAAA/gD+AAHAA8AEwBlAAABHwIjPwIBMzczFzMDIwMVIzUrAQ8KFREVHwkzITchETMVITUzFTM1LwkjLw4rAQ8OAtwBBVa6VAQE/uduNe82b+JxpX4//AYHBgYKCgcGAgIBAQICBggJCwYGBgYBOzL+0j8B+D9+AQIFBgkKCwYGB/wDAwQFBwgKDQcHCQgKCgsLCwsKCggICAcMCgkGBQQDAgHqBRjo4g8U/h6QkAI3ATs/PwEBAQIGCAkLBgYGBv0MBgYGBgsJCAYCAgF+AnY/P37DBwYLCggHBQEBAR0LCwwMCwsJBQMEAwICAQECAgMEAwUJCwsMDAsLCgAEAAAAAAP4A/gANgBfAGMAtAAAJQ8HIw8DFR8GMz8NLwojDwUBBwMfCxUzAT8FNS8KIw8DARUjNSsBDwoVERUfCTM3IxEzFSE1MxU3NS8JIy8OKwEPDgHqTggJCQkKCgoLBgQDAQICAjMUFRQsCwoKCgoJCQ0KCAYFAgEBAwYEBQYHBwgICQYGBgYGBQUBnUP/CQgHBwYGBQUDAwQCAQERQwgHBQQBAQICBAsGBgYHBwcHDAwKBf5xfj/8BgcGBgoKBwYCAgEBAgIGCAkLBgYGSoeMPwH4P34BAgUGCQoLBgYH/AMDBAUHCAoNBwcJCAoKCwsLCwoKCAgIBwwKCQYFBAMCulIHBgYFAwMCAQIEBAUEBAESBQMCAQIDBAQFBgoKCwwNDg4PDg4IBgYFBAMBAQECAgMDBAGjRf7qAwMFBQYGCAgICRIREgEaSQsMDQ0NBwYGBgUNBgQDAwIBAQQFBAEVPz8BAQECBggJCwYGBgb9DAYGBgYLCQgGAgIBfgJ2Pz+wdYAHBgsKCAcFAQEBHQsLDAwLCwkFAwQDAgIBAQICAwQDBQkLCwwMCwsKAAAHAAAAAAP4A/gAAwAFACUAMgA2ADoAjAAAJSE1NycjNx8HPwcvBw8GNxEjAS8CIw8DNQMhESETFSM1KwEPChURFR8JMyE1IxEzFSE1MxUzES8JIy8OKwEPDgNG/rpfCwHoAQEDBAUFBgYHBgUFBAMBAQEBAwQFBQYHBgYFBQQDAX0U/tYICAgJCAgIQj8CN/3JP34//AYHBgYKCgcGAgIBAQICBggJCwYGBgYBO/w/Afg/fgECBQYJCgsGBgf8AwMEBQcICg0HBwkICgoLCwsLCgoICAgHDAoJBgUEAwJHbl8KBQYGBQUEAwEBAQEDBAUFBgYHBgUFBAICAQECAgQFBQaX/oYBCAUEAQEEBUGz/kcB+AF6Pz8BAQECBggJCwYGBgb9DAYGBgYLCQgGAgIBfgJ2Pz+9AQIHBgsKCAcFAQEBHQsLDAwLCwkFAwQDAgIBAQICAwQDBQkLCwwMCwsKAAAAAAMAAAAAA/cD+AA9AEEArgAAAQ8DHwQhDwcfByEPBB8HPwgvCA8CARUjNSsBDwoVERUfCTMhIy8LNT8BIREzFSE1MxU/Ax8IES8JIy8OKwEPDgMFBAMBAQEBAwSK/lEGBgUFBAMBAQEBAwQFBQYGAaqFBAMBAQEBAwQFBgYFBwUGBb0EAwEBAQEDBL0FBgYGBgYF/vZ+P/wGBwYGCgoHBgICAQECAgYICQsGBgYGAtQJCQkICQgHBwkHBgMCAQT9wz8B+D8IBwgJCQkJCQgIBwccAQIEBwkKCwYGB/wDAwQFBwgKDQcHCQgKCgsLCwsKCggICAcMCgkGBQQDAgH2BQUGBgYGBQWHAQICBAUFBgcGBgUFBAMBAYgEBgYGBgYFBQQDAQEBAQMEwAUFBgYHBgUFugQDAQEBAgMBgD8/AQEBAgYICQsGBgYG/QwGBgYGCwkIBgICAQICAwQFBQYLCwwNDQ0NDQJ2Pz/DAgIBAQEBAgMEBQUHGwE5BwYLCggHBQEBAR0LCwwMCwsJBQMEAwICAQECAgMEAwUJCwsMDAsLCgAAAAMAAAAAA/gD9wAFAAgAEAAAJScHFwEnJQcTATM3IRc3AyMCRn1c2QGyXP4Q0mn+xWlQAQNQTOhqwIZW6AHKVkQBASr9rsbFTgJmAAACAAAAAAP4A/gAKgBVAAATFzcnOwEfDR0BMzUvDyM3JxchESE1JxEfDjMhFxE1Lw0jIQjSKnvaCQoJCAkHCAYGBgUEAwICPwECBAUHCAkKCwwNDg8PBxDieyrnAbn9DH4BAQIEBAQGBgYICAgICgkKAtS9AgIDBAUGBgYICAgICgkJ/akDHL4vbwICAwQFBgYGCAcJCAkKCZ6eEA8PDw0NDQsKCQgHBQQBAm8vX/3JvX7+pgoKCQgJBwgGBgYFBAMCAr0DkgkJCggICAgGBgYFBAMCAgAAAAAIAAAAAAP4A/gAOwBCAHoA+gEBAQUBCQFhAAABHx8PAi8PNT8GBTM/AyMlHw8PAy8KKwEHLwE9AT8QBRUfHTsBPx09AS8dKwEPHSchPwMhJyE1ITUhNSEnERUfDTMhLwMhLwcRPwchHwcRHwMRNS8NIyEjDw0CGgcHGRMVCwsLDAsMCwQDBAMGBAQEBQkHBQUGBAMCBAMCBhYWFxYVFBMTEQ8PDAsKBwYDAQECAwMDBQn+q8oFBgcH4wJPEREQDw8ODAwKCggGBgQCAQECAwQODg4PDw8PDw8ODg4ZFgQDAQIDAwIEBgkGBgQEBAUEAwL+sgECAwMEBAUGBgcHCAkJCQoKCwsMCw0MDQ0ODQ4PDg4PDg8ODQ4NDQwNCwwLCwoKCQkJCAcHBgYFBAQDAwIBAQIDAwQEBQYGBwcICQkJCgoLCwwLDQwNDQ4NDg8ODw4ODw4NDg0NDA0LDAsLCgoJCQkIBwcGBgUEBAMDAgHxAQwQERET/q8LAbn+RwG5/ke9AgIDBAUGBgYIBwkICQoJASkEAwMB/uIGBgUFBAMBAQEBAwQFBQYGAnYHBgUFBAMBARAQEA8CAgMEBQYGBggHCQgJCgr9igkKCQgJBwgGBgYFBAMCAgGLCQkeFBMJBwcFBQIBFwsLBQgEAwIBAQIEBgoJCQoVFSIBBAEBAwYHCgsMDw8REhQUFRYXDA0MDAwMCxMJEBAQDzgFBwgJCwsNDQ8PEBESEhITEREQEQ8LCgkHBgUEAwIBAhogChQKCAcGAwMCAQIEBAUGDQ0OFdYPDg8ODQ4NDQwNCwwLCwoKCQkJCAcHBgYFBAQDAwIBAQIDAwQEBQYGBwcICQkJCgoLCwwLDQwNDQ4NDg8ODw4ODw4NDg0NDA0LDAsLCgoJCQkIBwcGBgUEBAMDAgEBAgMDBAQFBgYHBwgJCQkKCgsLDAsNDA0NDg0ODw7OEREPDj8/Pz9f/YoKCgkICQcIBgYGBQQDAgIPEBAQAQEDBAUFBgcCdgYGBQUEAwEBAQEDBAUFBgb+4gEDAwQBKQkKCQgJBwgGBgYFBAMCAgICAwQFBgYGCAcJCAkKAAAAAAcAAAAAA/gD2AADAAcACwAPABMANwB7AAA3ITUhNSE1ITUhNSE1ITUhNSE1ISUfBxEPByEvBxE/BwcRFR8NMyEzPw01ETUvDSMhIw8NxQJ2/YoCdv2KAnb9igJ2/YoCdv2KAtUGBgUFBAMBAQEBAwQFBQYG/MwGBgUFBAMBAQEBAwQFBQYGXgICAwQFBgYGCAcJCAkKCQM0CQoJCAkHCAYGBgUEAwICAgIDBAUGBgYIBwkICQoJ/MwJCgkICQcIBgYGBQQDAgLkQD5APkA+QD5AfgECAwQEBgYG/QwGBgYEBAMCAQECAwQEBgYGAvQGBgYEBAMCASD9DAoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgL0CgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkAACEAAAAAA9gD2AADAAcACwAPABMAFwAbAB8AIwAnACsALwAzADcAOwA/AEMARwBLAE8AUwBXAFsAXwBjAGcAawBvAHMAdwB7AH8AgwAAJTM1IwczNSMHMzUjBzM1IwczNSMHMzUjBzM1IyUzNSMFMzUjBTM1IyUzNSMFMzUjBTM1IyUzNSMHMzUjBzM1IwczNSMHMzUjBzM1IwczNSMlMzUjBTM1IwUzNSMlMzUjBTM1IwUzNSMlMzUjBzM1IwczNSMHMzUjBzM1IwczNSMHMzUjA5o+Pn4+Pn4+Pr5AQLw+Pn4+Pn4+PgNyPj7+RkBA/kg+PgNyPj7+RkBA/kg+PgNyPj5+Pj5+Pj6+QEC8Pj5+Pj5+Pj4Dcj4+/kZAQP5IPj4Dcj4+/kZAQP5IPj4Dcj4+fj4+fj4+vkBAvD4+fj4+fj4+KD4+Pj4+Pj4+Pj4+Pj5APj4+Pj5APj4+Pj5+QEBAQEBAQEBAQEBAQH4+Pj4+PkA+Pj4+PkA+Pj4+Pj4+Pj4+Pj4+AAAABAAAAAAD9wP3AAgAFAAcACIAADchNyE1IS8BIQUnBxcHFzcXNyc3JyUhJyE1MzchBScHFwEnCAFbeP6rAT93Ev7MAvLFNcS4ObnENcO3OfxWAi+I/tfpdf4kAqp9NbUBQzlEfn5uEIW2OrXBNsK2OrXBNkF+fX7VdDqoAU82AAAKAAAAAAP4A/gAGQAdACEASABMAFAAVABYAFwAngAAARUjNT8JOwEfCSUVIzUjFSM1BRUjESERIzUvDw8OAxUjNSMVIzUlFSM1IxUjNSMVIzUnDwYVERUfDTMhNTM/AyM1MxU/AxE1Lw0jISMPBQN6fgECAgYHCgoGBgcGBgcGBgoKBwYCAgH+hr0/vQJ2PwF6PwECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwK+vT+9ArW9P70/vSgFBQQDAwIBAgEDAwUEBgYHBgcIBwgIAeYkCwwND1e9DxAQEAECAwMEBQUGBgcHCAcJCP1vCAkHCAcHBgGCP0UHBgULCQgGAgIBAQICBggJCwUGBzm9vb29Pz/+xQE7Pw0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwBLr29vb38vb29vb29KAYHBgcICAgI/W8ICQcIBwcGBgUFBAMDAgH8ERAQDr2HBAICAQFoCAkHCAcHBgYFBQQDAwIBAQIDAwQFAAAAAAIAAAAAA/gDmQBLAFcAABMRHw8hPw8RLw4jIRUhESERMzUrAQ8NNzMRIxUzNSMRMzUjCAECAwQFBwcICQoKCwwMDA0C9A0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwN/kcBuf0Mfn4NDAwMCwoKCQgHBwUEAwL7Pz+9Pz+9Al7+hgwNDAwLCgoJCAcGBgQDAgEBAgMEBgYHCAkKCgsMDA0MAXoNDQwMCwoKCQgHBgYEAwJ+/oYBen4CAwQGBgcICQoKCwwMDe/+CD4+AfhAAAAAAAYAAAAAA/gD+AADAAcACwAPABMAVwAAASE1IQczNSM3ITUhBzM1IyURIREjER8PIT8PES8PIQ8OAcEBev6GvX5+vQF6/oa9fn4Cdv0MfgECAwQFBwcICQoKCwwMDA0C9A0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwN/QwNDAwMCwoKCQgHBwUEAwIBQ35+fn5+fn69/QwC9P0MDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0C9A0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwAAAUAAAAAA/gD+AACADYAOgBXAGMAACUHJyUdAR8JMyEzPwk9Ai8JIyEjDwkBFSM1Jx0BHwkzISc3ISMPCSUXBxc3FzcnNycHJwN6X179SwECAgYHCgoGBgcGA3IGBwYGCgoHBgICAQECAgYHCgoGBgcG/I4GBwYGCgoHBgICAQFV/FkBAgIGBwoKBgYHBgIZwXv+LQYHBgYKCgcGAgIBAjeDg1mEg1mDg1mDhNBfXzS9BgcGBgoKBwYCAgEBAgIGBwoKBgYHBr0GBwYGCgoHBgICAQECAgYHCgoGBgcBeT8/Or0GBwYGCgoHBgICAcF6AQICBgcKCgYGB9yDhFmDg1mEg1mDgwAAAAYAAAAAA/gD+AADAAcACwA/AEIAdgAAJRUhNSUVITUlFSE1JxEVHwkzITM/CTURNS8JIyEjDwklNyMhHQEfCTMhMz8JPQIvCSMhIw8JA3r9DAL0/QwBuf5HfgECAgYHCgoGBgcGA3IGBwYGCgoHBgICAQECAgYHCgoGBgcG/I4GBwYGCgoHBgICAQNyfvz9DAECAgYHCgoGBgcGAjcGBwYGCgoHBgICAQECAgYHCgoGBgcG/ckGBwYGCgoHBgICAcU/P70/P70/Pz/9yQYHBgYKCgcGAgIBAQICBgcKCgYGBwYCNwYHBgYKCgcGAgIBAQICBgcKCgYGB7d+fgYHBgYKCgcGAgIBAQICBgcKCgYGBwZ+BgcGBgoKBwYCAgEBAgIGBwoKBgYHAAAAAAQAAAAAA/gDegACADYAOgBuAAABByclHQEfCTMhMz8JPQIvCSMhIw8JARUhNScdAR8JMyEzPwk9Ai8JIyEjDwkDlF9e/TEBAgIGBwoKBgYHBgNyBgcGBgoKBwYCAgEBAgIGBwoKBgYHBvyOBgcGBgoKBwYCAgECEv5HWQECAgYHCgoGBgcGA3IGBwYGCgoHBgICAQECAgYHCgoGBgcG/I4GBwYGCgoHBgICAQFTX18vvQYHBgYKCgcGAgIBAQICBgcKCgYGBwa9BgcGBgoKBwYCAgEBAgIGBwoKBgYHAXk/Pzq9BgcGBgoKBwYCAgEBAgIGBwoKBgYHBr0GBwYGCgoHBgICAQECAgYHCgoGBgcAAgAAAAADuQO5AAUASQAACQEnNxcBJREfDyE/DxEvDyEPDgNT/kzyRa0Bb/05AQECBAQFBQcHBwgJCQkKCgKuCgoJCQkIBwcHBQUEBAIBAQEBAgQEBQUHBwcICQkJCgr9UgoKCQkJCAcHBwUFBAQCAQK3/k3yRK0Bb1v9UgoKCQkJCAcHBwUFBAQCAQEBAQIEBAUFBwcHCAkJCQoKAq4KCgkJCQgHBwcFBQQEAgEBAQECBAQFBQcHBwgJCQkKAAAABAAAAAAD+AP4AAMAFQAaAB4AACUzNSMBHQEfCTsBESERAyERJyEBMxEjA3p+fv5HAQICBgcKCgYGBwZ+/gh+AvTi/e4Dcn5+R34Cdn4GBwYGCgoHBgICAf4IArX8zQLP4v3JAnYAAAACAAAAAAP3A/cABgAfAAAlJwcXMwEnASE1IxEhHQEfCTsBFTMRJyECs1lajksBH1r8agF6/AG5AQICBgcKCgYGBwZ+fuL9cJVaWY4BIlj+hn4C9H4HBgYGCgoHBgICAb0BFuIABAAAAAADuAP3AAMABwAZAB4AAAEzNSMnITUhJR0BHwk7AREhEQMhESchAcH8/L0BO/7FAXoBAgIGBwoKBgYHBn79in4DcuL9cAGCfn5+fn4HBgYGCgoHBgICAf3JAvT8jgMO4gAAAAACAAAAAAP3A/cACwAkAAABJwcXBxc3FzcnNycBITUhESEdAR8JOwEVMxEnIQMbg1mDg1mDhFmEhFn8aQHL/rMBuQECAgYHCgoGBgcGfn7i/XABPoNZg4NahIRag4NZ/kd+AvR+BwYGBgoKBwYCAgHAARniAAIAAAAAA/cD9wAIACEAACUXNychNSE3JwEhNSMRIR0BHwk7ARUzESchAcHhWEUBQ/69RVj9ZgF6/AG5AQICBgcKCgYGBwZ+fuL9cOTcWkR+Q1r+SH0C9H4GBwYGCgoHBgICAb0BFuIABQAAAAAD9wP3AAMABwAZAB8AKAAAATM1IyczNSMlHQEfCTsBESERNxchESMRAzMVIREnIychAgD8/H69vQE7AQICBgcKCgYGBgd+/cmjP/6gP369AzPiP7397gEEfj9+fn4GBwYGCgoHBgICAf6GAje9P/4IAjf9S70CUeK9AAACAAAAAAP3A/cACAAhAAABFyEVIQcXNycBITUjESEdAR8JOwEVMxEnIQK/Rf69AUNFWOHh/PEBevwBuQECAgYHCgoGBgcGfn7i/XABZ0N+RFrc3f5IfQL0fgYHBgYKCgcGAgIBvQEW4gAAAAADAAAAAAP3A/cABAAYADEAACUVMwEnNwcXPwQvCA8CASE1IxEhHQEfCTsBFTM1JyEBwW0BXG1lNW01BAMBAQEBAwREBAUGBQYFBfyBAU3PAbkBAgIGBwoKBgYHBn5+4v1wdW0BXmxkNWw1BAUGBQYFBQVDBAMBAQEBA/3OfgL0fgcGBgYKCgcGAgIBQpviAAARAAAAAAP4A6sADwATAB8AIwAnACsAMAA2ADoAPgBCAEYASgBOAFYAWgBsAAAlIxUzFSMVMzUzNTM1IzUjBTM1IyEjFTMVMzUzNSM1IyEVIzUhMzUjNxEhESMRIREhBzM1MzUjJxUjNSUzNSMlFSM1IxUhNSMVIzUlMzUjJRUjNSMVITUjFSM1AyE1IzUzNSM1IRUzNTMVMxEhAwRcPR8fH5h6Hv5U1tYB6Zl6H1s9Hv3a9AM4Hx96/pIfAaz+VPTWI/k99AEx9PQCJvQf/s8f9AExt7cCJvQf/s8f9B8CJvT09AExH/Qe/GztHx4fHx4fHx9cHx8fHx6ZmR8e/s8BMf6wAW8fPR8emJg+Wx+ZmZmZmZk9Wx+ZmZmZmZn9Ix6ZH5k9PT0BygAAAAAHAAAAAAP4A7kAAwAHAA0AEwAXABsALwAAJTM1IzUzNSMfAQcXNyclFzcnNyclESERAyERIQEzNSM1MzUjNTM1IzUzNSM1ITUhAcG9vb29+3p6EKqr/vWrD3l6EAFO/ck/ArX9S/7F/L29vb29vb0DM/yOxT8/PwhDRRtgXopeG0REHD39yQI3/YoCtf2KP34/fj9+P34/AAwAAAAAA/gD+AAtAGcAdQB5AH0AgQCFAI4AlQCZAJ0ApwAAJRUPCSsBLwk1Pwk7AR8IJw8KHw0/Di8MIw8HFT8DFTM1IyURIRElFSM1JRUjNSEVIzUFFzcVMzUXNyc3FREjFSMRIRUjNSEVIzUHFREhFSERIxEhA0wBAgQFAwMEBAQFBQUEBAQEAwMFBAMBAQMEBQMDBAQFBAUFBAUDBAMGBAMCQgUGBQQEAwMCAgIBAQMDAgMEBAUFBQYGBwcIBwYHBQYFBAQDAwMCAQEBAwIDAwMEBQUFBgYHCAcIBn8HCBAPBg4RBxYIARv+R/7FfgMzfv3JfgEFLUg/SC2V3fy9AnZ+/cl+PwG5Ajc//E/iChEPDQoEAwMCAgEBAgIDAwQKDA8RExMPDgoEBAMCAgEBAgIDAwkMDhFLBAQFBwcHCQkKCxgWEwgIBwcGBQQDAwIBAQEBAgMEBAUGBwgICQoKFxcUCQgIBgYFBAQDAQIBAQIEBQQIBRcCBgkGp8Y6/sUBOz+9vfz8/L29CS1Iz89ILZRxvf7FvQK1vb29vb0//gi9AbkCNwAKAAAAAAO5A5kAAwAHAAsADwATABcAGwAfACMAKQAAARUjNSMVIzUjFSM1JRUjNSMVITUjFSM1JRUjNSMVIzUjFSM1BxURIREhA3p+P/y9fgL0fj/+xX5+AvR+P738fj8DcvyOAWK8vLy8vLz8vLy8vLy8/Ly8vLy8vLxA/ggDNAAAAAAHAAAAAAO5A5kAAwAHAAsADwATABcAHQAAARUjNSEVIzUlFSM1IRUjNSUVIzUhFSM1BxURIREhA3p+/gh+AvR+/gh+AvR+/gh+PwNy/I4BYry8vLz8vLy8vPy8vLy8vED+CAM0AAAAAAsAAAAAA7kDmQADACMAJwArAC8AMwBTAFcAWwBfAGUAAAEzNSMHHwY7AT8GLwYrAQ8FJREjESMRIREjESMRJTM1IwcfBjsBPwYvBisBDwUlESMRIxEhESMRIxEDFREhESECAH5+fgEBAwQFBQYHBgYFBQQDAQEBAQMEBQUGBgcGBQUEAwEB934//oY/fgF6fn5+AQEDBAUFBgcGBgUFBAMBAQEBAwQFBQYGBwYFBQQDAQH3fj/+hj9+PwNy/I4BJD4fBgYGBAQDAgIDBAQGBgYGBgYEBAMCAgMEBAYGl/7GATr+xgE6/sYBOr4+HwYGBgQEAwICAwQEBgYGBgYGBAQDAgIDBAQGBpf+xgE6/sYBOv7GATr+xkD+hgM0AAAAAA0AAAAAA/gDmQADAAcACwAPABMAFwAbAB8AIwAnACsALwA/AAABFSM1IxUjNSEXNy8BFSM1IxUjNQUXNyclFSM1IxUjNSUVIzUjFSM1IxUjNSMVIzUDITUjETM1IzUzFTM1MzUhAYJ+P34Bub1Lv8d+P34CKL3Mvf5Hfj9+ArV+P34/fj9+PwH4P29vfj+9/M0BJH5+fn6+S7t0fn5+fk29zLxAfn5+frx+fn5+fn5+fv0MQAE6QH5+fvwABgAAAAAD2AOZAAMABwALAA8AMwA3AAABFSM1IxUjNSMVIzU3ITUhNRUzNTMVMzUzFSMVMxUjFTMVIzUjFSM1IxUjNTM1IzUzNSM1AyERIQOa/EC8QPz8ATz+xEC8QPy+vr6+/EC8QPy+vr6+PgOw/FABJH5+fn5+frz8fj4+Pj5+Pn5AfkBAQEB+QH4+fv0MAzQAAAoAAAAAA/gDuQADAAkADQARABUAGQAdACEAJQA4AAABFSM1JRcHFzcnNxEhEQMhESkBFSM1NxUjNSUVIzUjFSM1IxUjNQM7ATUjNTM1IzUzNTM1MxUzESEBBL0Cd3p6EKur6/7FPwG5/kf+xb29vQL0vT/8P70//Py9vb29fr0//I4BQ35+JENEHGBfPv7FATv+hgG5fn69fn69fn5+fn5+/Qw/fj9+P35+AXoAAAAACgAAAAAD+AO5AAMACQANABEAFQAZAB0AIQAlADgAAAEVIzUFFzcnNyc3ESERAyERKQEVIzU3FSM1JRUjNSMVIzUjFSM1AzsBNSM1MzUjNTM1MzUzFTMRIQEEvQJ3qxB6ehBQ/sU/Abn+R/7Fvb29AvS9P/w/vT/8/L29vb1+vT/8jgFDfn4gXxxDRBw+/sUBO/6GAbl+fr1+fr1+fn5+fn79DD9+P34/fn4BegAAAAAKAAAAAAO5A3oAAwAHAAsADwATABcAGwAfACMAKQAAARUjNSMVIzUjFSM1JRUjNSEVIzUlFSM1JRUjNSMVIzUjFSM1BxURIREhA3q9P/w/vQL0vf6GvQH4/AH4vT/8P70/A3L8jgFDfn5+fn5+vX5+fn5+fn69fn5+fn5+vX7+hgL0AAALAAAAAAP4A7kAAwAHAAsADwATABcAGwAfACMAJwA6AAAlMzUjJRUjNSEzNSM3ESERAyERKQEVIzU3FSM1JRUjNSMVIzUjFSM1NyMRITUjNTM1IzUzNTM1MxUzEQK9vb3+R70Cdr29/P7FPwG5/kf+xb29vQL0vT/8P729/AH4vb29vX69P8U/P35+Pz/+xQE7/oYBuX5+vX5+vX5+fn5+fj/8zT9+P34/fn4BegAAAAoAAAAAA/gDuQAeAE4AnQDWANoA3gDiAOYA6gD6AAABHQEPBysBLwY1PwkFFQ8MIy8IPQE/CDMfCiUXPwMzHwkjDw0dAR8KPwczFzMvATUvDA8GFxUHMzczHwc/Dj0BLw4PByM1IyURIREDIREhJRUjNSMVIzUjFSM1AzM1IzUzNSM1MzUjNSE1IQJKAgMDBQYGCAkJBwcGBQQDAgECAgMDBQQGDA0OARIBAwIDBAMFBAUGBgYHBwoJCQcHBgQEAQIDBQYHCAkECQwHBwYFBQQFAwMFA/6YCQwNDg4IBgYFBAQDBQMCAQ8NDQwLCgkICAYGBAQCAgIEBggEBQYGBwcHCwoJCAgGBgUBAyICAgIDAwMEBQUHBwgJCgsKCQkJCQgHxgIgAgEGBwgICQoKCwgJCAgICAcHBgUFBAQCAgECAwMEBQYGBgcICAkICgwLCgkICAYFASUBD/3JPwK1/UsB+L0//D+9P/y9vb29vQMz/I4BNSMGBgcGBgUEAwMCAwMFBwcECwYFBQQEAwMEAwIBCAkPBwYGBgQFAwQCAgEBAgQFBggICQcHKQsKCQcHBQQBAgECAwMEBAUGBg0OSRkGBQMBAQICAgMDCAcMCwECAgMDBAQGBQcGCAgICQYKCwkIBAMDAgEBAQECAwMFBQYGGgsZYQ8PBwYGBgUFBAMCAQEBAQECAwMDjg4nIgoIBgYEAwEBAQECAwQFBQYICAkKCgwMDQwLCgoJCQgHBgYFBAMDAQEBAgMFBQYICIBH/kcBuf4IAjf8fn5+fn5+/Qw/fj9+P378AA4AAAAAA/gDmQADAAcACwAPABMAFwAbAB8AIwApAC0AMQA1AEsAACUVIzUjFSM1JRUjNSMVIzUjFSM1BTM1IzcRIREjFSM1IxUjNQcdASERIQEVIzUjFSM1IxUjNQMzNSM1MzUjNTM1IzUzFSE1MxUzESECPz8/PwG5P70/Pz8BO729/P7FPz8/Pz8Ctf1LAfi9P/w/vT/8vb29vb29AXq9P/yO5D4+Pj5+Pj4+Pj4+fr4+/sYBOj4+Pj4+QPwBugE6fn5+fn5+/QxAfj5+QH5AQEABPAAAAA4AAAAAA/gD+AAfAEAAYABkAIUAiQCNAJEAlQCeAKIAqQCtALcAACUfAh0BDwYvBj0BPwU7AR8BJw8EHwc/By8HDwInHwIdAQ8FKwEvBj8HHwIHMzcjDwUfBz8HLwYrAQ8BJREhESUVIzUlFSM1IRUjNQUXNxUzNRc3JyUVIzUjFREjFSMRIxUjNQcVESEVIREjESEDKgMDAQEDAwQEBgYFBgQEAwMBAQMDBAUFBgYFBDADAgQDAQECBAUHBwkJCgkIBgYEAgEBAgMFBwcJCQoJCEYDAwEBAwMEBAYGBgUEBAQCAQEBAQIEBAQGBgYFBB8TfBONAwMDAwEBAgQFBwcJCQoJCAYGBAIBAQIDBQcHCQkKCQgBL/5H/sV+AzN+/cl+AQUtSD9ILZUBmn4//L0/fj8BuQI3P/xPywUFBwgIBwYFBAMCAQECAwQFBQcICAcGBQQDAgIDBwQECQoLCwkIBwYEAwEBAwQGCAkJCwsKCAgFBAMBAQMEUwUGBwgIBwYFBAMCAgMEBQYGCAgHBgUEAwIBAQICssMLBAQJCgsKCggHBgQCAQECBQYHCQoLCwkJBwUEAwMEQ/7FATs/vb38/Py9vRYtSMLCSC2Ufr29vf7FvQK1vb29P/4IvQG5AjcAAAAMAAAAAAP4A/gALQBnAHUAeQB9AIEAhQCOAJIAmQCdAKcAACUVDwkrAS8JNT8JOwEfCCcPCh8NPw4vDCMPBxU/AxUzNSMlESERJRUjNSUVIzUhFSM1BScHFzcnBzUjJRUjNSMVESMVIxEjFSM1BxURIRUhESMRIQNMAQIEBQMDBAQEBQUFBAQEBAMDBQQDAQEDBAUDAwQEBQQFBQQFAwQDBgQDAkIFBgUEBAMDAgICAQEDAwIDBAQFBQUGBgcHCAcGBwUGBQQEAwMDAgEBAQMCAwMDBAUFBQYGBwgHCAZ/BwgQDwYOEQcWCAEb/kf+xX4DM379yX4BekgtlJUtSD8BuX4//L0/fj8BuQI3P/xP4goRDw0KBAMDAgIBAQICAwMECgwPERMTDw4KBAQDAgIBAQICAwMJDA4RSwQEBQcHBwkJCgsYFhMICAcHBgUEAwMCAQEBAQIDBAQFBgcICAkKChcXFAkICAYGBQQEAwECAQECBAUECAUXAgYJBqfGOv7FATs/vb38/Py9vURILZSULUjCfr29vf7FvQK1vb29P/4IvQG5AjcADgAAAAAD+AP4AB8AQABgAGQAhQCJAI0AkQCVAJ4AogCpAK0AtwAAJR8CHQEPBSsBLwU9AT8FOwEfAScPBB8GOwE/Bi8HDwInHwIdAQ8FKwEvBj8HHwIHMzcjDwUfBjsBPwYvBisBDwElESERJRUjNSUVIzUhFSM1BScHFzcnBzUjJRUjNSMVESMVIxEjFSM1BxURIRUhESMRIQMqAwMBAQMDBAQGBgUGBAQDAwEBAwMEBQUGBgUEMAMCBAMBAQIEBQcHCQkKCQgGBgQCAQECAwUHBwkJCgkIRgMDAQEDAwQEBgYGBQQEBAIBAQEBAgQEBAYGBgUEHxN8E40DAwMDAQECBAUHBwkJCgkIBgYEAgEBAgMFBwcJCQoJCAEv/kf+xX4DM379yX4BekgtlJUtSD8BuX4//L0/fj8BuQI3P/xPywUFBwgIBwYFBAMCAgMEBQYGCAgHBgUEAwICAwcEBAkKCwsJCAcGBAMDBAYICQkLCwoJBwUEAwEBAwRTBQYHCAgHBgUEAwICAwQFBgcHCAcGBQQDAgEBAgKywwsEBAkKCwsJCAcGBAMDBAcHCQoLCwkJBwUEAwMEQ/7FATs/vb38/Py9vURILZSULUjCfr29vf7FvQK1vb29P/4IvQG5AjcAAAoAAAAAA/gD+ABiAGYAagBuAHIAewB/AIYAigCUAAABDwMfAj8EOwEfBA8HIy8CBx8DMz8GHwY/BSc1Jw8EIy8EPwYXNy8BIw8FLwUjDwElESERJRUjNSUVIzUhFSM1BRc3FTM1FzcnJRUjNSMVESMVIxEjFSM1BxURIRUhESMRIQKmAwUDAgEBAwIFBQIDAwIDBAQNDAwNBQYGBQUGAwMDAxQEBQYGBAgJCAkJDQ4FCwgIBQUFBgUKCgYCAQQCBQUDAwUEBQcKDxIGBgYFBgUGFQQIBwcHBw0MEgcKCAgFBQUFBgEK/kf+xX4DM379yX4BBS1IP0gtlQGafj/8vT9+PwG5Ajc//E8BKAMHBgYEAgIFCQYCAQEEBhwgFBIHBgQDAgEBAgIUAgIBAQIEBggKEhcNGQ4LBAMBAQIHCQgFBAEEBQgEAgECBAoUJxwIBgUEAgECFwICAgQGDBAbERcMCQQBAQRR/sUBOz+9vfz8/L29Fi1IwsJILZR+vb29/sW9ArW9vb0//gi9AbkCNwAKAAAAAAP4A/gAYgBmAGoAbgByAHsAfwCGAIoAlAAAAQ8DHwI/BDsBHwQPByMvAgcfAzM/Bh8GPwUnNScPBCMvBD8GFzcvASMPBS8FIw8BJREhESUVIzUlFSM1IRUjNQUnBxc3Jwc1IyUVIzUjFREjFSMRIxUjNQcVESEVIREjESECpgMFAwIBAQMCBQUCAwMCAwQEDQwMDQUGBgUFBgMDAwMUBAUGBgQICQgJCQ0OBQsICAUFBQYFCgoGAgEEAgUFAwMFBAUHCg8SBgYGBQYFBhUECAcHBwcNDBIHCggIBQUFBQYBCv5H/sV+AzN+/cl+AXpILZSVLUg/Abl+P/y9P34/AbkCNz/8TwEoAwcGBgQCAgUJBgIBAQQGHCAUEgcGBAMCAQECAhQCAgEBAgQGCAoSFw0ZDgsEAwEBAgcJCAUEAQQFCAQCAQIEChQnHAgGBQQCAQIXAgICBAYMEBsRFwwJBAEBBFH+xQE7P729/Pz8vb1ESC2UlC1Iwn69vb3+xb0Ctb29vT/+CL0BuQI3AAAAAAsAAAAAA7kDmQADAAcACwAPABMAFwAbAB8AIwAnACwAAAEVIzUhFSM1JQcjNSMVIzUjFSM1JRUjNSMVIzUjFSM1JRUjNSEVIzUDMyERIQN5vP6GvQL0Abw//D+9AvS9P/w/vQL0vf6GvT/8Anb8jgEkfn5+frx+fn5+fn6+fn5+fn5+vH5+fn79DAM0AAAAAAUAAAAAA7kDmQAoAGsAzwEPASMAACUxDwsjLw01PwoFHQEPDyMvDjU/Dx8OJRc/BB8QDxMVHxI/BxUzES8SIw8EBRUzNR8HMz8RLxIjDwoRIyUHFzcVMz0BLwgPAgGCBQgFBgwQDA4QEhQWCggICA8NBgYFBQQDAwEDAgMGBwgKDAwOB6sB+AIDBAYHCAkKCwwNDQ4PDw8TEhAPDg0LCgoIBwUFAwMBAgMEBgcICQoLDA0NDg8PEBISEA8ODQsLCQgHBQUDA/0AHyUcEBAREhEJCAgJCAcIBwUEAwMCAwG7CwsKCgoJCQgIBwYGBgQEAwMCAQEBAgMFBQcICAkKCwsMDQwODQ4dFxYUEhAODj8BAgIEBQYHCAgICAkJCRITExMTFhUVExMZAXI/CRAQExMVFhcYCwsKCxQUEhIQDw0MCwgHBQIBAQQFBgkKCw0IBwgJCQkJFBYXGRgLCwsLCgoUExERCT8BgkcvED8BAgMCBAQEBgYGBgb3DQwHBwoKBgUFAwIBAQECBggFBQUGBgYHBwwNDQ0LCwoJCAYFAiIMCwoTERIQEA8NDQwKCQcGBQIBAgQFBgcJCwsNDxARExQWFRMSERAQDw4MDAoJCAYEAwEBAgQEBggJCgwNDxARExS0NxAJAwIBAQQCAwQFBQcHCAYGBwcHDwglAwQEBQYGBgcICAgJCQoKCgsKCwsLCwsMDAsKCgoJBwgGBgQEAgIBAgIEBgYHCAkrAU8ODQ4NDAwLCwkICAcGBQkHBQMBAwMFBgrg/DwJDQsJBwYDAgEBAgMHCgsNDxESFBQWGBgYEyQbGRgWFBIRBwcHBgYFBQgGBAIBAQMCBAQJDA4PCgEJc1AqEoncBQUEBAQDAgMBAQECBAAAAAAFAAAAAAP4A/gACQARABUAHQBbAAABMxUjFTM1IzUjNzMRIxUzESMHMzUjAzM1IxEzNSMBERUfCTsBNSMRIR0BHwk7ARUzNS8MIyEjDwkCfj8/vT9+/D8/fn69Pz/8fj8/fv5HAQICBgcKCgYGBwb8vQG5AQICBgcKCgYGBwZ+fgECAgIEA8YFBQYGBgYG/ckGBwYGCgoHBgICAQEEvT8//D/+xT8BuT8//kc/ATs/Afj8jgYHBgYKCgcGAgIBfgL0fgYHBgYKCgcGAgIBfsMGBgYGBQXGAwQCAgIBAQICBgcKCgYGBwAAAwAAAAAC/AL8AAMACAAQAAABFSM1JRURIxEHIxEhESM1IwGifgEbfh+eAfievAIA3NzcPv6GAbi8/uQBml4AAAYAAAAAAuwC/AADAAcADAARABYAIAAAATM1IwczNSMlMxUjNSMzFSM1Ex0BIxEDIxUhNSM1IzUjAi9+ftx+fgE7P72efr29XiBeAdhefp4BQx8fHyBeXl5eAVp+vAE6/saenryeAAAACQAAAAADGwMbAAMACAAMABMAFwAbAB8AIwAnAAABIxU1Jx0BIxEhMzUjATsBNSM1IwUzNSM3MzUjBzM1IzcVIzUHIREhAeBeIF4Bmj4+/kZ+nn6eAVs/P18+Pl8/P73cIAEc/uQBop6enX69ATsf/obdnR8/IB8fPiDc3PwBHAAGAAAAAAL8AvwAAwAHAAsADwATABkAAAEzNSMFMzUjJzM1IyczNSMlMzUjASE1IREjAWJAQAEcPz+eQEB+QEABHD8//oYB+P4oIAFiQCA/H0AfPyA+/iggAdgAAAQAAAAAAvwC/AADAAcACwAcAAABFSM1JRUjNSMVIzUHKwERMxEzNTMRMxUzNSMRIwFDHwE6Pl8fIC9PXn8fnl5+/AIg/Py8/PydnZ3+xQEcvP7lvdwBHAAEAAAAAAMbAwsAAgAGAAkAHgAAASc3ASc1NxcHETcHJzUjFQcjETM1FxUzNRMXFTMRIwLcMTH+5Z2dwoPcSZM/0gtAnT+bQUBAAiMuWP5+NvF1d+gBYyKBixkim/7kCTYSMAERPiYBOwAAAAACAAAAAAPIA9gACwAhAAABIxUzFTM1MzUjNSMlIxEhNSM1IxUjETMRMxEzETMRIzUhAs3d3R/d3R/+ZvwCdl4g3Nwg3CD8/uQBJCDc3CDcfv3oIF5eAzP9igHZ/icB+J0AAAAACAAAAAADGwL8AAMACAAMABAAFQAbACEAPwAAARUjNSUdASM1NxUjNSMVIzU3FREjETcVIzUjNSMVIxUjNTcrARUzFSMVMxUjFTMVIxUhNSM1MzUjNTM1IzUzNQGCIAEcXl5eniCeXtxeICBeIH5+fl9fX19fXwI4fn5+fn5+AaF+fiAgfp5+X19+fh8f/uQBO35+IF5eIH4gIH4ffiB+Hx9+IH4ffiAAAwAAAAAC/AL8AAMACAANAAABFSM1Ix0BIxEDMyERIQLc3CC8INwBHP4IAtz8/Py8Abj+KAH4AAACAAAAAAL8AuwABAAuAAABFwcnNycHJzM1IxUzByMVMzUjNxcHIxUzNTcXFTM1NxcVMzUjJzczNSMVByc1IwJCS25WcBlrNwQ/BDIRPwwsP4IcP3JLP2AePx0tKCI/HUI+AqRwonacE5RLPz9+Pz9vV7U/Op9nMzaOLDo/RDo/MitiOgAEAAAAAAPWA6YAAwAPABUAJQAAARUjNQEhNTMVMzUzNSM1MyUBJxEhESUXIREnBxc3JwcRIQcXNycCm/wCGP3o/CD8/Pz+Zv6WTwNy/Y9j/ttjFomJFmMBBWMWiYkCEr29/me9vb0fvfz+mE7+ZQK1g2P+4GQXiYkXZAEAYxaJiQAAAAAHAAAAAAKNAvwAAwALABAAFAAYABwALgAAARUjNSMVIxUzFSM1Jx0BIxE7ATUjJxUjNSMVIz0BMxUjESE1IzUjFSM1IzUzNSMCbh8gH15eIF5+Xl4gHyAfHz8BHD8gHz8fXgHgHx8fH368Xz/cARsfICAgICBePv5m/D8/nj4gAAgAAAAAAvwC/QADAAcACwAPABMAFwBOAFIAAAEzNSsBMzUjBTM1KwEzNSMhMzUjBzM1IxcPDiMVMz8YJw8JNzM1IwIAPz/8Pz8Bej8//D8/ATs/P50+PhAJEhsREhESEhISExMUFBYWGBcWFhUUFBMTExMTHB0gDAwLDAsLCxYVFhceCyAVFRULCwsMC0I/PwEFPz8fPz8/ID+NChIZDg4MCgkIBwYEBAICHwICBAUGBwkKCw0OGBsjDhAQERISFCwwNTwLHlEuKiYREQ8PDv4/AAAAAwAAAAADGwMbAAMABwAzAAABFSM1JxEjEScjFTMVIxUzFSMVMxUjFTMVMxUzNTMVMzUzFTM1MxUzNTM1IzUjNSMRIxEjAn5eIF5+QEBAQEBAQEAfH18fXx9fH0B+fp4/HwHgnZ2e/sUBO14fXx9fH18fH0BAQEBAQEBAH72e/qUB2QAABgAAAAAD2AOpAAMABwAMABQAGQA1AAABFSM1JxUjNSUVESMRByMRIREjNSMlOwE1KQERFSE1IzUzNTM1MzUhFSMVIzUjNTM1IREzESECfn69/ALVfiCeAfidvf7k/CD+5P7GAZlf/CD8/uT8H/z8Ajcg/I4BU93dfr29Xj/+hgG5vf7lAZlffr3+ZvwgvZ0/ICC9vSC9/oYBmQAABAAAAAADBwL9AAMABwALABsAAAEHNTcFBzU3FxUnNQcXNxUHFzcXNycHNTcnBycCzV9f/uR+fp5+2BYFGxaynakWBRsWk50Bsl7vXs9+735+737vjBYE7xsWsp6pFgTvGxaSnQAAAAAHAAAAAALcAvwAAwAHAAsADwAUABgAHwAAARUjNQchNSE3FSM1JxUjNTcdASMRAzMRIxM7ATUjNSMCvfwfATr+xvxf3R/dX51eXn5+nX6dAUMfHz9e3Z2dfvz8H368ATr+xgE6/qbcngAAAAAFAAAAAALcAxsABAALAA8AEwAXAAABHQEjEQM7ATUjNSM1ITUhJRUhNQchNSEB4F4gfp5+ngE8/sQBW/6GHwG4/kgCP369ATv+pd2dXx8gXl5+ngADAAAAAAL8AvwAEQBNAGIAAAEjPw8XIR8QMz8VNS8QBRUzNSMPDwHgvAIEBgcICgoNDQ4PEBASEhJA/uUEBQgICwwNDxARCRITFRQWFhgNDA0MDAwLFhUTEhAPDQoFBAMDAgIBAQMFBggKCw0ODxESCRMVFR3+5PwcDBcXFhQUEhEPDgsKCAYEAQIgEhISEBAPDg0NCgoIBwYEAvwSFhUTExIRDw4NBgoJBwYEAgECAgMDBAUKDQ8QEhMVFgsMDAwNDA0NFhYVFRMTEhEQDw0MBgkIBgfrEPwBBAYICgsODxESFBQWFxcMAAAAAAIAAAAAA4kDuQAEAAwAAAEVESMRAyMRIREjNSECbtwg/AMU/P7kA5p+/UoDNP7E/ekC1Z0AAAAABQAAAAACzAL8AAMABwAMABEAGwAAARUjNScVIzU3HQEjEScVESMRByMRITUjNSM1IwKtP9w//D8gPx9fAZpfXn4BwZ2dX/z8Pn68ATp+Xv6mAbid/sXcnn4AAAAEAAAAAAKNAwsAAwAHAA4AEgAAATM1IycRIxEDOwERIzUjNzM1IwIvX18/XiB+nn6eIF5eAi8/IP6GAXr+ZgEcnSA/AAQAAAAAAvwC/AAEAAkAEgAmAAABHQEjNScdASMRAzMhNSM1IzUjNzM1FxUzNRcVMzUjFSc1IxUnNSMCP34ffiCeAVqenb0gXl5fP15eP19eXgHgPn68Xz/cARv+xZ5eXkAINTIGMzJfBDMvCDUyAAAGAAAAAAM7A4kAAwAHAAsADwAUACMAACUVITUHITUhJRUjNScVIzU3HQEjEQEzITUjNSM1IxUjESMRIwL8/gggAjj9yAHZX51f3V/+5X4B+F9+nX5fH7UfHz9f/J6eXvz8nt29AZr+Rx+9/J3+5AJXAAAAAAgAAAAAA7kDuQADAAcACwAPABMAFwAbACEAACUzNSM7ATUjITM1IzczNSMHMzUjNzM1IwEXAScBITUhESMBgj8/fj8//sU/P/w/P50+Ptw/P/6YEAMJEPymA3L8rR+mPkA+QD4+PiA//nAbAc0b/csfA1MACQAAAAADyAOZAAMABwAMABsAJwArAC8AMwA7AAABFSM1JxUjNTcdASMRATMhNSM1IzUjFSMRIxEjJRcHFzcXNyc3JwcnOwE1IzUzNSMHMzUjBzc1MxU3NSECL16eXtxe/uR+Ahh+fp5+XiACV4eHFoeHF4eHF4eHaF5eXl5fPz8/IPwf/sUBJJ6eXvz8nt29AZr+RiC9/J3+5AH4CYeHF4iIF4eHF4iIH18fPz+QH7C+IL4ACgAAAAAD+AMLAAMABwALAA8AEwAXABsAIAAkADMAAAEVIzUlMzUjBzM1IyUVIzUlMzUjBzM1IzcRIxEhHQEjEQEhESEBMyE1IzUjNSMVIxEjESMCAF4BuF9fXj8//gheArRfX14/P9z8/qZeAZkBO/7F/Ut+Ahh+fp5+XiABsZ2dIB8/PyD8/D8fPz8//sUBO9y9AZn+pgF6/icgvfye/uUB+AAFAAAAAAO5A8gAAwAHAAwAGwAiAAABESMRJxEjESUZASMRATMhNSMRIxEjFSMRIxEjBTMVNzM1IwLcfrx+ARt+/oa9ArW9nryenh8BWx8/XrwBkv7FATt+/kcBub3+5P6mAnb9aiABWgE7vf4oA1JePz9+AAcAAAAAA7kDiQADAAcACwAPABUAOwA/AAABFSM1IxUjNScRIxEjESMRNzsBESMRByMRIxEjESMRIxEjESE1IxEjESMRIxEjESM1IxUjNSMVIxUjESMBMxEjAtw+ICC8IB8/vEAffl4/ID8fQB8Dcr0gPiAgHx9AHx8gHwHYICABctzc3Nx+/qYBWv6mAVq9/ekCF50Bev0MAvT9DAL0/OwgAvT+CAH4/ggBO729vb29AXr9DAL0AAAEAAAAAAO5A5kAAwAHAAwAMgAAARUjNScRIxElERUjESUjFTMVIxUzFSMVMxUjFTMVIxUzFSMVMxUhNSM1IxEjFSMRIxEjAtx+vH4BG37+xT8/Pz8/Pz8/Pz8/PwMzvZ68nl4gAWLc3H7+pgFavv7k/AIYvB9fH18fXx9fH18fXyD8ATu9/oYDFAAAAAcAAAAAA7kDuQADAAcACwAPABMAFwAmAAABFSM1IxUjNSURIxElFSM1JxUjNSURIxEBMyE1IxEjESMVIxEjESMC3H68fgEbfgEbfrx+ARt+/oa9ArW9nryenh8BBJ6enp5+/uQBHCBfX37d3bz+5QEb/WsfAVsBO73+JwNTAAAADQAAAAAD2APYAAQACAAMABAAFAAYABwAKAAuADYAOgA+AF4AACUzNycjBTM1IwczNSMlFSE1JTMnIwUzNSMHMzUjJRcHFzcXNyc3JwcnITsBFSE1IxUjFTMVIzUBFSM1JREjEQERITcjNTMnIzUzNyM1MxUXMxU3NSM1IxEjFSMRIxEjAj+GHgGj/qX8/H4gIAGa/sUBekQfJf6l/Px+ICACOIeHFoeHFoeHFoeH/jCefv7FH19fXwE7fgEcfv6GAmAehqIfg1EfUX46YyCenb2enR+mHgEfHx8fIF9fPx8fHx8fCYeHFoeHFoeHFoeHXl5eH1/cARz8/L3+RwG5/kf+5CBfH14gfmQ6IiAingE6vP7kAlYAAAgAAAAAA9oD3QADAAcACwAPABQAGAAnADMAAAERIxE3MzUrAREjESczNSMlGQEjETUzNSMBMyE1IxEjESMVIxEjESMFJwcXBxc3FzcnNycCu34ffn7cfiB+fgE7fn5+/oa9ArW9nb2enSADGIcWh4UWhYcXiIUWAX7+xAE8PkD+RgG6PkA+/uX+pQJ2QD787R8BWwE7vf4nA1NBhxaIiRaJhxaIiRYAAAYAAAAAA7kDiQADAAcACwAQADAANAAAARUjNScRIxEjESMRNzMRIxETIxEjFSM1IxUjFSMRIxEjESMRIxEjESMRITUjNSMRIxMzESMCvV+8QB8fvF9+/F8fXx8fQB8/IB9fHwNyvSAffiAgAXLc3H7+pgFa/qYBWr396QIX/uUB+L29vb0Bev6G/oYC9P0MAvT87CD8Afj9DAL0AAkAAAAAA8EDuQADAAcACwAPABMAFwAbAB8AJQAAJTM1IzczNSMFMzUjNzM1IyEzNSMnMzUjNzM1IwEXAScBITUhESMBOz8/nT8//sU/P90/PwF6Pz+9Pz+9Pz/9mBYDHxX8kwNy/K0fxT8gPh8/fj8/Pz9eQP0SFgL8F/yeHwNTAAAAAAoAAAAAA8gDuQATACcARwB4AIwArACwAPMBIwEpAAABMxUjFTMVIxUzNSM1MzUjNTM1IyUzFSMVMxUjFTM1IzUzNSM1MzUjJR8DDwcvBz8HHwInDwUVHwk/DC8LDwUlMxUjFTMVIxUzNSM1MzUjNTM1IyEfAw8GKwEvBT0BPwYfAgczNyMFPwEzHwgPBy8DFR8DMz8NPQEvDSMHNzM1IxcPBRUfCT8MNS8JDwUBITUhESMCzT8/Pz+9Pz8/P73+xT8/Pz+9Pz8/P70CFwQDAQEBAgIEBQYHCAgGBgUEAwIBAQIDBAUGBwgHBwY/AwQDAgICAgQGBwUEBQYFDA0GBQYFBAQEBAIDAwEBAwQDBAQEBQUFBgwNBgYFBQT9DD8/Pz+9Pz8/P70CngQDAgEBAgMEBQYGCAgHBgUEAwICAwQGBgcIBwcFKBmgGf6NBRAdDgwKBAcDAgMBAQMFBwgKDAwODQ0MBAsNDxIJCQkHCAYGBgUEAwMCAQECAgMEBQUFBwcHCAkJChcGWnO0BAMDAgICAgQGBwQFBQUGDA0GBQUFBQQEAwMCAwEDBQMDBAQFBQsMDQYGBQUF/WIDcvyuIAFDH0AfPz8fQB8/vR9AHz8/H0AfP5wGCAgKCgkIBwUEAgEBAgMGBggICgoJCAcFBAIBAQIECAQFBgYGDg4NCwoJAwMCAgIBAgECAgQDBAUFBgUNDg4NCwQFBAMDAgIBAgIBAgMDAy4fPyA+PiA/H0AGCAkKCgkIBgYDAwIEBQcHCQoKCQgHBQQCAQECBOX7fQEBAgMFAwgEBQoMCwsJCAYFAwEBAwUHHgIEAwEBAgMDAwUFBQYHBwgICAkJCAcIBgYGBQUEAwMCAgEBSRoOBAYFBgYODg0LCgkDAwICAgECAQICBAMEBQUGBQ0ODg0KBQQEBAMCAwEBAgEDAwT8nB8DUwAAAAwAAAAAA6kDuQADAAcACwAPABMAFwAdACMAJwArADAAPwAAJSE1IQUhNSElFSE1IxUhNSUhNSEFITUhJTMhFSE1IzsBFSE1JRUjNScVIzUlERUjEQERIREjNSMRIxUjESMRIwIvATv+xf5nATv+xQL0/oYg/oYBuQE7/sX+ZwE7/sUBuR8BHP6G/J0//oYCdn69fgEcfv6GA1Kdnr2dnh+GICAgH19fX18/ICAgH19fX1+dfn5+/Py+/uSeAbr+Rv7lARueATu9/uQCVwAAAAAHAAAAAAO5A7kAAwAHAAwAGwAfACMAJwAAARUjNScRIxElERUjEQEzITUjNSMRIxUjESMRIzchNSElFSE1ByE1IQLcfrx+ARt+/oa9ArW9nryenh/dAbj+SAHY/gggAjj9yAFD3d1+/qUBW73+5PwCGP3JH/wBPL7+hgK2PiAgX19+nQAKAAAAAAPYA9gAAwAPABMAFwAbAB8AIwAnACsAMQAAJTM1IyUXBxc3FzcnNycHJwczNSMFMzUjNzM1IyEzNSMnMzUjNzM1IwEXAScBITchESMBJD4+AXqHhxaHhxaHhxaHh/M/P/7FPz/cQEABekBAvD4+vEBA/ZkWAx8W/JQCYB79oR/kQCiHhxaHhxaHhxaHhx8/IEB+PkA+QF4//RMXAv0X/J0gA1IAAAAADwAAAAADqQO5AAMABwALAA8AEwAXABsAHwAlACsAMwA3ADsAQABPAAAlMzUjBTM1IwczNSMlFSE1IxUhNSUzNSMFMzUjBzM1IyU7ARUhNSE7ARUhNSMVIxUzFSM1JRUjNScVIzUlERUjEQERIREjNSMRIxUjESMRIwJu/Pz+pvz8fh8fAvT+xSD+xQF6/Pz+pvz8fh8fAdiefv7F/sWdfv7FH19fXwJ2fr1+ARx+/oYDUp2evZ2eH4YgICAgIB9fX19fPyAgICAgH15eXl5eIF/dnX5+fvz8vv7kngG6/kb+5QEbngE7vf7kAlcAAAAABAAAAAADmQO5AAMABwAMADIAAAEVIzUnESMRJREVIxEBMxUzNTMVMzUzFTM1MxUzNTMVMzUzFTM1MzUjNSMRIxUjESMRIwK9fr1+ARx+/sRAH18fXx9fH18fXx9fvp29nl4gAYLc3H7+pgFavf7l/AIX/ck/Pz8/Pz8/Pz8/Pz8g/AE6vP6GAxMAAAAGAAAAAAO5A7kAEwAnAGcAewC2ALwAAAEzFSMVMxUjFTM1IzUzNSM1MzUjJTMVIxUzFSMVMzUjNTM1IzUzNSMlFQ8OLw8/Dx8OJTMVIxUzFSMVMzUjNTM1IzUzNSMFHw8/Dy8HMzUjDw4BITUhESMC3EBAQEC+QEBAQL7+xj4+Pj68Pj4+PrwB2AICAgQDBQUGBgYHBwgICAgIBwcHBwYGBQQEAwMCAQEBAQIDAwQEBQYGBwcHBwgICAgIBwcGBgYFBQMEAgIC/Qw/Pz8/vT8/Pz+9AjcBAQMEBAYGBwgJCQkLCgsLDAoLCgoJCAgHBwUFBAICAQECAwQFBwcJRY4LCwoLCQkJCAcGBgQEAwH9iQNy/K0fAUMfQB8/Px9AHz+9H0AfPz8fQB8/vQoJCQkICAcHBgUFBAMDAQEBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQEBAwMEBQUGBwcICAkJCRUfPyA+PiA/H0BfDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0ODQ0MCwsKCx8BAgMEBQcHCAkKCgsMDAz8/x8DUwAACgAAAAADuQPIAAMABwAMABsAHwAjACcAKwAvADMAAAEVIzUnESMRJREVIxEBMyE1IzUjESMVIxEjESMlMzUjBzM1IwczNSMHMzUjJRUhNQchNSEC3H68fgEbfv6GvQK1vZ68np4fAjdeXl4+Pp5eXl4+PgH4/cgfAnb9igEz3Nx+/qYBWr3+5fwCF/3JIPwBO73+hgK1XiA/PyAgPz8ffn6dvQAKAAAAAAO5A4kAAwAHAAwAEAAUABgAHAAhACUASgAAJRUjNTcVIzUlHQEjNSUVIzUlESMRIxUjNSUVITUlERUjESMVITUDMyE1IzUzNSM1MzUjNTM1ITUhNSE1ITUhNSE1ITUhNSE1ITUhAQSenp4Cdn7+pp4BPH4gngE8/sQB2X4f/sQfvQK1vb29vb29/qUBW/6lAVv+pQFb/K0DU/ytA1P8jtU/P14/Pz8fvdwgPz9e/qYBWj8/Xz8/Xv7l/AIXPz/9ySA/Hz8gPx8/ID8fPyA/Hz8gAAAFAAAAAAPYA9gAEwAnADsAQQBNAAABMxUjFTMVIxUzNSM1MzUjNTM1IyUzFSMVMxUjFTM1IzUzNSM1MzUjJTMVIxUzFSMVMzUjNTM1IzUzNSMDITUhESMlFwcXNxc3JzcnBycCvT8/Pz+9Pz8/P73+xT8/Pz+9Pz8/P73+5D8/Pz+9Pz8/P70/A3L8riACdoiIF4eHF4iHFoeHASQgPx9AQB8/ID6+ID8fQEAfPyA+3R9AHz8/H0AfP/yuHwNTKIeHFoeHFoeHFoeHAAAFAAAAAAO5A7kABAAHAAoAHwAlAAAlJxEjNxcDEQUnNzUHJzUjFQcjETM1FxUzNRMXFTMRIwEhNSERIwHBnQ6r85QBG2FheKNf1SdfnV+rcF9f/QwDcvytH75PATLBiP7OAc78ZchI96sZK/D+pQZQFHcBYnUKAdn8jh8DUwAAAAQAAAAAA7kDuQADAAcACwAaAAABESMRAyMRNwEjERMBKQERIxULAQUXNxEjESMCnt0f3d0B+N3d/K0BWwIXH+74/rkSJj8fAcv+mwJd/aMBzpr9mAFmAUv9MAMUC/6aARfkGhv+SANTAAAAAAUAAAAAA9gD2AACAAYAEgAWAC8AACUXNQUzNSc3FwcXNxc3JzcnBycFIxE3ASkBNyERFxU3NRMRNxEjFQsBBRc3ESMRIwOTB/7kICAgh4cWh4cWh4cWh4f+ztzc/qYBWgEGHv783CDcICDu+P66EiY/H8YGDEaDICOHhxaHhxaHhxaHh9wBzZv9eCACXPh6H1wBS/4qIQH5C/6bARflGhv+SQNSAAAAAAkAAAAAA7kDiQADAAgADAAQABQAGAAcACEAPgAAJRUjNSUdASM1IRUjNSURIxEjFSM1KQE1IScVITUlFREjEQEzITUjNTM1IzUzNSE1ITUhNSMVITUhNSE1ITUhAQSeAnZ+/qaeATx+IJ4B+AFb/qW8/sQB2X7+hr0Ctb29vb3+pQFb/qW8/sQDU/ytA1P8jvReXn5eftxeXn7+pgFaXl4gXl5ePx/+CAIX/ckgXiBeINwgPz9eIF4gAAAACgAAAAADuQPoAAMABwALAA8AEwAXABsAHwAkADMAACUzNSMHMzUjBzM1IxczNSM3FSE1ByE1IQEVIzUnESMRJREVIxEBMyE1IzUjESMVIxEjESMCfl5e/F5eXj4+/D4+/P3IHwJ2/YoCF368fgEbfv6GvQK1vZ68np4fdiAgID8/Pz8ffn6dvQE73d1+/qUBW73+5PwCGP3JH/wBO73+hgK1AAAGAAAAAAPYA9gACwAQABMAFgArADEAAAEXBxc3FzcnNycHJwUnESM3FwMRBSc3NQcnNSMVByMRMzUXFTM1ExcVMxEjASE3IREjAp6HhxaHhxaHhxaHh/7ung6s85UBHGJieaNe1iZenl6scF5e/QwCYB79oR8BTIeHFoeHFoeHFoeHhVABMcGI/s4BzvxmyEj4rBkr8f6mBlAUdwFidQoB2PyOIANSAAAHAAAAAAO5A7kAAwAHAAsADwAUABgAJwAAAREjETczNSsBESMRJzM1IyUZASMRNTM1IwEzITUjESMRIxUjESMRIwLcfiB+ftx+IH5+ATt+fn7+hr0Ctb2evJ6eHwGi/sQBPD5A/kYBuj5APv7l/qUCdkA+/O0fAVsBO73+JwNTAAYAAAAAA3oDOwADAAcADAAQABQAIwAAARUjNScVIzU3HQEjESURIxEDMxEjEzMhNSM1IzUjFSMRIxEjAvxenl7cXv6lHyBeXn5+Afhefp5+XiABgp6eXvz8nty+AZp+/ggB+P3oAjj9qR++/J7+5AJXAAAACgAAAAAD+AMLAAMABwALAA8AEwAXABwAIAAkADMAAAEVIzUlMzUjBzM1IyUVIzUlMzUjBzM1IyUdASMRIREjEQMhESEBMyE1IzUjNSMVIxEjESMDWl79ql5eXz8/Ahde/qZeXl8/PwKVXv6m/CABO/7FAVp+Ahh+fp5+XiABsZ2dIB8/PyD8/D8fPz8/3L0Bmf7FATv+pgF6/icgvfye/uUB+AAHAAAAAAO5A7kAAwAHAAsADwATABgAJwAAJRUjNSMVIzUjFSM1JRUjNScRIxElERUjEQEzITUjESMRIxUjESMRIwLcfh9+H34BuH68fgEbfv6GvQK1vZ68np4fpkBAQEBAQPy+vn7+xAE8vP7l3QH4/WsfAVsBO73+JwNTAAAAAAUAAAAAA7kDuQADAAcACwApAC8AAAERJxEDBxE3AQMREwcnNSMnByMVBRc3EQcXNxUzNTcVMzUXExEzESMxJwEhNSERIwJ+vR/d3QHY3Nzn0gIMEAH+6hQGGhQGH90f0+YgAhn8yANy/K0fAk7+u9oBRf69twFLt/7j/usBQgEV8PMCDg4B5hkF/rUWGAVFX7f37vMBIP6WAwQU/LkfA1MAAAAACQAAAAADuQO5AAMABwALAA8AEwAXABsAaABuAAAlMzUjNzM1IwUzNSMlMzUjBTM1IzczNSM3MzUjARU/JSMVDyMhNSERIwGiPj68QED+Zz8/Alc+Pv6GPj78Pj5+Pj79ehoaGhkYGBgWFxYVFRUUExMTEhIiIB4dGhkYFhQSGRUSCgkLBwQCIAIIDRILDQ4PGxMVFhkZHB0fICMRExITFBQVFRUWFxYYGBgZaANy/K0fhj8/Px8+Xz8/P15AvED9WiABAQIDAwUFBgYHCAgJCgoKCwsMGRocHB4eHh8eHy0sKhoZIx4aFAYTIikxGhscHSweHR4dHBwbGRgXCwoJCggICAcGBgUEBAMCAa0fA1MAAAAACgAAAAADuQO5AAMABwALAA8AEwAXABsAIwAnAC0AADczNSMFMzUjJzM1IxczNSMFMzUjJTM1IwUzNSMXAycHFxMlJwUzNSMBITUhESOmPj4BOkBAvD4+/D4+/qU/PwI3Pz/+pj4+gbWtGM7FATcS/t4/P/4IA3L8rR+mPh8/fj8fPh8/fj8/P0T+WskU8AHM2hodP/zNHwNTAAAABwAAAAADuQO5AAMABwALAA8AFAAYACcAAAEVIzU3FSM1JxEjETcVIzUlFREjETcVIzUBMyE1IxEjESMVIxEjESMC3H5+frx+fn4BG35+fv6GvQK1vZ68np4fAUPd3V8gIB/+pQFbXyAgXr3+pQIYXh8f/WsfAVsBO73+JwNTAAAHAAAAAAPYA9kAAwAHAAwAGwAfACcAMwAAARUjNScRIxElERUjEQEzITUjNSMRIxUjESMRIzchNSEHITchNSEnIQUnBxcHFzcXNyc3JwK9fr1+ARt+/oa9ArW9nb2enSDdAbn+Rz8B4R/+HwG/IP5CAnaHF4iFFoWHF4iFFgEi3Nx+/qYBWr7+5PwCGP3IIPwBO73+hgK1PyBfH18fSIgXh4oWiogXh4oWAAAABwAAAAADuQO5AAMABwAMABAAFAAYACcAAAEVIzUnESMRJREVIxEnITUhJRUhNQchNSEDMyE1IzUjESMVIxEjESMC3H68fgEbfp0BuP5IAdj+CCACOP3Inb0Ctb2evJ6eHwFD3d1+/qUBW73+5PwCGNwgIF9ffp38jh/8ATy+/oYDUwAABAAAAAADuQO5ABMAJwA7AEEAAAEzFSMVMxUjFTM1IzUzNSM1MzUjJTMVIxUzFSMVMzUjNTM1IzUzNSMlMxUjFTMVIxUzNSM1MzUjNTM1IwMhNSERIwLcQEBAQL5AQEBAvv7GPj4+Prw+Pj4+vP7kPz8/P70/Pz8/vT8DcvytHwFDH0AfPz8fQB8/vR9AHz8/H0AfP9wfPyA+PiA/H0D8rR8DUwAHAAAAAAPwA+wAAwAHAA0AEQAhACUALQAAJQc1NwUHJzcFFSERFwEFByc3BycRJwcXESE1NzUzNxEHJzcXNycFJwcXNyc1IwM9Wlr97D64SAJS/WC/ASIBH1W6UczZTmwGAs1wPGFmvwy2V7f+DRhIx0ydFn1H8VlgP6M2k/0BQqoBI1VVulEarP66RFAG/pMGWoBHAZVM0BTGQdaYEkqeTHjfAAMAAAAAA+wD7AADAAcAFwAAARUhNQEVITUnGQEhNSE1IREhNSERITUjAb3+bQEj/t0XA9r8PQNT/K0Cif13FwG94OABk+DgFv70/bkXnAENhwEMhwAAAAAIAAAAAAPsA98AEAAgAC8APgBEAEgATgBiAAAlByUjNx8BPwklHwsHJTcFDwovATcHIy8KPwEFByc/AiUHNyUXDwInNwUPATMHMwcXNzMFEzM1IzcBBREjA0Re/sUBEiUgIRcYGRoMDQwMEf4AAwwgGx0QEBEQEREWFP6thQHwAxEREhESERIQEB4aHTlPAREQEREREBAPHRgiIPQB2G53Dg2B/nrqLwE+8YAND8OQ/rkncgGgrZURo8QBTJdlWUb+uv7QF/WomEIEAgICBAcIBQYGCAtCAwoZEhIJCAcHBQQDRAG5NAIKCQgGBQQDAgEBAgPEwgIEBQYHCAkJExIbLSk3x2EOD5cBJ0HH1ZYODp74qxmd3qEPsKABEBZ9AV2+AW4ABgAAAAAD7APsAAMACAAVACAANwBaAAABESMRJxURIxEnESMRPwg1FQ8HEScVEQ8HFz8HESMRAyE1IxEjNSM1PwchNSEPBzUjNSMZASMDqsoWyhbKBhQWFxcZGhseHhsaGRkXFhgWEQ4MDAsJCQgWBgcHCAkJCg7KLQPaLeDgGRcXFxgYGBgBJP7cGBgYGBcXFxng9hcBkP6aAWaznf6EAhkX/dAB1ggXFhQUEhAPDoduDg4QERIUFRoBAIdw/s0XFRUWFxgYGAYTFBMSEhIRFf5JA4D8aRcBfLRMCQcGBQQCAgEWAQEDBAQGBwh8hvxqA8MAAAgAAAAAA/gD7AAHAA0AFQAbACMAKwAvAMAAACUVMzUzFSM1NzsBFSM1JxUzNTMRIxE3OwEVIzUlFTM1MxEjEScVMzUzESMRJRUjNQEzITUzNSM1MzUjNTM1IzUzNSM1MzUjNTM1IzUzNSM1MzUjNTM1IzUzNSM1IxUjFTMVIxUzFSMVMxUjFTMVIxUzFSMVMxUjFTMVIxUzFSMVMxUjFTMVIxEjNTM1IzUjFSMVMxUjESMRIzUjFSMRIzUjNTM1IzUjFSMVMxUjFSMRIzUzNSM1IxUjFTMVIxEjESMBbhctcCwXLXCdFi1wLRYtcAKKFi1wnRYtcAE6cP0zWgOAFhYWFhYWFhYWFhYWFhYWFhYWFhYXFhYWFhYWFhYWFhYWFhYWFhYWFhZwQ0NDFkRERCxEFkMtQ0NDF0NDQy1DQ0MWQ0NDRBbzLS3JyXAtLUMsLP6EAXxwLCxELS390AIwWVlZ/XcCiRctLf1JhxZDF0MWQxdDFkQWQxdDFkMXQxYXFxZDF0MWQxdDFkQWQxdDFkMXQxZwAkYWWlpaWhb9ugLjWVn9HeAWWllZWhbgAZMWWllZWhb+bQPDAAAAAAUAAAAAA+wD7AAJABMAHQAnADUAAAEdATM1MzUjNSMXHQEzNTM1IzUjFx0BMzUzNSM1IxcdATM1MzUjNSMBITUhNTM1IzUjESMRIwEgFi0tFrMXLCwXyhYtLRbJFy0tF/ytA9r8li0tFkMXAaYWs7MWtEQWs7MWtC0Xs7MXs4YXs7MXs/yWF7MWs/6EA8MAAAkAAAAAA+wD7AAFAAsAFwAjACkANQBBAE0AUwAAEzsBFSM1NzsBFSM1ByMVMxUzNTM1IzUjMyMVMxUzNTM1IzUjJTsBFSM1ByMVMxUzNTM1IzUjNyMVMxUzNTM1IzUjMyMVMxUzNTM1IzUjASE1IREjmhYWQ8oWF0ScLS0WLS0Wsy0tFi0tFgFmFxZDnS0tFi0tFrMtLRcsLBezLCwXLS0X/K0D2vw9FwF6h4dZhoZDs1pas1q0WVm0WVqHh1qzWlqzWhazWlqzWrNaWrNZ/K0XA8MAAQAAAAAD+APsAEIAABMjFTMRIxUzFSE1ITUzNTcVMzUXFTM1EzM1IxUDIxUnNSMVByMRMzUzFTM1MxUzNTMVMzUjFSM1IxUjNSMVIzUjNSMeFhYWFgPa/D0t4FnKWeY+WttIyln2Fy3JWuBZylpaylngWsktFwOqWv2NWnAXWU/YBASXNksBMllZ/twHlzo37AJzLS0tLS0tWhcXFxcXF0MAAAAJAAAAAAPsA/AAAgAGAAkADQARABQAFwAbADIAAC0BNycHJzcnBycFByc3Eyc/AScHJwcnNx8BBxEnAScHFxMHFzcXJQUXNycTNycHLwE1IwMX/taHEpRPkRONJAEtAlTOR6+RXg9UO9W1tbVH5Rf+YUgLSkw+DzMBASIBamIQYEVcDF28rBeNVkQRTBeCDX7gsQFQgP57pfk6EjVW8WWsGWmOARzv/tsoFCn96jgRLgiUaVwQWwH7ORM6LP5AAAAFAAAAAAPrA+wABwAOABIAFgA4AAABESMRMzUjNyUVMwcRIxEXBzU3JwcjNwEHFzczFSE3NTMVITc1MzUjESM1IwcRIxEjBxUjBxEjESMBTIeHdiwB8wEBhrMWFgoeeS79vVgSVjMBOUQsATpDFxedkk4snUNTSi0WAlr90AHsFy1DWgH96AJzLRdMIRotLf4ibQ5s4EOd4EOdFwF8cEv+XwJGRJxL/uUC4wAABgAAAAAD7APsACMAPwB/AOcBQwHDAAAlDw8rAS8CNx8DPwglHwgHLw83JQ8PLw8/Dx8OJyMPDh0BHw0zPwMXDwcjLx09AT8XNSMPHx8IBy8OPQE/HgEfHz8fLx8PHgMvAxAQEBESEhITExQTFRQVFRUYGBgiKREQEBANGRgYFxcVFBL+TQ8RERMTFAsWESgUEhIRERARDw8PDw0ODQwMfwFnAQEDBAUFBwcICAoJCwoMCwsMCgsJCggIBwcFBQQDAQEBAQMEBQUHBwgICgkLCgwLCwwKCwkKCAgHBwUFBAMBhQULCwsKCQkICAcGBQQEAgICBAQGBwcJCgoLDAwNDQ4QEBAOcRcUFBUWFhcYDw8ODw4ODQ0NDQwMCwsLCgkKCAgIBwYGBgQEAwMCAQECAgMDBAUFBg0PERIUFhcLDQwNDQ0OFQIPDw8ODg4NDgwNDAwLCwoKCgkJCAcHBgYFBQQDAgIBAQEDBAUHCAoLBX8MCQgIBwcGBQUEBAMCAgECAwQFBgYICQoLCw0NDg8PEBESEhIUExUUFhUWFxcZ/ikBAgMEBgYICQoLDAwODw8RERISFBQUFhUXFxcYGBkZGRkZGRgYFxcXFRYUFBQSEhERDw8ODAwLCgkIBgYEAwIBAQIDBAYGCAkKCwwMDg8PERESEhQUFBYVFxcXGBgZGRkZGRkYGBcXFxUWFBQUEhIREQ8PDgwMCwoJCAYGBAMCmAIMDAsLCQkICAYGBQQDAwECAweXAwIBAQECBAUICQsNDTMREQ8NDQoFCQWYBgYHCAkJCQsKDAwNDQ0PD1zBCwwKCwkKCAgHBwUFBAMBAQEBAwQFBQcHCAgKCQsKDAsLDAoLCQoICAcHBQUEAwEBAQEDBAUFBwcICAoJCwoMeQMEBQUGBwgJCQkKCwsLDAwODQ0MDAsKCgkHBwYEBAIBAwQHcRALCggGBAMBAQIDAwQEBgYGBwgICAoJCgsLCwwMDQ0NDQ4ODw4PDw4ODg0NDQ0NDAwXFhQSEQ8NBgUFBAQDAgIXAgIDBAQFBQYHBwgICQkKCgsLDAwMDQ0NDg4ODw4PEA8XFhYWFBQUEgdcEQ8PDxAQEBAREREREhISEhgXFhcWFhUVFBQTExIREREPDw4NDAwLCggIBwYFBAMC/ioZGRkYGBcXFxUWFBQUEhIREQ8PDgwMCwoJCAYGBAMCAQECAwQGBggJCgsMDA4PDxEREhIUFBQWFRcXFxgYGRkZGRkZGBgXFxcVFhQUFBISEREPDw4MDAsKCQgGBgQDAgEBAgMEBgYICQoLDAwODw8RERISFBQUFhUXFxcYGBkZAAAGAAAAAAPsA+wAAwAHAAsADwARABYAAAEVIzUTESMRIxEjESUVITUBEQMzIREhA9bJyckX4AHA/kD+FBcXA8P8JgEK4OAB7P4qAdb9NALM4MnJ/FQDrPw9A9oAAAQAAAAAA+wD7AADAAkAEQAVAAAlBxE3BxEhEQUJATEHBREhNxEFITchA9ZDQ1n8rQEMAVABHBb8hwN6YPwuA2la/JZ9RAEJPT7+6QFUoQEjAaQQAfyAYANpMkMAAwAAAAAD7ANmACIAVQDaAAABFQ8PNT8PNRUPDycRMx8dJRUjFR8eOwE/HjUjLx4rAQ8dA9YBAwQHCAoMDQ8QEhMUFhYiHBIRERAPDw4NDQwKCgoICAEDBQcICwwODxETFBUWFyHvGBgYFxYXFhUVFBQTEhIREBAPDg0MDAoJCQcHBQQDAvw+AQECAwQGBggJCgsMDA4PDxEREhIUFBQWFRcXFxgYGRkZGRkZGBgXFxcVFhQUFBISEREPDw4MDAsKCQgGBgQDAgEBAgMEBQYICAkLCwwNDg8PEBESEhMUFBUVFhYXFxcYGBkZGBgXFxcWFhUVFBQTEhIREA8PDg0MCwsJCAgGBQQDAb0JCREREBEPDw8ODg0MDAsKDW8KCAgICQkJCgsKCwwLDA0OVwkJERIREBAQDw4ODQwMCwoM4QETAQICAwQEBQYFBwcHCAkJCQoKCwsLCwwMDQ0NDQ0OAQSRDw8ODw4ODQ0NDQwMCwsLCgoJCAkHBwcFBgQEAwMCAQECAwMEBAYFBwcHCQgJCgoLCwsMDA0NDQ0ODg8ODw+REw4ODQ4NDQwMDAwLCwoKCgkJCAgHBgYGBQQEAwICAQECAgMEBAUGBgYHCAgJCQoKCgsLDAwMDA0NDg0ODgAABwAAAAAD6wPsAAMABwALAA8AEwAXAEIAAAERIxETBxE3JwcjNyURIxETBxE3JwcjNwEHFzczFTM1NzUzNzUzFTM1NzUzNzUzNSMRIwcVIwcRIxEjBxUjBxEjESMBNoezFhYLHXkvAdmHtBcXDBx6L/3pWBNWHLMtQ0Mtsy1DQ1panEQ4Ti2dQzlNFxYB6v5AAcD+ZhcBuSMYLS1D/boCRv3gFwI/JBctLf4ihAyBswctD0QsswctJkMWFwKgQ3BL/l4CiUPgS/7lAxAAAgAAAAACswKzAAMAEgAAARUjNQczITUjNSMVIxEjESMRIwJwQ+BDASMtcBZwLRYCLcrK4Bbg4AE6/sYBUAAAAAEAAAAAA+wD7AAVAAA3ITUhNQEFAScBJQE1AQUBJwElAREjEwPa/D0BLwEkAUES/s3+3v7TATABIwFWD/61/t3+1BcTF3sBK+EBnA3+dt/+2O0BLIYBKBD+4of+2QIbAAMAAAAAA+wD7ABXAOQBZAAAARUPEysBLxM9AT8TOwEfEyUjDw4VBx8fMz8HFw8OKwEvHT0BPx4BHx8/Hy8fDx4C9gEBAwIECAoNDhARExUVFwsMDQwMDQ0MDA0MCxcVFRMREA4NCggEAgMBAQEBAwIECAoNDhARExUVFwsMDQwMDQ0MDA0MCxcVFRMREA4NCggEAgMBAf70BRkZFxYVFBMRDw4MCggGBAEBAQEDAwMFBAYGBgcICAgJCQoKCwsLDAsNDA0NDQ4NDgwYFxYWFRMTC5QVEBIRExMTFBQVFRUWFhYXGBgYFxYXFhUVFBQTEhIREBAPDg0MDAoJCQcHBQQDAgIDBAUGBggJCgsLDQ0ODw8QERISEhQTFRQWFRYXFxn+KQECAwQGBggJCgsMDA4PDxEREhIUFBQWFRcXFxgYGRkZGRkZGBgXFxcVFhQUFBISEREPDw4MDAsKCQgGBgQDAgEBAgMEBgYICQoLDAwODw8RERISFBQUFhUXFxcYGBkZGRkZGRgYFxcXFRYUFBQSEhERDw8ODAwLCgkIBgYEAwICAA0MDA0MCxcVFRMREA4NCggEAgMBAQEBAwIECAoNDhARExUVFwsMDQwMDQ0MDA0MCxcVFRMREA4NCggEAgMBAQEBAwIECAoNDhARExUVFwsMDQwM/wQGCAsMDg8RExQVFxcYGQ0NDg0ODQ0NDA0LDAsLCwoKCQkICAgHBgYGBAUDAwMBAQEDBAYICQwNCIoSDQ0LCwoJCQcHBQUEAgICAwQFBwcJCQoMDA0ODxAQERISExQUFRUWFxYXGBgYFxgWFxYWFRUUFBMTEhEREBAPDg0MDAsJCQgHBgUEAwL+KhkZGRgYFxcXFRYUFBQSEhERDw8ODAwLCgkIBgYEAwIBAQIDBAYGCAkKCwwMDg8PERESEhQUFBYVFxcXGBgZGRkZGRkYGBcXFxUWFBQUEhIREQ8PDgwMCwoJCAYGBAMCAQECAwQGBggJCgsMDA4PDxEREhIUFBQWFRcXFxgYGRkAAAAGAAAAAAPsA+sAAwAHAAsADwATADkAAAEXIyc3FSc1JxUhNQEVIzUnFSE1NyMRFzMVIxEXMxUHFzchNSE1ITUnMzUjMzUnITUhNScjNSchNSMCjiJtFp0tF/2kAhktFv4qnLNDcLNDcIEMhAMY/PABkxaGCAhL/kgCXVqGS/7OFwF5FxdcaR56EoeHAWlGdBKGhhf+xkMt/sZDMlYTWBYthxYWfE4thlpPTRcAAwAAAAAD1gNbAAQACQAOAAAlMyE1ISczITUhJzMhNSEBNhcBff5shhYCiv1ghhYDlvxUpckX4BbgAAAAAgAAAAAD7APsAFEA0wAACQEPDisBLx09AT8fIxUPHx8fPx8vHgHqAU8VEBEREhMSFBMUFRUVFRYWGBgYFxYXFhUVFBQTEhIREBAPDg0MDAoJCQcHBQQDAgIDBAUGBggJCgsLDQ0ODw8QERISEhQTFRUVFhYWFxkWFhwXGBcXFhYVFRQUEhMREREPDw0NDQsKCQkHBgUEAwIBAQIDBAYGCAkKCwwMDg8PERESEhQUFBYVFxcXGBgZGRkZGRkYGBcXFxUWFBQUEhIREQ8PDgwMCwoJCAYGBAMCAQECAwQGBggJCgsMDA4PDxEREhIUFBQWFRcXFxgYGRkB8v6vEQ0LCwsJCQgHBgUEBAICAgMEBQcHCQkKDAwNDg8QEBESEhMUFBUVFhcWFxgYGBcYFhcWFhUVFBQTExIRERAQDw4NDAwLCQkIBwYFBAMCFwECAwQFBggICQsLDA0ODw8QERISExQUFRUWFhcXFxgYGRkZGRgYFxcXFRYUFBQSEhERDw8ODAwLCgkIBgYEAwIBAQIDBAYGCAkKCwwMDg8PERESEhQUFBYVFxcXGBgZGRkZGRkYGBcXFxUWFBQUEhIREQ8PDgwMCwoJCAYGBAMCAAUAAAAAA/gD4QACAAYAEgAyAF0AAAEHLwEjNTMFHwEzPwEHAS8BBzcBBQ8BFR8DMyUfAzsBPwM1LwgHAQ8DFR8DNxUHFzczHwEzPwEzNSM/AjUvAiMPASMvAiMPAREjAqdLK/pPBgFkAwMEA43V/uUEBZ/gATX+3QMBAQMDBAIBBpgCAgMCiQRyAgEBAQIDA6/GBAQE/mXEAwIBAgMDAsCaEJpnxgUFBOL55RgCAQIDBAQDTrXdAwMDA0oWARUqKhZZrwIBAU7mAVwDARBoAU/2AwQEBAMBAW3uAgIBAXICAwMDAwMBARbzAwEB/ppaAgQDBAQDAQETXbAOr/QCAfUWGgQDBAQCAgEs3QIBASIB+gAAAAMAAAAAA+wD7AADAAcAGgAAAREjEQERIxEBMyE1IxEjESMRIxEjESMRIxEjAb2HAjCG/TNwA2pws51anbNZFwG9/m0BkwHW/JcDafyAFwOA/rD90AGpAQ39SgPDAAAAAAIAAAAAA+wD7AAGAAoAACUVIREXMwkBIREhA9b8VNAgAR/92gPa/CbQpgGqygFL/b4D2gADAAAAAAKzArMAAwAHAC0AAAEHNTcXByc3AyE1ITU3FxUzNSM3FxUzNSMnNzM1IxUHJzM1IxUHJzUjFTMHNSMB6odmlyksLesBZv6wmDItBx0WLR0WFh0tFh0HLTQmLQdKFgIliD1lEikjLv74FhuZKBwtHRYdLBcWLR0WHSwdNB8cLUm5AAAABQAAAAAD7APrAAMABwALAA8ALgAAARUhNSUHITcTFSM1NwcjPwEjByMVMxUjByMVMxUHFzchNSE1ITc1ITUhNzUhNSMBpv6EAakt/pMtjcn2LbotYGlDB7NpQwezgxCDAxf88AJFRP13AkVE/XcXAbuzs0MsLAEktLRDLS0WQ+BDQ+BKgxCDFkRD4END4HAABgAAAAACswKzAAMABwARABsAIwA0AAABFSM1NxUjNSMdATM1MzUjNSsBHQEzNTM1IzUjFzM1MzUjNSMBMyE1IxUjNSMVIzUjFSMRIwItLZ0tcBYXFxZwFhcXFuAWFxcW/t0tATlZF1kXWRcWAb1aWlmzsxYWFhZEFxYWF0NaFxZD/prgynBws7MBUAAFAAAAAAP4A+wABwAPABcAHwCoAAAlFTM1MxUjNScVMzUzESMRJRUzNTMRIxEnFTM1MxEjEQEzITUzNSM1MzUjNTM1IzUzNSM1MzUjNTM1IzUzNSM1MzUjNTM1IzUzNSM1IxUjFTMVIxUzFSMVMxUjFTMVIxUzFSMVMxUjFTMVIxUzFSMVMxUjFTMVIxEjNTM1IzUjFSMRIxEjNTM1IzUjFSMRIzUjNTM1IzUjFSMVIxEjNTM1IzUjFSMRIxEjAW4XLXCdFi1wAooWLXCdFi1w/f1aA4AWFhYWFhYWFhYWFhYWFhYWFhYWFhcWFhYWFhYWFhYWFhYWFhYWFhYWFnBDLS0WRCxELS0WQy1DLS0XQy1DLS0WQ0QW80NDycmzQ0P+hAF8tERE/dACMFlDQ/13Aon9YIcWQxdDFkMXQxZEFkMXQxZDF0MWFxcWQxdDFkMXQxZEFkMXQxZDF0MWcAJGWhaG9v26AqBZF4b2/WDgWReG9uABk1kXhvb+bQPDAAAFAAAAAAPrAwwAAwAHABwAMACMAAABFSM1NxUjNSMdASM/BzUvCB8HDwgnNwUVHx4/ByERIS8QDx4D1eDg4Bb6Ew0MCggGBAEBAgQFBwcKCyANCwUJBwYEAgECBAYJCgwNDqWy/jcBAgIDBAQFBQYHBwcICAkKCQsKCwsMDAwNDA0NDg4NGBgXFhUUExMCHv4DBgkKCwoMCw0MDQ0NDg4ODw8NDg0ODQwNDAwMCwsKCwkKCQgIBwcHBgUFBAQDAgIBAaFaWvZZWVn3FxQVFxcYGQ0NFRQUExISEhEGERIJExMVFRYXFxcWFRQTEQ+mpJ4ODQ4NDQ0MDQsMCwsLCgoJCQgICAcGBgYFBAMDAwEBAQEDBQcJCwwOAX0HCgkJCAgHBwYFBQQEAgIBAQEBAQMDAwUEBgYGBwgICAkJCgoLCwsMDAwMDQ0NDg0AABEAAAAAA/gD7AADAAcACwAQABQAGAAcACEAJAAoACwAMAA2ADoAPgBCAF0AACUzNSM1MzUjASM1NwU3ESMRBTM1IwURIxEDIxE3JREjETcjBzUXMzUjNTM1IyUVBxElMxEHJxEFMzUjNTM1IzUzNSMBMyE1IzUjFSMRIzcnByM1IxEnESMVIxEHESMDyxcXFxf8rVpaAg83hgGTFxf+V1qzh4cCRoZ3Hln2FxcXF/1KhwIPIThOAZMXFxcXFxf8PXADgBYXWRM9EUpss1qznVoWg1oWWv7d1lg9QP7PAToBWkT+sQGi/l4BRIMP/ioBS4toaC1aFloWooQBJkP+iENIAXNDWhZaFlr8JhdDQwHsRw9W9/6KUwGpyf6tWALOAAQAAAAAA+wD7AAEAAgADAAgAAABMxUhNQEVIT0BKQE1JxURITUhNSE1ITUhNSE1ITUhNSMB0/f9YAIZ/ecDafyXFwPa/D0Ctv7z/lcCMAFQ/IAXATaGhgGqhoYWhxad/R0XcLOdWZ2zWgAAAA0AAAAAA+wD8AACAAUACQAMABAAFAAYABsAHgAiACUAKQBAAAAlBzcFJTcnByc3JwcnBQcnNxMnPwEFEwcDJQcnByc3HwEHERcnNQ8BJwE1AScHFxMHFzcXJQUXNycTNycHLwE1IwGx2JIBrP7WhxKUT5ETjSQBLQJUzkevkV79vCifSAL0VDvVtbW1R+WMjBfJwAGJ/mFIC0pMPg8zAQEiAWpiEGBFXAxdvKwX3W6CZFZEEUwXgg1+4LEBUID+e6X5OmP/AI0B9ws1VvFlrBlpjgEcCSCussBrARYb/tsoFCn96jgRLgiUaVwQWwH7ORM6LP5AAAAACAAAAAAD6wPsAAMABwALAA8AEwAXAB8ALwAAARUjNRcHNTcFMzUjBTM1IwERIxETBxE3JRURMzU3ESMBBxc3MxEzNTcRIwcRIxEjAdK09y0tAX1ZWf6ZQ0MBDbP2LS3+8+BE4P3mgxCDYOBD4ENaFgEK4OCkLNAsFhYWFgEk/dACMP4MLAIgLLLe/bkHQwMg/bODEIP+8wdDAyBF/f4CtwAAAAABAAAAAAP4A+wAPQAAEyMVMxUjFTMVITUhNTM1NxUzFxUzNRMzNSMVAyMVJzUjFQcjNTM1NxUzFxUzNRMzNSMVAyMVJzUjFQcjESMeFhYWFgPa/D0t4FnKWeBEWuBDyln7Ei3gWcpZ4ERa4EPKWfsSFwG9WoZacBdZVdcJlzJSAStZUv7VC5c+MvGGVdcJlzJSAStZUv7VC5c+MvECMAAABQAAAAAD7APfAAQACAAMABAAIgAAJQclIxMDJT8CBzclAQcBNwUHATMHFzczBRMzNSM3AQURIwNEXv7FAVFp/q2y9AnqLwE+AUxu/rSQ/rkn/u+tlRGjxAFMl2VZRv66/tAX9aiYARz+5AH4KRgnQcf+0McBDvirGf6FoQ+woAEQFn0BXb4BbgAAAAADAAAAAAP4A+wACAAPAD8AAAEzFwEjNTM1NyUXByMVJzcBIxUzFSMVMxUhNSE1MzUBFxUzNTcXIxUzNSMnNzM1IxUHJzUjFTMHJzUjFQcjESMBQlki/oYOLeABKXk8Q4dq/dYWFhYWA9r8PS0BbZZZNlcGWTNpnERalndZB10xWfsSFwKGGf5whlXXUXlRC2Vw/t1ahlpwF1lZAYRxMlJIV1paadFZUsh3SlpiJD4y8QIwAAANAAAAAAPsA+wAAwAHAAsADwATACcAKwA/AEMAVwBbAF8AZQAAJTM1IyUzNSMFMzUjJTM1IwUzNSMBMxUjFTMVIxUzNSM1MzUjNTM1IzczNSMlMxUjFTMVIxUzNSM1MzUjNTM1IwUzNSMlMxUjFTMVIxUzNSM1MzUjNTM1IwUzNSMlMzUjASE1IREjAgAWFgE6Fhb9jBcXAnQWFv2MFxcBJBZDQxZDF0REF0MWFhb+sBZDQxZDFkNDFkMBUBYWASMXREQXQxZDQxZD/aMXFwJ0Fhb82QPa/D0XVi0XLCwsFy0tLQGTcOCHFhaH4HAWLS0Ws+BDFxdD4LMXFy0WQ+D2Fxf24EMXFy0XLPw9FwPDAAYAAAAAArMCswADAAcACwAPABQAKAAAASM1PwEVIzUXIzU3NRUHNScdASc1AzEVITUjNTcnBzUjNSMVIxUHESMBehcXs0OcQ0NDFkOdAWYWFhAGWnBZFxYBYxEZCTNpaTFEa0tEj0Mspzad/vcwFosXDwZLRHB+GQEdAAADAAAAAAPsA+wAAwAHABcAAAEVITUTFSM1JxkBITUhNSERITUhESE1IwJD/efJyRcD2vw9A1P8rQNT/K0XAb3g4AGT4OAW/vT9uRecAQ2HAQyHAAAEAAAAAAPsA+wAAwAGADoAQAAAAQcnNxMnEyUTBxc3HwQzPwMXBxc3HwI/AzUDBxMnEzUvAisBDwEBLwIrAg8DCwEhNSERIwIujh5z+KP+/Sn3kBOJIAECAwMCAwMBlqwJFgadBAQFAwIBLRcpkGYBAgMEAwQD/upAAgIDAgMCAwF08XID2vw9FwIStzy//vjEAUcu/hHwC+RAAgIBAQEBA8DPNAQhvQMBAQIDAwQBVAP+0q4CSgQEAgMBA/6aTAICAQICwAHi/IIXA8MAAAAABAAAAAACswKzAAMABwALABoAAAEVIzUnFSM1NxEjEQMzITUjNSM1IxUjFSMRIwKGQ3BDnUOdLQE5FlpwWRcWAdNwcFrKyln+3QEj/scWh7Na4AFQAAAAAAMAAAAAA+wD7AADABoAHgAAEwU3JRMlJxEhNxEnBxE3FQcRBxEhEQUBBRElNwU3JRYBKkb+59b+0QEDemAIUkNDFvytARQBOgEF/ukRARBM/vcDPLNHrf7wtgH872ACqgVS/ng0/0QBDxL+9AFZvQE6ygGZwRC9Tb0AAAADAAAAAAPsA+wAAwAHABsAAAkBNQEFByc3ASE1ITUBFzcXNyc3JwcnBycBESMBrf59AS8B55rWwv2BA9r8PQGW6qaKEIuLEYq91Wb+0xcCXP5/lAEqKa+dwfz0F5IBkqy+ihCLoA6evdJL/tcCXwAAAwAAAAAD7APsAAMABwAWAAA3MxUjAREjEQEzITUjESERIxEhESMRI7Dg4AJz4P3QhwNTs/7zh/70cBfzyQIZ/ecCGf3QFwNT/K0DU/ytA8MAAAAAAgAAAAACswKzACkAbAAAARcPBy8PPw81Iw8PHw8/Dy8PIwHqdAwLCwsMDAwNEBAPDg4NDAsKCQgGBgQCAQECAwQGBggJCQoLDAwNDg8BEBAPDg4NDAsKCQgGBQQCAQECBQYHCQsLDQ4PDxEREhISEhERDw8ODQsLCQcGBQIBAQIFBgcJCwsNDg8HEBESEh8B+HUJBgUEAwMBAQECBAUHCAkKCwwNDg4PEBAODw0ODAwMCwkKCAcGBQQDFwMEBgcICQsLDQ0ODhAQEBESEhERDw8ODQsLCQcGBQIBAQIFBgcJCwsNDg8PERESEhISEREPDw4NCwoJBAcFBAIABwAAAAAD7APsAD8AgADBAQIBQgGDAYkAACUVDw4vDj0BPw4fDgUXFR8OPw8vDw8OJxUPDy8PPw8fDgUdAR8OPw8vDisBDw0lHw8/Dj0BLw0rAQ8NJRUfDz8PLw8PDgMhNSERIwMjAgMFBQYHCAkJCgsLDAwNDQwMCwsKCQkIBwYFBQMCAgMFBQYHCAkJCgsLDAwNDQwMCwsKCQkIBwYFBQMC/vMBAgQFBgcJCQoMDAwODg4PDw4ODgwMDAoJCQcGBQQCAQECBAUGBwkJCgwMDA4ODg8PDg4ODAwMCgkJBwYFBAJEAQIDBQYICAkLCwwNDQ4PDg8PDg0NDAsKCggHBwQEAgEBAgQEBwcICgoLDA0NDg8PDg8ODQ0MCwsJCAgGBQMC/sgDBAYHCAoLDA0ODhAQEBIREBAQDw0NDAsKCAcGBAMBAQMEBgcICgsMDQ0PEBAQERIQEBAODg0MCwoIBwYEAwHqAQEDBAUFBwcICQkKCgsLCwwLCgsKCQgICAYGBAQDAgIDBAQGBggICAkKCwoLDAsLCwoKCQkIBwcFBQQDAf5uAQMEBggJCgwMDg8QEBESEhMREhAQDw0NDAoJBwcEAwEBAwQHBwkKDA0NDxAQEhETEhIREBAPDgwMCgkIBgQD4QPa/D0X/gwMDAsLCgoJCAcGBQQDAgEBAgMEBQYHCAkKCgsLDAwMDQwMCwsKCggICAYFBAMCAQECAwQFBggICAoKCwsMDA0HBw8ODQ0MCwsJCAgGBQMCAQECAwUGCAgJCwsMDQ0ODw4PDw4NDQwLCgoIBwcEBAIBAQIEBAcHCAoKCwwNDQ4PYQcHDw4NDQwLCwkICAYFAwIBAQIDBQYICAkLCwwNDQ4PDg8PDg0NDAsKCggHBwQEAgEBAgQEBwcICgoLDA0NDg8PCAkQEBAPDQ0MCwoIBwYEAwEBAwQGBwgKCwwNDQ8QEBAREhAQEA4ODQwLCggHBgQDAwQGBwgKCwwNDg4QEBCsCwsLCgoJCQgHBwUFBAMBAQEBAwQFBQcHCAkJCgoLCwsMCwoLCgkICAgGBgQEAwICAwQEBgYICAgJCgsKC74JCRIREBAPDgwMCgkIBgQDAQEDBAYICQoMDA4PEBAREhITERIQEA8NDQwKCQcHBAMBAQMEBwcJCgwNDQ8QEBIR/QoXA8MAAAEAAAAAA+wD7AARAAA3ITUhNQEFAScBJQERITUhNSMTA9r8PQEvASQBQRL+zf7e/tMDlvxqFxMXewEr4QGcDf523/7YArgWWgAAAAAGAAAAAAPsA+wAAwAHAAsADwAUACYAAAERIxElESMRJREjEScRIxElFREjEQEhNSMRIxEjESMVIxUjESMRIwN9h/4UhwJdhrSGASOG/lYD2lqdnLScnUMXAU3+3QEjyf4UAexa/boCRlr9YAKgs/f9pANT/JYXATkBIwENs7P9/QPDAAAFAAAAAAKzArMAAwAHAAwAEAAVAAABFSM1NxUjNSMdASM1NxUjNQM7AREhAp1DQ0MXQ52ds/Zw/poBvVpahnBwcHDgWkND/rABZgAACQAAAAAD+APsAAMACAAMABEAFAAaACAAJgA9AAA3IzU3BTcRIxEnESMRJREjETcjBzUlFxEjETclHQEHJxEnEScjBxEBMyE1IxEjNycHIzUjEScRIxUjEQcRI3haWgIPN4YWWgGThnceWf6KU4cmAW04ToZKIB3+3XADgIYTPRFKbLNas51aFirWWD1A/s8BOhX+sQGiNP4qAUuLaGgtTf5KAd0myeCYQ0gBc4f+gkQcAVb8lhcB7EcPVvf+ilMBqcn+rVgCzgABAAAAAAPsA+wAEgAANyE1IREJATMBNxcRIycjCQE1IxMD2vw9AS8BPg0BNgcMo4Yh/rX+0hcTFwGZ/tEBbP72CAsB15z+nwErvQAACAAAAAAD6wPsAAMABwALAA8AEwAXAB8ALwAAARUjNRcHNTcFMzUjBTM1IyURIxETBxE3ARkBMzU3ESMBBxc3MxEzNTcRIwcRIxEjAdK09y0tAX1ZWf6ZQ0MBDbP2LS3+8+BE4P3mgxCDYOBD4ENaFgEK4OCkLNAsFhYWFof+bQGT/qksAYMtAU7+m/5AB0MDIP2zgxCD/vMHQwJWRP7HArcAAAADAAAAAAKzArMAAwAIABIAAAEVIzUlMxUhNScdATM1MzUjNSECAJ0BDS3+xhbJnUP+3QG9WlpwWloWFuBwhnAAAwAAAAAD7APsAEUA1wDdAAABMx8QDxAjLw4/ERMfCRUvEA8RLwoHHwoPBxc/Bh8OMz8PHwUVBxc/AS8FPwEvCAEhNSERIwJ8DQwNDQwMDAwMDAwMCwwLCxINBAQKCw0ODxAREBITFBUVFxYODg4NDQwNCxIREA8cFxMeDQwNDg8PERIgFw0OEBERCRMTzAYFBQUDAwICBAIMEQwMDA0NDQ0NDQ4NDg4ODhYVFBMTERAODhYrEQ8PDQ0MEBMSEQ8PDQwLChYaFQ8jFg0ODxEIExMMDwoICAcLCggWBw8NBwkKCx0bFxodDxANDg4ODg8PEAwZGBcXFRQTCQ8ODg0MDAoJBwYFAwMBAhYCAQIFBgcICQECBAMDAwMFBQYG/MUD2vw9FwKgAgIEBAUFBwcICQoLCw0NIiEODBcWFRQSEhEODQsJBwUDAQECAwMEBQYKCgoLFRUSIBoVFBUTExERHRAICAgHBQMDAgECERESERIREhJDP3AUFQ4MCwsKCAgHBwUEBAICAQECBQYHCAgJCREoEhETExQUHhYYGhobGxoaGT1bBjdqNBwbHBsNGRcNIRoaGRktMkMCNU4vGRkaHB4aExMTCQkGBgQEAwIBAQMEBwkLDQ8IDxAQERITFBUgHyMnKy8zOAI0QDk/LCYhHg+tTS0TEhITEhIS/GkXA8MAAAAACAAAAAAD4QPhABkAJgAxAEgAVQBkAGgAbAAAEx8LMz8IESERJREhET8IIxUPBzUjFQ8GKwEvCjUlIT8KJw8LIxEjESERAyERITYJIRseEBEQERIIERJDExQTExISEREH/kADlv5AFg4ODgwNCwsIGQwKCwsLDA0OFhMREhMUFBQVOxITEhMTEhEREB0tA5b+wzY4FRYWIhcXFxcQGQcLGBgXFyMWFSgjNGoW/kAXA8T8PAGkCBsUFAkJCAYGAgQCAQIDBAUHBwkF/t8BcFD+QAEwEQ4ODw8RERMQARUPDw4NDQwLc4QMCQgHBQMDAQMGBwgKCwsLFigxFmFdICAfLRwaFxQMCQUKFhkcHS4gID88YAHA/kABwPxTA8QAAAAABQAAAAAD7APrAAMABwALAA8ALwAAARUhNSUHITcTFSM1JQcjPwEjByMVMxUjByMVMxUHFzchNSE1ITc1ITUhNTc1ITUjAb3+bQHALf58LaTgAQws0S1gaUMHs2lDB7ODEIMDF/zwAltF/WABk0P+KhcBu7OzQywsASS0tEMtLRZD4END4EqDEIMWREPgQwFC4HAAAAQAAAAAA+wDDAAaAC4AcgDgAAABHw4dAQ8GJzUlHwcVDwcnNwUPEB8PBT8QLw8FHx8/AiUfAjM/Dy8PIyUvAw8eA1cNDQwMCwoKCQgIBgUFAwICAwQFBgcLXf6LDQsFCQcFBAICBAcICgwNDqazATkGCgoJCAkHBwcGBQQEAwIBAQEBAQMDAwQFBQYGBwcICAv+tgkMCwsKCgkIBwcGBQQDAwEBAQECAwQEBgYGCAgJCQoKEP5NAQEBAwMDBQQGBgYHCAgICQkKCgsLCwwMDAwNDQ0ODQ4QDw8B2QsKCgoQEA8ODg0MCwoJCAYGBAIBAQIEBgYICQoLDA0ODg8IEBT+HhQPDxAODQ4NDQ0MDAwMCwsLCgoJCQgICAcGBgYEBQMDAwEBAnABAwQEBgcICQkKCwwMDA0NDQ0MDAsKCg1ciC0REQoTExUVFhcXFxYVFBMRD6ejIwIFBgYHBwgJCQoKCgsLCwsMCwoKCgoJCQkJCAcIBwYGBz8GCQoLDAwMDQ4ODg8PEA8REBAPDw8ODg4NDQ0MDAsLCg3TDg0ODQ0NDA0LDAsLCwoKCQkICAgHBgYGBAUDAwMBAQEBAQJbAgIBAQIEBQcICQoLDA0ODg8QEBAPDw8NDQwLCwkHBwUEAgF/BAIBAQEBAQMDAwUEBgYGBwgICAkJCgoLCwsMCw0MDQ0NDg0AAAAEAAAAAAPsA98AEAAgACYAOgAAJQclIzcfAT8JJR8LByU3JQcnPwIlDwEzBzMHFzczBRMzNSM3AQURIwNEXv7FARIlICEXGBkaDA0MDBH+AAMMIBsdEBAREBERFhT+rYUC+W53Dg2B/dgncgGgrZURo8QBTJdlWUb+uv7QF/WomEIEAgICBAcIBQYGCAtCAwoZEhIJCAcHBQQDRAG5McdhDg+XRhmd3qEPsKABEBZ9AV2+AW4AAAAAAQAAAAAD7APsABMAADchNSERFxMBNxcRBycHJQcFJxEjEwPa/D3V+AHkBQ0JDJX+sDL+5n0XExcBmdUBO/6gBwoBfQ0I6/Q/on0CCgAAAAAFAAAAAAP4A+wAAwAHAAsAEAAdAAABESMRIREjESURIxElFREjEQEzITUjESMnIwEnESMDW4b+QIcBJIcBk4b90HADgBbnsyD+nqgWATb+9AEM/vQBDJ3+VwGpWuD+3QID/eYXAonK/oioAUAAAAAABAAAAAAD7APsAAQACAASACMAABMzESMRJREjESMRIREzFTMVIREBMyE1IxEhESM1IzUhESMRI9ILcAM9cBf90C2dATn9HUMDly3+sC2d/rAsFwKz/XcCicr8rQNT/K0CiYbKAhr8lhcDaf3nyYf9YAPDAAAEAAAAAAPhA+EAGAAlADIANgAAEx8LMz8HESERJREhET8IJSE/CgEhESE2CSEbHg8QEREQCREQRBQUFBMTExIW/kADlv5AEQ0NDAwNDAsKAU/+vjs5FRYXIxcYFxcM/FMDxPw8AaMHHBQTCQkIBgYCBAIBAgMFBgcIDv7cAXBQ/kABNA4LDQ4PERETFBZlWyAfHywbGRcUCfxhA8QAAAAABgAAAAACswKzACAAQABhAIIAowCpAAABFR8HPwcvBw8GJxUPBSsBLwY/Bx8GBxUfBz8HLwcPBjcVHwc/By8HDwYnFxUfBj8HLwcPBgMhNSERIwItAQIEBgcHCQkJCAgGBgQCAQECBAYGCAgJCQkHBwYEAlsCAgIEBAQEBQQEAwMCAQEBAQIDAwQEBQQEBAQCAgJDAQMEBQcHCQkJCAgGBgQDAQEDBAYGCAgJCQkHBwUEA7IBAwQFBwgICQkICAcFBAMBAQMEBQcICAkJCAgHBQQDngEDBAYGCAgJCQkHBwUEAwEBAwQFBwcJCQkICAYGBANaAWb+sBYBvQUECQcHBQQDAQEDBAUHBwkJCQgIBgYEAwEBAwQGBggIDQQFAwQCAgICAgIEAwUEBQQEAwMCAQEBAQIDAwQEBQQFCAgGBgQDAQEDBAYGCAgJCQkHBwUEAwEBAwQFBwcJZwQFCAgGBgQDAQEDBAYGCAgJCQkHBwUEAwEBAwQFBwcJDgUECQcHBgQCAQECBAYHBwkJCQgIBgYEAgEBAgQGBggI/uoWAVAAAAAABAAAAAAD7APsAAMABwALABoAAAERIxElESMRNTMjEQEzITUjESERIxEhESMRIwGQ4AJz4ODg/dCHA1Oz/vOH/vRwFwE2/vQBDIf+bQGTFgGT/K0XA1P8rQJz/Y0DwwAACQAAAAAD+AP4AAMAHQBEAEgATABQAFQAoAC+AAABFSM1JRUjNT8JOwEfCQcVIxEhESM1Lw8PDiUVIzUlFSM1IxUjNSMVIzUnDwYVERUfDTMhNSM1MzUjNTMVPwc1MxUfAxE1Lw0jISMPBScRMxE/ByE1ISMPDQGCvQK1fgECAgYHCgoGBgcGBgcGBgoKBwYCAgG9PwF6PwECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwL+xL0Ctb0/vT+9KAUFBAMDAgECAQMDBQUFBgcHBggHCAgBaH5+fr0BAwYHCQsMDr0REBAOAQIDAwQFBQYHBgcIBwkI/W8ICQcIBwcGmz8BAQMEBQUGBgJ2/YoJCgkICQcIBgYGBQQDAgIBQ729Pz9FBwYGCgoHBgICAQECAgYHCgoGBgcGP/7FATs/DQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDLC9vfy9vb29vb0oBgYHBwgICAj9bwgJBwgHBwYGBQUEAwMCAT+9P729FRMUEhEQDw4xDAcICwsBGwgICAgHBgcGBQUEAwMCAQECAwMEBTL9SgK2BgYFBQQDAQE/AgIDBAUGBgYIBwkICQoAAAQAAAAAA/gDeQAsAJIAlQCdAAABFQ8OLw4/DCcVPwczHw0VDw8dAR8OMz8OMxUzES8OKwEPBQUHEwEzNzMXMwEjA5YCAgMFBQYHCAgJCgkLCwsQBwcHBgYFBQQEAgMBAQEBAQICAwQEBQYOEBRo6wgRERESExMTFQsJCQgIBgYGBAQDAwIBhRERDw4NDAsKCAgGBQQDAgIDBAUHBwkKCgwMDg4PEAsLCgoKCQkJCAgIBwcHBgYCYgECAwUGBwgKDAwODxESExQXFhYVFBMT/ubNZv7MZ079UGf+/2cBRgwMCwsKCQkICAcFBQMDAQEBAgICAwQEBQUFBgYGBwcJCQgHBgYFBAQHBQQPxFkHDAoJBwUEAQECAgQEBQUHBwgICgoLCxMDBAUFBwcICQkLCwwNDg8PDg4NDAwLCgkJBwYFBAMBAQECAgMDBAUGBgYHCAkJCkYBIxQTEhAPDgwLCgkHBgQEAgIEBAYHCWkBAT/9hNTUAuYAAAAGAAAAAAP4A/gAAwAHABIAGwAlAGkAAAEzNSMFMzUjJTMVIxUzFSMVIxEjMxUzFSMVIxEjFTMVIxUjFSMRAxEVHw0zITM/DTURNS8NIyEjDw0CAEhI/uBISAJASEhISEjYSEhIkJBISEhIkAECAwMDBAUFBgYGBwYIBwNgBwgGBwYGBgUFBAMDAwIBAQIDAwMEBQUGBgYHBggH/KAHCAYHBgYGBQUEAwMDAgEBcNhISEhISEiQAWhI2EgBaEhISJABaAEg/KAHCAYHBgYGBQUEAwMDAgEBAgMDAwQFBQYGBgcGCAcDYAcIBgcGBgYFBQQDAwMCAQECAwMDBAUFBgYGBwYIABMAAAAAA7gDuAACAAUACQANABAAEwAWABoAHgAhACQAJwAqAC0AMAAzADYAOQB9AAA3OQEzIzclFSM1IxUjNSMHPQE5ATMjNyUVIzUjFSM1Iwc1JTkBITkBISM3FyM3BSM3JQc1Iwc1Iwc1Jw8GFREVHw0zITM/DTURNS8NIyEjDwXFvZCQAfi9P71rkb2QkAH4vT+9a5EB+P4IAbmQkPyQkP4IkJABy5BskGuRaAUFAwQCAgEBAgMDBAQGBQYHBgcHBwgC2ggIBwcHBgYFBQUDBAICAQECAgQDBQUFBgYHBwcICP0mCAgHBwYHBoaRLL29vb2QkD+QLb29vb2QkD+QkJCQkC2RkZGRkZFoBgYGBgcIBwj9JggHCAcGBgYGBQQEAwICAQECAgMEBAUGBgYGBwgHCALaCAcIBwYGBgYFBAQDAgIBAQICAwQEAAAAAA0AAAAAA7kDuQACAAYACQANABAAFAAXABsAHgAiACUAKQBtAAAlIz8BFSM1Iwc1IxUjNSUjPwEVIzUjBzUjFSM1JSM/ARUjNSMHNSMVIzUnDwYVERUfDTMhMz8NNRE1Lw0jISMPBQJ+kZH8vWyQP70BuZGR/L1skD+9AbmRkfy9bJA/vWcFBQQDAwIBAQIDAwUEBgYHBgcIBwgIAtAICQcIBwcGBgUFBAMDAgEBAgMDBAUFBgYHBwgHCQj9MAgJBwgHBwaGkSy9vZCQvb0/kSy9vZCQvb0/kSy9vZCQvb1nBgYHBwgHCQj9MAgJBwgHBwYGBQUEAwMCAQECAwMEBQUGBgcHCAcJCALQCAkHCAcHBgYFBQQDAwIBAQIDAwQFAA0AAAAAA7kDuQADAAcACwAOABEAFAAXABoAHQAhACUAKQBtAAABFSM1IxUjNSMVIzUlIzcFIzcXIz8BBzUjBzUjBzUlFSM1IxUjNSMVIzUnDwYVERUfDTMhMz8NNRE1Lw0jISMPBQN6vT+9P70CtZGR/giRkfyRkc+QbJBskAK1vT+9P71nBQUEAwMCAQECAwMFBAYGBwYHCAcICALQCAkHCAcHBgYFBQQDAwIBAQIDAwQFBQYHBgcICAgI/TAICQcIBwcGAUO9vb29vb0/kZGRkZEskJCQkJCQ/L29vb29vWcGBgcHCAcJCP0wCAkHCAcHBgYFBQQDAwIBAQIDAwQFBQYGBwcIBwkIAtAICQcIBwcGBgUFBAMDAgEBAgMDBAUAAAAGAAAAAAP4A/gAAwAHAA0AEQAVABkAAAEVITUjFSE1ATMhFSE1ARUhNSMVITUDIREhA7n+ZT/+aAGYPwGb/I4Dcv5lP/5oPwPw/BABQ/z8/PwBO/z8ATv8/Pz8/E8D8AAJAAAAAAP4A/gAAwAHAAsADwATABcAGwAfACMAACUVIzUlESMRIxUjNSMRIxElFSM1JREjESMVIzUjESMRAyERIQJ+/AI3/D/8P/wCN/wCN/w//D/8PwPw/BD0ra3s/mcBma2t/mcBmfW2tuT+ZgGapaX+ZgGa/E8D8AAACQAAAAAD+AP4AAMABwALAA8AEwAXABsAHwAkAAABFSM1IxUjNSMVIzUBFSM1IRUjNQEVIzUjFSM1IxUjNQMpAREhA7n8P/w//ANy/P6G/ANy/D/8P/w/ATsCtfwQAUP8/Pz8/PwBO/z8/PwBO/z8/Pz8/PxPA/AACAAAAAAD+AP4AAUACwAPABMAFwAbACMAJwAAATsBFSE1ITsBFSE1ARUjNSMVIzUjFSM1IxUjNQEVITUjFSE1AyERIQLGP7T+Zf7RP7H+aANyqD+0P7E/qANy/mU//mg/A/D8EAFD/Pz8/AE7/Pz8/Pz8/PwBO/z8/Pz8TwPwAAAGAAAAAAPAA1AAAwAHAAsADwATABcAADchNSEHMzUjNyE1IQczNSM3ITUhBzM1I+gC2P0oqHBwqALY/SiocHCoAtj9KKhwcLBwcHCocHBwqHBwcAADAAAAAAP4A8AAAwALAB8AAAEzESMBITUhNSE1ISUzESMVMzUzFTM1IxEzNSMVIzUjA4g4OPyAAqD90AIw/WACMKioqHCoqKiocKgBIAHA/kBw4HBw/WBwODhwAqBwODgAAAAABwAAAAAD+AP4ACAAQQCdAKoAywDsAXIAACUVDwcvBz8HHwYFDwgvBz8HHwYTDwUfAT8OMxEVDwkfATczFz8BLwoRMx8PPwIvCA8BIS8BDwElHwIRDwEhLwERPwElFQ8HLwc/Bx8GBQ8ILwc/Bx8GBxUfBxEPBx8PPwchHwc/Dy8HET8HLw8PCCEvBw8OA8ABAwUGBwkJCwoJCQgGBAMBAQMEBggJCQoLCQkHBgUD/OcBAQIFBggICgoKCgkHBgUDAQEDBQYHCQkLCgkJCAYFAocBAQMGBAkPBQQDAxAJBQUGBgYHBwkJCVACAgMFCBwFAgEBAgFDPFEBAQECBAUHEQgGBAIBRRQJCAcHBwYFBgQKDgIDAwQFBgoGBwYEAgIDAwQxHv79IkMDAwIMAgkMDAv9jgsMDAsC+QEDBQYHCQkLCgkJCAYEAwEBAwQGCAkJCgsJCQcGBQP85wEBAgUGCAgKCgoKCQcGBQMBAQMFBgcJCQsKCQkIBgUCnAEDBQYJCQsMDAsJCAcFAwEBAQMDBQUGBwgICQkKCgsLDw4ODAwKCQgCXggJCgwNDQ4PCwsKCgkJCAgHBgUFAwMBAQEDBQYJCQsMDAsJCQYFAwEBAQMDBQUGBwgICQkKCgsLDw4NDQwKCQQE/aIICQoMDQ0ODwsLCgoJCQgIBwYFBQMDAXAFBAkJBwYEAwEBAwQGBwkJCQoJCAgGBAMBAQMFBQgICQoFBAkJBwYEAwEBAwQGBwkJCQoJCAgGBAMBAQMFBQgICQKHBAQTJg4gBQEBAQIeDgYFBQQEAwICAQH+bwcGBQQDAgYCAgQFCwMDAwMLBQQDAQIDAwQEBQUBmAEBAgIDBAQFBQYOGwMCAQEBAQQRHR8aCAMCAQEDAgEDAQJMAwkK/YwKDAwKAnQKDEAFBQkICAUFAwEBAwUFCAgJCgkJCQcGBAMBAQMEBgcJCQkFBQkICAUFAwEBAwUFCAgJCgkJCQcGBAMBAQMEBgcJCQkIBw4NDAwKCQf9mAcJCgsNDQ4PCgsKCQkJCAcHBgUFAwMBAQEDBQYICQsNDQsJCAYFAwEBAQMDBQUGBwcICQkJCgsKDw4NDQsKCQcCaAcJCgwMDQ4PCgsKCQkJCAcHBgUFAwMBAQEDBQYICQsGBw0LCQgGBQMBAQEDAwUFBgcHCAkJCQoLAAADAAAAAAPAA8AABQAJAE0AAAEnBxcBJzcRIREnDwYVERUfDTMhMz8NNRE1Lw0jISMPBQGVhS6zAYgtbP1ISAcFBQQDAgICAgMEBQYHCAgICQkJCgoCuAoKCQoICAgIBwYFBAMCAgICAwQFBgcICAgICgkKCv1ICgsKCQkICAGBhS6zAYgugf1IArhIBwgICQkKCwr9SAoKCQkJCAgIBwYFBAMCAgICAwQFBgcICAgJCQkKCgK4CgsKCQkICAcHBQUEAwICAgIDBAUGAAAGAAAAAAPAA/gAAwAnACsATwBTAHUAAAEVITUnFR8HIT8HNS8HIQ8GJRUhNScVHwchPwc1LwchDwYlESERJxEVHwYhPwYRLwYhDwYC4P5AOAEBAwMEBQUGAfgGBQUEAwMBAQEBAwMEBQUG/ggGBQUEAwMBAfT+RjgBAQMDBAUFBgHyBQYEBQMDAQEBAQMDBQQGBf4OBgUFBAMDAQJk/WBwAwQGBwkKCwMcCwoJBwYEAwMEBgcJCgv86gsLCQkGBgMCADg4HHAGBQUEAwMBAQEBAwMEBQUGcAYFBQQDAwEBAQEDAwQFBb44OBxwBgUFBAMDAQEBAQMDBAUFBnAGBQUEAwMBAQEBAwMEBQWG/PADEDj8gAYLCgkHBgQDAwQGBwkKCwOMCwoJBwYEAwEDBgYJCQsAAAMAAAAAA/gC4AADAAcACwAAASE1ISUVITUDIREhAZABiP54Afj88HAD8PwQAchwOODg/rABwAAABQAAAAAD+ANsAAMABwAKAA4AEgAAARUhNQMhESElNyM3FSE1AyERIQPA/IA4A/D8EAL0VKjg/PBwA/D8EAGr4OD+6AFQcnA4qKj+6AGIAAADAAAAAAPAA8AAQADAAUAAAAEVHw8/Dy8PDw4lHw8PHy8fPx8fDiUPDx8fPx8vHw8OATwBAwUGCQkMDA4PERESExMUFBMTEhERDw4MDAkJBgUDAQEDBQYJCQwMDg8RERITExQUExMSEREPDgwMCQkGBQMBwQ0LCwoJCQcHBgYFBAMCAgEBAgIDBAUGBgcHCQkKCwsNDA4NDg8PDxAQEBEREhITExMTEhESERAQEA8PDw4NDgwNCwsKCQkHBwYGBQMEAgIBAQICBAMFBgYHBwkJCgsLDQwODQ4PDw8QEBAREhETEhMTExISEREQEBAPDw8ODQ790A8ODgwMCgoICAcFBQQDAgEBAgMEBQUHCAgKCgwMDg4PEBEREhISExQUFRUVFxYXGBgXFhcVFRUUFBMSEhIRERAPDg4MDAoKCAgHBQUEAwIBAQIDBAUFBwgICgoMDA4ODxARERISEhMUFBUVFRcWFxgYFxYXFRUVFBQTEhISERECAAoKExMSEREPDgwMCQkGBQMBAQMFBgkJDAwODxEREhMTFBQTExIREQ8ODAwJCQYFAwEBAwUGCQkMDA4PERESExPqDA4NDg8PDxAQEBESERITExMTEhIRERAQEA8PDw4NDgwNCwsKCQkHBwYGBQQDAgIBAQICAwQFBgYHBwkJCgsLDQwODQ4PDw8QEBARERISExMTExISEREQEBAPDw8ODQ4MDQsLCgkJBwcGBgUEAwICAQECAgMEBQYGBwcJCQoLCzMQERESEhITFBQVFRUXFhcYGBcWFxUVFRQUExISEhEREA8ODgwMCgoICAcFBQQDAgEBAgMEBQUHCAgKCgwMDg4PEBEREhISExQUFRUVFxYXGBgXFhcVFRUUFBMSEhIRERAPDg4MDAoKCAgHBQUEAwIBAQIDBAUFBwgICgoMDA4OAAAEAAAAAAP4AuAAAwAHAAsADwAAATM1IwczNSMlFSE1AyERIQFYcHCocHAC2PzwcAPw/BAByHBwcDjg4P6wAcAACQAAAAAD+AP3AAMABwALAA8AEwAXABwAIAB0AAAlFSM1IxUjNSUVIzUjFSM1JRUjNSMVIzUDMyERITcVIzUrAQ8KFREVHwk7ATUjETMVITUzFTM9AS8KIy8OKwEPDgL8fj9+ATt+P34BO34/fj+9Abn9in5+P/wGBwYGCgoHBgICAQECAgYHCgoGBgYH/L0/Afg/fgECAgYHCgoGBgcG/AMDBAUHCAoNBwcJCAoKCwsLCwoKCAgIBwwKCQYFBAMCxX5+fn69fn5+fr1+fn5+/ckCdvw/PwEBAQIGCAkLBgYGB/0NBgYGBgsJCAYCAgF+AnY/Pz9+BgcGBQsJCAYCAQEBHQsLDAwLCwkFAwQDAgIBAQICAwQDBQkLCwwMCwsJAAAAAAoAAAAAA/gD9wABAAUACQANABEAFQAZAB4AIgB2AAAlNSUVIzUjFSM1IxUjNSUVIzUjFSM1IxUjNQMzIREhNxUjNSsBDwoVERUfCTsBNSMRMxUhNTMVMz0BLwojLw4rAQ8OAcEB+H4/fj9+Afh+P34/fj8/Ajf9in5+P/wGBwYGCgoHBgICAQECAgYHCgoGBgYH/L0/Afg/fgECAgYHCgoGBgcG/AMDBAUHCAoNBwcJCAoKCwsLCwoKCAgIBwwKCQYFBAMCR369fn5+fn5+vX5+fn5+fv3JAnb8Pz8BAQECBggJCwYGBgf9DQYGBgYLCQgGAgIBfgJ2Pz8/fgYHBgULCQgGAgEBAR0LCwwMCwsJBQMEAwICAQECAgMEAwUJCwsMDAsLCQAACgAAAAAD+AP3AAMABwALAA8AEwAXACMAJwArAIAAACUVIzUjFSM1JRUjNSMVIzUlFSM1IxUjNSMVIxUzFSMVMxUjEScRIRElFSM1KwEPChURFR8KOwE1IxEzFSE1MxUzPQEvCSsBLw4rAQ8OA7l+P34BO34/fgE7fj9+P35+fn5+PwJ2/gh+P/wGBwYGCgoHBgICAQECAgMGCQoFBgYGB/y9PwH4P34BAgIGBwoKBgYGB/wDAwQFBwgKDQcHCQgKCgsLCwsKCggICAcMCgkGBQQDAsV+fn5+vX5+fn69fn5+fn4/fj9+Afg//YoCdvw/PwEBAQIGCAkLBgYGB/0NBgYGBgYKCAcDAgIBfgJ2Pz8/fgYGBgYLCQgGAgEBHgsLDAwLCwkFAwQDAgIBAQICAwQDBQkLCwwMCwsJAAgAAAAAA/gD9wADAAcACwAPABcAGwAfAHMAAAEVIzUjFSM1JRUjNSMVIzUlFSERIRUhEQMhESE3FSM1KwEPChURFR8JOwE1IxEzFSE1MxUzPQEvCiMvDisBDw4DuX4/fgE7fj9+ATv+hgF6/gg/Anb9in5+P/wGBwYGCgoHBgICAQECAgYHCgoGBgYH/L0/Afg/fgECAgYHCgoGBgcG/AMDBAUHCAoNBwcJCAoKCwsLCwoKCAgIBwwKCQYFBAMCASNeXl5enl9fX19+P/6GPwH4/ckCdvw/PwEBAQIGCAkLBgYGB/0NBgYGBgsJCAYCAgF+AnY/Pz9+BgcGBQsJCAYCAQEBHQsLDAwLCwkFAwQDAgIBAQICAwQDBQkLCwwMCwsJAAAJAAAAAAP4A/cAAwAHABIAFgAaAB4AIwAnAH0AACUVIzUjFSM1BzMhNSEVMxUjNSMBFSM1IxUjNSMVIzUHFSE1ITcVIzUnByMPCRURFR8KMzUjETMVMzUhNTMVMz0BLwkrAS8PDw8DuX4/fvy9Abn9yX5+PwI3fj9+P34/Anb9in5+P/wGBwYGCgoHBgICAQECAgYHCgoGBgYH/L0/fgF6P34BAgIGBwoKBgYHBvwDAwQFBwgKDQcHCQgKCgsLCwsKCggICAcMCgkGBQQDAsV+fn5+vfw/fr0BO35+fn5+fn4//Ps/PwEBAQEDBQgKCgYGBwb9DgcGBgYLCQgGAgEBAX4CdkABPz9+BgYGBgsJCAUCAgEeCwsMCwwKCgQEAwMDAQEBAQEBAwMDBAQKCgwLDAsLCgAAAAAMAAAAAAP4A/gAAwAHAAsADwATABcAIwAnACsALwAzADcAACUzNSMHMzUjBzM1IwczNSMlMzUjBTM1IwUjFTMVMzUzNSM1IyEzNSMFMzUjARUhNSMVITUDIREhAYI/P34/P34/P34/PwF6Pz/+hj8/AvR+fn5+fn7+hj8//oY/PwNy/sV+/sV+A/D8EIY/Pz8/Pz8/Pz8/Pz9+fn5+fj8/PwG5/Pz8/P6GAfgAAgAAAAAD+AO5AAgAEwAAAREjESERIxE3ATMRIREzESERMwEC/GX+0mX8/giXAS9kAS+X/ggCRP5rATf+yQGV6v64/mEBN/7JAZ8B0wAAAAADAAAAAAL8A/gAAwAHAAsAAAERIxEjESMRAyERIQJ+P34/fgH4/ggDev0MAvT9DAL0/I4D8AAAAAUAAAAAA/gDegAFAAsADwAVABsAACUjFSERIwEhNSM1IwUhESElMxUzESEBMzUzNSEDpMwBIFT8ZAEgzFQBegHO/jIBVsxU/uD9MFTM/uDaVAEe/uJUynYBJtLKAR7+4spUAAAFAAAAAAP4A3oABQALAA8AFQAbAAAlIxUhESMBITUjNSMFIREhJTMVMxEhATM1MzUhA6TMASBU/GQBIMxUARAB0P4wAcDMVP7g/TBUzP7g2lQBHv7iVMo4ASiSygEe/uLKVAAABAAAAAAD+AOdAC8AMwA2ADkAAAEPBR0BHwk7AT8NLwgPAyczNSMBIQkBIQEB1AUDAwUCAQECAgYIBQoLBgYGBwYGBQYFBQUEBAMDAgEBAQMGCAUKCwYMDQwLBQJUVAGM/TwBYv4IA/D+CAFEBQUFDAYGBgYHBQYLCgQHBQEBAQEDAgMEBAUFBQYFBg0MDAsKBAcEAgEBBAYDP8z+ZAJF/WcDOgABAAAAAAPYA+QACwAAEyMVMzcBEzM1IwcBrYXXZQEbt6L0Zf7lAj9+5/10AaV+5wKMAAAAAwAAAAADjwPOAAwAFwAcAAABHwgRIRElFSERIRE7AREhEQMhESchAnIBBQQGBgcHBwv+sAER/psB+D4B/YpUAx7r/c0C5wEHBgYFBAMDAv5XAc6TP/2KAfz9xQL0/LgCsesAABcAAAAAA3oDegADAAcACwAPABMAFwAbAB8AIwAnACsALwAzADcAOwA/AEMARwBLAE8AUwBXAGEAACUzNSMHMzUjBzM1IwczNSMHMzUjBzM1IyUzNSMFMzUjJTM1IwUzNSMlMzUjBTM1IyUzNSMFMzUjJTM1IwUzNSMlMzUjBzM1IwczNSMHMzUjBzM1IwczNSMHMwEVMzUjATUjAuMyMmUyMpcyMpcyMmUyMmUyMgLCMjL9PjIyAsIyMv0+MjICwjIy/T4yMgLCMjL9PjIyAsIyMv0+MjICwjIyZTIyZTIylzIylzIyZTIyZQQCvjIE/UIyhjIyMjIyMjIyMjIyMzIyMjMyMjJlMjIyZTIyMjMyMjIzMjIyMjIyMjIyMjIy/UMFMgK+BAAAFwAAAAADegN6AAMABwALAA8AEwAXABsAHwAjACcAKwAvADMANwA7AD8ASQBNAFEAVQBZAF0AYQAAJTM1IwczNSMHMzUjBzM1IwczNSMHMzUjJTM1IwUzNSMlMzUjBTM1IyUzNSMFMzUjJTM1IwUzNSMlMzUjBTM1IyUBIxUzNQEzNSMHMzUjBzM1IwczNSMHMzUjBzM1IwczNSMDSDIyZTIyZTIylzIylzIyZTIyAl0yMv0+MjICwjIy/T4yMgLCMjL9PjIyAsIyMv0+MjICwjIy/T4yMgLC/UIEMgK+BDJlMjJlMjKXMjKXMjJlMjJlMjKGMjIyMjIyMjIyMjIzMjIyMzIyMmUyMjJlMjIyMzIyMmD9QzIEAr4yMjIyMjIyMjIyMjIyAAAMAAAAAAP4A/gAAwAHAAsAJQA/AFkAcwCNAKcAwQDbAPkAACUzNSMFMzUjBTM1IzcVHwQhPwQ9AS8DIyEjDwM1FR8DMyEzPwQvBSEPBDUVHwQhPwUvBCMhIw8DNRUfAzMhMz8ELwUhDwQ1FR8EIT8FLwQjISMPAzUVHwMzITM/BC8FIQ8ENRUfBCE/BS8EIyEjDwMlFR8DMyEzPwQvBSEPBCUzFwcXNRcHFwcXMRcHFzcnNyc3JzcnIREjFTMRIQJefn7+xn5+/uR+fr0BBAUDAwFaAwMFBAEBBAUDA/6mAwMFBAEBBAUDAwK1AwMFAwEBAQEDBQMD/UsDAwUEAQEEBQMDArUDAwUDAQEBAQMFAwP9SwMDBQQBAQQFAwMCtQMDBQMBAQEBAwUDA/1LAwMFBAEBBAUDAwK1AwMFAwEBAQEDBQMD/UsDAwUEAQEEBQMDArUDAwUDAQEBAQMFAwP9SwMDBQQBAQQFAwMCtQMDBQMBAQEBAwUDA/1LAwMFBAEBOwEEBQMDAXoDAwUDAQEBAQMFAwP+hgMDBQQB/ggORVMVPVJTUxU+UxVqU1NTU1JSRwOYXn78EAh+fn5+fm4DAwUDAQEBAQMFAwMDAwUEAQEEBQNcAwMFBAEBBAUDAwMDBQMBAQEBAwUDWwMDBQMBAQEBAwUDAwMDBQQBAQQFA1wDAwUEAQEEBQMDAwMFAwEBAQEDBQNbAwMFAwEBAQEDBQMDAwMFBAEBBAUDXAMDBQQBAQQFAwMDAwUDAQEBAQMFA1sDAwUDAQEBAQMFAwMDAwUEAQEEBQNcAwMFBAEBBAUDAwMDBQMBAQEBAwUDS09IGAFHSF9IGEdIGF1fSF9IXkhS/K5+A/AAAAAACQAAAAADmQOJABkAMwBNAGcAgQCbALUAzwDpAAA3HwMzFyE3Mz8CPQEvAiMnIQcjDwInHwQzITM/BC8EIyEjDwMnHwMzFyE3Mz8DLwMjJyEHIw8CJx8EMyEzPwQvBCMhIw8DJx8DMxchNzM/Ay8DIychByMPAicfBDMhMz8ELwQjISMPAycfAzMXITczPwMvAyMnIQcjDwInHwQzITM/BC8EIyEjDwMlFR8CMxchNzM/Ay8DIychByMPAmYBAQMFAwMBegMDBQQBAQQFAwP+hgMDBQMBAQEBAwUDAwMUAwMFAwEBAQEDBQMD/OwDAwUDAQEBAQMFAwMDFAMDBQMBAQEBAwUDA/zsAwMFAwEBAQEDBQMDAxQDAwUDAQEBAQMFAwP87AMDBQMBAQEBAwUDAwMUAwMFAwEBAQEDBQMD/OwDAwUDAQEBAQMFAwMDFAMDBQMBAQEBAwUDA/zsAwMFAwEBAQEDBQMDAxQDAwUDAQEBAQMFAwP87AMDBQMBAQEBAwUDAwMUAwMFAwEBAQEDBQMD/OwDAwUDAQFaAQQFAwMBuQMDBQMBAQEBAwUDA/5HAwMFBAGGAwMFBAEBBAUDAwMDBQQBAQQFA1wEAwUDAQEDBQMEAwMFAwEBAwUDWwMDBQQBAQQFAwMDAwUEAQEEBQNcBAMFAwEBAwUDBAMDBQMBAQMFA1sDAwUEAQEEBQMDAwMFBAEBBAUDWwMDBQMBAQMFAwMEAwUDAQEDBQNbAwMFBAEBBAUDAwMDBQQBAQQFA1wEAwUDAQEDBQMEAwMFAwEBAwUDWwMDBQQBAQQFAwMDAwUEAQEEBQMAAAALAAAAAAP4A/gAGQAzAEwAZgB/AJkAsgDMAOYA6gDuAAA3HwQzITM/Az0BLwQhDwQnHwUhPwUvBCMhIw8DJx8EMyEzPwQvBSEPAycfBSE/BS8EIyEjDwMnHwQzITM/BC8FIQ8DJx8FIT8FLwQjISMPAycfBDMhMz8ELwUhDwMnHwUhPwUvBCMhIw8DJRUfAzMhMz8ELwUhDwQlESERAyERIWYBAQMFAwMBegMDBQQBAQQFAwP+hgMDBQMBAQEBAwUDAwMUAwMFAwEBAQEDBQMD/OwDAwUDAQEBAQMFAwMDFAMDBQMBAQEBAwUDA/zsAwYEAgEBAQMFAwMDFAMDBQMBAQEBAwUDA/zsAwMFAwEBAQEDBQMDAxQDAwUDAQEBAQMFAwP87AMGBAIBAQEDBQMDAxQDAwUDAQEBAQMFAwP87AMDBQMBAQEBAwUDAwMUAwMFAwEBAQEDBQMD/OwDBgQCAQEBAwUDAwMUAwMFAwEBAQEDBQMD/OwDAwUDAQFaAQQFAwMBuQMDBQMBAQEBAwUDA/5HAwMFBAECF/xQIAPw/BCWAwMFBAEBBAUDAwMDBQMBAQEBAwUDWwMDBQMBAQEBAwUDAwMDBQQBAQQFA1wDAwUEAQEEBQMDAwMFAwEBAQIEBlsDAwUDAQEBAQMFAwMDAwUEAQEEBQNcAwMFBAEBBAUDAwMDBQMBAQECBAZbAwMFAwEBAQEDBQMDAwMFBAEBBAUDXAMDBQQBAQQFAwMDAwUDAQEBAgQGWwMDBQMBAQEBAwUDAwMDBQQBAQQFA1wDAwUEAQEEBQMDAwMFAwEBAQEDBQNL/FADsPwwA/AAAAALAAAAAAP4A/gAGQAzAEwAZgB/AJkAsgDMAOYA6gDvAAA3HwQzITM/Az0BLwQhDwQnHwUhPwUvBCMhIw8DJx8EMyEzPwQvBSEPAycfBSE/BS8EIyEjDwMnHwQzITM/BC8FIQ8DJx8FIT8FLwQjISMPAycfBDMhMz8ELwUhDwMnHwUhPwUvBCMhIw8DJRUfAzMhMz8ELwUhDwQlESERAxUhESFmAQEDBQMDAXoDAwUEAQEEBQMD/oYDAwUDAQEBAQMFAwMDFAMDBQMBAQEBAwUDA/zsAwMFAwEBAQEDBQMDAxQDAwUDAQEBAQMFAwP87AMGBAIBAQEDBQMDAxQDAwUDAQEBAQMFAwP87AMDBQMBAQEBAwUDAwMUAwMFAwEBAQEDBQMD/OwDBgQCAQEBAwUDAwMUAwMFAwEBAQEDBQMD/OwDAwUDAQEBAQMFAwMDFAMDBQMBAQEBAwUDA/zsAwYEAgEBAQMFAwMDFAMDBQMBAQEBAwUDA/zsAwMFAwEBWgEEBQMDAbkDAwUDAQEBAQMFAwP+RwMDBQQBAfj8byAD8PwQlgMDBQQBAQQFAwMDAwUDAQEBAQMFA1sDAwUDAQEBAQMFAwMDAwUEAQEEBQNcAwMFBAEBBAUDAwMDBQMBAQECBAZbAwMFAwEBAQEDBQMDAwMFBAEBBAUDXAMDBQQBAQQFAwMDAwUDAQEBAgQGWwMDBQMBAQEBAwUDAwMDBQQBAQQFA1wDAwUEAQEEBQMDAwMFAwEBAQIEBlsDAwUDAQEBAQMFAwMDAwUEAQEEBQNcAwMFBAEBBAUDAwMDBQMBAQEBAwUDS/xvA5H8UCAD8AAEAAAAAAPuA7YAQQBHAE0AjwAAAR8OHQEPDhc/Dj0BLw4DJyM1MzcHIxEzBREfEA8PFz8PLw8CfgkJCAcHBwYFBQQDAwMBAQEBAwMDBAUFBgcHBwgJCTQNDAsLCgkICAYGBQQDAwEBAwMEBQYGCAgJCgsLDA39mra2mrrq6gEO3RUUEhIQDw0MCwoIBwUEAgEBAgQFBwgKCwwNDxASEhQVNBkXFhQTEhAODQsKBwcEAwEBAwQHBwoLDQ4QEhMUFhcZAqEHCAkJCQkKCgsLCgwLDAsMDAsMCwwKCwsKCgkJCQkIB0IKDAwMDQ0ODw4QDxAQEBARERAQEBAPEA4PDg0NDAwMCv5TiqiKNv6w8AMxORETExUVFhcXGBkZGhobGxsbGxsaGhkZGBcXFhUVExMRQhUVFxgZGhsbHR0eHh8fICAgIB8fHh4dHRsbGhkYFxUVAAAAAwAAAAAD+AM7AAMACAAQAAABJzU3JRURIREDITUFEQU1IQOk0tL+2v3eVALKASb+2v02AWpWgFZRbv6gAc793qB4AiZ4oAAAAAASAN4AAQAAAAAAAAABAAAAAQAAAAAAAQAHAAEAAQAAAAAAAgAHAAgAAQAAAAAAAwAHAA8AAQAAAAAABAAHABYAAQAAAAAABQALAB0AAQAAAAAABgAHACgAAQAAAAAACgAsAC8AAQAAAAAACwASAFsAAwABBAkAAAACAG0AAwABBAkAAQAOAG8AAwABBAkAAgAOAH0AAwABBAkAAwAOAIsAAwABBAkABAAOAJkAAwABBAkABQAWAKcAAwABBAkABgAOAL0AAwABBAkACgBYAMsAAwABBAkACwAkASMgZS1pY29uc1JlZ3VsYXJlLWljb25zZS1pY29uc1ZlcnNpb24gMS4wZS1pY29uc0ZvbnQgZ2VuZXJhdGVkIHVzaW5nIFN5bmNmdXNpb24gTWV0cm8gU3R1ZGlvd3d3LnN5bmNmdXNpb24uY29tACAAZQAtAGkAYwBvAG4AcwBSAGUAZwB1AGwAYQByAGUALQBpAGMAbwBuAHMAZQAtAGkAYwBvAG4AcwBWAGUAcgBzAGkAbwBuACAAMQAuADAAZQAtAGkAYwBvAG4AcwBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIAB1AHMAaQBuAGcAIABTAHkAbgBjAGYAdQBzAGkAbwBuACAATQBlAHQAcgBvACAAUwB0AHUAZABpAG8AdwB3AHcALgBzAHkAbgBjAGYAdQBzAGkAbwBuAC4AYwBvAG0AAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKJAQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETARQBFQEWARcBGAEZARoBGwEcAR0BHgEfASABIQEiASMBJAElASYBJwEoASkBKgErASwBLQEuAS8BMAExATIBMwE0ATUBNgE3ATgBOQE6ATsBPAE9AT4BPwFAAUEBQgFDAUQBRQFGAUcBSAFJAUoBSwFMAU0BTgFPAVABUQFSAVMBVAFVAVYBVwFYAVkBWgFbAVwBXQFeAV8BYAFhAWIBYwFkAWUBZgFnAWgBaQFqAWsBbAFtAW4BbwFwAXEBcgFzAXQBdQF2AXcBeAF5AXoBewF8AX0BfgF/AYABgQGCAYMBhAGFAYYBhwGIAYkBigGLAYwBjQGOAY8BkAGRAZIBkwGUAZUBlgGXAZgBmQGaAZsBnAGdAZ4BnwGgAaEBogGjAaQBpQGmAacBqAGpAaoBqwGsAa0BrgGvAbABsQGyAbMBtAG1AbYBtwG4AbkBugG7AbwBvQG+Ab8BwAHBAcIBwwHEAcUBxgHHAcgByQHKAcsBzAHNAc4BzwHQAdEB0gHTAdQB1QHWAdcB2AHZAdoB2wHcAd0B3gHfAeAB4QHiAeMB5AHlAeYB5wHoAekB6gHrAewB7QHuAe8B8AHxAfIB8wH0AfUB9gH3AfgB+QH6AfsB/AH9Af4B/wIAAgECAgIDAgQCBQIGAgcCCAIJAgoCCwIMAg0CDgIPAhACEQISAhMCFAIVAhYCFwIYAhkCGgIbAhwCHQIeAh8CIAIhAiICIwIkAiUCJgInAigCKQIqAisCLAItAi4CLwIwAjECMgIzAjQCNQI2AjcCOAI5AjoCOwI8Aj0CPgI/AkACQQJCAkMCRAJFAkYCRwJIAkkCSgJLAkwCTQJOAk8CUAJRAlICUwJUAlUCVgJXAlgCWQJaAlsCXAJdAl4CXwJgAmECYgJjAmQCZQJmAmcCaAJpAmoCawJsAm0CbgJvAnACcQJyAnMCdAJ1AnYCdwJ4AnkCegJ7AnwCfQJ+An8CgAKBAoICgwKEAoUChgKHAogCiQKKAosCjAKNAo4CjwKQApECkgKTApQClQKWApcCmAKZApoCmwKcAp0CngKfAqACoQKiAqMCpAKlAqYCpwKoAqkCqgKrAqwCrQKuAq8CsAKxArICswK0ArUCtgK3ArgCuQK6ArsCvAK9Ar4CvwLAAsECwgLDAsQCxQLGAscCyALJAsoCywLMAs0CzgLPAtAC0QLSAtMC1ALVAtYC1wLYAtkC2gLbAtwC3QLeAt8C4ALhAuIC4wLkAuUC5gLnAugC6QLqAusC7ALtAu4C7wLwAvEC8gLzAvQC9QL2AvcC+AL5AvoC+wL8Av0C/gL/AwADAQMCAwMDBAMFAwYDBwMIAwkDCgMLAwwDDQMOAw8DEAMRAxIDEwMUAxUDFgMXAxgDGQMaAxsDHAMdAx4DHwMgAyEDIgMjAyQDJQMmAycDKAMpAyoDKwMsAy0DLgMvAzADMQMyAzMDNAM1AzYDNwM4AzkDOgM7AzwDPQM+Az8DQANBA0IDQwNEA0UDRgNHA0gDSQNKA0sDTANNA04DTwNQA1EDUgNTA1QDVQNWA1cDWANZA1oDWwNcA10DXgNfA2ADYQNiA2MDZANlA2YDZwNoA2kDagNrA2wDbQNuA28DcANxA3IDcwN0A3UDdgN3A3gDeQN6A3sDfAN9A34DfwOAA4EDggODA4QDhQOGA4cDiAOJA4oACmV4cG9ydC1wZGYKZXhwb3J0LWNzdgxleHBvcnQtZXhjZWwKZGF0ZS1yYW5nZQxmaWx0ZXItY2xlYXIGZmlsdGVyCGJ1bGxldC02CGJ1bGxldC0xBG5vbmUIYnVsbGV0LTURYm9yZGVyLWRpYWdvbmFsLTIRYm9yZGVyLWRpYWdvbmFsLTEIYnVsbGV0LTQIYnVsbGV0LTIIYnVsbGV0LTMUY2hldnJvbi1yaWdodC1kb3VibGUTY2hldnJvbi1sZWZ0LWRvdWJsZRNjaGV2cm9uLWRvd24tZG91YmxlEWNoZXZyb24tdXAtZG91YmxlBnJlcGVhdA9yZWN1cnJlbmNlLWVkaXQIbG9jYXRpb24LZGVzY3JpcHRpb24JdGltZS16b25lCGNhbGVuZGFyD3RpbWVsaW5lLWFnZW5kYQl3b3JrLXdlZWsEd2VlawNkYXkRYWdlbmRhLWRhdGUtcmFuZ2UJZGF0ZS10aW1lBnBlb3BsZQx0aW1lbGluZS1kYXkNdGltZWxpbmUtd2VlaxJ0aW1lbGluZS13b3JrLXdlZWsOdGltZWxpbmUtbW9udGgFdGFibGUEY29weQh0aC1zbWFsbAZzYXZlLTILcGFyYWdyYXBoLTIGZWRpdC02DWNsb3NlLWxhcmdlLTELZXhwb3J0LXdvcmQMY2lyY2xlLWNsb3NlCGZpbHRlci0yCnBsdXMtc21hbGwFY2xvc2UFY2hlY2sHcHJpbnQtMgZlZGl0LTIEcGx1cw1jbG9zZS1sYXJnZS0yEWNoZXZyb24tZG93bi10aGluEWNoZXZyb24tdXAtZmlsbC0yEWNoZXZyb24tZG93bi1maWxsD2NoZXZyb24tdXAtZmlsbBNjaGV2cm9uLWRvd24tZmlsbC0yCmFycm93LWRvd24IYXJyb3ctdXAUY2hldnJvbi1yaWdodC1maWxsLTMTY2hldnJvbi1sZWZ0LWZpbGwtMghkZWxldGUtMRFjaGV2cm9uLWxlZnQtZmlsbBJjaGV2cm9uLXJpZ2h0LWZpbGwKYXJyb3ctbGVmdAthcnJvdy1yaWdodAlzb3J0aW5nLTEEZWRpdApmaXJzdC1wYWdlCWxhc3QtcGFnZQ50aW1lbGluZS10b2RheQxjaGV2cm9uLWxlZnQIZmlsdGVyLTEKY2hldnJvbi11cA1jaGV2cm9uLXJpZ2h0DGNoZXZyb24tZG93bg5jaXJjbGUtY2xvc2UtMhFjaGV2cm9uLXVwLWZpbGwtMxNjaGV2cm9uLWRvd24tZmlsbC0zDWZpbHRlci1jYW5jZWwOY2hldnJvbi1sZWZ0LTIKZ3JvdXAtaWNvbglzZWxlY3Rpb24HY2xvc2UtMgdjaGVjay0yEmludGVybWVkaWF0ZS1zdGF0ZQ5jaGV2cm9uLWxlZnQtMwZlZGl0LTMHY2xvc2UtMw9jaGV2cm9uLXJpZ2h0LTIGcGx1cy0yE2NoZXZyb24tZG93bi1maWxsLTUNY2lyY2xlLXJlbW92ZQxhcnJvdy1sZWZ0LTIPbW9yZS12ZXJ0aWNhbC0xBnNlYXJjaAVtb250aAV0cmFzaA5jaGV2cm9uLWRvd24tMgRzYXZlBG1lbnUHcmVmcmVzaBNjaXJjbGUtY2xvc2UtZmlsbC0zBWNsb2NrDWZyZWV6ZS1jb2x1bW4OZXJyb3ItdHJlZXZpZXcPY2lyY2xlLXJlbW92ZS0yCmNpcmNsZS1hZGQXZHJhZy1hbmQtZHJvcC1pbmRpY2F0b3IPY2hldnJvbi1yaWdodC0zD2NoZXZyb24tcmlnaHQtNARwbGF5BXBhdXNlEHBhcmEtb3B0aW9uLWRvd24Ic2VhcmNoLTINYm9yZGVyLWNlbnRlcgxyZXN0YXJ0LWF0LTEOaHlwZXJsaW5rLW9wZW4FY3V0LTIGY29weS0yCmJvcmRlci10b3ANZGVsZXRlLWNvbHVtbgpkZWxldGUtcm93DGluc2VydC1yaWdodAtpbnNlcnQtbGVmdBBoeXBlcmxpbmstcmVtb3ZlDWJvcmRlci1taWRkbGUMYm9yZGVyLXJpZ2h0Dmh5cGVybGluay1lZGl0BmxpbmstMgtib3JkZXItbGVmdAx0YWJsZS1kZWxldGUQdGFibGUtcHJvcGVydGllcw5oeXBlcmxpbmstY29weQ1ib3JkZXItYm90dG9tB3Bhc3RlLTISY29udGludWUtbnVtYmVyaW5nDGluc2VydC1iZWxvdwxpbnNlcnQtYWJvdmUPdGFibGUtY2VsbC1ub25lA2JveANhbGwRdGFibGUtYWxpZ24tcmlnaHQTdGFibGUtYm9yZGVyLWN1c3RvbRB0YWJsZS1hbGlnbi1sZWZ0EnRhYmxlLWFsaWduLWNlbnRlcg9saW5lLXZlcnktc21hbGwLbGluZS1ub3JtYWwKbGluZS1zbWFsbA5wYXJhLW9wdGlvbi11cBV2ZXJ0aWNhbC1hbGlnbi1ib3R0b20VdmVydGljYWwtYWxpZ24tY2VudGVyEnZlcnRpY2FsLWFsaWduLXRvcAxjbGVhci1mb3JtYXQNc3RyaWtldGhyb3VnaAp1cHBlci1jYXNlB2p1c3RpZnkFaW1hZ2UGcmVzaXplEGV4aXQtZnVsbC1zY3JlZW4GZWRpdC00BGJvbGQKYWxpZ24tbGVmdANjdXQQdGV4dC1hbHRlcm5hdGl2ZQZjb3B5LTEIZGVsZXRlLTIPaW5jcmVhc2UtaW5kZW50BWVyYXNlBHVuZG8LZnVsbC1zY3JlZW4JdW5kZXJsaW5lDmxpc3QtdW5vcmRlcmVkA2V5ZQxsaXN0LW9yZGVyZWQKbG93ZXItY2FzZQtsaW5rLXJlbW92ZQd6b29tLWluCW9wZW4tbGluawVwcmludApmb250LWNvbG9yC2FsaWduLXJpZ2h0BGxpbmsJdmlldy1zaWRlCWNvZGUtdmlldwh6b29tLW91dAtzdXBlcnNjcmlwdAlwYXJhZ3JhcGgEcmVkbwVwYXN0ZQtpbnNlcnQtY29kZQlzdWJzY3JpcHQHZGlzcGxheQdyZXBsYWNlBml0YWxpYwdjYXB0aW9uDHBhaW50LWJ1Y2tldA9kZWNyZWFzZS1pbmRlbnQMYWxpZ24tY2VudGVyCWZvbnQtbmFtZQ9kcmFnLWFuZC1kcm9wLTIOZmllbGQtc2V0dGluZ3MKdHdvLWNvbHVtbgd0d28tcm93A3N1bQhmaWx0ZXItMwtjbG9zZS1sYXJnZQ5maWx0ZXItY2xlYXItMgxjaXJjbGUtY2hlY2sMYWxpZ24tYm90dG9tDmluc2VydC1hYm92ZS0yDmluc2VydC1iZWxvdy0yDGFsaWduLW1pZGRsZQ9kZWxldGUtY29sdW1uLTIMZGVsZXRlLXJvdy0yDWluc2VydC1sZWZ0LTIJYWxpZ24tdG9wDmluc2VydC1yaWdodC0yBmVkaXQtNQ5hbGlnbi1taWRkbGUtMg9mcmVlemUtY29sdW1uLTIFc3R5bGUIZGVsZXRlLTMKZnJlZXplLXJvdwt0ZXh0LWhlYWRlchFtb3JlLWhvcml6b250YWwtMQdyZXNpemVyBmZvbGRlcgxmaXJzdC1wYWdlLTIIcHJldmlvdXMEbmV4dAtsYXN0LXBhZ2UtMgp6b29tLW91dC0yCXpvb20taW4tMghkb3dubG9hZAhib29rbWFyawhzZWFyY2gtMw90ZXh0LWFubm90YXRpb24HY2xvc2UtNAhjb21tZW50cwZzYXZlLTMMYWxpZ24tbGVmdC0yB3N0eWxlLTIGdW5kby0yD2hpZ2hsaWdodC1jb2xvcg9tb3JlLXZlcnRpY2FsLTMLdW5kZXJsaW5lLTIPc3RyaWtldGhyb3VnaC0yDnBhaW50LWJ1Y2tldC0yA3BhbgdvcGFjaXR5CGRlbGV0ZS00DW1vdXNlLXBvaW50ZXITY2hldnJvbi1yaWdodC1zbWFsbAxzdHJva2UtY29sb3IHcHJpbnQtMwZyZWRvLTIMZm9udC1jb2xvci0yBnNoYXBlcxJjaGV2cm9uLWxlZnQtc21hbGwMc3Ryb2tlLXdpZHRoD2Fubm90YXRpb24tZWRpdAl0aHVtYm5haWwFc3RhbXAKYnJlYWstcGFnZQRmaWxlCmNvbGxhcHNlLTIGZXhwYW5kD2RvdWJsZS1yZXNpemUtMg9kb3VibGUtcmVzaXplLTEPc2luZ2xlLXJlc2l6ZS0xD3NpbmdsZS1yZXNpemUtMg9zaW5nbGUtcmVzaXplLTMPc2luZ2xlLXJlc2l6ZS00DWRyYWctYW5kLWRyb3ARY2hldnJvbi11cC1maWxsLTQTY2hldnJvbi1kb3duLWZpbGwtNBRjaGV2cm9uLXJpZ2h0LWZpbGwtMhNjaGV2cm9uLWxlZnQtZmlsbC0zD21vcmUtdmVydGljYWwtNA1maWx0ZXItYWN0aXZlC2NvZGUtdmlldy0yCWdyaWQtdmlldwdwYXN0ZS0zB3RyYXNoLTIKZG93bmxvYWQtMgVjdXQtMxBsaXN0LXVub3JkZXJlZC0yCXJlZnJlc2gtMgtjaXJjbGUtaW5mbxJjaGV2cm9uLXJpZ2h0LXRoaW4IZm9sZGVyLTIHY2xvc2UtNQtmb2xkZXItZmlsbAZyZW5hbWUGY29weS0zCHNlYXJjaC00CHVwbG9hZC0xBGJhY2sKc2VsZWN0LWFsbAlzb3J0aW5nLTIPbW9yZS12ZXJ0aWNhbC01B2NoZWNrLTMRbW9yZS1ob3Jpem9udGFsLTMOZXhwb3J0LWV4Y2VsLTIMZXhwb3J0LWNzdi0yBnNhdmUtNAdzYXZlLWFzBmV4cG9ydAhkZWxldGUtNQtncmFuZC10b3RhbAd0YWJsZS0yCXN1Yi10b3RhbAhmaWxlLW5ldxFudW1iZXItZm9ybWF0dGluZwhyZW5hbWUtMgxleHBvcnQtcGRmLTINZnVsbC1zY3JlZW4tMgVjaGFydAh1cGxvYWQtMglmb250LXR5cGUHY2xvc2UtNgxsaW5lLXNwYWNpbmcEbG9jawxib3JkZXItb3V0ZXIGbGluay0zDmFsaWduLWJvdHRvbS0yDGJvcmRlci1hbGwtMhB0YWJsZS1vZi1jb250ZW50DnBhZ2UtbnVtYmVyaW5nBmJvbGQtMgthbGlnbi10b3AtMg5hbGlnbi1taWRkbGUtMwpwYWdlLXNldHVwDHN0cm9rZS1zdHlsZQdpbWFnZS0yDWJvb2ttYXJrLWZpbGwGaGVhZGVyEGxpc3QtdW5vcmRlcmVkLTMPc2hvdy1oaWRlLXBhbmVsDWFsaWduLXJpZ2h0LTIGZm9vdGVyCmJvcmRlci1hbGwMYm9yZGVyLWlubmVyBGNlbGwLYWxpZ24tdG9wLTMOYWxpZ24tYm90dG9tLTMOYWxpZ24tbWlkZGxlLTQHY2hlY2stNAVicmVhawxicmVhay1wYWdlLTINYnJlYWstc2VjdGlvbhBhdXRvLWZpdC1jb250ZW50EmZpeGVkLWNvbHVtbi13aWR0aA9hdXRvLWZpdC13aW5kb3cNYnJpbmctZm9yd2FyZA5icmluZy10by1mcm9udAxzZW5kLXRvLWJhY2sNc2VuZC1iYWNrd2FyZAl1bmdyb3VwLTEHZ3JvdXAtMQVvcmRlchJjaGV2cm9uLXVwLXNtYWxsLTIUY2hldnJvbi1kb3duLXNtYWxsLTIVY2hldnJvbi1yaWdodC1zbWFsbC0yFGNoZXZyb24tbGVmdC1zbWFsbC0yFmNoZXZyb24tcmlnaHQtZG91YmxlLTIVY2hldnJvbi1sZWZ0LWRvdWJsZS0yC3pvb20tdG8tZml0CWFkZC1hYm92ZQlhZGQtYmVsb3cEbGluZQ5hcnJvdy1yaWdodC11cAlyZWN0YW5nbGUGY2lyY2xlCHBlbnRhZ2FuBmxlbmd0aAlwZXJpbWV0ZXIEYXJlYQZyYWRpdXMGdm9sdW1lEmNoYW5nZS1zY2FsZS1yYXRpbwhzZXR0aW5ncwljb21tZW50LTINdGh1bWJzLWRvd24tMQl0aHVtYnMtdXANdGh1bWJzLWRvd24tMgpleHBvcnQtanBnCmV4cG9ydC1wbmcKZXhwb3J0LXN2ZxZjb25kaXRpb25hbC1mb3JtYXR0aW5nEGhpZGUtZm9ybXVsYS1iYXINaGlkZS1oZWFkaW5ncw5oaWRlLWdyaWRsaW5lcwlleWUtc2xhc2gKZXhwb3J0LXhscwxleHBvcnQtY3N2LTMDbWR4CHJlbmFtZS0zC2ZvbGRlci1vcGVuCW5hbWVkLXNldA1ncmlwLXZlcnRpY2FsCWRpbWVuc2lvbgdsZXZlbC0xB2xldmVsLTIHbGV2ZWwtMwdsZXZlbC00B2xldmVsLTUMdXNlci1kZWZpbmVkA2twaQlzb3J0LWRvd24Jc29ydGluZy0zB3NvcnQtdXARY2FsY3VsYXRlZC1tZW1iZXILY3VzdG9tLXNvcnQPc29ydC1kZXNjZW5kaW5nDnNvcnQtYXNjZW5kaW5nC2NvbW1lbnQtYWRkBXJlcGx5BnNlbmQtMQxjb21tZW50LXNob3cJc2lnbmF0dXJlC2ZpbHRlci1tYWluCXRleHQtd3JhcAp1bmZpbHRlcmVkGGZpbHRlcmVkLXNvcnQtZGVzY2VuZGluZxFzb3J0LWRlc2NlbmRpbmctMhBzb3J0LWFzY2VuZGluZy0yF2ZpbHRlcmVkLXNvcnQtYXNjZW5kaW5nCGZpbHRlcmVkDmZpbHRlci1jbGVhci0zB3JlYXBwbHkHZ3JvdXAtMgl1bmdyb3VwLTIPcGFzdGUtdGV4dC1vbmx5C3Bhc3RlLXN0eWxlDXBhc3RlLXNwZWNpYWwXcGFzdGUtbWF0Y2gtZGVzdGluYXRpb24Lc3BlbGwtY2hlY2sOY29tbWVudC1yZW9wZW4Kd2ViLWxheW91dAxwcmludC1sYXlvdXQLYm9yZGVyLW5vbmUPZGF0YS12YWxpZGF0aW9uDXByb3RlY3Qtc2hlZXQJdGV4dC1mb3JtDHByb3BlcnRpZXMtMgpjbGVhci1mb3JtCWRyb3AtZG93bgpmb3JtLWZpZWxkCWNoZWNrLWJveAx0YWJsZS11cGRhdGUOY2hhbmdlcy1hY2NlcHQSZGlzcGxheS1mb3ItcmV2aWV3DmNoYW5nZXMtcmVqZWN0EGNoYW5nZXMtcHJldmlvdXMLc2hvdy1tYXJrdXAMY2hhbmdlcy1uZXh0DWNoYW5nZXMtdHJhY2scY29uZGl0aW9uYWwtZm9ybWF0dGluZy1sYXJnZQloaWdobGlnaHQQdG9wLWJvdHRvbS1ydWxlcwlkYXRhLWJhcnMMY29sb3Itc2NhbGVzCGljb25zZXRzC2NsZWFyLXJ1bGVzCW5ldy1ydWxlcwxncmVhdGVyLXRoYW4JbGVzcy10aGFuB2JldHdlZW4HZXF1YWx0bxJ0ZXh0LXRoYXQtY29udGFpbnMOZGF0ZS1vY2N1cnJpbmcGdG9wLTEwD2JvdHRvbS0xMC1pdGVtcwlib3R0b20tMTANYWJvdmUtYXZlcmFnZQ1iZWxvdy1hdmVyYWdlDmR1cGxpY2F0ZS1jZWxsCGZvb3Rub3RlDGVuZC1mb290bm90ZRNjaGFydC1pbnNlcnQtY29sdW1uEGNoYXJ0LWRhdGEtdGFibGUMY2hhcnQtbGVnZW5kGGNoYXJ0LWluc2VydC14LXktc2NhdHRlchZjaGFydC1pbnNlcnQtd2F0ZXJmYWxsEWNoYXJ0LXVwZG93bi1iYXJzEWFkZC1jaGFydC1lbGVtZW50D2NoYXJ0LWdyaWRsaW5lcxdpbnNlcnQtaGllcmFyY2h5LWNoYXJ0cxFjaGFydC1pbnNlcnQtbGluZRdjaGFydC1zd2l0Y2gtcm93LWNvbHVtbhBjaGFydC1lcnJvci1iYXJzD2NoYXJ0LXRyZW5kbGluZQpjaGFydC1heGVzEWNoYXJ0LXNlbGVjdC1kYXRhC2NoYXJ0LWxpbmVzEWNoYXJ0LWF4aXMtdGl0bGVzC2NoYXJ0LXRpdGxlEGNoYXJ0LWluc2VydC1waWURY2hhbmdlLWNoYXJ0LXR5cGUWaW5zZXJ0LXN0YXRpc3RpYy1jaGFydBFjaGFydC1kYXRhLWxhYmVscxJjaGFydC1pbnNlcnQtY29tYm8kY2hhcnQtYXhpcy10aXRsZXMtcHJpbWFyeS1ob3Jpem9udGFsFWNoYXJ0LWxpbmVhci1mb3JlY2FzdBFjaGFydC1sZWdlbmQtbm9uZRJjaGFydC1sZWdlbmQtcmlnaHQSY2hhcnQtZGF0YS1jYWxsb3V0HGNoYXJ0LXByaW1hcnktbWlub3ItdmVydGljYWwbY2hhcnQtYXhlcy1wcmltYXJ5LXZlcnRpY2FsGGNoYXJ0LWRhdGEtbGFiZWxzLWNlbnRlchVjaGFydC1kYXRhLXRhYmxlLW5vbmUWY2hhcnQtZGF0YS1sYWJlbHMtbm9uZRxjaGFydC1wcmltYXJ5LW1ham9yLXZlcnRpY2FsE2NoYXJ0LWxlZ2VuZC1saW5lYXIbY2hhcnQtZXJyb3ItYmFycy1wZXJjZW50YWdlFGNoYXJ0LW5vLWxlZ2VuZC1rZXlzF2NoYXJ0LXRpdGxlLWFib3ZlLWNoYXJ0FGNoYXJ0LXRyZW5kbGluZS1ub25lFmNoYXJ0LXdpdGgtbGVnZW5kLWtleXMdY2hhcnQtYXhlcy1wcmltYXJ5LWhvcml6b250YWwjY2hhcnQtZXJyb3ItYmFycy1zdGFuZGFyZC1kZXZpYXRpb24QY2hhcnQtbGVnZW5kLXRvcB5jaGFydC1wcmltYXJ5LW1pbm9yLWhvcml6b250YWwVY2hhcnQtZXJyb3ItYmFycy1ub25lFGNoYXJ0LXVwLWRvd24tYmFycy0yEGNoYXJ0LWRyb3AtbGluZXMQY2hhcnQtbGluZXMtbm9uZR5jaGFydC1wcmltYXJ5LW1ham9yLWhvcml6b250YWwTY2hhcnQtbGVnZW5kLWJvdHRvbRJjaGFydC11cC1kb3duLW5vbmUdY2hhcnQtZGF0YS1sYWJlbHMtb3V0c2lkZS1lbmQiY2hhcnQtYXhpcy10aXRsZXMtcHJpbWFyeS12ZXJ0aWNhbBFjaGFydC1sZWdlbmQtbGVmdB1jaGFydC1kYXRhLWxhYmVscy1pbnNpZGUtYmFzZRRjaGFydC1oaWdoLWxvdy1saW5lcxtjaGFydC10cmVuZGxpbmUtZXhwb25lbnRpYWweY2hhcnQtdHJlbmRsaW5lLW1vdmluZy1hdmVyYWdlHGNoYXJ0LWRhdGEtbGFiZWxzLWluc2lkZS1lbmQQY2hhcnQtdGl0bGUtbm9uZRxjaGFydC10aXRsZS1jZW50ZXJlZC1vdmVybGF5H2NoYXJ0LWVycm9yLWJhcnMtc3RhbmRhcmQtZXJyb3IPY2hhcnQtM2QtYXJlYS0xFGNoYXJ0LTJkLXN0YWNrZWQtYmFyEmNoYXJ0LTNkLXN1cmZhY2UtMRZjaGFydC1oaXN0b2dyYW0tcGFyZXRvJmNoYXJ0LXN0b2NrLXZvbHVtbi1vcGVuLWhpZ2gtbG93LWNsb3NlGmNoYXJ0LXN0b2NrLWhpZ2gtbG93LWNsb3NlH2NoYXJ0LXN0b2NrLW9wZW4taGlnaC1sb3ctY2xvc2UrY2hhcnQtMmQtbGluZS0xMDAtc3RhY2tlZC1saW5lLXdpdGgtbWFya2VycxJjaGFydC1maWxsZWQtcmFkYXIZY2hhcnQtM2QtY2x1c3RlcmVkLWNvbHVtbg5jaGFydC1zdW5idXJzdA1jaGFydC10cmVlbWFwIWNoYXJ0LTNkLTEwMC1wZXJjZW50LXN0YWNrZWQtYXJlYQxjaGFydC0zZC1waWURY2hhcnQtM2QtY29sdW1uLTQSbW9yZS1jb2x1bW4tY2hhcnRzFWNoYXJ0LTJkLXN0YWNrZWQtbGluZQtjaGFydC1kb251dBZjaGFydC0zZC1jbHVzdGVyZWQtYmFyDGNoYXJ0LWZ1bm5lbA5jaGFydC0yZC1waWUtMg1jaGFydC0zZC1saW5lGWNoYXJ0LTJkLWNsdXN0ZXJlZC1jb2x1bW4hY2hhcnQtMmQtMTAwLXBlcmNlbnQtc3RhY2tlZC1hcmVhEG1vcmUtbGluZS1jaGFydHMgY2hhcnQtM2QtMTAwLXBlcmNlbnQtc3RhY2tlZC1iYXIRbW9yZS1zdG9jay1jaGFydHMhY2hhcnQtc3RvY2stdm9sdW1uLWhpZ2gtbG93LWNsb3NlEGNoYXJ0LWJhci1vZi1waWUtY2hhcnQtY2x1c3RlcmVkLWNvbHVtbi1saW5lLW9uLXNlY29uZGFyeS1heGlzFmNoYXJ0LTJkLWNsdXN0ZXJlZC1iYXILY2hhcnQtcmFkYXIjY2hhcnQtM2QtMTAwLXBlcmNlbnQtc3RhY2tlZC1jb2x1bW4fY2hhcnQtc3RhY2tlZGxpbmVzLXdpdGgtbWFya2VycxpjaGFydC13aXJlZnJhbWUtM2Qtc3VyZmFjZRpjaGFydC0yZC1saW5lLXdpdGgtbWFya2VycxVjaGFydC1ib3gtYW5kLXdoaXNrZXIZY3JlYXRlLWN1c3RvbS1jb21iby1jaGFydCBjaGFydC0yZC0xMDAtcGVyY2VudC1zdGFja2VkLWJhciFjaGFydC1zY2F0dGVyLXdpdGgtc3RyYWlnaHQtbGluZXMXbW9yZS1zdGF0aXN0aWNhbC1jaGFydHMVY2hhcnQtM2Qtc3RhY2tlZC1hcmVhDWNoYXJ0LTJkLWxpbmUjY2hhcnQtMmQtMTAwLXBlcmNlbnQtc3RhY2tlZC1jb2x1bW4PbW9yZS1waWUtY2hhcnRzDmNoYXJ0LWJ1YmJsZS0xIWNoYXJ0LTJkLTEwMC1wZXJjZW50LXN0YWNrZWQtbGluZQ9jaGFydC1oaXN0b2dyYW0VbW9yZS1oaWVyYXJjaHktY2hhcnRzIWNoYXJ0LWNvbWJvLWNsdXN0ZXJlZC1jb2x1bW4tbGluZRVjaGFydC0yZC1zdGFja2VkLWFyZWEXY2hhcnQtM2Qtc3RhY2tlZC1jb2x1bW4QY2hhcnQtaW5zZXJ0LWJhch9jaGFydC1zY2F0dGVyLXdpdGgtc21vb3RoLWxpbmVzH2NoYXJ0LXN1cmZhY2Utd2lyZWZyYW1lLWNvbnRvdXIUY2hhcnQtM2Qtc3RhY2tlZC1iYXITY2hhcnQtMmQtcGllLW9mLXBpZRJjaGFydC0zZC1zdXJmYWNlLTINY2hhcnQtMmQtYXJlYSljaGFydC1jb21iby1zdGFja2VkLWFyZWEtY2x1c3RlcmVkLWNvbHVtbg9jaGFydC13YXRlcmZhbGwVY2hhcnQtc3VyZmFjZS1jb250b3VyE21vcmUtc2NhdHRlci1jaGFydHMXY2hhcnQtMmQtc3RhY2tlZC1jb2x1bW4QcHJvdGVjdC13b3JrYm9vawtjaGFuZ2UtY2FzZQxleHBvcnQtcGRmLTMLZnJlZXplLXBhbmUTZnJlZXplLWZpcnN0LWNvbHVtbg5mcmVlemUtdG9wLXJvdwttZXJnZS1jZWxscw5zcGxpdC12ZXJ0aWNhbAp0YWJsZS1jZWxsEHNwbGl0LWhvcml6b250YWwIbGlzdC1ib3gLdGV4dC1mb3JtLTIFbGFiZWwLY2hlY2stYm94LTITYWRkLWVkaXQtZm9ybS1maWVsZAZidXR0b24LZHJvcC1kb3duLTIMcmFkaW8tYnV0dG9uCHBhc3N3b3JkE3RhYmxlLWluc2VydC1jb2x1bW4QdGFibGUtaW5zZXJ0LXJvdxV0YWJsZS1vdmVyd3JpdGUtY2VsbHMMdGFibGUtbmVzdGVkC3RhYmxlLW1lcmdlCWRyYWctZmlsbARob21lDWdhbnR0LWdyaXBwZXINYnJpbmctdG8tdmlldw9icmluZy10by1jZW50ZXIHd2FybmluZw1jcml0aWNhbC1wYXRoD2JvcmRlci1zaGFkb3ctMhJib3JkZXItZGlhZ29uYWwtdXAUYm9yZGVyLWRpYWdvbmFsLWRvd24NYm9yZGVyLWN1c3RvbQ1ib3JkZXItbm9uZS0xCmJvcmRlci1ib3gPYm9yZGVyLXNoYWRvdy0xBWF1ZGlvBXZpZGVvAAAAAA==) format("truetype")}.e-icons{font-family:e-icons;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.e-icons.e-small{font-size:8px}.e-icons.e-medium{font-size:16px}.e-icons.e-large{font-size:24px}.e-icons.e-export-pdf:before{content:"\e240"}.e-icons.e-export-csv:before{content:"\e241"}.e-icons.e-export-excel:before{content:"\e242"}.e-icons.e-date-range:before{content:"\e245"}.e-icons.e-filter-clear:before{content:"\e248"}.e-icons.e-filter:before{content:"\e251"}.e-icons.e-bullet-6:before{content:"\e253"}.e-icons.e-bullet-1:before{content:"\e254"}.e-icons.e-none:before{content:"\e256"}.e-icons.e-bullet-5:before{content:"\e259"}.e-icons.e-border-diagonal-2:before{content:"\e262"}.e-icons.e-border-diagonal-1:before{content:"\e265"}.e-icons.e-bullet-4:before{content:"\e267"}.e-icons.e-bullet-2:before{content:"\e270"}.e-icons.e-bullet-3:before{content:"\e271"}.e-icons.e-chevron-right-double:before{content:"\e300"}.e-icons.e-chevron-left-double:before{content:"\e302"}.e-icons.e-chevron-down-double:before{content:"\e304"}.e-icons.e-chevron-up-double:before{content:"\e306"}.e-icons.e-repeat:before{content:"\e308"}.e-icons.e-recurrence-edit:before{content:"\e30a"}.e-icons.e-location:before{content:"\e30c"}.e-icons.e-description:before{content:"\e30d"}.e-icons.e-time-zone:before{content:"\e30e"}.e-icons.e-calendar:before{content:"\e322"}.e-icons.e-timeline-agenda:before{content:"\e313"}.e-icons.e-work-week:before{content:"\e314"}.e-icons.e-week:before{content:"\e315"}.e-icons.e-day:before{content:"\e31b"}.e-icons.e-agenda-date-range:before{content:"\e31d"}.e-icons.e-date-time:before{content:"\e421"}.e-icons.e-people:before{content:"\e424"}.e-icons.e-timeline-day:before{content:"\ea85"}.e-icons.e-timeline-week:before{content:"\ea88"}.e-icons.e-timeline-work-week:before{content:"\ea8b"}.e-icons.e-timeline-month:before{content:"\ea8e"}.e-icons.e-table:before{content:"\e705"}.e-icons.e-copy:before{content:"\e70a"}.e-icons.e-th-small:before{content:"\e714"}.e-icons.e-save-2:before{content:"\e735"}.e-icons.e-paragraph-2:before{content:"\e75e"}.e-icons.e-edit-6:before{content:"\e7a3"}.e-icons.e-close-large-1:before{content:"\e7a7"}.e-icons.e-export-word:before{content:"\e7b0"}.e-icons.e-circle-close:before{content:"\e7e9"}.e-icons.e-filter-2:before{content:"\e7ee"}.e-icons.e-plus-small:before{content:"\e7f9"}.e-icons.e-close:before{content:"\e7fc"}.e-icons.e-check:before{content:"\e7ff"}.e-icons.e-print-2:before{content:"\e813"}.e-icons.e-edit-2:before{content:"\e81e"}.e-icons.e-plus:before{content:"\e823"}.e-icons.e-close-large-2:before{content:"\e825"}.e-icons.e-chevron-down-thin:before{content:"\e36a"}.e-icons.e-chevron-up-fill-2:before{content:"\e82a"}.e-icons.e-chevron-down-fill:before{content:"\e82e"}.e-icons.e-chevron-up-fill:before{content:"\e834"}.e-icons.e-chevron-down-fill-2:before{content:"\e83d"}.e-icons.e-arrow-down:before{content:"\e83f"}.e-icons.e-arrow-up:before{content:"\e840"}.e-icons.e-chevron-right-fill-3:before{content:"\e848"}.e-icons.e-chevron-left-fill-2:before{content:"\e84b"}.e-icons.e-delete-1:before{content:"\e84e"}.e-icons.e-chevron-left-fill:before{content:"\e854"}.e-icons.e-chevron-right-fill:before{content:"\e859"}.e-icons.e-arrow-left:before{content:"\e85b"}.e-icons.e-arrow-right:before{content:"\e85f"}.e-icons.e-sorting-1:before{content:"\e890"}.e-icons.e-edit:before{content:"\e891"}.e-icons.e-first-page:before{content:"\e896"}.e-icons.e-last-page:before{content:"\e897"}.e-icons.e-timeline-today:before{content:"\e901"}.e-icons.e-chevron-left:before{content:"\e904"}.e-icons.e-filter-1:before{content:"\e909"}.e-icons.e-chevron-up:before{content:"\e910"}.e-icons.e-chevron-right:before{content:"\e913"}.e-icons.e-chevron-down:before{content:"\e916"}.e-icons.e-circle-close-2:before{content:"\e917"}.e-icons.e-chevron-up-fill-3:before{content:"\e918"}.e-icons.e-chevron-down-fill-3:before{content:"\e919"}.e-icons.e-filter-cancel:before{content:"\e920"}.e-icons.e-chevron-left-2:before{content:"\e921"}.e-icons.e-group-icon:before{content:"\e926"}.e-icons.e-selection:before{content:"\e930"}.e-icons.e-close-2:before{content:"\e932"}.e-icons.e-check-2:before{content:"\e933"}.e-icons.e-intermediate-state:before{content:"\e934"}.e-icons.e-chevron-left-3:before{content:"\e937"}.e-icons.e-edit-3:before{content:"\e944"}.e-icons.e-close-3:before{content:"\e945"}.e-icons.e-chevron-right-2:before{content:"\e956"}.e-icons.e-plus-2:before{content:"\e963"}.e-icons.e-chevron-down-fill-5:before{content:"\e969"}.e-icons.e-circle-remove:before{content:"\e974"}.e-icons.e-arrow-left-2:before{content:"\e977"}.e-icons.e-more-vertical-1:before{content:"\e984"}.e-icons.e-search:before{content:"\e993"}.e-icons.e-month:before{content:"\e93c"}.e-icons.e-trash:before{content:"\e94a"}.e-icons.e-chevron-down-2:before{content:"\e94d"}.e-icons.e-save:before{content:"\e98e"}.e-icons.e-menu:before{content:"\e99a"}.e-icons.e-refresh:before{content:"\e99d"}.e-icons.e-circle-close-fill-3:before{content:"\e208"}.e-icons.e-clock:before{content:"\e20c"}.e-icons.e-freeze-column:before{content:"\e21e"}.e-icons.e-error-treeview:before{content:"\e22a"}.e-icons.e-circle-remove-2:before{content:"\e22b"}.e-icons.e-circle-add:before{content:"\e22c"}.e-icons.e-drag-and-drop-indicator:before{content:"\e22d"}.e-icons.e-chevron-right-3:before{content:"\e22f"}.e-icons.e-chevron-right-4:before{content:"\e430"}.e-icons.e-play:before{content:"\e324"}.e-icons.e-pause:before{content:"\e326"}.e-icons.e-para-option-down:before{content:"\e274"}.e-icons.e-search-2:before{content:"\e275"}.e-icons.e-border-center:before{content:"\e276"}.e-icons.e-restart-at-1:before{content:"\e277"}.e-icons.e-hyperlink-open:before{content:"\e278"}.e-icons.e-cut-2:before{content:"\e279"}.e-icons.e-copy-2:before{content:"\e280"}.e-icons.e-border-top:before{content:"\e281"}.e-icons.e-delete-column:before{content:"\e282"}.e-icons.e-delete-row:before{content:"\e283"}.e-icons.e-insert-right:before{content:"\e284"}.e-icons.e-insert-left:before{content:"\e285"}.e-icons.e-hyperlink-remove:before{content:"\e286"}.e-icons.e-border-middle:before{content:"\e287"}.e-icons.e-border-right:before{content:"\e288"}.e-icons.e-hyperlink-edit:before{content:"\e289"}.e-icons.e-link-2:before{content:"\e290"}.e-icons.e-border-left:before{content:"\e291"}.e-icons.e-table-delete:before{content:"\e292"}.e-icons.e-table-properties:before{content:"\e294"}.e-icons.e-hyperlink-copy:before{content:"\e295"}.e-icons.e-border-bottom:before{content:"\e298"}.e-icons.e-paste-2:before{content:"\e501"}.e-icons.e-continue-numbering:before{content:"\e503"}.e-icons.e-insert-below:before{content:"\e505"}.e-icons.e-insert-above:before{content:"\e506"}.e-icons.e-table-cell-none:before{content:"\e507"}.e-icons.e-box:before{content:"\e509"}.e-icons.e-all:before{content:"\e511"}.e-icons.e-table-align-right:before{content:"\e515"}.e-icons.e-table-border-custom:before{content:"\e516"}.e-icons.e-table-align-left:before{content:"\e517"}.e-icons.e-table-align-center:before{content:"\e518"}.e-icons.e-line-very-small:before{content:"\e520"}.e-icons.e-line-normal:before{content:"\e521"}.e-icons.e-line-small:before{content:"\e522"}.e-icons.e-para-option-up:before{content:"\e523"}.e-icons.e-vertical-align-bottom:before{content:"\e525"}.e-icons.e-vertical-align-center:before{content:"\e526"}.e-icons.e-vertical-align-top:before{content:"\e527"}.e-icons.e-clear-format:before{content:"\e331"}.e-icons.e-strikethrough:before{content:"\e332"}.e-icons.e-upper-case:before{content:"\e333"}.e-icons.e-justify:before{content:"\e334"}.e-icons.e-image:before{content:"\e335"}.e-icons.e-resize:before{content:"\e336"}.e-icons.e-exit-full-screen:before{content:"\e337"}.e-icons.e-edit-4:before{content:"\e338"}.e-icons.e-bold:before{content:"\e339"}.e-icons.e-align-left:before{content:"\e33a"}.e-icons.e-cut:before{content:"\e33b"}.e-icons.e-text-alternative:before{content:"\e33c"}.e-icons.e-copy-1:before{content:"\e33d"}.e-icons.e-delete-2:before{content:"\e33e"}.e-icons.e-increase-indent:before{content:"\e33f"}.e-icons.e-erase:before{content:"\e340"}.e-icons.e-undo:before{content:"\e341"}.e-icons.e-full-screen:before{content:"\e342"}.e-icons.e-underline:before{content:"\e343"}.e-icons.e-list-unordered:before{content:"\e344"}.e-icons.e-eye:before{content:"\e345"}.e-icons.e-list-ordered:before{content:"\e346"}.e-icons.e-lower-case:before{content:"\e347"}.e-icons.e-link-remove:before{content:"\e348"}.e-icons.e-zoom-in:before{content:"\e349"}.e-icons.e-open-link:before{content:"\e34a"}.e-icons.e-print:before{content:"\e34b"}.e-icons.e-font-color:before{content:"\e34c"}.e-icons.e-align-right:before{content:"\e34d"}.e-icons.e-link:before{content:"\e34e"}.e-icons.e-view-side:before{content:"\e34f"}.e-icons.e-code-view:before{content:"\e350"}.e-icons.e-zoom-out:before{content:"\e351"}.e-icons.e-superscript:before{content:"\e352"}.e-icons.e-paragraph:before{content:"\e353"}.e-icons.e-redo:before{content:"\e354"}.e-icons.e-paste:before{content:"\e355"}.e-icons.e-insert-code:before{content:"\e356"}.e-icons.e-subscript:before{content:"\e357"}.e-icons.e-display:before{content:"\e358"}.e-icons.e-replace:before{content:"\e359"}.e-icons.e-italic:before{content:"\e35a"}.e-icons.e-caption:before{content:"\e35b"}.e-icons.e-paint-bucket:before{content:"\e35c"}.e-icons.e-decrease-indent:before{content:"\e35d"}.e-icons.e-align-center:before{content:"\e35e"}.e-icons.e-font-name:before{content:"\e35f"}.e-icons.e-drag-and-drop-2:before{content:"\e330"}.e-icons.e-field-settings:before{content:"\e434"}.e-icons.e-two-column:before{content:"\ea74"}.e-icons.e-two-row:before{content:"\ea75"}.e-icons.e-sum:before{content:"\ea76"}.e-icons.e-filter-3:before{content:"\ea77"}.e-icons.e-close-large:before{content:"\ea7f"}.e-icons.e-filter-clear-2:before{content:"\ea82"}.e-icons.e-circle-check:before{content:"\ea84"}.e-icons.e-align-bottom:before{content:"\ea91"}.e-icons.e-insert-above-2:before{content:"\ea92"}.e-icons.e-insert-below-2:before{content:"\ea93"}.e-icons.e-align-middle:before{content:"\ea94"}.e-icons.e-delete-column-2:before{content:"\ea95"}.e-icons.e-delete-row-2:before{content:"\ea96"}.e-icons.e-insert-left-2:before{content:"\ea97"}.e-icons.e-align-top:before{content:"\ea98"}.e-icons.e-insert-right-2:before{content:"\ea99"}.e-icons.e-edit-5:before{content:"\ea9a"}.e-icons.e-align-middle-2:before{content:"\ea9b"}.e-icons.e-freeze-column-2:before{content:"\ea9e"}.e-icons.e-style:before{content:"\ea9f"}.e-icons.e-delete-3:before{content:"\eb00"}.e-icons.e-freeze-row:before{content:"\eb02"}.e-icons.e-text-header:before{content:"\eb03"}.e-icons.e-more-horizontal-1:before{content:"\eb04"}.e-icons.e-resizer:before{content:"\eb05"}.e-icons.e-folder:before{content:"\ec04"}.e-icons.e-first-page-2:before{content:"\ec05"}.e-icons.e-previous:before{content:"\ec06"}.e-icons.e-next:before{content:"\ec07"}.e-icons.e-last-page-2:before{content:"\ec08"}.e-icons.e-zoom-out-2:before{content:"\ec09"}.e-icons.e-zoom-in-2:before{content:"\ec0a"}.e-icons.e-download:before{content:"\ec0b"}.e-icons.e-bookmark:before{content:"\ec0c"}.e-icons.e-search-3:before{content:"\ec0d"}.e-icons.e-text-annotation:before{content:"\ec0e"}.e-icons.e-close-4:before{content:"\ec0f"}.e-icons.e-comments:before{content:"\ec10"}.e-icons.e-save-3:before{content:"\ec11"}.e-icons.e-align-left-2:before{content:"\ec12"}.e-icons.e-style-2:before{content:"\ec13"}.e-icons.e-undo-2:before{content:"\ec14"}.e-icons.e-highlight-color:before{content:"\ec15"}.e-icons.e-more-vertical-3:before{content:"\ec16"}.e-icons.e-underline-2:before{content:"\ec17"}.e-icons.e-strikethrough-2:before{content:"\ec18"}.e-icons.e-paint-bucket-2:before{content:"\ec19"}.e-icons.e-pan:before{content:"\ec1a"}.e-icons.e-opacity:before{content:"\ec1b"}.e-icons.e-delete-4:before{content:"\ec1c"}.e-icons.e-mouse-pointer:before{content:"\ec1d"}.e-icons.e-chevron-right-small:before{content:"\ec1e"}.e-icons.e-stroke-color:before{content:"\ec1f"}.e-icons.e-print-3:before{content:"\ec20"}.e-icons.e-redo-2:before{content:"\ec21"}.e-icons.e-font-color-2:before{content:"\ec22"}.e-icons.e-shapes:before{content:"\ec23"}.e-icons.e-chevron-left-small:before{content:"\ec24"}.e-icons.e-stroke-width:before{content:"\ec25"}.e-icons.e-annotation-edit:before{content:"\ec26"}.e-icons.e-thumbnail:before{content:"\ec27"}.e-icons.e-stamp:before{content:"\ec28"}.e-icons.e-break-page:before{content:"\ec29"}.e-icons.e-file:before{content:"\ec2a"}.e-icons.e-collapse-2:before{content:"\e554"}.e-icons.e-expand:before{content:"\e556"}.e-icons.e-double-resize-2:before{content:"\e557"}.e-icons.e-double-resize-1:before{content:"\e558"}.e-icons.e-single-resize-1:before{content:"\e559"}.e-icons.e-single-resize-2:before{content:"\e56a"}.e-icons.e-single-resize-3:before{content:"\e56b"}.e-icons.e-single-resize-4:before{content:"\e56c"}.e-icons.e-drag-and-drop:before{content:"\e903"}.e-icons.e-chevron-up-fill-4:before{content:"\e56d"}.e-icons.e-chevron-down-fill-4:before{content:"\e56e"}.e-icons.e-chevron-right-fill-2:before{content:"\e56f"}.e-icons.e-chevron-left-fill-3:before{content:"\e570"}.e-icons.e-more-vertical-4:before{content:"\e571"}.e-icons.e-filter-active:before{content:"\ebb3"}.e-icons.e-code-view-2:before{content:"\e907"}.e-icons.e-grid-view:before{content:"\e600"}.e-icons.e-paste-3:before{content:"\e601"}.e-icons.e-trash-2:before{content:"\e602"}.e-icons.e-download-2:before{content:"\e603"}.e-icons.e-cut-3:before{content:"\e604"}.e-icons.e-list-unordered-2:before{content:"\e605"}.e-icons.e-refresh-2:before{content:"\e606"}.e-icons.e-circle-info:before{content:"\e607"}.e-icons.e-chevron-right-thin:before{content:"\e608"}.e-icons.e-folder-2:before{content:"\e609"}.e-icons.e-close-5:before{content:"\e60a"}.e-icons.e-folder-fill:before{content:"\e60b"}.e-icons.e-rename:before{content:"\e60c"}.e-icons.e-copy-3:before{content:"\e60d"}.e-icons.e-search-4:before{content:"\e60e"}.e-icons.e-upload-1:before{content:"\e60f"}.e-icons.e-back:before{content:"\e610"}.e-icons.e-select-all:before{content:"\e611"}.e-icons.e-sorting-2:before{content:"\e612"}.e-icons.e-more-vertical-5:before{content:"\e613"}.e-icons.e-check-3:before{content:"\e614"}.e-icons.e-more-horizontal-3:before{content:"\e615"}.e-icons.e-export-excel-2:before{content:"\e700"}.e-icons.e-export-csv-2:before{content:"\e701"}.e-icons.e-save-4:before{content:"\e703"}.e-icons.e-save-as:before{content:"\e704"}.e-icons.e-export:before{content:"\e711"}.e-icons.e-delete-5:before{content:"\e706"}.e-icons.e-grand-total:before{content:"\e707"}.e-icons.e-table-2:before{content:"\e708"}.e-icons.e-sub-total:before{content:"\e709"}.e-icons.e-file-new:before{content:"\e712"}.e-icons.e-number-formatting:before{content:"\e70b"}.e-icons.e-rename-2:before{content:"\e70c"}.e-icons.e-export-pdf-2:before{content:"\e70d"}.e-icons.e-full-screen-2:before{content:"\e70e"}.e-icons.e-chart:before{content:"\e70f"}.e-icons.e-upload-2:before{content:"\e710"}.e-icons.e-font-type:before{content:"\e273"}.e-icons.e-close-6:before{content:"\eb36"}.e-icons.e-line-spacing:before{content:"\eb37"}.e-icons.e-lock:before{content:"\eb3a"}.e-icons.e-border-outer:before{content:"\eb66"}.e-icons.e-link-3:before{content:"\eb3c"}.e-icons.e-align-bottom-2:before{content:"\eb3d"}.e-icons.e-border-all-2:before{content:"\eb3e"}.e-icons.e-table-of-content:before{content:"\eb41"}.e-icons.e-page-numbering:before{content:"\eb43"}.e-icons.e-bold-2:before{content:"\eb47"}.e-icons.e-align-top-2:before{content:"\eb49"}.e-icons.e-align-middle-3:before{content:"\eb4a"}.e-icons.e-page-setup:before{content:"\eb4c"}.e-icons.e-stroke-style:before{content:"\eb4d"}.e-icons.e-image-2:before{content:"\eb4f"}.e-icons.e-bookmark-fill:before{content:"\eb51"}.e-icons.e-header:before{content:"\eb53"}.e-icons.e-list-unordered-3:before{content:"\eb5b"}.e-icons.e-show-hide-panel:before{content:"\eb5d"}.e-icons.e-align-right-2:before{content:"\eb5f"}.e-icons.e-footer:before{content:"\eb60"}.e-icons.e-border-all:before{content:"\eb95"}.e-icons.e-border-inner:before{content:"\eb88"}.e-icons.e-cell:before{content:"\eb93"}.e-icons.e-align-top-3:before{content:"\eb35"}.e-icons.e-align-bottom-3:before{content:"\eb0e"}.e-icons.e-align-middle-4:before{content:"\eb0d"}.e-icons.e-check-4:before{content:"\e935"}.e-icons.e-break:before{content:"\eba6"}.e-icons.e-break-page-2:before{content:"\eba0"}.e-icons.e-break-section:before{content:"\eba2"}.e-icons.e-auto-fit-content:before{content:"\eba8"}.e-icons.e-fixed-column-width:before{content:"\eba9"}.e-icons.e-auto-fit-window:before{content:"\ebaa"}.e-icons.e-bring-forward:before{content:"\e5a1"}.e-icons.e-bring-to-front:before{content:"\e5a2"}.e-icons.e-send-to-back:before{content:"\e5a3"}.e-icons.e-send-backward:before{content:"\e5a4"}.e-icons.e-ungroup-1:before{content:"\e5a6"}.e-icons.e-group-1:before{content:"\e5a7"}.e-icons.e-order:before{content:"\e4a4"}.e-icons.e-chevron-up-small-2:before{content:"\e651"}.e-icons.e-chevron-down-small-2:before{content:"\e652"}.e-icons.e-chevron-right-small-2:before{content:"\e653"}.e-icons.e-chevron-left-small-2:before{content:"\e654"}.e-icons.e-chevron-right-double-2:before{content:"\e655"}.e-icons.e-chevron-left-double-2:before{content:"\e656"}.e-icons.e-zoom-to-fit:before{content:"\e657"}.e-icons.e-add-above:before{content:"\e658"}.e-icons.e-add-below:before{content:"\e659"}.e-icons.e-line:before{content:"\e668"}.e-icons.e-arrow-right-up:before{content:"\e669"}.e-icons.e-rectangle:before{content:"\e670"}.e-icons.e-circle:before{content:"\e671"}.e-icons.e-pentagan:before{content:"\e672"}.e-icons.e-length:before{content:"\e673"}.e-icons.e-perimeter:before{content:"\e674"}.e-icons.e-area:before{content:"\e675"}.e-icons.e-radius:before{content:"\e676"}.e-icons.e-volume:before{content:"\e677"}.e-icons.e-change-scale-ratio:before{content:"\e678"}.e-icons.e-settings:before{content:"\e679"}.e-icons.e-comment-2:before{content:"\e680"}.e-icons.e-thumbs-down-1:before{content:"\e681"}.e-icons.e-thumbs-up:before{content:"\e682"}.e-icons.e-thumbs-down-2:before{content:"\e683"}.e-icons.e-export-jpg:before{content:"\e713"}.e-icons.e-export-png:before{content:"\e715"}.e-icons.e-export-svg:before{content:"\e716"}.e-icons.e-conditional-formatting:before{content:"\e725"}.e-icons.e-hide-formula-bar:before{content:"\e717"}.e-icons.e-hide-headings:before{content:"\e718"}.e-icons.e-hide-gridlines:before{content:"\e719"}.e-icons.e-eye-slash:before{content:"\e721"}.e-icons.e-export-xls:before{content:"\e726"}.e-icons.e-export-csv-3:before{content:"\e727"}.e-icons.e-mdx:before{content:"\e724"}.e-icons.e-rename-3:before{content:"\e728"}.e-icons.e-folder-open:before{content:"\e65f"}.e-icons.e-named-set:before{content:"\e65d"}.e-icons.e-grip-vertical:before{content:"\e65c"}.e-icons.e-dimension:before{content:"\e65b"}.e-icons.e-level-1:before{content:"\e65a"}.e-icons.e-level-2:before{content:"\e662"}.e-icons.e-level-3:before{content:"\e65e"}.e-icons.e-level-4:before{content:"\e660"}.e-icons.e-level-5:before{content:"\e661"}.e-icons.e-user-defined:before{content:"\e663"}.e-icons.e-kpi:before{content:"\e664"}.e-icons.e-sort-down:before{content:"\e665"}.e-icons.e-sorting-3:before{content:"\e666"}.e-icons.e-sort-up:before{content:"\e667"}.e-icons.e-calculated-member:before{content:"\e729"}.e-icons.e-custom-sort:before{content:"\e732"}.e-icons.e-sort-descending:before{content:"\e733"}.e-icons.e-sort-ascending:before{content:"\e734"}.e-icons.e-comment-add:before{content:"\e814"}.e-icons.e-reply:before{content:"\e815"}.e-icons.e-send-1:before{content:"\e816"}.e-icons.e-comment-show:before{content:"\e817"}.e-icons.e-signature:before{content:"\e737"}.e-icons.e-filter-main:before{content:"\e736"}.e-icons.e-text-wrap:before{content:"\e824"}.e-icons.e-unfiltered:before{content:"\e73a"}.e-icons.e-filtered-sort-descending:before{content:"\e73b"}.e-icons.e-sort-descending-2:before{content:"\e73c"}.e-icons.e-sort-ascending-2:before{content:"\e73d"}.e-icons.e-filtered-sort-ascending:before{content:"\e73e"}.e-icons.e-filtered:before{content:"\e73f"}.e-icons.e-filter-clear-3:before{content:"\e738"}.e-icons.e-reapply:before{content:"\e74a"}.e-icons.e-group-2:before{content:"\e74b"}.e-icons.e-ungroup-2:before{content:"\e74c"}.e-icons.e-paste-text-only:before{content:"\e685"}.e-icons.e-paste-style:before{content:"\e686"}.e-icons.e-paste-special:before{content:"\e687"}.e-icons.e-paste-match-destination:before{content:"\e688"}.e-icons.e-spell-check:before{content:"\e689"}.e-icons.e-comment-reopen:before{content:"\e818"}.e-icons.e-web-layout:before{content:"\e193"}.e-icons.e-print-layout:before{content:"\e194"}.e-icons.e-border-none:before{content:"\e195"}.e-icons.e-data-validation:before{content:"\e196"}.e-icons.e-protect-sheet:before{content:"\e197"}.e-icons.e-text-form:before{content:"\e198"}.e-icons.e-properties-2:before{content:"\e199"}.e-icons.e-clear-form:before{content:"\e19a"}.e-icons.e-drop-down:before{content:"\e19b"}.e-icons.e-form-field:before{content:"\e19c"}.e-icons.e-check-box:before{content:"\e192"}.e-icons.e-table-update:before{content:"\e19e"}.e-icons.e-changes-accept:before{content:"\e19f"}.e-icons.e-display-for-review:before{content:"\e203"}.e-icons.e-changes-reject:before{content:"\e204"}.e-icons.e-changes-previous:before{content:"\e205"}.e-icons.e-show-markup:before{content:"\e206"}.e-icons.e-changes-next:before{content:"\e209"}.e-icons.e-changes-track:before{content:"\e20a"}.e-icons.e-conditional-formatting-large:before{content:"\e401"}.e-icons.e-highlight:before{content:"\e402"}.e-icons.e-top-bottom-rules:before{content:"\e403"}.e-icons.e-data-bars:before{content:"\e404"}.e-icons.e-color-scales:before{content:"\e405"}.e-icons.e-iconsets:before{content:"\e406"}.e-icons.e-clear-rules:before{content:"\e407"}.e-icons.e-new-rules:before{content:"\e408"}.e-icons.e-greater-than:before{content:"\e409"}.e-icons.e-less-than:before{content:"\e410"}.e-icons.e-between:before{content:"\e411"}.e-icons.e-equalto:before{content:"\e412"}.e-icons.e-text-that-contains:before{content:"\e413"}.e-icons.e-date-occurring:before{content:"\e414"}.e-icons.e-top-10:before{content:"\e415"}.e-icons.e-bottom-10-items:before{content:"\e416"}.e-icons.e-bottom-10:before{content:"\e417"}.e-icons.e-above-average:before{content:"\e418"}.e-icons.e-below-average:before{content:"\e419"}.e-icons.e-duplicate-cell:before{content:"\e420"}.e-icons.e-footnote:before{content:"\e435"}.e-icons.e-end-footnote:before{content:"\e436"}.e-icons.e-chart-insert-column:before{content:"\e440"}.e-icons.e-chart-data-table:before{content:"\e441"}.e-icons.e-chart-legend:before{content:"\e442"}.e-icons.e-chart-insert-x-y-scatter:before{content:"\e443"}.e-icons.e-chart-insert-waterfall:before{content:"\e444"}.e-icons.e-chart-updown-bars:before{content:"\e445"}.e-icons.e-add-chart-element:before{content:"\e446"}.e-icons.e-chart-gridlines:before{content:"\e447"}.e-icons.e-insert-hierarchy-charts:before{content:"\e448"}.e-icons.e-chart-insert-line:before{content:"\e449"}.e-icons.e-chart-switch-row-column:before{content:"\e450"}.e-icons.e-chart-error-bars:before{content:"\e451"}.e-icons.e-chart-trendline:before{content:"\e452"}.e-icons.e-chart-axes:before{content:"\e453"}.e-icons.e-chart-select-data:before{content:"\e454"}.e-icons.e-chart-lines:before{content:"\e455"}.e-icons.e-chart-axis-titles:before{content:"\e456"}.e-icons.e-chart-title:before{content:"\e457"}.e-icons.e-chart-insert-pie:before{content:"\e458"}.e-icons.e-change-chart-type:before{content:"\e459"}.e-icons.e-insert-statistic-chart:before{content:"\e460"}.e-icons.e-chart-data-labels:before{content:"\e461"}.e-icons.e-chart-insert-combo:before{content:"\e462"}.e-icons.e-chart-axis-titles-primary-horizontal:before{content:"\e486"}.e-icons.e-chart-linear-forecast:before{content:"\e487"}.e-icons.e-chart-legend-none:before{content:"\e488"}.e-icons.e-chart-legend-right:before{content:"\e489"}.e-icons.e-chart-data-callout:before{content:"\e490"}.e-icons.e-chart-primary-minor-vertical:before{content:"\e491"}.e-icons.e-chart-axes-primary-vertical:before{content:"\e492"}.e-icons.e-chart-data-labels-center:before{content:"\e493"}.e-icons.e-chart-data-table-none:before{content:"\e115"}.e-icons.e-chart-data-labels-none:before{content:"\e495"}.e-icons.e-chart-primary-major-vertical:before{content:"\e496"}.e-icons.e-chart-legend-linear:before{content:"\e497"}.e-icons.e-chart-error-bars-percentage:before{content:"\e498"}.e-icons.e-chart-no-legend-keys:before{content:"\e499"}.e-icons.e-chart-title-above-chart:before{content:"\e121"}.e-icons.e-chart-trendline-none:before{content:"\e122"}.e-icons.e-chart-with-legend-keys:before{content:"\e123"}.e-icons.e-chart-axes-primary-horizontal:before{content:"\e124"}.e-icons.e-chart-error-bars-standard-deviation:before{content:"\e125"}.e-icons.e-chart-legend-top:before{content:"\e126"}.e-icons.e-chart-primary-minor-horizontal:before{content:"\e145"}.e-icons.e-chart-error-bars-none:before{content:"\e127"}.e-icons.e-chart-up-down-bars-2:before{content:"\e128"}.e-icons.e-chart-drop-lines:before{content:"\e129"}.e-icons.e-chart-lines-none:before{content:"\e130"}.e-icons.e-chart-primary-major-horizontal:before{content:"\e131"}.e-icons.e-chart-legend-bottom:before{content:"\e132"}.e-icons.e-chart-up-down-none:before{content:"\e111"}.e-icons.e-chart-data-labels-outside-end:before{content:"\e905"}.e-icons.e-chart-axis-titles-primary-vertical:before{content:"\e143"}.e-icons.e-chart-legend-left:before{content:"\e892"}.e-icons.e-chart-data-labels-inside-base:before{content:"\e893"}.e-icons.e-chart-high-low-lines:before{content:"\e894"}.e-icons.e-chart-trendline-exponential:before{content:"\e133"}.e-icons.e-chart-trendline-moving-average:before{content:"\e134"}.e-icons.e-chart-data-labels-inside-end:before{content:"\e135"}.e-icons.e-chart-title-none:before{content:"\e136"}.e-icons.e-chart-title-centered-overlay:before{content:"\e895"}.e-icons.e-chart-error-bars-standard-error:before{content:"\e911"}.e-icons.e-chart-3d-area-1:before{content:"\e144"}.e-icons.e-chart-2d-stacked-bar:before{content:"\e889"}.e-icons.e-chart-3d-surface-1:before{content:"\e827"}.e-icons.e-chart-histogram-pareto:before{content:"\e114"}.e-icons.e-chart-stock-volumn-open-high-low-close:before{content:"\e137"}.e-icons.e-chart-stock-high-low-close:before{content:"\e138"}.e-icons.e-chart-stock-open-high-low-close:before{content:"\e831"}.e-icons.e-chart-2d-line-100-stacked-line-with-markers:before{content:"\e832"}.e-icons.e-chart-filled-radar:before{content:"\e833"}.e-icons.e-chart-3d-clustered-column:before{content:"\e142"}.e-icons.e-chart-sunburst:before{content:"\e835"}.e-icons.e-chart-treemap:before{content:"\e836"}.e-icons.e-chart-3d-100-percent-stacked-area:before{content:"\e139"}.e-icons.e-chart-3d-pie:before{content:"\e838"}.e-icons.e-chart-3d-column-4:before{content:"\e839"}.e-icons.e-more-column-charts:before{content:"\e899"}.e-icons.e-chart-2d-stacked-line:before{content:"\e841"}.e-icons.e-chart-donut:before{content:"\e112"}.e-icons.e-chart-3d-clustered-bar:before{content:"\e843"}.e-icons.e-chart-funnel:before{content:"\e140"}.e-icons.e-chart-2d-pie-2:before{content:"\e141"}.e-icons.e-chart-3d-line:before{content:"\e846"}.e-icons.e-chart-2d-clustered-column:before{content:"\e847"}.e-icons.e-chart-2d-100-percent-stacked-area:before{content:"\e900"}.e-icons.e-more-line-charts:before{content:"\e849"}.e-icons.e-chart-3d-100-percent-stacked-bar:before{content:"\e850"}.e-icons.e-more-stock-charts:before{content:"\e851"}.e-icons.e-chart-stock-volumn-high-low-close:before{content:"\e852"}.e-icons.e-chart-bar-of-pie:before{content:"\e113"}.e-icons.e-chart-clustered-column-line-on-secondary-axis:before{content:"\e912"}.e-icons.e-chart-2d-clustered-bar:before{content:"\e855"}.e-icons.e-chart-radar:before{content:"\e856"}.e-icons.e-chart-3d-100-percent-stacked-column:before{content:"\e857"}.e-icons.e-chart-stackedlines-with-markers:before{content:"\e858"}.e-icons.e-chart-wireframe-3d-surface:before{content:"\e902"}.e-icons.e-chart-2d-line-with-markers:before{content:"\e860"}.e-icons.e-chart-box-and-whisker:before{content:"\e861"}.e-icons.e-create-custom-combo-chart:before{content:"\e862"}.e-icons.e-chart-2d-100-percent-stacked-bar:before{content:"\e863"}.e-icons.e-chart-scatter-with-straight-lines:before{content:"\e864"}.e-icons.e-more-statistical-charts:before{content:"\e865"}.e-icons.e-chart-3d-stacked-area:before{content:"\e866"}.e-icons.e-chart-2d-line:before{content:"\e867"}.e-icons.e-chart-2d-100-percent-stacked-column:before{content:"\e868"}.e-icons.e-more-pie-charts:before{content:"\e869"}.e-icons.e-chart-bubble-1:before{content:"\e870"}.e-icons.e-chart-2d-100-percent-stacked-line:before{content:"\e871"}.e-icons.e-chart-histogram:before{content:"\e872"}.e-icons.e-more-hierarchy-charts:before{content:"\e873"}.e-icons.e-chart-combo-clustered-column-line:before{content:"\e874"}.e-icons.e-chart-2d-stacked-area:before{content:"\e875"}.e-icons.e-chart-3d-stacked-column:before{content:"\e876"}.e-icons.e-chart-insert-bar:before{content:"\e877"}.e-icons.e-chart-scatter-with-smooth-lines:before{content:"\e878"}.e-icons.e-chart-surface-wireframe-contour:before{content:"\e879"}.e-icons.e-chart-3d-stacked-bar:before{content:"\e880"}.e-icons.e-chart-2d-pie-of-pie:before{content:"\e881"}.e-icons.e-chart-3d-surface-2:before{content:"\e882"}.e-icons.e-chart-2d-area:before{content:"\e883"}.e-icons.e-chart-combo-stacked-area-clustered-column:before{content:"\e884"}.e-icons.e-chart-waterfall:before{content:"\e885"}.e-icons.e-chart-surface-contour:before{content:"\e886"}.e-icons.e-more-scatter-charts:before{content:"\e887"}.e-icons.e-chart-2d-stacked-column:before{content:"\e888"}.e-icons.e-protect-workbook:before{content:"\e88a"}.e-icons.e-change-case:before{content:"\e88c"}.e-icons.e-export-pdf-3:before{content:"\e88b"}.e-icons.e-freeze-pane:before{content:"\e88d"}.e-icons.e-freeze-first-column:before{content:"\e88e"}.e-icons.e-freeze-top-row:before{content:"\e88f"}.e-icons.e-merge-cells:before{content:"\e89a"}.e-icons.e-split-vertical:before{content:"\e89b"}.e-icons.e-table-cell:before{content:"\e89c"}.e-icons.e-split-horizontal:before{content:"\e89d"}.e-icons.e-list-box:before{content:"\e89e"}.e-icons.e-text-form-2:before{content:"\e89f"}.e-icons.e-label:before{content:"\e90a"}.e-icons.e-check-box-2:before{content:"\e90b"}.e-icons.e-add-edit-form-field:before{content:"\e90c"}.e-icons.e-button:before{content:"\e90d"}.e-icons.e-drop-down-2:before{content:"\e90e"}.e-icons.e-radio-button:before{content:"\e90f"}.e-icons.e-password:before{content:"\e91a"}.e-icons.e-table-insert-column:before{content:"\e91b"}.e-icons.e-table-insert-row:before{content:"\e91c"}.e-icons.e-table-overwrite-cells:before{content:"\e91d"}.e-icons.e-table-nested:before{content:"\e91e"}.e-icons.e-table-merge:before{content:"\e91f"}.e-icons.e-drag-fill:before{content:"\e92a"}.e-icons.e-home:before{content:"\e92b"}.e-icons.e-gantt-gripper:before{content:"\e92c"}.e-icons.e-bring-to-view:before{content:"\e92d"}.e-icons.e-bring-to-center:before{content:"\e92e"}.e-icons.e-warning:before{content:"\e92f"}.e-icons.e-critical-path:before{content:"\e93a"}.e-icons.e-border-shadow-2:before{content:"\e93b"}.e-icons.e-border-diagonal-up:before{content:"\e947"}.e-icons.e-border-diagonal-down:before{content:"\e93d"}.e-icons.e-border-custom:before{content:"\e946"}.e-icons.e-border-none-1:before{content:"\e93f"}.e-icons.e-border-box:before{content:"\e940"}.e-icons.e-border-shadow-1:before{content:"\e942"}.e-icons.e-audio:before{content:"\e949"}.e-icons.e-video:before{content:"\e94b"}
/*! common core */.e-control,.e-css,.e-error{font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif","sans-serif",-apple-system,BlinkMacSystemFont;font-size:12px;font-weight:400}.e-error{color:#f44336}.e-control,.e-control [class*=" e-"],.e-control [class^=e-]{box-sizing:border-box}.e-control :focus,.e-control:focus{outline:none}.e-rtl{direction:rtl;text-align:right}.e-overlay{background-color:#383838;filter:alpha(opacity=50);height:100%;opacity:.5;pointer-events:none;touch-action:none;width:100%}.e-hidden{display:none}.e-blazor-hidden{visibility:hidden}.e-disabled{background-image:none;cursor:default;filter:alpha(Opacity=35);opacity:.35}.e-ul{list-style-type:none}.e-prevent-select{-webkit-user-select:none;user-select:none}.e-warning{color:#ffca1c}.e-success{color:#22b24b}.e-information{color:#489bd5}.e-block-touch{touch-action:pinch-zoom}.e-license{color:#ff0;text-decoration:none}.e-license-banner{cursor:pointer;position:absolute;right:10px;top:27%}
/*! animation keyframes */@keyframes SlideLeftOut{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes SlideLeftIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes SlideRightIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes SlideRightOut{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes SlideBottomIn{0%{transform:translateY(100%)}to{transform:translate(0)}}@keyframes SlideBottomOut{0%{transform:translate(0)}to{transform:translateY(100%)}}@keyframes SlideTopIn{0%{transform:translateY(-100%)}to{transform:translate(0)}}@keyframes SlideTopOut{0%{transform:translate(0)}to{transform:translateY(-100%)}}@keyframes SlideRight{0%{width:0}to{width:100%}}@keyframes SlideLeft{0%{width:100%}to{width:0}}@keyframes SlideDown{0%{height:0}to{height:100%}}@keyframes SlideUp{0%{height:100%}to{height:0}}@keyframes FadeIn{0%{filter:alpha(opacity=0);opacity:0}to{filter:alpha(opacity=100);opacity:1}}@keyframes FadeOut{0%{filter:alpha(opacity=100);opacity:1}to{filter:alpha(opacity=0);opacity:0}}@keyframes ZoomIn{0%{transform:translate(0) scale(0)}to{transform:translate(0) scale(1)}}@keyframes ZoomOut{0%{transform:translate(0) scale(1)}to{transform:translate(0) scale(0)}}@keyframes FadeZoomIn{0%{filter:alpha(opacity=0);opacity:0;transform:scale(0)}to{filter:alpha(opacity=100);opacity:1;transform:scale(1)}}@keyframes FadeZoomOut{0%{filter:alpha(opacity=100);opacity:1;transform:scale(1)}to{filter:alpha(opacity=0);opacity:0;transform:scale(0)}}@keyframes FlipRightDownIn{0%{transform:perspective(400px) rotateY(-180deg);transform-origin:right center;transform-style:preserve-3d}to{transform:rotateY(0deg);transform-origin:right center;transform-style:preserve-3d}}@keyframes FlipRightDownOut{0%{transform:perspective(400px) rotateY(0deg);transform-origin:right center;transform-style:preserve-3d}to{transform:rotateY(-180deg);transform-origin:right center;transform-style:preserve-3d}}@keyframes FlipRightUpIn{0%{transform:perspective(400px) rotateY(135deg);transform-origin:right center;transform-style:preserve-3d}to{transform:rotateY(0deg);transform-origin:right center;transform-style:preserve-3d}}@keyframes FlipRightUpOut{0%{transform:perspective(400px) rotateY(0deg);transform-origin:right center;transform-style:preserve-3d}to{transform:rotateY(135deg);transform-origin:right center;transform-style:preserve-3d}}@keyframes FlipLeftDownIn{0%{transform:perspective(400px) rotateY(-180deg);transform-origin:left center;transform-style:preserve-3d}to{transform:rotateY(0deg);transform-origin:left center;transform-style:preserve-3d}}@keyframes FlipLeftDownOut{0%{transform:perspective(400px) rotateY(0deg);transform-origin:left center;transform-style:preserve-3d}to{transform:rotateY(135deg);transform-origin:left center;transform-style:preserve-3d}}@keyframes FlipLeftUpIn{0%{transform:perspective(400px) rotateY(-135deg);transform-origin:left center;transform-style:preserve-3d}to{transform:rotateY(0deg);transform-origin:left center;transform-style:preserve-3d}}@keyframes FlipLeftUpOut{0%{transform:perspective(400px) rotateY(0deg);transform-origin:left center;transform-style:preserve-3d}to{transform:rotateY(135deg) perspective(200px);transform-origin:left center;transform-style:preserve-3d}}@keyframes FlipYLeftIn{0%{filter:alpha(opacity=0);opacity:0;transform:perspective(400px) rotateY(180deg);transform-origin:center center;transform-style:preserve-3d}50%{transform:perspective(700px) rotateY(90deg)}to{filter:alpha(opacity=100);opacity:1;transform:rotateY(0deg);transform-origin:center center;transform-style:preserve-3d}}@keyframes FlipYLeftOut{0%{filter:alpha(opacity=100);opacity:1;transform:perspective(400px) rotateY(0deg);transform-origin:center center;transform-style:preserve-3d}50%{transform:perspective(700px) rotateY(90deg)}75%{transform:perspective(850px) rotateY(125deg)}to{filter:alpha(opacity=0);opacity:0;transform:rotateY(180deg);transform-origin:center center;transform-style:preserve-3d}}@keyframes FlipYRightIn{0%{filter:alpha(opacity=0);opacity:0;transform:perspective(400px) rotateY(-180deg);transform-origin:center center;transform-style:preserve-3d}50%{transform:perspective(700px) rotateY(-90deg)}to{filter:alpha(opacity=100);opacity:1;transform:rotateY(0deg);transform-origin:center center;transform-style:preserve-3d}}@keyframes FlipYRightOut{0%{filter:alpha(opacity=100);opacity:1;transform:perspective(400px) rotateY(0deg);transform-origin:center center;transform-style:preserve-3d}50%{transform:perspective(700px) rotateY(-90deg)}to{filter:alpha(opacity=0);opacity:0;transform:rotateY(-180deg);transform-origin:center center;transform-style:preserve-3d}}@keyframes FlipXDownIn{0%{filter:alpha(opacity=0);opacity:0;transform:perspective(400px) rotateX(180deg);transform-origin:center center;transform-style:preserve-3d}50%{transform:perspective(700px) rotateX(90deg)}to{filter:alpha(opacity=100);opacity:1;transform:rotateX(0deg);transform-origin:center center;transform-style:preserve-3d}}@keyframes FlipXDownOut{0%{filter:alpha(opacity=100);opacity:1;transform:perspective(400px) rotateX(0deg);transform-origin:center center;transform-style:preserve-3d}50%{transform:perspective(700px) rotateX(90deg)}75%{transform:perspective(850px) rotateX(125deg)}to{filter:alpha(opacity=0);opacity:0;transform:rotateX(180deg);transform-origin:center center;transform-style:preserve-3d}}@keyframes FlipXUpIn{0%{filter:alpha(opacity=0);opacity:0;transform:perspective(400px) rotateX(-180deg);transform-origin:center center;transform-style:preserve-3d}50%{transform:perspective(700px) rotateX(-90deg)}to{filter:alpha(opacity=100);opacity:1;transform:rotateX(0deg);transform-origin:center center;transform-style:preserve-3d}}@keyframes FlipXUpOut{0%{filter:alpha(opacity=100);opacity:1;transform:perspective(400px) rotateX(0deg);transform-origin:center center;transform-style:preserve-3d}50%{transform:perspective(700px) rotateX(-90deg)}to{filter:alpha(opacity=0);opacity:0;transform:rotateX(-180deg);transform-origin:center center;transform-style:preserve-3d}}.e-ripple,.e-ripple-style{overflow:hidden;position:relative;transform:translateZ(0)}.e-ripple-element,.e-ripple-style:after{background-color:#0000001a;border-radius:100%;overflow:hidden;pointer-events:none;position:absolute;transform:scale(0);transition:opacity,transform 0ms cubic-bezier(0,.1,.2,1)}.e-ripple-style:after{background:#0000004d;content:"";display:block;height:50%;left:25%;opacity:0;top:25%;transform:scale(3);transition:transform .5s,opacity .5s;width:50%}.e-ripple-style:active:after{opacity:1;transform:scale(0);transition:0s}.e-signature{border:1px solid;background-color:#fff;border:1px solid #e0e0e0}.e-float-input .e-clear-icon:before,.e-float-input.e-control-wrapper .e-clear-icon:before,.e-input-group .e-clear-icon:before,.e-input-group.e-control-wrapper .e-clear-icon:before{content:"\e932";font-family:e-icons}.e-filled.e-float-input .e-clear-icon:before,.e-filled.e-float-input.e-control-wrapper .e-clear-icon:before,.e-filled.e-input-group .e-clear-icon:before,.e-filled.e-input-group.e-control-wrapper .e-clear-icon:before,.e-outline.e-float-input .e-clear-icon:before,.e-outline.e-float-input.e-control-wrapper .e-clear-icon:before,.e-outline.e-input-group .e-clear-icon:before,.e-outline.e-input-group.e-control-wrapper .e-clear-icon:before{content:"\e208";font-family:e-icons}
/*! input layout */.e-input-group,.e-input-group.e-control-wrapper{display:table;line-height:1.4;margin-bottom:4px}.e-input-group input.e-input,.e-input-group textarea.e-input,.e-input-group.e-control-wrapper input.e-input,.e-input-group.e-control-wrapper textarea.e-input,input.e-input,textarea.e-input{border:solid;border-width:0 0 1px;height:auto;line-height:inherit;margin:0 0 4px;outline:none;padding:4px 0;text-indent:0;width:100%}.e-input-group,.e-input-group.e-control-wrapper,.e-input-group.e-control-wrapper.e-disabled,.e-input-group.e-disabled,input.e-input,textarea.e-input{font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif","sans-serif",-apple-system,BlinkMacSystemFont;font-size:13px;font-weight:400}.e-input-group input.e-input,.e-input-group textarea.e-input,.e-input-group.e-control-wrapper input.e-input,.e-input-group.e-control-wrapper textarea.e-input{font:inherit}.e-float-input input,.e-float-input input:focus,.e-float-input.e-control-wrapper input,.e-float-input.e-control-wrapper input:focus,.e-float-input.e-control-wrapper.e-input-focus input,.e-float-input.e-control-wrapper.e-input-group input,.e-float-input.e-control-wrapper.e-input-group input:focus,.e-float-input.e-control-wrapper.e-input-group.e-input-focus input,.e-float-input.e-input-focus input,.e-float-input.e-input-group input,.e-float-input.e-input-group input:focus,.e-float-input.e-input-group.e-input-focus input,.e-input-group input,.e-input-group input.e-input,.e-input-group input.e-input:focus,.e-input-group input:focus,.e-input-group.e-control-wrapper input,.e-input-group.e-control-wrapper input.e-input,.e-input-group.e-control-wrapper input.e-input:focus,.e-input-group.e-control-wrapper input:focus,.e-input-group.e-control-wrapper.e-input-focus input,.e-input-group.e-control-wrapper.e-input-focus input.e-input,.e-input-group.e-input-focus input,.e-input-group.e-input-focus input.e-input,input.e-input,input.e-input:focus{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-float-input,.e-float-input input,.e-float-input.e-control-wrapper,.e-float-input.e-control-wrapper input,.e-float-input.e-control-wrapper.e-input-group input,.e-float-input.e-input-group input,.e-input-group,.e-input-group input,.e-input-group input.e-input,.e-input-group.e-control-wrapper,.e-input-group.e-control-wrapper input,.e-input-group.e-control-wrapper input.e-input,input.e-input{border-radius:0}.e-input.e-small:focus,.e-input:focus{border-width:0 0 2px;padding-bottom:4px}.e-bigger .e-input:focus,.e-input.e-bigger:focus{padding-bottom:5px}.e-bigger .e-input.e-small:focus,.e-input.e-small.e-bigger:focus{padding-bottom:4px}.e-input.e-small:focus,.e-input:focus{padding-bottom:3px}.e-bigger .e-input:focus,.e-input.e-bigger:focus{padding-bottom:4px}.e-bigger .e-input.e-small:focus,.e-input.e-small.e-bigger:focus{padding-bottom:3px}.e-input-group input.e-input:focus,.e-input-group textarea.e-input:focus,.e-input-group.e-control-wrapper input.e-input:focus,.e-input-group.e-control-wrapper textarea.e-input:focus,.e-input-group.e-control-wrapper.e-input-focus input.e-input,.e-input-group.e-input-focus input.e-input{padding:4px 0}.e-bigger .e-input-group,.e-bigger .e-input-group.e-control-wrapper,.e-bigger input.e-input,.e-bigger textarea.e-input,.e-input-group.e-bigger,.e-input-group.e-control-wrapper.e-bigger,input.e-input.e-bigger,textarea.e-input.e-bigger{font-size:14px}.e-bigger .e-input-group .e-input,.e-bigger .e-input-group.e-control-wrapper .e-input,.e-input-group.e-bigger .e-input,.e-input-group.e-bigger.e-control-wrapper .e-input{font:inherit}.e-bigger .e-input-group .e-input,.e-bigger .e-input-group.e-control-wrapper .e-input,.e-bigger input.e-input,.e-bigger textarea.e-input,.e-input-group.e-bigger .e-input,.e-input-group.e-bigger.e-control-wrapper .e-input,input.e-input.e-bigger,textarea.e-input.e-bigger{line-height:inherit;margin-bottom:8px;padding:5px 0}.e-bigger .e-input-group .e-input:focus,.e-bigger .e-input-group.e-control-wrapper .e-input:focus,.e-bigger .e-input-group.e-control-wrapper.e-input-focus .e-input,.e-bigger .e-input-group.e-input-focus .e-input,.e-input-group.e-bigger .e-input:focus,.e-input-group.e-bigger.e-input-focus .e-input,.e-input-group.e-control-wrapper.e-bigger .e-input:focus,.e-input-group.e-control-wrapper.e-bigger.e-input-focus .e-input{padding:5px 0}.e-input-group .e-input-group-icon,.e-input-group.e-control-wrapper .e-input-group-icon{align-items:center;border:0 solid;box-sizing:initial;cursor:pointer;flex-direction:column;font-size:12px;justify-content:center;line-height:1;min-height:18px;min-width:18px;padding:0;text-align:center}.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon,.e-float-input.e-input-group.e-float-icon-left>.e-input-group-icon,.e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon,.e-input-group.e-float-icon-left>.e-input-group-icon{font-size:20px;margin:0;min-height:30px;min-width:30px;padding:0}.e-bigger .e-input-group .e-input-group-icon,.e-bigger .e-input-group.e-control-wrapper .e-input-group-icon,.e-input-group .e-input-group-icon.e-bigger,.e-input-group.e-bigger .e-input-group-icon,.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon{min-height:20px;min-width:20px;font-size:12px;padding:0}.e-bigger .e-float-input.e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon,.e-bigger .e-float-input.e-input-group.e-float-icon-left>.e-input-group-icon,.e-bigger .e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon,.e-bigger .e-input-group.e-float-icon-left>.e-input-group-icon,.e-float-input.e-input-group.e-bigger.e-float-icon-left>.e-input-group-icon,.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left>.e-input-group-icon,.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon.e-bigger,.e-float-input.e-input-group.e-float-icon-left>.e-input-group-icon.e-bigger,.e-input-group.e-bigger.e-float-icon-left>.e-input-group-icon,.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left>.e-input-group-icon,.e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon.e-bigger,.e-input-group.e-float-icon-left>.e-input-group-icon.e-bigger{font-size:20px;margin:0;min-height:32px;min-width:32px;padding:0}.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left>.e-input-group-icon.e-small,.e-float-input.e-control-wrapper.e-input-group.e-small.e-float-icon-left>.e-input-group-icon,.e-float-input.e-input-group.e-float-icon-left>.e-input-group-icon.e-small,.e-float-input.e-input-group.e-small.e-float-icon-left>.e-input-group-icon,.e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon.e-small,.e-input-group.e-control-wrapper.e-small.e-float-icon-left>.e-input-group-icon,.e-input-group.e-float-icon-left>.e-input-group-icon.e-small,.e-input-group.e-small.e-float-icon-left>.e-input-group-icon,.e-small .e-float-input.e-control-wrapper.e-input-group.e-float-icon-left>.e-input-group-icon,.e-small .e-float-input.e-input-group.e-float-icon-left>.e-input-group-icon,.e-small .e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon,.e-small .e-input-group.e-float-icon-left>.e-input-group-icon{font-size:20px;margin:0;min-height:28px;min-width:28px;padding:0}.e-bigger .e-input-group.e-control-wrapper.e-float-input.e-small.e-float-icon-left>.e-input-group-icon,.e-bigger .e-input-group.e-control-wrapper.e-small.e-float-icon-left>.e-input-group-icon,.e-bigger .e-input-group.e-float-input.e-small.e-float-icon-left>.e-input-group-icon,.e-bigger .e-input-group.e-small.e-float-icon-left>.e-input-group-icon,.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger.e-float-icon-left>.e-input-group-icon,.e-float-input.e-control-wrapper.e-input-group.e-small.e-float-icon-left>.e-input-group-icon.e-bigger,.e-float-input.e-input-group.e-small.e-bigger.e-float-icon-left>.e-input-group-icon,.e-float-input.e-input-group.e-small.e-float-icon-left>.e-input-group-icon.e-bigger,.e-input-group.e-control-wrapper.e-small.e-bigger.e-float-icon-left>.e-input-group-icon,.e-input-group.e-control-wrapper.e-small.e-float-icon-left>.e-input-group-icon.e-bigger,.e-input-group.e-small.e-bigger.e-float-icon-left>.e-input-group-icon,.e-input-group.e-small.e-float-icon-left>.e-input-group-icon.e-bigger{font-size:20px;margin:0;min-height:30px;min-width:30px;padding:0}.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-disabled)>.e-input-group-icon:active,.e-input-group.e-float-icon-left:not(.e-disabled)>.e-input-group-icon:active{background:#0000}.e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon,.e-input-group.e-float-icon-left>.e-input-group-icon{cursor:auto}.e-float-input input.e-disabled,.e-float-input input[disabled],.e-float-input textarea.e-disabled,.e-float-input textarea[disabled],.e-float-input.e-control-wrapper input.e-disabled,.e-float-input.e-control-wrapper input[disabled],.e-float-input.e-control-wrapper textarea.e-disabled,.e-float-input.e-control-wrapper textarea[disabled],.e-float-input.e-control-wrapper.e-disabled input,.e-float-input.e-control-wrapper.e-disabled textarea,.e-float-input.e-disabled input,.e-float-input.e-disabled textarea,.e-input-group .e-input[disabled],.e-input-group.e-control-wrapper .e-input[disabled],.e-input-group.e-control-wrapper.e-disabled,.e-input-group.e-control-wrapper.e-disabled input,.e-input-group.e-control-wrapper.e-disabled input.e-input,.e-input-group.e-control-wrapper.e-disabled span,.e-input-group.e-control-wrapper.e-disabled textarea,.e-input-group.e-control-wrapper.e-disabled textarea.e-input,.e-input-group.e-disabled,.e-input-group.e-disabled input,.e-input-group.e-disabled input.e-input,.e-input-group.e-disabled span,.e-input-group.e-disabled textarea,.e-input-group.e-disabled textarea.e-input,.e-input[disabled]{cursor:not-allowed}.e-float-input input.e-disabled,.e-float-input input[disabled],.e-float-input.e-control-wrapper input.e-disabled,.e-float-input.e-control-wrapper input[disabled],.e-float-input.e-control-wrapper.e-disabled,.e-float-input.e-control-wrapper.e-disabled input,.e-float-input.e-disabled,.e-float-input.e-disabled input,.e-input-group.e-control-wrapper.e-disabled,.e-input-group.e-disabled,.e-input[disabled]{filter:alpha(opacity=100);opacity:1}.e-input-group.e-control-wrapper.e-rtl,.e-input-group.e-rtl,.e-input.e-rtl{direction:rtl}.e-input.e-corner{border-radius:0}.e-input-group,.e-input-group.e-control-wrapper{display:inline-flex;vertical-align:middle}.e-float-input.e-control-wrapper:not(.e-input-group),.e-float-input:not(.e-input-group){display:inline-block}.e-input-group .e-input-group-icon,.e-input-group.e-control-wrapper .e-input-group-icon{display:flex}.e-input-group .e-input-group-icon:first-child,.e-input-group.e-control-wrapper .e-input-group-icon:first-child{border-left-width:0}.e-input-group .e-input-group-icon,.e-input-group.e-control-wrapper .e-input-group-icon{white-space:nowrap}.e-input-group .e-input-group-icon:not(:last-child),.e-input-group.e-control-wrapper .e-input-group-icon:not(:last-child){border-right-width:0}.e-input+.e-input-group-icon,.e-input-group .e-input+.e-input-group-icon,.e-input-group.e-control-wrapper .e-input+.e-input-group-icon{border-left-width:0}.e-input-group.e-control-wrapper.e-corner .e-input-group-icon:first-child,.e-input-group.e-control-wrapper.e-corner .e-input:first-child,.e-input-group.e-corner .e-input-group-icon:first-child,.e-input-group.e-corner .e-input:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.e-input-group.e-control-wrapper.e-corner .e-input-group-icon:last-child,.e-input-group.e-control-wrapper.e-corner .e-input:last-child,.e-input-group.e-corner .e-input-group-icon:last-child,.e-input-group.e-corner .e-input:last-child{border-bottom-right-radius:0;border-top-right-radius:0}.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:first-child,.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:last-child,.e-input-group.e-rtl .e-input-group-icon:first-child,.e-input-group.e-rtl .e-input-group-icon:last-child{border-left-width:0;border-right-width:0}.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:not(:last-child),.e-input-group.e-rtl .e-input-group-icon:not(:last-child){border-left-width:0}.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon+.e-input,.e-input-group.e-rtl .e-input-group-icon+.e-input{border-right-width:0}.e-input-group.e-control-wrapper.e-small,.e-input-group.e-control-wrapper.e-small.e-disabled,.e-input-group.e-small,.e-input-group.e-small.e-disabled,.e-small .e-input-group,.e-small .e-input-group.e-control-wrapper,.e-small .e-input-group.e-control-wrapper.e-disabled,.e-small .e-input-group.e-disabled,.e-small input.e-input,.e-small textarea.e-input,input.e-input.e-small,textarea.e-input.e-small{font-size:12px}.e-input-group.e-small .e-input,.e-input-group.e-small.e-control-wrapper .e-input,.e-small .e-input-group .e-input,.e-small .e-input-group.e-control-wrapper .e-input{font:inherit}.e-input-group.e-control-wrapper.e-small .e-input,.e-input-group.e-small .e-input,.e-input.e-small{line-height:inherit;padding:4px 0}.e-input-group.e-control-wrapper.e-small .e-input:focus,.e-input-group.e-control-wrapper.e-small.e-input-focus .e-input,.e-input-group.e-small .e-input:focus,.e-input-group.e-small.e-input-focus .e-input{padding:4px 0}.e-bigger .e-input-group.e-control-wrapper.e-small,.e-bigger .e-input-group.e-control-wrapper.e-small.e-disabled,.e-bigger .e-input-group.e-small,.e-bigger .e-input-group.e-small.e-disabled,.e-bigger .e-input.e-small,.e-bigger .e-input.e-small.e-disabled,.e-input-group.e-control-wrapper.e-small.e-bigger,.e-input-group.e-control-wrapper.e-small.e-bigger.e-disabled,.e-input-group.e-small.e-bigger,.e-input-group.e-small.e-bigger.e-disabled,.e-input.e-small.e-bigger,.e-small .e-input-group.e-bigger,.e-small .e-input-group.e-bigger.e-disabled,.e-small .e-input-group.e-control-wrapper.e-bigger,.e-small .e-input-group.e-control-wrapper.e-bigger.e-disabled,.e-small .e-input.e-bigger,.e-small .e-input.e-bigger.e-disabled,.e-small.e-bigger .e-input-group,.e-small.e-bigger .e-input-group.e-control-wrapper,.e-small.e-bigger .e-input-group.e-control-wrapper.e-disabled,.e-small.e-bigger .e-input-group.e-disabled{font-size:13px}.e-bigger .e-input.e-small,.e-input.e-small.e-bigger,.e-small .e-input.e-bigger{padding:4px 0}.e-bigger .e-input-group.e-control-wrapper.e-small .e-input,.e-bigger .e-input-group.e-small .e-input,.e-input-group.e-control-wrapper.e-small .e-input.e-bigger,.e-input-group.e-control-wrapper.e-small.e-bigger .e-input,.e-input-group.e-small .e-input.e-bigger,.e-input-group.e-small.e-bigger .e-input{font:inherit;padding:4px 0}.e-bigger .e-input-group.e-control-wrapper.e-small .e-input:focus,.e-bigger .e-input-group.e-control-wrapper.e-small.e-input-focus .e-input,.e-bigger .e-input-group.e-small .e-input:focus,.e-bigger .e-input-group.e-small.e-input-focus .e-input,.e-input-group.e-control-wrapper.e-small .e-input.e-bigger:focus,.e-input-group.e-control-wrapper.e-small.e-bigger .e-input:focus,.e-input-group.e-control-wrapper.e-small.e-bigger.e-input-focus .e-input,.e-input-group.e-control-wrapper.e-small.e-input-focus .e-input.e-bigger,.e-input-group.e-small .e-input.e-bigger:focus,.e-input-group.e-small.e-bigger .e-input:focus,.e-input-group.e-small.e-bigger.e-input-focus .e-input,.e-input-group.e-small.e-input-focus .e-input.e-bigger{padding:4px 0}.e-input-group.e-control-wrapper.e-small .e-input-group-icon,.e-input-group.e-small .e-input-group-icon,.e-small .e-input-group .e-input-group-icon,.e-small .e-input-group.e-control-wrapper .e-input-group-icon{font-size:12px;min-height:16px;min-width:16px;padding:0}.e-bigger .e-input-group.e-control-wrapper.e-small .e-input-group-icon,.e-bigger .e-input-group.e-small .e-input-group-icon,.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,.e-input-group.e-small .e-input-group-icon.e-bigger,.e-input-group.e-small.e-bigger .e-input-group-icon,.e-small.e-bigger .e-input-group .e-input-group-icon,.e-small.e-bigger .e-input-group.e-control-wrapper .e-input-group-icon{font-size:12px;min-height:18px;min-width:18px;padding:0}.e-float-input label.e-float-text,.e-float-input.e-control-wrapper label.e-float-text,.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,label.e-float-text{font-size:13px;font-style:normal;font-weight:400;left:0;overflow:hidden;padding-left:0;pointer-events:none;position:absolute;text-overflow:ellipsis;transform:translate3d(0,16px,0) scale(1);transform-origin:left top;transition:.25s cubic-bezier(.25,.8,.25,1);-webkit-user-select:none;user-select:none;white-space:nowrap;width:100%;top:-11px}.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input label.e-float-text,.e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper label.e-float-text,.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,label.e-float-text{content:"";font-style:normal}.e-bigger .e-float-input label.e-float-text,.e-bigger .e-float-input.e-control-wrapper label.e-float-text,.e-bigger .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input input.e-bigger~label.e-float-text,.e-float-input label.e-float-text.e-bigger,.e-float-input.e-bigger label.e-float-text,.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper input.e-bigger~label.e-float-text,.e-float-input.e-control-wrapper label.e-float-text.e-bigger,.e-float-input.e-control-wrapper.e-bigger label.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom{font-size:14px;top:-8px}.e-float-input.e-control-wrapper.e-small label.e-float-text,.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-small label.e-float-text,.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom{font-size:12px;top:-11px}.e-bigger .e-float-input.e-control-wrapper.e-small label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-float-input.e-small label.e-float-text,.e-bigger .e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper.e-small.e-bigger label.e-float-text,.e-float-input.e-small.e-bigger label.e-float-text,.e-small .e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom{font-size:13px;top:-9px;font-style:normal}.e-float-input .e-input-in-wrap label.e-float-text,.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom{top:-11px}.e-bigger .e-float-input .e-input-in-wrap label.e-float-text,.e-bigger .e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,.e-bigger.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input .e-input-in-wrap input.e-bigger~label.e-float-text,.e-float-input .e-input-in-wrap label.e-float-text.e-bigger,.e-float-input.e-bigger .e-input-in-wrap label.e-float-text,.e-float-input.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper .e-input-in-wrap input.e-bigger~label.e-float-text,.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text.e-bigger,.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap label.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom{top:-8px}.e-bigger .e-float-input.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-float-input.e-small .e-input-in-wrap label.e-float-text,.e-bigger .e-float-input.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-bigger.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap label.e-float-text,.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-small .e-input-in-wrap label.e-float-text,.e-float-input.e-small.e-bigger .e-input-in-wrap label.e-float-text,.e-float-input.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-float-input .e-input-in-wrap label.e-float-text,.e-small .e-float-input.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,.e-small .e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom{top:-10px}.e-bigger .e-float-input.e-control-wrapper.e-input-focus input~label.e-float-text,.e-bigger .e-float-input.e-input-focus input~label.e-float-text,.e-float-input input label.e-float-text.e-label-top,.e-float-input input:focus~label.e-float-text,.e-float-input input:valid~label.e-float-text,.e-float-input input[disabled]~label.e-label-top.e-float-text,.e-float-input input[readonly]~label.e-label-top.e-float-text,.e-float-input input~label.e-label-top.e-float-text,.e-float-input.e-bigger.e-input-focus input~label.e-float-text,.e-float-input.e-control-wrapper input label.e-float-text.e-label-top,.e-float-input.e-control-wrapper input:focus~label.e-float-text,.e-float-input.e-control-wrapper input:valid~label.e-float-text,.e-float-input.e-control-wrapper input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper input~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger.e-input-focus input~label.e-float-text,.e-float-input.e-control-wrapper.e-input-focus input~label.e-float-text,.e-float-input.e-control-wrapper.e-small input label.e-float-text.e-label-top,.e-float-input.e-control-wrapper.e-small input:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-small input:valid~label.e-float-text,.e-float-input.e-control-wrapper.e-small input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small input~label.e-label-top.e-float-text,.e-float-input.e-input-focus input~label.e-float-text,.e-float-input.e-small input label.e-float-text.e-label-top,.e-float-input.e-small input:focus~label.e-float-text,.e-float-input.e-small input:valid~label.e-float-text,.e-float-input.e-small input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-small input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-small input~label.e-label-top.e-float-text,.e-small .e-float-input input label.e-float-text.e-label-top,.e-small .e-float-input input:focus~label.e-float-text,.e-small .e-float-input input:valid~label.e-float-text,.e-small .e-float-input input[disabled]~label.e-label-top.e-float-text,.e-small .e-float-input input[readonly]~label.e-label-top.e-float-text,.e-small .e-float-input input~label.e-label-top.e-float-text,.e-small .e-float-input.e-control-wrapper input label.e-float-text.e-label-top,.e-small .e-float-input.e-control-wrapper input:focus~label.e-float-text,.e-small .e-float-input.e-control-wrapper input:valid~label.e-float-text,.e-small .e-float-input.e-control-wrapper input[disabled]~label.e-label-top.e-float-text,.e-small .e-float-input.e-control-wrapper input[readonly]~label.e-label-top.e-float-text,.e-small .e-float-input.e-control-wrapper input~label.e-label-top.e-float-text{font-size:13px;top:-9px;transform:translate3d(0,-6px,0) scale(.92)}.e-bigger .e-float-input input label.e-float-text.e-label-top,.e-bigger .e-float-input input:focus~label.e-float-text,.e-bigger .e-float-input input:valid~label.e-float-text,.e-bigger .e-float-input input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-float-input input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input input~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper input label.e-float-text.e-label-top,.e-bigger .e-float-input.e-control-wrapper input:focus~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper input:valid~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper input~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-input-focus input~label.e-float-text,.e-bigger .e-float-input.e-input-focus input~label.e-float-text,.e-float-input.e-bigger input label.e-float-text.e-label-top,.e-float-input.e-bigger input:focus~label.e-float-text,.e-float-input.e-bigger input:valid~label.e-float-text,.e-float-input.e-bigger input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-bigger input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-bigger input~label.e-label-top.e-float-text,.e-float-input.e-bigger.e-input-focus input~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger input label.e-float-text.e-label-top,.e-float-input.e-control-wrapper.e-bigger input:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger input:valid~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger input~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger.e-input-focus input~label.e-float-text{transform:translate3d(0,-6px,0) scale(.86)}.e-bigger .e-float-input.e-control-wrapper.e-small input label.e-float-text.e-label-top,.e-bigger .e-float-input.e-control-wrapper.e-small input:focus~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small input:valid~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small input~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small.e-input-focus input~label.e-float-text,.e-bigger .e-float-input.e-small input label.e-float-text.e-label-top,.e-bigger .e-float-input.e-small input:focus~label.e-float-text,.e-bigger .e-float-input.e-small input:valid~label.e-float-text,.e-bigger .e-float-input.e-small input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-small input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-small input~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-small.e-input-focus input-group-animation~label.e-float-text,.e-float-input.e-bigger.e-small input label.e-float-text.e-label-top,.e-float-input.e-bigger.e-small input:focus~label.e-float-text,.e-float-input.e-bigger.e-small input:valid~label.e-float-text,.e-float-input.e-bigger.e-small input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-bigger.e-small input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-bigger.e-small input~label.e-label-top.e-float-text,.e-float-input.e-bigger.e-small.e-input-focus input~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger.e-small input label.e-float-text.e-label-top,.e-float-input.e-control-wrapper.e-bigger.e-small input:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger.e-small input:valid~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger.e-small input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger.e-small input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger.e-small input~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input~label.e-float-text,.e-small .e-float-input.e-bigger input label.e-float-text.e-label-top,.e-small .e-float-input.e-bigger input:focus~label.e-float-text,.e-small .e-float-input.e-bigger input:valid~label.e-float-text,.e-small .e-float-input.e-bigger input[disabled]~label.e-label-top.e-float-text,.e-small .e-float-input.e-bigger input[readonly]~label.e-label-top.e-float-text,.e-small .e-float-input.e-bigger input~label.e-label-top.e-float-text,.e-small .e-float-input.e-bigger.e-input-focus input~label.e-float-text,.e-small .e-float-input.e-control-wrapper.e-bigger input label.e-float-text.e-label-top,.e-small .e-float-input.e-control-wrapper.e-bigger input:focus~label.e-float-text,.e-small .e-float-input.e-control-wrapper.e-bigger input:valid~label.e-float-text,.e-small .e-float-input.e-control-wrapper.e-bigger input[disabled]~label.e-label-top.e-float-text,.e-small .e-float-input.e-control-wrapper.e-bigger input[readonly]~label.e-label-top.e-float-text,.e-small .e-float-input.e-control-wrapper.e-bigger input~label.e-label-top.e-float-text,.e-small .e-float-input.e-control-wrapper.e-bigger.e-input-focus input~label.e-float-text{transform:translate3d(0,-6px,0) scale(.92)}.e-float-input .e-input-in-wrap input label.e-float-text.e-label-top,.e-float-input .e-input-in-wrap input:focus~label.e-float-text,.e-float-input .e-input-in-wrap input:valid~label.e-float-text,.e-float-input .e-input-in-wrap input[disabled]~label.e-label-top.e-float-text,.e-float-input .e-input-in-wrap input[readonly]~label.e-label-top.e-float-text,.e-float-input .e-input-in-wrap input~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper .e-input-in-wrap input label.e-float-text.e-label-top,.e-float-input.e-control-wrapper .e-input-in-wrap input:focus~label.e-float-text,.e-float-input.e-control-wrapper .e-input-in-wrap input:valid~label.e-float-text,.e-float-input.e-control-wrapper .e-input-in-wrap input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper .e-input-in-wrap input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper .e-input-in-wrap input~label.e-label-top.e-float-text{top:-9px}.e-bigger .e-float-input input:focus~label.e-float-text,.e-bigger .e-float-input input:valid~label.e-float-text,.e-bigger .e-float-input input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-float-input input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input input~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper input:focus~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper input:valid~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper input~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-input-focus input~label.e-float-text,.e-bigger .e-float-input.e-input-focus input~label.e-float-text,.e-float-input.e-bigger input:focus~label.e-float-text,.e-float-input.e-bigger input:valid~label.e-float-text,.e-float-input.e-bigger input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-bigger input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-bigger input~label.e-label-top.e-float-text,.e-float-input.e-bigger.e-input-focus input~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger input:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger input:valid~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger input~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger.e-input-focus input~label.e-float-text{font-size:14px;top:-9px}.e-bigger .e-float-input .e-input-in-wrap input:focus~label.e-float-text,.e-bigger .e-float-input .e-input-in-wrap input:valid~label.e-float-text,.e-bigger .e-float-input .e-input-in-wrap input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-float-input .e-input-in-wrap input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input .e-input-in-wrap input~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input:focus~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input:valid~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input~label.e-label-top.e-float-text,.e-float-input.e-bigger .e-input-in-wrap input:focus~label.e-float-text,.e-float-input.e-bigger .e-input-in-wrap input:valid~label.e-float-text,.e-float-input.e-bigger .e-input-in-wrap input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-bigger .e-input-in-wrap input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-bigger .e-input-in-wrap input~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input:valid~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input~label.e-label-top.e-float-text{top:-9px}.e-float-input.e-control-wrapper.e-small input:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-small input:valid~label.e-float-text,.e-float-input.e-control-wrapper.e-small input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small input~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small.e-input-focus input~label.e-float-text,.e-float-input.e-small input:focus~label.e-float-text,.e-float-input.e-small input:valid~label.e-float-text,.e-float-input.e-small input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-small input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-small input~label.e-label-top.e-float-text,.e-float-input.e-small.e-input-focus input-group-animation~label.e-float-text,.e-small .e-float-input input~label.e-label-top.e-float-text,.e-small .e-float-input.e-control-wrapper input~label.e-label-top.e-float-text{font-size:12px;top:-8px}.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:valid~label.e-float-text,.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input~label.e-label-top.e-float-text,.e-float-input.e-small .e-input-in-wrap input:focus~label.e-float-text,.e-float-input.e-small .e-input-in-wrap input:valid~label.e-float-text,.e-float-input.e-small .e-input-in-wrap input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-small .e-input-in-wrap input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-small .e-input-in-wrap input~label.e-label-top.e-float-text,.e-small .e-float-input .e-input-in-wrap input~label.e-label-top.e-float-text,.e-small .e-float-input.e-control-wrapper .e-input-in-wrap input~label.e-label-top.e-float-text{top:-8px}.e-bigger .e-float-input.e-control-wrapper.e-small input:focus~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small input:valid~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small input[disabled]~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small input[readonly]~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small input~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small.e-input-focus input~label.e-float-text,.e-bigger .e-float-input.e-small input:focus~label.e-float-text,.e-bigger .e-float-input.e-small input:valid~label.e-float-text,.e-bigger .e-float-input.e-small input[disabled]~label.e-float-text,.e-bigger .e-float-input.e-small input[readonly]~label.e-float-text,.e-bigger .e-float-input.e-small input~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-small.e-input-focus input~label.e-float-text,.e-bigger.e-small .e-float-input.e-control-wrapper input:focus~label.e-float-text,.e-bigger.e-small .e-float-input.e-control-wrapper input:valid~label.e-float-text,.e-bigger.e-small .e-float-input.e-control-wrapper input[disabled]~label.e-float-text,.e-bigger.e-small .e-float-input.e-control-wrapper input[readonly]~label.e-float-text,.e-bigger.e-small .e-float-input.e-control-wrapper input~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger input:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger input:valid~label.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger input[disabled]~label.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger input[readonly]~label.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger input~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger.e-input-focus input~label.e-float-text,.e-float-input.e-small.e-bigger input:focus~label.e-float-text,.e-float-input.e-small.e-bigger input:valid~label.e-float-text,.e-float-input.e-small.e-bigger input[disabled]~label.e-float-text,.e-float-input.e-small.e-bigger input[readonly]~label.e-float-text,.e-float-input.e-small.e-bigger input~label.e-label-top.e-float-text,.e-float-input.e-small.e-bigger.e-input-focus input~label.e-float-text{font-size:13px;top:-7px}.e-bigger .e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:focus~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:valid~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled]~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly]~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small .e-input-in-wrap input~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-small .e-input-in-wrap input:focus~label.e-float-text,.e-bigger .e-float-input.e-small .e-input-in-wrap input:valid~label.e-float-text,.e-bigger .e-float-input.e-small .e-input-in-wrap input[disabled]~label.e-float-text,.e-bigger .e-float-input.e-small .e-input-in-wrap input[readonly]~label.e-float-text,.e-bigger .e-float-input.e-small .e-input-in-wrap input~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input:valid~label.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input[disabled]~label.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input[readonly]~label.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input~label.e-label-top.e-float-text,.e-float-input.e-small.e-bigger .e-input-in-wrap input:focus~label.e-float-text,.e-float-input.e-small.e-bigger .e-input-in-wrap input:valid~label.e-float-text,.e-float-input.e-small.e-bigger .e-input-in-wrap input[disabled]~label.e-float-text,.e-float-input.e-small.e-bigger .e-input-in-wrap input[readonly]~label.e-float-text,.e-float-input.e-small.e-bigger .e-input-in-wrap input~label.e-label-top.e-float-text{top:-10px}.e-float-input,.e-float-input.e-control-wrapper{line-height:1.4;margin-bottom:4px;margin-top:16px;padding-top:0;position:relative;width:100%}.e-bigger .e-float-input,.e-bigger .e-float-input.e-control-wrapper,.e-float-input.e-bigger,.e-float-input.e-control-wrapper.e-bigger{line-height:1.5;margin-bottom:8px;margin-top:17px;padding-top:0;position:relative;width:100%}.e-float-input.e-control-wrapper.e-small,.e-float-input.e-small,.e-small .e-float-input.e-control-wrapper{line-height:1.35;margin-bottom:4px;margin-top:16px;padding-top:0}.e-bigger .e-float-input.e-control-wrapper.e-small,.e-bigger .e-float-input.e-small,.e-bigger.e-small .e-float-input.e-control-wrapper.e-small,.e-bigger.e-small .e-float-input.e-small,.e-float-input.e-control-wrapper.e-small.e-bigger,.e-float-input.e-small.e-bigger,.e-small .e-float-input.e-bigger,.e-small .e-float-input.e-control-wrapper.e-bigger{line-height:1.4;margin-bottom:4px;margin-top:17px;padding-top:0}.e-bigger .e-input-group,.e-bigger .e-input-group.e-control-wrapper,.e-input-group.e-bigger,.e-input-group.e-control-wrapper.e-bigger{line-height:1.5}.e-bigger .e-input-group.e-control-wrapper.e-small,.e-bigger .e-input-group.e-small,.e-bigger.e-small .e-input-group.e-control-wrapper.e-small,.e-bigger.e-small .e-input-group.e-small,.e-input-group.e-control-wrapper.e-small,.e-input-group.e-control-wrapper.e-small.e-bigger,.e-input-group.e-small,.e-input-group.e-small.e-bigger,.e-small .e-input-group,.e-small .e-input-group.e-bigger,.e-small .e-input-group.e-control-wrapper,.e-small .e-input-group.e-control-wrapper.e-bigger{line-height:normal}.e-bigger .e-float-input.e-control-wrapper.e-no-float-label,.e-bigger .e-float-input.e-control-wrapper.e-small.e-no-float-label,.e-bigger .e-float-input.e-no-float-label,.e-bigger .e-float-input.e-small.e-no-float-label,.e-float-input.e-bigger.e-no-float-label,.e-float-input.e-control-wrapper.e-bigger.e-no-float-label,.e-float-input.e-control-wrapper.e-no-float-label,.e-float-input.e-control-wrapper.e-small.e-bigger.e-no-float-label,.e-float-input.e-control-wrapper.e-small.e-no-float-label,.e-float-input.e-no-float-label,.e-float-input.e-small.e-bigger.e-no-float-label,.e-float-input.e-small.e-no-float-label,.e-small .e-float-input.e-bigger.e-no-float-label,.e-small .e-float-input.e-control-wrapper.e-bigger.e-no-float-label,.e-small .e-float-input.e-control-wrapper.e-no-float-label,.e-small .e-float-input.e-no-float-label{margin-top:0}.e-float-input,.e-float-input.e-control-wrapper,.e-float-input.e-control-wrapper.e-disabled,.e-float-input.e-disabled,.e-float-input.e-input-group.e-control-wrapper.e-disabled,.e-float-input.e-input-group.e-disabled{font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif","sans-serif",-apple-system,BlinkMacSystemFont;font-size:13px;font-weight:400}.e-float-input input,.e-float-input textarea,.e-float-input.e-control-wrapper input,.e-float-input.e-control-wrapper textarea{border:solid;border-width:0 0 1px;display:block;font:inherit;width:100%}.e-float-input input,.e-float-input.e-control-wrapper input{min-width:0;padding:4px 0}.e-float-input input,.e-float-input textarea,.e-float-input.e-control-wrapper input,.e-float-input.e-control-wrapper textarea,.e-input-group input,.e-input-group textarea,.e-input-group.e-control-wrapper input,.e-input-group.e-control-wrapper textarea{text-indent:0}.e-bigger .e-float-input,.e-bigger .e-float-input.e-control-wrapper,.e-bigger .e-float-input.e-control-wrapper.e-disabled,.e-bigger .e-float-input.e-disabled,.e-bigger .e-float-input.e-input-group.e-control-wrapper.e-disabled,.e-bigger .e-float-input.e-input-group.e-disabled,.e-float-input.e-bigger,.e-float-input.e-bigger.e-disabled,.e-float-input.e-control-wrapper.e-bigger,.e-float-input.e-control-wrapper.e-bigger.e-disabled,.e-float-input.e-input-group.e-bigger.e-disabled,.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-disabled{font-size:14px}.e-bigger .e-float-input input,.e-bigger .e-float-input.e-control-wrapper input,.e-float-input input.e-bigger,.e-float-input.e-bigger input,.e-float-input.e-control-wrapper input.e-bigger,.e-float-input.e-control-wrapper.e-bigger input{font:inherit;line-height:inherit;padding:5px 0}.e-float-input.e-control-wrapper.e-small,.e-float-input.e-control-wrapper.e-small.e-disabled,.e-float-input.e-input-group.e-control-wrapper.e-small.e-disabled,.e-float-input.e-input-group.e-small.e-disabled,.e-float-input.e-small,.e-float-input.e-small.e-disabled,.e-small .e-float-input,.e-small .e-float-input.e-control-wrapper,.e-small .e-float-input.e-control-wrapper.e-disabled,.e-small .e-float-input.e-disabled,.e-small .e-float-input.e-input-group.e-control-wrapper.e-disabled,.e-small .e-float-input.e-input-group.e-disabled{font-size:12px}.e-float-input.e-control-wrapper.e-small input,.e-float-input.e-small input{font:inherit;line-height:inherit;padding:4px 0}.e-bigger .e-float-input.e-control-wrapper.e-small,.e-bigger .e-float-input.e-control-wrapper.e-small.e-disabled,.e-bigger .e-float-input.e-input-group.e-control-wrapper.e-small.e-disabled,.e-bigger .e-float-input.e-input-group.e-small.e-disabled,.e-bigger .e-float-input.e-small,.e-bigger .e-float-input.e-small.e-disabled,.e-float-input.e-control-wrapper.e-small.e-bigger,.e-float-input.e-control-wrapper.e-small.e-bigger.e-disabled,.e-float-input.e-input-group.e-control-wrapper.e-small.e-bigger.e-disabled,.e-float-input.e-input-group.e-small.e-bigger.e-disabled,.e-float-input.e-small.e-bigger,.e-float-input.e-small.e-bigger.e-disabled,.e-small .e-float-input.e-bigger,.e-small .e-float-input.e-bigger.e-disabled,.e-small .e-float-input.e-control-wrapper.e-bigger,.e-small .e-float-input.e-control-wrapper.e-bigger.e-disabled,.e-small .e-float-input.e-input-group.e-bigger.e-disabled,.e-small .e-float-input.e-input-group.e-control-wrapper.e-bigger.e-disabled,.e-small.e-bigger .e-float-input,.e-small.e-bigger .e-float-input.e-control-wrapper,.e-small.e-bigger .e-float-input.e-control-wrapper.e-disabled,.e-small.e-bigger .e-float-input.e-disabled,.e-small.e-bigger .e-float-input.e-input-group.e-control-wrapper.e-disabled,.e-small.e-bigger .e-float-input.e-input-group.e-disabled{font-size:13px}.e-bigger .e-float-input.e-control-wrapper.e-small input,.e-bigger .e-float-input.e-small input,.e-float-input.e-control-wrapper.e-small input.e-bigger,.e-float-input.e-control-wrapper.e-small.e-bigger input,.e-float-input.e-small input.e-bigger,.e-float-input.e-small.e-bigger input{font:inherit;line-height:inherit;padding:4px 0}.e-float-input input:focus,.e-float-input textarea:focus,.e-float-input.e-control-wrapper input:focus,.e-float-input.e-control-wrapper textarea:focus,.e-float-input.e-control-wrapper.e-input-focus input,.e-float-input.e-input-focus input{outline:none}.e-float-input label.e-float-text,.e-float-input.e-control-wrapper label.e-float-text,label.e-float-text{font-family:inherit}.e-float-input .e-input-in-wrap input:valid~label.e-float-text,.e-float-input .e-input-in-wrap input:valid~label.e-float-text.e-label-top,.e-float-input .e-input-in-wrap input~label.e-float-text.e-label-top,.e-float-input input:focus~label.e-float-text,.e-float-input input:valid~label.e-float-text,.e-float-input input:valid~label.e-float-text.e-label-top,.e-float-input input~label.e-float-text.e-label-top,.e-float-input textarea:focus~label.e-float-text,.e-float-input textarea:valid~label.e-float-text,.e-float-input textarea:valid~label.e-float-text.e-label-top,.e-float-input textarea~label.e-float-text.e-label-top,.e-float-input.e-control-wrapper .e-input-in-wrap input:valid~label.e-float-text,.e-float-input.e-control-wrapper .e-input-in-wrap input:valid~label.e-float-text.e-label-top,.e-float-input.e-control-wrapper .e-input-in-wrap input~label.e-float-text.e-label-top,.e-float-input.e-control-wrapper input:focus~label.e-float-text,.e-float-input.e-control-wrapper input:valid~label.e-float-text,.e-float-input.e-control-wrapper input:valid~label.e-float-text.e-label-top,.e-float-input.e-control-wrapper input~label.e-float-text.e-label-top,.e-float-input.e-control-wrapper textarea:focus~label.e-float-text,.e-float-input.e-control-wrapper textarea:valid~label.e-float-text,.e-float-input.e-control-wrapper textarea:valid~label.e-float-text.e-label-top,.e-float-input.e-control-wrapper textarea~label.e-float-text.e-label-top,.e-float-input.e-control-wrapper.e-input-focus input~label.e-float-text,.e-float-input.e-input-focus input~label.e-float-text{-webkit-user-select:text;user-select:text}.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-float-input.e-small:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-float-input:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input label.e-float-text,.e-float-input.e-bigger.e-control-wrapper:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-bigger.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-bigger:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper label.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-small:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-float-input:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,label.e-float-text{font-weight:400}.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line:after,.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line:before,.e-float-input:not(.e-input-group) .e-float-line:after,.e-float-input:not(.e-input-group) .e-float-line:before{bottom:0;content:"";height:2px;position:absolute;transition:.2s ease;width:0}.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line:before,.e-float-input:not(.e-input-group) .e-float-line:before{left:50%}.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line:after,.e-float-input:not(.e-input-group) .e-float-line:after{right:50%}.e-float-input.e-control-wrapper:not(.e-input-group) input:focus~.e-float-line:after,.e-float-input.e-control-wrapper:not(.e-input-group) input:focus~.e-float-line:before,.e-float-input.e-control-wrapper:not(.e-input-group) textarea:focus~.e-float-line:after,.e-float-input.e-control-wrapper:not(.e-input-group) textarea:focus~.e-float-line:before,.e-float-input.e-control-wrapper:not(.e-input-group).e-input-focus input~.e-float-line:after,.e-float-input.e-control-wrapper:not(.e-input-group).e-input-focus input~.e-float-line:before,.e-float-input:not(.e-input-group) input:focus~.e-float-line:after,.e-float-input:not(.e-input-group) input:focus~.e-float-line:before,.e-float-input:not(.e-input-group) textarea:focus~.e-float-line:after,.e-float-input:not(.e-input-group) textarea:focus~.e-float-line:before,.e-float-input:not(.e-input-group).e-input-focus input~.e-float-line:after,.e-float-input:not(.e-input-group).e-input-focus input~.e-float-line:before{width:50%}.e-float-input .e-float-line,.e-float-input.e-control-wrapper .e-float-line{display:block;position:relative;width:100%}.e-float-input.e-control-wrapper.e-rtl,.e-float-input.e-rtl{direction:rtl}.e-float-input.e-control-wrapper.e-rtl label.e-float-text,.e-float-input.e-rtl label.e-float-text,.e-rtl .e-float-input label.e-float-text,.e-rtl .e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl .e-float-input.e-control-wrapper label.e-float-text,.e-rtl .e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl .e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl label.e-float-text,.e-rtl.e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl.e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom{right:0;transform-origin:right top}.e-bigger .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-bigger .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text,.e-bigger .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-bigger .e-float-input.e-rtl.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-bigger .e-float-input.e-rtl:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-bigger.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text,.e-bigger.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-bigger.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text,.e-bigger.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-bigger.e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-bigger.e-rtl .e-float-input:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-bigger.e-small .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text,.e-bigger.e-small .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-bigger.e-small .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text,.e-bigger.e-small .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-bigger.e-small .e-float-input.e-rtl.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-bigger.e-small .e-float-input.e-rtl:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-bigger.e-small.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text,.e-bigger.e-small.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-bigger.e-small.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text,.e-bigger.e-small.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-bigger.e-small.e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-bigger.e-small.e-rtl .e-float-input:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-float-input.e-bigger.e-rtl input:not(:focus):not(:valid) label.e-float-text,.e-float-input.e-bigger.e-small.e-rtl input:not(:focus):not(:valid) label.e-float-text,.e-float-input.e-control-wrapper.e-bigger.e-rtl input:not(:focus):not(:valid) label.e-float-text,.e-float-input.e-control-wrapper.e-bigger.e-small.e-rtl input:not(:focus):not(:valid) label.e-float-text,.e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text,.e-float-input.e-control-wrapper.e-rtl.e-bigger input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper.e-rtl.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper.e-rtl.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper.e-small.e-rtl input:not(:focus):not(:valid) label.e-float-text,.e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text,.e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-float-input.e-rtl.e-bigger input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-float-input.e-rtl.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-float-input.e-rtl.e-bigger.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-float-input.e-rtl.e-bigger:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-float-input.e-rtl.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-float-input.e-rtl.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-float-input.e-rtl.e-control-wrapper.e-bigger:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-float-input.e-rtl.e-control-wrapper.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-float-input.e-rtl.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-float-input.e-rtl.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-float-input.e-rtl.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-float-input.e-rtl:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-float-input.e-small.e-rtl input:not(:focus):not(:valid) label.e-float-text,.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text,.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-rtl .e-float-input.e-bigger input:not(:focus):not(:valid) label.e-float-text,.e-rtl .e-float-input.e-bigger input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-rtl .e-float-input.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text,.e-rtl .e-float-input.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-rtl .e-float-input.e-bigger.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-rtl .e-float-input.e-bigger:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text,.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-rtl .e-float-input.e-control-wrapper.e-bigger input:not(:focus):not(:valid) label.e-float-text,.e-rtl .e-float-input.e-control-wrapper.e-bigger input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text,.e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-rtl .e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-rtl .e-float-input.e-control-wrapper.e-small input:not(:focus):not(:valid) label.e-float-text,.e-rtl .e-float-input.e-control-wrapper.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-rtl .e-float-input.e-control-wrapper.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-rtl .e-float-input.e-small input:not(:focus):not(:valid) label.e-float-text,.e-rtl .e-float-input.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-rtl .e-float-input.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-rtl .e-float-input:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-small .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text,.e-small .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-small .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text,.e-small .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-small .e-float-input.e-rtl.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-small .e-float-input.e-rtl:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-small.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text,.e-small.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-small.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text,.e-small.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,.e-small.e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,.e-small.e-rtl .e-float-input:not(.e-input-focus) label.e-float-text.e-label-bottom{padding-right:0}.e-input-group.e-control-wrapper.e-corner.e-rtl .e-input-group-icon:first-child,.e-input-group.e-control-wrapper.e-corner.e-rtl .e-input-group-icon:last-child,.e-input-group.e-control-wrapper.e-corner.e-rtl .e-input:first-child,.e-input-group.e-control-wrapper.e-corner.e-rtl .e-input:last-child,.e-input-group.e-corner.e-rtl .e-input-group-icon:first-child,.e-input-group.e-corner.e-rtl .e-input-group-icon:last-child,.e-input-group.e-corner.e-rtl .e-input:first-child,.e-input-group.e-corner.e-rtl .e-input:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:0;border-top-right-radius:0}.e-input-group.e-control-wrapper.e-warning:before,.e-input-group.e-warning:before{content:""}.e-float-input input.e-disabled,.e-float-input input[disabled],.e-float-input.e-control-wrapper input.e-disabled,.e-float-input.e-control-wrapper input[disabled]{background:#0000;background-image:none;cursor:not-allowed}.e-input-group.e-control-wrapper.e-corner.e-rtl input.e-input:only-child,.e-input-group.e-corner.e-rtl input.e-input:only-child{border-radius:0}.e-input-group.e-control-wrapper.e-rtl .e-input:not(:first-child):focus,.e-input-group.e-rtl .e-input:not(:first-child):focus{border-right-width:0}.e-input-group input.e-input,.e-input-group.e-control-wrapper input.e-input{min-width:0;width:100%}.e-input-group input.e-input,.e-input-group input.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]):not(:focus),.e-input-group textarea.e-input,.e-input-group textarea.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]),.e-input-group.e-control-wrapper input.e-input,.e-input-group.e-control-wrapper input.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]):not(:focus),.e-input-group.e-control-wrapper textarea.e-input,.e-input-group.e-control-wrapper textarea.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]){border:0 solid}.e-bigger .e-input-group .e-input,.e-bigger .e-input-group.e-control-wrapper .e-input,.e-input-group input.e-input,.e-input-group textarea.e-input,.e-input-group.e-bigger .e-input,.e-input-group.e-control-wrapper input.e-input,.e-input-group.e-control-wrapper textarea.e-input,.e-input-group.e-control-wrapper.e-bigger .e-input{margin-bottom:0}.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line:after,.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line:before,.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left) .e-float-line:after,.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left) .e-float-line:before,.e-float-input.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line:after,.e-float-input.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line:before,.e-float-input.e-input-group:not(.e-float-icon-left) .e-float-line:after,.e-float-input.e-input-group:not(.e-float-icon-left) .e-float-line:before,.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap:after,.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap:before,.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input):after,.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input):before,.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap:after,.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap:before,.e-input-group:not(.e-float-icon-left):not(.e-float-input):after,.e-input-group:not(.e-float-icon-left):not(.e-float-input):before{-moz-transition:.2s cubic-bezier(.4,0,.4,1);bottom:0;content:"";height:2px;position:absolute;transition:.2s cubic-bezier(.4,0,.4,1);width:0}.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line:before,.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left) .e-float-line:before,.e-float-input.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line:before,.e-float-input.e-input-group:not(.e-float-icon-left) .e-float-line:before,.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap:not(.e-float-input):before,.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input):before,.e-input-group.e-float-icon-left .e-input-in-wrap:not(.e-float-input):before,.e-input-group:not(.e-float-icon-left):not(.e-float-input):before{left:50%}.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line:after,.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line:before,.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line:after,.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line:before,.e-float-input.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line:after,.e-float-input.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line:before,.e-float-input.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line:after,.e-float-input.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line:before,.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap:after,.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap:before,.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input).e-input-focus:after,.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input).e-input-focus:before,.e-input-group.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap:after,.e-input-group.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap:before,.e-input-group:not(.e-float-icon-left):not(.e-float-input).e-input-focus:after,.e-input-group:not(.e-float-icon-left):not(.e-float-input).e-input-focus:before{width:50%}.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line:after,.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left) .e-float-line:after,.e-float-input.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line:after,.e-float-input.e-input-group:not(.e-float-icon-left) .e-float-line:after,.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap:after,.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input):after,.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap:after,.e-input-group:not(.e-float-icon-left):not(.e-float-input):after{right:50%}.e-input-group,.e-input-group.e-control-wrapper{position:relative;width:100%}.e-input-group .e-input-group-icon:hover,.e-input-group.e-control-wrapper .e-input-group-icon:hover,.e-input-group.e-control-wrapper.e-rtl.e-corner .e-input-group-icon:hover,.e-input-group.e-rtl.e-corner .e-input-group-icon:hover{border-radius:2px}.e-input-group.e-control-wrapper.e-small,.e-input-group.e-small,.e-input.e-small{margin-bottom:4px}.e-bigger .e-input-group.e-control-wrapper.e-small,.e-bigger .e-input-group.e-small,.e-bigger .e-input.e-small,.e-input-group.e-control-wrapper.e-small.e-bigger,.e-input-group.e-small.e-bigger,.e-input.e-small.e-bigger{line-height:inherit;margin-bottom:4px}.e-input-group .e-input-group-icon,.e-input-group.e-control-wrapper .e-input-group-icon{margin-bottom:4px;margin-right:4px;margin-top:4px}.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,.e-float-input.e-input-group .e-input-group-icon{margin-top:2px}.e-bigger .e-input-group .e-input-group-icon,.e-bigger .e-input-group.e-control-wrapper .e-input-group-icon,.e-input-group .e-input-group-icon.e-bigger,.e-input-group.e-bigger .e-input-group-icon,.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon{margin-bottom:5px;margin-right:8px;margin-top:6px}.e-bigger .e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,.e-bigger .e-float-input.e-input-group .e-input-group-icon,.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon.e-bigger,.e-float-input.e-control-wrapper.e-input-group.e-bigger .e-input-group-icon,.e-float-input.e-input-group .e-input-group-icon.e-bigger,.e-float-input.e-input-group.e-bigger .e-input-group-icon{margin-top:6px}.e-bigger .e-input-group.e-control-wrapper.e-small .e-input-group-icon,.e-bigger .e-input-group.e-small .e-input-group-icon,.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,.e-input-group.e-small .e-input-group-icon.e-bigger,.e-input-group.e-small.e-bigger .e-input-group-icon,.e-small .e-bigger.e-input-group .e-input-group-icon,.e-small .e-bigger.e-input-group.e-control-wrapper .e-input-group-icon{margin-bottom:4px;margin-right:4px;margin-top:4px}.e-bigger .e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,.e-bigger .e-float-input.e-input-group.e-small .e-input-group-icon,.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon.e-bigger,.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-input-group-icon,.e-float-input.e-input-group.e-small .e-input-group-icon.e-bigger,.e-float-input.e-input-group.e-small.e-bigger .e-input-group-icon{margin-top:4px}.e-input-group.e-control-wrapper.e-small .e-input-group-icon,.e-input-group.e-small .e-input-group-icon,.e-small .e-input-group .e-input-group-icon,.e-small .e-input-group.e-control-wrapper .e-input-group-icon{margin-bottom:4px;margin-right:4px;margin-top:4px}.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,.e-float-input.e-input-group.e-small .e-input-group-icon,.e-small .e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,.e-small .e-float-input.e-input-group .e-input-group-icon{margin-top:4px}.e-bigger .e-input-group .e-input-group-icon:last-child,.e-bigger .e-input-group.e-control-wrapper.e-small .e-input-group-icon:last-child,.e-bigger .e-input-group.e-small .e-input-group-icon:last-child,.e-input-group .e-input-group-icon.e-bigger:last-child,.e-input-group .e-input-group-icon:last-child,.e-input-group.e-bigger .e-input-group-icon:last-child,.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger:last-child,.e-input-group.e-control-wrapper .e-input-group-icon:last-child,.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon:last-child,.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger:last-child,.e-input-group.e-control-wrapper.e-small .e-input-group-icon:last-child,.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon:last-child,.e-input-group.e-small .e-input-group-icon.e-bigger:last-child,.e-input-group.e-small .e-input-group-icon:last-child,.e-input-group.e-small.e-bigger .e-input-group-icon:last-child{margin-right:0}.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error) input,.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error) input,.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error input,.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) input,.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error),.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error,.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error) input,.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error) input,.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error input,.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) input,.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error),.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error,.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-error:not(.e-success):not(.e-warning),.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-warning:not(.e-success):not(.e-error),.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,.e-input-group.e-input-focus:not(.e-float-icon-left).e-error:not(.e-success):not(.e-warning),.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),.e-input-group.e-input-focus:not(.e-float-icon-left).e-warning:not(.e-success):not(.e-error),.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error){border-style:solid;border-width:0 0 1px}.e-input-group.e-control-wrapper:not(.e-float-icon-left),.e-input-group:not(.e-float-icon-left){border-bottom:1px solid}.e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left),.e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left),.e-input-group.e-control-wrapper.e-warning:not(.e-float-icon-left),.e-input-group.e-control-wrapper:not(.e-float-icon-left),.e-input-group.e-error:not(.e-float-icon-left),.e-input-group.e-success:not(.e-float-icon-left),.e-input-group.e-warning:not(.e-float-icon-left),.e-input-group:not(.e-float-icon-left){border:solid;border-width:0 0 1px}.e-input-group.e-control-wrapper.e-rtl.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:not(:first-child):focus,.e-input-group.e-rtl.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:not(:first-child):focus{border-right-width:0}.e-input-group.e-control-wrapper.e-input-focus.e-corner,.e-input-group.e-input-focus.e-corner{border-radius:0}.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap,.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled,.e-input-group.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap,.e-input-group:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled{background:#0000;background-image:linear-gradient(90deg,#0000006b,#0000006b 33%,#0000 0);background-position:bottom -1px left 0;background-repeat:repeat-x;background-size:4px 1px;border-bottom-color:#0000;color:#0000006b}.e-float-custom-tag,.e-float-custom-tag.e-control-wrapper{display:inline-block}.e-float-custom-tag.e-input-group,.e-float-custom-tag.e-input-group.e-control-wrapper,.e-input-custom-tag,.e-input-custom-tag.e-input-group,.e-input-custom-tag.e-input-group.e-control-wrapper{display:inline-flex;vertical-align:middle}.e-input-group .e-input-group-icon,.e-input-group.e-control-wrapper .e-input-group-icon{position:relative}.e-input-group.e-control-wrapper:not(.e-filled) .e-input-group-icon:after,.e-input-group:not(.e-filled) .e-input-group-icon:after{background:#bdbdbd;border-radius:100%;content:"";display:block;filter:alpha(opacity=75);height:50%;left:25%;opacity:.75;position:absolute;top:25%;transform:scale(0);width:50%}.e-input-group .e-input-group-icon.e-input-btn-ripple:after,.e-input-group.e-control-wrapper .e-input-group-icon.e-input-btn-ripple:after{animation:e-input-ripple .45s linear}.e-float-input input::-ms-clear,.e-float-input.e-control-wrapper input::-ms-clear,input.e-input::-ms-clear{display:none}.e-float-input input[type=search]::-webkit-search-cancel-button,.e-float-input input[type=search]::-webkit-search-decoration,.e-float-input input[type=search]::-webkit-search-results-button,.e-float-input input[type=search]::-webkit-search-results-decoration,.e-float-input.e-control-wrapper input[type=search]::-webkit-search-cancel-button,.e-float-input.e-control-wrapper input[type=search]::-webkit-search-decoration,.e-float-input.e-control-wrapper input[type=search]::-webkit-search-results-button,.e-float-input.e-control-wrapper input[type=search]::-webkit-search-results-decoration,input.e-input[type=search]::-webkit-search-cancel-button,input.e-input[type=search]::-webkit-search-decoration,input.e-input[type=search]::-webkit-search-results-button,input.e-input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.e-float-input.e-control-wrapper.e-input-group .e-float-line,.e-float-input.e-control-wrapper.e-input-group.e-control-wrapper .e-float-line,.e-float-input.e-input-group .e-float-line,.e-float-input.e-input-group.e-control-wrapper .e-float-line{bottom:-1px;position:absolute}.e-float-input.e-input-group input,.e-float-input.e-input-group textarea,.e-float-input.e-input-group.e-control-wrapper input,.e-float-input.e-input-group.e-control-wrapper textarea{border:0}.e-float-input.e-input-group .e-float-line,.e-float-input.e-input-group .e-float-text,.e-float-input.e-input-group.e-control-wrapper .e-float-line,.e-float-input.e-input-group.e-control-wrapper .e-float-text{right:0}input.e-input:-moz-placeholder,input.e-input:-ms-input-placeholder,input.e-input::-moz-placeholder,input.e-input::-webkit-input-placeholder{font-size:13px;font-style:normal}textarea.e-input:-moz-placeholder,textarea.e-input:-ms-input-placeholder,textarea.e-input::-moz-placeholder,textarea.e-input::-webkit-input-placeholder{font-size:13px;font-style:normal}.e-bigger input.e-input:-moz-placeholder,.e-bigger input.e-input:-ms-input-placeholder,.e-bigger input.e-input::-moz-placeholder,.e-bigger input.e-input::-webkit-input-placeholder,input.e-bigger.e-input:-moz-placeholder,input.e-bigger.e-input:-ms-input-placeholder,input.e-bigger.e-input::-moz-placeholder,input.e-bigger.e-input::-webkit-input-placeholder{font-size:14px;font-style:normal}.e-bigger textarea.e-input:-moz-placeholder,.e-bigger textarea.e-input:-ms-input-placeholder,.e-bigger textarea.e-input::-moz-placeholder,.e-bigger textarea.e-input::-webkit-input-placeholder,textarea.e-bigger.e-input:-moz-placeholder,textarea.e-bigger.e-input:-ms-input-placeholder,textarea.e-bigger.e-input::-moz-placeholder,textarea.e-bigger.e-input::-webkit-input-placeholder{font-size:14px;font-style:normal}.e-small input.e-input:-moz-placeholder,.e-small input.e-input:-ms-input-placeholder,.e-small input.e-input::-moz-placeholder,.e-small input.e-input::-webkit-input-placeholder,input.e-small.e-input:-moz-placeholder,input.e-small.e-input:-ms-input-placeholder,input.e-small.e-input::-moz-placeholder,input.e-small.e-input::-webkit-input-placeholder{font-size:12px;font-style:normal}.e-small textarea.e-input:-moz-placeholder,.e-small textarea.e-input:-ms-input-placeholder,.e-small textarea.e-input::-moz-placeholder,.e-small textarea.e-input::-webkit-input-placeholder,textarea.e-small.e-input:-moz-placeholder,textarea.e-small.e-input:-ms-input-placeholder,textarea.e-small.e-input::-moz-placeholder,textarea.e-small.e-input::-webkit-input-placeholder{font-size:12px;font-style:normal}.e-bigger input.e-small.e-input:-moz-placeholder,.e-bigger input.e-small.e-input:-ms-input-placeholder,.e-bigger input.e-small.e-input::-moz-placeholder,.e-bigger input.e-small.e-input::-webkit-input-placeholder,.e-small input.e-bigger.e-input:-moz-placeholder,.e-small input.e-bigger.e-input:-ms-input-placeholder,.e-small input.e-bigger.e-input::-moz-placeholder,.e-small input.e-bigger.e-input::-webkit-input-placeholder{font-size:13px;font-style:normal}.e-bigger intextareaput.e-small.e-input:-ms-input-placeholder,.e-bigger textarea.e-small.e-input:-moz-placeholder,.e-bigger textarea.e-small.e-input::-moz-placeholder,.e-bigger textarea.e-small.e-input::-webkit-input-placeholder,.e-small textarea.e-bigger.e-input:-moz-placeholder,.e-small textarea.e-bigger.e-input:-ms-input-placeholder,.e-small textarea.e-bigger.e-input::-moz-placeholder,.e-small textarea.e-bigger.e-input::-webkit-input-placeholder{font-size:13px;font-style:normal}.e-input-group textarea.e-input:-moz-placeholder,.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder{font-style:normal;user-select:none}.e-input-group input.e-input:-moz-placeholder,input.e-input:-moz-placeholder{font-style:normal;user-select:none}.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,textarea.e-input:-moz-placeholder{font-style:normal;user-select:none}input.e-input::-moz-placeholder,textarea.e-input::-moz-placeholder{font-style:normal;user-select:none}input.e-input:-ms-input-placeholder{font-style:normal}textarea.e-input:-ms-input-placeholder{font-style:normal}input.e-input::-webkit-input-placeholder,textarea.e-input::-webkit-input-placeholder{font-style:normal;-webkit-user-select:none;user-select:none}.e-float-input.e-control-wrapper:not(.e-input-group) input,.e-float-input:not(.e-input-group) input,.e-input-group input,.e-input-group input.e-input,.e-input-group.e-control-wrapper input,.e-input-group.e-control-wrapper input.e-input,input.e-input{box-sizing:initial;content:""}.e-control .e-float-input input,.e-control .e-float-input.e-control-wrapper input,.e-control .e-input-group input,.e-control .e-input-group input.e-input,.e-control .e-input-group.e-control-wrapper input,.e-control .e-input-group.e-control-wrapper input.e-input,.e-control input.e-input,.e-control.e-float-input input,.e-control.e-float-input.e-control-wrapper input,.e-control.e-input-group input,.e-control.e-input-group input.e-input,.e-control.e-input-group.e-control-wrapper input,.e-control.e-input-group.e-control-wrapper input.e-input{box-sizing:initial}.e-bigger .e-float-input input,.e-bigger .e-float-input input.e-input,.e-bigger .e-float-input textarea,.e-bigger .e-float-input textarea.e-input,.e-bigger .e-float-input.e-control-wrapper input,.e-bigger .e-float-input.e-control-wrapper input.e-input,.e-bigger .e-float-input.e-control-wrapper textarea,.e-bigger .e-float-input.e-control-wrapper textarea.e-input,.e-bigger .e-float-input.e-control-wrapper:not(.e-input-group) input,.e-bigger .e-float-input.e-control-wrapper:not(.e-input-group) input.e-input,.e-bigger .e-float-input:not(.e-input-group) input,.e-bigger .e-float-input:not(.e-input-group) input.e-input,.e-bigger .e-input-group input,.e-bigger .e-input-group input.e-input,.e-bigger .e-input-group textarea,.e-bigger .e-input-group textarea.e-input,.e-bigger .e-input-group.e-control-wrapper input,.e-bigger .e-input-group.e-control-wrapper input.e-input,.e-bigger .e-input-group.e-control-wrapper textarea,.e-bigger .e-input-group.e-control-wrapper textarea.e-input,.e-bigger.e-small .e-float-input input,.e-bigger.e-small .e-float-input input.e-input,.e-bigger.e-small .e-float-input textarea,.e-bigger.e-small .e-float-input textarea.e-input,.e-bigger.e-small .e-float-input.e-control-wrapper input,.e-bigger.e-small .e-float-input.e-control-wrapper input.e-input,.e-bigger.e-small .e-float-input.e-control-wrapper textarea,.e-bigger.e-small .e-float-input.e-control-wrapper textarea.e-input,.e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-group) input,.e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-group) input.e-input,.e-bigger.e-small .e-float-input:not(.e-input-group) input,.e-bigger.e-small .e-float-input:not(.e-input-group) input.e-input,.e-bigger.e-small .e-input-group input,.e-bigger.e-small .e-input-group input.e-input,.e-bigger.e-small .e-input-group textarea,.e-bigger.e-small .e-input-group textarea.e-input,.e-bigger.e-small .e-input-group.e-control-wrapper input,.e-bigger.e-small .e-input-group.e-control-wrapper input.e-input,.e-bigger.e-small .e-input-group.e-control-wrapper textarea,.e-bigger.e-small .e-input-group.e-control-wrapper textarea.e-input,.e-float-input textarea,.e-float-input.e-bigger input,.e-float-input.e-bigger input.e-input,.e-float-input.e-bigger textarea,.e-float-input.e-bigger textarea.e-input,.e-float-input.e-bigger.e-small input,.e-float-input.e-bigger.e-small input.e-input,.e-float-input.e-bigger.e-small textarea,.e-float-input.e-bigger.e-small textarea.e-input,.e-float-input.e-bigger.e-small:not(.e-input-group) input,.e-float-input.e-bigger.e-small:not(.e-input-group) input.e-input,.e-float-input.e-bigger:not(.e-input-group) input,.e-float-input.e-bigger:not(.e-input-group) input.e-input,.e-float-input.e-control-wrapper textarea,.e-float-input.e-control-wrapper.e-bigger input,.e-float-input.e-control-wrapper.e-bigger input.e-input,.e-float-input.e-control-wrapper.e-bigger textarea,.e-float-input.e-control-wrapper.e-bigger textarea.e-input,.e-float-input.e-control-wrapper.e-bigger.e-small input,.e-float-input.e-control-wrapper.e-bigger.e-small input.e-input,.e-float-input.e-control-wrapper.e-bigger.e-small textarea,.e-float-input.e-control-wrapper.e-bigger.e-small textarea.e-input,.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-group) input,.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-group) input.e-input,.e-float-input.e-control-wrapper.e-bigger:not(.e-input-group) input,.e-float-input.e-control-wrapper.e-bigger:not(.e-input-group) input.e-input,.e-float-input.e-control-wrapper.e-small input,.e-float-input.e-control-wrapper.e-small input.e-input,.e-float-input.e-control-wrapper.e-small textarea,.e-float-input.e-control-wrapper.e-small textarea.e-input,.e-float-input.e-control-wrapper.e-small:not(.e-input-group) input.e-input,.e-float-input.e-small input,.e-float-input.e-small input.e-input,.e-float-input.e-small textarea,.e-float-input.e-small textarea.e-input,.e-float-input.e-small:not(.e-input-group) input,.e-float-input.e-small:not(.e-input-group) input.e-input,.e-input-group textarea,.e-input-group textarea.e-input.e-bigger,.e-input-group.e-bigger input,.e-input-group.e-bigger input.e-input,.e-input-group.e-bigger textarea,.e-input-group.e-bigger textarea.e-input,.e-input-group.e-bigger.e-small input,.e-input-group.e-bigger.e-small input.e-input,.e-input-group.e-bigger.e-small textarea,.e-input-group.e-bigger.e-small textarea.e-input,.e-input-group.e-control-wrapper textarea,.e-input-group.e-control-wrapper textarea.e-input.e-bigger,.e-input-group.e-control-wrapper.e-bigger input,.e-input-group.e-control-wrapper.e-bigger input.e-input,.e-input-group.e-control-wrapper.e-bigger textarea,.e-input-group.e-control-wrapper.e-bigger textarea.e-input,.e-input-group.e-control-wrapper.e-bigger.e-small input,.e-input-group.e-control-wrapper.e-bigger.e-small input.e-input,.e-input-group.e-control-wrapper.e-bigger.e-small textarea,.e-input-group.e-control-wrapper.e-bigger.e-small textarea.e-input,.e-input-group.e-control-wrapper.e-small input,.e-input-group.e-control-wrapper.e-small input.e-input,.e-input-group.e-control-wrapper.e-small textarea,.e-input-group.e-control-wrapper.e-small textarea.e-input,.e-input-group.e-small input,.e-input-group.e-small input.e-input,.e-input-group.e-small textarea,.e-input-group.e-small textarea.e-input,.e-small .e-float-input input,.e-small .e-float-input input.e-input,.e-small .e-float-input textarea,.e-small .e-float-input textarea.e-input,.e-small .e-float-input.e-control-wrapper input,.e-small .e-float-input.e-control-wrapper input.e-input,.e-small .e-float-input.e-control-wrapper textarea,.e-small .e-float-input.e-control-wrapper textarea.e-input,.e-small .e-float-input.e-control-wrapper:not(.e-input-group) input,.e-small .e-float-input.e-control-wrapper:not(.e-input-group) input.e-input,.e-small .e-float-input:not(.e-input-group) input,.e-small .e-float-input:not(.e-input-group) input.e-input .e-float-input.e-control-wrapper.e-small:not(.e-input-group) input,.e-small .e-input-group input,.e-small .e-input-group input.e-input,.e-small .e-input-group textarea,.e-small .e-input-group textarea.e-input,.e-small .e-input-group.e-control-wrapper input,.e-small .e-input-group.e-control-wrapper input.e-input,.e-small .e-input-group.e-control-wrapper textarea,.e-small .e-input-group.e-control-wrapper textarea.e-input,input.e-input.e-bigger,input.e-input.e-small,input.e-input.e-small.e-bigger,textarea.e-input,textarea.e-input.e-bigger,textarea.e-input.e-small,textarea.e-input.e-small.e-bigger{box-sizing:initial;content:""}.e-bigger .e-float-input input,.e-bigger .e-float-input.e-control-wrapper input,.e-bigger .e-input-group .e-input,.e-bigger .e-input-group.e-control-wrapper .e-input,.e-bigger input.e-input,.e-float-input input.e-bigger,.e-float-input input.e-small,.e-float-input textarea.e-small,.e-float-input.e-bigger input,.e-float-input.e-control-wrapper input.e-bigger,.e-float-input.e-control-wrapper input.e-small,.e-float-input.e-control-wrapper textarea.e-small,.e-float-input.e-control-wrapper.e-bigger input,.e-float-input.e-control-wrapper.e-small input,.e-float-input.e-control-wrapper.e-small textarea,.e-float-input.e-small input,.e-float-input.e-small textarea,.e-input-group input.e-input.e-bigger,.e-input-group input.e-input.e-small,.e-input-group textarea.e-input.e-small,.e-input-group.e-bigger .e-input,.e-input-group.e-control-wrapper input.e-input-group textarea.e-input.e-small,.e-input-group.e-control-wrapper input.e-input.e-bigger,.e-input-group.e-control-wrapper input.e-input.e-small,.e-input-group.e-control-wrapper.e-bigger .e-input,.e-input-group.e-control-wrapper.e-small .e-input,.e-input-group.e-small .e-input,.e-small .e-float-input input,.e-small .e-float-input textarea,.e-small .e-float-input.e-control-wrapper input,.e-small .e-float-input.e-control-wrapper textarea,.e-small .e-input-group .e-input,.e-small .e-input-group.e-control-wrapper .e-input,.e-small input.e-input,input.e-input.e-bigger,input.e-input.e-small,textarea.e-input.e-small{text-indent:0}.e-float-input input,.e-float-input input.e-input,.e-float-input input:focus,.e-float-input textarea,.e-float-input textarea.e-input,.e-float-input textarea:focus,.e-float-input.e-control-wrapper input,.e-float-input.e-control-wrapper input.e-input,.e-float-input.e-control-wrapper input:focus,.e-float-input.e-control-wrapper textarea,.e-float-input.e-control-wrapper textarea.e-input,.e-float-input.e-control-wrapper textarea:focus,.e-float-input.e-control-wrapper.e-input-focus input,.e-float-input.e-input-focus input,.e-input-group input,.e-input-group input.e-input,.e-input-group input.e-input:focus,.e-input-group textarea,.e-input-group textarea.e-input,.e-input-group textarea.e-input:focus,.e-input-group.e-control-wrapper input,.e-input-group.e-control-wrapper input.e-input,.e-input-group.e-control-wrapper input.e-input:focus,.e-input-group.e-control-wrapper textarea,.e-input-group.e-control-wrapper textarea.e-input,.e-input-group.e-control-wrapper textarea.e-input:focus,.e-input-group.e-control-wrapper.e-input-focus input.e-input,.e-input-group.e-input-focus input.e-input,input.e-input,textarea.e-input{padding-left:0;text-indent:0}.e-float-input.e-control-wrapper.e-rtl input,.e-float-input.e-control-wrapper.e-rtl input:focus,.e-float-input.e-control-wrapper.e-rtl.e-input-focus input,.e-float-input.e-rtl input,.e-float-input.e-rtl input:focus,.e-float-input.e-rtl.e-input-focus input,.e-input-group.e-control-wrapper.e-rtl input.e-input,.e-input-group.e-control-wrapper.e-rtl input.e-input:focus,.e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,.e-input-group.e-rtl input.e-input,.e-input-group.e-rtl input.e-input:focus,.e-input-group.e-rtl.e-input-focus input.e-input,.e-rtl .e-float-input input,.e-rtl .e-float-input input:focus,.e-rtl .e-float-input.e-control-wrapper input,.e-rtl .e-float-input.e-control-wrapper input:focus,.e-rtl .e-float-input.e-control-wrapper.e-input-focus input,.e-rtl .e-float-input.e-input-focus input,.e-rtl .e-input-group input.e-input,.e-rtl .e-input-group input.e-input:focus,.e-rtl .e-input-group.e-control-wrapper input.e-input,.e-rtl .e-input-group.e-control-wrapper input.e-input:focus,.e-rtl .e-input-group.e-control-wrapper.e-input-focus input.e-input,.e-rtl .e-input-group.e-input-focus input.e-input,input.e-input.e-rtl{padding-left:0;padding-right:0;text-indent:0}.e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea,.e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea:focus,.e-float-input:not(.e-outline).e-rtl textarea,.e-float-input:not(.e-outline).e-rtl textarea:focus,.e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input,.e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input:focus,.e-input-group:not(.e-outline).e-rtl textarea.e-input,.e-input-group:not(.e-outline).e-rtl textarea.e-input:focus,.e-rtl .e-float-input:not(.e-outline) textarea,.e-rtl .e-float-input:not(.e-outline) textarea:focus,.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea,.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea:focus,.e-rtl .e-input-group:not(.e-outline) textarea.e-input,.e-rtl .e-input-group:not(.e-outline) textarea.e-input:focus,.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input,.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input:focus,textarea.e-input.e-rtl{padding-right:0;text-indent:0}.e-float-input textarea.e-small,.e-float-input.e-control-wrapper input.e-small,.e-float-input.e-control-wrapper textarea.e-small,.e-float-input.e-control-wrapper.e-input-focus.e-small input,.e-float-input.e-control-wrapper.e-small input:focus,.e-float-input.e-control-wrapper.e-small textarea,.e-float-input.e-control-wrapper.e-small textarea:focus,.e-float-input.e-small input,.e-float-input.e-small input:focus,.e-float-input.e-small textarea,.e-float-input.e-small textarea:focus,.e-float-input.e-small.e-input-focus input,.e-input-group input.e-input.e-small,.e-input-group textarea.e-input.e-small,.e-input-group.e-control-wrapper input.e-input.e-small,.e-input-group.e-control-wrapper textarea.e-input.e-small,.e-input-group.e-control-wrapper.e-small input.e-input,.e-input-group.e-control-wrapper.e-small input.e-input:focus,.e-input-group.e-control-wrapper.e-small textarea.e-input,.e-input-group.e-control-wrapper.e-small textarea.e-input:focus,.e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,.e-input-group.e-small input.e-input,.e-input-group.e-small input.e-input:focus,.e-input-group.e-small textarea.e-input,.e-input-group.e-small textarea.e-input:focus,.e-input-group.e-small.e-input-focus input.e-input,.e-small .e-float-input input,.e-small .e-float-input input:focus,.e-small .e-float-input textarea,.e-small .e-float-input textarea:focus,.e-small .e-float-input.e-control-wrapper input,.e-small .e-float-input.e-control-wrapper input:focus,.e-small .e-float-input.e-control-wrapper textarea,.e-small .e-float-input.e-control-wrapper textarea:focus,.e-small .e-float-input.e-control-wrapper.e-input-focus input,.e-small .e-float-input.e-input-focus input,.e-small .e-input-group input.e-input,.e-small .e-input-group input.e-input:focus,.e-small .e-input-group textarea.e-input,.e-small .e-input-group textarea.e-input:focus,.e-small .e-input-group.e-control-wrapper input.e-input,.e-small .e-input-group.e-control-wrapper input.e-input:focus,.e-small .e-input-group.e-control-wrapper textarea.e-input,.e-small .e-input-group.e-control-wrapper textarea.e-input:focus,.e-small .e-input-group.e-control-wrapper.e-input-focus input.e-input,.e-small .e-input-group.e-input-focus input.e-input,.e-small input.e-input,.e-small textarea.e-input,input.e-input.e-small,textarea.e-input.e-small{padding-left:0;text-indent:0}.e-float-input.e-control-wrapper.e-rtl input.e-small,.e-float-input.e-control-wrapper.e-small.e-rtl input,.e-float-input.e-rtl input.e-small,.e-float-input.e-small.e-rtl input,.e-input-group.e-control-wrapper.e-rtl input.e-input.e-small,.e-input-group.e-control-wrapper.e-small.e-rtl input.e-input,.e-input-group.e-rtl input.e-input.e-small,.e-input-group.e-small.e-rtl input.e-input,.e-rtl .e-float-input input.e-small,.e-rtl .e-float-input.e-control-wrapper input.e-small,.e-rtl .e-float-input.e-control-wrapper.e-small input,.e-rtl .e-float-input.e-small input,.e-rtl .e-input-group input.e-input.e-small,.e-rtl .e-input-group.e-control-wrapper input.e-input.e-small,.e-rtl .e-input-group.e-control-wrapper.e-small input.e-input,.e-rtl .e-input-group.e-small input.e-input,.e-rtl input.e-input.e-small,.e-small .e-float-input.e-control-wrapper.e-rtl input,.e-small .e-float-input.e-control-wrapper.e-rtl input:focus,.e-small .e-float-input.e-control-wrapper.e-rtl.e-input-focus input,.e-small .e-float-input.e-rtl input,.e-small .e-float-input.e-rtl input:focus,.e-small .e-float-input.e-rtl.e-input-focus input,.e-small .e-input-group.e-control-wrapper.e-rtl input.e-input,.e-small .e-input-group.e-control-wrapper.e-rtl input.e-input:focus,.e-small .e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,.e-small .e-input-group.e-rtl input.e-input,.e-small .e-input-group.e-rtl input.e-input:focus,.e-small .e-input-group.e-rtl.e-input-focus input.e-input,.e-small input.e-input.e-rtl,.e-small.e-rtl .e-float-input input,.e-small.e-rtl .e-float-input input:focus,.e-small.e-rtl .e-float-input.e-control-wrapper input,.e-small.e-rtl .e-float-input.e-control-wrapper input:focus,.e-small.e-rtl .e-float-input.e-control-wrapper.e-input-focus input,.e-small.e-rtl .e-float-input.e-input-focus input,.e-small.e-rtl .e-input-group input.e-input,.e-small.e-rtl .e-input-group input.e-input:focus,.e-small.e-rtl .e-input-group.e-control-wrapper input.e-input,.e-small.e-rtl .e-input-group.e-control-wrapper input.e-input:focus,.e-small.e-rtl .e-input-group.e-control-wrapper.e-input-focus input.e-input,.e-small.e-rtl .e-input-group.e-input-focus input.e-input,.e-small.e-rtl input.e-input,input.e-input.e-small.e-rtl{padding-left:0;padding-right:0;text-indent:0}.e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea.e-small,.e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea,.e-float-input:not(.e-outline).e-rtl textarea.e-small,.e-float-input:not(.e-outline).e-small.e-rtl textarea,.e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input.e-small,.e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input,.e-input-group:not(.e-outline).e-rtl textarea.e-input.e-small,.e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input,.e-rtl .e-float-input:not(.e-outline) textarea.e-small,.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea.e-small,.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small textarea,.e-rtl .e-float-input:not(.e-outline).e-small textarea,.e-rtl .e-input-group:not(.e-outline) textarea.e-input.e-small,.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input.e-small,.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input,.e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input,.e-rtl textarea.e-input.e-small,.e-small .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea,.e-small .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea:focus,.e-small .e-float-input:not(.e-outline).e-rtl textarea,.e-small .e-float-input:not(.e-outline).e-rtl textarea:focus,.e-small .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input,.e-small .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input:focus,.e-small .e-input-group:not(.e-outline).e-rtl textarea.e-input,.e-small .e-input-group:not(.e-outline).e-rtl textarea.e-input:focus,.e-small textarea.e-input.e-rtl,.e-small.e-rtl .e-float-input:not(.e-outline) textarea,.e-small.e-rtl .e-float-input:not(.e-outline) textarea:focus,.e-small.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea,.e-small.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea:focus,.e-small.e-rtl .e-input-group:not(.e-outline) textarea.e-input,.e-small.e-rtl .e-input-group:not(.e-outline) textarea.e-input:focus,.e-small.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input,.e-small.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input:focus,.e-small.e-rtl textarea.e-input,textarea.e-input.e-small.e-rtl{padding-right:0;text-indent:0}.e-bigger .e-float-input input,.e-bigger .e-float-input input:focus,.e-bigger .e-float-input.e-control-wrapper input,.e-bigger .e-float-input.e-control-wrapper input:focus,.e-bigger .e-float-input.e-control-wrapper.e-input-focus input,.e-bigger .e-float-input.e-input-focus input,.e-bigger .e-input-group input.e-input,.e-bigger .e-input-group input.e-input:focus,.e-bigger .e-input-group.e-control-wrapper input.e-input,.e-bigger .e-input-group.e-control-wrapper input.e-input:focus,.e-bigger .e-input-group.e-control-wrapper.e-input-focus input.e-input,.e-bigger .e-input-group.e-input-focus input.e-input,.e-bigger input.e-input,.e-float-input input.e-bigger,.e-float-input.e-bigger input,.e-float-input.e-bigger input:focus,.e-float-input.e-bigger.e-input-focus input,.e-float-input.e-control-wrapper input.e-bigger,.e-float-input.e-control-wrapper.e-bigger input,.e-float-input.e-control-wrapper.e-bigger input:focus,.e-float-input.e-control-wrapper.e-bigger.e-input-focus input,.e-input-group input.e-input.e-bigger,.e-input-group.e-bigger input.e-input,.e-input-group.e-bigger input.e-input:focus,.e-input-group.e-bigger.e-input-focus input.e-input,.e-input-group.e-control-wrapper input.e-input.e-bigger,.e-input-group.e-control-wrapper.e-bigger input.e-input,.e-input-group.e-control-wrapper.e-bigger input.e-input:focus,.e-input-group.e-control-wrapper.e-bigger.e-input-focus input.e-input,input.e-input.e-bigger{padding-left:0;text-indent:0}.e-bigger .e-float-input.e-control-wrapper.e-rtl input,.e-bigger .e-float-input.e-control-wrapper.e-rtl input:focus,.e-bigger .e-float-input.e-control-wrapper.e-rtl.e-input-focus input,.e-bigger .e-float-input.e-rtl input,.e-bigger .e-float-input.e-rtl input:focus,.e-bigger .e-float-input.e-rtl.e-input-focus input,.e-bigger .e-input-group.e-control-wrapper.e-rtl input.e-input,.e-bigger .e-input-group.e-control-wrapper.e-rtl input.e-input:focus,.e-bigger .e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,.e-bigger .e-input-group.e-rtl input.e-input,.e-bigger .e-input-group.e-rtl input.e-input:focus,.e-bigger .e-input-group.e-rtl.e-input-focus input.e-input,.e-bigger input.e-input.e-rtl,.e-bigger.e-rtl .e-float-input input,.e-bigger.e-rtl .e-float-input input:focus,.e-bigger.e-rtl .e-float-input.e-control-wrapper input,.e-bigger.e-rtl .e-float-input.e-control-wrapper input:focus,.e-bigger.e-rtl .e-float-input.e-control-wrapper.e-input-focus input,.e-bigger.e-rtl .e-float-input.e-input-focus input,.e-bigger.e-rtl .e-input-group input.e-input,.e-bigger.e-rtl .e-input-group input.e-input:focus,.e-bigger.e-rtl .e-input-group.e-control-wrapper input.e-input,.e-bigger.e-rtl .e-input-group.e-control-wrapper input.e-input:focus,.e-bigger.e-rtl .e-input-group.e-control-wrapper.e-input-focus input.e-input,.e-bigger.e-rtl .e-input-group.e-input-focus input.e-input,.e-bigger.e-rtl input.e-input,.e-float-input.e-bigger.e-rtl input,.e-float-input.e-control-wrapper.e-bigger.e-rtl input,.e-float-input.e-control-wrapper.e-rtl input.e-bigger,.e-float-input.e-rtl input.e-bigger,.e-input-group.e-bigger.e-rtl input.e-input,.e-input-group.e-control-wrapper.e-bigger.e-rtl input.e-input,.e-input-group.e-control-wrapper.e-rtl input.e-input.e-bigger,.e-input-group.e-rtl input.e-input.e-bigger,.e-rtl .e-float-input input.e-bigger,.e-rtl .e-float-input.e-bigger input,.e-rtl .e-float-input.e-control-wrapper input.e-bigger,.e-rtl .e-float-input.e-control-wrapper.e-bigger input,.e-rtl .e-input-group input.e-input.e-bigger,.e-rtl .e-input-group.e-bigger input.e-input,.e-rtl .e-input-group.e-control-wrapper input.e-input.e-bigger,.e-rtl .e-input-group.e-control-wrapper.e-bigger input.e-input,.e-rtl input.e-input.e-bigger,input.e-input.e-bigger.e-rtl{padding-left:0;padding-right:0;text-indent:0}.e-bigger .e-float-input textarea,.e-bigger .e-float-input textarea:focus,.e-bigger .e-float-input.e-control-wrapper textarea,.e-bigger .e-float-input.e-control-wrapper textarea:focus,.e-bigger .e-input-group textarea.e-input,.e-bigger .e-input-group textarea.e-input:focus,.e-bigger .e-input-group.e-control-wrapper textarea.e-input,.e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus,.e-bigger textarea.e-input,.e-float-input textarea.e-bigger,.e-float-input.e-bigger textarea,.e-float-input.e-bigger textarea:focus,.e-float-input.e-control-wrapper textarea.e-bigger,.e-float-input.e-control-wrapper.e-bigger textarea,.e-float-input.e-control-wrapper.e-bigger textarea:focus,.e-input-group textarea.e-input.e-bigger,.e-input-group.e-bigger textarea.e-input,.e-input-group.e-bigger textarea.e-input:focus,.e-input-group.e-control-wrapper textarea.e-input.e-bigger,.e-input-group.e-control-wrapper.e-bigger textarea.e-input,.e-input-group.e-control-wrapper.e-bigger textarea.e-input:focus,textarea.e-input.e-bigger{padding-left:0;text-indent:0}.e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea,.e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea:focus,.e-bigger .e-float-input:not(.e-outline).e-rtl textarea,.e-bigger .e-float-input:not(.e-outline).e-rtl textarea:focus,.e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input,.e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input:focus,.e-bigger .e-input-group:not(.e-outline).e-rtl textarea.e-input,.e-bigger .e-input-group:not(.e-outline).e-rtl textarea.e-input:focus,.e-bigger textarea.e-input.e-rtl,.e-bigger.e-rtl .e-float-input:not(.e-outline) textarea,.e-bigger.e-rtl .e-float-input:not(.e-outline) textarea:focus,.e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea,.e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea:focus,.e-bigger.e-rtl .e-input-group:not(.e-outline) textarea.e-input,.e-bigger.e-rtl .e-input-group:not(.e-outline) textarea.e-input:focus,.e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input,.e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input:focus,.e-bigger.e-rtl textarea.e-input,.e-float-input.e-control-wrapper:not(.e-outline).e-bigger.e-rtl textarea,.e-float-input:not(.e-outline).e-bigger.e-rtl textarea,.e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea.e-bigger,.e-float-input:not(.e-outline).e-rtl textarea.e-bigger,.e-input-group:not(.e-outline).e-bigger.e-rtl textarea.e-input,.e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-rtl textarea.e-input,.e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input.e-bigger,.e-input-group:not(.e-outline).e-rtl textarea.e-input.e-bigger,.e-rtl .e-float-input:not(.e-outline) textarea.e-bigger,.e-rtl .e-float-input:not(.e-outline).e-bigger textarea,.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea.e-bigger,.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-bigger textarea,.e-rtl .e-input-group:not(.e-outline) textarea.e-input.e-bigger,.e-rtl .e-input-group:not(.e-outline).e-bigger textarea.e-input,.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input.e-bigger,.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-bigger textarea.e-input,.e-rtl textarea.e-input.e-bigger,textarea.e-input.e-bigger.e-rtl{padding-right:0;text-indent:0}.e-bigger .e-float-input.e-control-wrapper.e-small input,.e-bigger .e-float-input.e-control-wrapper.e-small input:focus,.e-bigger .e-float-input.e-control-wrapper.e-small.e-input-focus input,.e-bigger .e-float-input.e-small input,.e-bigger .e-float-input.e-small input:focus,.e-bigger .e-float-input.e-small.e-input-focus input,.e-bigger .e-input-group.e-control-wrapper.e-small input.e-input,.e-bigger .e-input-group.e-control-wrapper.e-small input.e-input:focus,.e-bigger .e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,.e-bigger .e-input-group.e-small input.e-input,.e-bigger .e-input-group.e-small input.e-input:focus,.e-bigger .e-input-group.e-small.e-input-focus input.e-input,.e-bigger input.e-input.e-small,.e-float-input.e-bigger.e-small input:focus,.e-float-input.e-bigger.e-small.e-input-focus input,.e-float-input.e-control-wrapper.e-bigger.e-small input:focus,.e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input,.e-float-input.e-control-wrapper.e-small input.e-bigger,.e-float-input.e-control-wrapper.e-small.e-bigger input,.e-float-input.e-small input.e-bigger,.e-float-input.e-small.e-bigger input,.e-input-group.e-bigger.e-small input.e-input:focus,.e-input-group.e-bigger.e-small.e-input-focus input.e-input,.e-input-group.e-control-wrapper.e-bigger.e-small input.e-input:focus,.e-input-group.e-control-wrapper.e-bigger.e-small.e-input-focus input.e-input,.e-input-group.e-control-wrapper.e-small input.e-input.e-bigger,.e-input-group.e-control-wrapper.e-small.e-bigger input.e-input,.e-input-group.e-small input.e-input.e-bigger,.e-input-group.e-small.e-bigger input.e-input,.e-small .e-float-input.e-bigger input:focus,.e-small .e-float-input.e-bigger.e-input-focus input,.e-small .e-float-input.e-control-wrapper.e-bigger input:focus,.e-small .e-float-input.e-control-wrapper.e-bigger.e-input-focus input,.e-small .e-input-group.e-bigger input.e-input:focus,.e-small .e-input-group.e-bigger.e-input-focus input.e-input,.e-small .e-input-group.e-control-wrapper.e-bigger input.e-input:focus,.e-small .e-input-group.e-control-wrapper.e-bigger.e-input-focus input.e-input,input.e-input.e-bigger.e-small{padding-left:0;text-indent:0}.e-bigger .e-float-input.e-control-wrapper.e-small.e-rtl input,.e-bigger .e-float-input.e-control-wrapper.e-small.e-rtl input:focus,.e-bigger .e-float-input.e-control-wrapper.e-small.e-rtl.e-input-focus input,.e-bigger .e-float-input.e-small.e-rtl input,.e-bigger .e-float-input.e-small.e-rtl input:focus,.e-bigger .e-float-input.e-small.e-rtl.e-input-focus input,.e-bigger .e-input-group.e-control-wrapper.e-small.e-rtl input.e-input,.e-bigger .e-input-group.e-control-wrapper.e-small.e-rtl input.e-input:focus,.e-bigger .e-input-group.e-control-wrapper.e-small.e-rtl.e-input-focus input.e-input,.e-bigger .e-input-group.e-small.e-rtl input.e-input,.e-bigger .e-input-group.e-small.e-rtl input.e-input:focus,.e-bigger .e-input-group.e-small.e-rtl.e-input-focus input.e-input,.e-bigger input.e-input.e-small.e-rtl,.e-bigger.e-rtl .e-float-input.e-control-wrapper.e-small input,.e-bigger.e-rtl .e-float-input.e-control-wrapper.e-small input:focus,.e-bigger.e-rtl .e-float-input.e-control-wrapper.e-small.e-input-focus input,.e-bigger.e-rtl .e-float-input.e-small input,.e-bigger.e-rtl .e-float-input.e-small input:focus,.e-bigger.e-rtl .e-float-input.e-small.e-input-focus input,.e-bigger.e-rtl .e-input-group.e-control-wrapper.e-small input.e-input,.e-bigger.e-rtl .e-input-group.e-control-wrapper.e-small input.e-input:focus,.e-bigger.e-rtl .e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,.e-bigger.e-rtl .e-input-group.e-small input.e-input,.e-bigger.e-rtl .e-input-group.e-small input.e-input:focus,.e-bigger.e-rtl .e-input-group.e-small.e-input-focus input.e-input,.e-bigger.e-rtl input.e-input.e-small,.e-float-input.e-bigger.e-small.e-rtl input:focus,.e-float-input.e-bigger.e-small.e-rtl.e-input-focus input,.e-float-input.e-control-wrapper.e-bigger.e-small.e-rtl input:focus,.e-float-input.e-control-wrapper.e-bigger.e-small.e-rtl.e-input-focus input,.e-float-input.e-control-wrapper.e-small.e-bigger.e-rtl input,.e-float-input.e-control-wrapper.e-small.e-rtl input.e-bigger,.e-float-input.e-small.e-bigger.e-rtl input,.e-float-input.e-small.e-rtl input.e-bigger,.e-input-group.e-bigger.e-small.e-rtl input.e-input:focus,.e-input-group.e-bigger.e-small.e-rtl.e-input-focus input.e-input,.e-input-group.e-control-wrapper.e-bigger.e-small.e-rtl input.e-input:focus,.e-input-group.e-control-wrapper.e-bigger.e-small.e-rtl.e-input-focus input.e-input,.e-input-group.e-control-wrapper.e-small.e-bigger.e-rtl input.e-input,.e-input-group.e-control-wrapper.e-small.e-rtl input.e-input.e-bigger,.e-input-group.e-small.e-bigger.e-rtl input.e-input,.e-input-group.e-small.e-rtl input.e-input.e-bigger,.e-rtl .e-float-input.e-bigger.e-small input:focus,.e-rtl .e-float-input.e-bigger.e-small.e-input-focus input,.e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small input:focus,.e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input,.e-rtl .e-float-input.e-control-wrapper.e-small input.e-bigger,.e-rtl .e-float-input.e-control-wrapper.e-small.e-bigger input,.e-rtl .e-float-input.e-small input.e-bigger,.e-rtl .e-float-input.e-small.e-bigger input,.e-rtl .e-input-group.e-bigger.e-small input.e-input:focus,.e-rtl .e-input-group.e-bigger.e-small.e-input-focus input.e-input,.e-rtl .e-input-group.e-control-wrapper.e-bigger.e-small input.e-input:focus,.e-rtl .e-input-group.e-control-wrapper.e-bigger.e-small.e-input-focus input.e-input,.e-rtl .e-input-group.e-control-wrapper.e-small input.e-input.e-bigger,.e-rtl .e-input-group.e-control-wrapper.e-small.e-bigger input.e-input,.e-rtl .e-input-group.e-small input.e-input.e-bigger,.e-rtl .e-input-group.e-small.e-bigger input.e-input,.e-small .e-float-input.e-bigger.e-rtl input:focus,.e-small .e-float-input.e-bigger.e-rtl.e-input-focus input,.e-small .e-float-input.e-control-wrapper.e-bigger.e-rtl input:focus,.e-small .e-float-input.e-control-wrapper.e-bigger.e-rtl.e-input-focus input,.e-small .e-input-group.e-bigger.e-rtl input.e-input:focus,.e-small .e-input-group.e-bigger.e-rtl.e-input-focus input.e-input,.e-small .e-input-group.e-control-wrapper.e-bigger.e-rtl input.e-input:focus,.e-small .e-input-group.e-control-wrapper.e-bigger.e-rtl.e-input-focus input.e-input,.e-small.e-rtl .e-float-input.e-bigger input:focus,.e-small.e-rtl .e-float-input.e-bigger.e-input-focus input,.e-small.e-rtl .e-float-input.e-control-wrapper.e-bigger input:focus,.e-small.e-rtl .e-float-input.e-control-wrapper.e-bigger.e-input-focus input,.e-small.e-rtl .e-input-group.e-bigger input.e-input:focus,.e-small.e-rtl .e-input-group.e-bigger.e-input-focus input.e-input,.e-small.e-rtl .e-input-group.e-control-wrapper.e-bigger input.e-input:focus,.e-small.e-rtl .e-input-group.e-control-wrapper.e-bigger.e-input-focus input.e-input{padding-left:0;padding-right:0;text-indent:0}.e-bigger .e-float-input.e-control-wrapper.e-small textarea,.e-bigger .e-float-input.e-control-wrapper.e-small textarea:focus,.e-bigger .e-float-input.e-small textarea,.e-bigger .e-float-input.e-small textarea:focus,.e-bigger .e-input-group.e-control-wrapper.e-small textarea.e-input,.e-bigger .e-input-group.e-control-wrapper.e-small textarea.e-input:focus,.e-bigger .e-input-group.e-small textarea.e-input,.e-bigger .e-input-group.e-small textarea.e-input:focus,.e-bigger textarea.e-input.e-small,.e-float-input.e-bigger.e-small textarea:focus,.e-float-input.e-control-wrapper.e-bigger.e-small textarea:focus,.e-float-input.e-control-wrapper.e-small textarea.e-bigger,.e-float-input.e-control-wrapper.e-small.e-bigger textarea,.e-float-input.e-small textarea.e-bigger,.e-float-input.e-small.e-bigger textarea,.e-input-group.e-bigger.e-small textarea.e-input:focus,.e-input-group.e-control-wrapper.e-bigger.e-small textarea.e-input:focus,.e-input-group.e-control-wrapper.e-small textarea.e-input.e-bigger,.e-input-group.e-control-wrapper.e-small.e-bigger textarea.e-input,.e-input-group.e-small textarea.e-input.e-bigger,.e-input-group.e-small.e-bigger textarea.e-input,.e-small .e-float-input.e-bigger textarea:focus,.e-small .e-float-input.e-control-wrapper.e-bigger textarea:focus,.e-small .e-input-group.e-bigger textarea.e-input:focus,.e-small .e-input-group.e-control-wrapper.e-bigger textarea.e-input:focus,textarea.e-input.e-bigger.e-small{padding-left:0;text-indent:0}.e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea,.e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea:focus,.e-bigger .e-float-input:not(.e-outline).e-small.e-rtl textarea,.e-bigger .e-float-input:not(.e-outline).e-small.e-rtl textarea:focus,.e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input,.e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input:focus,.e-bigger .e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input,.e-bigger .e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input:focus,.e-bigger textarea.e-input.e-small.e-rtl,.e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small textarea,.e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small textarea:focus,.e-bigger.e-rtl .e-float-input:not(.e-outline).e-small textarea,.e-bigger.e-rtl .e-float-input:not(.e-outline).e-small textarea:focus,.e-bigger.e-rtl .e-float-input:not(.e-outline).e-small.e-control-wrapper textarea,.e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input,.e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input:focus,.e-bigger.e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input,.e-bigger.e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input:focus,.e-bigger.e-rtl textarea.e-input.e-small,.e-float-input:not(.e-outline).e-bigger.e-small.e-rtl textarea:focus,.e-float-input:not(.e-outline).e-control-wrapper.e-bigger.e-small.e-rtl textarea:focus,.e-float-input:not(.e-outline).e-control-wrapper.e-small.e-bigger.e-rtl textarea,.e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-bigger,.e-float-input:not(.e-outline).e-small.e-bigger.e-rtl textarea,.e-float-input:not(.e-outline).e-small.e-rtl textarea.e-bigger,.e-input-group:not(.e-outline).e-bigger.e-small.e-rtl textarea.e-input:focus,.e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-small.e-rtl textarea.e-input:focus,.e-input-group:not(.e-outline).e-control-wrapper.e-small.e-bigger.e-rtl textarea.e-input,.e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input.e-bigger,.e-input-group:not(.e-outline).e-small.e-bigger.e-rtl textarea.e-input,.e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input.e-bigger,.e-rtl .e-float-input:not(.e-outline).e-bigger.e-small textarea:focus,.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-bigger.e-small textarea:focus,.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-bigger textarea,.e-rtl .e-float-input:not(.e-outline).e-small textarea.e-bigger,.e-rtl .e-input-group:not(.e-outline).e-bigger.e-small textarea.e-input:focus,.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-small textarea.e-input:focus,.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input.e-bigger,.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-bigger textarea.e-input,.e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input.e-bigger,.e-rtl .e-input-group:not(.e-outline).e-small.e-bigger textarea.e-input,.e-small .e-float-input:not(.e-outline).e-bigger.e-rtl textarea:focus,.e-small .e-float-input:not(.e-outline).e-control-wrapper.e-bigger.e-rtl textarea:focus,.e-small .e-input-group:not(.e-outline).e-bigger.e-rtl textarea.e-input:focus,.e-small .e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-rtl textarea.e-input:focus,.e-small.e-rtl .e-float-input:not(.e-outline).e-bigger textarea:focus,.e-small.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-bigger textarea:focus,.e-small.e-rtl .e-input-group:not(.e-outline).e-bigger textarea.e-input:focus,.e-small.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-bigger textarea.e-input:focus{padding-right:0;text-indent:0}.e-float-input .e-clear-icon,.e-float-input.e-control-wrapper .e-clear-icon,.e-input-group .e-clear-icon,.e-input-group.e-control-wrapper .e-clear-icon{background:#0000;border:0;cursor:pointer;display:flex;flex-direction:column;justify-content:center;line-height:1;min-width:24px;outline:none;padding:0;text-align:center}.e-float-input .e-clear-icon:before,.e-float-input.e-control-wrapper .e-clear-icon:before,.e-input-group .e-clear-icon:before,.e-input-group.e-control-wrapper .e-clear-icon:before{font-size:12px;padding:0;text-align:center;vertical-align:middle}.e-float-input.e-control-wrapper.e-static-clear .e-clear-icon.e-clear-icon-hide,.e-float-input.e-static-clear .e-clear-icon.e-clear-icon-hide,.e-input-group.e-control-wrapper.e-static-clear .e-clear-icon.e-clear-icon-hide,.e-input-group.e-static-clear .e-clear-icon.e-clear-icon-hide{cursor:pointer;display:flex}.e-bigger .e-float-input.e-control-wrapper.e-small input:first-child~.e-clear-icon,.e-bigger .e-float-input.e-small input:first-child~.e-clear-icon,.e-bigger .e-input-group.e-control-wrapper.e-small input:first-child~.e-clear-icon,.e-bigger .e-input-group.e-small input:first-child~.e-clear-icon,.e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon,.e-float-input.e-small.e-bigger .e-clear-icon,.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,.e-input-group.e-small.e-bigger .e-clear-icon,.e-small .e-float-input.e-bigger input:first-child~.e-clear-icon,.e-small .e-float-input.e-control-wrapper.e-bigger input:first-child~.e-clear-icon,.e-small .e-input-group.e-bigger input:first-child~.e-clear-icon,.e-small .e-input-group.e-control-wrapper.e-bigger input:first-child~.e-clear-icon{padding-bottom:0}.e-float-input input.e-small:first-child~.e-clear-icon:before,.e-float-input.e-control-wrapper input.e-small:first-child~.e-clear-icon:before,.e-float-input.e-control-wrapper.e-small .e-clear-icon:before,.e-float-input.e-small .e-clear-icon:before,.e-input-group.e-control-wrapper.e-small .e-clear-icon:before,.e-input-group.e-small .e-clear-icon:before,.e-small .e-float-input .e-clear-icon:before,.e-small .e-float-input.e-control-wrapper .e-clear-icon:before,.e-small .e-input-group .e-clear-icon:before,.e-small .e-input-group.e-control-wrapper .e-clear-icon:before{font-size:10px}.e-bigger .e-float-input .e-clear-icon:before,.e-bigger .e-float-input.e-control-wrapper .e-clear-icon:before,.e-bigger .e-float-input.e-control-wrapper.e-small input:first-child~.e-clear-icon:before,.e-bigger .e-float-input.e-small input:first-child~.e-clear-icon:before,.e-bigger .e-input-group .e-clear-icon:before,.e-bigger .e-input-group.e-control-wrapper .e-clear-icon:before,.e-bigger .e-input-group.e-control-wrapper.e-small input:first-child~.e-clear-icon:before,.e-bigger .e-input-group.e-small input:first-child~.e-clear-icon:before,.e-float-input input.e-bigger:first-child~.e-clear-icon:before,.e-float-input.e-bigger .e-clear-icon:before,.e-float-input.e-control-wrapper input.e-bigger:first-child~.e-clear-icon:before,.e-float-input.e-control-wrapper.e-bigger .e-clear-icon:before,.e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon:before,.e-float-input.e-small.e-bigger .e-clear-icon:before,.e-input-group.e-bigger .e-clear-icon:before,.e-input-group.e-control-wrapper.e-bigger .e-clear-icon:before,.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon:before,.e-input-group.e-small.e-bigger .e-clear-icon:before,.e-small .e-float-input.e-bigger input:first-child~.e-clear-icon:before,.e-small .e-float-input.e-control-wrapper.e-bigger input:first-child~.e-clear-icon:before,.e-small .e-input-group.e-bigger input:first-child~.e-clear-icon:before,.e-small .e-input-group.e-control-wrapper.e-bigger input:first-child~.e-clear-icon:before,.e-small.e-bigger .e-float-input .e-clear-icon:before,.e-small.e-bigger .e-float-input.e-control-wrapper .e-clear-icon:before,.e-small.e-bigger .e-input-group .e-clear-icon:before,.e-small.e-bigger .e-input-group.e-control-wrapper .e-clear-icon:before{font-size:12px}.e-float-input input:not(:valid):not(.e-control):first-child~.e-clear-icon,.e-float-input.e-control-wrapper input:not(:valid):not(.e-control):first-child~.e-clear-icon,.e-float-input.e-input-group input:not(:valid):not(.e-control):first-child~.e-clear-icon,.e-float-input.e-input-group.e-control-wrapper input:not(:valid):not(.e-control):first-child~.e-clear-icon,.e-input-group .e-clear-icon.e-clear-icon-hide,.e-input-group input:not(.e-control).e-input:not(:valid):first-child~.e-clear-icon,.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide,.e-input-group.e-control-wrapper input.e-input:not(:valid):not(.e-control):first-child~.e-clear-icon,.e-input:not(:valid):not(.e-control):first-child~.e-clear-icon{display:none}.e-input-group.e-control-wrapper.e-static-clear .e-clear-icon.e-clear-icon-hide,.e-input-group.e-static-clear .e-clear-icon.e-clear-icon-hide{cursor:pointer}.e-float-input.e-control-wrapper.e-disabled input:not(:valid):first-child~.e-clear-icon,.e-float-input.e-disabled input:not(:valid):first-child~.e-clear-icon,.e-float-input.e-input-group.e-control-wrapper.e-disabled input:not(:valid):first-child~.e-clear-icon,.e-float-input.e-input-group.e-disabled input:not(:valid):first-child~.e-clear-icon,.e-input-group.e-control-wrapper.e-disabled .e-clear-icon.e-clear-icon-hide,.e-input-group.e-control-wrapper.e-disabled input.e-input:not(:valid):first-child~.e-clear-icon,.e-input-group.e-disabled .e-clear-icon.e-clear-icon-hide,.e-input-group.e-disabled input.e-input:not(:valid):first-child~.e-clear-icon{cursor:not-allowed}.e-float-input input[readonly]:first-child~.e-clear-icon,.e-float-input.e-control-wrapper input[readonly]:first-child~.e-clear-icon,.e-float-input.e-control-wrapper.e-input-group input[readonly]:first-child~.e-clear-icon,.e-float-input.e-input-group input[readonly]:first-child~.e-clear-icon,.e-float-input.e-input-group.e-control-wrapper input[readonly]:first-child~.e-clear-icon,.e-input-group input[readonly]:first-child~.e-clear-icon.e-clear-icon-hide,.e-input-group.e-control-wrapper input[readonly]:first-child .e-clear-icon.e-clear-icon-hide{cursor:auto}.e-input-group .e-clear-icon,.e-input-group.e-control-wrapper .e-clear-icon{min-height:18px;min-width:18px;padding:4px}.e-float-input.e-input-group .e-clear-icon,.e-float-input.e-input-group.e-control-wrapper .e-clear-icon{padding-right:4px;padding-top:4px}.e-bigger .e-input-group .e-clear-icon,.e-bigger .e-input-group.e-control-wrapper .e-clear-icon,.e-input-group .e-clear-icon.e-bigger,.e-input-group.e-bigger .e-clear-icon,.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,.e-input-group.e-control-wrapper.e-bigger .e-clear-icon{min-height:20px;min-width:20px;padding-bottom:5px;padding-right:8px;padding-top:6px}.e-bigger .e-input-group.e-control-wrapper.e-float-input .e-clear-icon,.e-bigger .e-input-group.e-float-input .e-clear-icon,.e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-bigger,.e-input-group.e-control-wrapper.e-float-input.e-bigger .e-clear-icon,.e-input-group.e-float-input .e-clear-icon.e-bigger,.e-input-group.e-float-input.e-bigger .e-clear-icon{padding-right:8px;padding-top:6px}.e-bigger .e-input-group.e-control-wrapper.e-small .e-clear-icon,.e-bigger .e-input-group.e-small .e-clear-icon,.e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,.e-input-group.e-small .e-clear-icon.e-bigger,.e-input-group.e-small.e-bigger .e-clear-icon{min-height:18px;min-width:18px;padding-bottom:4px;padding-right:4px;padding-top:4px}.e-bigger .e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,.e-bigger .e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon,.e-bigger .e-input-group.e-float-input.e-small .e-clear-icon,.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon.e-bigger,.e-input-group.e-control-wrapper.e-float-input.e-small.e-bigger .e-clear-icon,.e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon.e-bigger,.e-input-group.e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon,.e-input-group.e-float-input.e-small .e-clear-icon.e-bigger,.e-input-group.e-float-input.e-small.e-bigger .e-clear-icon{padding-right:4px;padding-top:4px}.e-input-group .e-clear-icon.e-small,.e-input-group.e-control-wrapper .e-clear-icon.e-small,.e-input-group.e-control-wrapper.e-small .e-clear-icon,.e-input-group.e-small .e-clear-icon,.e-small .e-input-group .e-clear-icon,.e-small .e-input-group.e-control-wrapper .e-clear-icon{min-height:16px;min-width:16px;padding-bottom:4px;padding-right:4px;padding-top:4px}.e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-small,.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,.e-input-group.e-float-input .e-clear-icon.e-small,.e-input-group.e-float-input.e-control-wrapper .e-clear-icon.e-small,.e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon,.e-input-group.e-float-input.e-small .e-clear-icon,.e-small .e-input-group.e-control-wrapper.e-float-input .e-clear-icon,.e-small .e-input-group.e-float-input .e-clear-icon,.e-small .e-input-group.e-float-input.e-control-wrapper .e-clear-icon{padding-right:4px;padding-top:4px}.e-float-input input:not(:valid),.e-float-input input:valid,.e-float-input textarea:not(:valid),.e-float-input textarea:valid,.e-float-input.e-control-wrapper input:not(:valid),.e-float-input.e-control-wrapper input:valid,.e-float-input.e-control-wrapper textarea:not(:valid),.e-float-input.e-control-wrapper textarea:valid,.e-input-group input:not(:valid),.e-input-group input:valid,.e-input-group textarea:not(:valid),.e-input-group textarea:valid,.e-input-group.e-control-wrapper input:not(:valid),.e-input-group.e-control-wrapper input:valid,.e-input-group.e-control-wrapper textarea:not(:valid),.e-input-group.e-control-wrapper textarea:valid,.e-input:not(:valid),.e-input:valid{box-shadow:none}.e-float-input .e-input-in-wrap label.e-float-text,.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text{right:0}.e-float-input .e-input-in-wrap,.e-float-input.e-control-wrapper .e-input-in-wrap,.e-input-group .e-input-in-wrap,.e-input-group.e-control-wrapper .e-input-in-wrap{display:flex;position:relative;width:100%}.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,.e-float-input.e-float-icon-left .e-input-in-wrap,.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap,.e-input-group.e-float-icon-left .e-input-in-wrap{border:solid;border-width:0 0 1px;margin-left:16px}.e-float-input.e-float-icon-left.e-rtl .e-input-in-wrap,.e-input-group.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,.e-input-group.e-float-icon-left.e-rtl .e-input-in-wrap,.e-rtl .e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,.e-rtl .e-float-input.e-float-icon-left .e-input-in-wrap,.e-rtl .e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap .e-float-input.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,.e-rtl .e-input-group.e-float-icon-left .e-input-in-wrap{margin-left:0;margin-right:16px}.e-bigger .e-float-input .e-input,.e-bigger .e-float-input.e-control-wrapper .e-input,.e-float-input input.e-input,.e-float-input.e-bigger .e-input,.e-float-input.e-control-wrapper input.e-input,.e-float-input.e-control-wrapper.e-bigger .e-input{margin-bottom:0}.e-float-input label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom{transform:translate3d(0,16px,0) scale(1)}.e-float-input textarea label.e-float-text.e-label-top,.e-float-input textarea:focus~label.e-float-text,.e-float-input textarea:valid~label.e-float-text,.e-float-input textarea[disabled]~label.e-label-top.e-float-text,.e-float-input textarea[readonly]~label.e-label-top.e-float-text,.e-float-input textarea~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top,.e-float-input.e-control-wrapper textarea:focus~label.e-float-text,.e-float-input.e-control-wrapper textarea:valid~label.e-float-text,.e-float-input.e-control-wrapper textarea[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper textarea[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper textarea~label.e-label-top.e-float-text{font-size:13px;top:-22px;transform:translate3d(0,6px,0) scale(.92)}.e-bigger .e-float-input textarea:focus~label.e-float-text,.e-bigger .e-float-input textarea:valid~label.e-float-text,.e-bigger .e-float-input textarea~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper textarea:focus~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper textarea:valid~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper textarea~label.e-label-top.e-float-text,.e-float-input.e-bigger textarea:focus~label.e-float-text,.e-float-input.e-bigger textarea:valid~label.e-float-text,.e-float-input.e-bigger textarea~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger textarea:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger textarea:valid~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger textarea~label.e-label-top.e-float-text{font-size:14px;top:-20px}.e-float-input.e-control-wrapper.e-small textarea:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-small textarea:valid~label.e-float-text,.e-float-input.e-control-wrapper.e-small textarea~label.e-label-top.e-float-text,.e-float-input.e-small textarea:focus~label.e-float-text,.e-float-input.e-small textarea:valid~label.e-float-text,.e-float-input.e-small textarea~label.e-label-top.e-float-text,.e-small .e-float-input textarea~label.e-label-top.e-float-text,.e-small .e-float-input.e-control-wrapper textarea~label.e-label-top.e-float-text{font-size:12px;top:-21px}.e-bigger .e-float-input.e-control-wrapper.e-small textarea:focus~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small textarea:valid~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small textarea~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-small textarea:focus~label.e-float-text,.e-bigger .e-float-input.e-small textarea:valid~label.e-float-text,.e-bigger .e-float-input.e-small textarea~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger textarea:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger textarea:valid~label.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger textarea~label.e-label-top.e-float-text,.e-float-input.e-small.e-bigger textarea:focus~label.e-float-text,.e-float-input.e-small.e-bigger textarea:valid~label.e-float-text,.e-float-input.e-small.e-bigger textarea~label.e-label-top.e-float-text{font-size:13px;top:-20px}.e-float-input textarea~.e-float-text,.e-float-input.e-control-wrapper textarea~.e-float-text{top:-11px}.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom{font-size:12px;top:-11px}.e-bigger .e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-float-input textarea~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-float-input.e-control-wrapper textarea~label.e-float-text,.e-float-input textarea.e-bigger~label.e-float-text,.e-float-input textarea~label.e-float-text.e-bigger,.e-float-input.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-bigger textarea~label.e-float-text,.e-float-input.e-control-wrapper textarea.e-bigger~label.e-float-text,.e-float-input.e-control-wrapper textarea~label.e-float-text.e-bigger,.e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper.e-bigger textarea~label.e-float-text{font-size:14px;top:-8px}.e-float-input textarea.e-small~label.e-float-text,.e-float-input textarea~label.e-float-text.e-small,.e-float-input.e-control-wrapper textarea.e-small~label.e-float-text,.e-float-input.e-control-wrapper textarea~label.e-float-text.e-small,.e-float-input.e-control-wrapper.e-small textarea~label.e-float-text,.e-float-input.e-small textarea~label.e-float-text,.e-small .e-float-input textarea~label.e-float-text,.e-small .e-float-input.e-control-wrapper textarea~label.e-float-text{font-size:12px;top:-11px}.e-bigger .e-float-input input,.e-bigger .e-float-input.e-control-wrapper input,.e-bigger .e-float-input.e-control-wrapper.e-input-group input,.e-bigger .e-float-input.e-input-group input,.e-bigger .e-float-input.e-input-group.e-control-wrapper input,.e-bigger .e-input-group.e-control-wrapper:not(.e-float-input) .e-input,.e-bigger .e-input-group:not(.e-float-input) .e-input,.e-float-input.e-bigger input,.e-float-input.e-control-wrapper.e-bigger input,.e-float-input.e-control-wrapper.e-input-group.e-bigger input,.e-float-input.e-input-group.e-bigger input,.e-float-input.e-input-group.e-control-wrapper.e-bigger input,.e-input-group.e-bigger:not(.e-float-input) .e-input,.e-input-group.e-control-wrapper.e-bigger:not(.e-float-input) .e-input{min-height:27px}.e-float-input.e-control-wrapper.e-input-group.e-small input,.e-float-input.e-control-wrapper.e-small input,.e-float-input.e-input-group.e-control-wrapper.e-small input,.e-float-input.e-input-group.e-small input,.e-float-input.e-small input,.e-input-group.e-control-wrapper.e-small:not(.e-float-input) .e-input,.e-input-group.e-small:not(.e-float-input) .e-input,.e-small .e-float-input input,.e-small .e-float-input.e-control-wrapper input,.e-small .e-float-input.e-control-wrapper.e-input-group input,.e-small .e-float-input.e-input-group input,.e-small .e-float-input.e-input-group.e-control-wrapper input,.e-small .e-input-group.e-control-wrapper:not(.e-float-input) .e-input,.e-small .e-input-group:not(.e-float-input) .e-input{min-height:18px}.e-bigger .e-float-input.e-control-wrapper.e-input-group.e-small input,.e-bigger .e-float-input.e-control-wrapper.e-small input,.e-bigger .e-float-input.e-input-group.e-control-wrapper.e-small input,.e-bigger .e-float-input.e-input-group.e-small input,.e-bigger .e-float-input.e-small input,.e-bigger .e-input-group.e-control-wrapper.e-small:not(.e-float-input) .e-input .e-small .e-input-group.e-control-wrapper.e-bigger:not(.e-float-input) .e-input,.e-bigger .e-input-group.e-small:not(.e-float-input) .e-input .e-small .e-input-group.e-bigger:not(.e-float-input) .e-input,.e-float-input input,.e-float-input.e-bigger.e-small input,.e-float-input.e-control-wrapper input,.e-float-input.e-control-wrapper.e-bigger.e-small input,.e-float-input.e-control-wrapper.e-input-group.e-bigger.e-small input,.e-float-input.e-input-group input,.e-float-input.e-input-group.e-bigger.e-small input,.e-float-input.e-input-group.e-control-wrapper input,.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-small input,.e-input-group input.e-input,.e-input-group.e-bigger.e-small:not(.e-float-input) .e-input,.e-input-group.e-control-wrapper input.e-input,.e-input-group.e-control-wrapper.e-bigger.e-small:not(.e-float-input) .e-input,.e-small .e-float-input.e-bigger input,.e-small .e-float-input.e-control-wrapper.e-bigger input,.e-small .e-float-input.e-control-wrapper.e-input-group.e-bigger input,.e-small .e-float-input.e-input-group.e-bigger input,.e-small .e-float-input.e-input-group.e-control-wrapper.e-bigger input{min-height:22px}.e-float-input.e-control-wrapper.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover,.e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),.e-float-input.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover,.e-float-input:hover:not(.e-disabled):not(.e-float-icon-left),.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover,.e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),.e-input-group.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover,.e-input-group:hover:not(.e-disabled):not(.e-float-icon-left){border-bottom-width:1px}.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-disabled) .e-input-in-wrap:after,.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-disabled) .e-input-in-wrap:before,.e-input-group.e-control-wrapper:not(.e-disabled):not(.e-float-icon-left):after,.e-input-group.e-control-wrapper:not(.e-disabled):not(.e-float-icon-left):before,.e-input-group.e-float-icon-left:not(.e-disabled) .e-input-in-wrap:after,.e-input-group.e-float-icon-left:not(.e-disabled) .e-input-in-wrap:before,.e-input-group:not(.e-disabled):not(.e-float-icon-left):after,.e-input-group:not(.e-disabled):not(.e-float-icon-left):before{bottom:-2px}.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) input,.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) textarea,.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) input,.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) textarea,.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error input,.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error textarea,.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input,.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea,.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error),.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error,.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) input,.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) textarea,.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) input,.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) textarea,.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error input,.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error textarea,.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input,.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea,.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error),.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error,.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-warning:not(.e-success):not(.e-error),.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),.e-input-group.e-float-icon-left.e-input-focus.e-error:not(.e-success):not(.e-warning) .e-input-in-wrap,.e-input-group.e-float-icon-left.e-input-focus.e-success:not(.e-warning):not(.e-error) .e-input-in-wrap,.e-input-group.e-float-icon-left.e-input-focus.e-warning:not(.e-success):not(.e-error) .e-input-in-wrap,.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,.e-input-group.e-input-focus:not(.e-float-icon-left).e-error:not(.e-success):not(.e-warning),.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),.e-input-group.e-input-focus:not(.e-float-icon-left).e-warning:not(.e-success):not(.e-error),.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error){border-style:solid;border-width:0 0 1px}.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill~label.e-float-text,.e-float-input:not(.e-outline) input:-webkit-autofill~label.e-float-text{font-size:13px;top:-9px;transform:translate3d(0,-6px,0) scale(.92);-webkit-user-select:text;user-select:text}.e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill~label.e-float-text,.e-bigger .e-float-input:not(.e-outline) input:-webkit-autofill~label.e-float-text,.e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill~label.e-float-text,.e-bigger.e-float-input:not(.e-outline) input:-webkit-autofill~label.e-float-text{font-size:14px;top:-8px;transform:translate3d(0,-6px,0) scale(.86);-webkit-user-select:text;user-select:text}.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill~label.e-float-text,.e-small .e-float-input:not(.e-outline) input:-webkit-autofill~label.e-float-text,.e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill~label.e-float-text,.e-small.e-float-input:not(.e-outline) input:-webkit-autofill~label.e-float-text{font-size:12px;top:-8px;transform:translate3d(0,-6px,0) scale(.92);-webkit-user-select:text;user-select:text}.e-bigger .e-float-input.e-small.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill~label.e-float-text,.e-bigger .e-float-input.e-small:not(.e-outline) input:-webkit-autofill~label.e-float-text,.e-bigger .e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill~label.e-float-text,.e-bigger.e-small .e-float-input:not(.e-outline) input:-webkit-autofill~label.e-float-text,.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill~label.e-float-text,.e-float-input.e-bigger.e-small:not(.e-outline) input:-webkit-autofill~label.e-float-text,.e-small .e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-small.e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-small.e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom{font-size:13px;top:-10px;transform:translate3d(0,-6px,0) scale(.92);-webkit-user-select:text;user-select:text}.e-bigger .e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-float-input.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-bigger.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-float-input.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom{font-size:13px;top:-10px;font-style:normal}.e-bigger .e-float-input.e-control-wrapper.e-small textarea label.e-float-text.e-label-top,.e-bigger .e-float-input.e-control-wrapper.e-small textarea:focus~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small textarea:valid~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small textarea~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-small textarea label.e-float-text.e-label-top,.e-bigger .e-float-input.e-small textarea:focus~label.e-float-text,.e-bigger .e-float-input.e-small textarea:valid~label.e-float-text,.e-bigger .e-float-input.e-small textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-small textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-small textarea~label.e-label-top.e-float-text,.e-float-input.e-bigger.e-small textarea label.e-float-text.e-label-top,.e-float-input.e-bigger.e-small textarea:focus~label.e-float-text,.e-float-input.e-bigger.e-small textarea:valid~label.e-float-text,.e-float-input.e-bigger.e-small textarea[disabled]~label.e-label-top.e-float-text,.e-float-input.e-bigger.e-small textarea[readonly]~label.e-label-top.e-float-text,.e-float-input.e-bigger.e-small textarea~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger.e-small textarea label.e-float-text.e-label-top,.e-float-input.e-control-wrapper.e-bigger.e-small textarea:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger.e-small textarea:valid~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger.e-small textarea[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger.e-small textarea[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger.e-small textarea~label.e-label-top.e-float-text,.e-small .e-float-input.e-bigger textarea label.e-float-text.e-label-top,.e-small .e-float-input.e-bigger textarea:focus~label.e-float-text,.e-small .e-float-input.e-bigger textarea:valid~label.e-float-text,.e-small .e-float-input.e-bigger textarea[disabled]~label.e-label-top.e-float-text,.e-small .e-float-input.e-bigger textarea[readonly]~label.e-label-top.e-float-text,.e-small .e-float-input.e-bigger textarea~label.e-label-top.e-float-text,.e-small .e-float-input.e-control-wrapper.e-bigger textarea label.e-float-text.e-label-top,.e-small .e-float-input.e-control-wrapper.e-bigger textarea:focus~label.e-float-text,.e-small .e-float-input.e-control-wrapper.e-bigger textarea:valid~label.e-float-text,.e-small .e-float-input.e-control-wrapper.e-bigger textarea[disabled]~label.e-label-top.e-float-text,.e-small .e-float-input.e-control-wrapper.e-bigger textarea[readonly]~label.e-label-top.e-float-text,.e-small .e-float-input.e-control-wrapper.e-bigger textarea~label.e-label-top.e-float-text{transform:translate3d(0,6px,0) scale(.92)}.e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom{font-size:13px;font-style:normal;font-weight:400;left:0;overflow:hidden;padding-left:0;pointer-events:none;position:absolute;text-overflow:ellipsis;top:-11px;transform:translate3d(0,16px,0) scale(1);transform-origin:left top;transition:.25s cubic-bezier(.25,.8,.25,1);-webkit-user-select:none;user-select:none;white-space:nowrap;width:100%}textarea.e-input:-moz-placeholder,textarea.e-input:-ms-textarea-placeholder,textarea.e-input::-moz-placeholder,textarea.e-input::-webkit-textarea-placeholder{font-size:13px;font-style:normal}.e-small textarea.e-input:-moz-placeholder,.e-small textarea.e-input:-ms-input-placeholder,.e-small textarea.e-input::-moz-placeholder,.e-small textarea.e-input::-webkit-textarea-placeholder,textarea.e-small.e-input:-moz-placeholder,textarea.e-small.e-input:-ms-input-placeholder,textarea.e-small.e-input::-moz-placeholder,textarea.e-small.e-input::-webkit-textarea-placeholder{font-size:12px;font-style:normal}.e-bigger textarea.e-small.e-input:-moz-placeholder,.e-bigger textarea.e-small.e-input:-ms-input-placeholder,.e-bigger textarea.e-small.e-input::-moz-placeholder,.e-bigger textarea.e-small.e-input::-webkit-textarea-placeholder,.e-small textarea.e-bigger.e-input:-moz-placeholder,.e-small textarea.e-bigger.e-input:-ms-input-placeholder,.e-small textarea.e-bigger.e-input::-moz-placeholder,.e-small textarea.e-bigger.e-input::-webkit-textarea-placeholder{font-size:13px;font-style:normal}.e-bigger textarea.e-input:-moz-placeholder,.e-bigger textarea.e-input:-ms-textarea-placeholder,.e-bigger textarea.e-input::-moz-placeholder,.e-bigger textarea.e-input::-webkit-textarea-placeholder,textarea.e-bigger.e-input:-moz-placeholder,textarea.e-bigger.e-input:-ms-textarea-placeholder,textarea.e-bigger.e-input::-moz-placeholder,textarea.e-bigger.e-input::-webkit-textarea-placeholder{font-size:14px;font-style:normal}.e-float-input textarea:-webkit-autofill~label.e-float-text,.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom{font-size:13px;top:-9px;transform:translate3d(0,-6px,0) scale(.92);-webkit-user-select:text;user-select:text}.e-small .e-float-input textarea:-webkit-autofill~label.e-float-text,.e-small .e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-small .e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-small.e-float-input textarea:-webkit-autofill~label.e-float-text,.e-small.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-small.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom{font-size:12px;top:-8px;transform:translate3d(0,-6px,0) scale(.92);-webkit-user-select:text;user-select:text}.e-bigger .e-float-input.e-small textarea:-webkit-autofill~label.e-float-text,.e-bigger .e-float-input.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-bigger .e-small.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-float-input textarea:-webkit-autofill~label.e-float-text,.e-bigger.e-small .e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-float-input.e-bigger.e-small textarea:-webkit-autofill~label.e-float-text,.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-small .e-bigger.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-small.e-bigger .e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-small.e-bigger.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom{font-size:13px;top:-10px;transform:translate3d(0,-6px,0) scale(.92);-webkit-user-select:text;user-select:text}.e-bigger .e-float-input textarea:-webkit-autofill~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-bigger.e-float-input textarea:-webkit-autofill~label.e-float-text,.e-bigger.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-bigger.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom{font-size:14px;top:-8px;transform:translate3d(0,-6px,0) scale(.86);-webkit-user-select:text;user-select:text}.e-bigger .e-float-input textarea label.e-float-text.e-label-top,.e-bigger .e-float-input textarea:focus~label.e-float-text,.e-bigger .e-float-input textarea:valid~label.e-float-text,.e-bigger .e-float-input textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-float-input textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input textarea~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top,.e-bigger .e-float-input.e-control-wrapper textarea:focus~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper textarea:valid~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper textarea~label.e-label-top.e-float-text,.e-bigger.e-small .e-float-input textarea label.e-float-text.e-label-top,.e-bigger.e-small .e-float-input textarea:focus~label.e-float-text,.e-bigger.e-small .e-float-input textarea:valid~label.e-float-text,.e-bigger.e-small .e-float-input textarea[disabled]~label.e-label-top.e-float-text,.e-bigger.e-small .e-float-input textarea[readonly]~label.e-label-top.e-float-text,.e-bigger.e-small .e-float-input textarea~label.e-label-top.e-float-text,.e-float-input.e-bigger textarea label.e-float-text.e-label-top,.e-float-input.e-bigger textarea:focus~label.e-float-text,.e-float-input.e-bigger textarea:valid~label.e-float-text,.e-float-input.e-bigger textarea[disabled]~label.e-label-top.e-float-text,.e-float-input.e-bigger textarea[readonly]~label.e-label-top.e-float-text,.e-float-input.e-bigger textarea~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger textarea label.e-float-text.e-label-top,.e-float-input.e-control-wrapper.e-bigger textarea:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger textarea:valid~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger textarea[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger textarea[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger textarea~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger.e-small textarea label.e-float-text.e-label-top,.e-float-input.e-control-wrapper.e-bigger.e-small textarea:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger.e-small textarea:valid~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger.e-small textarea[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger.e-small textarea[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger.e-small textarea~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small textarea label.e-float-text.e-label-top,.e-float-input.e-control-wrapper.e-small textarea:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-small textarea:valid~label.e-float-text,.e-float-input.e-control-wrapper.e-small textarea[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small textarea[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small textarea~label.e-label-top.e-float-text,.e-float-input.e-small textarea label.e-float-text.e-label-top,.e-float-input.e-small textarea:focus~label.e-float-text,.e-float-input.e-small textarea:valid~label.e-float-text,.e-float-input.e-small textarea[disabled]~label.e-label-top.e-float-text,.e-float-input.e-small textarea[readonly]~label.e-label-top.e-float-text,.e-float-input.e-small textarea~label.e-label-top.e-float-text,.e-float-input.e-small.e-bigger textarea label.e-float-text.e-label-top,.e-float-input.e-small.e-bigger textarea:focus~label.e-float-text,.e-float-input.e-small.e-bigger textarea:valid~label.e-float-text,.e-float-input.e-small.e-bigger textarea[disabled]~label.e-label-top.e-float-text,.e-float-input.e-small.e-bigger textarea[readonly]~label.e-label-top.e-float-text,.e-float-input.e-small.e-bigger textarea~label.e-label-top.e-float-text,.e-small .e-float-input textarea label.e-float-text.e-label-top,.e-small .e-float-input textarea:focus~label.e-float-text,.e-small .e-float-input textarea:valid~label.e-float-text,.e-small .e-float-input textarea[disabled]~label.e-label-top.e-float-text,.e-small .e-float-input textarea[readonly]~label.e-label-top.e-float-text,.e-small .e-float-input textarea~label.e-label-top.e-float-text,.e-small .e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top,.e-small .e-float-input.e-control-wrapper textarea:focus~label.e-float-text,.e-small .e-float-input.e-control-wrapper textarea:valid~label.e-float-text,.e-small .e-float-input.e-control-wrapper textarea[disabled]~label.e-label-top.e-float-text,.e-small .e-float-input.e-control-wrapper textarea[readonly]~label.e-label-top.e-float-text,.e-small .e-float-input.e-control-wrapper textarea~label.e-label-top.e-float-text,.e-small.e-bigger .e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top,.e-small.e-bigger .e-float-input.e-control-wrapper textarea:focus~label.e-float-text,.e-small.e-bigger .e-float-input.e-control-wrapper textarea:valid~label.e-float-text,.e-small.e-bigger .e-float-input.e-control-wrapper textarea[disabled]~label.e-label-top.e-float-text,.e-small.e-bigger .e-float-input.e-control-wrapper textarea[readonly]~label.e-label-top.e-float-text,.e-small.e-bigger .e-float-input.e-control-wrapper textarea~label.e-label-top.e-float-text{transform:translate3d(0,6px,0) scale(.86)}.e-float-input textarea.e-disabled,.e-float-input textarea[disabled],.e-float-input.e-control-wrapper textarea.e-disabled,.e-float-input.e-control-wrapper textarea[disabled],.e-float-input.e-control-wrapper.e-disabled textarea,.e-float-input.e-disabled textarea{filter:alpha(opacity=100);opacity:1}.e-float-input textarea.e-disabled,.e-float-input textarea[disabled],.e-float-input.e-control-wrapper textarea.e-disabled,.e-float-input.e-control-wrapper textarea[disabled]{background:#0000;background-image:none;cursor:not-allowed}.e-float-input textarea,.e-float-input.e-control-wrapper textarea,.e-float-input.e-control-wrapper.e-input-group textarea,.e-float-input.e-input-group textarea,.e-input-group textarea,.e-input-group textarea.e-input,.e-input-group.e-control-wrapper textarea,.e-input-group.e-control-wrapper textarea.e-input,textarea.e-input{border-radius:0}.e-float-input textarea,.e-float-input.e-control-wrapper textarea,.e-input-group textarea,.e-input-group textarea.e-input,.e-input-group.e-control-wrapper textarea,.e-input-group.e-control-wrapper textarea.e-input,.e-input-group.e-control-wrapper.e-input-focus textarea,.e-input-group.e-control-wrapper.e-input-focus textarea.e-input,.e-input-group.e-input-focus textarea,.e-input-group.e-input-focus textarea.e-input,textarea.e-input{line-height:1.5;min-height:15px;min-width:0;padding:4px 0;resize:vertical}.e-bigger .e-float-input textarea,.e-bigger .e-float-input.e-control-wrapper textarea,.e-bigger .e-input-group textarea,.e-bigger .e-input-group textarea.e-input,.e-bigger .e-input-group.e-control-wrapper textarea,.e-bigger .e-input-group.e-control-wrapper textarea.e-input,.e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus,.e-bigger .e-input-group.e-control-wrapper textarea:focus,.e-bigger .e-input-group.e-control-wrapper.e-input-focus textarea,.e-bigger .e-input-group.e-control-wrapper.e-input-focus textarea.e-input,.e-bigger .e-input-group.e-control-wrapper.e-input-focus textarea:focus,.e-bigger .e-input-group.e-input-focus textarea,.e-float-input textarea.e-bigger,.e-float-input.e-bigger textarea,.e-float-input.e-control-wrapper textarea.e-bigger,.e-float-input.e-control-wrapper.e-bigger textarea,.e-input-group textarea.e-bigger,.e-input-group textarea.e-input.e-bigger,.e-input-group.e-bigger textarea,.e-input-group.e-bigger textarea.e-input,.e-input-group.e-control-wrapper textarea.e-bigger,.e-input-group.e-control-wrapper textarea.e-bigger:focus,.e-input-group.e-control-wrapper textarea.e-input.e-bigger,.e-input-group.e-control-wrapper textarea.e-input.e-bigger:focus,.e-input-group.e-control-wrapper.e-bigger textarea,.e-input-group.e-control-wrapper.e-bigger textarea.e-input,.e-input-group.e-control-wrapper.e-input-focus textarea.e-bigger,.e-input-group.e-control-wrapper.e-input-focus textarea.e-input.e-bigger,.e-input-group.e-control-wrapper.e-input-focus.e-bigger textarea,.e-input-group.e-control-wrapper.e-input-focus.e-bigger textarea.e-input,.e-input-group.e-input-focus textarea.e-bigger,.e-input-group.e-input-focus textarea.e-input.e-bigger,.e-input-group.e-input-focus.e-bigger textarea,.e-input-group.e-input-focus.e-bigger textarea.e-input{font:inherit;line-height:1.5;min-height:17px;padding:5px 0}.e-float-input textarea.e-small,.e-float-input.e-control-wrapper textarea.e-small,.e-float-input.e-control-wrapper.e-small textarea,.e-float-input.e-small textarea,.e-input-group textarea.e-input.e-small,.e-input-group textarea.e-small,.e-input-group.e-control-wrapper.e-input-focus.e-small textarea,.e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input,.e-input-group.e-control-wrapper.e-small textarea,.e-input-group.e-control-wrapper.e-small textarea.e-input,.e-input-group.e-input-focus textarea.e-input.e-small,.e-input-group.e-input-focus textarea.e-small,.e-input-group.e-input-focus.e-small textarea,.e-input-group.e-input-focus.e-small textarea.e-input,.e-input-group.e-small textarea,.e-input-group.e-small textarea.e-input,.e-small .e-float-input textarea,.e-small .e-float-input.e-control-wrapper textarea,.e-small .e-input-group textarea,.e-small .e-input-group textarea.e-input,.e-small .e-input-group.e-input-focus textarea,.e-small .e-input-group.e-input-focus textarea.e-input{font:inherit;min-height:14px;padding:4px 0}.e-float-input textarea.e-small:focus,.e-float-input.e-control-wrapper textarea.e-small:focus,.e-float-input.e-control-wrapper.e-small textarea:focus,.e-float-input.e-small textarea:focus,.e-input-group textarea.e-input.e-small:focus,.e-input-group textarea.e-small:focus,.e-input-group.e-control-wrapper.e-small textarea.e-input:focus,.e-input-group.e-control-wrapper.e-small textarea:focus,.e-input-group.e-small textarea.e-input:focus,.e-input-group.e-small textarea:focus,.e-small .e-float-input textarea:focus,.e-small .e-float-input.e-control-wrapper textarea:focus,.e-small .e-input-group textarea.e-input:focus,.e-small .e-input-group textarea:focus{padding:4px 0}.e-bigger .e-float-input.e-control-wrapper.e-small textarea,.e-bigger .e-float-input.e-small textarea,.e-bigger .e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input,.e-bigger .e-input-group.e-control-wrapper.e-small textarea.e-input,.e-bigger .e-input-group.e-small textarea.e-input,.e-bigger .e-small.e-float-input.e-control-wrapper textarea,.e-bigger .e-small.e-input-group.e-control-wrapper textarea.e-input,.e-bigger .e-small.e-input-group.e-control-wrapper.e-input-focus textarea.e-input,.e-bigger .float-input textarea.e-small,.e-bigger .input-group textarea.e-small,.e-bigger.e-small .e-float-input textarea,.e-bigger.e-small .e-float-input.e-control-wrapper textarea,.e-bigger.e-small .e-input-group textarea.e-input,.e-bigger.e-small .e-input-group.e-control-wrapper textarea.e-input,.e-bigger.e-small .e-input-group.e-control-wrapper.e-input-focus textarea.e-input,.e-bigger.e-small .e-input-group.e-input-focus textarea.e-input,.e-float-input textarea.e-bigger.e-small,.e-float-input.e-bigger textarea.e-small,.e-float-input.e-control-wrapper.e-small textarea.e-bigger,.e-float-input.e-control-wrapper.e-small.e-bigger textarea,.e-float-input.e-small textarea.e-bigger,.e-float-input.e-small.e-bigger textarea,.e-input-group textarea.e-input.e-bigger.e-small,.e-input-group.e-bigger textarea.e-small,.e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input.e-bigger,.e-input-group.e-control-wrapper.e-input-focus.e-small.e-bigger textarea.e-input,.e-input-group.e-control-wrapper.e-small textarea.e-input.e-bigger,.e-input-group.e-control-wrapper.e-small.e-bigger textarea.e-input,.e-input-group.e-input-focus textarea.e-input.e-bigger.e-small,.e-input-group.e-input-focus.e-bigger textarea.e-small,.e-input-group.e-input-focus.e-small textarea.e-input.e-bigger,.e-input-group.e-input-focus.e-small.e-bigger textarea.e-input,.e-input-group.e-small textarea.e-input.e-bigger,.e-input-group.e-small.e-bigger textarea.e-input,.e-small .e-float-input.e-bigger textarea,.e-small .e-float-input.e-control-wrapper textarea.e-bigger,.e-small .e-input-group.e-bigger textarea.e-input,.e-small .e-input-group.e-control-wrapper textarea.e-input.e-bigger,.e-small .e-input-group.e-control-wrapper.e-input-focus textarea.e-input.e-bigger,.e-small .e-input-group.e-control-wrapper.e-input-focus.e-bigger textarea.e-input,.e-small .float-input textarea.e-bigger,.e-small .input-group textarea.e-bigger{font:inherit;line-height:1.5;min-height:15px;padding:4px 0}.e-small input.e-input,.e-small textarea.e-input,input.e-input.e-small,textarea.e-input.e-small{min-height:16px}input.e-input,textarea.e-input{min-height:19px}.e-bigger input.e-input,.e-bigger textarea.e-input,input.e-input.e-bigger,textarea.e-input.e-bigger{min-height:23px}.e-bigger .e-small input.e-input,.e-bigger input.e-input.e-small,.e-bigger.e-small input.e-input,.e-small .e-bigger input.e-input,.e-small input.e-input.e-bigger,input.e-input.e-bigger.e-small{min-height:19px}.e-outline.e-float-input textarea,.e-outline.e-float-input textarea.e-input,.e-outline.e-float-input.e-control-wrapper textarea,.e-outline.e-float-input.e-control-wrapper textarea.e-input,.e-outline.e-input-group textarea,.e-outline.e-input-group textarea.e-input,.e-outline.e-input-group.e-control-wrapper textarea,.e-outline.e-input-group.e-control-wrapper textarea.e-input,textarea.e-outline.e-input{width:calc(100% - 1px)}.e-outline.e-float-input.e-control-wrapper.e-numeric label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow{width:calc(100% - 80px)}.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow,.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow,.e-outline.e-float-input.e-control-wrapper.e-numeric label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow,.e-outline.e-float-input.e-control-wrapper.e-numeric.e-static-clear label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow,.e-outline.e-float-input.e-control-wrapper.e-static-clear label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow{overflow:hidden;text-overflow:ellipsis;width:100%}.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-icon,.e-outline.e-float-input.e-control-wrapper.e-static-clear label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow{width:calc(100% - 45px)}.e-outline.e-float-input.e-control-wrapper.e-static-clear label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-icon{width:calc(100% - 75px)}.e-outline.e-float-input.e-control-wrapper.e-numeric.e-static-clear label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow{width:calc(100% - 110px)}.e-outline.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line:after,.e-outline.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line:before,.e-outline.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line:after,.e-outline.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line:before,.e-outline.e-float-input.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line:after,.e-outline.e-float-input.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line:before,.e-outline.e-float-input.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line:after,.e-outline.e-float-input.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line:before{width:0}.e-outline.e-float-input,.e-outline.e-float-input.e-control-wrapper,.e-outline.e-input-group,.e-outline.e-input-group.e-control-wrapper,.e-outline.e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left),.e-outline.e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left),.e-outline.e-input-group.e-control-wrapper.e-warning:not(.e-float-icon-left),.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left),.e-outline.e-input-group.e-error:not(.e-float-icon-left),.e-outline.e-input-group.e-success:not(.e-float-icon-left),.e-outline.e-input-group.e-warning:not(.e-float-icon-left),.e-outline.e-input-group:not(.e-float-icon-left){border-radius:4px;border:1px solid #0000003d;fill:#0000;transition:border .2s,box-shadow .2s}.e-outline.e-float-input,.e-outline.e-float-input.e-control-wrapper{margin-top:0}.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:hover:not(.e-success):not(.e-warning):not(.e-float-icon-left),.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-float-icon-left),.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-success:hover:not(.e-error):not(.e-warning):not(.e-float-icon-left),.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-float-icon-left),.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-warning:hover:not(.e-success):not(.e-error):not(.e-float-icon-left),.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-float-icon-left),.e-outline.e-float-input.e-input-group.e-control-wrapper.e-valid-input:hover:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left),.e-outline.e-float-input.e-input-group.e-control-wrapper.e-valid-input:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left),.e-outline.e-float-input.e-input-group.e-valid-input.e-error:hover:not(.e-success):not(.e-warning):not(.e-float-icon-left),.e-outline.e-float-input.e-input-group.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-float-icon-left),.e-outline.e-float-input.e-input-group.e-valid-input.e-success:hover:not(.e-error):not(.e-warning):not(.e-float-icon-left),.e-outline.e-float-input.e-input-group.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-float-icon-left),.e-outline.e-float-input.e-input-group.e-valid-input.e-warning:hover:not(.e-success):not(.e-error):not(.e-float-icon-left),.e-outline.e-float-input.e-input-group.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-float-icon-left),.e-outline.e-float-input.e-input-group.e-valid-input:hover:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left),.e-outline.e-float-input.e-input-group.e-valid-input:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left),.e-outline.e-float-input.e-valid-input.e-control-wrapper:hover:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left),.e-outline.e-float-input.e-valid-input.e-control-wrapper:hover:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left):not(.e-disabled),.e-outline.e-float-input.e-valid-input.e-control-wrapper:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left),.e-outline.e-float-input.e-valid-input.e-control-wrapper:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left):not(.e-disabled),.e-outline.e-float-input.e-valid-input.e-error:hover:not(.e-success):not(.e-warning):not(.e-float-icon-left),.e-outline.e-float-input.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-float-icon-left),.e-outline.e-float-input.e-valid-input.e-success:hover:not(.e-error):not(.e-warning):not(.e-float-icon-left),.e-outline.e-float-input.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-float-icon-left),.e-outline.e-float-input.e-valid-input.e-warning:hover:not(.e-success):not(.e-error):not(.e-float-icon-left),.e-outline.e-float-input.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-float-icon-left),.e-outline.e-float-input.e-valid-input:hover:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left),.e-outline.e-float-input.e-valid-input:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left){border-top-color:#0000}.e-outline .e-input-group,.e-outline .e-input-group.e-control-wrapper,.e-outline.e-float-input,.e-outline.e-float-input.e-control-wrapper,.e-outline.e-input-group{font-size:14px}.e-bigger .e-input-group.e-outline,.e-bigger .e-outline.e-input-group.e-control-wrapper,.e-bigger .e-outline.e-input-group.e-control-wrapper.e-disabled,.e-bigger .e-outline.e-input-group.e-disabled,.e-outline.e-bigger input.e-input,.e-outline.e-bigger textarea.e-input,.e-outline.e-input-group.e-bigger,.e-outline.e-input-group.e-bigger.e-disabled,.e-outline.e-input-group.e-control-wrapper.e-bigger,.e-outline.e-input-group.e-control-wrapper.e-bigger.e-disabled,input.e-input.e-bigger.e-outline,textarea.e-input.e-bigger.e-outline{font-size:16px}.e-bigger .e-outline.e-input-group.e-control-wrapper .e-input-group-icon,.e-bigger .e-outline.e-input-group.e-control-wrapper.e-disabled .e-input-group-icon,.e-bigger .e-outline.e-input-group.e-disabled .e-input-group-icon,.e-outline.e-input-group.e-bigger.e-disabled .e-input-group-icon,.e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,.e-outline.e-input-group.e-control-wrapper.e-bigger.e-disabled .e-input-group-icon{font-size:20px}.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error),.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error),.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error,.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error),.e-outline.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),.e-outline.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error),.e-outline.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error,.e-outline.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error),.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error),.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error,.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error),.e-outline.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),.e-outline.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error),.e-outline.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error,.e-outline.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),.e-outline.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),.e-outline.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-warning:not(.e-success):not(.e-error),.e-outline.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),.e-outline.e-input-group.e-float-icon-left.e-input-focus.e-error:not(.e-success):not(.e-warning),.e-outline.e-input-group.e-float-icon-left.e-input-focus.e-success:not(.e-warning):not(.e-error),.e-outline.e-input-group.e-float-icon-left.e-input-focus.e-warning:not(.e-success):not(.e-error),.e-outline.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error),.e-outline.e-input-group.e-input-focus:not(.e-float-icon-left).e-error:not(.e-success):not(.e-warning),.e-outline.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),.e-outline.e-input-group.e-input-focus:not(.e-float-icon-left).e-warning:not(.e-success):not(.e-error),.e-outline.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error){border-width:1px}.e-outline.e-float-input input,.e-outline.e-float-input input.e-input,.e-outline.e-float-input.e-control-wrapper input,.e-outline.e-float-input.e-control-wrapper input.e-input,.e-outline.e-float-input.e-control-wrapper:not(.e-float-icon-left) input:focus,.e-outline.e-float-input.e-control-wrapper:not(.e-float-icon-left).e-input-focus input,.e-outline.e-float-input:not(.e-float-icon-left) input:focus,.e-outline.e-float-input:not(.e-float-icon-left).e-input-focus input,.e-outline.e-input-group input,.e-outline.e-input-group input.e-input,.e-outline.e-input-group.e-control-wrapper input,.e-outline.e-input-group.e-control-wrapper input.e-input,.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left) input.e-input:focus,.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-input-focus input.e-input,.e-outline.e-input-group:not(.e-float-icon-left) input.e-input:focus,.e-outline.e-input-group:not(.e-float-icon-left).e-input-focus input.e-input,input.e-outline.e-input{box-sizing:border-box;padding:10px 12px 9px}.e-outline.e-float-input textarea,.e-outline.e-float-input textarea.e-input,.e-outline.e-float-input.e-control-wrapper textarea,.e-outline.e-float-input.e-control-wrapper textarea.e-input,.e-outline.e-input-group textarea,.e-outline.e-input-group textarea.e-input,.e-outline.e-input-group.e-control-wrapper textarea,.e-outline.e-input-group.e-control-wrapper textarea.e-input,.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left) textarea.e-input:focus,.e-outline.e-input-group:not(.e-float-icon-left) textarea.e-input:focus,textarea.e-outline.e-input{box-sizing:border-box;margin:8px 0 1px;padding:0 12px 12px}.e-outline.e-float-input input,.e-outline.e-float-input.e-control-wrapper input,.e-outline.e-float-input.e-input-group input,.e-outline.e-float-input.e-input-group.e-control-wrapper input,.e-outline.e-input-group input.e-input,.e-outline.e-input-group.e-control-wrapper input.e-input{box-sizing:border-box;min-height:38px}.e-outline.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line:after,.e-outline.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line:before,.e-outline.e-float-input:not(.e-input-group) .e-float-line:after,.e-outline.e-float-input:not(.e-input-group) .e-float-line:before,.e-outline.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap:after,.e-outline.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap:before,.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input):after,.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input):before,.e-outline.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap:after,.e-outline.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap:before,.e-outline.e-input-group:not(.e-float-icon-left):not(.e-float-input):after,.e-outline.e-input-group:not(.e-float-icon-left):not(.e-float-input):before{content:none}.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),.e-outline.e-float-input.e-input-focus.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),.e-outline.e-float-input.e-input-focus.e-control-wrapper:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),.e-outline.e-float-input.e-input-focus.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),.e-outline.e-float-input.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),.e-outline.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),.e-outline.e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),.e-outline.e-float-input.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),.e-outline.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error),.e-outline.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),.e-outline.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),.e-outline.e-input-group.e-float-icon-left.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error),.e-outline.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),.e-outline.e-input-group.e-input-focus.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),.e-outline.e-input-group.e-input-focus.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),.e-outline.e-input-group.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),.e-outline.e-input-group.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),.e-outline.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled){border-color:#e3165b;box-shadow:inset 1px 1px #e3165b,inset -1px 0 #e3165b,inset 0 -1px #e3165b}.e-outline.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,.e-outline.e-float-input.e-float-icon-left .e-input-in-wrap,.e-outline.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap,.e-outline.e-input-group.e-float-icon-left .e-input-in-wrap{border:0;border-width:0;margin-left:0}.e-outline.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon,.e-outline.e-float-input.e-input-group.e-float-icon-left>.e-input-group-icon,.e-outline.e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon,.e-outline.e-input-group.e-float-icon-left>.e-input-group-icon{margin:9px 12px 9px 0}.e-outline.e-float-input .e-clear-icon,.e-outline.e-float-input.e-control-wrapper .e-clear-icon,.e-outline.e-input-group .e-clear-icon,.e-outline.e-input-group.e-control-wrapper .e-clear-icon{font-size:16px;padding:9px 12px 9px 0}.e-outline.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left .e-input,.e-outline.e-float-input.e-input-group.e-float-icon-left .e-input,.e-outline.e-input-group.e-control-wrapper.e-float-icon-left .e-input,.e-outline.e-input-group.e-float-icon-left .e-input{padding-left:0}.e-outline.e-input-group .e-input-group-icon,.e-outline.e-input-group.e-control-wrapper .e-input-group-icon{font-size:16px;margin:9px 12px 9px 0}.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error) input,.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error) input,.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error input,.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) input,.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error) input,.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) textarea,.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) textarea,.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error textarea,.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea,.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error) input,.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error input,.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) input,.e-outline.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,.e-outline.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap{border:0}.e-bigger .e-outline.e-input-group .e-input-group-icon+.e-input-group-icon:last-child,.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon+.e-input-group-icon:last-child,.e-bigger .e-outline.e-input-group.e-small .e-input-group-icon+.e-input-group-icon:last-child,.e-outline.e-input-group .e-input-group-icon+.e-input-group-icon:last-child,.e-outline.e-input-group .e-input-group-icon.e-bigger+.e-input-group-icon.e-bigger:last-child,.e-outline.e-input-group.e-bigger .e-input-group-icon+.e-input-group-icon:last-child,.e-outline.e-input-group.e-control-wrapper .e-input-group-icon+.e-input-group-icon:last-child,.e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger+.e-input-group-icon.e-bigger:last-child,.e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon+.e-input-group-icon:last-child,.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon+.e-input-group-icon:last-child,.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger+.e-input-group-icon.e-bigger:last-child,.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon+.e-input-group-icon:last-child,.e-outline.e-input-group.e-small .e-input-group-icon+.e-input-group-icon:last-child,.e-outline.e-input-group.e-small .e-input-group-icon.e-bigger+.e-input-group-icon.e-bigger:last-child,.e-outline.e-input-group.e-small.e-bigger .e-input-group-icon+.e-input-group-icon:last-child{margin-left:0}.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small input,.e-outline.e-float-input.e-control-wrapper.e-small input,.e-outline.e-float-input.e-input-group.e-control-wrapper.e-small input,.e-outline.e-float-input.e-input-group.e-small input,.e-outline.e-float-input.e-small input,.e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-input) .e-input,.e-outline.e-input-group.e-small:not(.e-float-input) .e-input,.e-small .e-outline.e-float-input input,.e-small .e-outline.e-float-input.e-control-wrapper input,.e-small .e-outline.e-float-input.e-control-wrapper.e-input-group input,.e-small .e-outline.e-float-input.e-input-group input,.e-small .e-outline.e-float-input.e-input-group.e-control-wrapper input,.e-small .e-outline.e-input-group.e-control-wrapper:not(.e-float-input) .e-input,.e-small .e-outline.e-input-group:not(.e-float-input) .e-input{box-sizing:border-box;min-height:34px}.e-outline.e-float-input.e-control-wrapper.e-small input:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small input:valid~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small input[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small input[readonly]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small input~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small textarea:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small textarea:valid~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small textarea[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small textarea[readonly]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small textarea~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-small input:focus~label.e-float-text,.e-outline.e-float-input.e-small input:valid~label.e-float-text,.e-outline.e-float-input.e-small input[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-small input[readonly]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-small input~label.e-label-top.e-float-text,.e-outline.e-float-input.e-small textarea:focus~label.e-float-text,.e-outline.e-float-input.e-small textarea:valid~label.e-float-text,.e-outline.e-float-input.e-small textarea[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-small textarea[readonly]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-small textarea~label.e-label-top.e-float-text,.e-outline.e-float-input.e-small.e-input-focus input~label.e-float-text,.e-small .e-outline.e-float-input input~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input textarea~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper input~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper textarea~label.e-label-top.e-float-text{font-size:11px}.e-bigger .e-outline.e-float-input input~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input textarea~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper input~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper textarea~label.e-label-top.e-float-text,.e-outline.e-float-input.e-bigger input:focus~label.e-float-text,.e-outline.e-float-input.e-bigger input:valid~label.e-float-text,.e-outline.e-float-input.e-bigger input[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-bigger input[readonly]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-bigger input~label.e-label-top.e-float-text,.e-outline.e-float-input.e-bigger textarea:focus~label.e-float-text,.e-outline.e-float-input.e-bigger textarea:valid~label.e-float-text,.e-outline.e-float-input.e-bigger textarea[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-bigger textarea[readonly]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-bigger textarea~label.e-label-top.e-float-text,.e-outline.e-float-input.e-bigger.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger input:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger input:valid~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger input[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger input[readonly]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger input~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger textarea:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger textarea:valid~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger textarea[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger textarea[readonly]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger textarea~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-input-focus input~label.e-float-text{font-size:12px}.e-outline.e-float-input,.e-outline.e-float-input.e-control-wrapper,.e-outline.e-input-group,.e-outline.e-input-group.e-control-wrapper{font-size:14px}.e-bigger .e-outline.e-float-input,.e-bigger .e-outline.e-float-input.e-control-wrapper,.e-bigger .e-outline.e-input-group,.e-bigger .e-outline.e-input-group.e-control-wrapper,.e-outline.e-float-input.e-bigger,.e-outline.e-float-input.e-control-wrapper.e-bigger,.e-outline.e-input-group.e-bigger,.e-outline.e-input-group.e-control-wrapper.e-bigger{font-size:16px}.e-outline.e-float-input.e-control-wrapper.e-small,.e-outline.e-float-input.e-small,.e-outline.e-input-group.e-control-wrapper.e-small,.e-outline.e-input-group.e-small,.e-small .e-outline.e-float-input,.e-small .e-outline.e-float-input.e-control-wrapper,.e-small .e-outline.e-input-group,.e-small .e-outline.e-input-group.e-control-wrapper{font-size:13px}.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small,.e-bigger .e-outline.e-float-input.e-small,.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small,.e-bigger .e-outline.e-input-group.e-small,.e-bigger.e-small .e-outline.e-float-input,.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper,.e-bigger.e-small .e-outline.e-input-group,.e-bigger.e-small .e-outline.e-input-group.e-control-wrapper,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger,.e-outline.e-float-input.e-small.e-bigger,.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger,.e-outline.e-input-group.e-small.e-bigger,.e-small .e-outline.e-float-input.e-bigger,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger,.e-small .e-outline.e-input-group.e-bigger,.e-small .e-outline.e-input-group.e-control-wrapper.e-bigger{font-size:14px}.e-bigger .e-outline.e-float-input.e-bigger input:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-bigger input:valid~label.e-float-text,.e-bigger .e-outline.e-float-input.e-bigger input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-bigger input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-bigger input~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-bigger textarea:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-bigger textarea:valid~label.e-float-text,.e-bigger .e-outline.e-float-input.e-bigger textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-bigger textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-bigger textarea~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-bigger.e-input-focus input~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger input:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger input:valid~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger input~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger textarea:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger textarea:valid~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger textarea~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger.e-input-focus input~label.e-float-text,.e-bigger .e-small.e-outline.e-float-input input~label.e-label-top.e-float-text,.e-bigger .e-small.e-outline.e-float-input textarea~label.e-label-top.e-float-text,.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper input~label.e-label-top.e-float-text,.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper textarea~label.e-label-top.e-float-text,.e-small .e-bigger.e-outline.e-float-input input~label.e-label-top.e-float-text,.e-small .e-bigger.e-outline.e-float-input textarea~label.e-label-top.e-float-text,.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper input~label.e-label-top.e-float-text,.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper textarea~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-bigger input:focus~label.e-float-text,.e-small .e-outline.e-float-input.e-bigger input:valid~label.e-float-text,.e-small .e-outline.e-float-input.e-bigger input[disabled]~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-bigger input[readonly]~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-bigger input~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-bigger textarea:focus~label.e-float-text,.e-small .e-outline.e-float-input.e-bigger textarea:valid~label.e-float-text,.e-small .e-outline.e-float-input.e-bigger textarea[disabled]~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-bigger textarea[readonly]~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-bigger textarea~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-bigger.e-input-focus input~label.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input:focus~label.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input:valid~label.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input[disabled]~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input[readonly]~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea:focus~label.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea:valid~label.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea[disabled]~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea[readonly]~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger.e-input-focus input~label.e-float-text,.e-small.e-outline.e-float-input.e-bigger input:focus~label.e-float-text,.e-small.e-outline.e-float-input.e-bigger input:valid~label.e-float-text,.e-small.e-outline.e-float-input.e-bigger input[disabled]~label.e-label-top.e-float-text,.e-small.e-outline.e-float-input.e-bigger input[readonly]~label.e-label-top.e-float-text,.e-small.e-outline.e-float-input.e-bigger input~label.e-label-top.e-float-text,.e-small.e-outline.e-float-input.e-bigger textarea:focus~label.e-float-text,.e-small.e-outline.e-float-input.e-bigger textarea:valid~label.e-float-text,.e-small.e-outline.e-float-input.e-bigger textarea[disabled]~label.e-label-top.e-float-text,.e-small.e-outline.e-float-input.e-bigger textarea[readonly]~label.e-label-top.e-float-text,.e-small.e-outline.e-float-input.e-bigger textarea~label.e-label-top.e-float-text,.e-small.e-outline.e-float-input.e-bigger.e-input-focus input~label.e-float-text,.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger input:focus~label.e-float-text,.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger input:valid~label.e-float-text,.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger input[disabled]~label.e-label-top.e-float-text,.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger input[readonly]~label.e-label-top.e-float-text,.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger input~label.e-label-top.e-float-text,.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger textarea:focus~label.e-float-text,.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger textarea:valid~label.e-float-text,.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger textarea[disabled]~label.e-label-top.e-float-text,.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger textarea[readonly]~label.e-label-top.e-float-text,.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger textarea~label.e-label-top.e-float-text,.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger.e-input-focus input~label.e-float-text{font-size:12px}.e-input-group.e-small.e-outline input.e-input,.e-outline.e-float-input.e-control-wrapper input.e-small,.e-outline.e-float-input.e-control-wrapper.e-small input:focus,.e-outline.e-float-input.e-control-wrapper.e-small.e-input-focus input,.e-outline.e-float-input.e-small input,.e-outline.e-float-input.e-small input:focus,.e-outline.e-float-input.e-small.e-input-focus input,.e-outline.e-input-group input.e-input.e-small,.e-outline.e-input-group.e-control-wrapper input.e-input.e-small,.e-outline.e-input-group.e-control-wrapper.e-small input.e-input,.e-outline.e-input-group.e-control-wrapper.e-small input.e-input:focus,.e-outline.e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,.e-outline.e-input-group.e-small input.e-input:focus,.e-outline.e-input-group.e-small.e-input-focus input.e-input,.e-small .e-outline.e-float-input input,.e-small .e-outline.e-float-input input:focus,.e-small .e-outline.e-float-input.e-control-wrapper input,.e-small .e-outline.e-float-input.e-control-wrapper input:focus,.e-small .e-outline.e-float-input.e-control-wrapper.e-input-focus input,.e-small .e-outline.e-float-input.e-input-focus input,.e-small .e-outline.e-input-group input.e-input,.e-small .e-outline.e-input-group input.e-input:focus,.e-small .e-outline.e-input-group.e-control-wrapper input.e-input,.e-small .e-outline.e-input-group.e-control-wrapper input.e-input:focus,.e-small .e-outline.e-input-group.e-control-wrapper.e-input-focus input.e-input,.e-small .e-outline.e-input-group.e-input-focus input.e-input,.e-small input.e-input.e-outline,input.e-input.e-small.e-outline{padding:7px 10px}.e-input-group.e-small.e-outline textarea.e-input,.e-outline.e-float-input.e-control-wrapper textarea.e-small,.e-outline.e-float-input.e-control-wrapper.e-small textarea:focus,.e-outline.e-float-input.e-small textarea,.e-outline.e-float-input.e-small textarea:focus,.e-outline.e-input-group textarea.e-input.e-small,.e-outline.e-input-group.e-control-wrapper textarea.e-input.e-small,.e-outline.e-input-group.e-control-wrapper.e-small textarea.e-input,.e-outline.e-input-group.e-control-wrapper.e-small textarea.e-input:focus,.e-outline.e-input-group.e-small textarea.e-input:focus,.e-small .e-outline.e-float-input textarea,.e-small .e-outline.e-float-input textarea:focus,.e-small .e-outline.e-float-input.e-control-wrapper textarea,.e-small .e-outline.e-float-input.e-control-wrapper textarea:focus,.e-small .e-outline.e-input-group textarea.e-input,.e-small .e-outline.e-input-group textarea.e-input:focus,.e-small .e-outline.e-input-group.e-control-wrapper textarea.e-input,.e-small .e-outline.e-input-group.e-control-wrapper textarea.e-input:focus,.e-small textarea.e-input.e-outline,textarea.e-input.e-small.e-outline{box-sizing:border-box;margin:8px 0 1px;padding:0 10px 10px}.e-outline.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left>.e-input-group-icon.e-small,.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small.e-float-icon-left>.e-input-group-icon,.e-outline.e-float-input.e-input-group.e-float-icon-left>.e-input-group-icon.e-small,.e-outline.e-float-input.e-input-group.e-small.e-float-icon-left>.e-input-group-icon,.e-outline.e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon.e-small,.e-outline.e-input-group.e-control-wrapper.e-small.e-float-icon-left>.e-input-group-icon,.e-outline.e-input-group.e-float-icon-left>.e-input-group-icon.e-small,.e-outline.e-input-group.e-small.e-float-icon-left>.e-input-group-icon,.e-small .e-outline.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left>.e-input-group-icon,.e-small .e-outline.e-float-input.e-input-group.e-float-icon-left>.e-input-group-icon,.e-small .e-outline.e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon,.e-small .e-outline.e-input-group.e-float-icon-left>.e-input-group-icon{margin-left:0;margin-right:6px}.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon,.e-outline.e-input-group.e-small .e-input-group-icon,.e-small .e-outline.e-input-group .e-input-group-icon,.e-small .e-outline.e-input-group.e-control-wrapper .e-input-group-icon{margin-left:0;margin-right:10px}.e-outline.e-input-group .e-clear-icon.e-small,.e-outline.e-input-group.e-control-wrapper .e-clear-icon.e-small,.e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon,.e-outline.e-input-group.e-small .e-clear-icon,.e-small .e-outline.e-input-group .e-clear-icon,.e-small .e-outline.e-input-group.e-control-wrapper .e-clear-icon{font-size:14px;padding:7px 10px 7px 0}.e-bigger .e-outline.e-float-input input,.e-bigger .e-outline.e-float-input.e-control-wrapper input,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-input-group input,.e-bigger .e-outline.e-float-input.e-input-group input,.e-bigger .e-outline.e-float-input.e-input-group.e-control-wrapper input,.e-bigger .e-outline.e-input-group.e-control-wrapper:not(.e-float-input) .e-input,.e-bigger .e-outline.e-input-group:not(.e-float-input) .e-input,.e-outline.e-float-input.e-bigger input,.e-outline.e-float-input.e-control-wrapper.e-bigger input,.e-outline.e-float-input.e-control-wrapper.e-input-group.e-bigger input,.e-outline.e-float-input.e-input-group.e-bigger input,.e-outline.e-float-input.e-input-group.e-control-wrapper.e-bigger input,.e-outline.e-input-group.e-bigger:not(.e-float-input) .e-input,.e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-input) .e-input{box-sizing:border-box;min-height:54px}.e-bigger .e-outline.e-input-group .e-clear-icon,.e-bigger .e-outline.e-input-group.e-control-wrapper .e-clear-icon,.e-outline.e-input-group .e-clear-icon.e-bigger,.e-outline.e-input-group.e-bigger .e-clear-icon,.e-outline.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,.e-outline.e-input-group.e-control-wrapper.e-bigger .e-clear-icon{font-size:20px;padding:15px 16px 15px 0}.e-bigger .e-outline.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon,.e-bigger .e-outline.e-float-input.e-input-group.e-float-icon-left>.e-input-group-icon,.e-bigger .e-outline.e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon,.e-bigger .e-outline.e-input-group.e-float-icon-left>.e-input-group-icon,.e-outline.e-float-input.e-input-group.e-bigger.e-float-icon-left>.e-input-group-icon,.e-outline.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left>.e-input-group-icon,.e-outline.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon.e-bigger,.e-outline.e-float-input.e-input-group.e-float-icon-left>.e-input-group-icon.e-bigger,.e-outline.e-input-group.e-bigger.e-float-icon-left>.e-input-group-icon,.e-outline.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left>.e-input-group-icon,.e-outline.e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon.e-bigger,.e-outline.e-input-group.e-float-icon-left>.e-input-group-icon.e-bigger{margin-left:0;margin-right:8px}.e-bigger .e-outline.e-input-group .e-input-group-icon,.e-bigger .e-outline.e-input-group.e-control-wrapper .e-input-group-icon,.e-outline.e-input-group .e-input-group-icon.e-bigger,.e-outline.e-input-group.e-bigger .e-input-group-icon,.e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,.e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon{margin:15px 16px 15px 0}.e-bigger .e-outline.e-float-input.e-control-wrapper.e-float-input:not(.e-float-icon-left) input:focus,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-float-input:not(.e-float-icon-left).e-input-focus input,.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-float-icon-left) input,.e-bigger .e-outline.e-float-input:not(.e-float-icon-left) input,.e-bigger .e-outline.e-float-input:not(.e-float-icon-left) input:focus,.e-bigger .e-outline.e-float-input:not(.e-float-icon-left).e-input-focus input,.e-bigger .e-outline.e-input-group.e-control-wrapper.e-float-input:not(.e-float-icon-left) input.e-input:focus,.e-bigger .e-outline.e-input-group.e-control-wrapper.e-float-input:not(.e-float-icon-left).e-input-focus input.e-input,.e-bigger .e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left) input.e-input,.e-bigger .e-outline.e-input-group.e-float-input:not(.e-float-icon-left) input.e-input:focus,.e-bigger .e-outline.e-input-group.e-float-input:not(.e-float-icon-left).e-input-focus input.e-input,.e-bigger .e-outline.e-input-group:not(.e-float-icon-left) input.e-input,.e-bigger input.e-input.e-outline,.e-outline.e-float-input.e-bigger.e-float-input:not(.e-float-icon-left) input:focus,.e-outline.e-float-input.e-bigger.e-float-input:not(.e-float-icon-left).e-input-focus input,.e-outline.e-float-input.e-bigger:not(.e-float-icon-left) input,.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left) input,.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left) input:focus,.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left).e-input-focus input,.e-outline.e-float-input.e-control-wrapper:not(.e-float-icon-left) input.e-bigger,.e-outline.e-float-input:not(.e-float-icon-left) input.e-bigger,.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input:focus,.e-outline.e-input-group.e-bigger:not(.e-float-icon-left).e-input-focus input.e-input,.e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left) input.e-input,.e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left) input.e-input:focus,.e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left).e-input-focus input.e-input,.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left) input.e-input.e-bigger,.e-outline.e-input-group:not(.e-float-icon-left) input.e-input.e-bigger,input.e-input.e-bigger.e-outline{padding:15px 16px}.e-bigger .e-outline.e-float-input.e-control-wrapper.e-float-input:not(.e-float-icon-left) textarea:focus,.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-float-icon-left) textarea,.e-bigger .e-outline.e-float-input:not(.e-float-icon-left) textarea,.e-bigger .e-outline.e-float-input:not(.e-float-icon-left) textarea:focus,.e-bigger .e-outline.e-input-group.e-control-wrapper.e-float-input:not(.e-float-icon-left) textarea.e-input:focus,.e-bigger .e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left) textarea.e-input,.e-bigger .e-outline.e-input-group.e-float-input:not(.e-float-icon-left) textarea.e-input:focus,.e-bigger .e-outline.e-input-group:not(.e-float-icon-left) textarea.e-input,.e-bigger textarea.e-input.e-outline,.e-outline.e-float-input.e-bigger.e-float-input:not(.e-float-icon-left) textarea:focus,.e-outline.e-float-input.e-bigger:not(.e-float-icon-left) textarea,.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left) textarea,.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left) textarea:focus,.e-outline.e-float-input.e-control-wrapper:not(.e-float-icon-left) textarea.e-bigger,.e-outline.e-float-input:not(.e-float-icon-left) textarea.e-bigger,.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) textarea.e-input,.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) textarea.e-input:focus,.e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left) textarea.e-input,.e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left) textarea.e-input:focus,.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left) textarea.e-input.e-bigger,.e-outline.e-input-group:not(.e-float-icon-left) textarea.e-input.e-bigger,textarea.e-input.e-bigger.e-outline{margin:8px 0 1px;padding:0 16px 16px}.e-bigger .e-outline.e-float-input.e-control-wrapper.e-input-group.e-small input,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input,.e-bigger .e-outline.e-float-input.e-input-group.e-control-wrapper.e-small input,.e-bigger .e-outline.e-float-input.e-input-group.e-small input,.e-bigger .e-outline.e-float-input.e-small input,.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-input) .e-input,.e-bigger .e-outline.e-input-group.e-small:not(.e-float-input) .e-input .e-small .e-input-group.e-bigger:not(.e-float-input) .e-input,.e-outline.e-float-input.e-bigger.e-small input,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small input,.e-outline.e-float-input.e-control-wrapper.e-input-group.e-bigger.e-small input,.e-outline.e-float-input.e-input-group.e-bigger.e-small input,.e-outline.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-small input,.e-outline.e-input-group.e-bigger.e-small:not(.e-float-input) .e-input,.e-outline.e-input-group.e-control-wrapper.e-bigger.e-small:not(.e-float-input) .e-input,.e-small .e-outline.e-float-input.e-bigger input,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input,.e-small .e-outline.e-float-input.e-control-wrapper.e-input-group.e-bigger input,.e-small .e-outline.e-float-input.e-input-group.e-bigger input,.e-small .e-outline.e-float-input.e-input-group.e-control-wrapper.e-bigger input,.e-small .e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-input) .e-input{box-sizing:border-box;min-height:38px}.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-float-icon-left) input,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-float-icon-left) input:focus,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-float-icon-left).e-input-focus input,.e-bigger .e-outline.e-float-input.e-small:not(.e-float-icon-left) input,.e-bigger .e-outline.e-float-input.e-small:not(.e-float-icon-left) input:focus,.e-bigger .e-outline.e-float-input.e-small:not(.e-float-icon-left).e-input-focus input,.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-icon-left) input.e-input,.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-icon-left) input.e-input:focus,.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-icon-left).e-input-focus input.e-input,.e-bigger .e-outline.e-input-group.e-small:not(.e-float-icon-left) input.e-input,.e-bigger .e-outline.e-input-group.e-small:not(.e-float-icon-left) input.e-input:focus,.e-bigger .e-outline.e-input-group.e-small:not(.e-float-icon-left).e-input-focus input.e-input,.e-bigger input.e-input.e-small.e-outline,.e-outline.e-float-input.e-bigger.e-small:not(.e-float-icon-left) input:focus,.e-outline.e-float-input.e-bigger.e-small:not(.e-float-icon-left).e-input-focus input,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-float-icon-left) input:focus,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-float-icon-left).e-input-focus input,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-float-icon-left) input,.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-float-icon-left) input.e-bigger,.e-outline.e-float-input.e-small.e-bigger:not(.e-float-icon-left) input,.e-outline.e-float-input.e-small:not(.e-float-icon-left) input.e-bigger,.e-outline.e-input-group.e-bigger.e-small:not(.e-float-icon-left) input.e-input:focus,.e-outline.e-input-group.e-bigger.e-small:not(.e-float-icon-left).e-input-focus input.e-input,.e-outline.e-input-group.e-control-wrapper.e-bigger.e-small:not(.e-float-icon-left) input.e-input:focus,.e-outline.e-input-group.e-control-wrapper.e-bigger.e-small:not(.e-float-icon-left).e-input-focus input.e-input,.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger:not(.e-float-icon-left) input.e-input,.e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-icon-left) input.e-input.e-bigger,.e-outline.e-input-group.e-small.e-bigger:not(.e-float-icon-left) input.e-input,.e-outline.e-input-group.e-small:not(.e-float-icon-left) input.e-input.e-bigger,.e-small .e-outline.e-float-input.e-bigger:not(.e-float-icon-left) input:focus,.e-small .e-outline.e-float-input.e-bigger:not(.e-float-icon-left).e-input-focus input,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left) input:focus,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left).e-input-focus input,.e-small .e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input:focus,.e-small .e-outline.e-input-group.e-bigger:not(.e-float-icon-left).e-input-focus input.e-input,.e-small .e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left) input.e-input:focus,.e-small .e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left).e-input-focus input.e-input,input.e-input.e-bigger.e-small.e-outline{padding:10px 12px 9px}.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-float-icon-left) textarea,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-float-icon-left) textarea:focus,.e-bigger .e-outline.e-float-input.e-small:not(.e-float-icon-left) textarea,.e-bigger .e-outline.e-float-input.e-small:not(.e-float-icon-left) textarea:focus,.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-icon-left) textarea.e-input,.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-icon-left) textarea.e-input:focus,.e-bigger .e-outline.e-input-group.e-small:not(.e-float-icon-left) textarea.e-input,.e-bigger .e-outline.e-input-group.e-small:not(.e-float-icon-left) textarea.e-input:focus,.e-bigger textarea.e-input.e-small.e-outline,.e-outline.e-float-input.e-bigger.e-small:not(.e-float-icon-left) textarea:focus,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-float-icon-left) textarea:focus,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-float-icon-left) textarea,.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-float-icon-left) textarea.e-bigger,.e-outline.e-float-input.e-small.e-bigger:not(.e-float-icon-left) textarea,.e-outline.e-float-input.e-small:not(.e-float-icon-left) textarea.e-bigger,.e-outline.e-input-group.e-bigger.e-small:not(.e-float-icon-left) textarea.e-input:focus,.e-outline.e-input-group.e-control-wrapper.e-bigger.e-small:not(.e-float-icon-left) textarea.e-input:focus,.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger:not(.e-float-icon-left) textarea.e-input,.e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-icon-left) textarea.e-input.e-bigger,.e-outline.e-input-group.e-small.e-bigger:not(.e-float-icon-left) textarea.e-input,.e-outline.e-input-group.e-small:not(.e-float-icon-left) textarea.e-input.e-bigger,.e-small .e-outline.e-float-input.e-bigger:not(.e-float-icon-left) textarea:focus,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left) textarea:focus,.e-small .e-outline.e-input-group.e-bigger:not(.e-float-icon-left) textarea.e-input:focus,.e-small .e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left) textarea.e-input:focus,textarea.e-input.e-bigger.e-small.e-outline{box-sizing:border-box;margin:8px 0 1px;padding:0 12px 12px}.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon,.e-bigger .e-outline.e-input-group.e-small .e-clear-icon,.e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,.e-outline.e-input-group.e-small .e-clear-icon.e-bigger,.e-outline.e-input-group.e-small.e-bigger .e-clear-icon{font-size:18px;padding:9px 12px 9px 0}.e-bigger .e-outline.e-input-group.e-control-wrapper.e-float-input.e-small.e-float-icon-left>.e-input-group-icon,.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small.e-float-icon-left>.e-input-group-icon,.e-bigger .e-outline.e-input-group.e-float-input.e-small.e-float-icon-left>.e-input-group-icon,.e-bigger .e-outline.e-input-group.e-small.e-float-icon-left>.e-input-group-icon,.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger.e-float-icon-left>.e-input-group-icon,.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small.e-float-icon-left>.e-input-group-icon.e-bigger,.e-outline.e-float-input.e-input-group.e-small.e-bigger.e-float-icon-left>.e-input-group-icon,.e-outline.e-float-input.e-input-group.e-small.e-float-icon-left>.e-input-group-icon.e-bigger,.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger.e-float-icon-left>.e-input-group-icon,.e-outline.e-input-group.e-control-wrapper.e-small.e-float-icon-left>.e-input-group-icon.e-bigger,.e-outline.e-input-group.e-small.e-bigger.e-float-icon-left>.e-input-group-icon,.e-outline.e-input-group.e-small.e-float-icon-left>.e-input-group-icon.e-bigger{margin-left:0;margin-right:8px}.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon,.e-bigger .e-outline.e-input-group.e-small .e-input-group-icon,.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,.e-outline.e-input-group.e-small .e-input-group-icon.e-bigger,.e-outline.e-input-group.e-small.e-bigger .e-input-group-icon{margin:9px 12px 9px 0}.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,.e-small .e-outline.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon{margin-top:9px}.e-outline.e-float-input input,.e-outline.e-float-input textarea,.e-outline.e-float-input.e-control-wrapper input,.e-outline.e-float-input.e-control-wrapper textarea{border:0;border-width:0}.e-bigger .e-outline.e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline label.e-float-text,.e-outline.e-float-input label.e-float-text,.e-outline.e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-bigger.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-bigger.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper label.e-float-text,.e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-small.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-small.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-outline.e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-outline.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom{box-sizing:border-box;display:flex;left:0;line-height:13px;position:absolute;top:-7px;transform:translateZ(0) scale(1);transition:color .2s,font-size .2s,line-height .2s}.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-bigger .e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-bigger .e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid)~label.e-float-text,.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid)~label.e-float-text,.e-outline.e-float-input.e-bigger.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-bigger:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom{line-height:70px}.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-bigger .e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-bigger .e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline:not(.e-valid-input):not(.e-valid-input) textarea:not(:focus):not(:valid)~label.e-float-text,.e-bigger .e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid)~label.e-float-text,.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:valid~label.e-float-text.e-label-bottom,.e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-outline.e-float-input:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-bigger.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-bigger.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:valid~label.e-float-text.e-label-bottom,.e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input) textarea:not(:focus):not(:valid)~label.e-float-text,.e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid)~label.e-float-text,.e-outline.e-float-input.e-bigger.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-bigger.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-bigger:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-bigger:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom{line-height:66px}.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-small:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-small.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-small.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid)~label.e-float-text{line-height:46px}.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-small:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-small:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:valid~label.e-float-text.e-label-bottom,.e-small .e-outline.e-float-input:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:valid~label.e-float-text.e-label-bottom,.e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:valid~label.e-float-text.e-label-bottom,.e-small.e-outline.e-float-input:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-small.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-small.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:valid~label.e-float-text.e-label-bottom,.e-small.e-outline:not(.e-valid-input):not(.e-valid-input) textarea:not(:focus):not(:valid)~label.e-float-text,.e-small.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid)~label.e-float-text{line-height:60px}.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:valid~label.e-float-text.e-label-bottom,.e-outline:not(.e-valid-input):not(.e-valid-input) textarea:not(:focus):not(:valid)~label.e-float-text,.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid)~label.e-float-text,.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid)~label.e-float-text{line-height:50px}.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input.e-small:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-bigger .e-small.e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-small.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-bigger .e-small.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid)~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-small.e-bigger:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-small .e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-bigger.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-small .e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid)~label.e-float-text,.e-small.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-small.e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-bigger.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-small.e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid)~label.e-float-text{line-height:53px}.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input.e-small:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input.e-small:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-bigger .e-small.e-outline.e-float-input:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-small.e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-small.e-outline.e-float-input:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-bigger .e-small.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-bigger .e-small.e-outline:not(.e-valid-input):not(.e-valid-input) textarea:not(:focus):not(:valid)~label.e-float-text,.e-bigger .e-small.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid)~label.e-float-text,.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:valid~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:valid~label.e-float-text.e-label-bottom,.e-bigger.e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:valid~label.e-float-text.e-label-bottom,.e-bigger.e-small.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-small.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-small.e-bigger:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-small.e-bigger:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-small .e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-bigger.e-outline.e-float-input:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-small .e-bigger.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-small .e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input) textarea:not(:focus):not(:valid)~label.e-float-text,.e-small .e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid)~label.e-float-text,.e-small.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-small.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-small.e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-bigger.e-outline.e-float-input:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-small.e-bigger.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input)~label.e-float-text,.e-small.e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input) textarea:not(:focus):not(:valid)~label.e-float-text,.e-small.e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid)~label.e-float-text{line-height:60px}.e-outline label.e-float-text:after,.e-outline label.e-float-text:before,.e-outline.e-float-input label.e-float-text:after,.e-outline.e-float-input label.e-float-text:before,.e-outline.e-float-input.e-control-wrapper label.e-float-text:after,.e-outline.e-float-input.e-control-wrapper label.e-float-text:before{border-top:2px solid #0000;box-shadow:inset 0 1px #0000;box-sizing:border-box;content:" ";display:block;height:8px;margin-top:6px;min-width:9px;pointer-events:none;position:relative;transition:border-color .1s,box-shadow .2s}.e-bigger .e-outline label.e-float-text:after,.e-bigger .e-outline label.e-float-text:before,.e-bigger .e-outline.e-float-input label.e-float-text:after,.e-bigger .e-outline.e-float-input label.e-float-text:before,.e-bigger .e-outline.e-float-input.e-control-wrapper label.e-float-text:after,.e-bigger .e-outline.e-float-input.e-control-wrapper label.e-float-text:before,.e-bigger.e-outline label.e-float-text:after,.e-bigger.e-outline label.e-float-text:before,.e-bigger.e-outline.e-float-input label.e-float-text:after,.e-bigger.e-outline.e-float-input label.e-float-text:before,.e-bigger.e-outline.e-float-input.e-control-wrapper label.e-float-text:after,.e-bigger.e-outline.e-float-input.e-control-wrapper label.e-float-text:before{min-width:13px}.e-small .e-outline label.e-float-text:after,.e-small .e-outline label.e-float-text:before,.e-small .e-outline.e-float-input label.e-float-text:after,.e-small .e-outline.e-float-input label.e-float-text:before,.e-small .e-outline.e-float-input.e-control-wrapper label.e-float-text:after,.e-small .e-outline.e-float-input.e-control-wrapper label.e-float-text:before,.e-small.e-outline label.e-float-text:after,.e-small.e-outline label.e-float-text:before,.e-small.e-outline.e-float-input label.e-float-text:after,.e-small.e-outline.e-float-input label.e-float-text:before,.e-small.e-outline.e-float-input.e-control-wrapper label.e-float-text:after,.e-small.e-outline.e-float-input.e-control-wrapper label.e-float-text:before{min-width:7px}.e-bigger.e-small .e-outline label.e-float-text:after,.e-bigger.e-small .e-outline label.e-float-text:before,.e-bigger.e-small .e-outline.e-float-input label.e-float-text:after,.e-bigger.e-small .e-outline.e-float-input label.e-float-text:before,.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper label.e-float-text:after,.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper label.e-float-text:before,.e-bigger.e-small.e-outline label.e-float-text:after,.e-bigger.e-small.e-outline label.e-float-text:before,.e-bigger.e-small.e-outline.e-float-input label.e-float-text:after,.e-bigger.e-small.e-outline.e-float-input label.e-float-text:before,.e-bigger.e-small.e-outline.e-float-input.e-control-wrapper label.e-float-text:after,.e-bigger.e-small.e-outline.e-float-input.e-control-wrapper label.e-float-text:before{min-width:9px}.e-outline.e-float-input.e-control-wrapper.e-valid-input:not(.e-input-focus) label.e-float-text:after,.e-outline.e-float-input.e-control-wrapper.e-valid-input:not(.e-input-focus) label.e-float-text:before,.e-outline.e-float-input.e-valid-input:not(.e-input-focus) label.e-float-text:after,.e-outline.e-float-input.e-valid-input:not(.e-input-focus) label.e-float-text:before,.e-outline.e-valid-input:not(.e-input-focus) label.e-float-text:after,.e-outline.e-valid-input:not(.e-input-focus) label.e-float-text:before{border-top-color:#0000003d;border-width:1px}.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-input-focus) label.e-float-text:after,.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-input-focus) label.e-float-text:before,.e-outline.e-float-input.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-input-focus) label.e-float-text:after,.e-outline.e-float-input.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-input-focus) label.e-float-text:before,.e-outline.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-input-focus) label.e-float-text:after,.e-outline.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-input-focus) label.e-float-text:before{border-top-color:#22b24b}.e-outline.e-float-input.e-control-wrapper.e-success.e-input-focus:not(.e-error):not(.e-warning) label.e-float-text:after,.e-outline.e-float-input.e-control-wrapper.e-success.e-input-focus:not(.e-error):not(.e-warning) label.e-float-text:before,.e-outline.e-float-input.e-success.e-input-focus:not(.e-error):not(.e-warning) label.e-float-text:after,.e-outline.e-float-input.e-success.e-input-focus:not(.e-error):not(.e-warning) label.e-float-text:before,.e-outline.e-success.e-input-focus:not(.e-error):not(.e-warning) label.e-float-text:after,.e-outline.e-success.e-input-focus:not(.e-error):not(.e-warning) label.e-float-text:before{border-color:#22b24b}.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-input-focus) label.e-float-text:after,.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-input-focus) label.e-float-text:before,.e-outline.e-float-input.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-input-focus) label.e-float-text:after,.e-outline.e-float-input.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-input-focus) label.e-float-text:before,.e-outline.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-input-focus) label.e-float-text:after,.e-outline.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-input-focus) label.e-float-text:before{border-top-color:#f44336}.e-outline.e-error.e-input-focus:not(.e-success):not(.e-warning) label.e-float-text:after,.e-outline.e-error.e-input-focus:not(.e-success):not(.e-warning) label.e-float-text:before,.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus:not(.e-success):not(.e-warning) label.e-float-text:after,.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus:not(.e-success):not(.e-warning) label.e-float-text:before,.e-outline.e-float-input.e-error.e-input-focus:not(.e-success):not(.e-warning) label.e-float-text:after,.e-outline.e-float-input.e-error.e-input-focus:not(.e-success):not(.e-warning) label.e-float-text:before{border-color:#f44336}.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-input-focus) label.e-float-text:after,.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-input-focus) label.e-float-text:before,.e-outline.e-float-input.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-input-focus) label.e-float-text:after,.e-outline.e-float-input.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-input-focus) label.e-float-text:before,.e-outline.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-input-focus) label.e-float-text:after,.e-outline.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-input-focus) label.e-float-text:before{border-top-color:#ffca1c}.e-outline.e-float-input.e-control-wrapper.e-warning.e-input-focus:not(.e-success):not(.e-error) label.e-float-text:after,.e-outline.e-float-input.e-control-wrapper.e-warning.e-input-focus:not(.e-success):not(.e-error) label.e-float-text:before,.e-outline.e-float-input.e-warning.e-input-focus:not(.e-success):not(.e-error) label.e-float-text:after,.e-outline.e-float-input.e-warning.e-input-focus:not(.e-success):not(.e-error) label.e-float-text:before,.e-outline.e-warning.e-input-focus:not(.e-success):not(.e-error) label.e-float-text:after,.e-outline.e-warning.e-input-focus:not(.e-success):not(.e-error) label.e-float-text:before{border-color:#ffca1c}.e-outline label.e-float-text:before,.e-outline.e-float-input label.e-float-text:before,.e-outline.e-float-input.e-control-wrapper label.e-float-text:before{border-left:1px solid #0000;border-radius:4px 0;left:-1px;margin-right:4px}.e-rtl.e-outline label.e-float-text:before,.e-rtl.e-outline.e-float-input label.e-float-text:before,.e-rtl.e-outline.e-float-input.e-control-wrapper label.e-float-text:before{border-left:0;border-radius:0 4px;left:5px}.e-rtl.e-outline label.e-float-text:after,.e-rtl.e-outline.e-float-input label.e-float-text:after,.e-rtl.e-outline.e-float-input.e-control-wrapper label.e-float-text:after{border-radius:5px 0;border-right:0;left:-6px}.e-outline label.e-float-text:after,.e-outline.e-float-input label.e-float-text:after,.e-outline.e-float-input.e-control-wrapper label.e-float-text:after{border-radius:0 5px;border-right:1px solid #0000;flex-grow:1;left:2px;margin-left:4px}.e-outline.e-float-input.e-control-wrapper.e-input-focus label.e-float-text:after,.e-outline.e-float-input.e-control-wrapper.e-input-focus label.e-float-text:before,.e-outline.e-float-input.e-input-focus label.e-float-text:after,.e-outline.e-float-input.e-input-focus label.e-float-text:before,.e-outline.e-input-focus label.e-float-text:after,.e-outline.e-input-focus label.e-float-text:before{border-top-color:#e3165b}.e-outline.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled),.e-outline.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled):not(.e-float-icon-left),.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled),.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled):not(.e-float-icon-left),.e-outline.e-float-input.e-input-focus:hover:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled),.e-outline.e-float-input.e-input-focus:hover:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled):not(.e-float-icon-left),.e-outline.e-float-input.e-input-focus:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled),.e-outline.e-float-input.e-input-focus:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled):not(.e-float-icon-left),.e-outline.e-float-input.e-input-group.e-input-focus:hover:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled),.e-outline.e-float-input.e-input-group.e-input-focus:hover:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled):not(.e-float-icon-left),.e-outline.e-float-input.e-input-group.e-input-focus:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled),.e-outline.e-float-input.e-input-group.e-input-focus:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled):not(.e-float-icon-left){border-top-color:#0000;box-shadow:inset 1px 0 #e3165b,inset -1px 0 #e3165b,inset 0 -1px #e3165b}.e-outline.e-float-input input label.e-float-text.e-label-top,.e-outline.e-float-input input:focus~label.e-float-text,.e-outline.e-float-input input:valid~label.e-float-text,.e-outline.e-float-input input[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input input[readonly]~label.e-label-top.e-float-text,.e-outline.e-float-input input~label.e-label-top.e-float-text,.e-outline.e-float-input textarea label.e-float-text.e-label-top,.e-outline.e-float-input textarea:focus~label.e-float-text,.e-outline.e-float-input textarea:valid~label.e-float-text,.e-outline.e-float-input textarea[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input textarea[readonly]~label.e-label-top.e-float-text,.e-outline.e-float-input textarea~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper input label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper input:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper input:valid~label.e-float-text,.e-outline.e-float-input.e-control-wrapper input[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper input[readonly]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper input~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper textarea:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper textarea:valid~label.e-float-text,.e-outline.e-float-input.e-control-wrapper textarea[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper textarea[readonly]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper textarea~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-input-focus input~label.e-float-text{font-size:12px;top:-7px;transform:translateZ(0) scale(1)}.e-outline.e-float-input.e-control-wrapper.e-rtl .e-clear-icon,.e-outline.e-float-input.e-rtl .e-clear-icon,.e-outline.e-input-group.e-control-wrapper.e-rtl .e-clear-icon,.e-outline.e-input-group.e-rtl .e-clear-icon,.e-rtl .e-outline.e-float-input .e-clear-icon,.e-rtl .e-outline.e-input-group .e-clear-icon,.e-rtl .e-outline.e-input-group.e-control-wrapper.e-rtl .e-clear-icon,e-rtl .e-outline.e-float-input.e-control-wrapper .e-clear-icon{padding-left:12px;padding-right:0}.e-bigger .e-rtl.e-outline.e-input-group .e-input-group-icon+.e-input-group-icon:last-child,.e-bigger .e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon+.e-input-group-icon:last-child,.e-bigger.e-rtl .e-outline.e-input-group .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl .e-outline.e-input-group .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl .e-outline.e-input-group .e-input-group-icon.e-bigger+.e-input-group-icon.e-bigger:last-child,.e-rtl .e-outline.e-input-group.e-bigger .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl .e-outline.e-input-group.e-control-wrapper .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl .e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger+.e-input-group-icon.e-bigger:last-child,.e-rtl .e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger+.e-input-group-icon.e-bigger:last-child,.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl .e-outline.e-input-group.e-small .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl .e-outline.e-input-group.e-small .e-input-group-icon.e-bigger+.e-input-group-icon.e-bigger:last-child,.e-rtl .e-outline.e-input-group.e-small.e-bigger .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl.e-bigger .e-outline.e-input-group.e-small .e-input-group-icon+.e-input-group-icon:last-child .e-bigger .e-rtl.e-outline.e-input-group.e-small .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl.e-outline.e-input-group .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl.e-outline.e-input-group .e-input-group-icon.e-bigger+.e-input-group-icon.e-bigger:last-child,.e-rtl.e-outline.e-input-group.e-bigger .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger+.e-input-group-icon.e-bigger:last-child,.e-rtl.e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger+.e-input-group-icon.e-bigger:last-child,.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl.e-outline.e-input-group.e-small .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl.e-outline.e-input-group.e-small .e-input-group-icon.e-bigger+.e-input-group-icon.e-bigger:last-child,.e-rtl.e-outline.e-input-group.e-small.e-bigger .e-input-group-icon+.e-input-group-icon:last-child{margin-right:0}.e-rtl .e-outline.e-input-group .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl.e-outline.e-input-group .e-input-group-icon+.e-input-group-icon:last-child{margin-left:12px}.e-rtl .e-outline.e-input-group .e-input-group-icon,.e-rtl.e-outline.e-input-group .e-input-group-icon,.e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon .e-rtl .e-outline.e-input-group.e-control-wrapper .e-input-group-icon{margin-left:12px;margin-right:0}.e-rtl .e-outline.e-input-group .e-clear-icon.e-small,.e-rtl .e-outline.e-input-group.e-control-wrapper .e-clear-icon.e-small,.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon,.e-rtl .e-outline.e-input-group.e-small .e-clear-icon,.e-rtl.e-outline.e-input-group .e-clear-icon.e-small,.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon,.e-rtl.e-outline.e-input-group.e-small .e-clear-icon,.e-rtl.e-small .e-outline.e-input-group .e-clear-icon,.e-small .e-rtl.e-outline.e-input-group .e-clear-icon,.e-small .e-rtl.e-outline.e-input-group.e-control-wrapper .e-clear-icon .e-rtl.e-small .e-outline.e-input-group.e-control-wrapper .e-clear-icon{padding-left:10px;padding-right:0}.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon,.e-rtl .e-outline.e-input-group.e-small .e-input-group-icon,.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon,.e-rtl.e-outline.e-input-group.e-small .e-input-group-icon,.e-rtl.e-small .e-outline.e-input-group .e-input-group-icon,.e-small .e-rtl.e-outline.e-input-group .e-input-group-icon,.e-small .e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon .e-rtl.e-small .e-outline.e-input-group.e-control-wrapper .e-input-group-icon{margin-left:10px;margin-right:0}.e-bigger .e-rtl.e-outline.e-input-group .e-clear-icon,.e-bigger .e-rtl.e-outline.e-input-group.e-control-wrapper .e-clear-icon .e-rtl .e-outline.e-input-group.e-bigger .e-clear-icon,.e-bigger.e-rtl .e-outline.e-input-group .e-clear-icon,.e-bigger.e-rtl .e-outline.e-input-group.e-control-wrapper .e-clear-icon,.e-rtl .e-outline.e-input-group .e-clear-icon.e-bigger,.e-rtl .e-outline.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,.e-rtl .e-outline.e-input-group.e-control-wrapper.e-bigger .e-clear-icon,.e-rtl.e-outline.e-input-group .e-clear-icon.e-bigger,.e-rtl.e-outline.e-input-group.e-bigger .e-clear-icon,.e-rtl.e-outline.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,.e-rtl.e-outline.e-input-group.e-control-wrapper.e-bigger .e-clear-icon{padding-left:16px;padding-right:0}.e-bigger .e-rtl.e-outline.e-input-group .e-input-group-icon,.e-bigger .e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon,.e-bigger.e-rtl .e-outline.e-input-group .e-input-group-icon,.e-bigger.e-rtl .e-outline.e-input-group.e-control-wrapper .e-input-group-icon,.e-rtl .e-outline.e-input-group .e-input-group-icon.e-bigger,.e-rtl .e-outline.e-input-group.e-bigger .e-input-group-icon,.e-rtl .e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,.e-rtl .e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,.e-rtl.e-outline.e-input-group .e-input-group-icon.e-bigger,.e-rtl.e-outline.e-input-group.e-bigger .e-input-group-icon,.e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,.e-rtl.e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon{margin-left:16px;margin-right:0}.e-bigger .e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon,.e-bigger .e-rtl.e-outline.e-input-group.e-small .e-input-group-icon,.e-bigger.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon,.e-bigger.e-rtl .e-outline.e-input-group.e-small .e-input-group-icon,.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,.e-rtl .e-outline.e-input-group.e-small .e-input-group-icon.e-bigger,.e-rtl .e-outline.e-input-group.e-small.e-bigger .e-input-group-icon,.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,.e-rtl.e-outline.e-input-group.e-small .e-input-group-icon.e-bigger,.e-rtl.e-outline.e-input-group.e-small.e-bigger .e-input-group-icon{margin-left:12px;margin-right:0}.e-bigger .e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon,.e-bigger .e-rtl.e-outline.e-input-group.e-small .e-clear-icon,.e-bigger.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon,.e-bigger.e-rtl .e-outline.e-input-group.e-small .e-clear-icon,.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,.e-rtl .e-outline.e-input-group.e-small .e-clear-icon.e-bigger,.e-rtl .e-outline.e-input-group.e-small.e-bigger .e-clear-icon,.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,.e-rtl.e-outline.e-input-group.e-small .e-clear-icon.e-bigger,.e-rtl.e-outline.e-input-group.e-small.e-bigger .e-clear-icon{padding-left:12px;padding-right:0}.e-rtl .e-outline.e-input-group .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl .e-outline.e-input-group.e-control-wrapper .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl.e-outline.e-input-group .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon+.e-input-group-icon:last-child{margin-left:12px;margin-right:0}.e-bigger .e-rtl.e-outline.e-input-group .e-input-group-icon+.e-input-group-icon:last-child,.e-bigger.e-rtl .e-outline.e-input-group .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl .e-outline.e-input-group .e-input-group-icon.e-bigger+.e-input-group-icon.e-bigger:last-child,.e-rtl .e-outline.e-input-group.e-bigger .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl .e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger+.e-input-group-icon.e-bigger:last-child,.e-rtl .e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl.e-outline.e-input-group .e-input-group-icon.e-bigger+.e-input-group-icon.e-bigger:last-child,.e-rtl.e-outline.e-input-group.e-bigger .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger+.e-input-group-icon.e-bigger:last-child,.e-rtl.e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon+.e-input-group-icon:last-child{margin-left:16px;margin-right:0}.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl .e-outline.e-input-group.e-small .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl.e-outline.e-input-group.e-small .e-input-group-icon+.e-input-group-icon:last-child{margin-left:10px;margin-right:0}.e-bigger .e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger+.e-input-group-icon.e-bigger:last-child,.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl .e-outline.e-input-group.e-small .e-input-group-icon.e-bigger+.e-input-group-icon.e-bigger:last-child,.e-rtl .e-outline.e-input-group.e-small.e-bigger .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl.e-bigger .e-outline.e-input-group.e-small .e-input-group-icon+.e-input-group-icon:last-child .e-bigger,.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger+.e-input-group-icon.e-bigger:last-child,.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon+.e-input-group-icon:last-child,.e-rtl.e-outline.e-input-group.e-small .e-input-group-icon.e-bigger+.e-input-group-icon.e-bigger:last-child,.e-rtl.e-outline.e-input-group.e-small.e-bigger .e-input-group-icon+.e-input-group-icon:last-child{margin-left:12px;margin-right:0}.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input label.e-float-text.e-label-top,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input:valid~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea label.e-float-text.e-label-top,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea:valid~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-input-focus input~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small input label.e-float-text.e-label-top,.e-bigger .e-outline.e-float-input.e-small input:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small input:valid~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-small input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-small input~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-small label.e-float-text,.e-bigger .e-outline.e-float-input.e-small textarea label.e-float-text.e-label-top,.e-bigger .e-outline.e-float-input.e-small textarea:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small textarea:valid~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-small textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-small textarea~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-small.e-input-focus input~label.e-float-text,.e-bigger .e-small .e-outline.e-float-input label.e-float-text,.e-outline.e-float-input.e-bigger.e-small input label.e-float-text.e-label-top,.e-outline.e-float-input.e-bigger.e-small input:focus~label.e-float-text,.e-outline.e-float-input.e-bigger.e-small input:valid~label.e-float-text,.e-outline.e-float-input.e-bigger.e-small input[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-bigger.e-small input[readonly]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-bigger.e-small input~label.e-label-top.e-float-text,.e-outline.e-float-input.e-bigger.e-small textarea label.e-float-text.e-label-top,.e-outline.e-float-input.e-bigger.e-small textarea:focus~label.e-float-text,.e-outline.e-float-input.e-bigger.e-small textarea:valid~label.e-float-text,.e-outline.e-float-input.e-bigger.e-small textarea[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-bigger.e-small textarea[readonly]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-bigger.e-small textarea~label.e-label-top.e-float-text,.e-outline.e-float-input.e-bigger.e-small.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small input label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small input:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small input:valid~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small input[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small input[readonly]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small input~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea:valid~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea[readonly]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-small.e-bigger label.e-float-text,.e-small .e-outline.e-float-input.e-bigger input label.e-float-text.e-label-top,.e-small .e-outline.e-float-input.e-bigger input:focus~label.e-float-text,.e-small .e-outline.e-float-input.e-bigger input:valid~label.e-float-text,.e-small .e-outline.e-float-input.e-bigger input[disabled]~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-bigger input[readonly]~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-bigger input~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-bigger textarea label.e-float-text.e-label-top,.e-small .e-outline.e-float-input.e-bigger textarea:focus~label.e-float-text,.e-small .e-outline.e-float-input.e-bigger textarea:valid~label.e-float-text,.e-small .e-outline.e-float-input.e-bigger textarea[disabled]~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-bigger textarea[readonly]~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-bigger textarea~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-bigger.e-input-focus input~label.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input label.e-float-text.e-label-top,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input:focus~label.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input:valid~label.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input[disabled]~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input[readonly]~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea label.e-float-text.e-label-top,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea:focus~label.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea:valid~label.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea[disabled]~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea[readonly]~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea~label.e-label-top.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger.e-input-focus input~label.e-float-text{top:-7px;transform:translateZ(0) scale(1)}.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input:valid~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input[disabled]~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input[readonly]~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea:valid~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea[disabled]~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea[readonly]~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-input-focus input~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small input:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small input:valid~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small input[disabled]~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small input[readonly]~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small input~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-small textarea:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small textarea:valid~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small textarea[disabled]~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small textarea[readonly]~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small textarea~label.e-label-top.e-float-text,.e-bigger .e-outline.e-float-input.e-small.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger input:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger input:valid~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger input[disabled]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger input[readonly]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger input~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger textarea:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger textarea:valid~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger textarea[disabled]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger textarea[readonly]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger textarea~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-small.e-bigger input:focus~label.e-float-text,.e-outline.e-float-input.e-small.e-bigger input:valid~label.e-float-text,.e-outline.e-float-input.e-small.e-bigger input[disabled]~label.e-float-text,.e-outline.e-float-input.e-small.e-bigger input[readonly]~label.e-float-text,.e-outline.e-float-input.e-small.e-bigger input~label.e-label-top.e-float-text,.e-outline.e-float-input.e-small.e-bigger textarea:focus~label.e-float-text,.e-outline.e-float-input.e-small.e-bigger textarea:valid~label.e-float-text,.e-outline.e-float-input.e-small.e-bigger textarea[disabled]~label.e-float-text,.e-outline.e-float-input.e-small.e-bigger textarea[readonly]~label.e-float-text,.e-outline.e-float-input.e-small.e-bigger textarea~label.e-label-top.e-float-text,.e-outline.e-float-input.e-small.e-bigger.e-input-focus input~label.e-float-text{font-size:12px}.e-outline.e-float-input textarea label.e-float-text.e-label-top,.e-outline.e-float-input textarea:focus~label.e-float-text,.e-outline.e-float-input textarea:valid~label.e-float-text,.e-outline.e-float-input textarea[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input textarea[readonly]~label.e-label-top.e-float-text,.e-outline.e-float-input textarea~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper textarea:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper textarea:valid~label.e-float-text,.e-outline.e-float-input.e-control-wrapper textarea[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper textarea[readonly]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper textarea~label.e-label-top.e-float-text{top:-7px;transform:translateZ(0) scale(1)}.e-outline textarea,.e-outline.e-float-input textarea,.e-outline.e-float-input.e-control-wrapper textarea,.e-outline.e-float-input.e-input-group textarea,textarea.e-outline{box-sizing:border-box}.e-outline.e-float-input.e-control-wrapper.e-valid-input:not(.e-input-focus) input:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-valid-input:not(.e-input-focus) textarea:focus~label.e-float-text,.e-outline.e-float-input.e-valid-input:not(.e-input-focus) input:valid~label.e-float-text,.e-outline.e-float-input.e-valid-input:not(.e-input-focus) textarea:valid~label.e-float-text{color:#0009}.e-rtl.e-outline.e-float-input textarea.e-small~label.e-float-text,.e-rtl.e-outline.e-float-input textarea~label.e-float-text.e-small,.e-rtl.e-outline.e-float-input.e-control-wrapper textarea.e-small~label.e-float-text,.e-rtl.e-outline.e-float-input.e-control-wrapper textarea~label.e-float-text.e-small,.e-rtl.e-outline.e-float-input.e-control-wrapper.e-small textarea~label.e-float-text,.e-rtl.e-outline.e-float-input.e-small textarea~label.e-float-text,.e-small .e-rtl.e-outline.e-float-input textarea~label.e-float-text,.e-small .e-rtl.e-outline.e-float-input.e-control-wrapper textarea~label.e-float-text{top:-7px}.e-outline.e-float-input input.e-small:first-child~.e-clear-icon:before,.e-outline.e-float-input.e-control-wrapper input.e-small:first-child~.e-clear-icon:before,.e-outline.e-float-input.e-control-wrapper.e-small .e-clear-icon:before,.e-outline.e-float-input.e-small .e-clear-icon:before,.e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon:before,.e-outline.e-input-group.e-small .e-clear-icon:before,.e-outline.e-small .e-float-input .e-clear-icon:before,.e-outline.e-small .e-float-input.e-control-wrapper .e-clear-icon:before,.e-outline.e-small .e-input-group .e-clear-icon:before,.e-outline.e-small .e-input-group.e-control-wrapper .e-clear-icon:before{font-size:14px}.e-outline.e-float-input .e-clear-icon:before,.e-outline.e-float-input.e-control-wrapper .e-clear-icon:before,.e-outline.e-input-group .e-clear-icon:before,.e-outline.e-input-group.e-control-wrapper .e-clear-icon:before{font-size:16px}.e-outline.e-bigger .e-float-input .e-clear-icon:before,.e-outline.e-bigger .e-float-input.e-control-wrapper .e-clear-icon:before,.e-outline.e-bigger .e-input-group .e-clear-icon:before,.e-outline.e-bigger .e-input-group.e-control-wrapper .e-clear-icon:before,.e-outline.e-float-input input.e-bigger:first-child~.e-clear-icon:before,.e-outline.e-float-input.e-bigger .e-clear-icon:before,.e-outline.e-float-input.e-control-wrapper input.e-bigger:first-child~.e-clear-icon:before,.e-outline.e-float-input.e-control-wrapper.e-bigger .e-clear-icon:before,.e-outline.e-input-group.e-bigger .e-clear-icon:before,.e-outline.e-input-group.e-control-wrapper.e-bigger .e-clear-icon:before{font-size:20px}.e-outline.e-bigger .e-float-input.e-control-wrapper.e-small input:first-child~.e-clear-icon:before,.e-outline.e-bigger .e-float-input.e-small input:first-child~.e-clear-icon:before,.e-outline.e-bigger .e-input-group.e-control-wrapper.e-small input:first-child~.e-clear-icon:before,.e-outline.e-bigger .e-input-group.e-small input:first-child~.e-clear-icon:before,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon:before,.e-outline.e-float-input.e-small.e-bigger .e-clear-icon:before,.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon:before,.e-outline.e-input-group.e-small.e-bigger .e-clear-icon:before,.e-outline.e-small .e-float-input.e-bigger input:first-child~.e-clear-icon:before,.e-outline.e-small .e-float-input.e-control-wrapper.e-bigger input:first-child~.e-clear-icon:before,.e-outline.e-small .e-input-group.e-bigger input:first-child~.e-clear-icon:before,.e-outline.e-small .e-input-group.e-control-wrapper.e-bigger input:first-child~.e-clear-icon:before{font-size:18px}.e-outline label.e-float-text,.e-outline.e-float-input label.e-float-text,.e-outline.e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper label.e-float-text,.e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom{font-size:14px}.e-outline.e-float-input input:-webkit-autofill~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom{animation-name:slideTopUp}.e-outline.e-float-input textarea:-webkit-autofill~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom{font-size:14px}.e-bigger .e-outline.e-float-input input:-webkit-autofill~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-bigger.e-outline.e-float-input input:-webkit-autofill~label.e-float-text,.e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,.e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom{animation-name:slideTopUp}.e-bigger .e-outline.e-float-input textarea:-webkit-autofill~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-bigger.e-outline.e-float-input textarea:-webkit-autofill~label.e-float-text,.e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom{font-size:16px}.e-small .e-outline.e-float-input input:-webkit-autofill~label.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-small.e-outline.e-float-input input:-webkit-autofill~label.e-float-text,.e-small.e-outline.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,.e-small.e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom{animation-name:slideTopUp}.e-small .e-outline.e-float-input textarea:-webkit-autofill~label.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-small.e-outline.e-float-input textarea:-webkit-autofill~label.e-float-text,.e-small.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-small.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom{font-size:13px}.e-bigger .e-outline.e-float-input.e-small input:-webkit-autofill~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-outline.e-float-input input:-webkit-autofill~label.e-float-text,.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,.e-outline.e-float-input.e-bigger.e-small input:-webkit-autofill~label.e-float-text,.e-outline.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-small.e-bigger .e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-small.e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom{animation-name:slideTopUp}.e-bigger .e-outline.e-float-input.e-small textarea:-webkit-autofill~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-outline.e-float-input textarea:-webkit-autofill~label.e-float-text,.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-outline.e-float-input.e-bigger.e-small textarea:-webkit-autofill~label.e-float-text,.e-outline.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-small.e-bigger .e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-small.e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom{font-size:14px}.e-bigger .e-outline.e-float-input label.e-float-text,.e-bigger .e-outline.e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input textarea~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input.e-control-wrapper textarea~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input input.e-bigger~label.e-float-text,.e-outline.e-float-input label.e-float-text.e-bigger,.e-outline.e-float-input textarea.e-bigger~label.e-float-text,.e-outline.e-float-input textarea~label.e-float-text.e-bigger,.e-outline.e-float-input.e-bigger label.e-float-text,.e-outline.e-float-input.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-bigger textarea~label.e-float-text,.e-outline.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper input.e-bigger~label.e-float-text,.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-bigger,.e-outline.e-float-input.e-control-wrapper textarea.e-bigger~label.e-float-text,.e-outline.e-float-input.e-control-wrapper textarea~label.e-float-text.e-bigger,.e-outline.e-float-input.e-control-wrapper.e-bigger label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper.e-bigger textarea~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom{font-size:16px}.e-outline.e-float-input textarea.e-small~label.e-float-text,.e-outline.e-float-input textarea~label.e-float-text.e-small,.e-outline.e-float-input.e-control-wrapper textarea.e-small~label.e-float-text,.e-outline.e-float-input.e-control-wrapper textarea~label.e-float-text.e-small,.e-outline.e-float-input.e-control-wrapper.e-small label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper.e-small textarea~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-small label.e-float-text,.e-outline.e-float-input.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-small textarea~label.e-float-text,.e-outline.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-outline.e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-outline.e-float-input textarea~label.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-outline.e-float-input.e-control-wrapper textarea~label.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-outline.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom{font-size:13px}.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input.e-small label.e-float-text,.e-bigger .e-outline.e-float-input.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-outline.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-outline.e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-outline.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-bigger.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger label.e-float-text,.e-outline.e-float-input.e-small.e-bigger label.e-float-text,.e-small .e-outline.e-float-input.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-outline.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom{font-size:14px}.e-filled.e-float-input,.e-filled.e-float-input.e-control-wrapper,.e-filled.e-input-group,.e-filled.e-input-group.e-control-wrapper{line-height:1}.e-bigger .e-filled.e-float-input input,.e-bigger .e-filled.e-float-input input.e-input,.e-bigger .e-filled.e-float-input textarea,.e-bigger .e-filled.e-float-input textarea.e-input,.e-bigger .e-filled.e-float-input.e-control-wrapper input,.e-bigger .e-filled.e-float-input.e-control-wrapper input.e-input,.e-bigger .e-filled.e-float-input.e-control-wrapper textarea,.e-bigger .e-filled.e-float-input.e-control-wrapper textarea.e-input,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-group) input,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-group) input.e-input,.e-bigger .e-filled.e-float-input:not(.e-input-group) input,.e-bigger .e-filled.e-float-input:not(.e-input-group) input.e-input,.e-bigger .e-filled.e-input-group input,.e-bigger .e-filled.e-input-group input.e-input,.e-bigger .e-filled.e-input-group textarea,.e-bigger .e-filled.e-input-group textarea.e-input,.e-bigger .e-filled.e-input-group.e-control-wrapper input,.e-bigger .e-filled.e-input-group.e-control-wrapper input.e-input,.e-bigger .e-filled.e-input-group.e-control-wrapper textarea,.e-bigger .e-filled.e-input-group.e-control-wrapper textarea.e-input,.e-bigger.e-small .e-filled.e-float-input input,.e-bigger.e-small .e-filled.e-float-input input.e-input,.e-bigger.e-small .e-filled.e-float-input textarea,.e-bigger.e-small .e-filled.e-float-input textarea.e-input,.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper input,.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper input.e-input,.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper textarea,.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper textarea.e-input,.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-group) input,.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-group) input.e-input,.e-bigger.e-small .e-filled.e-float-input:not(.e-input-group) input,.e-bigger.e-small .e-filled.e-float-input:not(.e-input-group) input.e-input,.e-bigger.e-small .e-filled.e-input-group input,.e-bigger.e-small .e-filled.e-input-group input.e-input,.e-bigger.e-small .e-filled.e-input-group textarea,.e-bigger.e-small .e-filled.e-input-group textarea.e-input,.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper input,.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper input.e-input,.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper textarea,.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper textarea.e-input,.e-control .e-filled input.e-input,.e-control .e-filled.e-float-input input,.e-control .e-filled.e-float-input.e-control-wrapper input,.e-control .e-filled.e-input-group input,.e-control .e-filled.e-input-group input.e-input,.e-control .e-filled.e-input-group.e-control-wrapper input,.e-control .e-filled.e-input-group.e-control-wrapper input.e-input,.e-control.e-filled.e-float-input input,.e-control.e-filled.e-float-input.e-control-wrapper input,.e-control.e-filled.e-input-group input,.e-control.e-filled.e-input-group input.e-input,.e-control.e-filled.e-input-group.e-control-wrapper input,.e-control.e-filled.e-input-group.e-control-wrapper input.e-input,.e-filled input.e-input,.e-filled input.e-input.e-bigger,.e-filled input.e-input.e-small,.e-filled input.e-input.e-small.e-bigger,.e-filled textarea.e-input,.e-filled textarea.e-input.e-bigger,.e-filled textarea.e-input.e-small,.e-filled textarea.e-input.e-small.e-bigger,.e-filled.e-float-input textarea,.e-filled.e-float-input.e-bigger input,.e-filled.e-float-input.e-bigger input.e-input,.e-filled.e-float-input.e-bigger textarea,.e-filled.e-float-input.e-bigger textarea.e-input,.e-filled.e-float-input.e-bigger.e-small input,.e-filled.e-float-input.e-bigger.e-small input.e-input,.e-filled.e-float-input.e-bigger.e-small textarea,.e-filled.e-float-input.e-bigger.e-small textarea.e-input,.e-filled.e-float-input.e-bigger.e-small:not(.e-input-group) input,.e-filled.e-float-input.e-bigger.e-small:not(.e-input-group) input.e-input,.e-filled.e-float-input.e-bigger:not(.e-input-group) input,.e-filled.e-float-input.e-bigger:not(.e-input-group) input.e-input,.e-filled.e-float-input.e-control-wrapper textarea,.e-filled.e-float-input.e-control-wrapper.e-bigger input,.e-filled.e-float-input.e-control-wrapper.e-bigger input.e-input,.e-filled.e-float-input.e-control-wrapper.e-bigger textarea,.e-filled.e-float-input.e-control-wrapper.e-bigger textarea.e-input,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input.e-input,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea.e-input,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-group) input,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-group) input.e-input,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-group) input,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-group) input.e-input,.e-filled.e-float-input.e-control-wrapper.e-small input,.e-filled.e-float-input.e-control-wrapper.e-small input.e-input,.e-filled.e-float-input.e-control-wrapper.e-small textarea,.e-filled.e-float-input.e-control-wrapper.e-small textarea.e-input,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-group) input.e-input,.e-filled.e-float-input.e-control-wrapper:not(.e-input-group) input,.e-filled.e-float-input.e-small input,.e-filled.e-float-input.e-small input.e-input,.e-filled.e-float-input.e-small textarea,.e-filled.e-float-input.e-small textarea.e-input,.e-filled.e-float-input.e-small:not(.e-input-group) input,.e-filled.e-float-input.e-small:not(.e-input-group) input.e-input,.e-filled.e-float-input:not(.e-input-group) input,.e-filled.e-input-group input,.e-filled.e-input-group input.e-input,.e-filled.e-input-group textarea,.e-filled.e-input-group textarea.e-input.e-bigger,.e-filled.e-input-group.e-bigger input,.e-filled.e-input-group.e-bigger input.e-input,.e-filled.e-input-group.e-bigger textarea,.e-filled.e-input-group.e-bigger textarea.e-input,.e-filled.e-input-group.e-bigger.e-small input,.e-filled.e-input-group.e-bigger.e-small input.e-input,.e-filled.e-input-group.e-bigger.e-small textarea,.e-filled.e-input-group.e-bigger.e-small textarea.e-input,.e-filled.e-input-group.e-control-wrapper input,.e-filled.e-input-group.e-control-wrapper input.e-input,.e-filled.e-input-group.e-control-wrapper textarea,.e-filled.e-input-group.e-control-wrapper textarea.e-input.e-bigger,.e-filled.e-input-group.e-control-wrapper.e-bigger input,.e-filled.e-input-group.e-control-wrapper.e-bigger input.e-input,.e-filled.e-input-group.e-control-wrapper.e-bigger textarea,.e-filled.e-input-group.e-control-wrapper.e-bigger textarea.e-input,.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small input,.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small input.e-input,.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small textarea,.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small textarea.e-input,.e-filled.e-input-group.e-control-wrapper.e-small input,.e-filled.e-input-group.e-control-wrapper.e-small input.e-input,.e-filled.e-input-group.e-control-wrapper.e-small textarea,.e-filled.e-input-group.e-control-wrapper.e-small textarea.e-input,.e-filled.e-input-group.e-small input,.e-filled.e-input-group.e-small input.e-input,.e-filled.e-input-group.e-small textarea,.e-filled.e-input-group.e-small textarea.e-input,.e-small .e-filled.e-float-input input,.e-small .e-filled.e-float-input input.e-input,.e-small .e-filled.e-float-input textarea,.e-small .e-filled.e-float-input textarea.e-input,.e-small .e-filled.e-float-input.e-control-wrapper input,.e-small .e-filled.e-float-input.e-control-wrapper input.e-input,.e-small .e-filled.e-float-input.e-control-wrapper textarea,.e-small .e-filled.e-float-input.e-control-wrapper textarea.e-input,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-group) input,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-group) input.e-input,.e-small .e-filled.e-float-input:not(.e-input-group) input,.e-small .e-filled.e-float-input:not(.e-input-group) input.e-input .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-group) input,.e-small .e-filled.e-input-group input,.e-small .e-filled.e-input-group input.e-input,.e-small .e-filled.e-input-group textarea,.e-small .e-filled.e-input-group textarea.e-input,.e-small .e-filled.e-input-group.e-control-wrapper input,.e-small .e-filled.e-input-group.e-control-wrapper input.e-input,.e-small .e-filled.e-input-group.e-control-wrapper textarea,.e-small .e-filled.e-input-group.e-control-wrapper textarea.e-input{box-sizing:border-box}.e-filled.e-float-input input,.e-filled.e-float-input textarea,.e-filled.e-float-input.e-control-wrapper input,.e-filled.e-float-input.e-control-wrapper textarea{border:0 solid}.e-filled.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),.e-filled.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),.e-filled.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),.e-filled.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]){border-bottom-width:0}.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error) input,.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) input,.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) textarea,.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) input,.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) textarea,.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error input,.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error textarea,.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input,.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea,.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error) input,.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error input,.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) input,.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error) input,.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) input,.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) textarea,.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) input,.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) textarea,.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error input,.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error textarea,.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input,.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea,.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error) input,.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error input,.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) input{border-width:0}.e-filled.e-input-group,.e-filled.e-input-group.e-control-wrapper{border-radius:4px 4px 0 0;padding:0 10px 0 12px}.e-bigger .e-filled.e-input-group,.e-bigger .e-filled.e-input-group.e-control-wrapper,.e-filled.e-input-group.e-bigger,.e-filled.e-input-group.e-control-wrapper.e-bigger{margin-top:0;padding:0 12px 0 16px}.e-filled.e-input-group.e-control-wrapper.e-small,.e-filled.e-input-group.e-small,.e-small .e-filled.e-input-group.e-control-wrapper{margin-top:0;padding:0 6px 0 8px}.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small,.e-bigger .e-filled.e-input-group.e-small,.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper.e-small,.e-bigger.e-small .e-filled.e-input-group.e-small,.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger,.e-filled.e-input-group.e-small.e-bigger,.e-small .e-filled.e-input-group.e-bigger,.e-small .e-filled.e-input-group.e-control-wrapper.e-bigger{margin-top:0;padding:0 10px 0 12px}.e-filled.e-float-input,.e-filled.e-float-input.e-control-wrapper{border-radius:4px 4px 0 0;border:solid;border-width:0 0 1px;margin-top:0;padding:0 10px 0 12px}.e-bigger .e-filled.e-float-input,.e-bigger .e-filled.e-float-input.e-control-wrapper,.e-filled.e-float-input.e-bigger,.e-filled.e-float-input.e-control-wrapper.e-bigger{margin-top:0;padding:0 12px 0 16px}.e-filled.e-float-input.e-control-wrapper.e-small,.e-filled.e-float-input.e-small,.e-small .e-filled.e-float-input.e-control-wrapper{margin-top:0;padding:0 6px 0 8px}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small,.e-bigger .e-filled.e-float-input.e-small,.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-small,.e-bigger.e-small .e-filled.e-float-input.e-small,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger,.e-filled.e-float-input.e-small.e-bigger,.e-small .e-filled.e-float-input.e-bigger,.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger{margin-top:0;padding:0 10px 0 12px}.e-rtl .e-filled.e-input-group,.e-rtl .e-filled.e-input-group.e-control-wrapper,.e-rtl.e-filled.e-input-group,.e-rtl.e-filled.e-input-group.e-control-wrapper{padding:0 12px 0 10px}.e-bigger .e-rtl.e-filled.e-input-group,.e-bigger .e-rtl.e-filled.e-input-group.e-control-wrapper,.e-bigger.e-rtl .e-filled.e-input-group,.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper,.e-rtl .e-filled.e-input-group.e-bigger,.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger,.e-rtl.e-filled.e-input-group.e-bigger,.e-rtl.e-filled.e-input-group.e-control-wrapper.e-bigger{padding:0 16px 0 12px}.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small,.e-rtl .e-filled.e-input-group.e-small,.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small,.e-rtl.e-filled.e-input-group.e-small,.e-small .e-rtl.e-filled.e-input-group.e-control-wrapper,.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper{padding:0 8px 0 6px}.e-bigger .e-rtl.e-filled.e-input-group.e-control-wrapper.e-small,.e-bigger .e-rtl.e-filled.e-input-group.e-small,.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small,.e-bigger.e-rtl .e-filled.e-input-group.e-small,.e-bigger.e-small .e-rtl.e-filled.e-input-group.e-control-wrapper.e-small,.e-bigger.e-small .e-rtl.e-filled.e-input-group.e-small,.e-bigger.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small,.e-bigger.e-small.e-rtl .e-filled.e-input-group.e-small,.e-rtl .e-filled.e-float-input,.e-rtl .e-filled.e-float-input.e-control-wrapper,.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small.e-bigger,.e-rtl .e-filled.e-input-group.e-small.e-bigger,.e-rtl.e-filled.e-float-input,.e-rtl.e-filled.e-float-input.e-control-wrapper,.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger,.e-rtl.e-filled.e-input-group.e-small.e-bigger,.e-small .e-rtl.e-filled.e-input-group.e-bigger,.e-small .e-rtl.e-filled.e-input-group.e-control-wrapper.e-bigger,.e-small.e-rtl .e-filled.e-input-group.e-bigger,.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger{padding:0 12px 0 10px}.e-bigger .e-rtl.e-filled.e-float-input,.e-bigger .e-rtl.e-filled.e-float-input.e-control-wrapper,.e-bigger.e-rtl .e-filled.e-float-input,.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper,.e-rtl .e-filled.e-float-input.e-bigger,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger,.e-rtl.e-filled.e-float-input.e-bigger,.e-rtl.e-filled.e-float-input.e-control-wrapper.e-bigger{padding:0 16px 0 12px}.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small,.e-rtl .e-filled.e-float-input.e-small,.e-rtl.e-filled.e-float-input.e-control-wrapper.e-small,.e-rtl.e-filled.e-float-input.e-small,.e-small .e-rtl.e-filled.e-float-input.e-control-wrapper,.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper{padding:0 8px 0 6px}.e-bigger .e-rtl.e-filled.e-float-input.e-control-wrapper.e-small,.e-bigger .e-rtl.e-filled.e-float-input.e-small,.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small,.e-bigger.e-rtl .e-filled.e-float-input.e-small,.e-bigger.e-small .e-rtl.e-filled.e-float-input.e-control-wrapper.e-small,.e-bigger.e-small .e-rtl.e-filled.e-float-input.e-small,.e-bigger.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small,.e-bigger.e-small.e-rtl .e-filled.e-float-input.e-small,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small.e-bigger,.e-rtl .e-filled.e-float-input.e-small.e-bigger,.e-rtl.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger,.e-rtl.e-filled.e-float-input.e-small.e-bigger,.e-small .e-rtl.e-filled.e-float-input.e-bigger,.e-small .e-rtl.e-filled.e-float-input.e-control-wrapper.e-bigger,.e-small.e-rtl .e-filled.e-float-input.e-bigger,.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger{padding:0 12px 0 10px}.e-filled input.e-input,.e-filled textarea.e-input,.e-filled.e-input-group input.e-input,.e-filled.e-input-group textarea.e-input,.e-filled.e-input-group.e-control-wrapper input.e-input,.e-filled.e-input-group.e-control-wrapper textarea.e-input{padding:10px 2px 10px 0}.e-filled .e-input:focus{padding-bottom:10px}.e-filled.e-input-group input.e-input:focus,.e-filled.e-input-group textarea.e-input:focus,.e-filled.e-input-group.e-control-wrapper input.e-input:focus,.e-filled.e-input-group.e-control-wrapper textarea.e-input:focus,.e-filled.e-input-group.e-control-wrapper.e-input-focus input.e-input,.e-filled.e-input-group.e-input-focus input.e-input{padding:10px 2px 10px 0}.e-bigger .e-filled input.e-input,.e-bigger .e-filled textarea.e-input,.e-bigger .e-filled.e-input-group .e-input,.e-bigger .e-filled.e-input-group .e-input:focus,.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input,.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input:focus,.e-bigger .e-filled.e-input-group.e-control-wrapper.e-input-focus .e-input,.e-bigger .e-filled.e-input-group.e-input-focus .e-input,.e-filled input.e-input.e-bigger,.e-filled textarea.e-input.e-bigger,.e-filled.e-input-group.e-bigger .e-input,.e-filled.e-input-group.e-bigger .e-input:focus,.e-filled.e-input-group.e-bigger.e-control-wrapper .e-input,.e-filled.e-input-group.e-bigger.e-input-focus .e-input,.e-filled.e-input-group.e-control-wrapper.e-bigger .e-input:focus,.e-filled.e-input-group.e-control-wrapper.e-bigger.e-input-focus .e-input{padding:16px 4px 16px 0}.e-bigger .e-filled .e-input:focus,.e-filled .e-input.e-bigger:focus{padding-bottom:16px}.e-filled .e-input.e-small:focus{padding-bottom:7px}.e-filled .e-input.e-small,.e-filled.e-input-group.e-control-wrapper.e-small .e-input,.e-filled.e-input-group.e-control-wrapper.e-small .e-input:focus,.e-filled.e-input-group.e-control-wrapper.e-small.e-input-focus .e-input,.e-filled.e-input-group.e-small .e-input,.e-filled.e-input-group.e-small .e-input:focus,.e-filled.e-input-group.e-small.e-input-focus .e-input{padding:7px 2px 7px 0}.e-bigger .e-filled .e-input.e-small:focus,.e-filled .e-input.e-small.e-bigger:focus{padding-bottom:10px}.e-bigger .e-filled .e-input.e-small,.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small .e-input,.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small .e-input:focus,.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small.e-input-focus .e-input,.e-bigger .e-filled.e-input-group.e-small .e-input,.e-bigger .e-filled.e-input-group.e-small .e-input:focus,.e-bigger .e-filled.e-input-group.e-small.e-input-focus .e-input,.e-filled .e-input.e-small.e-bigger,.e-filled.e-input-group.e-control-wrapper.e-small .e-input.e-bigger,.e-filled.e-input-group.e-control-wrapper.e-small .e-input.e-bigger:focus,.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input,.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input:focus,.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger.e-input-focus .e-input,.e-filled.e-input-group.e-control-wrapper.e-small.e-input-focus .e-input.e-bigger,.e-filled.e-input-group.e-small .e-input.e-bigger,.e-filled.e-input-group.e-small .e-input.e-bigger:focus,.e-filled.e-input-group.e-small.e-bigger .e-input,.e-filled.e-input-group.e-small.e-bigger .e-input:focus,.e-filled.e-input-group.e-small.e-bigger.e-input-focus .e-input,.e-filled.e-input-group.e-small.e-input-focus .e-input.e-bigger,.e-small .e-filled .e-input.e-bigger{padding:10px 2px 10px 0}.e-filled.e-float-input input,.e-filled.e-float-input.e-control-wrapper input{padding:14px 2px 5px 0}.e-bigger .e-filled.e-float-input input,.e-bigger .e-filled.e-float-input.e-control-wrapper input,.e-filled.e-float-input input.e-bigger,.e-filled.e-float-input.e-bigger input,.e-filled.e-float-input.e-control-wrapper input.e-bigger,.e-filled.e-float-input.e-control-wrapper.e-bigger input{padding:20px 4px 6px 0}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input,.e-bigger .e-filled.e-float-input.e-small input,.e-filled.e-float-input.e-control-wrapper.e-small input.e-bigger,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger input,.e-filled.e-float-input.e-small input.e-bigger,.e-filled.e-float-input.e-small.e-bigger input{padding:14px 2px 5px 0}.e-filled.e-float-input.e-control-wrapper.e-small input,.e-filled.e-float-input.e-small input{padding:12px 2px 4px 0}.e-filled input.e-input.e-rtl,.e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input,.e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input:focus,.e-filled.e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,.e-filled.e-input-group.e-rtl input.e-input,.e-filled.e-input-group.e-rtl input.e-input:focus,.e-filled.e-input-group.e-rtl.e-input-focus input.e-input,.e-rtl .e-filled.e-input-group input.e-input,.e-rtl .e-filled.e-input-group input.e-input:focus,.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input,.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input:focus,.e-rtl .e-filled.e-input-group.e-control-wrapper.e-input-focus input.e-input,.e-rtl .e-filled.e-input-group.e-input-focus input.e-input{padding:10px 0 10px 2px;text-indent:0}.e-filled.e-float-input.e-control-wrapper.e-rtl input,.e-filled.e-float-input.e-control-wrapper.e-rtl input:focus,.e-filled.e-float-input.e-control-wrapper.e-rtl.e-input-focus input,.e-filled.e-float-input.e-rtl input,.e-filled.e-float-input.e-rtl input:focus,.e-filled.e-float-input.e-rtl.e-input-focus input,.e-rtl .e-filled.e-float-input input,.e-rtl .e-filled.e-float-input input:focus,.e-rtl .e-filled.e-float-input.e-control-wrapper input,.e-rtl .e-filled.e-float-input.e-control-wrapper input:focus,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-focus input,.e-rtl .e-filled.e-float-input.e-input-focus input{padding:14px 0 5px 2px;text-indent:0}.e-filled input.e-input.e-small.e-rtl,.e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input.e-small,.e-filled.e-input-group.e-control-wrapper.e-small.e-rtl input.e-input,.e-filled.e-input-group.e-rtl input.e-input.e-small,.e-filled.e-input-group.e-small.e-rtl input.e-input,.e-rtl .e-filled input.e-input.e-small,.e-rtl .e-filled.e-input-group input.e-input.e-small,.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input.e-small,.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small input.e-input,.e-rtl .e-filled.e-input-group.e-small input.e-input,.e-small .e-filled input.e-input.e-rtl,.e-small .e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input,.e-small .e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input:focus,.e-small .e-filled.e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,.e-small .e-filled.e-input-group.e-rtl input.e-input,.e-small .e-filled.e-input-group.e-rtl input.e-input:focus,.e-small .e-filled.e-input-group.e-rtl.e-input-focus input.e-input,.e-small.e-rtl .e-filled input.e-input,.e-small.e-rtl .e-filled.e-input-group input.e-input,.e-small.e-rtl .e-filled.e-input-group input.e-input:focus,.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input,.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input:focus,.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper.e-input-focus input.e-input,.e-small.e-rtl .e-filled.e-input-group.e-input-focus input.e-input{padding:7px 0 7px 2px;text-indent:0}.e-filled.e-float-input.e-control-wrapper.e-rtl input.e-small,.e-filled.e-float-input.e-control-wrapper.e-small.e-rtl input,.e-filled.e-float-input.e-rtl input.e-small,.e-filled.e-float-input.e-small.e-rtl input,.e-rtl .e-filled.e-float-input input.e-small,.e-rtl .e-filled.e-float-input.e-control-wrapper input.e-small,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small input,.e-rtl .e-filled.e-float-input.e-small input,.e-small .e-filled.e-float-input.e-control-wrapper.e-rtl input,.e-small .e-filled.e-float-input.e-control-wrapper.e-rtl input:focus,.e-small .e-filled.e-float-input.e-control-wrapper.e-rtl.e-input-focus input,.e-small .e-filled.e-float-input.e-rtl input,.e-small .e-filled.e-float-input.e-rtl input:focus,.e-small .e-filled.e-float-input.e-rtl.e-input-focus input,.e-small.e-rtl .e-filled.e-float-input input,.e-small.e-rtl .e-filled.e-float-input input:focus,.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper input,.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper input:focus,.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-focus input,.e-small.e-rtl .e-filled.e-float-input.e-input-focus input{padding:12px 0 4px 2px;text-indent:0}.e-bigger .e-filled input.e-input.e-rtl,.e-bigger .e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input,.e-bigger .e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input:focus,.e-bigger .e-filled.e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,.e-bigger .e-filled.e-input-group.e-rtl input.e-input,.e-bigger .e-filled.e-input-group.e-rtl input.e-input:focus,.e-bigger .e-filled.e-input-group.e-rtl.e-input-focus input.e-input,.e-bigger.e-rtl .e-filled input.e-input,.e-bigger.e-rtl .e-filled.e-input-group input.e-input,.e-bigger.e-rtl .e-filled.e-input-group input.e-input:focus,.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input,.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input:focus,.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper.e-input-focus input.e-input,.e-bigger.e-rtl .e-filled.e-input-group.e-input-focus input.e-input,.e-filled input.e-input.e-bigger.e-rtl,.e-filled.e-input-group.e-bigger.e-rtl input.e-input,.e-filled.e-input-group.e-control-wrapper.e-bigger.e-rtl input.e-input,.e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input.e-bigger,.e-filled.e-input-group.e-rtl input.e-input.e-bigger,.e-rtl .e-filled input.e-input.e-bigger,.e-rtl .e-filled.e-input-group input.e-input.e-bigger,.e-rtl .e-filled.e-input-group.e-bigger input.e-input,.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input.e-bigger,.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger input.e-input{padding:16px 0 16px 4px;text-indent:0}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl input,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl input:focus,.e-bigger .e-filled.e-float-input.e-rtl input,.e-bigger .e-filled.e-float-input.e-rtl input:focus,.e-bigger .e-filled.e-float-input.e-rtl.e-input-focus input,.e-bigger.e-rtl .e-filled.e-float-input input,.e-bigger.e-rtl .e-filled.e-float-input input:focus,.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper input,.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper input:focus,.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-focus input,.e-bigger.e-rtl .e-filled.e-float-input.e-input-focus input,.e-filled.e-float-input.e-bigger.e-rtl input,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-rtl input,.e-filled.e-float-input.e-control-wrapper.e-rtl input.e-bigger,.e-filled.e-float-input.e-rtl input.e-bigger,.e-rtl .e-filled.e-float-input input.e-bigger,.e-rtl .e-filled.e-float-input.e-bigger input,.e-rtl .e-filled.e-float-input.e-control-wrapper input.e-bigger,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger input{padding:20px 0 6px 4px;text-indent:0}.e-bigger .e-filled input.e-input.e-small.e-rtl,.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small.e-rtl input.e-input,.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small.e-rtl input.e-input:focus,.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small.e-rtl.e-input-focus input.e-input,.e-bigger .e-filled.e-input-group.e-small.e-rtl input.e-input,.e-bigger .e-filled.e-input-group.e-small.e-rtl input.e-input:focus,.e-bigger .e-filled.e-input-group.e-small.e-rtl.e-input-focus input.e-input,.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small input.e-input,.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small input.e-input:focus,.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,.e-bigger.e-rtl .e-filled.e-input-group.e-small input.e-input,.e-bigger.e-rtl .e-filled.e-input-group.e-small input.e-input:focus,.e-bigger.e-rtl .e-filled.e-input-group.e-small.e-input-focus input.e-input,.e-bigger.e-rtl input.e-input.e-small,.e-filled.e-input-group.e-bigger.e-small.e-rtl input.e-input:focus,.e-filled.e-input-group.e-bigger.e-small.e-rtl.e-input-focus input.e-input,.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small.e-rtl input.e-input:focus,.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small.e-rtl.e-input-focus input.e-input,.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger.e-rtl input.e-input,.e-filled.e-input-group.e-control-wrapper.e-small.e-rtl input.e-input.e-bigger,.e-filled.e-input-group.e-small.e-bigger.e-rtl input.e-input,.e-filled.e-input-group.e-small.e-rtl input.e-input.e-bigger,.e-rtl .e-filled.e-input-group.e-bigger.e-small input.e-input:focus,.e-rtl .e-filled.e-input-group.e-bigger.e-small.e-input-focus input.e-input,.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger.e-small input.e-input:focus,.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger.e-small.e-input-focus input.e-input,.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small input.e-input.e-bigger,.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small.e-bigger input.e-input,.e-rtl .e-filled.e-input-group.e-small input.e-input.e-bigger,.e-rtl .e-filled.e-input-group.e-small.e-bigger input.e-input,.e-small .e-filled.e-input-group.e-bigger.e-rtl input.e-input:focus,.e-small .e-filled.e-input-group.e-bigger.e-rtl.e-input-focus input.e-input,.e-small .e-filled.e-input-group.e-control-wrapper.e-bigger.e-rtl input.e-input:focus,.e-small .e-filled.e-input-group.e-control-wrapper.e-bigger.e-rtl.e-input-focus input.e-input,.e-small.e-rtl .e-filled.e-input-group.e-bigger input.e-input:focus,.e-small.e-rtl .e-filled.e-input-group.e-bigger.e-input-focus input.e-input,.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger input.e-input:focus,.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger.e-input-focus input.e-input{padding:10px 0 10px 2px;text-indent:0}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-rtl input,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-rtl input:focus,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-rtl.e-input-focus input,.e-bigger .e-filled.e-float-input.e-small.e-rtl input,.e-bigger .e-filled.e-float-input.e-small.e-rtl input:focus,.e-bigger .e-filled.e-float-input.e-small.e-rtl.e-input-focus input,.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small input,.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small input:focus,.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small.e-input-focus input,.e-bigger.e-rtl .e-filled.e-float-input.e-small input,.e-bigger.e-rtl .e-filled.e-float-input.e-small input:focus,.e-bigger.e-rtl .e-filled.e-float-input.e-small.e-input-focus input,.e-filled.e-float-input.e-bigger.e-small.e-rtl input:focus,.e-filled.e-float-input.e-bigger.e-small.e-rtl.e-input-focus input,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small.e-rtl input:focus,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small.e-rtl.e-input-focus input,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-rtl input,.e-filled.e-float-input.e-control-wrapper.e-small.e-rtl input.e-bigger,.e-filled.e-float-input.e-small.e-bigger.e-rtl input,.e-filled.e-float-input.e-small.e-rtl input.e-bigger,.e-rtl .e-filled.e-float-input.e-bigger.e-small input:focus,.e-rtl .e-filled.e-float-input.e-bigger.e-small.e-input-focus input,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input:focus,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small input.e-bigger,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small.e-bigger input,.e-rtl .e-filled.e-float-input.e-small input.e-bigger,.e-rtl .e-filled.e-float-input.e-small.e-bigger input,.e-small .e-filled.e-float-input.e-bigger.e-rtl input:focus,.e-small .e-filled.e-float-input.e-bigger.e-rtl.e-input-focus input,.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger.e-rtl input:focus,.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger.e-rtl.e-input-focus input,.e-small.e-rtl .e-filled.e-float-input.e-bigger input:focus,.e-small.e-rtl .e-filled.e-float-input.e-bigger.e-input-focus input,.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger input:focus,.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger.e-input-focus input{padding:14px 0 5px 2px;text-indent:0}.e-filled.e-float-input,.e-filled.e-float-input.e-control-wrapper,.e-filled.e-float-input.e-control-wrapper.e-disabled,.e-filled.e-float-input.e-disabled,.e-filled.e-float-input.e-input-group.e-control-wrapper.e-disabled,.e-filled.e-float-input.e-input-group.e-disabled{font-size:14px}.e-bigger .e-filled.e-float-input,.e-bigger .e-filled.e-float-input.e-control-wrapper,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-disabled,.e-bigger .e-filled.e-float-input.e-disabled,.e-bigger .e-filled.e-float-input.e-input-group.e-control-wrapper.e-disabled,.e-bigger .e-filled.e-float-input.e-input-group.e-disabled,.e-filled.e-float-input.e-bigger,.e-filled.e-float-input.e-bigger.e-disabled,.e-filled.e-float-input.e-control-wrapper.e-bigger,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-disabled,.e-filled.e-float-input.e-input-group.e-bigger.e-disabled,.e-filled.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-disabled{font-size:16px}.e-filled.e-float-input.e-control-wrapper.e-small,.e-filled.e-float-input.e-control-wrapper.e-small.e-disabled,.e-filled.e-float-input.e-input-group.e-control-wrapper.e-small.e-disabled,.e-filled.e-float-input.e-input-group.e-small.e-disabled,.e-filled.e-float-input.e-small,.e-filled.e-float-input.e-small.e-disabled,.e-small .e-filled.e-float-input,.e-small .e-filled.e-float-input.e-control-wrapper,.e-small .e-filled.e-float-input.e-control-wrapper.e-disabled,.e-small .e-filled.e-float-input.e-disabled,.e-small .e-filled.e-float-input.e-input-group.e-control-wrapper.e-disabled,.e-small .e-filled.e-float-input.e-input-group.e-disabled{font-size:13px}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-disabled,.e-bigger .e-filled.e-float-input.e-input-group.e-control-wrapper.e-small.e-disabled,.e-bigger .e-filled.e-float-input.e-input-group.e-small.e-disabled,.e-bigger .e-filled.e-float-input.e-small,.e-bigger .e-filled.e-float-input.e-small.e-disabled,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-disabled,.e-filled.e-float-input.e-input-group.e-control-wrapper.e-small.e-bigger.e-disabled,.e-filled.e-float-input.e-input-group.e-small.e-bigger.e-disabled,.e-filled.e-float-input.e-small.e-bigger,.e-filled.e-float-input.e-small.e-bigger.e-disabled,.e-small .e-filled.e-float-input.e-bigger,.e-small .e-filled.e-float-input.e-bigger.e-disabled,.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger,.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger.e-disabled,.e-small .e-filled.e-float-input.e-input-group.e-bigger.e-disabled,.e-small .e-filled.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-disabled,.e-small.e-bigger .e-filled.e-float-input,.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper,.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper.e-disabled,.e-small.e-bigger .e-filled.e-float-input.e-disabled,.e-small.e-bigger .e-filled.e-float-input.e-input-group.e-control-wrapper.e-disabled,.e-small.e-bigger .e-filled.e-float-input.e-input-group.e-disabled{font-size:14px}.e-bigger .e-filled.e-float-input input,.e-bigger .e-filled.e-float-input.e-control-wrapper input,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-input-group input,.e-bigger .e-filled.e-float-input.e-input-group input,.e-bigger .e-filled.e-float-input.e-input-group.e-control-wrapper input,.e-bigger .e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-input,.e-bigger .e-filled.e-input-group:not(.e-float-input) .e-input,.e-filled.e-float-input.e-bigger input,.e-filled.e-float-input.e-control-wrapper.e-bigger input,.e-filled.e-float-input.e-control-wrapper.e-input-group.e-bigger input,.e-filled.e-float-input.e-input-group.e-bigger input,.e-filled.e-float-input.e-input-group.e-control-wrapper.e-bigger input,.e-filled.e-input-group.e-bigger:not(.e-float-input) .e-input,.e-filled.e-input-group.e-control-wrapper.e-bigger:not(.e-float-input) .e-input{min-height:55px}.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small input,.e-filled.e-float-input.e-control-wrapper.e-small input,.e-filled.e-float-input.e-input-group.e-control-wrapper.e-small input,.e-filled.e-float-input.e-input-group.e-small input,.e-filled.e-float-input.e-small input,.e-filled.e-input-group.e-control-wrapper.e-small:not(.e-float-input) .e-input,.e-filled.e-input-group.e-small:not(.e-float-input) .e-input,.e-small .e-filled.e-float-input input,.e-small .e-filled.e-float-input.e-control-wrapper input,.e-small .e-filled.e-float-input.e-control-wrapper.e-input-group input,.e-small .e-filled.e-float-input.e-input-group input,.e-small .e-filled.e-float-input.e-input-group.e-control-wrapper input,.e-small .e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-input,.e-small .e-filled.e-input-group:not(.e-float-input) .e-input{min-height:35px}.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small:not(.e-float-input) .e-input .e-small .e-filled.e-input-group.e-control-wrapper.e-bigger:not(.e-float-input) .e-input,.e-bigger .e-filled.e-input-group.e-small:not(.e-float-input) .e-input .e-small .e-filled.e-input-group.e-bigger:not(.e-float-input) .e-input,.e-bigger .e-float-input.e-control-wrapper.e-filled.e-input-group.e-small input,.e-bigger .e-float-input.e-filled.e-control-wrapper.e-small input,.e-bigger .e-float-input.e-filled.e-input-group.e-control-wrapper.e-small input,.e-bigger .e-float-input.e-filled.e-input-group.e-small input,.e-bigger .e-float-input.e-filled.e-small input,.e-filled.e-input-group input.e-input,.e-filled.e-input-group.e-bigger.e-small:not(.e-float-input) .e-input,.e-filled.e-input-group.e-control-wrapper input.e-input,.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small:not(.e-float-input) .e-input,.e-filled.e-input-group:not(.e-float-input) input.e-input,.e-filled.e-input-group:not(.e-float-input).e-control-wrapper input.e-input,.e-float-input.e-bigger.e-small.e-filled input,.e-float-input.e-control-wrapper.e-filled.e-input-group.e-bigger.e-small input,.e-float-input.e-filled input,.e-float-input.e-filled.e-control-wrapper input,.e-float-input.e-filled.e-control-wrapper.e-bigger.e-small input,.e-float-input.e-filled.e-input-group.e-bigger.e-small input,.e-float-input.e-filled.e-input-group.e-control-wrapper input,.e-float-input.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small input,.e-small .e-float-input.e-control-wrapper.e-filled.e-input-group.e-bigger input,.e-small .e-float-input.e-filled.e-bigger input,.e-small .e-float-input.e-filled.e-control-wrapper.e-bigger input,.e-small .e-float-input.e-filled.e-input-group.e-bigger input,.e-small .e-float-input.e-filled.e-input-group.e-control-wrapper.e-bigger input{min-height:39px}.e-filled label.e-float-text,.e-filled.e-float-input label.e-float-text,.e-filled.e-float-input.e-control-wrapper label.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom{font-size:14px;left:12px;letter-spacing:.009375em;line-height:1.15;padding-left:0;pointer-events:none;right:auto;top:12px;transform:none;transition:transform .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1);width:100%}.e-filled.e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom{font-size:14px;padding-left:0;top:12px;transform:none;width:100%}.e-filled.e-float-input input label.e-float-text.e-label-top,.e-filled.e-float-input input:focus~label.e-float-text,.e-filled.e-float-input input:valid~label.e-float-text,.e-filled.e-float-input input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input input~label.e-label-top.e-float-text,.e-filled.e-float-input textarea label.e-float-text.e-label-top,.e-filled.e-float-input textarea:focus~label.e-float-text,.e-filled.e-float-input textarea:valid~label.e-float-text,.e-filled.e-float-input textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper input label.e-float-text.e-label-top,.e-filled.e-float-input.e-control-wrapper input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper input:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top,.e-filled.e-float-input.e-control-wrapper textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper textarea:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-input-focus input~label.e-float-text{font-size:14px;top:12px;transform:translateY(-50%) scale(.75)}.e-filled.e-float-input input:-webkit-autofill~label.e-float-text,.e-filled.e-float-input textarea:-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom{font-size:14px;top:12px;transform:translateY(-50%) scale(.75);-webkit-user-select:text;user-select:text}.e-bigger .e-filled.e-float-input input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input input:valid~label.e-float-text,.e-bigger .e-filled.e-float-input input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input input~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input textarea:focus~label.e-float-text,.e-bigger .e-filled.e-float-input textarea:valid~label.e-float-text,.e-bigger .e-filled.e-float-input textarea~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper input:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper input~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper textarea:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper textarea:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper textarea~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-input-focus input~label.e-float-text,.e-bigger .e-filled.e-float-input.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-bigger input:focus~label.e-float-text,.e-filled.e-float-input.e-bigger input:valid~label.e-float-text,.e-filled.e-float-input.e-bigger input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger textarea:focus~label.e-float-text,.e-filled.e-float-input.e-bigger textarea:valid~label.e-float-text,.e-filled.e-float-input.e-bigger textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger input:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger textarea:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-input-focus input~label.e-float-text{font-size:16px;top:18px}.e-bigger .e-filled.e-float-input input:-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input textarea:-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-bigger.e-filled.e-float-input input:-webkit-autofill~label.e-float-text,.e-bigger.e-filled.e-float-input textarea:-webkit-autofill~label.e-float-text,.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom{font-size:16px;top:18px;transform:translateY(-50%) scale(.75);-webkit-user-select:text;user-select:text}.e-filled.e-float-input.e-control-wrapper.e-small input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small input:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small textarea:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-small input:focus~label.e-float-text,.e-filled.e-float-input.e-small input:valid~label.e-float-text,.e-filled.e-float-input.e-small input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small textarea:focus~label.e-float-text,.e-filled.e-float-input.e-small textarea:valid~label.e-float-text,.e-filled.e-float-input.e-small textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-input-focus input~label.e-float-text,.e-small .e-filled.e-float-input input~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input textarea~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper input~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper textarea~label.e-label-top.e-float-text{font-size:13px;top:10px}.e-small .e-filled.e-float-input input:-webkit-autofill~label.e-float-text,.e-small .e-filled.e-float-input textarea:-webkit-autofill~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-small.e-filled.e-float-input input:-webkit-autofill~label.e-float-text,.e-small.e-filled.e-float-input textarea:-webkit-autofill~label.e-float-text,.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom{font-size:13px;top:10px;transform:translateY(-50%) scale(.75);-webkit-user-select:text;user-select:text}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input[disabled]~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input[readonly]~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-input-focus input~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small input:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small input[disabled]~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small input[readonly]~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small input~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small textarea:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small textarea:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small textarea~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger input:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger input[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger input[readonly]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger textarea:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger input:focus~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger input:valid~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger input[disabled]~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger input[readonly]~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger textarea:focus~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger textarea:valid~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger.e-input-focus input~label.e-float-text{font-size:14px;top:12px}.e-bigger .e-filled.e-float-input.e-small input:-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small textarea:-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-bigger .e-small.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-bigger .e-small.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-filled.e-float-input input:-webkit-autofill~label.e-float-text,.e-bigger.e-small .e-filled.e-float-input textarea:-webkit-autofill~label.e-float-text,.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-bigger.e-small input:-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-bigger.e-small textarea:-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill input:-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill~label.e-float-text,.e-small .e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-small .e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-small.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom,.e-small.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill~label.e-float-text.e-label-bottom{font-size:14px;top:12px;transform:translateY(-50%) scale(.75);-webkit-user-select:text;user-select:text}.e-bigger .e-filled.e-float-input label.e-float-text,.e-bigger .e-filled.e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input textarea~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-control-wrapper textarea~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input input.e-bigger~label.e-float-text,.e-filled.e-float-input label.e-float-text.e-bigger,.e-filled.e-float-input textarea.e-bigger~label.e-float-text,.e-filled.e-float-input textarea~label.e-float-text.e-bigger,.e-filled.e-float-input.e-bigger label.e-float-text,.e-filled.e-float-input.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-bigger textarea~label.e-float-text,.e-filled.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper input.e-bigger~label.e-float-text,.e-filled.e-float-input.e-control-wrapper label.e-float-text.e-bigger,.e-filled.e-float-input.e-control-wrapper textarea.e-bigger~label.e-float-text,.e-filled.e-float-input.e-control-wrapper textarea~label.e-float-text.e-bigger,.e-filled.e-float-input.e-control-wrapper.e-bigger label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-bigger textarea~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom{font-size:16px;top:18px}.e-filled.e-float-input textarea.e-small~label.e-float-text,.e-filled.e-float-input textarea~label.e-float-text.e-small,.e-filled.e-float-input.e-control-wrapper textarea.e-small~label.e-float-text,.e-filled.e-float-input.e-control-wrapper textarea~label.e-float-text.e-small,.e-filled.e-float-input.e-control-wrapper.e-small label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-small textarea~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-small label.e-float-text,.e-filled.e-float-input.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-small textarea~label.e-float-text,.e-filled.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input textarea~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-control-wrapper textarea~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom{font-size:13px;top:10px}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-small label.e-float-text,.e-bigger .e-filled.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger label.e-float-text,.e-filled.e-float-input.e-small.e-bigger label.e-float-text,.e-small .e-filled.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom{font-size:14px;top:12px;transform:none}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input label.e-float-text.e-label-top,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-input-focus input~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small input label.e-float-text.e-label-top,.e-bigger .e-filled.e-float-input.e-small input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small input:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small input~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-bigger.e-small input label.e-float-text.e-label-top,.e-filled.e-float-input.e-bigger.e-small input:focus~label.e-float-text,.e-filled.e-float-input.e-bigger.e-small input:valid~label.e-float-text,.e-filled.e-float-input.e-bigger.e-small input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger.e-small input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger.e-small input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger.e-small.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input label.e-float-text.e-label-top,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input~label.e-float-text,.e-small .e-filled.e-float-input.e-bigger input label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-bigger input:focus~label.e-float-text,.e-small .e-filled.e-float-input.e-bigger input:valid~label.e-float-text,.e-small .e-filled.e-float-input.e-bigger input[disabled]~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-bigger input[readonly]~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-bigger input~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-bigger.e-input-focus input~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger input label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger input:focus~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger input:valid~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger input[disabled]~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger input[readonly]~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger input~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger.e-input-focus input~label.e-float-text{transform:translateY(-50%) scale(.75)}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-filled.e-float-input textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-bigger.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid~label.e-float-text.e-label-bottom{font-size:14px;top:12px}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea label.e-float-text.e-label-top,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small textarea label.e-float-text.e-label-top,.e-bigger .e-filled.e-float-input.e-small textarea:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small textarea:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger.e-small textarea label.e-float-text.e-label-top,.e-filled.e-float-input.e-bigger.e-small textarea:valid~label.e-float-text,.e-filled.e-float-input.e-bigger.e-small textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger.e-small textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger.e-small textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea label.e-float-text.e-label-top,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea~label.e-label-top.e-float-text,.e-float-input.e-filled.e-bigger.e-small textarea:focus~label.e-float-text,.e-small .e-filled.e-float-input.e-bigger textarea label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-bigger textarea:focus~label.e-float-text,.e-small .e-filled.e-float-input.e-bigger textarea:valid~label.e-float-text,.e-small .e-filled.e-float-input.e-bigger textarea[disabled]~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-bigger textarea[readonly]~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-bigger textarea~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger textarea label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger textarea:focus~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger textarea:valid~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger textarea[disabled]~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger textarea[readonly]~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger textarea~label.e-label-top.e-float-text{transform:translateY(-50%) scale(.75)}.e-filled.e-float-input label.e-float-text,.e-filled.e-float-input label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper label.e-float-text,.e-filled.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom{left:12px}.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-rtl label.e-float-text,.e-filled.e-float-input.e-rtl label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-rtl.e-control-wrapper label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl .e-filled.e-float-input label.e-float-text .e-filled.e-float-input.e-control-wrapper.e-rtl label.e-float-text,.e-rtl .e-filled.e-float-input.e-control-wrapper label.e-float-text,.e-rtl .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl .e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom{right:12px}.e-bigger .e-filled.e-float-input label.e-float-text,.e-bigger .e-filled.e-float-input label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-control-wrapper label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-bigger label.e-float-text,.e-filled.e-float-input.e-bigger label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-bigger:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-bigger label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom{left:16px}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-rtl label.e-float-text,.e-bigger .e-filled.e-float-input.e-rtl label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-rtl.e-control-wrapper label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-bigger.e-rtl label.e-float-text,.e-filled.e-float-input.e-rtl.e-bigger label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-rtl.e-control-wrapper.e-bigger label.e-float-text.e-label-bottom,.e-rtl .e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl .e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl .e-bigger.e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl .e-bigger.e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl .e-filled.e-float-input.e-bigger label.e-float-text .e-filled.e-float-input.e-control-wrapper.e-rtl.e-bigger label.e-float-text,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger label.e-float-text,.e-rtl.e-bigger .e-filled.e-float-input label.e-float-text .e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl label.e-float-text,.e-rtl.e-bigger .e-filled.e-float-input.e-control-wrapper label.e-float-text,.e-rtl.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl.e-bigger .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl.e-bigger .e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom{right:16px}.e-filled.e-float-input.e-control-wrapper.e-small label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-small label.e-float-text,.e-filled.e-float-input.e-small label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-small:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-bigger label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom{left:8px}.e-filled.e-float-input.e-rtl.e-control-wrapper.e-small label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-rtl.e-small label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-small.e-rtl label.e-float-text,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small label.e-float-text,.e-rtl .e-filled.e-float-input.e-small label.e-float-text .e-filled.e-float-input.e-control-wrapper.e-rtl.e-small label.e-float-text,.e-rtl .e-small.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl .e-small.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl .e-small.e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl .e-small.e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl.e-small .e-filled.e-float-input label.e-float-text .e-small .e-filled.e-float-input.e-control-wrapper.e-rtl label.e-float-text,.e-rtl.e-small .e-filled.e-float-input.e-control-wrapper label.e-float-text,.e-rtl.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl.e-small .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl.e-small .e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-rtl label.e-float-text,.e-small .e-filled.e-float-input.e-rtl label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-rtl.e-control-wrapper label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom{right:8px}.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-small.e-bigger label.e-float-text,.e-filled.e-float-input.e-small.e-bigger label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-small.e-bigger:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-small.e-bigger:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-bigger .e-filled.e-float-input label.e-float-text,.e-small.e-bigger .e-filled.e-float-input label.e-float-text.e-label-bottom,.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper label.e-float-text,.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom,.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-bigger .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-bigger .e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom{left:12px}.e-bigger .e-small.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-small.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-small.e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-small.e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-rtl.e-control-wrapper.e-small.e-bigger label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-rtl.e-small.e-bigger label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-small.e-bigger.e-rtl label.e-float-text,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small.e-bigger label.e-float-text,.e-rtl .e-filled.e-float-input.e-small.e-bigger label.e-float-text .e-filled.e-float-input.e-control-wrapper.e-rtl.e-small.e-bigger label.e-float-text,.e-rtl .e-small.e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl .e-small.e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl .e-small.e-bigger.e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl .e-small.e-bigger.e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl.e-small.e-bigger .e-filled.e-float-input label.e-float-text .e-small.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl label.e-float-text,.e-rtl.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper label.e-float-text,.e-rtl.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl.e-small.e-bigger .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl.e-small.e-bigger .e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-bigger .e-filled.e-float-input.e-rtl label.e-float-text,.e-small.e-bigger .e-filled.e-float-input.e-rtl label.e-float-text.e-label-bottom,.e-small.e-bigger .e-filled.e-float-input.e-rtl.e-control-wrapper label.e-float-text.e-label-bottom,.e-small.e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid~label.e-float-text.e-label-bottom{right:12px}.e-filled.e-float-input .e-float-line,.e-float-input.e-filled.e-control-wrapper .e-float-line{bottom:-1px;position:absolute}.e-float-input.e-filled .e-float-line,.e-float-input.e-filled .e-float-text,.e-float-input.e-filled.e-control-wrapper .e-float-line,.e-float-input.e-filled.e-control-wrapper .e-float-text{right:0}.e-filled.e-filled.e-input-group:not(.e-disabled):not(.e-float-icon-left):after,.e-filled.e-input-group.e-control-wrapper:not(.e-disabled):not(.e-float-icon-left):after,.e-filled.e-input-group.e-control-wrapper:not(.e-disabled):not(.e-float-icon-left):before,.e-filled.e-input-group:not(.e-disabled):not(.e-float-icon-left):before{bottom:-1px}.e-bigger .e-filled.e-input-group .e-input-group-icon,.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon,.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,.e-bigger .e-filled.e-input-group.e-small .e-input-group-icon,.e-filled.e-input-group .e-input-group-icon,.e-filled.e-input-group .e-input-group-icon.e-bigger,.e-filled.e-input-group.e-bigger .e-input-group-icon,.e-filled.e-input-group.e-control-wrapper .e-input-group-icon,.e-filled.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,.e-filled.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,.e-filled.e-input-group.e-small .e-input-group-icon,.e-filled.e-input-group.e-small .e-input-group-icon.e-bigger,.e-filled.e-input-group.e-small.e-bigger .e-input-group-icon,.e-small .e-filled.e-input-group .e-input-group-icon,.e-small .e-filled.e-input-group.e-control-wrapper .e-input-group-icon{font-size:16px;margin-bottom:0;margin-top:0;min-height:20px;min-width:20px;padding:0 0 0 8px}.e-bigger .e-rtl.e-filled.e-input-group .e-input-group-icon,.e-bigger .e-rtl.e-filled.e-input-group.e-control-wrapper .e-input-group-icon,.e-bigger .e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,.e-bigger .e-rtl.e-filled.e-input-group.e-small .e-input-group-icon,.e-bigger.e-rtl .e-filled.e-input-group .e-input-group-icon,.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper .e-input-group-icon,.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,.e-bigger.e-rtl .e-filled.e-input-group.e-small .e-input-group-icon,.e-rtl .e-filled.e-input-group .e-input-group-icon,.e-rtl .e-filled.e-input-group .e-input-group-icon.e-bigger,.e-rtl .e-filled.e-input-group.e-bigger .e-input-group-icon,.e-rtl .e-filled.e-input-group.e-control-wrapper .e-input-group-icon,.e-rtl .e-filled.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,.e-rtl .e-filled.e-input-group.e-small .e-input-group-icon,.e-rtl .e-filled.e-input-group.e-small .e-input-group-icon.e-bigger,.e-rtl .e-filled.e-input-group.e-small.e-bigger .e-input-group-icon,.e-rtl.e-filled.e-input-group .e-input-group-icon,.e-rtl.e-filled.e-input-group .e-input-group-icon.e-bigger,.e-rtl.e-filled.e-input-group.e-bigger .e-input-group-icon,.e-rtl.e-filled.e-input-group.e-control-wrapper .e-input-group-icon,.e-rtl.e-filled.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,.e-rtl.e-filled.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,.e-rtl.e-filled.e-input-group.e-small .e-input-group-icon,.e-rtl.e-filled.e-input-group.e-small .e-input-group-icon.e-bigger,.e-rtl.e-filled.e-input-group.e-small.e-bigger .e-input-group-icon,.e-small .e-rtl.e-filled.e-input-group .e-input-group-icon,.e-small .e-rtl.e-filled.e-input-group.e-control-wrapper .e-input-group-icon,.e-small.e-rtl .e-filled.e-input-group .e-input-group-icon,.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper .e-input-group-icon{padding:0 8px 0 0}.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,.e-filled.e-input-group.e-small .e-input-group-icon,.e-small .e-filled.e-input-group .e-input-group-icon,.e-small .e-filled.e-input-group.e-control-wrapper .e-input-group-icon{font-size:14px;min-height:18px;min-width:18px;padding:0 0 0 4px}.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,.e-rtl .e-filled.e-input-group.e-small .e-input-group-icon,.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,.e-rtl.e-filled.e-input-group.e-small .e-input-group-icon,.e-small .e-rtl.e-filled.e-input-group .e-input-group-icon,.e-small .e-rtl.e-filled.e-input-group.e-control-wrapper .e-input-group-icon,.e-small.e-rtl .e-filled.e-input-group .e-input-group-icon,.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper .e-input-group-icon{padding:0 4px 0 0}.e-bigger .e-filled.e-input-group .e-input-group-icon,.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon,.e-filled.e-input-group .e-input-group-icon.e-bigger,.e-filled.e-input-group.e-bigger .e-input-group-icon,.e-filled.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,.e-filled.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon{font-size:20px;min-height:24px;min-width:24px;padding:0 0 0 8px}.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,.e-bigger .e-filled.e-input-group.e-small .e-input-group-icon,.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,.e-filled.e-input-group.e-small .e-input-group-icon.e-bigger,.e-filled.e-input-group.e-small.e-bigger .e-input-group-icon{font-size:18px;min-height:20px;min-width:20px;padding:0 0 0 8px}.e-bigger .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,.e-bigger .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,.e-bigger .e-rtl.e-filled.e-float-input.e-input-group .e-input-group-icon,.e-bigger .e-rtl.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,.e-bigger.e-rtl .e-filled.e-float-input.e-input-group .e-input-group-icon,.e-bigger.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon.e-bigger,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-bigger .e-input-group-icon,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon.e-bigger,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-input-group-icon,.e-rtl .e-filled.e-float-input.e-input-group .e-input-group-icon,.e-rtl .e-filled.e-float-input.e-input-group .e-input-group-icon.e-bigger,.e-rtl .e-filled.e-float-input.e-input-group.e-bigger .e-input-group-icon,.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-input-group-icon.e-bigger,.e-rtl .e-filled.e-float-input.e-input-group.e-small.e-bigger .e-input-group-icon,.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon.e-bigger,.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-bigger .e-input-group-icon,.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon.e-bigger,.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-input-group-icon,.e-rtl.e-filled.e-float-input.e-input-group .e-input-group-icon,.e-rtl.e-filled.e-float-input.e-input-group .e-input-group-icon.e-bigger,.e-rtl.e-filled.e-float-input.e-input-group.e-bigger .e-input-group-icon,.e-rtl.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,.e-rtl.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon.e-bigger,.e-rtl.e-filled.e-float-input.e-input-group.e-small.e-bigger .e-input-group-icon,.e-small .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,.e-small .e-rtl.e-filled.e-float-input.e-input-group .e-input-group-icon,.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,.e-small.e-rtl .e-filled.e-float-input.e-input-group .e-input-group-icon{padding:0 8px 0 0}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,.e-bigger .e-filled.e-float-input.e-input-group .e-input-group-icon,.e-bigger .e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon.e-bigger,.e-filled.e-float-input.e-control-wrapper.e-input-group.e-bigger .e-input-group-icon,.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon.e-bigger,.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-input-group-icon,.e-filled.e-float-input.e-input-group .e-input-group-icon,.e-filled.e-float-input.e-input-group .e-input-group-icon.e-bigger,.e-filled.e-float-input.e-input-group.e-bigger .e-input-group-icon,.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon.e-bigger,.e-filled.e-float-input.e-input-group.e-small.e-bigger .e-input-group-icon,.e-small .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,.e-small .e-filled.e-float-input.e-input-group .e-input-group-icon{font-size:16px;margin-bottom:0;margin-top:0;padding:0 0 0 8px}.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,.e-small .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,.e-small .e-filled.e-float-input.e-input-group .e-input-group-icon{font-size:14px;padding:0 0 0 4px}.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,.e-rtl.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,.e-small .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,.e-small .e-rtl.e-filled.e-float-input.e-input-group .e-input-group-icon,.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,.e-small.e-rtl .e-filled.e-float-input.e-input-group .e-input-group-icon{padding:0 4px 0 0}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,.e-bigger .e-filled.e-float-input.e-input-group .e-input-group-icon,.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon.e-bigger,.e-filled.e-float-input.e-control-wrapper.e-input-group.e-bigger .e-input-group-icon,.e-filled.e-float-input.e-input-group .e-input-group-icon.e-bigger,.e-filled.e-float-input.e-input-group.e-bigger .e-input-group-icon{font-size:20px;padding:0 0 0 8px}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,.e-bigger .e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon.e-bigger,.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-input-group-icon,.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon.e-bigger,.e-filled.e-float-input.e-input-group.e-small.e-bigger .e-input-group-icon{font-size:18px;padding:0 0 0 8px}.e-filled.e-float-input .e-clear-icon,.e-filled.e-float-input.e-control-wrapper .e-clear-icon,.e-filled.e-input-group .e-clear-icon,.e-filled.e-input-group.e-control-wrapper .e-clear-icon{font-size:16px;padding:0 0 0 8px}.e-filled.e-input-group .e-clear-icon,.e-filled.e-input-group.e-control-wrapper .e-clear-icon{min-height:20px;min-width:20px;padding:0 0 0 8px}.e-filled.e-float-input.e-input-group .e-clear-icon,.e-filled.e-float-input.e-input-group.e-control-wrapper .e-clear-icon{padding:0 0 0 8px}.e-bigger .e-filled.e-input-group .e-clear-icon,.e-bigger .e-filled.e-input-group.e-control-wrapper .e-clear-icon,.e-filled.e-input-group .e-clear-icon.e-bigger,.e-filled.e-input-group.e-bigger .e-clear-icon,.e-filled.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,.e-filled.e-input-group.e-control-wrapper.e-bigger .e-clear-icon{font-size:20px;min-height:24px;min-width:24px;padding:0 0 0 8px}.e-bigger .e-filled.e-input-group.e-control-wrapper.e-float-input .e-clear-icon,.e-bigger .e-filled.e-input-group.e-float-input .e-clear-icon,.e-filled.e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-bigger,.e-filled.e-input-group.e-control-wrapper.e-float-input.e-bigger .e-clear-icon,.e-filled.e-input-group.e-float-input .e-clear-icon.e-bigger,.e-filled.e-input-group.e-float-input.e-bigger .e-clear-icon{padding:0 0 0 8px}.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon,.e-bigger .e-filled.e-input-group.e-small .e-clear-icon,.e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,.e-filled.e-input-group.e-small .e-clear-icon.e-bigger,.e-filled.e-input-group.e-small.e-bigger .e-clear-icon{font-size:18px;min-height:20px;min-width:20px;padding:0 0 0 8px}.e-bigger .e-filled.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,.e-bigger .e-filled.e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon,.e-bigger .e-filled.e-input-group.e-float-input.e-small .e-clear-icon,.e-filled.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon.e-bigger,.e-filled.e-input-group.e-control-wrapper.e-float-input.e-small.e-bigger .e-clear-icon,.e-filled.e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon.e-bigger,.e-filled.e-input-group.e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon,.e-filled.e-input-group.e-float-input.e-small .e-clear-icon.e-bigger,.e-filled.e-input-group.e-float-input.e-small.e-bigger .e-clear-icon{padding:0 0 0 8px}.e-filled.e-input-group .e-clear-icon.e-small,.e-filled.e-input-group.e-control-wrapper .e-clear-icon.e-small,.e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon,.e-filled.e-input-group.e-small .e-clear-icon,.e-small .e-filled.e-input-group .e-clear-icon,.e-small .e-filled.e-input-group.e-control-wrapper .e-clear-icon{font-size:14px;min-height:18px;min-width:18px;padding:0 0 0 4px}.e-filled.e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-small,.e-filled.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,.e-filled.e-input-group.e-float-input .e-clear-icon.e-small,.e-filled.e-input-group.e-float-input.e-control-wrapper .e-clear-icon.e-small,.e-filled.e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon,.e-filled.e-input-group.e-float-input.e-small .e-clear-icon,.e-small .e-filled.e-input-group.e-control-wrapper.e-float-input .e-clear-icon,.e-small .e-filled.e-input-group.e-float-input .e-clear-icon,.e-small .e-filled.e-input-group.e-float-input.e-control-wrapper .e-clear-icon{padding:0 0 0 4px}.e-bigger .e-rtl.e-filled.e-input-group .e-clear-icon,.e-bigger .e-rtl.e-filled.e-input-group.e-control-wrapper .e-clear-icon,.e-bigger .e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon,.e-bigger .e-rtl.e-filled.e-input-group.e-small .e-clear-icon,.e-bigger.e-rtl .e-filled.e-input-group .e-clear-icon,.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper .e-clear-icon,.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon,.e-bigger.e-rtl .e-filled.e-input-group.e-small .e-clear-icon,.e-rtl .e-filled.e-input-group .e-clear-icon,.e-rtl .e-filled.e-input-group .e-clear-icon.e-bigger,.e-rtl .e-filled.e-input-group.e-bigger .e-clear-icon,.e-rtl .e-filled.e-input-group.e-control-wrapper .e-clear-icon,.e-rtl .e-filled.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger .e-clear-icon,.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon,.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,.e-rtl .e-filled.e-input-group.e-small .e-clear-icon,.e-rtl .e-filled.e-input-group.e-small .e-clear-icon.e-bigger,.e-rtl .e-filled.e-input-group.e-small.e-bigger .e-clear-icon,.e-rtl.e-filled.e-input-group .e-clear-icon,.e-rtl.e-filled.e-input-group .e-clear-icon.e-bigger,.e-rtl.e-filled.e-input-group.e-bigger .e-clear-icon,.e-rtl.e-filled.e-input-group.e-control-wrapper .e-clear-icon,.e-rtl.e-filled.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,.e-rtl.e-filled.e-input-group.e-control-wrapper.e-bigger .e-clear-icon,.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon,.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,.e-rtl.e-filled.e-input-group.e-small .e-clear-icon,.e-rtl.e-filled.e-input-group.e-small .e-clear-icon.e-bigger,.e-rtl.e-filled.e-input-group.e-small.e-bigger .e-clear-icon,.e-small .e-rtl.e-filled.e-input-group .e-clear-icon,.e-small .e-rtl.e-filled.e-input-group.e-control-wrapper .e-clear-icon,.e-small.e-rtl .e-filled.e-input-group .e-clear-icon,.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper .e-clear-icon{padding:0 8px 0 0}.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon,.e-rtl .e-filled.e-input-group.e-small .e-clear-icon,.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon,.e-rtl.e-filled.e-input-group.e-small .e-clear-icon,.e-small .e-rtl.e-filled.e-input-group .e-clear-icon,.e-small .e-rtl.e-filled.e-input-group.e-control-wrapper .e-clear-icon,.e-small.e-rtl .e-filled.e-input-group .e-clear-icon,.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper .e-clear-icon{padding:0 4px 0 0}.e-bigger .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon,.e-bigger .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon,.e-bigger .e-rtl.e-filled.e-float-input.e-input-group .e-clear-icon,.e-bigger .e-rtl.e-filled.e-float-input.e-input-group.e-small .e-clear-icon,.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon,.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon,.e-bigger.e-rtl .e-filled.e-float-input.e-input-group .e-clear-icon,.e-bigger.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-clear-icon,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon.e-bigger,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-bigger .e-clear-icon,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon.e-bigger,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-clear-icon,.e-rtl .e-filled.e-float-input.e-input-group .e-clear-icon,.e-rtl .e-filled.e-float-input.e-input-group .e-clear-icon.e-bigger,.e-rtl .e-filled.e-float-input.e-input-group.e-bigger .e-clear-icon,.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-clear-icon,.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-clear-icon.e-bigger,.e-rtl .e-filled.e-float-input.e-input-group.e-small.e-bigger .e-clear-icon,.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon,.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon.e-bigger,.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-bigger .e-clear-icon,.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon,.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon.e-bigger,.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-clear-icon,.e-rtl.e-filled.e-float-input.e-input-group .e-clear-icon,.e-rtl.e-filled.e-float-input.e-input-group .e-clear-icon.e-bigger,.e-rtl.e-filled.e-float-input.e-input-group.e-bigger .e-clear-icon,.e-rtl.e-filled.e-float-input.e-input-group.e-small .e-clear-icon,.e-rtl.e-filled.e-float-input.e-input-group.e-small .e-clear-icon.e-bigger,.e-rtl.e-filled.e-float-input.e-input-group.e-small.e-bigger .e-clear-icon,.e-small .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon,.e-small .e-rtl.e-filled.e-float-input.e-input-group .e-clear-icon,.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon,.e-small.e-rtl .e-filled.e-float-input.e-input-group .e-clear-icon{padding:0 8px 0 0}.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon,.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-clear-icon,.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon,.e-rtl.e-filled.e-float-input.e-input-group.e-small .e-clear-icon,.e-small .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon,.e-small .e-rtl.e-filled.e-float-input.e-input-group .e-clear-icon,.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon,.e-small.e-rtl .e-filled.e-float-input.e-input-group .e-clear-icon{padding:0 4px 0 0}.e-filled.e-float-input .e-clear-icon:before,.e-filled.e-float-input.e-control-wrapper .e-clear-icon:before,.e-filled.e-input-group .e-clear-icon:before,.e-filled.e-input-group.e-control-wrapper .e-clear-icon:before{font-size:16px}.e-filled.e-float-input input.e-small:first-child~.e-clear-icon:before,.e-filled.e-float-input.e-control-wrapper input.e-small:first-child~.e-clear-icon:before,.e-filled.e-float-input.e-control-wrapper.e-small .e-clear-icon:before,.e-filled.e-float-input.e-small .e-clear-icon:before,.e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon:before,.e-filled.e-input-group.e-small .e-clear-icon:before,.e-small .e-filled.e-float-input .e-clear-icon:before,.e-small .e-filled.e-float-input.e-control-wrapper .e-clear-icon:before,.e-small .e-filled.e-input-group .e-clear-icon:before,.e-small .e-filled.e-input-group.e-control-wrapper .e-clear-icon:before{font-size:14px}.e-bigger .e-filled.e-float-input .e-clear-icon:before,.e-bigger .e-filled.e-float-input.e-control-wrapper .e-clear-icon:before,.e-bigger .e-filled.e-input-group .e-clear-icon:before,.e-bigger .e-filled.e-input-group.e-control-wrapper .e-clear-icon:before,.e-filled.e-float-input input.e-bigger:first-child~.e-clear-icon:before,.e-filled.e-float-input.e-bigger .e-clear-icon:before,.e-filled.e-float-input.e-control-wrapper input.e-bigger:first-child~.e-clear-icon:before,.e-filled.e-float-input.e-control-wrapper.e-bigger .e-clear-icon:before,.e-filled.e-input-group.e-bigger .e-clear-icon:before,.e-filled.e-input-group.e-control-wrapper.e-bigger .e-clear-icon:before{font-size:20px}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input:first-child~.e-clear-icon:before,.e-bigger .e-filled.e-float-input.e-small input:first-child~.e-clear-icon:before,.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small input:first-child~.e-clear-icon:before,.e-bigger .e-filled.e-input-group.e-small input:first-child~.e-clear-icon:before,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon:before,.e-filled.e-float-input.e-small.e-bigger .e-clear-icon:before,.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon:before,.e-filled.e-input-group.e-small.e-bigger .e-clear-icon:before,.e-small .e-filled.e-float-input.e-bigger input:first-child~.e-clear-icon:before,.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger input:first-child~.e-clear-icon:before,.e-small .e-filled.e-input-group.e-bigger input:first-child~.e-clear-icon:before,.e-small .e-filled.e-input-group.e-control-wrapper.e-bigger input:first-child~.e-clear-icon:before{font-size:18px}.e-filled.e-float-input .e-input-in-wrap input label.e-float-text.e-label-top,.e-filled.e-float-input .e-input-in-wrap input:focus~label.e-float-text,.e-filled.e-float-input .e-input-in-wrap input:valid~label.e-float-text,.e-filled.e-float-input .e-input-in-wrap input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input .e-input-in-wrap input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input .e-input-in-wrap input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input label.e-float-text.e-label-top,.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input~label.e-label-top.e-float-text{top:12px}.e-bigger .e-filled.e-float-input .e-input-in-wrap input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input .e-input-in-wrap input:valid~label.e-float-text,.e-bigger .e-filled.e-float-input .e-input-in-wrap input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input .e-input-in-wrap input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input .e-input-in-wrap input~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger .e-input-in-wrap input:focus~label.e-float-text,.e-filled.e-float-input.e-bigger .e-input-in-wrap input:valid~label.e-float-text,.e-filled.e-float-input.e-bigger .e-input-in-wrap input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger .e-input-in-wrap input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger .e-input-in-wrap input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input~label.e-label-top.e-float-text{top:18px}.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small .e-input-in-wrap input:focus~label.e-float-text,.e-filled.e-float-input.e-small .e-input-in-wrap input:valid~label.e-float-text,.e-filled.e-float-input.e-small .e-input-in-wrap input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small .e-input-in-wrap input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small .e-input-in-wrap input~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input .e-input-in-wrap input~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input~label.e-label-top.e-float-text{top:10px}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled]~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly]~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small .e-input-in-wrap input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small .e-input-in-wrap input:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small .e-input-in-wrap input[disabled]~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small .e-input-in-wrap input[readonly]~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small .e-input-in-wrap input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input[readonly]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap input:focus~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap input:valid~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap input[disabled]~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap input[readonly]~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap input~label.e-label-top.e-float-text{top:12px}.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus.e-error:not(.e-success):not(.e-warning) .e-input-in-wrap,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus.e-success:not(.e-warning):not(.e-error) .e-input-in-wrap,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus.e-warning:not(.e-success):not(.e-error) .e-input-in-wrap,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,.e-filled.e-input-group.e-float-icon-left.e-input-focus.e-error:not(.e-success):not(.e-warning) .e-input-in-wrap,.e-filled.e-input-group.e-float-icon-left.e-input-focus.e-success:not(.e-warning):not(.e-error) .e-input-in-wrap,.e-filled.e-input-group.e-float-icon-left.e-input-focus.e-warning:not(.e-success):not(.e-error) .e-input-in-wrap,.e-filled.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap{border-style:none;border-width:0}.e-filled.e-float-input .e-input-in-wrap label.e-float-text,.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom{top:12px}.e-bigger .e-filled.e-float-input .e-input-in-wrap label.e-float-text,.e-bigger .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,.e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input .e-input-in-wrap input.e-bigger~label.e-float-text,.e-filled.e-float-input .e-input-in-wrap label.e-float-text.e-bigger,.e-filled.e-float-input.e-bigger .e-input-in-wrap label.e-float-text,.e-filled.e-float-input.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input.e-bigger~label.e-float-text,.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text.e-bigger,.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom{top:18px}.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-small .e-input-in-wrap label.e-float-text,.e-filled.e-float-input.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input .e-input-in-wrap label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom{top:10px}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-small .e-input-in-wrap label.e-float-text,.e-bigger .e-filled.e-float-input.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-small .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-bigger.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap label.e-float-text,.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap label.e-float-text,.e-small .e-filled.e-float-input.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom{top:12px}.e-filled.e-input-group:not(.e-float-input).e-control-wrapper.e-float-icon-left>.e-input-group-icon,.e-filled.e-input-group:not(.e-float-input).e-float-icon-left>.e-input-group-icon{font-size:16px;margin:0;min-height:20px;min-width:20px;padding:0}.e-bigger .e-filled.e-input-group:not(.e-float-input).e-control-wrapper.e-float-icon-left>.e-input-group-icon,.e-bigger .e-filled.e-input-group:not(.e-float-input).e-float-icon-left>.e-input-group-icon,.e-filled.e-input-group:not(.e-float-input).e-bigger.e-float-icon-left>.e-input-group-icon,.e-filled.e-input-group:not(.e-float-input).e-control-wrapper.e-bigger.e-float-icon-left>.e-input-group-icon,.e-filled.e-input-group:not(.e-float-input).e-control-wrapper.e-float-icon-left>.e-input-group-icon.e-bigger,.e-filled.e-input-group:not(.e-float-input).e-float-icon-left>.e-input-group-icon.e-bigger{font-size:20px;margin:0;min-height:24px;min-width:24px;padding:0}.e-filled.e-input-group:not(.e-float-input).e-control-wrapper.e-float-icon-left>.e-input-group-icon.e-small,.e-filled.e-input-group:not(.e-float-input).e-control-wrapper.e-small.e-float-icon-left>.e-input-group-icon,.e-filled.e-input-group:not(.e-float-input).e-float-icon-left>.e-input-group-icon.e-small,.e-filled.e-input-group:not(.e-float-input).e-small.e-float-icon-left>.e-input-group-icon,.e-small .e-filled.e-input-group:not(.e-float-input).e-control-wrapper.e-float-icon-left>.e-input-group-icon,.e-small .e-filled.e-input-group:not(.e-float-input).e-float-icon-left>.e-input-group-icon{font-size:14px;margin:0;min-height:18px;min-width:18px;padding:0}.e-bigger .e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-small.e-float-icon-left>.e-input-group-icon,.e-bigger .e-filled.e-input-group:not(.e-float-input).e-small.e-float-icon-left>.e-input-group-icon,.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-small.e-bigger.e-float-icon-left>.e-input-group-icon,.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-small.e-float-icon-left>.e-input-group-icon.e-bigger,.e-filled.e-input-group:not(.e-float-input).e-small.e-bigger.e-float-icon-left>.e-input-group-icon,.e-filled.e-input-group:not(.e-float-input).e-small.e-float-icon-left>.e-input-group-icon.e-bigger{font-size:18px;margin:0;min-height:20px;min-width:20px;padding:0}.e-filled.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon,.e-filled.e-float-input.e-input-group.e-float-icon-left>.e-input-group-icon,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon,.e-filled.e-input-group.e-float-icon-left>.e-input-group-icon{margin:0;min-height:20px;min-width:20px;padding:0}.e-bigger .e-filled.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon,.e-bigger .e-filled.e-float-input.e-input-group.e-float-icon-left>.e-input-group-icon,.e-bigger .e-filled.e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon,.e-bigger .e-filled.e-input-group.e-float-icon-left>.e-input-group-icon,.e-filled.e-float-input.e-input-group.e-bigger.e-float-icon-left>.e-input-group-icon,.e-filled.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left>.e-input-group-icon,.e-filled.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon.e-bigger,.e-filled.e-float-input.e-input-group.e-float-icon-left>.e-input-group-icon.e-bigger,.e-filled.e-input-group.e-bigger.e-float-icon-left>.e-input-group-icon,.e-filled.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left>.e-input-group-icon,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon.e-bigger,.e-filled.e-input-group.e-float-icon-left>.e-input-group-icon.e-bigger{margin:0;min-height:24px;min-width:24px;padding:0}.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left>.e-input-group-icon.e-small,.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-float-icon-left>.e-input-group-icon,.e-filled.e-float-input.e-input-group.e-float-icon-left>.e-input-group-icon.e-small,.e-filled.e-float-input.e-input-group.e-small.e-float-icon-left>.e-input-group-icon,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon.e-small,.e-filled.e-input-group.e-control-wrapper.e-small.e-float-icon-left>.e-input-group-icon,.e-filled.e-input-group.e-float-icon-left>.e-input-group-icon.e-small,.e-filled.e-input-group.e-small.e-float-icon-left>.e-input-group-icon,.e-small .e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left>.e-input-group-icon,.e-small .e-filled.e-float-input.e-input-group.e-float-icon-left>.e-input-group-icon,.e-small .e-filled.e-input-group.e-control-wrapper.e-float-icon-left>.e-input-group-icon,.e-small .e-filled.e-input-group.e-float-icon-left>.e-input-group-icon{margin:0;min-height:18px;min-width:18px;padding:0}.e-bigger .e-filled.e-input-group.e-control-wrapper.e-float-input.e-small.e-float-icon-left>.e-input-group-icon,.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small.e-float-icon-left>.e-input-group-icon,.e-bigger .e-filled.e-input-group.e-float-input.e-small.e-float-icon-left>.e-input-group-icon,.e-bigger .e-filled.e-input-group.e-small.e-float-icon-left>.e-input-group-icon,.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger.e-float-icon-left>.e-input-group-icon,.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-float-icon-left>.e-input-group-icon.e-bigger,.e-filled.e-float-input.e-input-group.e-small.e-bigger.e-float-icon-left>.e-input-group-icon,.e-filled.e-float-input.e-input-group.e-small.e-float-icon-left>.e-input-group-icon.e-bigger,.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger.e-float-icon-left>.e-input-group-icon,.e-filled.e-input-group.e-control-wrapper.e-small.e-float-icon-left>.e-input-group-icon.e-bigger,.e-filled.e-input-group.e-small.e-bigger.e-float-icon-left>.e-input-group-icon,.e-filled.e-input-group.e-small.e-float-icon-left>.e-input-group-icon.e-bigger{margin:0;min-height:20px;min-width:20px;padding:0}.e-filled.e-float-input .e-input-in-wrap label.e-float-text,.e-filled.e-float-input .e-input-in-wrap label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom{left:0}.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text,.e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-rtl.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl .e-filled.e-float-input .e-input-in-wrap label.e-float-text .e-filled.e-float-input.e-control-wrapper.e-rtl .e-input-in-wrap label.e-float-text,.e-rtl .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,.e-rtl .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom{right:0}.e-bigger .e-filled.e-float-input .e-input-in-wrap label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-bigger .e-input-in-wrap label.e-float-text,.e-filled.e-float-input.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom .e-bigger .e-filled.e-float-input .e-input-in-wrap label.e-float-text{left:0}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text,.e-bigger .e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-rtl.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-bigger.e-rtl .e-input-in-wrap label.e-float-text,.e-filled.e-float-input.e-rtl.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-rtl.e-control-wrapper.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,.e-rtl .e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl .e-bigger.e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl .e-filled.e-float-input.e-bigger .e-input-in-wrap label.e-float-text .e-filled.e-float-input.e-control-wrapper.e-rtl.e-bigger .e-input-in-wrap label.e-float-text,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap label.e-float-text,.e-rtl.e-bigger .e-filled.e-float-input .e-input-in-wrap label.e-float-text .e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl .e-input-in-wrap label.e-float-text,.e-rtl.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,.e-rtl.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl.e-bigger .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom{right:0}.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom .e-small .e-filled.e-float-input.e-bigger .e-input-in-wrap label.e-float-text,.e-filled.e-float-input.e-small .e-input-in-wrap label.e-float-text,.e-filled.e-float-input.e-small .e-input-in-wrap label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input .e-input-in-wrap label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom{left:0}.e-filled.e-float-input.e-rtl.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-rtl.e-small .e-input-in-wrap label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-small.e-rtl .e-input-in-wrap label.e-float-text,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text,.e-rtl .e-filled.e-float-input.e-small .e-input-in-wrap label.e-float-text .e-filled.e-float-input.e-control-wrapper.e-rtl.e-small .e-input-in-wrap label.e-float-text,.e-rtl .e-small.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl .e-small.e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl.e-small .e-filled.e-float-input .e-input-in-wrap label.e-float-text .e-small .e-filled.e-float-input.e-control-wrapper.e-rtl .e-input-in-wrap label.e-float-text,.e-rtl.e-small .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,.e-rtl.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl.e-small .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text,.e-small .e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-rtl.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom{right:0}.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom .e-small.e-bigger .e-filled.e-float-input .e-input-in-wrap label.e-float-text,.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap label.e-float-text,.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-small.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-bigger .e-filled.e-float-input .e-input-in-wrap label.e-float-text.e-label-bottom,.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-bigger .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom{left:0}.e-bigger .e-small.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-small.e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-rtl.e-control-wrapper.e-small.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-rtl.e-small.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-small.e-bigger.e-rtl .e-input-in-wrap label.e-float-text,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap label.e-float-text,.e-rtl .e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap label.e-float-text .e-filled.e-float-input.e-control-wrapper.e-rtl.e-small.e-bigger .e-input-in-wrap label.e-float-text,.e-rtl .e-small.e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl .e-small.e-bigger.e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl.e-small.e-bigger .e-filled.e-float-input .e-input-in-wrap label.e-float-text .e-small.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl .e-input-in-wrap label.e-float-text,.e-rtl.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,.e-rtl.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-rtl.e-small.e-bigger .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-bigger .e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text,.e-small.e-bigger .e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text.e-label-bottom,.e-small.e-bigger .e-filled.e-float-input.e-rtl.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,.e-small.e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small.e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid~label.e-float-text.e-label-bottom{right:0}.e-bigger .e-filled.e-input-group .e-input-group-icon:last-child,.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child,.e-bigger .e-filled.e-input-group.e-small .e-input-group-icon:last-child,.e-bigger .e-filled.e-input-group.e-small.e-control-wrapper .e-input-group-icon:last-child,.e-filled.e-input-group .e-input-group-icon:last-child,.e-filled.e-input-group.e-bigger .e-input-group-icon:last-child,.e-filled.e-input-group.e-bigger.e-control-wrapper .e-input-group-icon:last-child,.e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child,.e-filled.e-input-group.e-small .e-input-group-icon:last-child,.e-filled.e-input-group.e-small.e-bigger .e-input-group-icon:last-child,.e-filled.e-input-group.e-small.e-bigger.e-control-wrapper .e-input-group-icon:last-child,.e-filled.e-input-group.e-small.e-control-wrapper .e-input-group-icon:last-child,.e-small .e-filled.e-input-group .e-input-group-icon:last-child,.e-small .e-filled.e-input-group.e-bigger .e-input-group-icon:last-child,.e-small .e-filled.e-input-group.e-bigger.e-control-wrapper .e-input-group-icon:last-child,.e-small .e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child,.e-small.e-bigger .e-filled.e-input-group .e-input-group-icon:last-child,.e-small.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child{margin-right:0}.e-bigger .e-filled.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:last-child,.e-bigger .e-filled.e-input-group.e-rtl .e-input-group-icon:last-child,.e-bigger .e-filled.e-input-group.e-small.e-control-wrapper.e-rtl .e-input-group-icon:last-child,.e-bigger .e-filled.e-input-group.e-small.e-rtl .e-input-group-icon:last-child,.e-filled.e-input-group.e-bigger.e-control-wrapper.e-rtl .e-input-group-icon:last-child,.e-filled.e-input-group.e-bigger.e-rtl .e-input-group-icon:last-child,.e-filled.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:last-child,.e-filled.e-input-group.e-rtl .e-input-group-icon:last-child,.e-filled.e-input-group.e-small.e-bigger.e-control-wrapper.e-rtl .e-input-group-icon:last-child,.e-filled.e-input-group.e-small.e-bigger.e-rtl .e-input-group-icon:last-child,.e-filled.e-input-group.e-small.e-control-wrapper.e-rtl .e-input-group-icon:last-child,.e-filled.e-input-group.e-small.e-rtl .e-input-group-icon:last-child,.e-rtl .e-filled.e-input-group .e-input-group-icon:last-child,.e-rtl .e-filled.e-input-group.e-bigger .e-input-group-icon:last-child,.e-rtl .e-filled.e-input-group.e-bigger.e-control-wrapper .e-input-group-icon:last-child,.e-rtl .e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child,.e-rtl .e-filled.e-input-group.e-small .e-input-group-icon:last-child,.e-rtl .e-filled.e-input-group.e-small.e-bigger .e-input-group-icon:last-child,.e-rtl .e-filled.e-input-group.e-small.e-bigger.e-control-wrapper .e-input-group-icon:last-child,.e-rtl .e-filled.e-input-group.e-small.e-control-wrapper .e-input-group-icon:last-child,.e-rtl.e-bigger .e-filled.e-input-group .e-input-group-icon:last-child,.e-rtl.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child,.e-rtl.e-bigger .e-filled.e-input-group.e-small .e-input-group-icon:last-child,.e-rtl.e-bigger .e-filled.e-input-group.e-small.e-control-wrapper .e-input-group-icon:last-child,.e-rtl.e-small .e-filled.e-input-group .e-input-group-icon:last-child,.e-rtl.e-small .e-filled.e-input-group.e-bigger .e-input-group-icon:last-child,.e-rtl.e-small .e-filled.e-input-group.e-bigger.e-control-wrapper .e-input-group-icon:last-child,.e-rtl.e-small .e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child,.e-rtl.e-small.e-bigger .e-filled.e-input-group .e-input-group-icon:last-child,.e-rtl.e-small.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child,.e-small .e-filled.e-input-group.e-bigger.e-control-wrapper.e-rtl .e-input-group-icon:last-child,.e-small .e-filled.e-input-group.e-bigger.e-rtl .e-input-group-icon:last-child,.e-small .e-filled.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:last-child,.e-small .e-filled.e-input-group.e-rtl .e-input-group-icon:last-child,.e-small.e-bigger .e-filled.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:last-child,.e-small.e-bigger .e-filled.e-input-group.e-rtl .e-input-group-icon:last-child{margin-left:0}.e-filled.e-input-group .e-input-group-icon,.e-filled.e-input-group.e-control-wrapper .e-input-group-icon,.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,.e-filled.e-input-group.e-small.e-bigger .e-input-group-icon,.e-small.e-bigger .e-filled.e-input-group .e-input-group-icon,.e-small.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon{margin-right:0}.e-filled.e-rtl.e-input-group .e-input-group-icon,.e-filled.e-rtl.e-input-group.e-control-wrapper .e-input-group-icon,.e-filled.e-rtl.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,.e-filled.e-rtl.e-input-group.e-small.e-bigger .e-input-group-icon,.e-rtl .e-filled.e-input-group .e-input-group-icon,.e-rtl .e-filled.e-input-group.e-control-wrapper .e-input-group-icon,.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,.e-rtl .e-filled.e-input-group.e-small.e-bigger .e-input-group-icon,.e-rtl.e-small.e-bigger .e-filled.e-input-group .e-input-group-icon,.e-rtl.e-small.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon,.e-small.e-bigger .e-rtl.e-filled.e-input-group .e-input-group-icon,.e-small.e-bigger .e-rtl.e-filled.e-input-group.e-control-wrapper .e-input-group-icon{margin-left:0;margin-right:0}.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,.e-filled.e-input-group.e-small .e-input-group-icon,.e-small .e-filled.e-input-group .e-input-group-icon,.e-small .e-filled.e-input-group.e-control-wrapper .e-input-group-icon{margin-right:0}.e-filled.e-input-group.e-control-wrapper.e-small.e-rtl .e-input-group-icon,.e-filled.e-input-group.e-small.e-rtl .e-input-group-icon,.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,.e-rtl .e-filled.e-input-group.e-small .e-input-group-icon,.e-rtl.e-small .e-filled.e-input-group .e-input-group-icon,.e-rtl.e-small .e-filled.e-input-group.e-control-wrapper .e-input-group-icon,.e-small .e-filled.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon,.e-small .e-filled.e-input-group.e-rtl .e-input-group-icon{margin-left:0;margin-right:0}.e-filled textarea.e-input,.e-filled.e-float-input.e-control-wrapper.e-multi-line-input textarea,.e-filled.e-float-input.e-multi-line-input textarea,.e-filled.e-input-group.e-control-wrapper.e-multi-line-input textarea,.e-filled.e-input-group.e-multi-line-input textarea{box-sizing:border-box}.e-filled textarea.e-input,.e-filled.e-input-group textarea,.e-filled.e-input-group textarea.e-input,.e-filled.e-input-group.e-control-wrapper textarea,.e-filled.e-input-group.e-control-wrapper textarea.e-input,.e-filled.e-input-group.e-control-wrapper.e-input-focus textarea,.e-filled.e-input-group.e-control-wrapper.e-input-focus textarea.e-input,.e-filled.e-input-group.e-input-focus textarea,.e-filled.e-input-group.e-input-focus textarea.e-input{padding:0 12px 10px}.e-filled.e-float-input textarea,.e-filled.e-float-input.e-control-wrapper textarea{padding:0 12px 5px}.e-bigger .e-filled.e-input-group textarea,.e-bigger .e-filled.e-input-group textarea.e-input,.e-bigger .e-filled.e-input-group.e-control-wrapper textarea,.e-bigger .e-filled.e-input-group.e-control-wrapper textarea.e-input,.e-filled.e-input-group textarea.e-bigger,.e-filled.e-input-group textarea.e-input.e-bigger,.e-filled.e-input-group.e-bigger textarea,.e-filled.e-input-group.e-bigger textarea.e-input,.e-filled.e-input-group.e-control-wrapper textarea.e-bigger,.e-filled.e-input-group.e-control-wrapper textarea.e-input.e-bigger,.e-filled.e-input-group.e-control-wrapper.e-bigger textarea,.e-filled.e-input-group.e-control-wrapper.e-bigger textarea.e-input{padding:0 16px 16px}.e-bigger .e-filled.e-float-input textarea,.e-bigger .e-filled.e-float-input.e-control-wrapper textarea,.e-filled.e-float-input textarea.e-bigger,.e-filled.e-float-input.e-bigger textarea,.e-filled.e-float-input.e-control-wrapper textarea.e-bigger,.e-filled.e-float-input.e-control-wrapper.e-bigger textarea{padding:0 16px 5px}.e-bigger .e-filled.e-input-group.e-control-wrapper.e-input-focus textarea,.e-bigger .e-filled.e-input-group.e-control-wrapper.e-input-focus textarea.e-input,.e-bigger .e-filled.e-input-group.e-input-focus textarea,.e-filled.e-input-group.e-control-wrapper.e-input-focus textarea.e-bigger,.e-filled.e-input-group.e-control-wrapper.e-input-focus textarea.e-input.e-bigger,.e-filled.e-input-group.e-control-wrapper.e-input-focus.e-bigger textarea,.e-filled.e-input-group.e-control-wrapper.e-input-focus.e-bigger textarea.e-input,.e-filled.e-input-group.e-input-focus textarea.e-bigger,.e-filled.e-input-group.e-input-focus textarea.e-input.e-bigger,.e-filled.e-input-group.e-input-focus.e-bigger textarea,.e-filled.e-input-group.e-input-focus.e-bigger textarea.e-input{padding:0 16px 16px}.e-filled.e-input-group textarea.e-input.e-small,.e-filled.e-input-group textarea.e-small,.e-filled.e-input-group.e-control-wrapper.e-small textarea,.e-filled.e-input-group.e-control-wrapper.e-small textarea.e-input,.e-filled.e-input-group.e-small textarea,.e-filled.e-input-group.e-small textarea.e-input,.e-small .e-filled.e-input-group textarea,.e-small .e-filled.e-input-group textarea.e-input{padding:0 8px 7px}.e-filled.e-float-input textarea.e-small,.e-filled.e-float-input.e-control-wrapper textarea.e-small,.e-filled.e-float-input.e-control-wrapper.e-small textarea,.e-filled.e-float-input.e-small textarea,.e-small .e-filled.e-float-input textarea,.e-small .e-filled.e-float-input.e-control-wrapper textarea{padding:0 8px 4px}.e-filled.e-input-group.e-control-wrapper.e-input-focus.e-small textarea,.e-filled.e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input,.e-filled.e-input-group.e-input-focus textarea.e-input.e-small,.e-filled.e-input-group.e-input-focus textarea.e-small,.e-filled.e-input-group.e-input-focus.e-small textarea,.e-filled.e-input-group.e-input-focus.e-small textarea.e-input,.e-small .e-filled.e-input-group.e-input-focus textarea,.e-small .e-filled.e-input-group.e-input-focus textarea.e-input{padding:0 8px 7px}.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small textarea.e-input,.e-bigger .e-filled.e-input-group.e-small textarea.e-input,.e-bigger .e-small.e-filled.e-input-group.e-control-wrapper textarea.e-input,.e-bigger .input-group textarea.e-small,.e-bigger.e-small .e-filled.e-input-group textarea.e-input,.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper textarea.e-input,.e-filled.e-input-group textarea.e-input.e-bigger.e-small,.e-filled.e-input-group.e-bigger textarea.e-small,.e-filled.e-input-group.e-control-wrapper.e-small textarea.e-input.e-bigger,.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger textarea.e-input,.e-filled.e-input-group.e-small textarea.e-input.e-bigger,.e-filled.e-input-group.e-small.e-bigger textarea.e-input,.e-small .e-filled.e-input-group.e-bigger textarea.e-input,.e-small .e-filled.e-input-group.e-control-wrapper textarea.e-input.e-bigger,.e-small .e-filled.e-input-group.e-control-wrapper.e-input-focus textarea.e-input.e-bigger,.e-small .input-group textarea.e-bigger{padding:0 12px 10px}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea,.e-bigger .e-filled.e-float-input.e-small textarea,.e-bigger .e-float-input textarea.e-small,.e-bigger .e-small.e-filled.e-float-input.e-control-wrapper textarea,.e-bigger.e-small .e-filled.e-float-input textarea,.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper textarea,.e-filled.e-float-input textarea.e-bigger.e-small,.e-filled.e-float-input.e-bigger textarea.e-small,.e-filled.e-float-input.e-control-wrapper.e-small textarea.e-bigger,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger textarea,.e-filled.e-float-input.e-small textarea.e-bigger,.e-filled.e-float-input.e-small.e-bigger textarea,.e-small .e-filled.e-float-input.e-bigger textarea,.e-small .e-filled.e-float-input.e-control-wrapper textarea.e-bigger,.e-small .float-input textarea.e-bigger{padding:0 12px 5px}.e-bigger .e-filled.e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input,.e-bigger .e-small.e-filled.e-input-group.e-control-wrapper.e-input-focus textarea.e-input,.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper.e-input-focus textarea.e-input,.e-bigger.e-small .e-filled.e-input-group.e-input-focus textarea.e-input,.e-filled.e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input.e-bigger,.e-filled.e-input-group.e-control-wrapper.e-input-focus.e-small.e-bigger textarea.e-input,.e-filled.e-input-group.e-input-focus textarea.e-input.e-bigger.e-small,.e-filled.e-input-group.e-input-focus.e-bigger textarea.e-small,.e-filled.e-input-group.e-input-focus.e-small textarea.e-input.e-bigger,.e-filled.e-input-group.e-input-focus.e-small.e-bigger textarea.e-input{padding:0 12px 10px}.e-filled.e-input-group.e-control-wrapper.e-multi-line-input,.e-filled.e-input-group.e-multi-line-input{padding:10px 0 0}.e-bigger .e-filled.e-input-group.e-control-wrapper.e-multi-line-input,.e-bigger .e-filled.e-input-group.e-multi-line-input,.e-filled.e-input-group.e-control-wrapper.e-bigger.e-multi-line-input,.e-filled.e-input-group.e-multi-line-input.e-bigger{padding:16px 0 0}.e-filled.e-input-group.e-control-wrapper.e-small.e-multi-line-input,.e-filled.e-input-group.e-small.e-multi-line-input,.e-small .e-filled.e-input-group.e-control-wrapper.e-multi-line-input{padding:7px 0 0}.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small.e-multi-line-input,.e-bigger .e-filled.e-input-group.e-small.e-multi-line-input,.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper.e-small.e-multi-line-input,.e-bigger.e-small .e-filled.e-input-group.e-small.e-multi-line-input,.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger.e-multi-line-input,.e-filled.e-input-group.e-small.e-bigger.e-multi-line-input,.e-small .e-filled.e-input-group.e-bigger.e-multi-line-input,.e-small .e-filled.e-input-group.e-control-wrapper.e-bigger.e-multi-line-input{padding:10px 0 0}.e-filled.e-float-input.e-control-wrapper.e-multi-line-input,.e-filled.e-float-input.e-multi-line-input{padding:14px 0 0}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-multi-line-input,.e-bigger .e-filled.e-float-input.e-multi-line-input,.e-filled.e-float-input.e-bigger.e-multi-line-input,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-multi-line-input{padding:20px 0 0}.e-filled.e-float-input.e-control-wrapper.e-small.e-multi-line-input,.e-filled.e-float-input.e-small.e-multi-line-input,.e-small .e-filled.e-float-input.e-control-wrapper.e-multi-line-input{padding:12px 0 0}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-multi-line-input,.e-bigger .e-filled.e-float-input.e-small.e-multi-line-input,.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-small.e-multi-line-input,.e-bigger.e-small .e-filled.e-float-input.e-small.e-multi-line-input,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-multi-line-input,.e-filled.e-float-input.e-small.e-bigger.e-multi-line-input,.e-small .e-filled.e-float-input.e-bigger.e-multi-line-input,.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger.e-multi-line-input{padding:14px 0 0}.e-filled textarea.e-input.e-rtl,.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input,.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input:focus,.e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input,.e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input:focus,.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input,.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input:focus,.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input,.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input:focus{padding:0 12px 10px;text-indent:0}.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea,.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea:focus,.e-filled.e-float-input.e-multi-line-input.e-rtl textarea,.e-filled.e-float-input.e-multi-line-input.e-rtl textarea:focus,.e-rtl .e-filled.e-float-input.e-multi-line-input textarea,.e-rtl .e-filled.e-float-input.e-multi-line-input textarea:focus,.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea,.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea:focus{padding:0 12px 5px;text-indent:0}.e-filled textarea.e-input.e-small.e-rtl,.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input.e-small,.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea.e-input,.e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input.e-small,.e-filled.e-input-group.e-multi-line-input.e-small.e-rtl textarea.e-input,.e-rtl .e-filled textarea.e-input.e-small,.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input.e-small,.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input.e-small,.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small textarea.e-input,.e-rtl .e-filled.e-input-group.e-multi-line-input.e-small textarea.e-input,.e-small .e-filled textarea.e-input.e-rtl,.e-small .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input,.e-small .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input:focus,.e-small .e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input,.e-small .e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input:focus,.e-small.e-rtl .e-filled textarea.e-input,.e-small.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input,.e-small.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input:focus,.e-small.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input,.e-small.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input:focus{padding:0 8px 7px;text-indent:0}.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-small,.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea,.e-filled.e-float-input.e-multi-line-input.e-rtl textarea.e-small,.e-filled.e-float-input.e-multi-line-input.e-small.e-rtl textarea,.e-rtl .e-filled.e-float-input.e-multi-line-input textarea.e-small,.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea.e-small,.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small textarea,.e-rtl .e-filled.e-float-input.e-multi-line-input.e-small textarea,.e-small .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea,.e-small .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea:focus,.e-small .e-filled.e-float-input.e-multi-line-input.e-rtl textarea,.e-small .e-filled.e-float-input.e-multi-line-input.e-rtl textarea:focus,.e-small.e-rtl .e-filled.e-float-input.e-multi-line-input textarea,.e-small.e-rtl .e-filled.e-float-input.e-multi-line-input textarea:focus,.e-small.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea,.e-small.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea:focus{padding:0 8px 4px;text-indent:0}.e-bigger .e-filled textarea.e-input.e-rtl,.e-bigger .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input,.e-bigger .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input:focus,.e-bigger .e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input,.e-bigger .e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input:focus,.e-bigger.e-rtl .e-filled textarea.e-input,.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input,.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input:focus,.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input,.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input:focus,.e-filled textarea.e-input.e-bigger.e-rtl,.e-filled.e-input-group.e-multi-line-input.e-bigger.e-rtl textarea.e-input,.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-bigger.e-rtl textarea.e-input,.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input.e-bigger,.e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input.e-bigger,.e-rtl .e-filled textarea.e-input.e-bigger,.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input.e-bigger,.e-rtl .e-filled.e-input-group.e-multi-line-input.e-bigger textarea.e-input,.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input.e-bigger,.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-bigger textarea.e-input{padding:0 16px 16px;text-indent:0}.e-bigger .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea,.e-bigger .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea:focus,.e-bigger .e-filled.e-float-input.e-multi-line-input.e-rtl textarea,.e-bigger .e-filled.e-float-input.e-multi-line-input.e-rtl textarea:focus,.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input textarea,.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input textarea:focus,.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea,.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea:focus,.e-filled.e-float-input.e-multi-line-input.e-bigger.e-rtl textarea,.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-bigger.e-rtl textarea,.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-bigger,.e-filled.e-float-input.e-multi-line-input.e-rtl textarea.e-bigger,.e-rtl .e-filled.e-float-input.e-multi-line-input textarea.e-bigger,.e-rtl .e-filled.e-float-input.e-multi-line-input.e-bigger textarea,.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea.e-bigger,.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-bigger textarea{padding:0 16px 5px;text-indent:0}.e-bigger .e-filled textarea.e-input.e-small.e-rtl,.e-bigger .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea.e-input,.e-bigger .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea.e-input:focus,.e-bigger .e-filled.e-input-group.e-multi-line-input.e-small.e-rtl textarea.e-input,.e-bigger .e-filled.e-input-group.e-multi-line-input.e-small.e-rtl textarea.e-input:focus,.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small textarea.e-input,.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small textarea.e-input:focus,.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input.e-small textarea.e-input,.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input.e-small textarea.e-input:focus,.e-bigger.e-rtl textarea.e-input.e-small,.e-filled.e-input-group.e-multi-line-input.e-bigger.e-small.e-rtl textarea.e-input:focus,.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-bigger.e-small.e-rtl textarea.e-input:focus,.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small.e-bigger.e-rtl textarea.e-input,.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea.e-input.e-bigger,.e-filled.e-input-group.e-multi-line-input.e-small.e-bigger.e-rtl textarea.e-input,.e-filled.e-input-group.e-multi-line-input.e-small.e-rtl textarea.e-input.e-bigger,.e-rtl .e-filled.e-input-group.e-multi-line-input.e-bigger.e-small textarea.e-input:focus,.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-bigger.e-small textarea.e-input:focus,.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small textarea.e-input.e-bigger,.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small.e-bigger textarea.e-input,.e-rtl .e-filled.e-input-group.e-multi-line-input.e-small textarea.e-input.e-bigger,.e-rtl .e-filled.e-input-group.e-multi-line-input.e-small.e-bigger textarea.e-input,.e-small .e-filled.e-input-group.e-multi-line-input.e-bigger.e-rtl textarea.e-input:focus,.e-small .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-bigger.e-rtl textarea.e-input:focus,.e-small.e-rtl .e-filled.e-input-group.e-multi-line-input.e-bigger textarea.e-input:focus,.e-small.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-bigger textarea.e-input:focus{padding:0 12px 10px;text-indent:0}.e-bigger .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea,.e-bigger .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea:focus,.e-bigger .e-filled.e-float-input.e-multi-line-input.e-small.e-rtl textarea,.e-bigger .e-filled.e-float-input.e-multi-line-input.e-small.e-rtl textarea:focus,.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small textarea,.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small textarea:focus,.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input.e-small textarea,.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input.e-small textarea:focus,.e-filled.e-float-input.e-multi-line-input.e-bigger.e-small.e-rtl textarea:focus,.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-bigger.e-small.e-rtl textarea:focus,.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small.e-bigger.e-rtl textarea,.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea.e-bigger,.e-filled.e-float-input.e-multi-line-input.e-small.e-bigger.e-rtl textarea,.e-filled.e-float-input.e-multi-line-input.e-small.e-rtl textarea.e-bigger,.e-rtl .e-filled.e-float-input.e-multi-line-input.e-bigger.e-small textarea:focus,.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-bigger.e-small textarea:focus,.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small textarea.e-bigger,.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small.e-bigger textarea,.e-rtl .e-filled.e-float-input.e-multi-line-input.e-small textarea.e-bigger,.e-rtl .e-filled.e-float-input.e-multi-line-input.e-small.e-bigger textarea,.e-small .e-filled.e-float-input.e-multi-line-input.e-bigger.e-rtl textarea:focus,.e-small .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-bigger.e-rtl textarea:focus,.e-small.e-rtl .e-filled.e-float-input.e-multi-line-input.e-bigger textarea:focus,.e-small.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-bigger textarea:focus{padding:0 12px 5px;text-indent:0}.e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,.e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap,.e-filled.e-input-group.e-float-icon-left .e-input-in-wrap{border:0 solid;margin-left:8px}.e-filled.e-float-input.e-float-icon-left.e-rtl .e-input-in-wrap,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,.e-filled.e-input-group.e-float-icon-left.e-rtl .e-input-in-wrap,.e-rtl .e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,.e-rtl .e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,.e-rtl .e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap .e-filled.e-float-input.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,.e-rtl .e-filled.e-input-group.e-float-icon-left .e-input-in-wrap{margin-left:0;margin-right:8px}.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,.e-bigger.e-small .e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap,.e-bigger.e-small .e-filled.e-input-group.e-float-icon-left .e-input-in-wrap,.e-filled.e-float-input.e-control-wrapper.e-float-icon-left.e-bigger.e-small .e-input-in-wrap,.e-filled.e-float-input.e-float-icon-left.e-bigger.e-small .e-input-in-wrap,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-bigger.e-small .e-input-in-wrap,.e-filled.e-input-group.e-float-icon-left.e-bigger.e-small .e-input-in-wrap{border:0 solid;margin-left:8px}.e-filled.e-float-input.e-control-wrapper.e-float-icon-left.e-small .e-input-in-wrap,.e-filled.e-float-input.e-float-icon-left.e-small .e-input-in-wrap,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-small .e-input-in-wrap,.e-filled.e-input-group.e-float-icon-left.e-small .e-input-in-wrap,.e-small .e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,.e-small .e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,.e-small .e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap,.e-small .e-filled.e-input-group.e-float-icon-left .e-input-in-wrap{margin-left:4px}.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,.e-bigger.e-small .e-filled.e-float-input.e-float-icon-left.e-rtl .e-input-in-wrap,.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,.e-bigger.e-small .e-filled.e-input-group.e-float-icon-left.e-rtl .e-input-in-wrap,.e-bigger.e-small.e-filled.e-float-input.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,.e-bigger.e-small.e-filled.e-float-input.e-float-icon-left.e-rtl .e-input-in-wrap,.e-bigger.e-small.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,.e-bigger.e-small.e-filled.e-input-group.e-float-icon-left.e-rtl .e-input-in-wrap,.e-rtl .e-bigger.e-small.e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,.e-rtl .e-bigger.e-small.e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,.e-rtl .e-bigger.e-small.e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap,.e-rtl .e-bigger.e-small.e-filled.e-input-group.e-float-icon-left .e-input-in-wrap,.e-rtl.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,.e-rtl.e-bigger.e-small .e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,.e-rtl.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap,.e-rtl.e-bigger.e-small .e-filled.e-input-group.e-float-icon-left .e-input-in-wrap{margin-left:0;margin-right:8px}.e-rtl .e-small.e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,.e-rtl .e-small.e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,.e-rtl .e-small.e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap,.e-rtl .e-small.e-filled.e-input-group.e-float-icon-left .e-input-in-wrap,.e-rtl.e-small .e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,.e-rtl.e-small .e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,.e-rtl.e-small .e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap,.e-rtl.e-small .e-filled.e-input-group.e-float-icon-left .e-input-in-wrap,.e-small .e-filled.e-float-input.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,.e-small .e-filled.e-float-input.e-float-icon-left.e-rtl .e-input-in-wrap,.e-small .e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,.e-small .e-filled.e-input-group.e-float-icon-left.e-rtl .e-input-in-wrap,.e-small.e-filled.e-float-input.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,.e-small.e-filled.e-float-input.e-float-icon-left.e-rtl .e-input-in-wrap,.e-small.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,.e-small.e-filled.e-input-group.e-float-icon-left.e-rtl .e-input-in-wrap{margin-left:0;margin-right:4px}.e-filled.e-float-input.e-control-wrapper.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover,.e-filled.e-float-input.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover,.e-filled.e-input-group.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover{border-bottom-width:0}.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input):after,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input):before,.e-filled.e-input-group.e-float-icon-left:not(.e-float-input):after,.e-filled.e-input-group.e-float-icon-left:not(.e-float-input):before{-moz-transition:.2s cubic-bezier(.4,0,.4,1);bottom:0;content:"";height:2px;position:absolute;transition:.2s cubic-bezier(.4,0,.4,1);width:0;bottom:-1px}.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-float-line:after,.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-float-line:before,.e-filled.e-float-input.e-input-group.e-float-icon-left .e-float-line:after,.e-filled.e-float-input.e-input-group.e-float-icon-left .e-float-line:before{-moz-transition:.2s cubic-bezier(.4,0,.4,1);bottom:0;content:"";height:2px;position:absolute;transition:.2s cubic-bezier(.4,0,.4,1);width:0}.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-float-line:before,.e-filled.e-float-input.e-input-group.e-float-icon-left .e-float-line:before,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:before,.e-filled.e-input-group.e-float-icon-left:before{left:50%}.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input).e-input-focus:after,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input).e-input-focus:before,.e-filled.e-input-group.e-float-icon-left:not(.e-float-input).e-input-focus:after,.e-filled.e-input-group.e-float-icon-left:not(.e-float-input).e-input-focus:before{width:50%;bottom:-1px}.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-input-focus .e-float-line:after,.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-input-focus .e-float-line:before,.e-filled.e-float-input.e-input-group.e-float-icon-left.e-input-focus .e-float-line:after,.e-filled.e-float-input.e-input-group.e-float-icon-left.e-input-focus .e-float-line:before{width:50%}.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-float-line:after,.e-filled.e-float-input.e-input-group.e-float-icon-left .e-float-line:after,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input):after,.e-filled.e-input-group.e-float-icon-left:not(.e-float-input):after{right:50%}.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap:after,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap:before,.e-filled.e-input-group.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap:after,.e-filled.e-input-group.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap:before{width:0}.e-filled.e-input-group.e-control-wrapper.e-float-icon-left,.e-filled.e-input-group.e-float-icon-left{border-bottom:1px solid}.e-float-input.e-control-wrapper.e-hidden,.e-input-group.e-control-wrapper.e-hidden{display:none}.e-filled.e-input-group.e-control-wrapper.e-error.e-float-icon-left,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left,.e-filled.e-input-group.e-control-wrapper.e-success.e-float-icon-left,.e-filled.e-input-group.e-control-wrapper.e-warning.e-float-icon-left,.e-filled.e-input-group.e-error.e-float-icon-left,.e-filled.e-input-group.e-float-icon-left,.e-filled.e-input-group.e-success.e-float-icon-left,.e-filled.e-input-group.e-warning.e-float-icon-left{border:solid;border-width:0 0 1px}.e-float-input.e-control-container.invalid,.e-float-input.e-control-container.valid.modified,.e-input-group.e-control-container.invalid,.e-input-group.e-control-container.valid.modified{outline:none}
/*! input theme */.e-float-input input,.e-float-input textarea,.e-float-input.e-control-wrapper input,.e-float-input.e-control-wrapper textarea,.e-input-group input.e-input,.e-input-group textarea.e-input,.e-input-group.e-control-wrapper input.e-input,.e-input-group.e-control-wrapper textarea.e-input,input.e-input,textarea.e-input{background:#0000;border-color:#0000006b;color:#000000de}.e-float-input,.e-float-input.e-control-wrapper,.e-float-input.e-input-group,.e-float-input.e-input-group.e-control-wrapper,.e-input-group,.e-input-group.e-control-wrapper{background:#0000;color:#000000de}.e-input-group .e-input-group-icon,.e-input-group.e-control-wrapper .e-input-group-icon{background:#0000;border-color:#0000006b;color:#0000008a}.e-input-group.e-control-wrapper.e-disabled .e-input-group-icon,.e-input-group.e-disabled .e-input-group-icon{color:#00000042}.e-float-input input[disabled],.e-float-input textarea[disabled],.e-float-input.e-control-wrapper input[disabled],.e-float-input.e-control-wrapper textarea[disabled],.e-float-input.e-control-wrapper.e-disabled,.e-float-input.e-disabled,.e-input-group .e-input[disabled],.e-input-group.e-control-wrapper .e-input[disabled],.e-input-group.e-control-wrapper.e-disabled,.e-input-group.e-disabled,.e-input[disabled]{-webkit-text-fill-color:#0000006b;background:#0000;color:#0000006b;background-image:linear-gradient(90deg,#0000006b,#0000006b 33%,#0000 0);background-position:bottom -1px left 0;background-repeat:repeat-x;background-size:4px 1px;border-bottom-color:#0000}.e-float-input input,.e-float-input input[readonly],.e-float-input textarea,.e-float-input textarea[readonly],.e-float-input.e-control-wrapper input,.e-float-input.e-control-wrapper input[readonly],.e-float-input.e-control-wrapper textarea,.e-float-input.e-control-wrapper textarea[readonly],.e-input-group .e-input[disabled],.e-input-group .e-input[readonly],.e-input-group input.e-input,.e-input-group textarea.e-input,.e-input-group.e-control-wrapper .e-input[disabled],.e-input-group.e-control-wrapper .e-input[readonly],.e-input-group.e-control-wrapper input.e-input,.e-input-group.e-control-wrapper textarea.e-input,.e-input-group.e-control-wrapper.e-disabled input.e-input,.e-input-group.e-control-wrapper.e-disabled textarea.e-input,.e-input-group.e-disabled input.e-input,.e-input-group.e-disabled textarea.e-input{background:none;color:inherit}.e-float-input input[disabled],.e-float-input textarea[disabled],.e-float-input.e-control-wrapper input[disabled],.e-float-input.e-control-wrapper textarea[disabled],.e-float-input.e-control-wrapper.e-disabled input,.e-float-input.e-control-wrapper.e-disabled textarea,.e-float-input.e-disabled input,.e-float-input.e-disabled textarea{color:inherit}
/*! Added color to textbox for disbaled state */.e-float-input.e-control-wrapper:not(.e-disabled) input[disabled],.e-float-input.e-control-wrapper:not(.e-disabled) textarea[disabled],.e-float-input:not(.e-disabled) input[disabled],.e-float-input:not(.e-disabled) textarea[disabled]{-webkit-text-fill-color:#0000006b;color:#0000006b}.e-input-group.e-control-wrapper.e-disabled .e-input-group-icon,.e-input-group.e-disabled .e-input-group-icon{background:#0000;border-color:#0000006b}.e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:hover,.e-input-group:not(.e-disabled) .e-input-group-icon:hover{color:#0000008a}.e-input-group.e-control-wrapper.e-disabled .e-input-group-icon:hover,.e-input-group.e-disabled .e-input-group-icon:hover{background:#0000}.e-input-group.e-control-wrapper.e-success .e-input-group-icon,.e-input-group.e-control-wrapper.e-success input.e-input,.e-input-group.e-control-wrapper.e-success textarea.e-input,.e-input-group.e-success .e-input-group-icon,.e-input-group.e-success input.e-input,.e-input-group.e-success textarea.e-input,.e-input.e-success,.e-input.e-success:focus{border-color:#22b24b}.e-input-group.e-control-wrapper.e-warning .e-input-group-icon,.e-input-group.e-control-wrapper.e-warning input.e-input,.e-input-group.e-control-wrapper.e-warning textarea.e-input,.e-input-group.e-warning .e-input-group-icon,.e-input-group.e-warning input.e-input,.e-input-group.e-warning textarea.e-input,.e-input.e-warning,.e-input.e-warning:focus{border-color:#ffca1c}.e-input-group.e-control-wrapper.e-error .e-input-group-icon,.e-input-group.e-control-wrapper.e-error input.e-input,.e-input-group.e-control-wrapper.e-error textarea.e-input,.e-input-group.e-error .e-input-group-icon,.e-input-group.e-error input.e-input,.e-input-group.e-error textarea.e-input,.e-input.e-error,.e-input.e-error:focus{border-color:#f44336}.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,label.e-float-text{color:#0000006b}.e-float-input.e-control-wrapper.e-error input:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-error label.e-float-text,.e-float-input.e-control-wrapper.e-error textarea:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-error.e-input-focus input~label.e-float-text,.e-float-input.e-error input:focus~label.e-float-text,.e-float-input.e-error label.e-float-text,.e-float-input.e-error textarea:focus~label.e-float-text,.e-float-input.e-error.e-input-focus input~label.e-float-text{color:#f44336}.e-float-input input,.e-float-input textarea,.e-float-input.e-control-wrapper input,.e-float-input.e-control-wrapper textarea{border-bottom-color:#0000006b}.e-float-input.e-control-wrapper.e-success input,.e-float-input.e-control-wrapper.e-success textarea,.e-float-input.e-success input,.e-float-input.e-success textarea{border-bottom-color:#22b24b}.e-float-input.e-control-wrapper.e-warning input,.e-float-input.e-control-wrapper.e-warning textarea,.e-float-input.e-warning input,.e-float-input.e-warning textarea{border-bottom-color:#ffca1c}.e-float-input.e-control-wrapper.e-error input,.e-float-input.e-control-wrapper.e-error textarea,.e-float-input.e-error input,.e-float-input.e-error textarea{border-bottom-color:#f44336}.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line:after,.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line:before,.e-float-input:not(.e-input-group) .e-float-line:after,.e-float-input:not(.e-input-group) .e-float-line:before{background:#e3165b}.e-float-input.e-control-wrapper.e-success:not(.e-input-group) .e-float-line:after,.e-float-input.e-control-wrapper.e-success:not(.e-input-group) .e-float-line:before,.e-float-input.e-success:not(.e-input-group) .e-float-line:after,.e-float-input.e-success:not(.e-input-group) .e-float-line:before{background:#22b24b}.e-float-input.e-control-wrapper.e-warning:not(.e-input-group) .e-float-line:after,.e-float-input.e-control-wrapper.e-warning:not(.e-input-group) .e-float-line:before,.e-float-input.e-warning:not(.e-input-group) .e-float-line:after,.e-float-input.e-warning:not(.e-input-group) .e-float-line:before{background:#ffca1c}.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid)~label.e-float-text:not(.e-label-top),.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid)~label.e-float-text:not(.e-label-top),.e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid)~label.e-float-text:not(.e-label-top){color:#0000006b}.e-float-input.e-control-wrapper.e-error:not(.e-input-group) .e-float-line:after,.e-float-input.e-control-wrapper.e-error:not(.e-input-group) .e-float-line:before,.e-float-input.e-error:not(.e-input-group) .e-float-line:after,.e-float-input.e-error:not(.e-input-group) .e-float-line:before{background:#f44336}.e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:active,.e-input-group:not(.e-disabled) .e-input-group-icon:active{background:#0000;color:#0000008a}.e-float-input input::selection,.e-float-input textarea::selection,.e-float-input.e-control-wrapper input::selection,.e-float-input.e-control-wrapper textarea::selection,.e-input-group input.e-input::selection,.e-input-group textarea.e-input::selection,.e-input-group.e-control-wrapper input.e-input::selection,.e-input-group.e-control-wrapper textarea.e-input::selection,input.e-input::selection,textarea.e-input::selection{background:#e3165b;color:#fff}.e-float-input textarea::selection,.e-float-input.e-small textarea::selection{background:#e3165b;color:#fff}.e-input-group input.e-input:-moz-placeholder,.e-input-group.e-control-wrapper input.e-input:-moz-placeholder{color:#0000006b}.e-input-group input.e-input:-moz-placeholder,input.e-input:-moz-placeholder{color:#0000006b}.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,textarea.e-input:-moz-placeholder{color:#0000006b}.e-input-group textarea.e-input:-moz-placeholder,.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder{color:#0000006b}.e-input-group input.e-input::-moz-placeholder,input.e-input::-moz-placeholder{color:#0000006b}.e-input-group.e-control-wrapper input.e-input::-moz-placeholder,textarea.e-input::-moz-placeholder{color:#0000006b}.e-input-group textarea.e-input::-moz-placeholder,.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder{color:#0000006b}input.e-input:-ms-input-placeholder{color:#0000006b}.e-input-group input.e-input:-ms-input-placeholder{color:#0000006b}.e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder{color:#0000006b}textarea.e-input:-ms-input-placeholder{color:#0000006b}.e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder{color:#0000006b}.e-input-group textarea.e-input:-ms-input-placeholder{color:#0000006b}.e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,input.e-input::-webkit-input-placeholder{color:#0000006b}.e-input-group input.e-input::-webkit-input-placeholder,textarea.e-input::-webkit-input-placeholder{color:#0000006b}.e-input-group textarea.e-input::-webkit-input-placeholder,.e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder{color:#0000006b}.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line:after,.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line:before,.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left) .e-float-line:after,.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left) .e-float-line:before,.e-float-input.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line:after,.e-float-input.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line:before,.e-float-input.e-input-group:not(.e-float-icon-left) .e-float-line:after,.e-float-input.e-input-group:not(.e-float-icon-left) .e-float-line:before,.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap:after,.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap:before,.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input):after,.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input):before,.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap:after,.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap:before,.e-input-group:not(.e-float-icon-left):not(.e-float-input):after,.e-input-group:not(.e-float-icon-left):not(.e-float-input):before{background:#e3165b}.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-success .e-input-in-wrap .e-float-line:after,.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-success .e-input-in-wrap .e-float-line:before,.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left).e-success .e-float-line:after,.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left).e-success .e-float-line:before,.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-success .e-input-in-wrap .e-float-line:after,.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-success .e-input-in-wrap .e-float-line:before,.e-float-input.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-success .e-float-line:after,.e-float-input.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-success .e-float-line:before,.e-float-input.e-input-group.e-float-icon-left.e-success .e-input-in-wrap .e-float-line:after,.e-float-input.e-input-group.e-float-icon-left.e-success .e-input-in-wrap .e-float-line:before,.e-float-input.e-input-group:not(.e-float-icon-left).e-success .e-float-line:after,.e-float-input.e-input-group:not(.e-float-icon-left).e-success .e-float-line:before,.e-input-group.e-control-wrapper.e-float-icon-left.e-success:not(.e-float-input) .e-input-in-wrap:after,.e-input-group.e-control-wrapper.e-float-icon-left.e-success:not(.e-float-input) .e-input-in-wrap:before,.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input).e-success:after,.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input).e-success:before,.e-input-group.e-float-icon-left.e-success:not(.e-float-input) .e-input-in-wrap:after,.e-input-group.e-float-icon-left.e-success:not(.e-float-input) .e-input-in-wrap:before,.e-input-group:not(.e-float-icon-left):not(.e-float-input).e-success:after,.e-input-group:not(.e-float-icon-left):not(.e-float-input).e-success:before{background:#22b24b}.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-warning .e-input-in-wrap .e-float-line:after,.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-warning .e-input-in-wrap .e-float-line:before,.e-float-input.e-input-group:not(.e-float-icon-left).e-warning .e-float-line:after,.e-float-input.e-input-group:not(.e-float-icon-left).e-warning .e-float-line:before,.e-input-group.e-control-wrapper.e-float-icon-left.e-warning:not(.e-float-input) .e-input-in-wrap:after,.e-input-group.e-control-wrapper.e-float-icon-left.e-warning:not(.e-float-input) .e-input-in-wrap:before,.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-warning:not(.e-float-input):after,.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-warning:not(.e-float-input):before,.e-input-group.e-float-icon-left.e-warning:not(.e-float-input) .e-input-in-wrap:after,.e-input-group.e-float-icon-left.e-warning:not(.e-float-input) .e-input-in-wrap:before,.e-input-group:not(.e-float-icon-left).e-warning:not(.e-float-input):after,.e-input-group:not(.e-float-icon-left).e-warning:not(.e-float-input):before{background:#ffca1c}.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-error .e-input-in-wrap .e-float-line:after,.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-error .e-input-in-wrap .e-float-line:before,.e-float-input.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-error .e-float-line:after,.e-float-input.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-error .e-float-line:before,.e-float-input.e-input-group.e-float-icon-left.e-error .e-input-in-wrap .e-float-line:after,.e-float-input.e-input-group.e-float-icon-left.e-error .e-input-in-wrap .e-float-line:before,.e-float-input.e-input-group:not(.e-float-icon-left).e-error .e-float-line:after,.e-float-input.e-input-group:not(.e-float-icon-left).e-error .e-float-line:before,.e-input-group.e-control-wrapper.e-float-icon-left.e-error:not(.e-float-input) .e-input-in-wrap:after,.e-input-group.e-control-wrapper.e-float-icon-left.e-error:not(.e-float-input) .e-input-in-wrap:before,.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-error:not(.e-float-input):after,.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-error:not(.e-float-input):before,.e-input-group.e-float-icon-left.e-error:not(.e-float-input) .e-input-in-wrap:after,.e-input-group.e-float-icon-left.e-error:not(.e-float-input) .e-input-in-wrap:before,.e-input-group:not(.e-float-icon-left).e-error:not(.e-float-input):after,.e-input-group:not(.e-float-icon-left).e-error:not(.e-float-input):before{background:#f44336}.e-input-group.e-control-wrapper.e-error .e-input-group-icon,.e-input-group.e-control-wrapper.e-error:not(.e-disabled) .e-input-group-icon:active,.e-input-group.e-control-wrapper.e-error:not(.e-disabled):not(:active) .e-input-group-icon:hover,.e-input-group.e-control-wrapper.e-success .e-input-group-icon,.e-input-group.e-control-wrapper.e-success:not(.e-disabled) .e-input-group-icon:active,.e-input-group.e-control-wrapper.e-success:not(.e-disabled):not(:active) .e-input-group-icon:hover,.e-input-group.e-control-wrapper.e-warning .e-input-group-icon,.e-input-group.e-control-wrapper.e-warning:not(.e-disabled) .e-input-group-icon:active,.e-input-group.e-control-wrapper.e-warning:not(.e-disabled):not(:active) .e-input-group-icon:hover,.e-input-group.e-error .e-input-group-icon,.e-input-group.e-error:not(.e-disabled) .e-input-group-icon:active,.e-input-group.e-error:not(.e-disabled):not(:active) .e-input-group-icon:hover,.e-input-group.e-success .e-input-group-icon,.e-input-group.e-success:not(.e-disabled) .e-input-group-icon:active,.e-input-group.e-success:not(.e-disabled):not(:active) .e-input-group-icon:hover,.e-input-group.e-warning .e-input-group-icon,.e-input-group.e-warning:not(.e-disabled) .e-input-group-icon:active,.e-input-group.e-warning:not(.e-disabled):not(:active) .e-input-group-icon:hover{color:#0000008a}.e-input-group input.e-input,.e-input-group textarea.e-input,.e-input-group.e-control-wrapper input.e-input,.e-input-group.e-control-wrapper textarea.e-input{border-color:#0000006b}.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group).e-input-focus input,.e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,.e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,.e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group).e-input-focus input,.e-input:focus:not(.e-success):not(.e-warning):not(.e-error){border-color:#e3165b}.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) input.e-input:focus,.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) textarea.e-input:focus,.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error).e-input-focus input.e-input,.e-input-group:not(.e-success):not(.e-warning):not(.e-error) input.e-input:focus,.e-input-group:not(.e-success):not(.e-warning):not(.e-error) textarea.e-input:focus,.e-input-group:not(.e-success):not(.e-warning):not(.e-error).e-input-focus input.e-input{border-color:#0000}.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input,.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus,.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input,.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus,.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left){border-color:#0000006b}.e-input-focus.e-control-wrapper.e-rtl:not(.e-success):not(.e-warning):not(.e-error) .e-input:first-child:focus,.e-input-focus.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) .e-input:last-child:focus,.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) .e-input:first-child:focus,.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:last-child:focus,.e-input-group.e-control-wrapper.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) .e-input:last-child:focus,.e-input-group.e-control-wrapper.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span.e-input-group-icon,.e-input-group.e-control-wrapper.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span:first-child.e-input-group-icon,.e-input-group.e-control-wrapper.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span:last-child.e-input-group-icon,.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:first-child:focus,.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) span.e-input-group-icon,.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) span:first-child.e-input-group-icon,.e-input-group.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) .e-input:last-child:focus,.e-input-group.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span.e-input-group-icon,.e-input-group.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span:first-child.e-input-group-icon,.e-input-group.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span:last-child.e-input-group-icon,.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:first-child:focus,.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) span.e-input-group-icon,.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) span:first-child.e-input-group-icon{border-color:#0000}.e-float-input.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,.e-float-input.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),.e-input-group.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,.e-input-group:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left){border-color:#0000006b}.e-input-group,.e-input-group.e-control-wrapper{border-bottom-color:#0000006b}.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input,.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus,.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left) .e-input,.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left) .e-input:focus,.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input,.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus,.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left) .e-input,.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left) .e-input:focus{border-bottom-color:#0000;border-top-color:#0000}.e-float-icon-left.e-control-wrapper.e-input-group.e-success,.e-float-icon-left.e-input-group.e-control-wrapper.e-error,.e-float-icon-left.e-input-group.e-control-wrapper.e-warning,.e-float-icon-left.e-input-group.e-error,.e-float-icon-left.e-input-group.e-success,.e-float-icon-left.e-input-group.e-warning,.e-input-group.e-control-wrapper.e-error,.e-input-group.e-control-wrapper.e-float-icon-left,.e-input-group.e-control-wrapper.e-success,.e-input-group.e-control-wrapper.e-warning,.e-input-group.e-error,.e-input-group.e-float-icon-left,.e-input-group.e-success,.e-input-group.e-warning{border-color:#0000}.e-input-group.e-control-wrapper.e-float-icon-left.e-success .e-input-in-wrap,.e-input-group.e-control-wrapper.e-success,.e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left),.e-input-group.e-float-icon-left.e-success .e-input-in-wrap,.e-input-group.e-success,.e-input-group.e-success:not(.e-float-icon-left){border-bottom-color:#22b24b}.e-input-group.e-control-wrapper.e-float-icon-left.e-warning .e-input-in-wrap,.e-input-group.e-control-wrapper.e-warning,.e-input-group.e-control-wrapper.e-warning:not(.e-float-icon-left),.e-input-group.e-float-icon-left.e-warning .e-input-in-wrap,.e-input-group.e-warning,.e-input-group.e-warning:not(.e-float-icon-left){border-bottom-color:#ffca1c}.e-input-group.e-control-wrapper.e-error,.e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left),.e-input-group.e-control-wrapper.e-float-icon-left.e-error .e-input-in-wrap,.e-input-group.e-error,.e-input-group.e-error:not(.e-float-icon-left),.e-input-group.e-float-icon-left.e-error .e-input-in-wrap{border-bottom-color:#f44336}.e-float-input .e-clear-icon,.e-float-input .e-clear-icon:hover,.e-float-input.e-control-wrapper .e-clear-icon,.e-float-input.e-control-wrapper .e-clear-icon:hover,.e-input-group .e-clear-icon,.e-input-group .e-clear-icon:hover,.e-input-group.e-control-wrapper .e-clear-icon,.e-input-group.e-control-wrapper .e-clear-icon:hover{color:#0000008a}.e-float-input.e-control-wrapper.e-disabled .e-clear-icon,.e-float-input.e-disabled .e-clear-icon,.e-input-group.e-control-wrapper.e-disabled .e-clear-icon,.e-input-group.e-disabled .e-clear-icon{color:#00000042}.e-float-input.e-control-wrapper.e-input-focus .e-input:focus,.e-float-input.e-input-focus .e-input:focus{border-bottom-color:#0000;border-top-color:#0000}.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input:valid~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input:focus~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input:valid~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input~label.e-float-text,.e-bigger .e-float-input.e-small:not(.e-error) input:focus~label.e-float-text,.e-bigger .e-float-input.e-small:not(.e-error) input:valid~label.e-float-text,.e-bigger .e-float-input.e-small:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-small:not(.e-error) input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-small:not(.e-error) input~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-small:not(.e-error).e-input-focus input~label.e-float-text,.e-bigger .e-float-input:not(.e-error) input:focus~label.e-float-text,.e-bigger .e-float-input:not(.e-error) input:valid~label.e-float-text,.e-bigger .e-float-input:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-float-input:not(.e-error) input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input:not(.e-error) input~label.e-label-top.e-float-text,.e-bigger .e-float-input:not(.e-error).e-input-focus input~label.e-float-text,.e-float-input .e-control-wrapper:not(.e-error) input label.e-float-text.e-label-top,.e-float-input.e-bigger:not(.e-error) input:focus~label.e-float-text,.e-float-input.e-bigger:not(.e-error) input:valid~label.e-float-text,.e-float-input.e-bigger:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-bigger:not(.e-error) input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-bigger:not(.e-error) input~label.e-label-top.e-float-text,.e-float-input.e-bigger:not(.e-error).e-input-focus input~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:valid~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus input~label.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:valid~label.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus input~label.e-float-text,.e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-small:not(.e-error) input:valid~label.e-float-text,.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled]~label.e-float-text,.e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly]~label.e-float-text,.e-float-input.e-control-wrapper.e-small:not(.e-error) input~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input~label.e-float-text,.e-float-input.e-control-wrapper:not(.e-error) input:focus~label.e-float-text,.e-float-input.e-control-wrapper:not(.e-error) input:valid~label.e-float-text,.e-float-input.e-control-wrapper:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper:not(.e-error) input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper:not(.e-error) input~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input~label.e-float-text,.e-float-input.e-small.e-bigger:not(.e-error) input:focus~label.e-float-text,.e-float-input.e-small.e-bigger:not(.e-error) input:valid~label.e-float-text,.e-float-input.e-small.e-bigger:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-small.e-bigger:not(.e-error) input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-small.e-bigger:not(.e-error) input~label.e-label-top.e-float-text,.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus input~label.e-float-text,.e-float-input.e-small:not(.e-error) input:focus~label.e-float-text,.e-float-input.e-small:not(.e-error) input:valid~label.e-float-text,.e-float-input.e-small:not(.e-error) input[disabled]~label.e-float-text,.e-float-input.e-small:not(.e-error) input[readonly]~label.e-float-text,.e-float-input.e-small:not(.e-error) input~label.e-label-top.e-float-text,.e-float-input.e-small:not(.e-error).e-input-focus input~label.e-float-text,.e-float-input:not(.e-error) input label.e-float-text.e-label-top,.e-float-input:not(.e-error) input:focus~label.e-float-text,.e-float-input:not(.e-error) input:valid~label.e-float-text,.e-float-input:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-float-input:not(.e-error) input[readonly]~label.e-label-top.e-float-text,.e-float-input:not(.e-error) input~label.e-label-top.e-float-text,.e-float-input:not(.e-error).e-input-focus input~label.e-float-text,.e-small .e-float-input.e-control-wrapper:not(.e-error) input:focus~label.e-float-text,.e-small .e-float-input.e-control-wrapper:not(.e-error) input:valid~label.e-float-text,.e-small .e-float-input.e-control-wrapper:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-small .e-float-input.e-control-wrapper:not(.e-error) input[readonly]~label.e-float-text.e-label-top,.e-small .e-float-input.e-control-wrapper:not(.e-error) input~label.e-label-top.e-float-text,.e-small .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input~label.e-float-text,.e-small .e-float-input:not(.e-error) input:focus~label.e-float-text,.e-small .e-float-input:not(.e-error) input:valid~label.e-float-text,.e-small .e-float-input:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-small .e-float-input:not(.e-error) input[readonly]~label.e-float-text.e-label-top,.e-small .e-float-input:not(.e-error) input~label.e-label-top.e-float-text,.e-small .e-float-input:not(.e-error).e-input-focus input~label.e-float-text{color:#0000008a}.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-float-input.e-small:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-float-input:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-bigger:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-control-wrapper:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid)~label.e-float-text:not(.e-label-top),.e-float-input.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input.e-small:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid)~label.e-float-text:not(.e-label-top),.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid)~label.e-float-text:not(.e-label-top),.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-float-input:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom{color:#0000006b}.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:valid~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:focus~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:valid~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-small:not(.e-error) textarea:focus~label.e-float-text,.e-bigger .e-float-input.e-small:not(.e-error) textarea:valid~label.e-float-text,.e-bigger .e-float-input.e-small:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-small:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-small:not(.e-error) textarea~label.e-label-top.e-float-text,.e-bigger .e-float-input:not(.e-error) textarea:focus~label.e-float-text,.e-bigger .e-float-input:not(.e-error) textarea:valid~label.e-float-text,.e-bigger .e-float-input:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-float-input:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input:not(.e-error) textarea~label.e-label-top.e-float-text,.e-float-input.e-bigger:not(.e-error) textarea:focus~label.e-float-text,.e-float-input.e-bigger:not(.e-error) textarea:valid~label.e-float-text,.e-float-input.e-bigger:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-float-input.e-bigger:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,.e-float-input.e-bigger:not(.e-error) textarea~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:valid~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:valid~label.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:valid~label.e-float-text,.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled]~label.e-float-text,.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly]~label.e-float-text,.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper:not(.e-error) textarea label.e-float-text.e-label-top,.e-float-input.e-control-wrapper:not(.e-error) textarea:focus~label.e-float-text,.e-float-input.e-control-wrapper:not(.e-error) textarea:valid~label.e-float-text,.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper:not(.e-error) textarea~label.e-label-top.e-float-text,.e-float-input.e-small.e-bigger:not(.e-error) textarea:focus~label.e-float-text,.e-float-input.e-small.e-bigger:not(.e-error) textarea:valid~label.e-float-text,.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-float-input.e-small.e-bigger:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,.e-float-input.e-small.e-bigger:not(.e-error) textarea~label.e-label-top.e-float-text,.e-float-input.e-small:not(.e-error) textarea:focus~label.e-float-text,.e-float-input.e-small:not(.e-error) textarea:valid~label.e-float-text,.e-float-input.e-small:not(.e-error) textarea[disabled]~label.e-float-text,.e-float-input.e-small:not(.e-error) textarea[readonly]~label.e-float-text,.e-float-input.e-small:not(.e-error) textarea~label.e-label-top.e-float-text,.e-float-input:not(.e-error) textarea label.e-float-text.e-label-top,.e-float-input:not(.e-error) textarea:focus~label.e-float-text,.e-float-input:not(.e-error) textarea:valid~label.e-float-text,.e-float-input:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-float-input:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,.e-float-input:not(.e-error) textarea~label.e-label-top.e-float-text,.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:focus~label.e-float-text,.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:valid~label.e-float-text,.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]~label.e-float-text.e-label-top,.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea~label.e-label-top.e-float-text,.e-small .e-float-input:not(.e-error) textarea:focus~label.e-float-text,.e-small .e-float-input:not(.e-error) textarea:valid~label.e-float-text,.e-small .e-float-input:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-small .e-float-input:not(.e-error) textarea[readonly]~label.e-float-text.e-label-top,.e-small .e-float-input:not(.e-error) textarea~label.e-label-top.e-float-text{color:#0000008a}.e-float-input input[disabled]~label.e-float-text,.e-float-input input[disabled]~label.e-label-top.e-float-text,.e-float-input textarea[disabled]~label.e-float-text,.e-float-input textarea[disabled]~label.e-label-top.e-float-text,.e-float-input.e-bigger:not(.e-error) input[disabled]~label.e-float-text,.e-float-input.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-float-input.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,.e-float-input.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-float-input.e-control-wrapper input[disabled]~label.e-float-text,.e-float-input.e-control-wrapper input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper textarea[disabled]~label.e-float-text,.e-float-input.e-control-wrapper textarea[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled]~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-float-input.e-control-wrapper.e-disabled input[disabled]~label.e-float-text,.e-float-input.e-control-wrapper.e-disabled input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-disabled label.e-float-text,.e-float-input.e-control-wrapper.e-disabled label.e-float-text.e-label-top,.e-float-input.e-control-wrapper.e-disabled textarea[disabled]~label.e-float-text,.e-float-input.e-control-wrapper.e-disabled textarea[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled]~label.e-float-text,.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text,.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled]~label.e-float-text,.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled]~label.e-float-text,.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled]~label.e-float-text,.e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled]~label.e-float-text,.e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text,.e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text.e-label-top,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled]~label.e-float-text,.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled]~label.e-float-text,.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-float-input.e-control-wrapper:not(.e-error) input[disabled]~label.e-float-text,.e-float-input.e-control-wrapper:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled]~label.e-float-text,.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-float-input.e-disabled label.e-float-text,.e-float-input.e-disabled label.e-float-text.e-label-top,.e-float-input.e-input-group.e-disabled .e-float-text,.e-float-input.e-input-group.e-disabled .e-float-text.e-label-top,.e-float-input.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text,.e-float-input.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-float-input.e-small:not(.e-error) input[disabled]~label.e-float-text,.e-float-input.e-small:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-float-input.e-small:not(.e-error) textarea[disabled]~label.e-float-text,.e-float-input.e-small:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-float-input:not(.e-error) input[disabled]~label.e-float-text,.e-float-input:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-float-input:not(.e-error) textarea[disabled]~label.e-float-text,.e-float-input:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text{color:#0000006b}.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly]:focus~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly]:focus~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input:focus~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input[readonly]:focus~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:focus~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]:focus~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper:not(.e-error).e-input-focus textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-small:not(.e-error) input:focus~label.e-float-text,.e-bigger .e-float-input.e-small:not(.e-error) input[readonly]:focus~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-small:not(.e-error) textarea:focus~label.e-float-text,.e-bigger .e-float-input.e-small:not(.e-error) textarea[readonly]:focus~label.e-label-top.e-float-text .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly]:focus~label.e-float-text,.e-bigger .e-float-input.e-small:not(.e-error).e-input-focus input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input.e-small:not(.e-error).e-input-focus input~label.e-float-text,.e-bigger .e-float-input.e-small:not(.e-error).e-input-focus textarea[readonly]~label.e-label-top.e-float-text .e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus textarea[readonly]~label.e-float-text,.e-bigger .e-float-input:not(.e-error) input:focus~label.e-float-text,.e-bigger .e-float-input:not(.e-error) input[readonly]:focus~label.e-label-top.e-float-text,.e-bigger .e-float-input:not(.e-error) textarea:focus~label.e-float-text,.e-bigger .e-float-input:not(.e-error) textarea[readonly]:focus~label.e-label-top.e-float-text,.e-bigger .e-float-input:not(.e-error).e-input-focus input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-float-input:not(.e-error).e-input-focus input~label.e-float-text,.e-bigger .e-float-input:not(.e-error).e-input-focus textarea[readonly]~label.e-label-top.e-float-text,.e-float-input.e-bigger:not(.e-error) input:focus~label.e-float-text,.e-float-input.e-bigger:not(.e-error) input[readonly]:focus~label.e-label-top.e-float-text,.e-float-input.e-bigger:not(.e-error) textarea:focus~label.e-float-text,.e-float-input.e-bigger:not(.e-error) textarea[readonly]:focus~label.e-label-top.e-float-text,.e-float-input.e-bigger:not(.e-error).e-input-focus input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-bigger:not(.e-error).e-input-focus input~label.e-float-text,.e-float-input.e-bigger:not(.e-error).e-input-focus textarea[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[readonly]:focus~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[readonly]:focus~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus input~label.e-float-text,.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus textarea[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[readonly]:focus~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[readonly]:focus~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus input~label.e-float-text,.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus textarea[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly]:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus~label.e-float-text,.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input[readonly]~label.e-float-text,.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input~label.e-float-text,.e-float-input.e-control-wrapper:not(.e-error) input:focus~label.e-float-text,.e-float-input.e-control-wrapper:not(.e-error) input[readonly]:focus~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper:not(.e-error) textarea:focus~label.e-float-text,.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]:focus~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input~label.e-float-text,.e-float-input.e-control-wrapper:not(.e-error).e-input-focus textarea[readonly]~label.e-label-top.e-float-text,.e-float-input.e-small.e-bigger:not(.e-error) input:focus~label.e-float-text,.e-float-input.e-small.e-bigger:not(.e-error) input[readonly]:focus~label.e-label-top.e-float-text,.e-float-input.e-small.e-bigger:not(.e-error) textarea:focus~label.e-float-text,.e-float-input.e-small.e-bigger:not(.e-error) textarea[readonly]:focus~label.e-label-top.e-float-text,.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus input[readonly]~label.e-label-top.e-float-text,.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus input~label.e-float-text,.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus textarea[readonly]~label.e-label-top.e-float-text,.e-float-input.e-small:not(.e-error) input:focus~label.e-float-text,.e-float-input.e-small:not(.e-error) input[readonly]:focus~label.e-float-text,.e-float-input.e-small:not(.e-error) textarea:focus~label.e-float-text,.e-float-input.e-small:not(.e-error) textarea[readonly]:focus~label.e-float-text,.e-float-input.e-small:not(.e-error).e-input-focus input[readonly]~label.e-float-text,.e-float-input.e-small:not(.e-error).e-input-focus input~label.e-float-text,.e-float-input.e-small:not(.e-error).e-input-focus textarea[readonly]~label.e-float-text,.e-float-input:not(.e-error) input:focus~label.e-float-text,.e-float-input:not(.e-error) input[readonly]:focus~label.e-label-top.e-float-text,.e-float-input:not(.e-error) textarea:focus~label.e-float-text,.e-float-input:not(.e-error) textarea[readonly]:focus~label.e-label-top.e-float-text,.e-float-input:not(.e-error).e-input-focus input[readonly]~label.e-label-top.e-float-text,.e-float-input:not(.e-error).e-input-focus input~label.e-float-text,.e-float-input:not(.e-error).e-input-focus textarea[readonly]~label.e-label-top.e-float-text,.e-small .e-float-input.e-control-wrapper:not(.e-error) input:focus~label.e-float-text,.e-small .e-float-input.e-control-wrapper:not(.e-error) input[readonly]:focus~label.e-float-text.e-label-top,.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:focus~label.e-float-text,.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]:focus~label.e-float-text.e-label-top,.e-small .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input[readonly]~label.e-float-text.e-label-top,.e-small .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input~label.e-float-text,.e-small .e-float-input.e-control-wrapper:not(.e-error).e-input-focus textarea[readonly]~label.e-float-text.e-label-top,.e-small .e-float-input:not(.e-error) input:focus~label.e-float-text,.e-small .e-float-input:not(.e-error) input[readonly]:focus~label.e-float-text.e-label-top,.e-small .e-float-input:not(.e-error) textarea:focus~label.e-float-text,.e-small .e-float-input:not(.e-error) textarea[readonly]:focus~label.e-float-text.e-label-top,.e-small .e-float-input:not(.e-error).e-input-focus input[readonly]~label.e-float-text.e-label-top,.e-small .e-float-input:not(.e-error).e-input-focus input~label.e-float-text,.e-small .e-float-input:not(.e-error).e-input-focus textarea[readonly]~label.e-float-text.e-label-top{color:#e3165b}.e-float-input.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,.e-float-input.e-control-wrapper.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]),.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),.e-float-input.e-control-wrapper.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]),.e-float-input.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),.e-float-input.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,.e-float-input.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]),.e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),.e-float-input.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),.e-float-input:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),.e-float-input:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]),.e-float-input:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,.e-input-group.e-control-wrapper.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,.e-input-group.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),.e-input-group.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,.e-input-group.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,.e-input-group.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,.e-input-group.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),.e-input-group:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left){border-color:#0000006b}.e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-float-input.e-small.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-float-input.e-small.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-float-input.e-small:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-small .e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-float-input.e-bigger.e-small:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-float-input.e-bigger.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-small .e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-small.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-small.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text{color:#0000008a}.e-outline.e-float-input,.e-outline.e-float-input.e-control-wrapper,.e-outline.e-float-input.e-input-group,.e-outline.e-float-input.e-input-group.e-control-wrapper,.e-outline.e-input-group,.e-outline.e-input-group.e-control-wrapper{color:#000000de}.e-outline.e-float-input.e-control-wrapper.e-disabled,.e-outline.e-float-input.e-disabled,.e-outline.e-float-input.e-input-group.e-control-wrapper.e-disabled,.e-outline.e-float-input.e-input-group.e-disabled,.e-outline.e-input-group.e-control-wrapper.e-disabled,.e-outline.e-input-group.e-disabled{color:#00000061}.e-outline.e-float-input.e-control-wrapper.e-float-icon-left:not(.e-input-focus):hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),.e-outline.e-float-input.e-control-wrapper:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),.e-outline.e-float-input.e-float-icon-left:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),.e-outline.e-float-input:hover:not(.e-input-focus):not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),.e-outline.e-input-group.e-control-wrapper.e-float-icon-left:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),.e-outline.e-input-group.e-control-wrapper:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),.e-outline.e-input-group.e-float-icon-left:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),.e-outline.e-input-group:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled){border-color:#000000de;color:#000000de}.e-outline.e-float-input.e-control-wrapper.e-float-icon-left.e-valid-input:not(.e-input-focus):hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text:after,.e-outline.e-float-input.e-control-wrapper.e-float-icon-left.e-valid-input:not(.e-input-focus):hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text:before,.e-outline.e-float-input.e-control-wrapper.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text:after,.e-outline.e-float-input.e-control-wrapper.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text:before,.e-outline.e-float-input.e-float-icon-left:hover.e-valid-input:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text:after,.e-outline.e-float-input.e-float-icon-left:hover.e-valid-input:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text:before,.e-outline.e-float-input:hover.e-valid-input:not(.e-input-focus):not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text:after,.e-outline.e-float-input:hover.e-valid-input:not(.e-input-focus):not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text:before,.e-outline.e-input-group.e-control-wrapper.e-float-icon-left.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text:after,.e-outline.e-input-group.e-control-wrapper.e-float-icon-left.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text:before,.e-outline.e-input-group.e-control-wrapper.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text:after,.e-outline.e-input-group.e-control-wrapper.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text:before,.e-outline.e-input-group.e-float-icon-left.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text:after,.e-outline.e-input-group.e-float-icon-left.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text:before,.e-outline.e-input-group.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text:after,.e-outline.e-input-group.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text:before{border-color:#000000de}.e-outline.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error),.e-outline.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error){border-color:#e3165b;box-shadow:inset 1px 1px #e3165b,inset -1px 0 #e3165b,inset 0 -1px #e3165b}.e-outline.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-input-focus),.e-outline.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus),.e-outline.e-input-group.e-float-icon-left:not(.e-input-focus),.e-outline.e-input-group:not(.e-input-focus),.e-outline.e-input-group:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus){border-color:#0000003d}.e-outline.e-float-input.e-control-wrapper.e-error,.e-outline.e-float-input.e-error,.e-outline.e-float-input.e-input-group.e-control-wrapper.e-error,.e-outline.e-float-input.e-input-group.e-error,.e-outline.e-input-group.e-control-wrapper.e-error,.e-outline.e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left),.e-outline.e-input-group.e-error,.e-outline.e-input-group.e-error:not(.e-float-icon-left){border-color:#f44336}.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus,.e-outline.e-float-input.e-control-wrapper.e-success.e-input-focus,.e-outline.e-float-input.e-control-wrapper.e-warning.e-input-focus,.e-outline.e-float-input.e-error.e-input-focus,.e-outline.e-float-input.e-input-group.e-control-wrapper.e-error.e-input-focus,.e-outline.e-float-input.e-input-group.e-control-wrapper.e-error.e-input-focus:not(.e-float-icon-left),.e-outline.e-float-input.e-input-group.e-control-wrapper.e-success.e-input-focus,.e-outline.e-float-input.e-input-group.e-control-wrapper.e-success.e-input-focus:not(.e-float-icon-left),.e-outline.e-float-input.e-input-group.e-control-wrapper.e-warning.e-input-focus,.e-outline.e-float-input.e-input-group.e-control-wrapper.e-warning.e-input-focus:not(.e-float-icon-left),.e-outline.e-float-input.e-input-group.e-error.e-input-focus,.e-outline.e-float-input.e-input-group.e-error.e-input-focus:not(.e-float-icon-left),.e-outline.e-float-input.e-input-group.e-success.e-input-focus,.e-outline.e-float-input.e-input-group.e-success.e-input-focus:not(.e-float-icon-left),.e-outline.e-float-input.e-input-group.e-warning.e-input-focus,.e-outline.e-float-input.e-input-group.e-warning.e-input-focus:not(.e-float-icon-left),.e-outline.e-float-input.e-success.e-input-focus,.e-outline.e-float-input.e-warning.e-input-focus{border-top-color:#0000}.e-outline.e-float-input.e-control-wrapper.e-success,.e-outline.e-float-input.e-input-group.e-control-wrapper.e-success,.e-outline.e-float-input.e-input-group.e-success,.e-outline.e-float-input.e-success,.e-outline.e-input-group.e-control-wrapper.e-success,.e-outline.e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left),.e-outline.e-input-group.e-success,.e-outline.e-input-group.e-success:not(.e-float-icon-left){border-color:#22b24b}.e-outline.e-float-input.e-control-wrapper.e-warning,.e-outline.e-float-input.e-input-group.e-control-wrapper.e-warning,.e-outline.e-float-input.e-input-group.e-warning,.e-outline.e-float-input.e-warning,.e-outline.e-input-group.e-control-wrapper.e-warning,.e-outline.e-input-group.e-control-wrapper.e-warning:not(.e-float-icon-left),.e-outline.e-input-group.e-warning,.e-outline.e-input-group.e-warning:not(.e-float-icon-left){border-color:#ffca1c}.e-outline.e-input-group.e-control-wrapper.e-input-focus.e-error:not(.e-success):not(.e-warning),.e-outline.e-input-group.e-input-focus.e-error:not(.e-success):not(.e-warning){box-shadow:inset 1px 1px #f44336,inset -1px 0 #f44336,inset 0 -1px #f44336}.e-outline.e-input-group.e-control-wrapper.e-input-focus.e-success:not(.e-error):not(.e-warning),.e-outline.e-input-group.e-input-focus.e-success:not(.e-error):not(.e-warning){box-shadow:inset 1px 1px #22b24b,inset -1px 0 #22b24b,inset 0 -1px #22b24b}.e-outline.e-input-group.e-control-wrapper.e-input-focus.e-warning:not(.e-error):not(.e-success),.e-outline.e-input-group.e-input-focus.e-warning:not(.e-error):not(.e-success){box-shadow:inset 1px 1px #ffca1c,inset -1px 0 #ffca1c,inset 0 -1px #ffca1c}.e-outline.e-float-input.e-control-wrapper.e-input-focus.e-error:not(.e-success):not(.e-warning),.e-outline.e-float-input.e-input-focus.e-error:not(.e-success):not(.e-warning),.e-outline.e-float-input.e-input-group.e-control-wrapper.e-input-focus.e-error:not(.e-success):not(.e-warning),.e-outline.e-float-input.e-input-group.e-input-focus.e-error:not(.e-success):not(.e-warning){box-shadow:inset 1px 0 #f44336,inset -1px 0 #f44336,inset 0 -1px #f44336}.e-outline.e-float-input.e-control-wrapper.e-input-focus.e-success:not(.e-error):not(.e-warning),.e-outline.e-float-input.e-input-focus.e-success:not(.e-error):not(.e-warning),.e-outline.e-float-input.e-input-group.e-control-wrapper.e-input-focus.e-success:not(.e-error):not(.e-warning),.e-outline.e-float-input.e-input-group.e-input-focus.e-success:not(.e-error):not(.e-warning){box-shadow:inset 1px 0 #22b24b,inset -1px 0 #22b24b,inset 0 -1px #22b24b}.e-outline.e-float-input.e-control-wrapper.e-input-focus.e-warning:not(.e-error):not(.e-success),.e-outline.e-float-input.e-input-focus.e-warning:not(.e-error):not(.e-success),.e-outline.e-float-input.e-input-group.e-control-wrapper.e-input-focus.e-warning:not(.e-error):not(.e-success),.e-outline.e-float-input.e-input-group.e-input-focus.e-warning:not(.e-error):not(.e-success){box-shadow:inset 1px 0 #ffca1c,inset -1px 0 #ffca1c,inset 0 -1px #ffca1c}.e-outline.e-input-group.e-control-wrapper.e-disabled:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus),.e-outline.e-input-group.e-disabled.e-control-wrapper.e-float-icon-left:not(.e-input-focus),.e-outline.e-input-group.e-disabled.e-float-icon-left:not(.e-input-focus),.e-outline.e-input-group.e-disabled:not(.e-input-focus),.e-outline.e-input-group.e-disabled:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus){border-color:#0000000f}.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-success input:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-success textarea:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-success.e-input-focus input~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-success input:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-success textarea:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-success.e-input-focus input~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small.e-success textarea:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small:not(.e-success) input:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small:not(.e-success).e-input-focus input~label.e-float-text,.e-bigger .e-outline.e-float-input.e-success textarea:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-success.e-input-focus input:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-success.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-bigger.e-success textarea:focus~label.e-float-text,.e-outline.e-float-input.e-bigger.e-success.e-input-focus input:focus~label.e-float-text,.e-outline.e-float-input.e-bigger.e-success.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-success input:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-success textarea:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-success.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-success input:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-success textarea:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-success.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-success input:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-success textarea:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-success.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-success input:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-success label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper.e-success textarea:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-success.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-success:not(.e-input-focus) input:focus~label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-success:not(.e-input-focus) textarea:focus~label.e-float-text.e-label-top,.e-outline.e-float-input.e-input-group.e-success label.e-float-text.e-label-top,.e-outline.e-float-input.e-input-group.e-success.e-valid-input label.e-float-text.e-label-top,.e-outline.e-float-input.e-small.e-bigger.e-success input:focus~label.e-float-text,.e-outline.e-float-input.e-small.e-bigger.e-success textarea:focus~label.e-float-text,.e-outline.e-float-input.e-small.e-bigger.e-success.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-small.e-success textarea:focus~label.e-float-text,.e-outline.e-float-input.e-small.e-success.e-input-focus input:focus~label.e-float-text,.e-outline.e-float-input.e-small.e-success.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-success label.e-float-text.e-label-top,.e-outline.e-float-input.e-success textarea:focus~label.e-float-text,.e-outline.e-float-input.e-success.e-input-focus input:focus~label.e-float-text,.e-outline.e-float-input.e-success.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-valid-input.e-success:not(.e-input-focus) input:valid~label.e-float-text.e-label-top,.e-outline.e-float-input.e-valid-input.e-success:not(.e-input-focus) textarea:valid~label.e-float-text.e-label-top,.e-small .e-outline.e-float-input.e-control-wrapper.e-success input:focus~label.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-success textarea:focus~label.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-success.e-input-focus input~label.e-float-text,.e-small .e-outline.e-float-input.e-success input:focus~label.e-float-text,.e-small .e-outline.e-float-input.e-success textarea:focus~label.e-float-text,.e-small .e-outline.e-float-input.e-success.e-input-focus input~label.e-float-text{color:#22b24b}.e-bigger .e-outline.e-float-input.e-control-wrapper.e-error input:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-error textarea:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-error input:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-error textarea:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input~label.e-float-text,.e-bigger .e-outline.e-float-input.e-error textarea:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-error.e-input-focus input:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-error.e-input-focus input~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small.e-error textarea:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small:not(.e-error) input:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small:not(.e-error).e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-bigger.e-error textarea:focus~label.e-float-text,.e-outline.e-float-input.e-bigger.e-error.e-input-focus input:focus~label.e-float-text,.e-outline.e-float-input.e-bigger.e-error.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-error input:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-error textarea:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-error.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-error input:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-error label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper.e-error textarea:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-error input:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-error textarea:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-error.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-error input:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-error textarea:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:not(.e-input-focus) input:focus~label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:not(.e-input-focus) textarea:focus~label.e-float-text.e-label-top,.e-outline.e-float-input.e-error label.e-float-text.e-label-top,.e-outline.e-float-input.e-error textarea:focus~label.e-float-text,.e-outline.e-float-input.e-error.e-input-focus input:focus~label.e-float-text,.e-outline.e-float-input.e-error.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-input-group.e-error label.e-float-text.e-label-top,.e-outline.e-float-input.e-input-group.e-error.e-valid-input label.e-label-top.e-float-text,.e-outline.e-float-input.e-small.e-bigger.e-error input:focus~label.e-float-text,.e-outline.e-float-input.e-small.e-bigger.e-error textarea:focus~label.e-float-text,.e-outline.e-float-input.e-small.e-bigger.e-error.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-small.e-error textarea:focus~label.e-float-text,.e-outline.e-float-input.e-small.e-error.e-input-focus input:focus~label.e-float-text,.e-outline.e-float-input.e-small.e-error.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-valid-input.e-error:not(.e-input-focus) input:valid~label.e-float-text.e-label-top,.e-outline.e-float-input.e-valid-input.e-error:not(.e-input-focus) textarea:valid~label.e-float-text.e-label-top,.e-small .e-outline.e-float-input.e-control-wrapper.e-error input:focus~label.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-error textarea:focus~label.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input~label.e-float-text,.e-small .e-outline.e-float-input.e-error input:focus~label.e-float-text,.e-small .e-outline.e-float-input.e-error textarea:focus~label.e-float-text,.e-small .e-outline.e-float-input.e-error.e-input-focus input~label.e-float-text{color:#f44336}.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-warning input:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-warning textarea:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-warning.e-input-focus input~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-warning input:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-warning textarea:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-control-wrapper.e-warning.e-input-focus input~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small.e-warning textarea:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small:not(.e-warning) input:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-small:not(.e-warning).e-input-focus input~label.e-float-text,.e-bigger .e-outline.e-float-input.e-warning textarea:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-warning.e-input-focus input:focus~label.e-float-text,.e-bigger .e-outline.e-float-input.e-warning.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-bigger.e-warning textarea:focus~label.e-float-text,.e-outline.e-float-input.e-bigger.e-warning.e-input-focus input:focus~label.e-float-text,.e-outline.e-float-input.e-bigger.e-warning.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-warning input:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-warning textarea:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger.e-warning.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning input:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning textarea:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-warning input:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-warning textarea:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-warning.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-warning:not(.e-input-focus) input:focus~label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-warning:not(.e-input-focus) textarea:focus~label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper.e-warning input:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-warning label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper.e-warning textarea:focus~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-warning.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-input-group.e-warning label.e-float-text.e-label-top,.e-outline.e-float-input.e-input-group.e-warning.e-valid-input label.e-label-top.e-float-text,.e-outline.e-float-input.e-small.e-bigger.e-warning input:focus~label.e-float-text,.e-outline.e-float-input.e-small.e-bigger.e-warning textarea:focus~label.e-float-text,.e-outline.e-float-input.e-small.e-bigger.e-warning.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-small.e-warning textarea:focus~label.e-float-text,.e-outline.e-float-input.e-small.e-warning.e-input-focus input:focus~label.e-float-text,.e-outline.e-float-input.e-small.e-warning.e-input-focus input~label.e-float-text,.e-outline.e-float-input.e-valid-input.e-warning:not(.e-input-focus) input:valid~label.e-float-text.e-label-top,.e-outline.e-float-input.e-valid-input.e-warning:not(.e-input-focus) textarea:valid~label.e-float-text.e-label-top,.e-outline.e-float-input.e-warning label.e-float-text.e-label-top,.e-outline.e-float-input.e-warning textarea:focus~label.e-float-text,.e-outline.e-float-input.e-warning.e-input-focus input:focus~label.e-float-text,.e-outline.e-float-input.e-warning.e-input-focus input~label.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-warning input:focus~label.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-warning textarea:focus~label.e-float-text,.e-small .e-outline.e-float-input.e-control-wrapper.e-warning.e-input-focus input~label.e-float-text,.e-small .e-outline.e-float-input.e-warning input:focus~label.e-float-text,.e-small .e-outline.e-float-input.e-warning textarea:focus~label.e-float-text,.e-small .e-outline.e-float-input.e-warning.e-input-focus input~label.e-float-text{color:#ffca1c}.e-outline.e-float-input.e-control-wrapper.e-input-group.e-input-focus label.e-label-top,.e-outline.e-float-input.e-control-wrapper.e-input-group.e-valid-input.e-input-focus label.e-label-top,.e-outline.e-float-input.e-input-group.e-input-focus label.e-label-top,.e-outline.e-float-input.e-input-group.e-valid-input.e-input-focus label.e-label-top{color:#e3165b}.e-outline.e-float-input input[disabled],.e-outline.e-float-input textarea[disabled],.e-outline.e-float-input.e-control-wrapper input[disabled],.e-outline.e-float-input.e-control-wrapper textarea[disabled],.e-outline.e-float-input.e-control-wrapper.e-disabled,.e-outline.e-float-input.e-disabled,.e-outline.e-input-group .e-input[disabled],.e-outline.e-input-group.e-control-wrapper .e-input[disabled],.e-outline.e-input-group.e-control-wrapper.e-disabled,.e-outline.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap,.e-outline.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled,.e-outline.e-input-group.e-disabled,.e-outline.e-input-group.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap,.e-outline.e-input-group:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled,.e-outline.e-input[disabled]{background-image:none;border-color:#0000000f}.e-outline.e-float-input.e-input-group.e-control-wrapper.e-disabled.e-valid-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus),.e-outline.e-float-input.e-input-group.e-disabled.e-valid-input:not(.e-input-focus),.e-outline.e-float-input.e-input-group.e-disabled.e-valid-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus){border-top-color:#0000}.e-outline.e-disabled.e-float-input.e-control-wrapper.e-valid-input:not(.e-input-focus) label.e-float-text:after,.e-outline.e-disabled.e-float-input.e-control-wrapper.e-valid-input:not(.e-input-focus) label.e-float-text:before,.e-outline.e-disabled.e-float-input.e-valid-input:not(.e-input-focus) label.e-float-text:after,.e-outline.e-disabled.e-float-input.e-valid-input:not(.e-input-focus) label.e-float-text:before,.e-outline.e-disabled.e-valid-input:not(.e-input-focus) label.e-float-text:after,.e-outline.e-disabled.e-valid-input:not(.e-input-focus) label.e-float-text:before,.e-outline.e-float-input.e-input-group.e-control-wrapper.e-disabled.e-valid-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus) label.e-float-text:after,.e-outline.e-float-input.e-input-group.e-control-wrapper.e-disabled.e-valid-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus) label.e-float-text:before,.e-outline.e-float-input.e-input-group.e-disabled.e-valid-input:not(.e-input-focus) label.e-float-text:after,.e-outline.e-float-input.e-input-group.e-disabled.e-valid-input:not(.e-input-focus) label.e-float-text:before,.e-outline.e-float-input.e-input-group.e-disabled.e-valid-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus) label.e-float-text:after,.e-outline.e-float-input.e-input-group.e-disabled.e-valid-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus) label.e-float-text:before{border-color:#0000000f}.e-outline.e-float-input input[disabled]~label.e-float-text,.e-outline.e-float-input input[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input textarea[disabled]~label.e-float-text,.e-outline.e-float-input textarea[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-bigger:not(.e-error) input[disabled]~label.e-float-text,.e-outline.e-float-input.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-outline.e-float-input.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,.e-outline.e-float-input.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper input[disabled]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper input[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper textarea[disabled]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper textarea[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper.e-disabled input[disabled]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-disabled input[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-disabled label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-disabled label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper.e-disabled textarea[disabled]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-disabled textarea[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text,.e-outline.e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-outline.e-float-input.e-control-wrapper:not(.e-error) input[disabled]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled]~label.e-float-text,.e-outline.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input.e-disabled label.e-float-text,.e-outline.e-float-input.e-disabled label.e-float-text.e-label-top,.e-outline.e-float-input.e-input-group.e-disabled .e-float-text,.e-outline.e-float-input.e-input-group.e-disabled .e-float-text.e-label-top,.e-outline.e-float-input.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text,.e-outline.e-float-input.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-outline.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,.e-outline.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-outline.e-float-input.e-small:not(.e-error) input[disabled]~label.e-float-text,.e-outline.e-float-input.e-small:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-outline.e-float-input.e-small:not(.e-error) textarea[disabled]~label.e-float-text,.e-outline.e-float-input.e-small:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-outline.e-float-input:not(.e-error) input[disabled]~label.e-float-text,.e-outline.e-float-input:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-outline.e-float-input:not(.e-error) textarea[disabled]~label.e-float-text,.e-outline.e-float-input:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-outline.e-input-group.e-control-wrapper.e-disabled .e-input-group-icon,.e-outline.e-input-group.e-disabled .e-input-group-icon{color:#00000061}.e-outline.e-float-input.e-control-wrapper:not(.e-disabled) .e-clear-icon:active,.e-outline.e-float-input.e-control-wrapper:not(.e-disabled) .e-clear-icon:hover,.e-outline.e-float-input:not(.e-disabled) .e-clear-icon:active,.e-outline.e-float-input:not(.e-disabled) .e-clear-icon:hover,.e-outline.e-input-group.e-control-wrapper:not(.e-disabled) .e-clear-icon:active,.e-outline.e-input-group.e-control-wrapper:not(.e-disabled) .e-clear-icon:hover,.e-outline.e-input-group:not(.e-disabled) .e-clear-icon:active,.e-outline.e-input-group:not(.e-disabled) .e-clear-icon:hover{color:#000000de}.e-filled.e-float-input,.e-filled.e-float-input.e-control-wrapper,.e-filled.e-float-input.e-input-group,.e-filled.e-float-input.e-input-group.e-control-wrapper,.e-filled.e-input-group,.e-filled.e-input-group.e-control-wrapper{background:#f5f5f5;transition:opacity 15ms linear,background-color 15ms linear}.e-filled.e-float-input.e-control-wrapper:hover,.e-filled.e-float-input.e-input-group.e-control-wrapper:hover,.e-filled.e-float-input.e-input-group:hover,.e-filled.e-float-input:hover,.e-filled.e-input-group.e-control-wrapper:hover,.e-filled.e-input-group:hover{background:#ececec;transition:opacity 15ms linear,background-color 15ms linear}.e-filled.e-float-input.e-control-wrapper.e-input-focus,.e-filled.e-float-input.e-input-focus,.e-filled.e-float-input.e-input-group.e-control-wrapper.e-input-focus,.e-filled.e-float-input.e-input-group.e-input-focus,.e-filled.e-float-input:hover.e-control-wrapper.e-input-focus,.e-filled.e-float-input:hover.e-input-focus,.e-filled.e-float-input:hover.e-input-group.e-control-wrapper.e-input-focus,.e-filled.e-float-input:hover.e-input-group.e-input-focus,.e-filled.e-input-group.e-control-wrapper.e-input-focus,.e-filled.e-input-group.e-input-focus,.e-filled.e-input-group:hover.e-control-wrapper.e-input-focus,.e-filled.e-input-group:hover.e-input-focus{background:#dcdcdc;transition:opacity 15ms linear,background-color 15ms linear}.e-filled.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),.e-filled.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),.e-filled.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),.e-filled.e-float-input.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),.e-filled.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),.e-filled.e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),.e-filled.e-float-input:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),.e-filled.e-float-input:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),.e-filled.e-input-group.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),.e-filled.e-input-group.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),.e-filled.e-input-group.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),.e-filled.e-input-group:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left){border-color:#000000de}.e-filled.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error),.e-filled.e-float-input:not(.e-success):not(.e-warning):not(.e-error),.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error),.e-filled.e-input-group.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error){border-color:#0000006b}.e-filled.e-float-input.e-control-wrapper.e-success,.e-filled.e-float-input.e-success,.e-filled.e-input-group.e-float-icon-left.e-control-wrapper.e-success,.e-filled.e-input-group.e-float-icon-left.e-success{border-bottom-color:#22b24b}.e-filled.e-float-input.e-control-wrapper.e-warning,.e-filled.e-float-input.e-warning,.e-filled.e-input-group.e-float-icon-left.e-control-wrapper.e-warning,.e-filled.e-input-group.e-float-icon-left.e-warning{border-bottom-color:#ffca1c}.e-filled.e-float-input.e-control-wrapper.e-error,.e-filled.e-float-input.e-error,.e-filled.e-input-group.e-float-icon-left.e-control-wrapper.e-error,.e-filled.e-input-group.e-float-icon-left.e-error{border-bottom-color:#f44336}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled label.e-float-text,.e-filled.e-float-input.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid~label.e-float-text.e-label-bottom{color:#0009}.e-filled.e-float-input.e-control-wrapper.e-error input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-error label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-error textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-error.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-error input:focus~label.e-float-text,.e-filled.e-float-input.e-error label.e-float-text,.e-filled.e-float-input.e-error textarea:focus~label.e-float-text,.e-filled.e-float-input.e-error.e-input-focus input~label.e-float-text{color:#f44336}.e-filled.e-float-input.e-control-wrapper.e-success input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-success label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-success textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-success.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-success input:focus~label.e-float-text,.e-filled.e-float-input.e-success label.e-float-text,.e-filled.e-float-input.e-success textarea:focus~label.e-float-text,.e-filled.e-float-input.e-success.e-input-focus input~label.e-float-text{color:#22b24b}.e-filled.e-float-input.e-control-wrapper.e-warning input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-warning label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-warning textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-warning.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-warning input:focus~label.e-float-text,.e-filled.e-float-input.e-warning label.e-float-text,.e-filled.e-float-input.e-warning textarea:focus~label.e-float-text,.e-filled.e-float-input.e-warning.e-input-focus input~label.e-float-text{color:#ffca1c}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) input:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) input~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small:not(.e-error) input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small:not(.e-error) input:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small:not(.e-error) input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small:not(.e-error) input~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small:not(.e-error).e-input-focus input~label.e-float-text,.e-bigger .e-filled.e-float-input:not(.e-error) input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input:not(.e-error) input:valid~label.e-float-text,.e-bigger .e-filled.e-float-input:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input:not(.e-error) input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input:not(.e-error) input~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input:not(.e-error) textarea:focus~label.e-float-text,.e-bigger .e-filled.e-float-input:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input:not(.e-error) textarea:valid~label.e-float-text,.e-bigger .e-filled.e-float-input:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input:not(.e-error) textarea~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input:not(.e-error).e-input-focus input~label.e-float-text,.e-filled.e-float-input .e-control-wrapper:not(.e-error) input label.e-float-text.e-label-top,.e-filled.e-float-input.e-bigger:not(.e-error) input:focus~label.e-float-text,.e-filled.e-float-input.e-bigger:not(.e-error) input:valid~label.e-float-text,.e-filled.e-float-input.e-bigger:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger:not(.e-error) input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger:not(.e-error) input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger:not(.e-error) textarea:focus~label.e-float-text,.e-filled.e-float-input.e-bigger:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-bigger:not(.e-error) textarea:valid~label.e-float-text,.e-filled.e-float-input.e-bigger:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger:not(.e-error) textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger:not(.e-error).e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-error) input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-error) input:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-error) input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-error) input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea label.e-float-text.e-label-top,.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid)~label.e-float-text:not(.e-label-top),.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input:focus~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input:valid~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea:focus~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea:valid~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-small:not(.e-error) input:focus~label.e-float-text,.e-filled.e-float-input.e-small:not(.e-error) input:valid~label.e-float-text,.e-filled.e-float-input.e-small:not(.e-error) input[disabled]~label.e-float-text,.e-filled.e-float-input.e-small:not(.e-error) input[readonly]~label.e-float-text,.e-filled.e-float-input.e-small:not(.e-error) input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small:not(.e-error) textarea:focus~label.e-float-text,.e-filled.e-float-input.e-small:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-small:not(.e-error) textarea:valid~label.e-float-text,.e-filled.e-float-input.e-small:not(.e-error) textarea[disabled]~label.e-float-text,.e-filled.e-float-input.e-small:not(.e-error) textarea[readonly]~label.e-float-text,.e-filled.e-float-input.e-small:not(.e-error) textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small:not(.e-error).e-input-focus input~label.e-float-text,.e-filled.e-float-input:not(.e-error) input label.e-float-text.e-label-top,.e-filled.e-float-input:not(.e-error) input:focus~label.e-float-text,.e-filled.e-float-input:not(.e-error) input:valid~label.e-float-text,.e-filled.e-float-input:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input:not(.e-error) input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input:not(.e-error) input~label.e-label-top.e-float-text,.e-filled.e-float-input:not(.e-error) textarea label.e-float-text.e-label-top,.e-filled.e-float-input:not(.e-error) textarea:focus~label.e-float-text,.e-filled.e-float-input:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input:not(.e-error) textarea:valid~label.e-float-text,.e-filled.e-float-input:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input:not(.e-error) textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input:not(.e-error) textarea~label.e-label-top.e-float-text,.e-filled.e-float-input:not(.e-error).e-input-focus input~label.e-float-text,.e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid)~label.e-float-text:not(.e-label-top),.e-filled.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid)~label.e-float-text:not(.e-label-top),.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) input:focus~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) input:valid~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) input[readonly]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) input~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:focus~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:valid~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input~label.e-float-text,.e-small .e-filled.e-float-input:not(.e-error) input:focus~label.e-float-text,.e-small .e-filled.e-float-input:not(.e-error) input:valid~label.e-float-text,.e-small .e-filled.e-float-input:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input:not(.e-error) input[readonly]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input:not(.e-error) input~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input:not(.e-error) textarea:focus~label.e-float-text,.e-small .e-filled.e-float-input:not(.e-error) textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input:not(.e-error) textarea:valid~label.e-float-text,.e-small .e-filled.e-float-input:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input:not(.e-error) textarea[readonly]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input:not(.e-error) textarea~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input:not(.e-error).e-input-focus input~label.e-float-text{color:#0009}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly]:focus~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly]:focus~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) input[readonly]:focus~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]:focus~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small:not(.e-error) input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small:not(.e-error) input[readonly]:focus~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea[readonly]:focus~label.e-label-top.e-float-text .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly]:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small:not(.e-error).e-input-focus input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small:not(.e-error).e-input-focus input~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small:not(.e-error).e-input-focus textarea[readonly]~label.e-label-top.e-float-text .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus textarea[readonly]~label.e-float-text,.e-bigger .e-filled.e-float-input:not(.e-error) input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input:not(.e-error) input[readonly]:focus~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input:not(.e-error) textarea:focus~label.e-float-text,.e-bigger .e-filled.e-float-input:not(.e-error) textarea[readonly]:focus~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input:not(.e-error).e-input-focus input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input:not(.e-error).e-input-focus input~label.e-float-text,.e-bigger .e-filled.e-float-input:not(.e-error).e-input-focus textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger:not(.e-error) input:focus~label.e-float-text,.e-filled.e-float-input.e-bigger:not(.e-error) input[readonly]:focus~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger:not(.e-error) textarea:focus~label.e-float-text,.e-filled.e-float-input.e-bigger:not(.e-error) textarea[readonly]:focus~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger:not(.e-error).e-input-focus input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger:not(.e-error).e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-bigger:not(.e-error).e-input-focus textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[readonly]:focus~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[readonly]:focus~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[readonly]:focus~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[readonly]:focus~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly]:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input[readonly]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-error) input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-error) input[readonly]:focus~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]:focus~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input:focus~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input[readonly]:focus~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea:focus~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea[readonly]:focus~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small:not(.e-error) input:focus~label.e-float-text,.e-filled.e-float-input.e-small:not(.e-error) input[readonly]:focus~label.e-float-text,.e-filled.e-float-input.e-small:not(.e-error) textarea:focus~label.e-float-text,.e-filled.e-float-input.e-small:not(.e-error) textarea[readonly]:focus~label.e-float-text,.e-filled.e-float-input.e-small:not(.e-error).e-input-focus input[readonly]~label.e-float-text,.e-filled.e-float-input.e-small:not(.e-error).e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-small:not(.e-error).e-input-focus textarea[readonly]~label.e-float-text,.e-filled.e-float-input:not(.e-error) input:focus~label.e-float-text,.e-filled.e-float-input:not(.e-error) input[readonly]:focus~label.e-label-top.e-float-text,.e-filled.e-float-input:not(.e-error) textarea:focus~label.e-float-text,.e-filled.e-float-input:not(.e-error) textarea[readonly]:focus~label.e-label-top.e-float-text,.e-filled.e-float-input:not(.e-error).e-input-focus input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input:not(.e-error).e-input-focus input~label.e-float-text,.e-filled.e-float-input:not(.e-error).e-input-focus textarea[readonly]~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) input:focus~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:focus~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]:focus~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input[readonly]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus textarea[readonly]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input:not(.e-error) input:focus~label.e-float-text,.e-small .e-filled.e-float-input:not(.e-error) input[readonly]:focus~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input:not(.e-error) textarea:focus~label.e-float-text,.e-small .e-filled.e-float-input:not(.e-error) textarea[readonly]:focus~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input:not(.e-error).e-input-focus input[readonly]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input:not(.e-error).e-input-focus input~label.e-float-text,.e-small .e-filled.e-float-input:not(.e-error).e-input-focus textarea[readonly]~label.e-float-text.e-label-top,.e-small .e-float-input.e-control-wrapper:not(.e-error) input[readonly]:focus~label.e-float-text.e-label-top{color:#e3165b}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-filled.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-small .e-filled.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-small .e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-bigger.e-small.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-bigger.e-small:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-bigger.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-small .e-filled.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-small .e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-small.e-filled.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-small.e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text{color:#0009}.e-input-group.e-filled input.e-input:-moz-placeholder,.e-input-group.e-filled.e-control-wrapper input.e-input:-moz-placeholder{color:#0009}.e-input-group.e-filled input.e-input:-moz-placeholder,input.e-filled.e-input:-moz-placeholder{color:#0009}.e-input-group.e-filled.e-control-wrapper input.e-input:-moz-placeholder,textarea.e-filled.e-input:-moz-placeholder{color:#0009}.e-input-group.e-filled textarea.e-input:-moz-placeholder,.e-input-group.e-filled.e-control-wrapper textarea.e-input:-moz-placeholder{color:#0009}.e-input-group.e-filled input.e-input::-moz-placeholder,input.e-filled.e-input::-moz-placeholder{color:#0009}.e-input-group.e-filled.e-control-wrapper input.e-input::-moz-placeholder,textarea.e-filled.e-input::-moz-placeholder{color:#0009}.e-input-group.e-filled textarea.e-input::-moz-placeholder,.e-input-group.e-filled.e-control-wrapper textarea.e-input::-moz-placeholder{color:#0009}input.e-filled.e-input:-ms-input-placeholder{color:#0009}.e-input-group.e-filled input.e-input:-ms-input-placeholder{color:#0009}.e-input-group.e-filled.e-control-wrapper input.e-input:-ms-input-placeholder{color:#0009}textarea.e-filled.e-input:-ms-input-placeholder{color:#0009}.e-input-group.e-filled.e-control-wrapper textarea.e-input:-ms-input-placeholder{color:#0009}.e-input-group.e-filled textarea.e-input:-ms-input-placeholder{color:#0009}.e-input-group.e-filled.e-control-wrapper input.e-input::-webkit-input-placeholder,input.e-filled.e-input::-webkit-input-placeholder{color:#0009}.e-input-group.e-filled input.e-input::-webkit-input-placeholder,textarea.e-filled.e-input::-webkit-input-placeholder{color:#0009}.e-input-group.e-filled textarea.e-input::-webkit-input-placeholder,.e-input-group.e-filled.e-control-wrapper textarea.e-input::-webkit-input-placeholder{color:#0009}.e-filled.e-float-input.e-control-wrapper:not(.e-disabled) .e-clear-icon:active,.e-filled.e-float-input.e-control-wrapper:not(.e-disabled) .e-clear-icon:hover,.e-filled.e-float-input:not(.e-disabled) .e-clear-icon:active,.e-filled.e-float-input:not(.e-disabled) .e-clear-icon:hover,.e-filled.e-input-group.e-control-wrapper:not(.e-disabled) .e-clear-icon:active,.e-filled.e-input-group.e-control-wrapper:not(.e-disabled) .e-clear-icon:hover,.e-filled.e-input-group:not(.e-disabled) .e-clear-icon:active,.e-filled.e-input-group:not(.e-disabled) .e-clear-icon:hover{color:#000000de}.e-filled.e-float-input.e-control-wrapper.e-disabled .e-clear-icon,.e-filled.e-float-input.e-disabled .e-clear-icon,.e-input-group.e-filled.e-control-wrapper.e-disabled .e-clear-icon,.e-input-group.e-filled.e-control-wrapper.e-disabled .e-input-group-icon,.e-input-group.e-filled.e-disabled .e-clear-icon,.e-input-group.e-filled.e-disabled .e-input-group-icon{color:#00000061}.e-filled.e-float-input input[disabled],.e-filled.e-float-input textarea[disabled],.e-filled.e-float-input.e-control-wrapper input[disabled],.e-filled.e-float-input.e-control-wrapper textarea[disabled],.e-filled.e-float-input.e-control-wrapper.e-disabled,.e-filled.e-float-input.e-disabled,.e-filled.e-input[disabled],.e-input-group.e-filled .e-input[disabled],.e-input-group.e-filled.e-control-wrapper .e-input[disabled],.e-input-group.e-filled.e-control-wrapper.e-disabled,.e-input-group.e-filled.e-disabled{background:#fafafa;background-image:none;background-position:0 0;background-repeat:no-repeat;background-size:0;border-color:#0000000f;color:#00000061}.e-filled.e-float-input.e-control-wrapper.e-disabled:not(.e-success):not(.e-warning):not(.e-error),.e-filled.e-float-input.e-disabled:not(.e-success):not(.e-warning):not(.e-error){border-color:#0000000f}.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap,.e-filled.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled,.e-filled.e-input-group.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap,.e-filled.e-input-group:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled{background:#fafafa;background-image:none;background-position:0 0;background-repeat:no-repeat;background-size:0;border-color:#0000000f;color:#00000061}.e-filled.e-float-input input[disabled]~label.e-float-text,.e-filled.e-float-input input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input textarea[disabled]~label.e-float-text,.e-filled.e-float-input textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger:not(.e-error) input[disabled]~label.e-float-text,.e-filled.e-float-input.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-filled.e-float-input.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,.e-filled.e-float-input.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-filled.e-float-input.e-control-wrapper input[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper textarea[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-filled.e-float-input.e-control-wrapper.e-disabled input[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-disabled input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-disabled label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-disabled label.e-float-text.e-label-top,.e-filled.e-float-input.e-control-wrapper.e-disabled textarea[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-disabled textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-filled.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-filled.e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text,.e-filled.e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text.e-label-top,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-filled.e-float-input.e-control-wrapper:not(.e-disabled) input[disabled],.e-filled.e-float-input.e-control-wrapper:not(.e-disabled) textarea[disabled],.e-filled.e-float-input.e-control-wrapper:not(.e-error) input[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-disabled label.e-float-text,.e-filled.e-float-input.e-disabled label.e-float-text.e-label-top,.e-filled.e-float-input.e-input-group.e-disabled .e-float-text,.e-filled.e-float-input.e-input-group.e-disabled .e-float-text.e-label-top,.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-filled.e-float-input.e-small:not(.e-error) input[disabled]~label.e-float-text,.e-filled.e-float-input.e-small:not(.e-error) input[disabled]~label.e-float-text.e-label-top,.e-filled.e-float-input.e-small:not(.e-error) textarea[disabled]~label.e-float-text,.e-filled.e-float-input.e-small:not(.e-error) textarea[disabled]~label.e-float-text.e-label-top,.e-filled.e-float-input:not(.e-disabled) input[disabled],.e-filled.e-float-input:not(.e-disabled) textarea[disabled],.e-filled.e-float-input:not(.e-error) input[disabled]~label.e-float-text,.e-filled.e-float-input:not(.e-error) input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input:not(.e-error) textarea[disabled]~label.e-float-text,.e-filled.e-float-input:not(.e-error) textarea[disabled]~label.e-label-top.e-float-text{color:#00000061}.e-input-group.e-filled.e-disabled input.e-input:-moz-placeholder,.e-input-group.e-filled.e-disabled.e-control-wrapper input.e-input:-moz-placeholder{color:#00000061}.e-input-group.e-filled.e-disabled input.e-input:-moz-placeholder,input.e-filled.e-disabled.e-input:-moz-placeholder{color:#00000061}.e-input-group.e-filled.e-disabled.e-control-wrapper input.e-input:-moz-placeholder,textarea.e-filled.e-disabled.e-input:-moz-placeholder{color:#00000061}.e-input-group.e-filled.e-disabled textarea.e-input:-moz-placeholder,.e-input-group.e-filled.e-disabled.e-control-wrapper textarea.e-input:-moz-placeholder{color:#00000061}.e-input-group.e-filled.e-disabled input.e-input::-moz-placeholder,input.e-filled.e-disabled.e-input::-moz-placeholder{color:#00000061}.e-input-group.e-filled.e-disabled.e-control-wrapper input.e-input::-moz-placeholder,textarea.e-filled.e-disabled.e-input::-moz-placeholder{color:#00000061}.e-input-group.e-filled.e-disabled textarea.e-input::-moz-placeholder,.e-input-group.e-filled.e-disabled.e-control-wrapper textarea.e-input::-moz-placeholder{color:#00000061}input.e-filled.e-disabled.e-input:-ms-input-placeholder{color:#00000061}.e-input-group.e-filled.e-disabled input.e-input:-ms-input-placeholder{color:#00000061}.e-input-group.e-filled.e-disabled.e-control-wrapper input.e-input:-ms-input-placeholder{color:#00000061}textarea.e-filled.e-disabled.e-input:-ms-input-placeholder{color:#00000061}.e-input-group.e-filled.e-disabled.e-control-wrapper textarea.e-input:-ms-input-placeholder{color:#00000061}.e-input-group.e-filled.e-disabled textarea.e-input:-ms-input-placeholder{color:#00000061}.e-input-group.e-filled.e-disabled.e-control-wrapper input.e-input::-webkit-input-placeholder,input.e-filled.e-disabled.e-input::-webkit-input-placeholder{color:#00000061}.e-input-group.e-filled.e-disabled input.e-input::-webkit-input-placeholder,textarea.e-filled.e-disabled.e-input::-webkit-input-placeholder{color:#00000061}.e-input-group.e-filled.e-disabled textarea.e-input::-webkit-input-placeholder,.e-input-group.e-filled.e-disabled.e-control-wrapper textarea.e-input::-webkit-input-placeholder{color:#00000061}.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-float-line:after,.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-float-line:before,.e-filled.e-float-input.e-input-group.e-float-icon-left .e-float-line:after,.e-filled.e-float-input.e-input-group.e-float-icon-left .e-float-line:before,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input):after,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input):before,.e-filled.e-input-group.e-float-icon-left:not(.e-float-input):after,.e-filled.e-input-group.e-float-icon-left:not(.e-float-input):before{background:#e3165b}.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-success .e-float-line:after,.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-success .e-float-line:before,.e-filled.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-success .e-float-line:after,.e-filled.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-success .e-float-line:before,.e-filled.e-float-input.e-input-group.e-float-icon-left.e-success .e-float-line:after,.e-filled.e-float-input.e-input-group.e-float-icon-left.e-success .e-float-line:before,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-success:not(.e-float-input):after,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-success:not(.e-float-input):before,.e-filled.e-input-group.e-float-icon-left.e-success:not(.e-float-input):after,.e-filled.e-input-group.e-float-icon-left.e-success:not(.e-float-input):before{background:#22b24b}.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-warning .e-float-line:after,.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-warning .e-float-line:before,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-warning:not(.e-float-input):after,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-warning:not(.e-float-input):before,.e-filled.e-input-group.e-float-icon-left.e-warning:not(.e-float-input):after,.e-filled.e-input-group.e-float-icon-left.e-warning:not(.e-float-input):before{background:#ffca1c}.e-filled.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-error .e-float-line:after,.e-filled.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-error .e-float-line:before,.e-filled.e-float-input.e-input-group.e-float-icon-left.e-error .e-float-line:after,.e-filled.e-float-input.e-input-group.e-float-icon-left.e-error .e-float-line:before,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-error:not(.e-float-input):after,.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-error:not(.e-float-input):before,.e-filled.e-input-group.e-float-icon-left.e-error:not(.e-float-input):after,.e-filled.e-input-group.e-float-icon-left.e-error:not(.e-float-input):before{background:#f44336}.e-filled.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,.e-filled.e-float-input.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,.e-filled.e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,.e-filled.e-float-input:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,.e-filled.e-input-group.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,.e-filled.e-input-group.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,.e-filled.e-input-group.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,.e-filled.e-input-group:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left{border-color:#000000de}.e-bigger .e-filled.e-float-input.e-success input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-success input:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-success input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-success input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-success input~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-success.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-bigger.e-success input:focus~label.e-float-text,.e-filled.e-float-input.e-bigger.e-success input:valid~label.e-float-text,.e-filled.e-float-input.e-bigger.e-success input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger.e-success input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger.e-success input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger.e-success.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-success input label.e-float-text.e-label-top,.e-filled.e-float-input.e-success input:focus~label.e-float-text,.e-filled.e-float-input.e-success input:valid~label.e-float-text,.e-filled.e-float-input.e-success input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-success input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-success input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-success.e-input-focus input~label.e-float-text{color:#22b24b}.e-bigger .e-filled.e-float-input.e-warning input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-warning input:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-warning input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-warning input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-warning input~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-warning.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-bigger.e-warning input:focus~label.e-float-text,.e-filled.e-float-input.e-bigger.e-warning input:valid~label.e-float-text,.e-filled.e-float-input.e-bigger.e-warning input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger.e-warning input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger.e-warning input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger.e-warning.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-warning input label.e-float-text.e-label-top,.e-filled.e-float-input.e-warning input:focus~label.e-float-text,.e-filled.e-float-input.e-warning input:valid~label.e-float-text,.e-filled.e-float-input.e-warning input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-warning input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-warning input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-warning.e-input-focus input~label.e-float-text{color:#ffca1c}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success input:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success input~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success.e-input-focus input~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success input:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success input~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success textarea:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success textarea:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success textarea~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success.e-input-focus input~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-success input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-success input:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-success input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-success input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-success input~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-success textarea:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-success textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-small.e-success textarea:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-success textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-success textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-success textarea~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-success.e-input-focus input~label.e-float-text,.e-bigger .e-filled.e-float-input.e-success input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-success textarea:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-success textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-success textarea:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-success textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-success textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-success textarea~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-success.e-input-focus input~label.e-float-text,.e-filled.e-float-input .e-control-wrapper.e-success input label.e-float-text.e-label-top,.e-filled.e-float-input.e-bigger.e-success input:focus~label.e-float-text,.e-filled.e-float-input.e-bigger.e-success textarea:focus~label.e-float-text,.e-filled.e-float-input.e-bigger.e-success textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-bigger.e-success textarea:valid~label.e-float-text,.e-filled.e-float-input.e-bigger.e-success textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger.e-success textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger.e-success textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger.e-success.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success input:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success textarea:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success input:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success textarea:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-success input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-success input:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-success input[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-success input[readonly]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-success input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea[readonly]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-success.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-success input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-success input:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-success input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-success input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-success input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-success textarea label.e-float-text.e-label-top,.e-filled.e-float-input.e-control-wrapper.e-success textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-success textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-success textarea:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-success textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-success textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-success textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-success.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger.e-success input:focus~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger.e-success input:valid~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger.e-success input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger.e-success input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger.e-success input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger.e-success textarea:focus~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger.e-success textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-small.e-bigger.e-success textarea:valid~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger.e-success textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger.e-success textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger.e-success textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger.e-success.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-small.e-success input:focus~label.e-float-text,.e-filled.e-float-input.e-small.e-success input:valid~label.e-float-text,.e-filled.e-float-input.e-small.e-success input[disabled]~label.e-float-text,.e-filled.e-float-input.e-small.e-success input[readonly]~label.e-float-text,.e-filled.e-float-input.e-small.e-success input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-success textarea:focus~label.e-float-text,.e-filled.e-float-input.e-small.e-success textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-small.e-success textarea:valid~label.e-float-text,.e-filled.e-float-input.e-small.e-success textarea[disabled]~label.e-float-text,.e-filled.e-float-input.e-small.e-success textarea[readonly]~label.e-float-text,.e-filled.e-float-input.e-small.e-success textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-success.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-success input:focus~label.e-float-text,.e-filled.e-float-input.e-success textarea label.e-float-text.e-label-top,.e-filled.e-float-input.e-success textarea:focus~label.e-float-text,.e-filled.e-float-input.e-success textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-success textarea:valid~label.e-float-text,.e-filled.e-float-input.e-success textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-success textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-success textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-success.e-input-focus input~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-success input:focus~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-success input:valid~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-success input[disabled]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-control-wrapper.e-success input[readonly]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-control-wrapper.e-success input~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-success textarea:focus~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-success textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-control-wrapper.e-success textarea:valid~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-success textarea[disabled]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-control-wrapper.e-success textarea[readonly]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-control-wrapper.e-success textarea~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-success.e-input-focus input~label.e-float-text,.e-small .e-filled.e-float-input.e-success input:focus~label.e-float-text,.e-small .e-filled.e-float-input.e-success input:valid~label.e-float-text,.e-small .e-filled.e-float-input.e-success input[disabled]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-success input[readonly]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-success input~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-success textarea:focus~label.e-float-text,.e-small .e-filled.e-float-input.e-success textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-success textarea:valid~label.e-float-text,.e-small .e-filled.e-float-input.e-success textarea[disabled]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-success textarea[readonly]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-success textarea~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-success.e-input-focus input~label.e-float-text{color:#22b24b}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-success textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-success textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-filled.e-float-input.e-success textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-filled.e-float-input.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-small .e-filled.e-float-input.e-success textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-small .e-filled.e-float-input.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-bigger.e-small.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-bigger.e-small.e-success textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-bigger.e-small.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-success textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-small .e-filled.e-float-input.e-success textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-small .e-filled.e-float-input.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-small.e-filled.e-float-input.e-success textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-small.e-filled.e-float-input.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text{color:#22b24b}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning input:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning input~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning.e-input-focus input~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning input:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning input~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning textarea:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning textarea:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning textarea~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning.e-input-focus input~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-warning input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-warning input:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-warning input[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-warning input[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-warning input~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-warning textarea:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-warning textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-small.e-warning textarea:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-warning textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-warning textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-warning textarea~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-warning.e-input-focus input~label.e-float-text,.e-bigger .e-filled.e-float-input.e-warning input:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-warning textarea:focus~label.e-float-text,.e-bigger .e-filled.e-float-input.e-warning textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-bigger .e-filled.e-float-input.e-warning textarea:valid~label.e-float-text,.e-bigger .e-filled.e-float-input.e-warning textarea[disabled]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-warning textarea[readonly]~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-warning textarea~label.e-label-top.e-float-text,.e-bigger .e-filled.e-float-input.e-warning.e-input-focus input~label.e-float-text,.e-filled.e-float-input .e-control-wrapper.e-warning input label.e-float-text.e-label-top,.e-filled.e-float-input.e-bigger.e-warning input:focus~label.e-float-text,.e-filled.e-float-input.e-bigger.e-warning textarea:focus~label.e-float-text,.e-filled.e-float-input.e-bigger.e-warning textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-bigger.e-warning textarea:valid~label.e-float-text,.e-filled.e-float-input.e-bigger.e-warning textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger.e-warning textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger.e-warning textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-bigger.e-warning.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning input:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning textarea:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning input:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning textarea:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-warning input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-warning input:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-warning input[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-warning input[readonly]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-warning input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea[disabled]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea[readonly]~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-small.e-warning.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-warning input:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-warning input:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-warning input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-warning input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-warning input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-warning textarea label.e-float-text.e-label-top,.e-filled.e-float-input.e-control-wrapper.e-warning textarea:focus~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-warning textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-control-wrapper.e-warning textarea:valid~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-warning textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-warning textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-warning textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-warning.e-input-focus inputs~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-warning.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger.e-warning input:focus~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger.e-warning input:valid~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger.e-warning input[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger.e-warning input[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger.e-warning input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger.e-warning textarea:focus~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger.e-warning textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-small.e-bigger.e-warning textarea:valid~label.e-float-text,.e-filled.e-float-input.e-small.e-bigger.e-warning textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger.e-warning textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger.e-warning textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-bigger.e-warning.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-small.e-warning input:focus~label.e-float-text,.e-filled.e-float-input.e-small.e-warning input:valid~label.e-float-text,.e-filled.e-float-input.e-small.e-warning input[disabled]~label.e-float-text,.e-filled.e-float-input.e-small.e-warning input[readonly]~label.e-float-text,.e-filled.e-float-input.e-small.e-warning input~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-warning textarea:focus~label.e-float-text,.e-filled.e-float-input.e-small.e-warning textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-small.e-warning textarea:valid~label.e-float-text,.e-filled.e-float-input.e-small.e-warning textarea[disabled]~label.e-float-text,.e-filled.e-float-input.e-small.e-warning textarea[readonly]~label.e-float-text,.e-filled.e-float-input.e-small.e-warning textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-small.e-warning.e-input-focus input~label.e-float-text,.e-filled.e-float-input.e-warning input:focus~label.e-float-text,.e-filled.e-float-input.e-warning textarea label.e-float-text.e-label-top,.e-filled.e-float-input.e-warning textarea:focus~label.e-float-text,.e-filled.e-float-input.e-warning textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-filled.e-float-input.e-warning textarea:valid~label.e-float-text,.e-filled.e-float-input.e-warning textarea[disabled]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-warning textarea[readonly]~label.e-label-top.e-float-text,.e-filled.e-float-input.e-warning textarea~label.e-label-top.e-float-text,.e-filled.e-float-input.e-warning.e-input-focus input~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-warning input:focus~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-warning input:valid~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-warning input[disabled]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-control-wrapper.e-warning input[readonly]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-control-wrapper.e-warning input~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-warning textarea:focus~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-warning textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-control-wrapper.e-warning textarea:valid~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-warning textarea[disabled]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-control-wrapper.e-warning textarea[readonly]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-control-wrapper.e-warning textarea~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-warning.e-input-focus input~label.e-float-text,.e-small .e-filled.e-float-input.e-warning input:focus~label.e-float-text,.e-small .e-filled.e-float-input.e-warning input:valid~label.e-float-text,.e-small .e-filled.e-float-input.e-warning input[disabled]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-warning input[readonly]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-warning input~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-warning textarea:focus~label.e-float-text,.e-small .e-filled.e-float-input.e-warning textarea:not(:focus):valid~label.e-float-text.e-label-bottom,.e-small .e-filled.e-float-input.e-warning textarea:valid~label.e-float-text,.e-small .e-filled.e-float-input.e-warning textarea[disabled]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-warning textarea[readonly]~label.e-float-text.e-label-top,.e-small .e-filled.e-float-input.e-warning textarea~label.e-label-top.e-float-text,.e-small .e-filled.e-float-input.e-warning.e-input-focus input~label.e-float-text{color:#ffca1c}.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-warning textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-small.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-warning textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger .e-filled.e-float-input.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-filled.e-float-input.e-warning textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-filled.e-float-input.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-small .e-filled.e-float-input.e-warning textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-bigger.e-small .e-filled.e-float-input.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-bigger.e-small.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-bigger.e-small.e-warning textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-bigger.e-small.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-warning textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-filled.e-float-input.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-small .e-filled.e-float-input.e-warning textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-small .e-filled.e-float-input.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text,.e-small.e-filled.e-float-input.e-warning textarea:not(:focus):-webkit-autofill~label.e-float-text,.e-small.e-filled.e-float-input.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill~label.e-float-text{color:#ffca1c}.e-input-group-icon.e-spin-up:before{content:"\e834";font-family:e-icons}.e-input-group-icon.e-spin-down:before{content:"\e83d";font-family:e-icons}.e-numeric-container{width:100%}.e-content-placeholder.e-numeric.e-placeholder-numeric{background-size:300px 33px;min-height:33px}.e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric,.e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric{background-size:300px 40px;min-height:40px}.e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,.e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,.e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,.e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden{border:0;height:0;margin:0;padding:0;text-indent:0;visibility:hidden;width:0}.e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon,.e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon,.e-numeric.e-control-wrapper.e-input-group .e-input-group-icon{font-size:12px}
/*! maskedtextbox layout */.e-control-wrapper.e-mask .e-maskedtextbox{font-family:Arial,Roboto,Segoe UI,GeezaPro,"DejaVu Serif","sans-serif",-apple-system,BlinkMacSystemFont;font-size:12.5px}.e-bigger .e-control-wrapper.e-mask .e-maskedtextbox,.e-control-wrapper.e-mask.e-bigger .e-maskedtextbox{font-size:13px}.e-content-placeholder.e-mask.e-placeholder-mask{background-size:300px 33px;min-height:33px}.e-bigger .e-content-placeholder.e-mask.e-placeholder-mask,.e-bigger.e-content-placeholder.e-mask.e-placeholder-mask{background-size:300px 40px;min-height:40px}
/*! maskedtextbox theme */.e-control-wrapper.e-mask.e-error .e-maskedtextbox,.e-utility-mask.e-error{color:#f44336}.e-control-wrapper.e-slider-container.e-material-slider .e-slider .e-handle.e-material-handle{cursor:default;transition:transform .4s cubic-bezier(.25,.8,.25,1);z-index:3}.e-control-wrapper.e-slider-container.e-material-slider .e-slider .e-handle.e-handle-start.e-tab-handle:after,.e-control-wrapper.e-slider-container.e-material-slider .e-slider .e-handle.e-tab-handle:after{background-color:initial}.e-slider-tooltip.e-tooltip-wrap.e-popup{background-color:#e3165b;border:0;border-radius:8px;cursor:grab;opacity:1}.e-slider-tooltip.e-tooltip-wrap.e-popup.e-popup.e-popup-close{display:block;opacity:0}.e-slider-tooltip.e-tooltip-wrap.e-popup.e-material-tooltip-start{background-color:#00000042}.e-slider-tooltip.e-tooltip-wrap.e-popup.e-material-tooltip-start .e-arrow-tip-inner{color:#000;opacity:0}.e-slider-tooltip.e-tooltip-wrap.e-popup.e-material-tooltip-start .e-arrow-tip-outer.e-tip-bottom{border-top-color:#00000042}.e-slider-tooltip.e-tooltip-wrap.e-popup.e-material-tooltip-start .e-arrow-tip-outer.e-tip-top{border-bottom-color:#00000042}.e-slider-tooltip.e-tooltip-wrap.e-popup.e-material-tooltip-start .e-arrow-tip-outer.e-tip-right{border-left-color:#00000042}.e-slider-tooltip.e-tooltip-wrap.e-popup.e-material-tooltip-start .e-arrow-tip-outer.e-tip-left{border-right-color:#00000042}.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-active{cursor:grabbing}.e-slider-tooltip.e-tooltip-wrap.e-popup .e-arrow-tip{visibility:visible}.e-slider-tooltip.e-tooltip-wrap.e-popup .e-tip-content{background-color:initial;height:16px;overflow:hidden;padding:0 8px;text-align:center;top:calc(50% - 8px);width:100%}.e-slider-tooltip.e-tooltip-wrap.e-popup .e-tip-content.e-material-tooltip-show{color:#fff}.e-slider-tooltip.e-tooltip-wrap.e-popup .e-tip-content.e-material-tooltip-hide{color:#0000}.e-slider-tooltip.e-tooltip-wrap.e-popup .e-arrow-tip-inner{color:#e3165b}.e-slider-tooltip.e-tooltip-wrap.e-popup .e-arrow-tip-outer.e-tip-bottom{border-top-color:#e3165b}.e-slider-tooltip.e-tooltip-wrap.e-popup .e-arrow-tip-outer.e-tip-top{border-bottom-color:#e3165b}.e-slider-tooltip.e-tooltip-wrap.e-popup .e-arrow-tip-outer.e-tip-right{border-left-color:#e3165b}.e-slider-tooltip.e-tooltip-wrap.e-popup .e-arrow-tip-outer.e-tip-left{border-right-color:#e3165b}.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default{background-color:#e3165b;border:0;border-bottom-left-radius:50%;border-bottom-right-radius:0;border-top-left-radius:50%;border-top-right-radius:50%;cursor:grab;opacity:1}.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default.e-material-tooltip-start{background-color:#00000042}.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default.e-tooltip-active{cursor:grabbing}.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default .e-arrow-tip{visibility:hidden}.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default.e-slider-horizontal-before .e-tip-content{transform:rotate(-45deg)}.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default.e-slider-horizontal-after .e-tip-content{transform:rotate(-225deg)}.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default.e-slider-vertical-before .e-tip-content{transform:rotate(45deg)}.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default.e-slider-vertical-after .e-tip-content{transform:rotate(225deg)}.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default .e-tip-content{background-color:initial;height:16px;overflow:hidden;padding:0;text-align:center;top:calc(50% - 8px);width:100%}.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default .e-tip-content.e-material-tooltip-show{color:#fff}.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default .e-tip-content.e-material-tooltip-hide{color:#0000}.e-slider-horizantal-color{height:100%;position:absolute;top:0}.e-slider-vertical-color{left:-1px;position:absolute;width:100%}.e-bigger .e-slider-tooltip.e-tooltip-wrap.e-popup .e-tip-content,.e-bigger.e-slider-tooltip.e-tooltip-wrap.e-popup .e-tip-content{font-size:11px;line-height:16px}.e-bigger .e-control-wrapper.e-slider-container .e-scale .e-tick .e-tick-value,.e-control-wrapper.e-slider-container.e-bigger .e-scale .e-tick .e-tick-value{font-size:12px}.e-control-wrapper.e-slider-container{-moz-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;box-sizing:border-box;display:inline-block;height:18px;line-height:normal;outline:none;position:relative;user-select:none}.e-control-wrapper.e-slider-container:after{content:"material";display:none}.e-control-wrapper.e-slider-container .e-slider .e-handle.e-large-thumb-size{transform:scale(1.5)}.e-control-wrapper.e-slider-container.e-rtl.e-horizontal .e-slider .e-handle{margin:0 -6px 0 0;top:calc(50% - 6px)}.e-control-wrapper.e-slider-container.e-rtl.e-horizontal .e-scale.e-h-scale .e-tick.e-first-tick{background-position-x:right}.e-control-wrapper.e-slider-container.e-rtl.e-horizontal .e-scale.e-h-scale .e-tick.e-last-tick{background-position-x:left}.e-control-wrapper.e-slider-container.e-rtl.e-vertical{direction:ltr}.e-control-wrapper.e-slider-container.e-disabled.e-material-slider .e-slider .e-handle.e-handle-first{background-color:#757575}.e-control-wrapper.e-slider-container.e-disabled:hover .e-scale .e-tick{visibility:hidden}.e-control-wrapper.e-slider-container.e-disabled .e-slider .e-range{background:#00000042}.e-control-wrapper.e-slider-container.e-disabled .e-slider .e-handle{background:#757575;transform:scale(.5)!important}.e-control-wrapper.e-slider-container.e-disabled .e-slider .e-handle.e-handle-first{background-color:#757575;border:0}.e-control-wrapper.e-slider-container.e-disabled .e-slider .e-handle:after{-ms-transform:scale(0);-webkit-transform:scale(0);background:#0000;border:7px solid #fff;border-radius:50%;box-sizing:border-box;content:"";height:26px;left:calc(50% - 13px);opacity:1;position:absolute;top:calc(50% - 13px);transform:scale(1);transition:none;width:26px;z-index:-1}.e-control-wrapper.e-slider-container.e-disabled .e-btn,.e-control-wrapper.e-slider-container.e-disabled .e-slider .e-handle{cursor:default}.e-control-wrapper.e-slider-container.e-disabled .e-slider .e-handle.e-handle-disable{display:block}.e-control-wrapper.e-slider-container.e-horizontal{height:48px;width:100%}.e-control-wrapper.e-slider-container.e-horizontal .e-first-button{left:0;margin-top:-9px;top:50%}.e-control-wrapper.e-slider-container.e-horizontal .e-first-button .e-button-icon{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAkFBMVEUAAAD////////////////////////+/v7////+/v7////////+/v7+/v7////////+/v7+/v7+/v7////+/v7+/v7+/v7+/v7////+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7///8G+5iqAAAAL3RSTlMABAgMEBQYHCAkKDA0ODxETFRYYGRsdHyAh4uTm6Onr7O/w8fL09ff4+fr7/P3+/6nVicAAADJSURBVHgBldJHdoNgAANhQUjvPTHuxbgAuv/t/J5O8I82Wn27UfGaVmjvBwvsdmEDUH33JuBxYwNQ/48m4LWzAbie2QR8nkzA/coGoPodTMDzzgagae1ykHAASDgAJBwAEk4xSDgAJBwAEg4ACacYJBwAEg4ACYeAjyMEaqYQSC97CFT/DQxID2sIpK8zBLqZQyC9dRDoajIyID1tIVD10zMg3S0ZSF4IJC8GkhcDyQuB5MVA8kIgeTGQvBhIXggkLwaSFwLJK3cBRvanB71ijlkAAAAASUVORK5CYII=");background-repeat:no-repeat;background-size:cover;display:inline-block;height:7px;left:calc(50% - 4.6px);position:absolute;top:calc(50% - 3.6px);width:7px}.e-control-wrapper.e-slider-container.e-horizontal .e-second-button{margin-top:-9px;right:0;top:50%}.e-control-wrapper.e-slider-container.e-horizontal .e-second-button .e-button-icon{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAkFBMVEUAAAD////////////////////////+/v7////////+/v7+/v7+/v7////////+/v7////+/v7+/v7+/v7+/v7+/v7////////+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7///9VYKa9AAAAL3RSTlMABAgMEBQYHCAoLDQ4PEBMUFhcZGx0eICDi5Obn6ers7vDx8vP19vf4+fr7/P3++LF0fAAAADNSURBVHgBldNHbsNAGEPhkZSi9F4S915k6d3/dga8Jgjw7bkYzPeXS5ObkkX3EQ5gcRcO6H/qbACbp3AAo6twwOEtHMCsDQecvqpsAKuHcMDw12QD2L2EA/C8EFleiCwvRJYXIssLmeGFzPBCZnghM7yQGV7IDC9Eglc26D6zwfS2JIP9a/To4b8pyWD9GH1c/11FNOZthO/4nvEeX5dksH2OTnT4rUsyWN4Xk4cj8nBEHo7IwxF5OCIPR+ThiDwckYcj8nBEHo5Iw5GdAVm8p9sPUXNKAAAAAElFTkSuQmCC");background-repeat:no-repeat;background-size:cover;display:inline-block;height:7px;left:calc(50% - 2.6px);position:absolute;top:calc(50% - 3.6px);width:7px}.e-control-wrapper.e-slider-container.e-horizontal.e-slider-btn{padding:0 30px}.e-control-wrapper.e-slider-container.e-horizontal .e-slider{height:32px;position:relative;top:calc(50% - 16px);width:100%}.e-control-wrapper.e-slider-container.e-horizontal .e-slider-track{height:2px;left:0;position:absolute;width:100%;background:#00000042;overflow:hidden;top:calc(50% - 1px)}.e-control-wrapper.e-slider-container.e-horizontal .e-handle{margin-left:-6px;top:calc(50% - 6px)}.e-control-wrapper.e-slider-container.e-horizontal.e-scale-both .e-range{height:2px}.e-control-wrapper.e-slider-container.e-horizontal .e-range{height:2px;top:calc(50% - 1px)}.e-control-wrapper.e-slider-container.e-horizontal .e-limits{background-color:#00000042;height:2px;position:absolute;top:calc(50% - 1px)}.e-control-wrapper.e-slider-container.e-vertical{height:inherit;padding:38px 0;width:48px}.e-control-wrapper.e-slider-container.e-vertical .e-slider{height:100%;left:calc(50% - 16px);position:relative;width:32px}.e-control-wrapper.e-slider-container.e-vertical .e-slider-track{background:#00000042;bottom:0;height:100%;position:absolute;left:calc(50% - 1px);overflow:hidden;width:2px}.e-control-wrapper.e-slider-container.e-vertical.e-small-size.e-slider-btn{height:100%;padding:30px 0}.e-control-wrapper.e-slider-container.e-vertical.e-small-size.e-slider-btn .e-slider{height:100%;width:2px}.e-control-wrapper.e-slider-container.e-vertical .e-first-button{bottom:0;margin-right:-9px;right:50%}.e-control-wrapper.e-slider-container.e-vertical .e-first-button .e-button-icon{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAjVBMVEUAAAD////////////////////////+/v7////+/v7////////+/v7////////+/v7+/v7+/v7+/v7////+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7////1kjJ6AAAALnRSTlMABAgMEBQYHCAkKDA4QERITFRcYGRodHyDj5OXn6Ons7e7v8vP09ff5+vv8/f7zZvJMAAAAItJREFUeAHdyVcagjAQBsAfUVTAXsTeSTRm7388i/kUQjYHYF4H9bAUXjuEV/KQEdC98f9I8dLXxJngY879CsbG/ccARuPsetHCT1tWXyUoSDXZRiiZ2p/Bsi7/HrbgVPw8REUk/n+P4ZAoMvQATmMyFmBk39+CExzefwnBauZEsgOPWOkevIYz1NEToo45F58KJy0AAAAASUVORK5CYII=");background-repeat:no-repeat;background-size:cover;display:inline-block;height:8px;left:calc(50% - 3.8px);position:absolute;top:calc(50% - 2.7px);width:8px}.e-control-wrapper.e-slider-container.e-vertical .e-second-button{margin-right:-9px;right:50%;top:0}.e-control-wrapper.e-slider-container.e-vertical .e-second-button .e-button-icon{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAjVBMVEUAAAD////////////////////////////////+/v7////+/v7+/v7////////+/v7+/v7////+/v7////+/v7+/v7////+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7////wrNfvAAAALnRSTlMABAgMEBQYICgsMDQ4QERITFBcYGhseHyDi5Obn6Ort7u/x8/X29/j5+vv8/f77y3LJgAAAI1JREFUeAHdyVeagjAUBtCbYQTsXewFENGYf//LsyB8kORmAZzXQ600mLrfz2XX9X8xcO0Qb4+3s2B/ia8N9yOFwtz+wR0/z77tvQSVm0+mI2piYXyEhp3+E2gWzQ8lNGpY//8UhjygijjBIvGotIbVofwZGFHxPQmGGn/ez8B6hETiAofUo1XmtKVWeAEhzjgqqZr/lwAAAABJRU5ErkJggg==");background-repeat:no-repeat;background-size:cover;display:inline-block;height:8px;left:calc(50% - 3.8px);position:absolute;top:calc(50% - 4.7px);width:8px}.e-control-wrapper.e-slider-container.e-vertical.e-scale-both .e-slider .e-handle{margin-bottom:-6px}.e-control-wrapper.e-slider-container.e-vertical .e-slider .e-handle{margin-bottom:-6px;left:calc(50% - 6px)}.e-control-wrapper.e-slider-container.e-vertical .e-slider .e-range{left:calc(50% - 1px);width:2px}.e-control-wrapper.e-slider-container.e-vertical .e-slider .e-limits{background-color:#00000042;left:calc(50% - 1px);position:absolute;width:2px}.e-control-wrapper.e-slider-container .e-range{border-radius:2px;position:absolute;transition:left .3s ease-out,right .3s ease-out,bottom .3s ease-out,width .3s ease-out,height .3s ease-out}.e-control-wrapper.e-slider-container .e-range.e-drag-horizontal,.e-control-wrapper.e-slider-container .e-range.e-drag-vertical{cursor:pointer}.e-control-wrapper.e-slider-container .e-slider{box-sizing:border-box;cursor:default;display:block;outline:0 none;padding:0;position:relative}.e-control-wrapper.e-slider-container .e-slider .e-handle{border-radius:50%;box-sizing:border-box;height:12px;outline:none;position:absolute;touch-action:none;transition:left .3s ease-out,right .3s ease-out,bottom .3s ease-out,transform .3s ease-out;width:12px;z-index:10;cursor:grab}.e-control-wrapper.e-slider-container .e-slider .e-handle.e-handle-active{cursor:grabbing}.e-control-wrapper.e-slider-container .e-slider .e-handle.e-handle-start{background-color:#fff;border:2px solid #00000042}.e-control-wrapper.e-slider-container .e-slider .e-handle:after{-moz-box-sizing:content-box;-ms-transform:scale(0);-webkit-box-sizing:content-box;-webkit-transform:scale(0);border:0 solid;border-radius:50%;box-sizing:initial;content:"";filter:alpha(opacity=26);height:32px;left:calc(50% - 16px);opacity:.26;position:absolute;top:calc(50% - 16px);transform:scale(0);transition:transform .4s cubic-bezier(.25,.8,.25,1);width:32px;z-index:-1}.e-control-wrapper.e-slider-container .e-slider .e-handle.e-tab-handle.e-handle-start:after{background-color:#e0e0e0;opacity:.38}.e-control-wrapper.e-slider-container .e-slider .e-handle.e-tab-handle:after{-ms-transform:scale(1);-webkit-transform:scale(1);background-color:#e3165b;transform:scale(1)}.e-control-wrapper.e-slider-container .e-tick-before.e-scale.e-h-scale .e-tick{background-position:bottom;height:50%;top:1px}.e-control-wrapper.e-slider-container .e-tick-before.e-scale.e-v-scale .e-tick{background-position:100%;left:1px;width:50%}.e-control-wrapper.e-slider-container .e-tick-after.e-scale.e-h-scale .e-tick{background-position-x:center;height:50%;top:calc(50% - 1px)}.e-control-wrapper.e-slider-container .e-tick-after.e-scale.e-v-scale .e-tick{background-position:0;left:calc(50% - 1px);width:50%}.e-control-wrapper.e-slider-container .e-tick-both.e-scale.e-h-scale .e-tick{background-position:50%;height:99%}.e-control-wrapper.e-slider-container .e-tick-both.e-scale.e-v-scale .e-tick{background-position:50%;width:100%}.e-control-wrapper.e-slider-container .e-tick-both.e-scale.e-v-scale .e-large{width:100%}.e-control-wrapper.e-slider-container .e-scale{box-sizing:initial;font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif","sans-serif",-apple-system,BlinkMacSystemFont;height:28px;line-height:normal;list-style:none outside none;margin:0;outline:0 none;padding:0;position:absolute;top:calc(50% - 14px);width:100%;z-index:1}.e-control-wrapper.e-slider-container .e-scale .e-tick{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAACXBIWXMAAAsSAAALEgHS3X78AAAAFElEQVQI12NkYGAIZ2BgYGBigAIABPgAW+yfXroAAAAASUVORK5CYII=");cursor:default;outline:none;position:relative;-webkit-user-select:none;user-select:none}.e-control-wrapper.e-slider-container .e-scale .e-tick .e-tick-value{color:#000;font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif","sans-serif",-apple-system,BlinkMacSystemFont;font-size:10px;outline:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.e-control-wrapper.e-slider-container .e-scale.e-v-scale{height:100%;left:calc(50% - 14px);top:0;width:28px}.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick{background-repeat:no-repeat}.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick.e-first-tick{background-position-y:top}.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick.e-last-tick{background-position-y:bottom}.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick{display:inline-block;background-repeat:no-repeat}.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick .e-tick-value.e-tick-before{top:-18px}.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick .e-tick-value.e-tick-after,.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick .e-tick-value.e-tick-both{bottom:-20px}.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick .e-tick-value.e-tick-both:first-child{top:-18px}.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick.e-first-tick{background-position-x:left}.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick.e-last-tick{background-position-x:right}.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick .e-tick-value.e-tick-before{right:26px}.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick .e-tick-value.e-tick-after{left:27px}.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick .e-tick-value.e-tick-both{right:41px}.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick .e-tick-value.e-tick-both:first-child{left:39px}.e-control-wrapper.e-slider-container .e-scale .e-tick{visibility:hidden}.e-control-wrapper.e-slider-container .e-scale .e-tick .e-tick-value,.e-control-wrapper.e-slider-container:active .e-scale .e-tick,.e-control-wrapper.e-slider-container:hover .e-scale .e-tick,.e-slider-hover .e-scale .e-tick{visibility:visible}
/*! component theme */.e-control-wrapper.e-slider-container.e-material-slider .e-slider .e-handle.e-handle-first,.e-control-wrapper.e-slider-container.e-material-slider .e-slider .e-handle.e-handle-second{background:#0000;border-color:#0000}.e-control-wrapper.e-slider-container .e-slider-button{background-color:#0000008a;border:1px solid #0000;border-radius:50%;height:18px;width:18px;box-sizing:border-box;cursor:pointer;outline:none;padding:0;position:absolute}.e-control-wrapper.e-slider-container .e-slider .e-range{background-color:#e3165b}.e-control-wrapper.e-slider-container .e-slider .e-handle{background-color:#e3165b;border-color:#e3165b}.e-control-wrapper.e-slider-container .e-slider .e-handle.e-material-tooltip{background-color:initial;border-color:#0000}.e-control-wrapper.e-slider-container.e-slider-hover .e-slider-track{background-color:#00000042}.e-control-wrapper.e-slider-container.e-slider-hover .e-range{background-color:#e3165b}.e-control-wrapper.e-slider-container.e-slider-hover .e-handle{border-color:#e3165b}.e-upload .e-upload-files .e-file-remove-btn.e-icons:before{content:"\e945"}.e-upload .e-upload-files .e-icons.e-file-pause-btn:before{content:"\e326"}.e-upload .e-upload-files .e-icons.e-file-reload-btn:before{content:"\e99d"}.e-upload .e-upload-files .e-icons.e-file-play-btn:before{content:"\e324"}.e-upload .e-upload-files .e-file-delete-btn.e-icons:before{content:"\e94a"}.e-upload .e-upload-files .e-file-abort-btn.e-icons:before{content:"\e974"}.e-upload .e-upload-files .e-icons.e-msie:before{position:relative;right:10px}.e-upload .e-upload-files .e-icons.e-file-abort-icon.e-msie:before{right:12px}.e-bigger .e-upload{width:100%}.e-bigger .e-upload .e-file-select-wrap{padding:20px 0 20px 16px}.e-bigger .e-upload .e-file-select-wrap .e-file-drop{font-size:15px;margin-left:16px}.e-bigger .e-upload .e-upload-files .e-upload-file-list{font-size:15px;line-height:normal;min-height:100px}.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container{margin-left:16px;top:0}.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name{font-size:15px;padding-top:16px}.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-size{font-size:12px;padding:10px 0}.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type{font-size:15px;padding-top:16px;top:auto}.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information,.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status{font-size:12px;padding-bottom:16px}.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap{height:10px}.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-inner-wrap{height:3px;width:98%}.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-inner-wrap .e-upload-progress-bar{height:3px}.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-bar-text{font-size:11px;right:10px;top:-33px}.e-bigger .e-upload .e-upload-files .e-file-abort-btn.e-icons,.e-bigger .e-upload .e-upload-files .e-file-delete-btn.e-icons,.e-bigger .e-upload .e-upload-files .e-file-pause-btn.e-icons,.e-bigger .e-upload .e-upload-files .e-file-play-btn.e-icons,.e-bigger .e-upload .e-upload-files .e-file-reload-btn.e-icons,.e-bigger .e-upload .e-upload-files .e-file-remove-btn.e-icons{box-sizing:border-box;font-size:12px;height:18px;margin:-24px 16px 16px;padding:20px;top:50%;width:18px}.e-bigger .e-upload .e-upload-files .e-file-delete-btn.e-icons.e-disabled,.e-bigger .e-upload .e-upload-files .e-file-remove-btn.e-icons.e-disabled{color:#00000061;cursor:not-allowed;opacity:.4;pointer-events:none}.e-bigger .e-upload .e-upload-files .e-file-abort-btn.e-msie.e-icons,.e-bigger .e-upload .e-upload-files .e-file-delete-btn.e-msie.e-icons,.e-bigger .e-upload .e-upload-files .e-file-pause-btn.e-msie.e-icons,.e-bigger .e-upload .e-upload-files .e-file-play-btn.e-msie.e-icons,.e-bigger .e-upload .e-upload-files .e-file-reload-btn.e-msie.e-icons,.e-bigger .e-upload .e-upload-files .e-file-remove-btn.e-msie.e-icons{padding:20px 17px 20px 26px}.e-bigger .e-upload .e-upload-files .e-file-pause-btn.e-icons,.e-bigger .e-upload .e-upload-files .e-file-play-btn.e-icons,.e-bigger .e-upload .e-upload-files .e-file-reload-btn.e-icons{right:45px}.e-bigger .e-upload .e-upload-files .e-file-delete-btn.e-icons{font-size:13px}.e-bigger .e-upload .e-upload-files .e-file-abort-btn.e-icons{font-size:18px}.e-bigger .e-upload .e-upload-actions .e-btn{margin-left:16px}.e-bigger .e-upload .e-upload-actions .e-file-clear-btn,.e-bigger .e-upload .e-upload-actions .e-file-upload-btn{margin:15px}.e-bigger .e-upload.e-rtl .e-file-select-wrap{padding:20px 16px 20px 0}.e-bigger .e-upload.e-rtl .e-file-select-wrap .e-control.e-btn{margin-right:0}.e-bigger .e-upload.e-rtl .e-file-select-wrap .e-file-drop{margin-right:16px}.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container{margin-left:60px;margin-right:16px}.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-information,.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-status{top:54px}.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-bar-text{left:10px;right:auto}.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-abort-btn.e-icons,.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-delete-btn.e-icons,.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-icons,.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-icons,.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons,.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-remove-btn.e-icons{box-sizing:border-box;left:0;margin-left:16px;margin-right:16px;padding:20px;top:50%}.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-delete-btn.e-icons.e-disabled,.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-remove-btn.e-icons.e-disabled{color:#00000061;cursor:not-allowed;opacity:.4;pointer-events:none}.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-abort-btn.e-msie.e-icons,.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-delete-btn.e-msie.e-icons,.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-msie.e-icons,.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-msie.e-icons,.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-msie.e-icons,.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-remove-btn.e-msie.e-icons{padding:20px 17px 20px 26px}.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-icons,.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-icons,.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons{left:41px}.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list{min-height:35px;padding-bottom:16px;padding-top:12px}.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container{top:0}.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-hidden-input{display:none}.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name,.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type{line-height:1.5;padding-top:4px}.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name.e-error,.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-error,.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type.e-error{color:#f44336}.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information,.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status{color:#0000008a;display:block;font-size:12px;line-height:1.5;padding-bottom:0;padding-top:4px;position:relative}.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid,.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-name,.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-status,.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-type{color:#f44336}.e-bigger .e-upload.e-form-upload .e-upload-files .e-file-abort-btn.e-icons,.e-bigger .e-upload.e-form-upload .e-upload-files .e-file-delete-btn.e-icons,.e-bigger .e-upload.e-form-upload .e-upload-files .e-file-pause-btn.e-icons,.e-bigger .e-upload.e-form-upload .e-upload-files .e-file-play-btn.e-icons,.e-bigger .e-upload.e-form-upload .e-upload-files .e-file-reload-btn.e-icons,.e-bigger .e-upload.e-form-upload .e-upload-files .e-file-remove-btn.e-icons{box-sizing:border-box;top:42px}.e-bigger .e-upload.e-form-upload .e-upload-files .e-file-delete-btn.e-icons.e-disabled,.e-bigger .e-upload.e-form-upload .e-upload-files .e-file-remove-btn.e-icons.e-disabled{color:#00000061;cursor:not-allowed;opacity:.4;pointer-events:none}.e-bigger.e-small .e-upload,.e-upload{width:100%}.e-bigger.e-small .e-upload.e-control-wrapper,.e-upload.e-control-wrapper{font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif","sans-serif",-apple-system,BlinkMacSystemFont}.e-bigger.e-small .e-upload .e-hidden-file-input,.e-upload .e-hidden-file-input{border:0;height:0;margin:0;outline:none;padding:0;text-indent:0;visibility:hidden;width:0}.e-bigger.e-small .e-upload .e-file-select-wrap,.e-upload .e-file-select-wrap{padding:16px 0 16px 12px}.e-bigger.e-small .e-upload .e-file-select-wrap .e-file-select,.e-bigger.e-small .e-upload .e-file-select-wrap .e-file-select .e-uploader,.e-upload .e-file-select-wrap .e-file-select,.e-upload .e-file-select-wrap .e-file-select .e-uploader{display:inline-block;width:0}.e-bigger.e-small .e-upload .e-file-select-wrap .e-file-select .e-uploader,.e-upload .e-file-select-wrap .e-file-select .e-uploader{opacity:0}.e-bigger.e-small .e-upload .e-file-select-wrap .e-file-drop,.e-upload .e-file-select-wrap .e-file-drop{font-family:inherit;font-size:14px;margin-left:12px}.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list,.e-upload.e-form-upload .e-upload-files .e-upload-file-list{min-height:35px;padding-bottom:12px;padding-top:8px}.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container,.e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container{top:0}.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-hidden-input,.e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-hidden-input{display:none}.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name,.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type,.e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name,.e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type{line-height:1.5;padding-top:4px}.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name.e-error,.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-error,.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type.e-error,.e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name.e-error,.e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-error,.e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type.e-error{color:#f44336}.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information,.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status,.e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information,.e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status{color:#0000008a;display:block;font-size:11px;line-height:1.5;padding-bottom:0;padding-top:4px;position:relative}.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid,.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-name,.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-status,.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-type,.e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid,.e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-name,.e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-status,.e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-type{color:#f44336}.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-file-abort-btn.e-icons,.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-file-delete-btn.e-icons,.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-file-pause-btn.e-icons,.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-file-play-btn.e-icons,.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-file-reload-btn.e-icons,.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-file-remove-btn.e-icons,.e-upload.e-form-upload .e-upload-files .e-file-abort-btn.e-icons,.e-upload.e-form-upload .e-upload-files .e-file-delete-btn.e-icons,.e-upload.e-form-upload .e-upload-files .e-file-pause-btn.e-icons,.e-upload.e-form-upload .e-upload-files .e-file-play-btn.e-icons,.e-upload.e-form-upload .e-upload-files .e-file-reload-btn.e-icons,.e-upload.e-form-upload .e-upload-files .e-file-remove-btn.e-icons{box-sizing:border-box;top:32px}.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-file-delete-btn.e-icons.e-disabled,.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-file-remove-btn.e-icons.e-disabled,.e-upload.e-form-upload .e-upload-files .e-file-delete-btn.e-icons.e-disabled,.e-upload.e-form-upload .e-upload-files .e-file-remove-btn.e-icons.e-disabled{color:#00000061;cursor:not-allowed;opacity:.4;pointer-events:none}.e-bigger.e-small .e-upload .e-upload-files,.e-upload .e-upload-files{list-style-type:none;margin:0;padding:0}.e-bigger.e-small .e-upload .e-upload-files .e-icons:focus,.e-upload .e-upload-files .e-icons:focus{outline:none}.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list,.e-upload .e-upload-files .e-upload-file-list{font-family:inherit;font-size:14px;height:100%;line-height:normal;min-height:90px;position:relative}.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container,.e-upload .e-upload-files .e-upload-file-list .e-file-container{display:block;height:100%;margin-left:12px;margin-right:90px;min-height:35px;position:relative;top:3px}.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name,.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name{float:left;font-family:inherit;font-size:14px;max-width:75%;overflow:hidden;padding-top:12px;position:relative;text-overflow:ellipsis;top:0;white-space:nowrap}.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name:before,.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name:before{content:attr(data-tail);float:right}.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type,.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type{display:block;font-family:inherit;font-size:14px;padding-top:12px}.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type.e-hidden,.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type.e-hidden{visibility:hidden}.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-size,.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-size{display:block;font-size:11px;padding:8px 0}.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information,.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status,.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information,.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status{display:block;font-family:inherit;font-size:11px;padding-bottom:12px}.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information.e-upload-progress,.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-upload-progress,.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information.e-upload-progress,.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-upload-progress{display:none}.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap,.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap{display:block;height:8px;padding-bottom:6px;padding-top:6px;position:absolute;width:98%}.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-inner-wrap,.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-inner-wrap{border-radius:0;display:block;height:2px;width:100%}.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-inner-wrap .e-upload-progress-bar,.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-inner-wrap .e-upload-progress-bar{border-radius:0;display:inherit;height:2px}.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-bar-text,.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-bar-text{float:right;font-family:inherit;font-size:11px;position:relative;right:6px;top:-27px}.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons,.e-bigger.e-small .e-upload .e-upload-files .e-file-delete-btn.e-icons,.e-bigger.e-small .e-upload .e-upload-files .e-file-pause-btn.e-icons,.e-bigger.e-small .e-upload .e-upload-files .e-file-play-btn.e-icons,.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons,.e-bigger.e-small .e-upload .e-upload-files .e-file-remove-btn.e-icons,.e-upload .e-upload-files .e-file-abort-btn.e-icons,.e-upload .e-upload-files .e-file-delete-btn.e-icons,.e-upload .e-upload-files .e-file-pause-btn.e-icons,.e-upload .e-upload-files .e-file-play-btn.e-icons,.e-upload .e-upload-files .e-file-reload-btn.e-icons,.e-upload .e-upload-files .e-file-remove-btn.e-icons{align-items:center;box-sizing:border-box;cursor:pointer;display:inline-flex;font-size:11px;height:18px;justify-content:center;margin:-18px 12px 0;padding:18px;position:absolute;right:0;top:50%;vertical-align:middle;width:18px}.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons.e-upload-progress,.e-bigger.e-small .e-upload .e-upload-files .e-file-delete-btn.e-icons.e-upload-progress,.e-bigger.e-small .e-upload .e-upload-files .e-file-pause-btn.e-icons.e-upload-progress,.e-bigger.e-small .e-upload .e-upload-files .e-file-play-btn.e-icons.e-upload-progress,.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons.e-upload-progress,.e-bigger.e-small .e-upload .e-upload-files .e-file-remove-btn.e-icons.e-upload-progress,.e-upload .e-upload-files .e-file-abort-btn.e-icons.e-upload-progress,.e-upload .e-upload-files .e-file-delete-btn.e-icons.e-upload-progress,.e-upload .e-upload-files .e-file-pause-btn.e-icons.e-upload-progress,.e-upload .e-upload-files .e-file-play-btn.e-icons.e-upload-progress,.e-upload .e-upload-files .e-file-reload-btn.e-icons.e-upload-progress,.e-upload .e-upload-files .e-file-remove-btn.e-icons.e-upload-progress{cursor:default}.e-bigger.e-small .e-upload .e-upload-files .e-file-delete-btn.e-icons.e-disabled,.e-bigger.e-small .e-upload .e-upload-files .e-file-remove-btn.e-icons.e-disabled,.e-upload .e-upload-files .e-file-delete-btn.e-icons.e-disabled,.e-upload .e-upload-files .e-file-remove-btn.e-icons.e-disabled{color:#00000061;cursor:not-allowed;opacity:.4;pointer-events:none}.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-msie.e-icons,.e-bigger.e-small .e-upload .e-upload-files .e-file-delete-btn.e-msie.e-icons,.e-bigger.e-small .e-upload .e-upload-files .e-file-pause-btn.e-msie.e-icons,.e-bigger.e-small .e-upload .e-upload-files .e-file-play-btn.e-msie.e-icons,.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-msie.e-icons,.e-bigger.e-small .e-upload .e-upload-files .e-file-remove-btn.e-msie.e-icons,.e-upload .e-upload-files .e-file-abort-btn.e-msie.e-icons,.e-upload .e-upload-files .e-file-delete-btn.e-msie.e-icons,.e-upload .e-upload-files .e-file-pause-btn.e-msie.e-icons,.e-upload .e-upload-files .e-file-play-btn.e-msie.e-icons,.e-upload .e-upload-files .e-file-reload-btn.e-msie.e-icons,.e-upload .e-upload-files .e-file-remove-btn.e-msie.e-icons{padding:18px 13px 18px 23px}.e-bigger.e-small .e-upload .e-upload-files .e-file-pause-btn.e-icons,.e-bigger.e-small .e-upload .e-upload-files .e-file-play-btn.e-icons,.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons,.e-upload .e-upload-files .e-file-pause-btn.e-icons,.e-upload .e-upload-files .e-file-play-btn.e-icons,.e-upload .e-upload-files .e-file-reload-btn.e-icons{right:36px}.e-bigger.e-small .e-upload .e-upload-files .e-clear-icon-focus,.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover,.e-bigger.e-small .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):hover,.e-bigger.e-small .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):hover,.e-bigger.e-small .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):hover,.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,.e-bigger.e-small .e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):hover,.e-upload .e-upload-files .e-clear-icon-focus,.e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover,.e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):hover,.e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):hover,.e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):hover,.e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):hover{background-color:#0000001f;border-color:#0000;border-radius:50%;box-shadow:0 0 0 #0000}.e-bigger.e-small .e-upload .e-upload-files .e-clear-icon-focus,.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus,.e-bigger.e-small .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus,.e-bigger.e-small .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus,.e-bigger.e-small .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus,.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons:focus,.e-bigger.e-small .e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus,.e-upload .e-upload-files .e-clear-icon-focus,.e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus,.e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus,.e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus,.e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus,.e-upload .e-upload-files .e-file-reload-btn.e-icons:focus,.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus{border-radius:50%}.e-bigger.e-small .e-upload .e-upload-files .e-file-delete-btn.e-icons,.e-upload .e-upload-files .e-file-delete-btn.e-icons{font-size:11px;opacity:1}.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons,.e-upload .e-upload-files .e-file-abort-btn.e-icons{font-size:15px;opacity:1}.e-bigger.e-small .e-upload .e-file-select-wrap .e-btn,.e-bigger.e-small .e-upload .e-upload-actions .e-btn,.e-upload .e-file-select-wrap .e-btn,.e-upload .e-upload-actions .e-btn{font-family:inherit}.e-bigger.e-small .e-upload .e-upload-actions,.e-upload .e-upload-actions{position:relative;text-align:right}.e-bigger.e-small .e-upload .e-upload-actions .e-file-clear-btn,.e-bigger.e-small .e-upload .e-upload-actions .e-file-upload-btn,.e-upload .e-upload-actions .e-file-clear-btn,.e-upload .e-upload-actions .e-file-upload-btn{margin:12px}.e-bigger.e-small .e-upload.e-rtl .e-file-select-wrap,.e-upload.e-rtl .e-file-select-wrap{padding:16px 12px 16px 0}.e-bigger.e-small .e-upload.e-rtl .e-file-select-wrap .e-control.e-btn,.e-upload.e-rtl .e-file-select-wrap .e-control.e-btn{margin-right:10px}.e-bigger.e-small .e-upload.e-rtl .e-file-select-wrap .e-file-drop,.e-upload.e-rtl .e-file-select-wrap .e-file-drop{margin-left:60px;margin-right:12px;position:relative}.e-bigger.e-small .e-upload.e-rtl .e-upload-actions,.e-upload.e-rtl .e-upload-actions{text-align:left}.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container,.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container{height:100%;margin-left:60px;margin-right:12px;position:relative}.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-rtl-container,.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-rtl-container{direction:ltr;float:right;width:100%}.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-name,.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-type,.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-name,.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-type{float:right}.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-size,.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-size{direction:ltr;float:right;position:relative;text-align:right;width:100%}.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap,.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap{float:right;position:static;top:46px;width:89%}.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-bar-text,.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-bar-text{float:left;right:-8px;top:-25px}.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-abort-btn.e-icons,.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-delete-btn.e-icons,.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-icons,.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-icons,.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons,.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-remove-btn.e-icons,.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-abort-btn.e-icons,.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-delete-btn.e-icons,.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-icons,.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-icons,.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons,.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-remove-btn.e-icons{left:0;margin-left:12px;margin-right:12px;right:auto;top:50%}.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons,.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons{left:36px;right:auto}.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-icons,.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-icons,.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons,.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-icons,.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-icons,.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons{left:36px}.e-bigger.e-small .e-upload.e-disabled .e-file-drop,.e-bigger.e-small .e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-information,.e-bigger.e-small .e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-name,.e-bigger.e-small .e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-size,.e-bigger.e-small .e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-status,.e-bigger.e-small .e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-type,.e-upload.e-disabled .e-file-drop,.e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-information,.e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-name,.e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-size,.e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-status,.e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-type{color:#00000061}.e-bigger.e-small .e-upload .e-content-placeholder.e-upload.e-placeholder-upload,.e-upload .e-content-placeholder.e-upload.e-placeholder-upload{background-size:400px 65px;min-height:65px}.e-bigger.e-small .e-upload .e-bigger .e-content-placeholder.e-upload.e-placeholder-upload,.e-bigger.e-small .e-upload .e-bigger.e-content-placeholder.e-upload.e-placeholder-upload,.e-upload .e-bigger .e-content-placeholder.e-upload.e-placeholder-upload,.e-upload .e-bigger.e-content-placeholder.e-upload.e-placeholder-upload{background-size:400px 80px;min-height:80px}.e-small .e-upload .e-file-select-wrap{padding:16px 0 16px 12px}.e-small .e-upload .e-file-select-wrap .e-file-drop{font-size:13px;margin-left:12px}.e-small .e-upload .e-upload-files .e-upload-file-list{min-height:76px}.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name{font-size:12px;padding-top:10px}.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-size{font-size:11px;padding:5px 0}.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type{font-size:12px;padding-top:10px}.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information,.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status{padding-bottom:10px}.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap{padding-bottom:3px;padding-top:3px}.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons,.e-small .e-upload .e-upload-files .e-file-delete-btn.e-icons,.e-small .e-upload .e-upload-files .e-file-pause-btn.e-icons,.e-small .e-upload .e-upload-files .e-file-play-btn.e-icons,.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons,.e-small .e-upload .e-upload-files .e-file-remove-btn.e-icons{font-size:10px;height:24px;padding:12px;width:24px}.e-small .e-upload .e-upload-files .e-file-delete-btn.e-icons.e-disabled,.e-small .e-upload .e-upload-files .e-file-remove-btn.e-icons.e-disabled{color:#00000061;cursor:not-allowed;opacity:.4;pointer-events:none}.e-small .e-upload.e-rtl .e-file-select-wrap{padding:16px 12px 16px 0}.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list{min-height:35px;padding-bottom:10px;padding-top:6px}.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container{top:0}.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-hidden-input{display:none}.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name,.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type{line-height:1.5;padding-top:4px}.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name.e-error,.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-error,.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type.e-error{color:#f44336}.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information,.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status{color:#0000008a;display:block;font-size:11px;line-height:1.5;padding-bottom:0;padding-top:4px;position:relative}.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid,.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-name,.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-status,.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-type{color:#f44336}.e-small .e-upload.e-form-upload .e-upload-files .e-file-abort-btn.e-icons,.e-small .e-upload.e-form-upload .e-upload-files .e-file-delete-btn.e-icons,.e-small .e-upload.e-form-upload .e-upload-files .e-file-pause-btn.e-icons,.e-small .e-upload.e-form-upload .e-upload-files .e-file-play-btn.e-icons,.e-small .e-upload.e-form-upload .e-upload-files .e-file-reload-btn.e-icons,.e-small .e-upload.e-form-upload .e-upload-files .e-file-remove-btn.e-icons{box-sizing:border-box;top:34px}.e-small .e-upload.e-form-upload .e-upload-files .e-file-delete-btn.e-icons.e-disabled,.e-small .e-upload.e-form-upload .e-upload-files .e-file-remove-btn.e-icons.e-disabled{color:#00000061;cursor:not-allowed;opacity:.4;pointer-events:none}.e-upload{border:1px solid #0000001f}.e-upload .e-file-drop{color:#000000de;vertical-align:middle}.e-upload .e-upload-files{border-top:1px solid #0000001f}.e-upload .e-upload-files .e-upload-file-list{border-bottom:1px solid #0000001f}.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name,.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type{color:#000000de}.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-size{color:#0000008a}.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information,.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status{color:#000000de}.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-upload-success{color:#22b24b}.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-upload-fails,.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-validation-fails{color:#f44336}.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-progress-inner-wrap{background-color:#e0e0e0}.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-progress-inner-wrap .e-upload-progress-bar.e-upload-progress{background:#e3165b}.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-progress-inner-wrap .e-upload-progress-bar.e-upload-success{background:#22b24b}.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-progress-inner-wrap .e-upload-progress-bar.e-upload-failed{background:#f44336}.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-progress-bar-text{color:#000000de}.e-upload .e-upload-files .e-file-abort-btn.e-icons,.e-upload .e-upload-files .e-file-abort-btn.e-icons:hover,.e-upload .e-upload-files .e-file-delete-btn.e-icons,.e-upload .e-upload-files .e-file-delete-btn.e-icons:hover,.e-upload .e-upload-files .e-file-pause-btn.e-icons,.e-upload .e-upload-files .e-file-pause-btn.e-icons:hover,.e-upload .e-upload-files .e-file-play-btn.e-icons,.e-upload .e-upload-files .e-file-play-btn.e-icons:hover,.e-upload .e-upload-files .e-file-reload-btn.e-icons,.e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,.e-upload .e-upload-files .e-file-remove-btn.e-icons,.e-upload .e-upload-files .e-file-remove-btn.e-icons:hover{color:#000}.e-upload .e-upload-files .e-clear-icon-focus,.e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus,.e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus,.e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus,.e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus,.e-upload .e-upload-files .e-file-reload-btn.e-icons:focus,.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus{background-color:#0000001f;border-color:#0000;box-shadow:0 0 0 #0000}.e-container .e-value-switch-btn:before{content:"\e430"}.e-colorpicker-container,.e-colorpicker-wrapper{display:inline-block;line-height:0;outline:none;-webkit-user-select:none;user-select:none}.e-colorpicker-container .e-colorpicker,.e-colorpicker-wrapper .e-colorpicker{height:1px;opacity:0;position:absolute;width:1px}.e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,.e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn{font-family:initial;line-height:14px;padding:0 4px}.e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color,.e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color{background:#0000 url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNnB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDYgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTAgKDU0OTgzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExIiBmaWxsPSIjRTBFMEUwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weS0yIiBmaWxsPSIjRkZGRkZGIiB4PSIwIiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weSIgZmlsbD0iI0ZGRkZGRiIgeD0iMyIgeT0iMCIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExLUNvcHktMyIgZmlsbD0iI0UwRTBFMCIgeD0iMyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");background-size:8px;border-radius:2px;height:18px;margin-top:0;position:relative;width:18px}.e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color .e-split-preview,.e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color .e-split-preview{border-radius:2px}.e-colorpicker-container .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn,.e-colorpicker-wrapper .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn{padding:0 4px}.e-colorpicker-container *,.e-colorpicker-wrapper *{box-sizing:border-box}.e-colorpicker-container.e-disabled .e-palette .e-tile,.e-colorpicker-wrapper.e-disabled .e-palette .e-tile{cursor:default}.e-colorpicker-container.e-disabled .e-palette .e-tile:hover,.e-colorpicker-wrapper.e-disabled .e-palette .e-tile:hover{border:0;box-shadow:none}.e-colorpicker-container.e-disabled .e-palette .e-tile.e-selected,.e-colorpicker-wrapper.e-disabled .e-palette .e-tile.e-selected{border:0}.e-colorpicker-container.e-disabled .e-container .e-handler,.e-colorpicker-container.e-disabled .e-container .e-preview-container,.e-colorpicker-container.e-disabled .e-container .e-slider-preview .e-colorpicker-slider .e-hue-slider,.e-colorpicker-container.e-disabled .e-container .e-slider-preview .e-colorpicker-slider .e-opacity-slider,.e-colorpicker-container.e-disabled .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle,.e-colorpicker-wrapper.e-disabled .e-container .e-handler,.e-colorpicker-wrapper.e-disabled .e-container .e-preview-container,.e-colorpicker-wrapper.e-disabled .e-container .e-slider-preview .e-colorpicker-slider .e-hue-slider,.e-colorpicker-wrapper.e-disabled .e-container .e-slider-preview .e-colorpicker-slider .e-opacity-slider,.e-colorpicker-wrapper.e-disabled .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle{cursor:default}.e-colorpicker-container.e-disabled .e-container .e-hsv-container,.e-colorpicker-wrapper.e-disabled .e-container .e-hsv-container{pointer-events:none}.e-colorpicker-popup:not(.e-split-btn-wrapper):not(.e-dropdown-btn){line-height:0}.e-colorpicker.e-hsv-model,.e-colorpicker.e-modal{-webkit-overflow-scrolling:touch;height:100%;left:0;position:fixed;top:0;width:100%}.e-colorpicker.e-modal{background-color:#0009;opacity:.5;pointer-events:auto}.e-colorpicker.e-hsv-model{background-color:initial}.sf-colorpicker .e-switch-ctrl-btn .e-ctrl-btn{position:relative}.e-show-value .sf-colorpicker.e-color-palette .e-selected-value,.e-show-value .sf-colorpicker.e-color-palette .e-switch-ctrl-btn{width:270px}.e-dropdown-popup.e-transparent .e-container{display:none}body.e-colorpicker-overflow{overflow:visible}.e-bigger .e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,.e-bigger .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,.e-bigger.e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,.e-bigger.e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn{line-height:18px;padding:0 6px}.e-bigger .e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color,.e-bigger .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color,.e-bigger.e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color,.e-bigger.e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color{height:22px;width:22px}.e-bigger .e-colorpicker-container .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn,.e-bigger .e-colorpicker-wrapper .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn,.e-bigger.e-colorpicker-container .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn,.e-bigger.e-colorpicker-wrapper .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn{padding:0 6px}.e-container{border:0;border-radius:0;display:inline-block;line-height:0;outline:none;-webkit-user-select:none;user-select:none;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.e-container.e-color-picker{width:270px}.e-container.e-color-picker .e-mode-switch-btn{background:#0000 url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUwLjIgKDU1MDQ3KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA0IENvcHk8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iQXJ0Ym9hcmQiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtNC1Db3B5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMC4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMjUtQ29weS04IiBmaWxsPSIjNDU5NkNFIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMjUtQ29weS05IiBmaWxsPSIjNUNDMTVCIiB4PSIwIiB5PSIxMiIgd2lkdGg9IjEyIiBoZWlnaHQ9IjEyIj48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTI1LUNvcHktMTAiIGZpbGw9IiNGQkQ1MDYiIHg9IjEyIiB5PSIwIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMjUtQ29weS0xMSIgZmlsbD0iI0VDNEU0MyIgeD0iMTIiIHk9IjEyIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiPjwvcmVjdD4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+") no-repeat 100% 100%}.e-container.e-color-palette{width:auto}.e-container.e-color-palette .e-mode-switch-btn{background:#0000 url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+Cjxzdmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDE4IDE4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zOnNlcmlmPSJodHRwOi8vd3d3LnNlcmlmLmNvbS8iIHN0eWxlPSJmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MS40MTQyMTsiPgogICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsLTEsMCwxOCkiPgogICAgICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgc3R5bGU9ImZpbGw6dXJsKCNfTGluZWFyMSk7Ii8+CiAgICA8L2c+CiAgICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLDAsMCwtMSwwLDE4KSI+CiAgICAgICAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4IiBzdHlsZT0iZmlsbDp1cmwoI19MaW5lYXIyKTsiLz4KICAgIDwvZz4KICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLC0xLDAsMTgpIj4KICAgICAgICA8Y2xpcFBhdGggaWQ9Il9jbGlwMyI+CiAgICAgICAgICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIvPgogICAgICAgIDwvY2xpcFBhdGg+CiAgICAgICAgPGcgY2xpcC1wYXRoPSJ1cmwoI19jbGlwMykiPgogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLDAsMCwtMSwtMCwxOCkiPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgogICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsLTEsMCwxOCkiPgogICAgICAgIDxjbGlwUGF0aCBpZD0iX2NsaXA0Ij4KICAgICAgICAgICAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4Ii8+CiAgICAgICAgPC9jbGlwUGF0aD4KICAgICAgICA8ZyBjbGlwLXBhdGg9InVybCgjX2NsaXA0KSI+CiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLC0xLC0wLDE4KSI+CiAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNfSW1hZ2U1IiB4PSIwIiB5PSIwIiB3aWR0aD0iMThweCIgaGVpZ2h0PSIxOHB4Ii8+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+CiAgICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLDAsMCwtMSwwLDE4KSI+CiAgICAgICAgPGNsaXBQYXRoIGlkPSJfY2xpcDYiPgogICAgICAgICAgICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTgiIGhlaWdodD0iMTgiLz4KICAgICAgICA8L2NsaXBQYXRoPgogICAgICAgIDxnIGNsaXAtcGF0aD0idXJsKCNfY2xpcDYpIj4KICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsLTEsLTAsMTgpIj4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iX0xpbmVhcjEiIHgxPSIwIiB5MT0iMCIgeDI9IjEiIHkyPSIwIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCg2LjI3MDE5ZS0xNCwtMTAyNCwtMTAyNCwtNi4yNzAxOWUtMTQsMCwxOCkiPjxzdG9wIG9mZnNldD0iMCIgc3R5bGU9InN0b3AtY29sb3I6cmdiKDAsMTgyLDI1NSk7c3RvcC1vcGFjaXR5OjAiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOmJsYWNrO3N0b3Atb3BhY2l0eTowIi8+PC9saW5lYXJHcmFkaWVudD4KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Il9MaW5lYXIyIiB4MT0iMCIgeTE9IjAiIHgyPSIxIiB5Mj0iMCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMS4xMDIxOGUtMTUsLTE4LC0xOCwtMS4xMDIxOGUtMTUsMTgsMTgpIj48c3RvcCBvZmZzZXQ9IjAiIHN0eWxlPSJzdG9wLWNvbG9yOnJnYigwLDE4MiwyNTUpO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjpibGFjaztzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+CiAgICAgICAgPGltYWdlIGlkPSJfSW1hZ2U1IiB3aWR0aD0iMThweCIgaGVpZ2h0PSIxOHB4IiB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUJJQUFBQVNDQVlBQUFCV3pvNVhBQUFBQ1hCSVdYTUFBQTdFQUFBT3hBR1ZLdzRiQUFBQmUwbEVRVlE0alcyUjIyNGNNUXhER2NBbyt2OC8yU0lYZE9wTk5iSXVWaDlrZXp6SlBoaWlTT3JNQXZ2eTBBanlBSGVBSEdBSHlDUDE4dTQ3ZVl6ZTlBS2xhaDlCZ0F5WG5tVUxjQStRYmQ3cWp4OWdnVkxGUWRiVDlBQlpYNlZkWHpNLy9MVmZqbE11dy9xQWR2QUMzZmR2bVE1UVpVbUErZ1ZUWDZWZDh3Sjk3NWRLbkdYek1VZnBpVGYzdXpkQi93Z2tsaVZ4a0U1dFdSSkxiNGMvNlplamZvTE5NdFJaeXYyWk4zZFNCYXREVlFGWGxQcDRnTlZBb3FPa1F4dW8yY3Iybk5Wd2lnSnVnQ2xnaWxMclgxQ2Jod3BXdmUwa3NtVTUzUXh3SGM4QU01UjZIQnRBUUUzQVlqa25WREpyb2tDM1BIYlBPZlpTano4SjRMWU9XRFIzVlJBblBOeUE3dm1tZGs5UWQ1VGo0dzBzRzRqYjBPbXBUa0FmMHpiZDExN3FCSjBOeEx3MGl5RGNnZGlPcG80K0lCMElINkQzMXdTMEJqb1ozQ1QvMHBpSGNla0ppTmgwdmxMZmZnOUF3OGs4Z3RoZXYyczh6MHA5L1FVNlQ3Z2JFTWhnbGhIcDdjZDQzbm5CajU4ekhVZERiMk1URit6TC9oOXIveU91c0ZQS093QUFBQUJKUlU1RXJrSmdnZz09Ii8+CiAgICA8L2RlZnM+Cjwvc3ZnPgo=") no-repeat 100% 100%}.e-container .e-custom-palette{width:auto}.e-container .e-custom-palette .e-palette{padding:10px}.e-container .e-custom-palette.e-palette-group{height:270px;overflow-y:scroll}.e-container .e-palette{border-bottom:0;display:table;line-height:0;outline:none;-webkit-user-select:none;user-select:none}.e-container .e-palette .e-row{display:table-row;white-space:nowrap}.e-container .e-palette .e-tile{border:.5px solid #0000;box-sizing:border-box;cursor:pointer;display:inline-block;height:27px;text-align:center;vertical-align:middle;width:27px}.e-container .e-palette .e-tile.e-selected{outline:.5px solid #000;position:relative}.e-container .e-palette .e-tile:hover{box-shadow:2px 2px 7px 2px #0000004d;position:relative}.e-container .e-palette .e-tile.e-nocolor-item{background:#0000 url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNnB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDYgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTAgKDU0OTgzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExIiBmaWxsPSIjRTBFMEUwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weS0yIiBmaWxsPSIjRkZGRkZGIiB4PSIwIiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weSIgZmlsbD0iI0ZGRkZGRiIgeD0iMyIgeT0iMCIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExLUNvcHktMyIgZmlsbD0iI0UwRTBFMCIgeD0iMyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");background-size:8px}.e-container .e-hsv-container{border-bottom:0;position:relative;touch-action:none}.e-container .e-hsv-container .e-hsv-color{background:linear-gradient(180deg,#0000 0,#000),linear-gradient(90deg,#fff 0,#fff0);height:170px}.e-container .e-hsv-container .e-handler{border:1px solid #fff;border-radius:6px;box-shadow:0 0 3px #000000b3,inset 0 0 2px #000000b3;cursor:pointer;display:inline-block;height:8px;margin-left:-4px;margin-top:-4px;position:absolute;touch-action:none;-webkit-user-select:none;user-select:none;width:8px}.e-container .e-slider-preview{display:inline-block;width:100%;padding:10px 16px}.e-container .e-slider-preview .e-colorpicker-slider{display:inline-block;width:82.34%}.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container{height:18px}.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-slider{height:18px;top:calc(50% - 9px)}.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-slider-track{height:6px;top:calc(50% - 3px);border-radius:0}.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle{border-radius:6px;cursor:pointer;height:14px;top:calc(50% - 7px);width:14px}.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle.e-handle-active{cursor:pointer}.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle.e-large-thumb-size{transform:scale(1)}.e-container .e-slider-preview .e-colorpicker-slider .e-hue-slider .e-slider-track{background:linear-gradient(90deg,red 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004)}.e-container .e-slider-preview .e-colorpicker-slider .e-opacity-slider .e-slider-track{background:#0000 url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNnB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDYgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTAgKDU0OTgzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExIiBmaWxsPSIjRTBFMEUwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weS0yIiBmaWxsPSIjRkZGRkZGIiB4PSIwIiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weSIgZmlsbD0iI0ZGRkZGRiIgeD0iMyIgeT0iMCIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExLUNvcHktMyIgZmlsbD0iI0UwRTBFMCIgeD0iMyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");border:0;z-index:0}.e-container .e-slider-preview .e-colorpicker-slider .e-opacity-slider .e-opacity-empty-track{background-size:contain;border:0;height:6px;position:absolute;top:calc(50% - 3px);width:100%;z-index:1}.e-container .e-slider-preview .e-colorpicker-slider .e-slider.e-hue-slider .e-handle,.e-container .e-slider-preview .e-colorpicker-slider .e-slider.e-hue-slider .e-handle-start,.e-container .e-slider-preview .e-colorpicker-slider .e-slider.e-opacity-slider .e-handle,.e-container .e-slider-preview .e-colorpicker-slider .e-slider.e-opacity-slider .e-handle-start{box-shadow:0 1px 2px #0000004d}.e-container .e-slider-preview .e-preview-container{background:#0000 url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNnB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDYgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTAgKDU0OTgzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExIiBmaWxsPSIjRTBFMEUwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weS0yIiBmaWxsPSIjRkZGRkZGIiB4PSIwIiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weSIgZmlsbD0iI0ZGRkZGRiIgeD0iMyIgeT0iMCIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExLUNvcHktMyIgZmlsbD0iI0UwRTBFMCIgeD0iMyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");background-size:10px;border:1px solid #e0e0e0;cursor:pointer;display:inline-block;height:32px;margin-left:4.205%;position:relative;top:-2px;width:13.45%}.e-container .e-slider-preview .e-preview-container .e-preview{display:block;height:16px;position:absolute;width:100%}.e-container .e-slider-preview .e-preview-container .e-preview.e-current{border-bottom:1px solid #e0e0e0;top:0}.e-container .e-slider-preview .e-preview-container .e-preview.e-previous{height:14px;top:16px}.e-container .e-selected-value{align-items:center;display:flex;padding:0 16px 16px;-webkit-user-select:none;user-select:none;width:100%}.e-container .e-selected-value .e-input-container .e-float-input input{padding-left:0;text-align:center}.e-container .e-selected-value .e-input-container .e-numeric-hidden{display:none}.e-container .e-selected-value .e-value-switch-btn{font-family:e-icons;margin-top:0;padding:2px 3px;font-size:16px;line-height:16px}.e-container .e-input-container{display:inline-block;width:89.8%}.e-container .e-input-container .e-float-input{display:inline-block;margin-right:3.75%;vertical-align:initial}.e-container .e-input-container .e-float-input:first-child{width:33%}.e-container .e-input-container .e-float-input:first-child input{height:auto}.e-container .e-input-container .e-float-input.e-numeric{height:auto;width:12%}.e-container .e-input-container .e-float-input.e-numeric input{height:auto}.e-container .e-input-container .e-float-input .e-float-text{text-align:center}.e-container .e-switch-ctrl-btn{display:inline-block;padding:0 16px 16px;white-space:nowrap;width:100%}.e-container .e-switch-ctrl-btn .e-ctrl-btn{float:right;text-align:right;white-space:nowrap;width:89.913%}.e-container .e-switch-ctrl-btn .e-ctrl-btn .e-btn{max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-container .e-switch-ctrl-btn .e-ctrl-btn .e-btn.e-cancel{margin-left:0}.e-container .e-switch-ctrl-btn .e-mode-switch-btn{background-origin:border-box;background-position:50%;background-size:cover;float:left;margin-top:0;overflow:hidden;white-space:nowrap}.e-container .e-switch-ctrl-btn .e-mode-switch-btn:focus{box-shadow:0 0 2px 3px #0003}.e-container .e-mode-switch-btn,.e-container .e-value-switch-btn{background-color:initial;border-color:#0000;position:relative;width:10.09%;height:24px}.e-container.e-color-picker .e-value-switch-btn:active,.e-container.e-color-picker .e-value-switch-btn:focus,.e-container.e-color-picker .e-value-switch-btn:hover{border-color:#0000;box-shadow:none;outline:none}.e-container.e-color-picker .e-value-switch-btn:focus{outline:none}.e-container.e-color-palette .e-palette+.e-selected-value,.e-container.e-color-palette .e-palette-group+.e-selected-value{padding:16px}.e-container.e-color-palette .e-palette+.e-switch-ctrl-btn,.e-container.e-color-palette .e-palette-group+.e-switch-ctrl-btn{padding:23px 16px 16px}.sf-colorpicker.e-container .e-input-container .e-float-input{float:left;margin-left:-1px}.e-hide-opacity .e-container .e-slider-preview .e-colorpicker-slider{vertical-align:super}.e-hide-opacity .e-container .e-slider-preview .e-preview-container{top:0}.e-hide-opacity .e-container .e-float-input:first-child{width:36%}.e-hide-opacity .e-container .e-float-input.e-numeric{width:16.3%}.e-hide-hex-value .e-container .e-float-input.e-numeric{width:21.25%}.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric{width:29.59%}.e-hide-valueswitcher .e-container .e-input-container{width:100%}.e-hide-valueswitcher .e-container .e-float-input:first-child{width:33%}.e-hide-valueswitcher .e-container .e-float-input.e-numeric{width:13%}.e-hide-valueswitcher .e-container .e-float-input:last-child{margin-right:0}.e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input:first-child{width:36%}.e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input.e-numeric{width:17.58%}.e-hide-valueswitcher.e-hide-hex-value .e-container .e-float-input.e-numeric{width:22.18%}.e-hide-valueswitcher.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric{width:30.82%}.e-rtl .e-container .e-hsv-container .e-hsv-color{background:linear-gradient(180deg,#0000 0,#000),linear-gradient(270deg,#fff 0,#fff0)}.e-rtl .e-container .e-slider-preview .e-hue-slider .e-slider-track{background:linear-gradient(270deg,red 0,#ff0 16%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 84%,#ff0004)}.e-rtl .e-container .e-slider-preview .e-preview-container{margin-left:0;margin-right:4.205%}.e-rtl .e-container .e-selected-value .e-float-input{margin-left:3.75%;margin-right:0}.e-rtl .e-container .e-selected-value .e-float-input input{padding-right:0}.e-rtl .e-container .e-selected-value .e-value-switch-btn{transform:rotate(180deg)}.e-rtl .e-container .e-switch-ctrl-btn .e-mode-switch-btn{float:right}.e-rtl .e-container .e-switch-ctrl-btn .e-ctrl-btn{float:left;text-align:left}.e-rtl .e-container .e-switch-ctrl-btn .e-ctrl-btn .e-cancel{margin-left:0;margin-right:0}.e-rtl .e-container.sf-colorpicker .e-selected-value .e-input-container .e-float-input{float:right;margin-right:-1px}.e-rtl.e-hide-valueswitcher .e-container .e-float-input:last-child{margin-left:0}.e-bigger .e-container.e-color-picker{width:290px}.e-bigger .e-container .e-palette .e-tile{height:29px;width:29px}.e-bigger .e-container .e-hsv-container .e-hsv-color{height:180px}.e-bigger .e-container .e-custom-palette.e-palette-group{height:290px}.e-bigger .e-container .e-slider-preview{padding:8px 16px}.e-bigger .e-container .e-slider-preview .e-preview-container{margin-left:4.657%;vertical-align:super;width:12.408%;top:0}.e-bigger .e-container .e-slider-preview .e-colorpicker-slider{width:82.944%}.e-bigger .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container{height:20px}.e-bigger .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle{border-radius:8px;height:16px;top:calc(50% - 8px);width:16px}.e-bigger .e-container .e-slider-preview .e-switch-ctrl-btn .e-ctrl-btn{width:90.6%}.e-bigger .e-container.e-color-palette .e-palette+.e-switch-ctrl-btn{padding:25px 16px 16px}.e-bigger .e-container .e-input-container{width:90.7%}.e-bigger .e-container .e-input-container .e-float-input{margin-right:3.425%}.e-bigger .e-container .e-input-container .e-float-input:first-child{width:33.5%}.e-bigger .e-container .e-input-container .e-float-input:first-child input{height:auto}.e-bigger .e-container .e-input-container .e-float-input.e-numeric{height:auto;width:12.34%}.e-bigger .e-container .e-input-container .e-float-input.e-numeric input{height:auto}.e-bigger .e-container .e-css.e-value-switch-btn,.e-bigger .e-container .e-mode-switch-btn{padding:2px 3px;width:9.306%;font-size:18px;line-height:18px}.e-bigger .e-container .e-mode-switch-btn{margin-top:5px}.e-bigger .e-container.sf-colorpicker .e-input-container .e-float-input{margin-right:calc(3.425% - 2.38px)}.e-bigger .e-hide-opacity .e-container .e-slider-preview,.e-bigger.e-hide-opacity .e-container .e-slider-preview{padding:8px 16px}.e-bigger .e-hide-opacity .e-container .e-slider-preview .e-preview-container,.e-bigger.e-hide-opacity .e-container .e-slider-preview .e-preview-container{vertical-align:initial}.e-bigger .e-hide-opacity .e-container .e-float-input:first-child,.e-bigger.e-hide-opacity .e-container .e-float-input:first-child{width:36%}.e-bigger .e-hide-opacity .e-container .e-float-input.e-numeric,.e-bigger.e-hide-opacity .e-container .e-float-input.e-numeric{width:16.76%}.e-bigger .e-hide-hex-value .e-container .e-float-input.e-numeric,.e-bigger.e-hide-hex-value .e-container .e-float-input.e-numeric{width:21.58%}.e-bigger .e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric,.e-bigger.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric{width:29.59%}.e-bigger .e-hide-valueswitcher .e-container .e-input-container,.e-bigger.e-hide-valueswitcher .e-container .e-input-container{width:100%}.e-bigger .e-hide-valueswitcher .e-container .e-float-input:last-child,.e-bigger.e-hide-valueswitcher .e-container .e-float-input:last-child{margin-right:0}.e-bigger .e-hide-valueswitcher .e-container .e-float-input.e-numeric,.e-bigger.e-hide-valueswitcher .e-container .e-float-input.e-numeric{width:13.2%}.e-bigger .e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input:first-child,.e-bigger.e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input:first-child{width:36%}.e-bigger .e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input.e-numeric,.e-bigger.e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input.e-numeric{width:17.9%}.e-bigger .e-hide-valueswitcher .e-hide-hex-value .e-container .e-float-input.e-numeric,.e-bigger .e-hide-valueswitcher.e-hide-hex-value .e-container .e-float-input.e-numeric,.e-bigger.e-hide-valueswitcher .e-hide-hex-value .e-container .e-float-input.e-numeric,.e-bigger.e-hide-valueswitcher.e-hide-hex-value .e-container .e-float-input.e-numeric{width:21.58%}.e-bigger .e-hide-valueswitcher .e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric,.e-bigger .e-hide-valueswitcher.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric,.e-bigger.e-hide-valueswitcher .e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric,.e-bigger.e-hide-valueswitcher.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric{width:31%}.e-bigger .e-rtl .e-container .e-slider-preview .e-preview-container,.e-bigger.e-rtl .e-container .e-slider-preview .e-preview-container{margin-left:0;margin-right:4.657%}.e-bigger .e-rtl .e-container .e-selected-value .e-float-input,.e-bigger.e-rtl .e-container .e-selected-value .e-float-input{margin-left:3.425%;margin-right:0}.e-bigger .e-rtl .e-container.sf-colorpicker .e-selected-value .e-input-container .e-float-input,.e-bigger.e-rtl .e-container.sf-colorpicker .e-selected-value .e-input-container .e-float-input{margin-left:calc(3.425% - 2.38px)}.e-bigger .e-rtl.e-hide-valueswitcher .e-container .e-float-input:last-child,.e-bigger.e-rtl.e-hide-valueswitcher .e-container .e-float-input:last-child{margin-left:0}.e-bigger .e-hide-switchable-value .e-container .e-input-container .e-float-input:first-child,.e-bigger.e-hide-switchable-value .e-container .e-input-container .e-float-input:first-child,.e-hide-switchable-value .e-container .e-input-container .e-float-input:first-child{width:100%}.e-popup.e-tooltip-wrap.e-color-picker-tooltip{border-bottom-left-radius:50%;border-bottom-right-radius:0;border-top-left-radius:50%;border-top-right-radius:50%;box-shadow:0 1px 2px #0000004d;cursor:pointer;min-width:26px;transform:translateY(18px) rotate(45deg) scale(.01);transition:transform .4s cubic-bezier(.25,.8,.25,1)}.e-popup.e-tooltip-wrap.e-color-picker-tooltip .e-tip-content{background:#0000 url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNnB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDYgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTAgKDU0OTgzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExIiBmaWxsPSIjRTBFMEUwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weS0yIiBmaWxsPSIjRkZGRkZGIiB4PSIwIiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weSIgZmlsbD0iI0ZGRkZGRiIgeD0iMyIgeT0iMCIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExLUNvcHktMyIgZmlsbD0iI0UwRTBFMCIgeD0iMyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");background-size:8px;border-radius:50%;height:24px;position:relative;transform:rotate(45deg);width:24px}.e-split-preview,.e-tip-transparent{height:100%;left:0;position:absolute;top:0;width:100%}.e-bigger .e-popup.e-tooltip-wrap.e-color-picker-tooltip,.e-bigger.e-popup.e-tooltip-wrap.e-color-picker-tooltip{min-width:32px}.e-bigger .e-popup.e-tooltip-wrap.e-color-picker-tooltip .e-tip-content,.e-bigger.e-popup.e-tooltip-wrap.e-color-picker-tooltip .e-tip-content{height:30px;width:30px}.e-container{background-color:#fff}.e-container .e-palette .e-tile.e-selected,.e-container .e-palette .e-tile:hover{border-color:#eee}.e-container .e-handle.e-hide-handler,.e-container .e-handler.e-hide-handler{background-color:initial;border-color:#0000;box-shadow:none}.e-container .e-control-wrapper.e-slider-container .e-slider.e-hue-slider .e-handle:not(.e-tab-handle),.e-container .e-control-wrapper.e-slider-container .e-slider.e-hue-slider .e-handle:not(.e-tab-handle).e-handle-start:not(.e-tab-handle),.e-container .e-control-wrapper.e-slider-container .e-slider.e-opacity-slider .e-handle:not(.e-tab-handle),.e-container .e-control-wrapper.e-slider-container .e-slider.e-opacity-slider .e-handle:not(.e-tab-handle).e-handle-start:not(.e-tab-handle){background-color:#fff;border-color:#fff}.e-container .e-control-wrapper.e-slider-container .e-slider.e-hue-slider .e-handle.e-tab-handle,.e-container .e-control-wrapper.e-slider-container .e-slider.e-opacity-slider .e-handle.e-tab-handle{background-color:#fff;border-color:#fff;box-shadow:0 1px 2px #0000004d}.e-colorpicker-container.e-disabled .e-mode-switch-btn,.e-colorpicker-container.e-disabled .e-value-switch-btn,.e-colorpicker-wrapper.e-disabled .e-mode-switch-btn,.e-colorpicker-wrapper.e-disabled .e-value-switch-btn{color:#00000042}.e-colorpicker-container.e-disabled .e-mode-switch-btn:focus,.e-colorpicker-container.e-disabled .e-value-switch-btn:focus,.e-colorpicker-wrapper.e-disabled .e-mode-switch-btn:focus,.e-colorpicker-wrapper.e-disabled .e-value-switch-btn:focus{background-color:initial;color:#00000042;outline:none;outline-offset:unset}.e-colorpicker-container.e-disabled .e-mode-switch-btn:active,.e-colorpicker-container.e-disabled .e-value-switch-btn:active,.e-colorpicker-wrapper.e-disabled .e-mode-switch-btn:active,.e-colorpicker-wrapper.e-disabled .e-value-switch-btn:active{background-color:initial;color:#00000042}.e-colorpicker-container .e-icon-btn.e-disabled,.e-colorpicker-container .e-icon-btn:disabled,.e-colorpicker-wrapper .e-icon-btn.e-disabled,.e-colorpicker-wrapper .e-icon-btn:disabled{background-color:initial;box-shadow:none;color:#0000001f}.e-popup.e-tooltip-wrap.e-color-picker-tooltip{background-color:#fff;border-color:#fff}
/*! button layout */.e-btn,.e-css.e-btn{-webkit-font-smoothing:antialiased;border:1px solid;border-radius:2px;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif","sans-serif",-apple-system,BlinkMacSystemFont;font-size:14px;font-weight:500;justify-content:center;line-height:1.143em;outline:none;padding:6px 12px 4px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.e-btn:disabled,.e-css.e-btn:disabled{cursor:default}.e-btn:focus,.e-btn:hover,.e-css.e-btn:focus,.e-css.e-btn:hover{text-decoration:none}.e-btn::-moz-focus-inner,.e-css.e-btn::-moz-focus-inner{border:0;padding:0}.e-btn .e-btn-icon,.e-css.e-btn .e-btn-icon{display:inline-block;font-size:12px;margin-top:-2px;vertical-align:middle;width:1em}.e-btn .e-btn-icon.e-icon-left,.e-css.e-btn .e-btn-icon.e-icon-left{margin-left:-.6667em;width:2.25em}.e-btn .e-btn-icon.e-icon-right,.e-css.e-btn .e-btn-icon.e-icon-right{margin-right:-.6667em;width:2.25em}.e-btn .e-btn-icon.e-icon-top,.e-css.e-btn .e-btn-icon.e-icon-top{display:block;margin-top:0;padding-bottom:6px;width:auto}.e-btn .e-btn-icon.e-icon-bottom,.e-css.e-btn .e-btn-icon.e-icon-bottom{display:block;margin-top:0;padding-top:6px;width:auto}.e-btn.e-icon-btn,.e-css.e-btn.e-icon-btn{padding:6px 7px 4px}.e-btn.e-bottom-icon-btn,.e-btn.e-top-icon-btn,.e-css.e-btn.e-bottom-icon-btn,.e-css.e-btn.e-top-icon-btn{line-height:1;padding:12px}.e-btn.e-round,.e-css.e-btn.e-round{border-radius:50%;height:3em;line-height:1;padding:0;width:3em}.e-btn.e-round .e-btn-icon,.e-css.e-btn.e-round .e-btn-icon{font-size:14px;line-height:2.8572em;margin-top:0;width:auto}.e-btn.e-rtl .e-icon-right,.e-css.e-btn.e-rtl .e-icon-right{margin-left:-.6667em;margin-right:0}.e-btn.e-rtl .e-icon-left,.e-css.e-btn.e-rtl .e-icon-left{margin-left:0;margin-right:-.6667em}.e-btn.e-flat,.e-css.e-btn.e-flat{border:1px solid}.e-btn.e-small,.e-css.e-btn.e-small{font-size:12px;line-height:1.5834em;padding:2px 12px 1px}.e-btn.e-small .e-btn-icon,.e-css.e-btn.e-small .e-btn-icon{font-size:11px;width:1.091em}.e-btn.e-small .e-btn-icon.e-icon-left,.e-css.e-btn.e-small .e-btn-icon.e-icon-left{margin-left:-.7273em;width:2.182em}.e-btn.e-small .e-btn-icon.e-icon-right,.e-css.e-btn.e-small .e-btn-icon.e-icon-right{margin-right:-.7273em;width:2.182em}.e-btn.e-small .e-btn-icon.e-icon-top,.e-css.e-btn.e-small .e-btn-icon.e-icon-top{padding-bottom:6px;width:auto}.e-btn.e-small .e-btn-icon.e-icon-bottom,.e-css.e-btn.e-small .e-btn-icon.e-icon-bottom{padding-top:6px;width:auto}.e-btn.e-small.e-icon-btn,.e-css.e-btn.e-small.e-icon-btn{padding:2px 5px 1px}.e-btn.e-small.e-bottom-icon-btn,.e-btn.e-small.e-top-icon-btn,.e-css.e-btn.e-small.e-bottom-icon-btn,.e-css.e-btn.e-small.e-top-icon-btn{line-height:1;padding:12px}.e-btn.e-small.e-round,.e-css.e-btn.e-small.e-round{height:2.5em;line-height:1;padding:0;width:2.5em}.e-btn.e-small.e-round .e-btn-icon,.e-css.e-btn.e-small.e-round .e-btn-icon{font-size:12px;line-height:2.3334em;width:auto}.e-btn.e-small.e-rtl .e-icon-right,.e-css.e-btn.e-small.e-rtl .e-icon-right{margin-left:-.7273em;margin-right:0}.e-btn.e-small.e-rtl .e-icon-left,.e-css.e-btn.e-small.e-rtl .e-icon-left{margin-left:0;margin-right:-.7273em}.e-btn.e-block,.e-css.e-btn.e-block{display:block;width:100%}.e-small .e-btn,.e-small .e-css.e-btn,.e-small.e-btn,.e-small.e-css.e-btn{font-size:12px;line-height:1.5834em;padding:2px 12px 1px}.e-small .e-btn .e-btn-icon,.e-small .e-css.e-btn .e-btn-icon,.e-small.e-btn .e-btn-icon,.e-small.e-css.e-btn .e-btn-icon{font-size:11px;width:1.091em}.e-small .e-btn .e-btn-icon.e-icon-left,.e-small .e-css.e-btn .e-btn-icon.e-icon-left,.e-small.e-btn .e-btn-icon.e-icon-left,.e-small.e-css.e-btn .e-btn-icon.e-icon-left{margin-left:-.7273em;width:2.182em}.e-small .e-btn .e-btn-icon.e-icon-right,.e-small .e-css.e-btn .e-btn-icon.e-icon-right,.e-small.e-btn .e-btn-icon.e-icon-right,.e-small.e-css.e-btn .e-btn-icon.e-icon-right{margin-right:-.7273em;width:2.182em}.e-small .e-btn .e-btn-icon.e-icon-top,.e-small .e-css.e-btn .e-btn-icon.e-icon-top,.e-small.e-btn .e-btn-icon.e-icon-top,.e-small.e-css.e-btn .e-btn-icon.e-icon-top{padding-bottom:6px;width:auto}.e-small .e-btn .e-btn-icon.e-icon-bottom,.e-small .e-css.e-btn .e-btn-icon.e-icon-bottom,.e-small.e-btn .e-btn-icon.e-icon-bottom,.e-small.e-css.e-btn .e-btn-icon.e-icon-bottom{padding-top:6px;width:auto}.e-small .e-btn.e-icon-btn,.e-small .e-css.e-btn.e-icon-btn,.e-small.e-btn.e-icon-btn,.e-small.e-css.e-btn.e-icon-btn{padding:2px 5px 1px}.e-small .e-btn.e-bottom-icon-btn,.e-small .e-btn.e-top-icon-btn,.e-small .e-css.e-btn.e-bottom-icon-btn,.e-small .e-css.e-btn.e-top-icon-btn,.e-small.e-btn.e-bottom-icon-btn,.e-small.e-btn.e-top-icon-btn,.e-small.e-css.e-btn.e-bottom-icon-btn,.e-small.e-css.e-btn.e-top-icon-btn{line-height:1;padding:12px}.e-small .e-btn.e-round,.e-small .e-css.e-btn.e-round,.e-small.e-btn.e-round,.e-small.e-css.e-btn.e-round{height:2.5em;line-height:1;padding:0;width:2.5em}.e-small .e-btn.e-round .e-btn-icon,.e-small .e-css.e-btn.e-round .e-btn-icon,.e-small.e-btn.e-round .e-btn-icon,.e-small.e-css.e-btn.e-round .e-btn-icon{font-size:12px;line-height:2.3334em;width:auto}.e-small .e-btn.e-rtl .e-icon-right,.e-small .e-css.e-btn.e-rtl .e-icon-right,.e-small.e-btn.e-rtl .e-icon-right,.e-small.e-css.e-btn.e-rtl .e-icon-right{margin-left:-.7273em;margin-right:0}.e-small .e-btn.e-rtl .e-icon-left,.e-small .e-css.e-btn.e-rtl .e-icon-left,.e-small.e-btn.e-rtl .e-icon-left,.e-small.e-css.e-btn.e-rtl .e-icon-left{margin-left:0;margin-right:-.7273em}.e-bigger.e-small .e-btn,.e-bigger.e-small .e-css.e-btn,.e-bigger.e-small.e-css.e-btn{font-size:14px;line-height:2em;padding:3px 16px 1px}.e-bigger.e-small .e-btn .e-btn-icon,.e-bigger.e-small .e-css.e-btn .e-btn-icon,.e-bigger.e-small.e-css.e-btn .e-btn-icon{font-size:12px;width:1em}.e-bigger.e-small .e-btn .e-btn-icon.e-icon-left,.e-bigger.e-small .e-css.e-btn .e-btn-icon.e-icon-left,.e-bigger.e-small.e-css.e-btn .e-btn-icon.e-icon-left{margin-left:-1em;width:2.6667em}.e-bigger.e-small .e-btn .e-btn-icon.e-icon-right,.e-bigger.e-small .e-css.e-btn .e-btn-icon.e-icon-right,.e-bigger.e-small.e-css.e-btn .e-btn-icon.e-icon-right{margin-right:-1em;width:2.6667em}.e-bigger.e-small .e-btn .e-btn-icon.e-icon-top,.e-bigger.e-small .e-css.e-btn .e-btn-icon.e-icon-top,.e-bigger.e-small.e-css.e-btn .e-btn-icon.e-icon-top{padding-bottom:6px;width:auto}.e-bigger.e-small .e-btn .e-btn-icon.e-icon-bottom,.e-bigger.e-small .e-css.e-btn .e-btn-icon.e-icon-bottom,.e-bigger.e-small.e-css.e-btn .e-btn-icon.e-icon-bottom{padding-top:6px;width:auto}.e-bigger.e-small .e-btn.e-icon-btn,.e-bigger.e-small .e-css.e-btn.e-icon-btn,.e-bigger.e-small.e-css.e-btn.e-icon-btn{padding:3px 10px 1px}.e-bigger.e-small .e-btn.e-bottom-icon-btn,.e-bigger.e-small .e-btn.e-top-icon-btn,.e-bigger.e-small .e-css.e-btn.e-bottom-icon-btn,.e-bigger.e-small .e-css.e-btn.e-top-icon-btn,.e-bigger.e-small.e-css.e-btn.e-bottom-icon-btn,.e-bigger.e-small.e-css.e-btn.e-top-icon-btn{line-height:1;padding:16px}.e-bigger.e-small .e-btn.e-round,.e-bigger.e-small .e-css.e-btn.e-round,.e-bigger.e-small.e-css.e-btn.e-round{height:2.8572em;line-height:1;padding:0;width:2.8572em}.e-bigger.e-small .e-btn.e-round .e-btn-icon,.e-bigger.e-small .e-css.e-btn.e-round .e-btn-icon,.e-bigger.e-small.e-css.e-btn.e-round .e-btn-icon{font-size:14px;line-height:2.7143em;width:auto}.e-bigger.e-small .e-btn.e-rtl .e-icon-right,.e-bigger.e-small .e-css.e-btn.e-rtl .e-icon-right,.e-bigger.e-small.e-css.e-btn.e-rtl .e-icon-right{margin-left:-1em;margin-right:0}.e-bigger.e-small .e-btn.e-rtl .e-icon-left,.e-bigger.e-small .e-css.e-btn.e-rtl .e-icon-left,.e-bigger.e-small.e-css.e-btn.e-rtl .e-icon-left{margin-left:0;margin-right:-1em}.e-bigger .e-btn,.e-bigger .e-css.e-btn,.e-bigger.e-css.e-btn{font-size:14px;line-height:2em;padding:4px 16px 2px}.e-bigger .e-btn .e-btn-icon,.e-bigger .e-css.e-btn .e-btn-icon,.e-bigger.e-css.e-btn .e-btn-icon{font-size:12px;width:1em}.e-bigger .e-btn .e-btn-icon.e-icon-left,.e-bigger .e-css.e-btn .e-btn-icon.e-icon-left,.e-bigger.e-css.e-btn .e-btn-icon.e-icon-left{margin-left:-1em;width:3em}.e-bigger .e-btn .e-btn-icon.e-icon-right,.e-bigger .e-css.e-btn .e-btn-icon.e-icon-right,.e-bigger.e-css.e-btn .e-btn-icon.e-icon-right{margin-right:-1em;width:3em}.e-bigger .e-btn .e-btn-icon.e-icon-top,.e-bigger .e-css.e-btn .e-btn-icon.e-icon-top,.e-bigger.e-css.e-btn .e-btn-icon.e-icon-top{padding-bottom:8px;width:auto}.e-bigger .e-btn .e-btn-icon.e-icon-bottom,.e-bigger .e-css.e-btn .e-btn-icon.e-icon-bottom,.e-bigger.e-css.e-btn .e-btn-icon.e-icon-bottom{padding-top:8px;width:auto}.e-bigger .e-btn.e-icon-btn,.e-bigger .e-css.e-btn.e-icon-btn,.e-bigger.e-css.e-btn.e-icon-btn{padding:4px 11px 2px}.e-bigger .e-btn.e-bottom-icon-btn,.e-bigger .e-btn.e-top-icon-btn,.e-bigger .e-css.e-btn.e-bottom-icon-btn,.e-bigger .e-css.e-btn.e-top-icon-btn,.e-bigger.e-css.e-btn.e-bottom-icon-btn,.e-bigger.e-css.e-btn.e-top-icon-btn{line-height:1;padding:16px}.e-bigger .e-btn.e-round,.e-bigger .e-css.e-btn.e-round,.e-bigger.e-css.e-btn.e-round{height:3.7143em;line-height:1;padding:0;width:3.7143em}.e-bigger .e-btn.e-round .e-btn-icon,.e-bigger .e-css.e-btn.e-round .e-btn-icon,.e-bigger.e-css.e-btn.e-round .e-btn-icon{font-size:16px;line-height:3.125em;width:auto}.e-bigger .e-btn.e-rtl .e-icon-right,.e-bigger .e-css.e-btn.e-rtl .e-icon-right,.e-bigger.e-css.e-btn.e-rtl .e-icon-right{margin-left:-1em;margin-right:0}.e-bigger .e-btn.e-rtl .e-icon-left,.e-bigger .e-css.e-btn.e-rtl .e-icon-left,.e-bigger.e-css.e-btn.e-rtl .e-icon-left{margin-left:0;margin-right:-1em}.e-bigger .e-btn.e-small,.e-bigger .e-css.e-btn.e-small,.e-bigger.e-css.e-btn.e-small{font-size:14px;line-height:2em;padding:3px 16px 1px}.e-bigger .e-btn.e-small .e-btn-icon,.e-bigger .e-css.e-btn.e-small .e-btn-icon,.e-bigger.e-css.e-btn.e-small .e-btn-icon{font-size:12px;width:1em}.e-bigger .e-btn.e-small .e-btn-icon.e-icon-left,.e-bigger .e-css.e-btn.e-small .e-btn-icon.e-icon-left,.e-bigger.e-css.e-btn.e-small .e-btn-icon.e-icon-left{margin-left:-1em;width:2.6667em}.e-bigger .e-btn.e-small .e-btn-icon.e-icon-right,.e-bigger .e-css.e-btn.e-small .e-btn-icon.e-icon-right,.e-bigger.e-css.e-btn.e-small .e-btn-icon.e-icon-right{margin-right:-1em;width:2.6667em}.e-bigger .e-btn.e-small .e-btn-icon.e-icon-top,.e-bigger .e-css.e-btn.e-small .e-btn-icon.e-icon-top,.e-bigger.e-css.e-btn.e-small .e-btn-icon.e-icon-top{padding-bottom:6px;width:auto}.e-bigger .e-btn.e-small .e-btn-icon.e-icon-bottom,.e-bigger .e-css.e-btn.e-small .e-btn-icon.e-icon-bottom,.e-bigger.e-css.e-btn.e-small .e-btn-icon.e-icon-bottom{padding-top:6px;width:auto}.e-bigger .e-btn.e-small.e-icon-btn,.e-bigger .e-css.e-btn.e-small.e-icon-btn,.e-bigger.e-css.e-btn.e-small.e-icon-btn{padding:3px 10px 1px}.e-bigger .e-btn.e-small.e-bottom-icon-btn,.e-bigger .e-btn.e-small.e-top-icon-btn,.e-bigger .e-css.e-btn.e-small.e-bottom-icon-btn,.e-bigger .e-css.e-btn.e-small.e-top-icon-btn,.e-bigger.e-css.e-btn.e-small.e-bottom-icon-btn,.e-bigger.e-css.e-btn.e-small.e-top-icon-btn{line-height:1;padding:16px}.e-bigger .e-btn.e-small.e-round,.e-bigger .e-css.e-btn.e-small.e-round,.e-bigger.e-css.e-btn.e-small.e-round{height:2.8572em;line-height:1;padding:0;width:2.8572em}.e-bigger .e-btn.e-small.e-round .e-btn-icon,.e-bigger .e-css.e-btn.e-small.e-round .e-btn-icon,.e-bigger.e-css.e-btn.e-small.e-round .e-btn-icon{font-size:14px;line-height:2.7143em;width:auto}.e-bigger .e-btn.e-small.e-rtl .e-icon-right,.e-bigger .e-css.e-btn.e-small.e-rtl .e-icon-right,.e-bigger.e-css.e-btn.e-small.e-rtl .e-icon-right{margin-left:-1em;margin-right:0}.e-bigger .e-btn.e-small.e-rtl .e-icon-left,.e-bigger .e-css.e-btn.e-small.e-rtl .e-icon-left,.e-bigger.e-css.e-btn.e-small.e-rtl .e-icon-left{margin-left:0;margin-right:-1em}
/*! button theme */.e-btn,.e-css.e-btn{-webkit-tap-highlight-color:transparent;background-color:#fafafa;border-color:#0000;box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f;color:#000000de;transition:box-shadow .28s cubic-bezier(.4,0,.2,1)}.e-btn:hover,.e-css.e-btn:hover{background-color:hsla(0,0%,89%,.984)}.e-btn:focus,.e-btn:hover,.e-css.e-btn:focus,.e-css.e-btn:hover{border-color:#0000;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;color:#000000de}.e-btn:focus,.e-css.e-btn:focus{background-color:#0000002e;outline:0 solid #fafafa;outline-offset:0}.e-btn:active,.e-css.e-btn:active{outline:0 solid #fafafa;outline-offset:0}.e-btn.e-active,.e-btn:active,.e-css.e-btn.e-active,.e-css.e-btn:active{background-color:hsla(0,0%,72%,.958);border-color:#0000;color:#000000de;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.e-btn:disabled,.e-css.e-btn:disabled{background-color:#0000001f;border-color:#0000;box-shadow:none;color:#00000042}.e-btn .e-ripple-element,.e-css.e-btn .e-ripple-element{background-color:#0000003d}.e-btn.e-round,.e-css.e-btn.e-round{background-color:#fafafa;border-color:#0000;color:#000000de}.e-btn.e-round:hover,.e-css.e-btn.e-round:hover{background-color:#0000001f;border-color:#0000001f;color:#000000de}.e-btn.e-round:focus,.e-css.e-btn.e-round:focus{background-color:#0000002e;border-color:#0000;box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f;color:#000000de;outline:0 solid #fafafa;outline-offset:0}.e-btn.e-round:active,.e-css.e-btn.e-round:active{background-color:hsla(0,0%,72%,.958);border-color:#0000;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;color:#000000de;outline:0 solid #fafafa;outline-offset:0}.e-btn.e-round:disabled,.e-css.e-btn.e-round:disabled{background-color:#0000001f;border-color:#0000;box-shadow:none;color:#00000042}.e-btn.e-round.e-danger:focus,.e-btn.e-round.e-info:focus,.e-btn.e-round.e-primary:focus,.e-btn.e-round.e-success:focus,.e-btn.e-round.e-warning:focus,.e-css.e-btn.e-round.e-danger:focus,.e-css.e-btn.e-round.e-info:focus,.e-css.e-btn.e-round.e-primary:focus,.e-css.e-btn.e-round.e-success:focus,.e-css.e-btn.e-round.e-warning:focus{outline:0 solid #fafafa}.e-btn.e-primary,.e-css.e-btn.e-primary{background-color:#e3165b;border-color:#0000;color:#fff}.e-btn.e-primary:hover,.e-css.e-btn.e-primary:hover{background-color:#e6326f}.e-btn.e-primary:focus,.e-btn.e-primary:hover,.e-css.e-btn.e-primary:focus,.e-css.e-btn.e-primary:hover{border-color:#0000;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;color:#fff}.e-btn.e-primary:focus,.e-css.e-btn.e-primary:focus{background-color:#ea4e82;outline:0 solid #fafafa}.e-btn.e-primary:active,.e-css.e-btn.e-primary:active{outline:0 solid #fafafa}.e-btn.e-primary.e-active,.e-btn.e-primary:active,.e-css.e-btn.e-primary.e-active,.e-css.e-btn.e-primary:active{background-color:#ec618f;border-color:#0000;color:#fff;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.e-btn.e-primary:disabled,.e-css.e-btn.e-primary:disabled{background-color:#0000001f;border-color:#0000;box-shadow:none;color:#00000042}.e-btn.e-primary .e-ripple-element,.e-css.e-btn.e-primary .e-ripple-element{background-color:#ffffff3d}.e-btn.e-success,.e-css.e-btn.e-success{background-color:#4d841d;border-color:#0000;color:#fff}.e-btn.e-success:hover,.e-css.e-btn.e-success:hover{background-color:#629338}.e-btn.e-success:focus,.e-btn.e-success:hover,.e-css.e-btn.e-success:focus,.e-css.e-btn.e-success:hover{border-color:#0000;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;color:#fff}.e-btn.e-success:focus,.e-css.e-btn.e-success:focus{background-color:#78a253}.e-btn.e-success.e-active,.e-btn.e-success:active,.e-css.e-btn.e-success.e-active,.e-css.e-btn.e-success:active{background-color:#86ab65;border-color:#0000;color:#fff;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.e-btn.e-success:disabled,.e-css.e-btn.e-success:disabled{background-color:#0000001f;border-color:#0000;box-shadow:none;color:#00000042}.e-btn.e-success .e-ripple-element,.e-css.e-btn.e-success .e-ripple-element{background-color:#ffffff3d}.e-btn.e-info,.e-css.e-btn.e-info{background-color:#0378d5;border-color:#0000;color:#fff}.e-btn.e-info:hover,.e-css.e-btn.e-info:hover{background-color:#2188da}.e-btn.e-info:focus,.e-btn.e-info:hover,.e-css.e-btn.e-info:focus,.e-css.e-btn.e-info:hover{border-color:#0000;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;color:#fff}.e-btn.e-info:focus,.e-css.e-btn.e-info:focus{background-color:#3f98df}.e-btn.e-info.e-active,.e-btn.e-info:active,.e-css.e-btn.e-info.e-active,.e-css.e-btn.e-info:active{background-color:#54a3e2;color:#fff;border-color:#0000;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.e-btn.e-info:disabled,.e-css.e-btn.e-info:disabled{background-color:#0000001f;border-color:#0000;box-shadow:none;color:#00000042}.e-btn.e-info .e-ripple-element,.e-css.e-btn.e-info .e-ripple-element{background-color:#ffffff3d}.e-btn.e-warning,.e-css.e-btn.e-warning{background-color:#c15700;border-color:#0000;color:#fff}.e-btn.e-warning:hover,.e-css.e-btn.e-warning:hover{background-color:#c86b1f}.e-btn.e-warning:focus,.e-btn.e-warning:hover,.e-css.e-btn.e-warning:focus,.e-css.e-btn.e-warning:hover{border-color:#0000;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;color:#fff}.e-btn.e-warning:focus,.e-css.e-btn.e-warning:focus{background-color:#d07f3d}.e-btn.e-warning.e-active,.e-btn.e-warning:active,.e-css.e-btn.e-warning.e-active,.e-css.e-btn.e-warning:active{background-color:#d58d52;border-color:#0000;color:#fff;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.e-btn.e-warning:disabled,.e-css.e-btn.e-warning:disabled{background-color:#0000001f;border-color:#0000;box-shadow:none;color:#00000042}.e-btn.e-warning .e-ripple-element,.e-css.e-btn.e-warning .e-ripple-element{background-color:#ffffff3d}.e-btn.e-danger,.e-css.e-btn.e-danger{background-color:#d64113;border-color:#0000;color:#fff}.e-btn.e-danger:hover,.e-css.e-btn.e-danger:hover{background-color:#db582f}.e-btn.e-danger:focus,.e-btn.e-danger:hover,.e-css.e-btn.e-danger:focus,.e-css.e-btn.e-danger:hover{border-color:#0000;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;color:#fff}.e-btn.e-danger:focus,.e-css.e-btn.e-danger:focus{background-color:#e06f4c}.e-btn.e-danger.e-active,.e-btn.e-danger:active,.e-css.e-btn.e-danger.e-active,.e-css.e-btn.e-danger:active{background-color:#e37e5f;border-color:#0000;color:#fff;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.e-btn.e-danger:disabled,.e-css.e-btn.e-danger:disabled{background-color:#0000001f;border-color:#0000;box-shadow:none;color:#00000042}.e-btn.e-danger .e-ripple-element,.e-css.e-btn.e-danger .e-ripple-element{background-color:#ffffff3d}.e-btn.e-flat,.e-css.e-btn.e-flat{background-color:initial;border-color:#0000;box-shadow:none;color:#000000de}.e-btn.e-flat:hover,.e-css.e-btn.e-flat:hover{background-color:rgba(0,0,0,.035);border-color:#0000;box-shadow:none;color:#000000de}.e-btn.e-flat:focus,.e-css.e-btn.e-flat:focus{background-color:rgba(0,0,0,.104);border-color:#0000;color:#000000de;box-shadow:none}.e-btn.e-flat.e-active,.e-btn.e-flat:active,.e-css.e-btn.e-flat.e-active,.e-css.e-btn.e-flat:active{background-color:rgba(0,0,0,.209);border-color:#0000;color:#000000de;box-shadow:none}.e-btn.e-flat:disabled,.e-css.e-btn.e-flat:disabled{background-color:initial;border-color:#0000;box-shadow:none;color:#00000042}.e-btn.e-flat .e-ripple-element,.e-css.e-btn.e-flat .e-ripple-element{background-color:#0000001f}.e-btn.e-flat.e-primary,.e-css.e-btn.e-flat.e-primary{background-color:initial;border-color:#0000;color:#e3165b}.e-btn.e-flat.e-primary:hover,.e-css.e-btn.e-flat.e-primary:hover{background-color:#e3165b0a;border-color:#0000;color:#e3165b}.e-btn.e-flat.e-primary:focus,.e-css.e-btn.e-flat.e-primary:focus{background-color:#e3165b1f;border-color:#0000;color:#e3165b}.e-btn.e-flat.e-primary.e-active,.e-btn.e-flat.e-primary:active,.e-css.e-btn.e-flat.e-primary.e-active,.e-css.e-btn.e-flat.e-primary:active{background-color:#e3165b3d;border-color:#0000;color:#e3165b}.e-btn.e-flat.e-primary:disabled,.e-css.e-btn.e-flat.e-primary:disabled{background-color:#0000001f;border-color:#0000;box-shadow:none;color:#00000042}.e-btn.e-flat.e-primary .e-ripple-element,.e-css.e-btn.e-flat.e-primary .e-ripple-element{background-color:#e3165b1f}.e-btn.e-flat.e-success,.e-css.e-btn.e-flat.e-success{background-color:initial;border-color:#0000;color:#4d841d}.e-btn.e-flat.e-success:hover,.e-css.e-btn.e-flat.e-success:hover{background-color:#4d841d0a;border-color:#0000;box-shadow:none;color:#4d841d}.e-btn.e-flat.e-success:focus,.e-css.e-btn.e-flat.e-success:focus{background-color:#4d841d1f;border-color:#0000;color:#4d841d;box-shadow:none}.e-btn.e-flat.e-success.e-active,.e-btn.e-flat.e-success:active,.e-css.e-btn.e-flat.e-success.e-active,.e-css.e-btn.e-flat.e-success:active{background-color:#4d841d3d;border-color:#0000;color:#4d841d;box-shadow:none}.e-btn.e-flat.e-success:disabled,.e-css.e-btn.e-flat.e-success:disabled{background-color:#0000001f;border-color:#0000;color:#00000042}.e-btn.e-flat.e-success .e-ripple-element,.e-css.e-btn.e-flat.e-success .e-ripple-element{background-color:#4d841d1f}.e-btn.e-flat.e-info,.e-css.e-btn.e-flat.e-info{background-color:initial;border-color:#0000;color:#0378d5}.e-btn.e-flat.e-info:hover,.e-css.e-btn.e-flat.e-info:hover{background-color:#0378d50a;border-color:#0000;box-shadow:none;color:#0378d5}.e-btn.e-flat.e-info:focus,.e-css.e-btn.e-flat.e-info:focus{background-color:#0378d51f;border-color:#0000;color:#0378d5;box-shadow:none}.e-btn.e-flat.e-info.e-active,.e-btn.e-flat.e-info:active,.e-css.e-btn.e-flat.e-info.e-active,.e-css.e-btn.e-flat.e-info:active{background-color:#0378d53d;border-color:#0000;color:#0378d5;box-shadow:none}.e-btn.e-flat.e-info:disabled,.e-css.e-btn.e-flat.e-info:disabled{background-color:#0000001f;border-color:#0000;color:#00000042}.e-btn.e-flat.e-info .e-ripple-element,.e-css.e-btn.e-flat.e-info .e-ripple-element{background-color:#0378d51f}.e-btn.e-flat.e-warning,.e-css.e-btn.e-flat.e-warning{background-color:initial;border-color:#0000;color:#c15700}.e-btn.e-flat.e-warning:hover,.e-css.e-btn.e-flat.e-warning:hover{background-color:#c157000a;border-color:#0000;box-shadow:none;color:#c15700}.e-btn.e-flat.e-warning:focus,.e-css.e-btn.e-flat.e-warning:focus{background-color:#c157001f;border-color:#0000;color:#c15700;box-shadow:none}.e-btn.e-flat.e-warning.e-active,.e-btn.e-flat.e-warning:active,.e-css.e-btn.e-flat.e-warning.e-active,.e-css.e-btn.e-flat.e-warning:active{background-color:#c157003d;border-color:#0000;color:#c15700;box-shadow:none}.e-btn.e-flat.e-warning:disabled,.e-css.e-btn.e-flat.e-warning:disabled{background-color:#0000001f;border-color:#0000;color:#00000042}.e-btn.e-flat.e-warning .e-ripple-element,.e-css.e-btn.e-flat.e-warning .e-ripple-element{background-color:#c157001f}.e-btn.e-flat.e-danger,.e-css.e-btn.e-flat.e-danger{background-color:initial;border-color:#0000;color:#d64113}.e-btn.e-flat.e-danger:hover,.e-css.e-btn.e-flat.e-danger:hover{background-color:#d641130a;border-color:#0000;box-shadow:none;color:#d64113}.e-btn.e-flat.e-danger:focus,.e-css.e-btn.e-flat.e-danger:focus{background-color:#d641131f;border-color:#0000;color:#d64113;box-shadow:none}.e-btn.e-flat.e-danger.e-active,.e-btn.e-flat.e-danger:active,.e-css.e-btn.e-flat.e-danger.e-active,.e-css.e-btn.e-flat.e-danger:active{background-color:#d641133d;border-color:#0000;color:#d64113;box-shadow:none}.e-btn.e-flat.e-danger:disabled,.e-css.e-btn.e-flat.e-danger:disabled{background-color:#0000001f;border-color:#0000;color:#00000042}.e-btn.e-flat.e-danger .e-ripple-element,.e-css.e-btn.e-flat.e-danger .e-ripple-element{background-color:#d641131f}.e-btn.e-outline,.e-css.e-btn.e-outline{background-color:initial;border-color:#adadad;box-shadow:none;color:#000000de}.e-btn.e-outline:hover,.e-css.e-btn.e-outline:hover{background-color:#0000001f;border-color:#adadad;box-shadow:none;color:#000000de}.e-btn.e-outline:focus,.e-css.e-btn.e-outline:focus{box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.e-btn.e-outline.e-active,.e-btn.e-outline:active,.e-css.e-btn.e-outline.e-active,.e-css.e-btn.e-outline:active{background-color:#00000052;border-color:#adadad;box-shadow:none;color:#000000de}.e-btn.e-outline:disabled,.e-css.e-btn.e-outline:disabled{background-color:initial;border-color:#00000042;box-shadow:none;color:#00000042}.e-btn.e-outline.e-primary,.e-css.e-btn.e-outline.e-primary{background-color:initial;border-color:#e3165b;color:#e3165b}.e-btn.e-outline.e-primary:hover,.e-css.e-btn.e-outline.e-primary:hover{background-color:#e6326f;border-color:#0000;color:#fff}.e-btn.e-outline.e-primary.e-active,.e-btn.e-outline.e-primary:active,.e-css.e-btn.e-outline.e-primary.e-active,.e-css.e-btn.e-outline.e-primary:active{background-color:#ec618f;border-color:#0000;box-shadow:none;color:#fff}.e-btn.e-outline.e-primary:disabled,.e-css.e-btn.e-outline.e-primary:disabled{background-color:initial;border-color:#00000042;box-shadow:none;color:#00000042}.e-btn.e-outline.e-success,.e-css.e-btn.e-outline.e-success{background-color:initial;border-color:#4d841d;color:#4d841d}.e-btn.e-outline.e-success:hover,.e-css.e-btn.e-outline.e-success:hover{background-color:#629338;border-color:#0000;color:#fff}.e-btn.e-outline.e-success.e-active,.e-btn.e-outline.e-success:active,.e-css.e-btn.e-outline.e-success.e-active,.e-css.e-btn.e-outline.e-success:active{background-color:#86ab65;border-color:#0000;box-shadow:none;color:#fff}.e-btn.e-outline.e-success:disabled,.e-css.e-btn.e-outline.e-success:disabled{background-color:initial;border-color:#00000042;box-shadow:none;color:#00000042}.e-btn.e-outline.e-info,.e-css.e-btn.e-outline.e-info{background-color:initial;border-color:#0378d5;color:#0378d5}.e-btn.e-outline.e-info:hover,.e-css.e-btn.e-outline.e-info:hover{background-color:#2188da;border-color:#0000;color:#fff}.e-btn.e-outline.e-info.e-active,.e-btn.e-outline.e-info:active,.e-css.e-btn.e-outline.e-info.e-active,.e-css.e-btn.e-outline.e-info:active{background-color:#54a3e2;border-color:#0000;box-shadow:none;color:#fff}.e-btn.e-outline.e-info:disabled,.e-css.e-btn.e-outline.e-info:disabled{background-color:initial;border-color:#00000042;box-shadow:none;color:#00000042}.e-btn.e-outline.e-warning,.e-css.e-btn.e-outline.e-warning{background-color:initial;border-color:#c15700;color:#c15700}.e-btn.e-outline.e-warning:hover,.e-css.e-btn.e-outline.e-warning:hover{background-color:#c86b1f;border-color:#0000;color:#fff}.e-btn.e-outline.e-warning.e-active,.e-btn.e-outline.e-warning:active,.e-css.e-btn.e-outline.e-warning.e-active,.e-css.e-btn.e-outline.e-warning:active{background-color:#d58d52;border-color:#0000;box-shadow:none;color:#fff}.e-btn.e-outline.e-warning:disabled,.e-css.e-btn.e-outline.e-warning:disabled{background-color:initial;border-color:#00000042;box-shadow:none;color:#00000042}.e-btn.e-outline.e-danger,.e-css.e-btn.e-outline.e-danger{background-color:initial;border-color:#d64113;color:#d64113}.e-btn.e-outline.e-danger:hover,.e-css.e-btn.e-outline.e-danger:hover{background-color:#db582f;border-color:#0000;color:#fff}.e-btn.e-outline.e-danger.e-active,.e-btn.e-outline.e-danger:active,.e-css.e-btn.e-outline.e-danger.e-active,.e-css.e-btn.e-outline.e-danger:active{background-color:#e37e5f;border-color:#0000;box-shadow:none;color:#fff}.e-btn.e-outline.e-danger:disabled,.e-css.e-btn.e-outline.e-danger:disabled{background-color:initial;border-color:#00000042;box-shadow:none;color:#00000042}.e-btn.e-link,.e-css.e-btn.e-link{background-color:initial;border-color:#0000;border-radius:0;box-shadow:none;color:#0d47a1}.e-btn.e-link:focus,.e-btn.e-link:hover,.e-css.e-btn.e-link:focus,.e-css.e-btn.e-link:hover{border-radius:0;color:#0a3576;text-decoration:underline}.e-btn.e-link:focus:not(:focus-visible),.e-css.e-btn.e-link:focus:not(:focus-visible){outline:none!important}.e-btn.e-link:disabled,.e-css.e-btn.e-link:disabled{color:#00000042;background-color:initial;box-shadow:none;text-decoration:none}.e-checkbox-wrapper .e-check:before,.e-css.e-checkbox-wrapper .e-check:before{content:"\e933"}.e-checkbox-wrapper .e-stop:before,.e-css.e-checkbox-wrapper .e-stop:before{content:"\e934"}
/*! checkbox layout */.e-checkbox-wrapper,.e-css.e-checkbox-wrapper{cursor:pointer;display:inline-block;line-height:1;outline:none;-webkit-user-select:none;user-select:none}.e-checkbox-wrapper label,.e-css.e-checkbox-wrapper label{cursor:pointer;display:inline-block;line-height:0;margin:0;position:relative;white-space:nowrap}.e-checkbox-wrapper.e-focus .e-frame,.e-checkbox-wrapper:focus .e-frame,.e-css.e-checkbox-wrapper.e-focus .e-frame,.e-css.e-checkbox-wrapper:focus .e-frame{box-shadow:none}.e-checkbox-wrapper .e-ripple-container,.e-css.e-checkbox-wrapper .e-ripple-container{border-radius:50%;bottom:-9px;height:36px;left:-9px;pointer-events:none;position:absolute;right:-9px;top:-9px;width:36px;z-index:1}.e-checkbox-wrapper .e-label,.e-css.e-checkbox-wrapper .e-label{cursor:pointer;display:inline-block;font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif","sans-serif",-apple-system,BlinkMacSystemFont;font-size:13px;font-weight:400;line-height:18px;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:normal}.e-checkbox-wrapper .e-checkbox,.e-css.e-checkbox-wrapper .e-checkbox{height:1px;opacity:0;position:absolute;width:1px}.e-checkbox-wrapper .e-checkbox+.e-label,.e-css.e-checkbox-wrapper .e-checkbox+.e-label{margin-right:10px}.e-checkbox-wrapper .e-frame,.e-css.e-checkbox-wrapper .e-frame{border:2px solid;border-radius:2px;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:e-icons;height:18px;line-height:10px;padding:2px 0;text-align:center;vertical-align:middle;width:18px}.e-checkbox-wrapper .e-frame+.e-label,.e-css.e-checkbox-wrapper .e-frame+.e-label{margin-left:10px}.e-checkbox-wrapper .e-frame+.e-ripple-container,.e-css.e-checkbox-wrapper .e-frame+.e-ripple-container{left:auto}.e-checkbox-wrapper .e-check,.e-css.e-checkbox-wrapper .e-check{font-size:12px}.e-checkbox-wrapper .e-stop,.e-css.e-checkbox-wrapper .e-stop{font-size:10px;line-height:10px}.e-checkbox-wrapper.e-checkbox-disabled,.e-css.e-checkbox-wrapper.e-checkbox-disabled{cursor:default;pointer-events:none}.e-checkbox-wrapper.e-checkbox-disabled .e-frame,.e-checkbox-wrapper.e-checkbox-disabled .e-label,.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame,.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-label{cursor:default}.e-checkbox-wrapper.e-rtl .e-ripple-container,.e-css.e-checkbox-wrapper.e-rtl .e-ripple-container{right:-9px}.e-checkbox-wrapper.e-rtl .e-frame,.e-css.e-checkbox-wrapper.e-rtl .e-frame{margin:0}.e-checkbox-wrapper.e-rtl .e-frame:hover,.e-css.e-checkbox-wrapper.e-rtl .e-frame:hover{background-color:#fff;border-color:#757575}.e-checkbox-wrapper.e-rtl .e-frame+.e-ripple-container,.e-css.e-checkbox-wrapper.e-rtl .e-frame+.e-ripple-container{left:-9px;right:auto}.e-checkbox-wrapper.e-rtl .e-label,.e-css.e-checkbox-wrapper.e-rtl .e-label{margin-left:0;margin-right:10px}.e-checkbox-wrapper.e-rtl .e-label+.e-frame,.e-css.e-checkbox-wrapper.e-rtl .e-label+.e-frame{margin:0}.e-checkbox-wrapper.e-rtl .e-checkbox+.e-label,.e-css.e-checkbox-wrapper.e-rtl .e-checkbox+.e-label{margin-left:10px;margin-right:0}.e-checkbox-wrapper.e-small .e-frame,.e-css.e-checkbox-wrapper.e-small .e-frame{height:14px;line-height:6px;width:14px}.e-checkbox-wrapper.e-small .e-check,.e-css.e-checkbox-wrapper.e-small .e-check{font-size:10px}.e-checkbox-wrapper.e-small .e-stop,.e-css.e-checkbox-wrapper.e-small .e-stop{font-size:8px;line-height:6px}.e-checkbox-wrapper.e-small .e-label,.e-css.e-checkbox-wrapper.e-small .e-label{font-size:13px;line-height:14px}.e-checkbox-wrapper.e-small .e-ripple-container,.e-css.e-checkbox-wrapper.e-small .e-ripple-container{bottom:-9px;height:32px;left:-9px;right:-9px;top:-9px;width:32px}.e-small .e-checkbox-wrapper .e-frame,.e-small .e-css.e-checkbox-wrapper .e-frame,.e-small.e-checkbox-wrapper .e-frame,.e-small.e-css.e-checkbox-wrapper .e-frame{height:14px;line-height:6px;width:14px}.e-small .e-checkbox-wrapper .e-frame:hover,.e-small .e-css.e-checkbox-wrapper .e-frame:hover,.e-small.e-checkbox-wrapper .e-frame:hover,.e-small.e-css.e-checkbox-wrapper .e-frame:hover{background-color:#fff;border-color:#757575}.e-small .e-checkbox-wrapper .e-check,.e-small .e-css.e-checkbox-wrapper .e-check,.e-small.e-checkbox-wrapper .e-check,.e-small.e-css.e-checkbox-wrapper .e-check{font-size:10px}.e-small .e-checkbox-wrapper .e-stop,.e-small .e-css.e-checkbox-wrapper .e-stop,.e-small.e-checkbox-wrapper .e-stop,.e-small.e-css.e-checkbox-wrapper .e-stop{font-size:8px;line-height:6px}.e-small .e-checkbox-wrapper .e-label,.e-small .e-css.e-checkbox-wrapper .e-label,.e-small.e-checkbox-wrapper .e-label,.e-small.e-css.e-checkbox-wrapper .e-label{font-size:13px;line-height:14px}.e-small .e-checkbox-wrapper .e-ripple-container,.e-small .e-css.e-checkbox-wrapper .e-ripple-container,.e-small.e-checkbox-wrapper .e-ripple-container,.e-small.e-css.e-checkbox-wrapper .e-ripple-container{bottom:-9px;height:32px;left:-9px;right:-9px;top:-9px;width:32px}.e-bigger.e-small .e-checkbox-wrapper .e-frame,.e-bigger.e-small .e-css.e-checkbox-wrapper .e-frame,.e-bigger.e-small.e-checkbox-wrapper .e-frame,.e-bigger.e-small.e-css.e-checkbox-wrapper .e-frame{height:20px;line-height:12px;width:20px}.e-bigger.e-small .e-checkbox-wrapper .e-frame:hover,.e-bigger.e-small .e-css.e-checkbox-wrapper .e-frame:hover,.e-bigger.e-small.e-checkbox-wrapper .e-frame:hover,.e-bigger.e-small.e-css.e-checkbox-wrapper .e-frame:hover{background-color:#fff;border-color:#757575}.e-bigger.e-small .e-checkbox-wrapper .e-check,.e-bigger.e-small .e-css.e-checkbox-wrapper .e-check,.e-bigger.e-small.e-checkbox-wrapper .e-check,.e-bigger.e-small.e-css.e-checkbox-wrapper .e-check{font-size:12px}.e-bigger.e-small .e-checkbox-wrapper .e-stop,.e-bigger.e-small .e-css.e-checkbox-wrapper .e-stop,.e-bigger.e-small.e-checkbox-wrapper .e-stop,.e-bigger.e-small.e-css.e-checkbox-wrapper .e-stop{font-size:10px;line-height:12px}.e-bigger.e-small .e-checkbox-wrapper .e-label,.e-bigger.e-small .e-css.e-checkbox-wrapper .e-label,.e-bigger.e-small.e-checkbox-wrapper .e-label,.e-bigger.e-small.e-css.e-checkbox-wrapper .e-label{font-size:14px;line-height:20px}.e-bigger.e-small .e-checkbox-wrapper .e-ripple-container,.e-bigger.e-small .e-css.e-checkbox-wrapper .e-ripple-container,.e-bigger.e-small.e-checkbox-wrapper .e-ripple-container,.e-bigger.e-small.e-css.e-checkbox-wrapper .e-ripple-container{bottom:-9px;height:38px;left:-9px;right:-9px;top:-9px;width:38px}.e-bigger .e-checkbox-wrapper .e-frame,.e-bigger .e-css.e-checkbox-wrapper .e-frame,.e-bigger.e-checkbox-wrapper .e-frame,.e-bigger.e-css.e-checkbox-wrapper .e-frame{height:22px;line-height:14px;width:22px}.e-bigger .e-checkbox-wrapper .e-frame:hover,.e-bigger .e-css.e-checkbox-wrapper .e-frame:hover,.e-bigger.e-checkbox-wrapper .e-frame:hover,.e-bigger.e-css.e-checkbox-wrapper .e-frame:hover{background-color:#fff;border-color:#757575}.e-bigger .e-checkbox-wrapper .e-frame+.e-label,.e-bigger .e-css.e-checkbox-wrapper .e-frame+.e-label,.e-bigger.e-checkbox-wrapper .e-frame+.e-label,.e-bigger.e-css.e-checkbox-wrapper .e-frame+.e-label{font-size:14px;line-height:22px;margin-left:12px}.e-bigger .e-checkbox-wrapper .e-check,.e-bigger .e-css.e-checkbox-wrapper .e-check,.e-bigger.e-checkbox-wrapper .e-check,.e-bigger.e-css.e-checkbox-wrapper .e-check{font-size:16px}.e-bigger .e-checkbox-wrapper .e-stop,.e-bigger .e-css.e-checkbox-wrapper .e-stop,.e-bigger.e-checkbox-wrapper .e-stop,.e-bigger.e-css.e-checkbox-wrapper .e-stop{font-size:12px;line-height:14px}.e-bigger .e-checkbox-wrapper .e-label,.e-bigger .e-css.e-checkbox-wrapper .e-label,.e-bigger.e-checkbox-wrapper .e-label,.e-bigger.e-css.e-checkbox-wrapper .e-label{font-size:14px}.e-bigger .e-checkbox-wrapper .e-ripple-container,.e-bigger .e-css.e-checkbox-wrapper .e-ripple-container,.e-bigger.e-checkbox-wrapper .e-ripple-container,.e-bigger.e-css.e-checkbox-wrapper .e-ripple-container{bottom:-9px;height:40px;left:-9px;right:-9px;top:-9px;width:40px}.e-bigger .e-checkbox-wrapper.e-rtl .e-frame,.e-bigger .e-css.e-checkbox-wrapper.e-rtl .e-frame,.e-bigger.e-checkbox-wrapper.e-rtl .e-frame,.e-bigger.e-css.e-checkbox-wrapper.e-rtl .e-frame{margin:0}.e-bigger .e-checkbox-wrapper.e-rtl .e-frame:hover,.e-bigger .e-css.e-checkbox-wrapper.e-rtl .e-frame:hover,.e-bigger.e-checkbox-wrapper.e-rtl .e-frame:hover,.e-bigger.e-css.e-checkbox-wrapper.e-rtl .e-frame:hover{background-color:#fff;border-color:#757575}.e-bigger .e-checkbox-wrapper.e-rtl .e-frame+.e-label,.e-bigger .e-css.e-checkbox-wrapper.e-rtl .e-frame+.e-label,.e-bigger.e-checkbox-wrapper.e-rtl .e-frame+.e-label,.e-bigger.e-css.e-checkbox-wrapper.e-rtl .e-frame+.e-label{margin-left:0;margin-right:12px}.e-bigger .e-checkbox-wrapper.e-rtl .e-frame+.e-ripple-container,.e-bigger .e-css.e-checkbox-wrapper.e-rtl .e-frame+.e-ripple-container,.e-bigger.e-checkbox-wrapper.e-rtl .e-frame+.e-ripple-container,.e-bigger.e-css.e-checkbox-wrapper.e-rtl .e-frame+.e-ripple-container{right:auto}.e-bigger .e-checkbox-wrapper.e-small .e-frame,.e-bigger .e-css.e-checkbox-wrapper.e-small .e-frame,.e-bigger.e-checkbox-wrapper.e-small .e-frame,.e-bigger.e-css.e-checkbox-wrapper.e-small .e-frame{height:20px;line-height:12px;width:20px}.e-bigger .e-checkbox-wrapper.e-small .e-check,.e-bigger .e-css.e-checkbox-wrapper.e-small .e-check,.e-bigger.e-checkbox-wrapper.e-small .e-check,.e-bigger.e-css.e-checkbox-wrapper.e-small .e-check{font-size:12px}.e-bigger .e-checkbox-wrapper.e-small .e-stop,.e-bigger .e-css.e-checkbox-wrapper.e-small .e-stop,.e-bigger.e-checkbox-wrapper.e-small .e-stop,.e-bigger.e-css.e-checkbox-wrapper.e-small .e-stop{font-size:10px;line-height:12px}.e-bigger .e-checkbox-wrapper.e-small .e-label,.e-bigger .e-css.e-checkbox-wrapper.e-small .e-label,.e-bigger.e-checkbox-wrapper.e-small .e-label,.e-bigger.e-css.e-checkbox-wrapper.e-small .e-label{font-size:14px;line-height:20px}.e-bigger .e-checkbox-wrapper.e-small .e-ripple-container,.e-bigger .e-css.e-checkbox-wrapper.e-small .e-ripple-container,.e-bigger.e-checkbox-wrapper.e-small .e-ripple-container,.e-bigger.e-css.e-checkbox-wrapper.e-small .e-ripple-container{bottom:-9px;height:38px;left:-9px;right:-9px;top:-9px;width:38px}
/*! checkbox theme */.e-checkbox-wrapper,.e-css.e-checkbox-wrapper{-webkit-tap-highlight-color:transparent}.e-checkbox-wrapper .e-frame,.e-css.e-checkbox-wrapper .e-frame{background-color:#fff;border-color:#757575}.e-checkbox-wrapper .e-frame.e-check,.e-css.e-checkbox-wrapper .e-frame.e-check{background-color:#e3165b;border-color:#0000;color:#fff}.e-checkbox-wrapper .e-frame.e-stop,.e-css.e-checkbox-wrapper .e-frame.e-stop{background-color:#fff;border-color:#757575;color:#757575}.e-checkbox-wrapper .e-ripple-element,.e-css.e-checkbox-wrapper .e-ripple-element{background:#e3165b42}.e-checkbox-wrapper .e-ripple-check .e-ripple-element,.e-checkbox-wrapper:active .e-ripple-element,.e-css.e-checkbox-wrapper .e-ripple-check .e-ripple-element,.e-css.e-checkbox-wrapper:active .e-ripple-element{background:#00000042}.e-checkbox-wrapper:active .e-ripple-check .e-ripple-element,.e-css.e-checkbox-wrapper:active .e-ripple-check .e-ripple-element{background:#e3165b42}.e-checkbox-wrapper .e-label,.e-css.e-checkbox-wrapper .e-label{color:#000000de}.e-checkbox-wrapper .e-checkbox:focus+.e-frame,.e-css.e-checkbox-wrapper .e-checkbox:focus+.e-frame{background-color:#fff;border-color:#757575;box-shadow:none}.e-checkbox-wrapper .e-checkbox:focus+.e-frame.e-check,.e-css.e-checkbox-wrapper .e-checkbox:focus+.e-frame.e-check{background-color:#e3165b;border-color:#0000;box-shadow:none;color:#fff}.e-checkbox-wrapper .e-checkbox:focus+.e-frame.e-stop,.e-css.e-checkbox-wrapper .e-checkbox:focus+.e-frame.e-stop{box-shadow:none;color:#757575}.e-checkbox-wrapper .e-checkbox:active+.e-frame,.e-css.e-checkbox-wrapper .e-checkbox:active+.e-frame{background-color:#fff;border-color:#757575;box-shadow:none}.e-checkbox-wrapper .e-checkbox:active+.e-frame.e-check,.e-css.e-checkbox-wrapper .e-checkbox:active+.e-frame.e-check{background-color:#e3165b;border-color:#0000;box-shadow:none;color:#fff}.e-checkbox-wrapper .e-checkbox:active+.e-frame.e-stop,.e-css.e-checkbox-wrapper .e-checkbox:active+.e-frame.e-stop{box-shadow:none;color:#757575}.e-checkbox-wrapper:hover .e-frame,.e-css.e-checkbox-wrapper:hover .e-frame{background-color:#fff;border-color:#757575}.e-checkbox-wrapper:hover .e-frame.e-check,.e-css.e-checkbox-wrapper:hover .e-frame.e-check{background-color:#e3165b;border-color:#0000;color:#fff}.e-checkbox-wrapper:hover .e-frame.e-stop,.e-css.e-checkbox-wrapper:hover .e-frame.e-stop{color:#757575}.e-checkbox-wrapper:hover .e-label,.e-css.e-checkbox-wrapper:hover .e-label{color:#000000de}.e-checkbox-wrapper.e-checkbox-disabled .e-frame,.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame{background-color:#fff;border-color:#bdbdbd;color:#bdbdbd}.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check,.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check{background-color:#bdbdbd;border-color:#bdbdbd;color:#fff}.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-stop,.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-stop{background-color:#fff;border-color:#bdbdbd;color:#bdbdbd}.e-checkbox-wrapper.e-checkbox-disabled .e-label,.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-label{color:#bdbdbd}.e-checkbox-wrapper.e-focus .e-ripple-container,.e-css.e-checkbox-wrapper.e-focus .e-ripple-container{background-color:#0000001f}.e-checkbox-wrapper.e-focus .e-ripple-container.e-ripple-check,.e-css.e-checkbox-wrapper.e-focus .e-ripple-container.e-ripple-check{background-color:#e3165b42}.e-checkbox-wrapper.e-focus .e-frame,.e-checkbox-wrapper.e-focus .e-frame.e-check,.e-css.e-checkbox-wrapper.e-focus .e-frame,.e-css.e-checkbox-wrapper.e-focus .e-frame.e-check{outline:0 solid #fff;outline-offset:0}
/*! radiobutton layout */.e-radio-wrapper{display:inline-block;line-height:1;position:relative}.e-radio{-webkit-appearance:none;height:1px;opacity:0;position:absolute;width:1px}.e-radio:not(:checked):not(:disabled):hover+label.e-right:after,.e-radio:not(:checked):not(:disabled):hover+label.e-rtl:after{left:auto}.e-radio+label{-webkit-tap-highlight-color:transparent;cursor:pointer;display:inline-block;margin:0;position:relative;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.e-radio+label .e-label{display:inline-block;font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif","sans-serif",-apple-system,BlinkMacSystemFont;font-size:13px;font-weight:400;line-height:18px;padding-left:28px;vertical-align:text-top;white-space:normal}.e-radio+label:before{border:2px solid;border-radius:50%;box-sizing:border-box;content:"";height:18px;position:absolute;left:0;width:18px}.e-radio+label:focus:before{box-shadow:none}.e-radio+label:after{border:1px solid;border-radius:50%;box-sizing:border-box;content:"";height:8px;left:5px;position:absolute;top:5px;transform:scale(0);width:8px}.e-radio+label .e-ripple-container{border-radius:50%;height:34px;left:-8px;position:absolute;top:-8px;width:34px;z-index:1}.e-radio+label.e-right .e-label,.e-radio+label.e-rtl .e-label{padding-left:0;padding-right:28px}.e-radio+label.e-right:before,.e-radio+label.e-rtl:before{left:auto;right:0}.e-radio+label.e-right:after,.e-radio+label.e-rtl:after{left:auto;right:5px}.e-radio+label.e-right .e-ripple-container,.e-radio+label.e-rtl .e-ripple-container{left:auto;right:-8px}.e-radio+label.e-right.e-rtl .e-label{padding-left:28px;padding-right:0}.e-radio+label.e-right.e-rtl:before{left:0;right:auto}.e-radio+label.e-right.e-rtl:after{left:5px;right:auto}.e-radio+label.e-right.e-rtl .e-ripple-container{left:-8px;right:auto}.e-radio+label.e-small .e-label{line-height:14px;padding-left:24px}.e-radio+label.e-small:before{height:14px;width:14px}.e-radio+label.e-small:after{height:6px;left:4px;top:4px;width:6px}.e-radio+label.e-small .e-ripple-container{left:-10px;top:-10px}.e-radio+label.e-small.e-right .e-label,.e-radio+label.e-small.e-rtl .e-label{padding-left:0;padding-right:24px}.e-radio+label.e-small.e-right:after,.e-radio+label.e-small.e-rtl:after{left:auto;right:4px}.e-radio+label.e-small.e-right .e-ripple-container,.e-radio+label.e-small.e-rtl .e-ripple-container{left:auto;right:-10px}.e-radio+label.e-small.e-right.e-rtl .e-label{padding-left:24px;padding-right:0}.e-radio+label.e-small.e-right.e-rtl:after{left:4px;right:auto}.e-radio+label.e-small.e-right.e-rtl .e-ripple-container{left:-10px;right:auto}.e-radio:checked+label:after{transform:scale(1);transition:transform .28s ease,background-color .28s ease}.e-radio+label.e-small .e-label,.e-small .e-radio+label .e-label{line-height:14px;padding-left:24px}.e-radio+label.e-small:before,.e-small .e-radio+label:before{height:14px;width:14px}.e-radio+label.e-small:after,.e-small .e-radio+label:after{height:6px;left:4px;top:4px;width:6px}.e-radio+label.e-small .e-ripple-container,.e-small .e-radio+label .e-ripple-container{left:-10px;top:-10px}.e-radio+label.e-small.e-right .e-label,.e-radio+label.e-small.e-rtl .e-label,.e-small .e-radio+label.e-right .e-label,.e-small .e-radio+label.e-rtl .e-label{padding-left:0;padding-right:24px}.e-radio+label.e-small.e-right:after,.e-radio+label.e-small.e-rtl:after,.e-small .e-radio+label.e-right:after,.e-small .e-radio+label.e-rtl:after{left:auto;right:4px}.e-radio+label.e-small.e-right .e-ripple-container,.e-radio+label.e-small.e-rtl .e-ripple-container,.e-small .e-radio+label.e-right .e-ripple-container,.e-small .e-radio+label.e-rtl .e-ripple-container{left:auto;right:-10px}.e-radio+label.e-small.e-right.e-rtl .e-label,.e-small .e-radio+label.e-right.e-rtl .e-label{padding-left:24px;padding-right:0}.e-radio+label.e-small.e-right.e-rtl:after,.e-small .e-radio+label.e-right.e-rtl:after{left:4px;right:auto}.e-radio+label.e-small.e-right.e-rtl .e-ripple-container,.e-small .e-radio+label.e-right.e-rtl .e-ripple-container{left:-10px;right:auto}.e-bigger.e-small .e-radio+label .e-label,.e-radio+label.e-bigger.e-small .e-label{line-height:20px;padding-left:32px}.e-bigger.e-small .e-radio+label:before,.e-radio+label.e-bigger.e-small:before{height:20px;width:20px}.e-bigger.e-small .e-radio+label:after,.e-radio+label.e-bigger.e-small:after{height:8px;left:6px;top:6px;width:8px}.e-bigger.e-small .e-radio+label .e-ripple-container,.e-radio+label.e-bigger.e-small .e-ripple-container{height:40px;left:-10px;top:-10px;width:40px}.e-bigger.e-small .e-radio+label.e-right .e-label,.e-bigger.e-small .e-radio+label.e-rtl .e-label,.e-radio+label.e-bigger.e-small.e-right .e-label,.e-radio+label.e-bigger.e-small.e-rtl .e-label{padding-left:0;padding-right:32px}.e-bigger.e-small .e-radio+label.e-right:after,.e-bigger.e-small .e-radio+label.e-rtl:after,.e-radio+label.e-bigger.e-small.e-right:after,.e-radio+label.e-bigger.e-small.e-rtl:after{left:auto;right:6px}.e-bigger.e-small .e-radio+label.e-right .e-ripple-container,.e-bigger.e-small .e-radio+label.e-rtl .e-ripple-container,.e-radio+label.e-bigger.e-small.e-right .e-ripple-container,.e-radio+label.e-bigger.e-small.e-rtl .e-ripple-container{left:auto;right:-10px}.e-bigger.e-small .e-radio+label.e-right.e-rtl .e-label,.e-radio+label.e-bigger.e-small.e-right.e-rtl .e-label{padding-left:32px;padding-right:0}.e-bigger.e-small .e-radio+label.e-right.e-rtl:after,.e-radio+label.e-bigger.e-small.e-right.e-rtl:after{left:6px;right:auto}.e-bigger.e-small .e-radio+label.e-right.e-rtl .e-ripple-container,.e-radio+label.e-bigger.e-small.e-right.e-rtl .e-ripple-container{left:-10px;right:auto}.e-bigger .e-radio:not(:checked):hover+label.e-right:after,.e-bigger .e-radio:not(:checked):hover+label.e-rtl:after{left:auto}.e-bigger .e-radio+label .e-label,.e-radio+label.e-bigger .e-label{font-size:14px;line-height:22px;padding-left:34px}.e-bigger .e-radio+label:before,.e-radio+label.e-bigger:before{height:22px;width:22px}.e-bigger .e-radio+label:after,.e-radio+label.e-bigger:after{height:10px;left:6px;top:6px;width:10px}.e-bigger .e-radio+label .e-ripple-container,.e-radio+label.e-bigger .e-ripple-container{height:42px;left:-10px;top:-10px;width:42px}.e-bigger .e-radio+label.e-right .e-label,.e-bigger .e-radio+label.e-rtl .e-label,.e-radio+label.e-bigger.e-right .e-label,.e-radio+label.e-bigger.e-rtl .e-label{padding-left:0;padding-right:34px}.e-bigger .e-radio+label.e-right:after,.e-bigger .e-radio+label.e-rtl:after,.e-radio+label.e-bigger.e-right:after,.e-radio+label.e-bigger.e-rtl:after{left:auto;right:6px}.e-bigger .e-radio+label.e-right .e-ripple-container,.e-bigger .e-radio+label.e-rtl .e-ripple-container,.e-radio+label.e-bigger.e-right .e-ripple-container,.e-radio+label.e-bigger.e-rtl .e-ripple-container{left:auto;right:-10px}.e-bigger .e-radio+label.e-right.e-rtl .e-label,.e-radio+label.e-bigger.e-right.e-rtl .e-label{padding-left:34px;padding-right:0}.e-bigger .e-radio+label.e-right.e-rtl:after,.e-radio+label.e-bigger.e-right.e-rtl:after{left:6px;right:auto}.e-bigger .e-radio+label.e-right.e-rtl .e-ripple-container,.e-radio+label.e-bigger.e-right.e-rtl .e-ripple-container{left:-12px;right:auto}.e-bigger .e-radio+label.e-small .e-label,.e-radio+label.e-bigger.e-small .e-label{line-height:20px;padding-left:32px}.e-bigger .e-radio+label.e-small:before,.e-radio+label.e-bigger.e-small:before{height:20px;width:20px}.e-bigger .e-radio+label.e-small:after,.e-radio+label.e-bigger.e-small:after{height:8px;left:6px;top:6px;width:8px}.e-bigger .e-radio+label.e-small .e-ripple-container,.e-radio+label.e-bigger.e-small .e-ripple-container{height:40px;left:-10px;top:-10px;width:40px}.e-bigger .e-radio+label.e-small.e-right .e-label,.e-bigger .e-radio+label.e-small.e-rtl .e-label,.e-radio+label.e-bigger.e-small.e-right .e-label,.e-radio+label.e-bigger.e-small.e-rtl .e-label{padding-left:0;padding-right:32px}.e-bigger .e-radio+label.e-small.e-right:after,.e-bigger .e-radio+label.e-small.e-rtl:after,.e-radio+label.e-bigger.e-small.e-right:after,.e-radio+label.e-bigger.e-small.e-rtl:after{left:auto;right:6px}.e-bigger .e-radio+label.e-small.e-right .e-ripple-container,.e-bigger .e-radio+label.e-small.e-rtl .e-ripple-container,.e-radio+label.e-bigger.e-small.e-right .e-ripple-container,.e-radio+label.e-bigger.e-small.e-rtl .e-ripple-container{left:auto;right:-10px}.e-bigger .e-radio+label.e-small.e-right.e-rtl .e-label,.e-radio+label.e-bigger.e-small.e-right.e-rtl .e-label{padding-left:32px;padding-right:0}.e-bigger .e-radio+label.e-small.e-right.e-rtl:after,.e-radio+label.e-bigger.e-small.e-right.e-rtl:after{left:6px;right:auto}.e-bigger .e-radio+label.e-small.e-right.e-rtl .e-ripple-container,.e-radio+label.e-bigger.e-small.e-right.e-rtl .e-ripple-container{left:-10px;right:auto}
/*! radiobutton theme */.e-radio+label:before{background-color:#fff;border-color:#757575}.e-radio+label.e-focus .e-ripple-container{background-color:#0000001f}.e-radio+label .e-label{color:#000000de}.e-radio+label .e-ripple-element{background-color:#e3165b42}.e-radio+label:active .e-ripple-element{background-color:#0000001f}.e-radio:focus+label:before{border-color:#e3165b;border-color:#757575;box-shadow:none}.e-radio:hover+label:before{border-color:#757575}.e-radio:checked+label:before{background-color:#fff;border-color:#e3165b}.e-radio:checked+label:after{background-color:#e3165b;color:#e3165b}.e-radio:checked+.e-focus .e-ripple-container,.e-radio:checked+label:active .e-ripple-element{background-color:#e3165b42}.e-radio:checked+.e-focus:before{outline:0 solid #fff;outline-offset:0}.e-radio:checked:focus+label:before{border-color:#e3165b}.e-radio:checked:focus+label:after{background-color:#e3165b}.e-radio:checked+label:hover:before{border-color:#e3165b}.e-radio:checked+label:hover:after{background-color:#e3165b}.e-radio:disabled+label{cursor:default;pointer-events:none}.e-radio:disabled+label:before{border-color:#bdbdbd;cursor:default}.e-radio:disabled+label .e-ripple-container{background-color:initial}.e-radio:disabled+label .e-ripple-container:after{background-color:initial;cursor:default}.e-radio:disabled+label .e-label{color:#bdbdbd}.e-radio:disabled:checked+label:before{background-color:initial;border-color:#bdbdbd}.e-radio:disabled:checked+label:after{background-color:#bdbdbd;border-color:#bdbdbd;cursor:default}.e-radio:disabled:checked+label .e-ripple-container,.e-radio:disabled:checked+label .e-ripple-container:after{background-color:initial}
/*! switch layout */.e-css.e-switch-wrapper,.e-switch-wrapper{cursor:pointer;display:inline-block;height:12px;position:relative;-webkit-user-select:none;user-select:none;width:34px}.e-css.e-switch-wrapper .e-switch,.e-switch-wrapper .e-switch{-moz-appearance:none;height:1px;opacity:0;position:absolute;width:1px}.e-css.e-switch-wrapper .e-switch-inner,.e-switch-wrapper .e-switch-inner{-ms-transition:all .08s linear;-webkit-transition:all .08s linear;border:none;border-radius:20px;box-sizing:border-box;height:100%;left:0;overflow:hidden;position:absolute;top:0;transition:all .08s linear;width:100%}.e-css.e-switch-wrapper .e-switch-off,.e-css.e-switch-wrapper .e-switch-on,.e-switch-wrapper .e-switch-off,.e-switch-wrapper .e-switch-on{-ms-transition:transform 90ms cubic-bezier(.4,0,.2,1);-webkit-transition:transform 90ms cubic-bezier(.4,0,.2,1);align-items:center;border-radius:inherit;display:flex;font-size:small;height:100%;justify-content:center;left:0;position:absolute;transition:transform 90ms cubic-bezier(.4,0,.2,1);width:100%}.e-css.e-switch-wrapper .e-switch-on,.e-switch-wrapper .e-switch-on{left:-100%;text-indent:-9999px}.e-css.e-switch-wrapper .e-switch-off,.e-switch-wrapper .e-switch-off{left:0;opacity:.42;text-indent:-9999px}.e-css.e-switch-wrapper .e-switch-handle,.e-switch-wrapper .e-switch-handle{-ms-transition:all .2s linear;-webkit-transition:all .2s linear;border-radius:50%;bottom:0;height:18px;left:0;margin:auto 0;position:absolute;top:0;transition:all .2s linear;width:18px}.e-css.e-switch-wrapper .e-switch-inner.e-switch-active .e-switch-on,.e-switch-wrapper .e-switch-inner.e-switch-active .e-switch-on{left:0;opacity:.54}.e-css.e-switch-wrapper .e-switch-inner.e-switch-active .e-switch-off,.e-switch-wrapper .e-switch-inner.e-switch-active .e-switch-off{left:100%}.e-css.e-switch-wrapper .e-switch-handle.e-switch-active,.e-switch-wrapper .e-switch-handle.e-switch-active{left:100%;margin-left:-18px}.e-css.e-switch-wrapper.e-switch-disabled,.e-switch-wrapper.e-switch-disabled{cursor:default}.e-css.e-switch-wrapper .e-ripple-container,.e-switch-wrapper .e-ripple-container{border-radius:50%;bottom:-9px;height:52px;left:-17px;pointer-events:none;position:absolute;top:-17px;width:52px;z-index:1}.e-css.e-switch-wrapper.e-rtl .e-switch-handle,.e-switch-wrapper.e-rtl .e-switch-handle{left:100%;margin-left:-18px}.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on{left:0}.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off{left:-100%}.e-css.e-switch-wrapper.e-rtl .e-switch-on,.e-switch-wrapper.e-rtl .e-switch-on{left:100%}.e-css.e-switch-wrapper.e-rtl .e-switch-off,.e-switch-wrapper.e-rtl .e-switch-off{left:0}.e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active{border-radius:50%;height:18px;left:0;margin:auto 0;position:absolute;top:0;transition:all .2s linear;width:18px}.e-css.e-switch-wrapper.e-small,.e-switch-wrapper.e-small{height:10px;width:26px}.e-css.e-switch-wrapper.e-small .e-switch-handle,.e-switch-wrapper.e-small .e-switch-handle{height:16px;width:16px}.e-css.e-switch-wrapper.e-small .e-ripple-container,.e-switch-wrapper.e-small .e-ripple-container{border-radius:50%;height:36px;left:-10px;pointer-events:none;position:absolute;top:-10px;width:36px;z-index:1}.e-css.e-switch-wrapper.e-small .e-switch-handle.e-switch-active,.e-switch-wrapper.e-small .e-switch-handle.e-switch-active{left:100%;margin-left:-16px}.e-css.e-switch-wrapper.e-small .e-switch-off,.e-css.e-switch-wrapper.e-small .e-switch-on,.e-switch-wrapper.e-small .e-switch-off,.e-switch-wrapper.e-small .e-switch-on{font-size:9px}.e-css.e-switch-wrapper.e-small .e-switch-off,.e-css.e-switch-wrapper.e-small .e-switch-on,.e-switch-wrapper.e-small .e-switch-off,.e-switch-wrapper.e-small .e-switch-on{text-indent:-9999px}.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle,.e-switch-wrapper.e-small.e-rtl .e-switch-handle{left:100%;margin-left:-16px;height:16px;width:16px}.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-on,.e-switch-wrapper.e-small.e-rtl .e-switch-on{left:100%;opacity:.54}.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on,.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-off,.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on,.e-switch-wrapper.e-small.e-rtl .e-switch-off{left:0}.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off,.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off{left:-100%}.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active,.e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active{left:16px}.e-small .e-css.e-switch-wrapper,.e-small .e-switch-wrapper,.e-small.e-css.e-switch-wrapper,.e-small.e-switch-wrapper{height:10px;width:26px}.e-small .e-css.e-switch-wrapper .e-switch-handle,.e-small .e-switch-wrapper .e-switch-handle,.e-small.e-css.e-switch-wrapper .e-switch-handle,.e-small.e-switch-wrapper .e-switch-handle{height:16px;width:16px}.e-small .e-css.e-switch-wrapper .e-ripple-container,.e-small .e-switch-wrapper .e-ripple-container,.e-small.e-css.e-switch-wrapper .e-ripple-container,.e-small.e-switch-wrapper .e-ripple-container{border-radius:50%;height:36px;left:-10px;pointer-events:none;position:absolute;top:-10px;width:36px;z-index:1}.e-small .e-css.e-switch-wrapper .e-switch-handle.e-switch-active,.e-small .e-switch-wrapper .e-switch-handle.e-switch-active,.e-small.e-css.e-switch-wrapper .e-switch-handle.e-switch-active,.e-small.e-switch-wrapper .e-switch-handle.e-switch-active{left:100%;margin-left:-16px}.e-small .e-css.e-switch-wrapper .e-switch-off,.e-small .e-css.e-switch-wrapper .e-switch-on,.e-small .e-switch-wrapper .e-switch-off,.e-small .e-switch-wrapper .e-switch-on,.e-small.e-css.e-switch-wrapper .e-switch-off,.e-small.e-css.e-switch-wrapper .e-switch-on,.e-small.e-switch-wrapper .e-switch-off,.e-small.e-switch-wrapper .e-switch-on{font-size:9px}.e-small .e-css.e-switch-wrapper .e-switch-off,.e-small .e-css.e-switch-wrapper .e-switch-on,.e-small .e-switch-wrapper .e-switch-off,.e-small .e-switch-wrapper .e-switch-on,.e-small.e-css.e-switch-wrapper .e-switch-off,.e-small.e-css.e-switch-wrapper .e-switch-on,.e-small.e-switch-wrapper .e-switch-off,.e-small.e-switch-wrapper .e-switch-on{text-indent:-9999px}.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-handle,.e-small .e-switch-wrapper.e-rtl .e-switch-handle,.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-handle,.e-small.e-switch-wrapper.e-rtl .e-switch-handle{left:100%;margin-left:-16px;height:16px;width:16px}.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-on,.e-small .e-switch-wrapper.e-rtl .e-switch-on,.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-on,.e-small.e-switch-wrapper.e-rtl .e-switch-on{left:100%;opacity:.54}.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-off,.e-small .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,.e-small .e-switch-wrapper.e-rtl .e-switch-off,.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-off,.e-small.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,.e-small.e-switch-wrapper.e-rtl .e-switch-off{left:0}.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,.e-small .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,.e-small.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off{left:-100%}.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,.e-small .e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,.e-small.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active{left:16px}.e-bigger.e-small .e-css.e-switch-wrapper,.e-bigger.e-small .e-switch-wrapper,.e-bigger.e-small.e-css.e-switch-wrapper,.e-bigger.e-small.e-switch-wrapper{height:12px;width:34px}.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-handle,.e-bigger.e-small .e-switch-wrapper .e-switch-handle,.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-handle,.e-bigger.e-small.e-switch-wrapper .e-switch-handle{height:18px;left:0;top:0;width:18px}.e-bigger.e-small .e-css.e-switch-wrapper .e-ripple-container,.e-bigger.e-small .e-switch-wrapper .e-ripple-container,.e-bigger.e-small.e-css.e-switch-wrapper .e-ripple-container,.e-bigger.e-small.e-switch-wrapper .e-ripple-container{border-radius:50%;height:50px;left:-16px;pointer-events:none;position:absolute;top:-16px;width:50px;z-index:1}.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-handle.e-switch-active,.e-bigger.e-small .e-switch-wrapper .e-switch-handle.e-switch-active,.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-handle.e-switch-active,.e-bigger.e-small.e-switch-wrapper .e-switch-handle.e-switch-active{left:100%;margin-left:-18px}.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-off,.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-on,.e-bigger.e-small .e-switch-wrapper .e-switch-off,.e-bigger.e-small .e-switch-wrapper .e-switch-on,.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-off,.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-on,.e-bigger.e-small.e-switch-wrapper .e-switch-off,.e-bigger.e-small.e-switch-wrapper .e-switch-on{font-size:9px}.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-off,.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-on,.e-bigger.e-small .e-switch-wrapper .e-switch-off,.e-bigger.e-small .e-switch-wrapper .e-switch-on,.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-off,.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-on,.e-bigger.e-small.e-switch-wrapper .e-switch-off,.e-bigger.e-small.e-switch-wrapper .e-switch-on{text-indent:-9999px}.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-handle,.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-handle,.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-handle,.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-handle{left:100%;margin-left:-18px;height:18px;width:18px}.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-on,.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-on,.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-on,.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-on{left:100%;opacity:.54}.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-off,.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-off,.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-off,.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-off{left:0}.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off{left:-100%}.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active{left:18px}.e-bigger .e-css.e-switch-wrapper,.e-bigger .e-switch-wrapper,.e-bigger.e-css.e-switch-wrapper,.e-bigger.e-switch-wrapper{height:14px;width:36px}.e-bigger .e-css.e-switch-wrapper .e-switch-handle,.e-bigger .e-switch-wrapper .e-switch-handle,.e-bigger.e-css.e-switch-wrapper .e-switch-handle,.e-bigger.e-switch-wrapper .e-switch-handle{height:20px;left:0;top:0;width:20px}.e-bigger .e-css.e-switch-wrapper .e-switch-handle.e-switch-active,.e-bigger .e-switch-wrapper .e-switch-handle.e-switch-active,.e-bigger.e-css.e-switch-wrapper .e-switch-handle.e-switch-active,.e-bigger.e-switch-wrapper .e-switch-handle.e-switch-active{left:100%;margin-left:-20px}.e-bigger .e-css.e-switch-wrapper .e-switch-off,.e-bigger .e-css.e-switch-wrapper .e-switch-on,.e-bigger .e-switch-wrapper .e-switch-off,.e-bigger .e-switch-wrapper .e-switch-on,.e-bigger.e-css.e-switch-wrapper .e-switch-off,.e-bigger.e-css.e-switch-wrapper .e-switch-on,.e-bigger.e-switch-wrapper .e-switch-off,.e-bigger.e-switch-wrapper .e-switch-on{font-size:0}.e-bigger .e-css.e-switch-wrapper .e-switch-off,.e-bigger .e-css.e-switch-wrapper .e-switch-on,.e-bigger .e-switch-wrapper .e-switch-off,.e-bigger .e-switch-wrapper .e-switch-on,.e-bigger.e-css.e-switch-wrapper .e-switch-off,.e-bigger.e-css.e-switch-wrapper .e-switch-on,.e-bigger.e-switch-wrapper .e-switch-off,.e-bigger.e-switch-wrapper .e-switch-on{text-indent:-9999px}.e-bigger .e-css.e-switch-wrapper .e-ripple-container,.e-bigger .e-switch-wrapper .e-ripple-container,.e-bigger.e-css.e-switch-wrapper .e-ripple-container,.e-bigger.e-switch-wrapper .e-ripple-container{height:52px;left:-16px;top:-16px;width:52px}.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-handle,.e-bigger .e-switch-wrapper.e-rtl .e-switch-handle,.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-handle,.e-bigger.e-switch-wrapper.e-rtl .e-switch-handle{height:20px;left:100%;margin-left:-20px;top:0;width:20px}.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-on,.e-bigger .e-switch-wrapper.e-rtl .e-switch-on,.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-on,.e-bigger.e-switch-wrapper.e-rtl .e-switch-on{left:100%;opacity:.54}.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-off,.e-bigger .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,.e-bigger .e-switch-wrapper.e-rtl .e-switch-off,.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-off,.e-bigger.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,.e-bigger.e-switch-wrapper.e-rtl .e-switch-off{left:0}.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,.e-bigger .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,.e-bigger.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off{left:-100%}.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,.e-bigger .e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,.e-bigger.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active{left:20px}.e-bigger .e-css.e-switch-wrapper.e-small,.e-bigger .e-switch-wrapper.e-small,.e-bigger.e-css.e-switch-wrapper.e-small,.e-bigger.e-switch-wrapper.e-small{height:12px;width:34px}.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-handle,.e-bigger .e-switch-wrapper.e-small .e-switch-handle,.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-handle,.e-bigger.e-switch-wrapper.e-small .e-switch-handle{height:18px;left:0;top:0;width:18px}.e-bigger .e-css.e-switch-wrapper.e-small .e-ripple-container,.e-bigger .e-switch-wrapper.e-small .e-ripple-container,.e-bigger.e-css.e-switch-wrapper.e-small .e-ripple-container,.e-bigger.e-switch-wrapper.e-small .e-ripple-container{border-radius:50%;height:50px;left:-16px;pointer-events:none;position:absolute;top:-16px;width:50px;z-index:1}.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-handle.e-switch-active,.e-bigger .e-switch-wrapper.e-small .e-switch-handle.e-switch-active,.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-handle.e-switch-active,.e-bigger.e-switch-wrapper.e-small .e-switch-handle.e-switch-active{left:100%;margin-left:-18px}.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-off,.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-on,.e-bigger .e-switch-wrapper.e-small .e-switch-off,.e-bigger .e-switch-wrapper.e-small .e-switch-on,.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-off,.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-on,.e-bigger.e-switch-wrapper.e-small .e-switch-off,.e-bigger.e-switch-wrapper.e-small .e-switch-on{font-size:9px}.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-off,.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-on,.e-bigger .e-switch-wrapper.e-small .e-switch-off,.e-bigger .e-switch-wrapper.e-small .e-switch-on,.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-off,.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-on,.e-bigger.e-switch-wrapper.e-small .e-switch-off,.e-bigger.e-switch-wrapper.e-small .e-switch-on{text-indent:-9999px}.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle,.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-handle,.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle,.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-handle{left:100%;margin-left:-18px;height:18px;width:18px}.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-on,.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-on,.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-on,.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-on{left:100%;opacity:.54}.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on,.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-off,.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on,.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-off,.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on,.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-off,.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on,.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-off{left:0}.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off,.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off,.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off,.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off{left:-100%}.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active,.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active,.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active,.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active{left:18px}
/*! switch theme */.e-css.e-switch-wrapper,.e-switch-wrapper{-webkit-tap-highlight-color:transparent}.e-css.e-switch-wrapper .e-switch-off,.e-switch-wrapper .e-switch-off{background-color:#000;color:#fff}.e-css.e-switch-wrapper .e-switch-handle,.e-switch-wrapper .e-switch-handle{background-color:#f5f5f5;box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f}.e-css.e-switch-wrapper .e-switch-on,.e-switch-wrapper .e-switch-on{background-color:#e3165b;color:#fff}.e-css.e-switch-wrapper .e-switch-handle.e-switch-active,.e-switch-wrapper .e-switch-handle.e-switch-active{background-color:#e3165b}.e-css.e-switch-wrapper .e-switch-inner.e-switch-active,.e-switch-wrapper .e-switch-inner.e-switch-active{background-color:#fff;border-color:#0000}.e-css.e-switch-wrapper .e-switch-inner,.e-switch-wrapper .e-switch-inner{background-color:initial}.e-css.e-switch-wrapper .e-ripple-element,.e-switch-wrapper .e-ripple-element{background-color:#0000001f}.e-css.e-switch-wrapper .e-ripple-check .e-ripple-element,.e-switch-wrapper .e-ripple-check .e-ripple-element{background-color:#e3165b1f}.e-css.e-switch-wrapper.e-switch-disabled .e-switch-handle.e-switch-active,.e-switch-wrapper.e-switch-disabled .e-switch-handle.e-switch-active{box-shadow:none}.e-css.e-switch-wrapper.e-switch-disabled .e-switch-handle,.e-switch-wrapper.e-switch-disabled .e-switch-handle{background-color:#bdbdbd;box-shadow:none}.e-css.e-switch-wrapper.e-switch-disabled .e-switch-inner .e-switch-off,.e-switch-wrapper.e-switch-disabled .e-switch-inner .e-switch-off{opacity:.12;background-color:#000;border-color:#bdbdbd;color:#0000}.e-css.e-switch-wrapper.e-switch-disabled .e-switch-inner .e-switch-on,.e-switch-wrapper.e-switch-disabled .e-switch-inner .e-switch-on{color:#0000;opacity:.12;background-color:#000}.e-css.e-switch-wrapper.e-switch-disabled .e-switch-inner,.e-switch-wrapper.e-switch-disabled .e-switch-inner{background-color:#000;border-color:#0000;opacity:.12}.e-css.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner.e-switch-active,.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner.e-switch-active{background-color:#000;border-color:#0000}.e-css.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner,.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner{border-color:#0000;color:#0000}.e-css.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner.e-switch-active .e-switch-on,.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner.e-switch-active .e-switch-on{color:#0000;background-color:#000}.e-css.e-switch-wrapper.e-switch-disabled:hover .e-switch-handle,.e-css.e-switch-wrapper.e-switch-disabled:hover .e-switch-handle.e-switch-active,.e-switch-wrapper.e-switch-disabled:hover .e-switch-handle,.e-switch-wrapper.e-switch-disabled:hover .e-switch-handle.e-switch-active{background-color:#bdbdbd}.e-css.e-switch-wrapper:hover .e-switch-inner.e-switch-active,.e-switch-wrapper:hover .e-switch-inner.e-switch-active{background-color:initial;border-color:#0000}.e-css.e-switch-wrapper:hover .e-switch-inner,.e-switch-wrapper:hover .e-switch-inner{background-color:initial;border-color:inherit}.e-css.e-switch-wrapper:hover .e-switch-inner.e-switch-active .e-switch-on,.e-switch-wrapper:hover .e-switch-inner.e-switch-active .e-switch-on{background-color:#e3165b;color:#fff}.e-css.e-switch-wrapper:hover .e-switch-handle.e-switch-active,.e-switch-wrapper:hover .e-switch-handle.e-switch-active{background-color:#e3165b}.e-css.e-switch-wrapper:not(.e-switch-disabled):hover .e-switch-handle:not(.e-switch-active),.e-switch-wrapper:not(.e-switch-disabled):hover .e-switch-handle:not(.e-switch-active){background-color:#f5f5f5}.e-css.e-switch-wrapper.e-focus .e-switch-inner,.e-css.e-switch-wrapper:focus .e-switch-inner,.e-switch-wrapper.e-focus .e-switch-inner,.e-switch-wrapper:focus .e-switch-inner{background-color:initial;border-color:#0000;box-shadow:none;outline:none;outline-offset:0}.e-css.e-switch-wrapper.e-focus .e-switch-inner.e-switch-active,.e-css.e-switch-wrapper:focus .e-switch-inner.e-switch-active,.e-switch-wrapper.e-focus .e-switch-inner.e-switch-active,.e-switch-wrapper:focus .e-switch-inner.e-switch-active{background-color:initial;border-color:#0000;outline:none}.e-css.e-switch-wrapper.e-focus .e-ripple-container,.e-css.e-switch-wrapper:focus .e-ripple-container,.e-switch-wrapper.e-focus .e-ripple-container,.e-switch-wrapper:focus .e-ripple-container{background-color:#0000001f}.e-css.e-switch-wrapper.e-focus .e-ripple-check.e-ripple-container,.e-css.e-switch-wrapper:focus .e-ripple-check.e-ripple-container,.e-switch-wrapper.e-focus .e-ripple-check.e-ripple-container,.e-switch-wrapper:focus .e-ripple-check.e-ripple-container{background-color:#e3165b1f}.e-css.e-switch-wrapper.e-active .e-switch-inner,.e-css.e-switch-wrapper:active .e-switch-inner,.e-switch-wrapper.e-active .e-switch-inner,.e-switch-wrapper:active .e-switch-inner{background-color:initial;border-color:#0000;box-shadow:none;outline:none;outline-offset:0}.e-css.e-switch-wrapper.e-active .e-switch-inner.e-switch-active,.e-css.e-switch-wrapper:active .e-switch-inner.e-switch-active,.e-switch-wrapper.e-active .e-switch-inner.e-switch-active,.e-switch-wrapper:active .e-switch-inner.e-switch-active{background-color:initial;border-color:#0000;outline:none}.e-css.e-switch-wrapper.e-active .e-ripple-container,.e-css.e-switch-wrapper:active .e-ripple-container,.e-switch-wrapper.e-active .e-ripple-container,.e-switch-wrapper:active .e-ripple-container{background-color:#0000001f}.e-css.e-switch-wrapper.e-active .e-ripple-check.e-ripple-container,.e-css.e-switch-wrapper:active .e-ripple-check.e-ripple-container,.e-switch-wrapper.e-active .e-ripple-check.e-ripple-container,.e-switch-wrapper:active .e-ripple-check.e-ripple-container{background-color:#e3165b1f}.e-css.e-switch-wrapper.e-rtl.e-focus .e-switch-off,.e-css.e-switch-wrapper.e-rtl.e-focus .e-switch-on,.e-switch-wrapper.e-rtl.e-focus .e-switch-off,.e-switch-wrapper.e-rtl.e-focus .e-switch-on{background-color:#e3165b8a}.e-css.e-switch-wrapper.e-rtl.e-focus .e-switch-inner.e-switch-active,.e-switch-wrapper.e-rtl.e-focus .e-switch-inner.e-switch-active{background-color:initial;border-color:#0000;color:#fff;outline:none}.e-css.e-switch-wrapper.e-rtl .e-switch-on,.e-switch-wrapper.e-rtl .e-switch-on{background-color:#e3165b}.e-css.e-switch-wrapper.e-rtl .e-switch-handle,.e-switch-wrapper.e-rtl .e-switch-handle{background-color:#f5f5f5;box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f}.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off{background-color:#000}.e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active{background-color:#e3165b}.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active,.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active{background-color:#fff;border-color:#0000}.e-css.e-switch-wrapper.e-rtl:hover .e-switch-inner.e-switch-active,.e-switch-wrapper.e-rtl:hover .e-switch-inner.e-switch-active{background-color:initial;border-color:#0000}.e-css.e-switch-wrapper.e-rtl:hover .e-switch-inner,.e-switch-wrapper.e-rtl:hover .e-switch-inner{border-color:inherit}.e-css.e-switch-wrapper.e-rtl:hover .e-switch-handle.e-switch-active,.e-css.e-switch-wrapper.e-rtl:hover .e-switch-inner.e-switch-active .e-switch-on,.e-switch-wrapper.e-rtl:hover .e-switch-handle.e-switch-active,.e-switch-wrapper.e-rtl:hover .e-switch-inner.e-switch-active .e-switch-on{background-color:#e3165b}.e-css.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner .e-switch-off,.e-css.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner .e-switch-on,.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner .e-switch-off,.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner .e-switch-on{color:#0000;opacity:.12;background-color:#000}.e-css.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-handle,.e-css.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-handle.e-switch-active,.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-handle,.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-handle.e-switch-active{background-color:#bdbdbd;box-shadow:none}.e-css.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner,.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner{background-color:#000;border-color:#0000;opacity:.12}.e-css.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active .e-switch-on,.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active .e-switch-on{color:#0000;background-color:#000}.e-css.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active,.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active{background-color:#000;border-color:#0000}.e-css.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner,.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner{border-color:#0000;color:#0000}.e-css.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-handle,.e-css.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-handle.e-switch-active,.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-handle,.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-handle.e-switch-active{background-color:#bdbdbd}.e-css.e-switch-wrapper .e-switch:focus,.e-switch-wrapper .e-switch:focus{box-shadow:none}.e-css.e-switch-wrapper.e-small.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active,.e-switch-wrapper.e-small.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active{background-color:#000}.e-chip-list .e-chip-delete.e-dlt-btn:before{content:"\e208"}.e-chip-list.e-multi-selection .e-chip:before{content:"\e933"}.e-chip-list{display:flex;padding:4px}.e-chip-list .e-chip,.e-chip-list.e-chip{-webkit-tap-highlight-color:transparent;align-items:center;border:0 solid;border-radius:14px;box-shadow:none;box-sizing:border-box;cursor:pointer;display:inline-flex;font-size:13px;font-weight:400;height:28px;justify-content:center;line-height:1.5em;margin:4px;outline:none;overflow:hidden;padding:0 10px;position:relative;transition:box-shadow .3s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none}.e-chip-list .e-chip .e-chip-avatar,.e-chip-list.e-chip .e-chip-avatar{align-items:center;background-size:cover;border-radius:50%;display:flex;font-size:13px;height:28px;justify-content:center;line-height:1;margin:0 8px 0 -10px;overflow:hidden;width:28px}.e-chip-list .e-chip .e-chip-avatar-wrap,.e-chip-list .e-chip.e-chip-avatar-wrap,.e-chip-list.e-chip .e-chip-avatar-wrap,.e-chip-list.e-chip.e-chip-avatar-wrap{border-radius:14px}.e-chip-list .e-chip .e-chip-icon,.e-chip-list.e-chip .e-chip-icon{align-items:center;background-size:cover;border-radius:50%;display:flex;font-size:14px;height:20px;justify-content:center;line-height:1;margin:0 8px 0 -6px;overflow:hidden;width:20px}.e-chip-list .e-chip .e-chip-text,.e-chip-list.e-chip .e-chip-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-chip-list .e-chip .e-chip-delete,.e-chip-list.e-chip .e-chip-delete{align-items:center;background-size:cover;border-radius:50%;display:flex;font-size:14px;height:14px;justify-content:center;line-height:1;margin:0 -2px 0 8px;overflow:hidden;width:14px}.e-chip-list .e-chip .e-chip-delete.e-dlt-btn:before,.e-chip-list.e-chip .e-chip-delete.e-dlt-btn:before{font-family:e-icons}.e-chip-list .e-chip .image-url,.e-chip-list.e-chip .image-url{align-items:center;background-size:cover;border-radius:50%;display:flex;font-size:14px;height:20px;justify-content:center;line-height:1;margin:0 8px 0 -6px;overflow:hidden;width:20px}.e-chip-list .e-chip .trailing-icon-url,.e-chip-list.e-chip .trailing-icon-url{align-items:center;background-size:cover;border-radius:50%;display:flex;font-family:e-icons;font-size:14px;height:14px;justify-content:center;line-height:1;margin:0 -2px 0 8px;overflow:hidden;width:14px}.e-chip-list:not(.e-chip){flex-wrap:wrap}.e-chip-list.e-multi-selection .e-chip:before{align-items:center;display:flex;font-family:e-icons;height:20px;justify-content:center;line-height:1;margin:0 4px 0 -6px;overflow:hidden;transition:width .3s cubic-bezier(.4,0,.2,1);width:20px}.e-chip-list.e-multi-selection .e-chip:not(.e-chip-icon-wrap):not(.e-chip-avatar-wrap):before{width:0}.e-chip-list.e-multi-selection .e-chip.e-chip-avatar-wrap:before,.e-chip-list.e-multi-selection .e-chip.e-chip-icon-wrap:before{display:none}.e-chip-list.e-multi-selection .e-chip.e-chip-avatar-wrap:before{height:28px;margin:0 8px 0 -10px;width:28px}.e-chip-list.e-multi-selection .e-chip.e-active .e-chip-avatar,.e-chip-list.e-multi-selection .e-chip.e-active .e-chip-icon{display:none}.e-chip-list.e-multi-selection .e-chip.e-active.e-chip-avatar-wrap:before,.e-chip-list.e-multi-selection .e-chip.e-active.e-chip-icon-wrap:before{display:flex}.e-chip-list.e-multi-selection .e-chip.e-active:not(.e-chip-icon-wrap):not(.e-chip-avatar-wrap):before{width:20px}.e-chip-list.e-rtl .e-chip .e-chip-avatar,.e-chip-list.e-rtl.e-chip .e-chip-avatar{margin:0 -10px 0 8px}.e-chip-list.e-rtl .e-chip .e-chip-icon,.e-chip-list.e-rtl.e-chip .e-chip-icon{margin:0 -6px 0 8px}.e-chip-list.e-rtl .e-chip .e-chip-delete,.e-chip-list.e-rtl.e-chip .e-chip-delete{margin:0 8px 0 -2px}.e-chip-list.e-rtl .e-chip .e-chip-avatar-wrap,.e-chip-list.e-rtl .e-chip.e-chip-avatar-wrap,.e-chip-list.e-rtl.e-chip .e-chip-avatar-wrap,.e-chip-list.e-rtl.e-chip.e-chip-avatar-wrap{border-radius:14px}.e-chip-list.e-rtl .e-chip .trailing-icon-url,.e-chip-list.e-rtl.e-chip .trailing-icon-url{margin:0 8px 0 -2px}.e-chip-list.e-rtl.e-multi-selection .e-chip:before{margin:0 -6px 0 8px}.e-chip-list.e-rtl.e-multi-selection .e-chip.e-chip-avatar-wrap:before{margin:0 -10px 0 8px}.e-bigger .e-chip-list .e-chip,.e-bigger .e-chip-list.e-chip,.e-bigger.e-chip-list .e-chip,.e-bigger.e-chip-list.e-chip{border-radius:16px;font-size:14px;height:32px;padding:0 12px}.e-bigger .e-chip-list .e-chip-avatar,.e-bigger.e-chip-list .e-chip-avatar{font-size:15px;height:32px;margin:0 8px 0 -12px;width:32px}.e-bigger .e-chip-list .e-chip-avatar-wrap,.e-bigger .e-chip-list.e-chip-avatar-wrap,.e-bigger.e-chip-list .e-chip-avatar-wrap,.e-bigger.e-chip-list.e-chip-avatar-wrap{border-radius:16px}.e-bigger .e-chip-list .e-chip-icon,.e-bigger.e-chip-list .e-chip-icon{font-size:16px;height:24px;margin:0 8px 0 -8px;width:24px}.e-bigger .e-chip-list .e-chip-delete,.e-bigger .e-chip-list .trailing-icon-url,.e-bigger.e-chip-list .e-chip-delete,.e-bigger.e-chip-list .trailing-icon-url{font-size:16px;height:18px;margin:0 -4px 0 8px;width:18px}.e-bigger .e-chip-list.e-multi-selection .e-chip:before,.e-bigger.e-chip-list.e-multi-selection .e-chip:before{height:24px;margin:0 4px 0 -8px;width:24px}.e-bigger .e-chip-list.e-multi-selection .e-chip.e-chip-avatar-wrap:before,.e-bigger.e-chip-list.e-multi-selection .e-chip.e-chip-avatar-wrap:before{height:32px;margin:0 8px 0 -12px;width:32px}.e-bigger .e-chip-list.e-multi-selection .e-chip.e-active:not(.e-chip-icon-wrap):not(.e-chip-avatar-wrap):before,.e-bigger.e-chip-list.e-multi-selection .e-chip.e-active:not(.e-chip-icon-wrap):not(.e-chip-avatar-wrap):before{width:24px}.e-bigger .e-chip-list.e-rtl .e-chip .e-chip-avatar,.e-bigger .e-chip-list.e-rtl.e-chip .e-chip-avatar,.e-bigger.e-chip-list.e-rtl .e-chip .e-chip-avatar,.e-bigger.e-chip-list.e-rtl.e-chip .e-chip-avatar{margin:0 -12px 0 8px}.e-bigger .e-chip-list.e-rtl .e-chip .e-chip-icon,.e-bigger .e-chip-list.e-rtl.e-chip .e-chip-icon,.e-bigger.e-chip-list.e-rtl .e-chip .e-chip-icon,.e-bigger.e-chip-list.e-rtl.e-chip .e-chip-icon{margin:0 -8px 0 8px}.e-bigger .e-chip-list.e-rtl .e-chip .e-chip-delete,.e-bigger .e-chip-list.e-rtl.e-chip .e-chip-delete,.e-bigger.e-chip-list.e-rtl .e-chip .e-chip-delete,.e-bigger.e-chip-list.e-rtl.e-chip .e-chip-delete{margin:0 8px 0 -4px}.e-bigger .e-chip-list.e-rtl .e-chip .e-chip-avatar-wrap,.e-bigger .e-chip-list.e-rtl .e-chip.e-chip-avatar-wrap,.e-bigger .e-chip-list.e-rtl.e-chip .e-chip-avatar-wrap,.e-bigger .e-chip-list.e-rtl.e-chip.e-chip-avatar-wrap,.e-bigger.e-chip-list.e-rtl .e-chip .e-chip-avatar-wrap,.e-bigger.e-chip-list.e-rtl .e-chip.e-chip-avatar-wrap,.e-bigger.e-chip-list.e-rtl.e-chip .e-chip-avatar-wrap,.e-bigger.e-chip-list.e-rtl.e-chip.e-chip-avatar-wrap{border-radius:16px}.e-bigger .e-chip-list.e-rtl.e-multi-selection .e-chip:before,.e-bigger.e-chip-list.e-rtl.e-multi-selection .e-chip:before{margin:0 -8px 0 8px}.e-bigger .e-chip-list.e-rtl.e-multi-selection .e-chip.e-chip-avatar-wrap:before,.e-bigger.e-chip-list.e-rtl.e-multi-selection .e-chip.e-chip-avatar-wrap:before{margin:0 -12px 0 8px}.e-bigger .e-chip-list.e-rtl .trailing-icon-url,.e-bigger.e-chip-list.e-rtl .trailing-icon-url{margin:0 8px 0 -4px}.e-chip-list .e-chip,.e-chip-list.e-chip{background-color:#e0e0e0;border-color:#0000;color:#000000de}.e-chip-list .e-chip .e-chip-delete,.e-chip-list .e-chip .e-chip-delete.e-dlt-btn,.e-chip-list .e-chip .e-chip-icon,.e-chip-list.e-chip .e-chip-delete,.e-chip-list.e-chip .e-chip-delete.e-dlt-btn,.e-chip-list.e-chip .e-chip-icon{color:#0000008a}.e-chip-list .e-chip .e-chip-avatar,.e-chip-list.e-chip .e-chip-avatar{background-color:#c1c1c1;color:#0000008a}.e-chip-list .e-chip:not(.e-active) .e-chip-delete.e-dlt-btn:hover,.e-chip-list.e-chip:not(.e-active) .e-chip-delete.e-dlt-btn:hover{color:#000000b3}.e-chip-list .e-chip:not(.e-active) .e-chip-delete.e-dlt-btn:active,.e-chip-list.e-chip:not(.e-active) .e-chip-delete.e-dlt-btn:active{color:#000}.e-chip-list .e-chip:hover,.e-chip-list.e-chip:hover{background-color:#d6d6d6;border-color:#0000;color:#000000de}.e-chip-list .e-chip:hover .e-chip-delete,.e-chip-list .e-chip:hover .e-chip-icon,.e-chip-list.e-chip:hover .e-chip-delete,.e-chip-list.e-chip:hover .e-chip-icon{color:#0000008a}.e-chip-list .e-chip:hover .e-chip-avatar,.e-chip-list.e-chip:hover .e-chip-avatar{background-color:#b7b7b7;color:#0000008a}.e-chip-list .e-chip.e-focused,.e-chip-list.e-chip.e-focused{background-color:#c1c1c1;border-color:#0000;color:#000000de;box-shadow:none}.e-chip-list .e-chip.e-focused .e-chip-delete,.e-chip-list .e-chip.e-focused .e-chip-icon,.e-chip-list.e-chip.e-focused .e-chip-delete,.e-chip-list.e-chip.e-focused .e-chip-icon{color:#0000008a}.e-chip-list .e-chip.e-focused .e-chip-avatar,.e-chip-list.e-chip.e-focused .e-chip-avatar{background-color:#b7b7b7;color:#0000008a}.e-chip-list .e-chip.e-active,.e-chip-list.e-chip.e-active{background-color:#bcbcbc;border-color:#0000;color:#000000de;box-shadow:none}.e-chip-list .e-chip.e-active .e-chip-delete,.e-chip-list .e-chip.e-active .e-chip-icon,.e-chip-list.e-chip.e-active .e-chip-delete,.e-chip-list.e-chip.e-active .e-chip-icon{color:#0000008a}.e-chip-list .e-chip.e-active .e-chip-avatar,.e-chip-list.e-chip.e-active .e-chip-avatar{background-color:#9e9e9e;color:#0000008a}.e-chip-list .e-chip.e-focused.e-active,.e-chip-list.e-chip.e-focused.e-active{background-color:#c1c1c1;border-color:#0000;color:#000000de;box-shadow:none}.e-chip-list .e-chip.e-focused.e-active .e-chip-delete,.e-chip-list .e-chip.e-focused.e-active .e-chip-icon,.e-chip-list.e-chip.e-focused.e-active .e-chip-delete,.e-chip-list.e-chip.e-focused.e-active .e-chip-icon{color:#0000008a}.e-chip-list .e-chip.e-focused.e-active .e-chip-avatar,.e-chip-list.e-chip.e-focused.e-active .e-chip-avatar{background-color:#a3a3a3;color:#0000008a}.e-chip-list .e-chip:active,.e-chip-list.e-chip:active{background-color:#b7b7b7;border-color:#0000;color:#000000de;box-shadow:0 2px 1px -6px #0003,0 3px 4px 0 #00000024,0 1px 8px 0 #0000001f}.e-chip-list .e-chip:active .e-chip-delete,.e-chip-list .e-chip:active .e-chip-icon,.e-chip-list.e-chip:active .e-chip-delete,.e-chip-list.e-chip:active .e-chip-icon{color:#0000008a}.e-chip-list .e-chip:active .e-chip-avatar,.e-chip-list.e-chip:active .e-chip-avatar{background-color:#999;color:#0000008a}.e-chip-list .e-chip.e-disabled,.e-chip-list.e-chip.e-disabled{background-color:#0000001f;border-color:#0000;color:#00000042;opacity:1;pointer-events:none}.e-chip-list .e-chip.e-disabled .e-chip-delete,.e-chip-list .e-chip.e-disabled .e-chip-icon,.e-chip-list.e-chip.e-disabled .e-chip-delete,.e-chip-list.e-chip.e-disabled .e-chip-icon{color:#00000042}.e-chip-list .e-chip.e-disabled .e-chip-avatar,.e-chip-list.e-chip.e-disabled .e-chip-avatar{background-color:#0000001f;color:#00000042}.e-chip-list .e-chip.e-outline,.e-chip-list.e-chip.e-outline{background-color:initial;border-color:#bdbdbd;color:#000000de;border-width:1px}.e-chip-list .e-chip.e-outline .e-chip-delete,.e-chip-list .e-chip.e-outline .e-chip-delete.e-dlt-btn,.e-chip-list .e-chip.e-outline .e-chip-icon,.e-chip-list.e-chip.e-outline .e-chip-delete,.e-chip-list.e-chip.e-outline .e-chip-delete.e-dlt-btn,.e-chip-list.e-chip.e-outline .e-chip-icon{color:#0000008a}.e-chip-list .e-chip.e-outline .e-chip-avatar,.e-chip-list.e-chip.e-outline .e-chip-avatar{background-color:#bdbdbd;color:#000000de}.e-chip-list .e-chip.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover,.e-chip-list.e-chip.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover{color:#000000b3}.e-chip-list .e-chip.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,.e-chip-list.e-chip.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active{color:#000}.e-chip-list .e-chip.e-outline:hover,.e-chip-list.e-chip.e-outline:hover{background-color:#0000000a;border-color:#bdbdbd;color:#000000de}.e-chip-list .e-chip.e-outline:hover .e-chip-delete,.e-chip-list .e-chip.e-outline:hover .e-chip-icon,.e-chip-list.e-chip.e-outline:hover .e-chip-delete,.e-chip-list.e-chip.e-outline:hover .e-chip-icon{color:#0000008a}.e-chip-list .e-chip.e-outline:hover .e-chip-avatar,.e-chip-list.e-chip.e-outline:hover .e-chip-avatar{background-color:#bdbdbd;color:#000000de}.e-chip-list .e-chip.e-outline.e-focused,.e-chip-list.e-chip.e-outline.e-focused{background-color:#0000001f;border-color:#bdbdbd;color:#000000de}.e-chip-list .e-chip.e-outline.e-focused .e-chip-delete,.e-chip-list .e-chip.e-outline.e-focused .e-chip-icon,.e-chip-list.e-chip.e-outline.e-focused .e-chip-delete,.e-chip-list.e-chip.e-outline.e-focused .e-chip-icon{color:#0000008a}.e-chip-list .e-chip.e-outline.e-focused .e-chip-avatar,.e-chip-list.e-chip.e-outline.e-focused .e-chip-avatar{background-color:#0000001f;color:#0000008a}.e-chip-list .e-chip.e-outline.e-active,.e-chip-list.e-chip.e-outline.e-active{background-color:#00000024;border-color:#bdbdbd;color:#000000de}.e-chip-list .e-chip.e-outline.e-active .e-chip-delete,.e-chip-list .e-chip.e-outline.e-active .e-chip-icon,.e-chip-list.e-chip.e-outline.e-active .e-chip-delete,.e-chip-list.e-chip.e-outline.e-active .e-chip-icon{color:#0000008a}.e-chip-list .e-chip.e-outline.e-active .e-chip-avatar,.e-chip-list.e-chip.e-outline.e-active .e-chip-avatar{background-color:#00000024;color:#0000008a}.e-chip-list .e-chip.e-outline.e-focused.e-active,.e-chip-list.e-chip.e-outline.e-focused.e-active{background-color:#0000001f;border-color:#bdbdbd;color:#000000de}.e-chip-list .e-chip.e-outline.e-focused.e-active .e-chip-delete,.e-chip-list .e-chip.e-outline.e-focused.e-active .e-chip-icon,.e-chip-list.e-chip.e-outline.e-focused.e-active .e-chip-delete,.e-chip-list.e-chip.e-outline.e-focused.e-active .e-chip-icon{color:#0000008a}.e-chip-list .e-chip.e-outline.e-focused.e-active .e-chip-avatar,.e-chip-list.e-chip.e-outline.e-focused.e-active .e-chip-avatar{background-color:#0000001f;color:#0000008a}.e-chip-list .e-chip.e-outline:active,.e-chip-list.e-chip.e-outline:active{background-color:#00000029;border-color:#bdbdbd;color:#000000de}.e-chip-list .e-chip.e-outline:active .e-chip-delete,.e-chip-list .e-chip.e-outline:active .e-chip-icon,.e-chip-list.e-chip.e-outline:active .e-chip-delete,.e-chip-list.e-chip.e-outline:active .e-chip-icon{color:#0000008a}.e-chip-list .e-chip.e-outline:active .e-chip-avatar,.e-chip-list.e-chip.e-outline:active .e-chip-avatar{background-color:#00000029;color:#0000008a}.e-chip-list .e-chip.e-outline.e-disabled,.e-chip-list.e-chip.e-outline.e-disabled{background-color:initial;border-color:#00000042;color:#00000042}.e-chip-list .e-chip.e-outline.e-disabled .e-chip-delete,.e-chip-list .e-chip.e-outline.e-disabled .e-chip-icon,.e-chip-list.e-chip.e-outline.e-disabled .e-chip-delete,.e-chip-list.e-chip.e-outline.e-disabled .e-chip-icon{color:#00000042}.e-chip-list .e-chip.e-outline.e-disabled .e-chip-avatar,.e-chip-list.e-chip.e-outline.e-disabled .e-chip-avatar{background-color:#0000;color:#00000042}.e-chip-list.e-selection .e-chip.e-active{background-color:#e3165b;border-color:#0000;color:#fff}.e-chip-list.e-selection .e-chip.e-active .e-chip-delete,.e-chip-list.e-selection .e-chip.e-active .e-chip-icon{color:#fff}.e-chip-list.e-selection .e-chip.e-active .e-chip-avatar{background-color:#ab1145;color:#fff}.e-chip-list.e-selection .e-chip.e-active.e-focused{background-color:#ed4980;border-color:#0000;color:#fff}.e-chip-list.e-selection .e-chip.e-active.e-focused .e-chip-delete,.e-chip-list.e-selection .e-chip.e-active.e-focused .e-chip-icon{color:#fff}.e-chip-list.e-selection .e-chip.e-active.e-focused .e-chip-avatar{background-color:#e3165b;color:#fff}.e-chip-list.e-selection .e-chip.e-active.e-disabled{background-color:#0000001f;border-color:#0000;color:#00000042}.e-chip-list.e-selection .e-chip.e-active.e-disabled .e-chip-delete,.e-chip-list.e-selection .e-chip.e-active.e-disabled .e-chip-icon{color:#00000042}.e-chip-list.e-selection .e-chip.e-active.e-disabled .e-chip-avatar{background-color:#0000001f;color:#00000042}.e-chip-list.e-selection .e-chip.e-active.e-outline{background-color:#e3165b;border-color:#e3165b;color:#fff}.e-chip-list.e-selection .e-chip.e-active.e-outline .e-chip-delete,.e-chip-list.e-selection .e-chip.e-active.e-outline .e-chip-icon{color:#fff}.e-chip-list.e-selection .e-chip.e-active.e-outline .e-chip-avatar{background-color:#ab1145;color:#fff}.e-chip-list.e-selection .e-chip.e-active.e-outline.e-focused{background-color:#ed4980;border-color:#0000;color:#fff}.e-chip-list.e-selection .e-chip.e-active.e-outline.e-focused .e-chip-delete,.e-chip-list.e-selection .e-chip.e-active.e-outline.e-focused .e-chip-icon{color:#fff}.e-chip-list.e-selection .e-chip.e-active.e-outline.e-focused .e-chip-avatar{background-color:#e3165b;color:#fff}.e-chip-list.e-selection .e-chip.e-active.e-outline.e-disabled{background-color:initial;border-color:#00000042;color:#00000042}.e-chip-list.e-selection .e-chip.e-active.e-outline.e-disabled .e-chip-delete,.e-chip-list.e-selection .e-chip.e-active.e-outline.e-disabled .e-chip-icon{color:#00000042}.e-chip-list.e-selection .e-chip.e-active.e-outline.e-disabled .e-chip-avatar{background-color:#0000;color:#00000042}.e-chip-list.e-selection .e-chip:active{background-color:#e3165b29;border-color:#0000;color:#000000de}.e-chip-list.e-selection .e-chip:active .e-chip-delete,.e-chip-list.e-selection .e-chip:active .e-chip-icon{color:#0000008a}.e-chip-list.e-selection .e-chip:active .e-chip-avatar{background-color:#ab114529;color:#0000008a}.e-chip-list.e-selection .e-chip:active.e-outline{background-color:#e3165b29;border-color:#bdbdbd;color:#000000de}.e-chip-list.e-selection .e-chip:active.e-outline .e-chip-delete,.e-chip-list.e-selection .e-chip:active.e-outline .e-chip-icon{color:#0000008a}.e-chip-list.e-selection .e-chip:active.e-outline .e-chip-avatar{background-color:#ab114529;color:#0000008a}.e-chip-list .e-chip.e-primary,.e-chip-list.e-chip.e-primary{background-color:#e3165b;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-primary .e-chip-delete,.e-chip-list .e-chip.e-primary .e-chip-icon,.e-chip-list.e-chip.e-primary .e-chip-delete,.e-chip-list.e-chip.e-primary .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-primary .e-chip-delete.e-dlt-btn,.e-chip-list.e-chip.e-primary .e-chip-delete.e-dlt-btn{color:#fffc}.e-chip-list .e-chip.e-primary .e-chip-avatar,.e-chip-list.e-chip.e-primary .e-chip-avatar{background-color:#ab1145;color:#fff}.e-chip-list .e-chip.e-primary:not(.e-active) .e-chip-delete.e-dlt-btn:active,.e-chip-list .e-chip.e-primary:not(.e-active) .e-chip-delete.e-dlt-btn:hover,.e-chip-list.e-chip.e-primary:not(.e-active) .e-chip-delete.e-dlt-btn:active,.e-chip-list.e-chip.e-primary:not(.e-active) .e-chip-delete.e-dlt-btn:hover{color:#fff}.e-chip-list .e-chip.e-primary:hover,.e-chip-list.e-chip.e-primary:hover{background-color:#ec3673;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-primary:hover .e-chip-delete,.e-chip-list .e-chip.e-primary:hover .e-chip-icon,.e-chip-list.e-chip.e-primary:hover .e-chip-delete,.e-chip-list.e-chip.e-primary:hover .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-primary:hover .e-chip-avatar,.e-chip-list.e-chip.e-primary:hover .e-chip-avatar{background-color:#d01454;color:#fff}.e-chip-list .e-chip.e-primary.e-focused,.e-chip-list.e-chip.e-primary.e-focused{background-color:#ed4980;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-primary.e-focused .e-chip-delete,.e-chip-list .e-chip.e-primary.e-focused .e-chip-icon,.e-chip-list.e-chip.e-primary.e-focused .e-chip-delete,.e-chip-list.e-chip.e-primary.e-focused .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-primary.e-focused .e-chip-avatar,.e-chip-list.e-chip.e-primary.e-focused .e-chip-avatar{background-color:#e3165b;color:#fff}.e-chip-list .e-chip.e-primary.e-active,.e-chip-list.e-chip.e-primary.e-active{background-color:#ef5b8d;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-primary.e-active .e-chip-delete,.e-chip-list .e-chip.e-primary.e-active .e-chip-icon,.e-chip-list.e-chip.e-primary.e-active .e-chip-delete,.e-chip-list.e-chip.e-primary.e-active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-primary.e-active .e-chip-avatar,.e-chip-list.e-chip.e-primary.e-active .e-chip-avatar{background-color:#ea2466;color:#fff}.e-chip-list .e-chip.e-primary.e-focused.e-active,.e-chip-list.e-chip.e-primary.e-focused.e-active{background-color:#ed4980;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-primary.e-focused.e-active .e-chip-delete,.e-chip-list .e-chip.e-primary.e-focused.e-active .e-chip-icon,.e-chip-list.e-chip.e-primary.e-focused.e-active .e-chip-delete,.e-chip-list.e-chip.e-primary.e-focused.e-active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-primary.e-focused.e-active .e-chip-avatar,.e-chip-list.e-chip.e-primary.e-focused.e-active .e-chip-avatar{background-color:#e3165b;color:#fff}.e-chip-list .e-chip.e-primary:active,.e-chip-list.e-chip.e-primary:active{background-color:#ef5b8d;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-primary:active .e-chip-delete,.e-chip-list .e-chip.e-primary:active .e-chip-icon,.e-chip-list.e-chip.e-primary:active .e-chip-delete,.e-chip-list.e-chip.e-primary:active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-primary:active .e-chip-avatar,.e-chip-list.e-chip.e-primary:active .e-chip-avatar{background-color:#ea2466;color:#fff}.e-chip-list .e-chip.e-primary.e-disabled,.e-chip-list.e-chip.e-primary.e-disabled{background-color:#0000001f;border-color:#0000;color:#00000042}.e-chip-list .e-chip.e-primary.e-disabled .e-chip-delete,.e-chip-list .e-chip.e-primary.e-disabled .e-chip-icon,.e-chip-list.e-chip.e-primary.e-disabled .e-chip-delete,.e-chip-list.e-chip.e-primary.e-disabled .e-chip-icon{color:#00000042}.e-chip-list .e-chip.e-primary.e-disabled .e-chip-avatar,.e-chip-list.e-chip.e-primary.e-disabled .e-chip-avatar{background-color:#0000001f;color:#00000042}.e-chip-list .e-chip.e-primary.e-outline,.e-chip-list.e-chip.e-primary.e-outline{background-color:initial;border-color:#e3165b;color:#e3165b}.e-chip-list .e-chip.e-primary.e-outline .e-chip-delete,.e-chip-list .e-chip.e-primary.e-outline .e-chip-icon,.e-chip-list.e-chip.e-primary.e-outline .e-chip-delete,.e-chip-list.e-chip.e-primary.e-outline .e-chip-icon{color:#e3165b}.e-chip-list .e-chip.e-primary.e-outline .e-chip-delete.e-dlt-btn,.e-chip-list.e-chip.e-primary.e-outline .e-chip-delete.e-dlt-btn{color:#e3165bcc}.e-chip-list .e-chip.e-primary.e-outline .e-chip-avatar,.e-chip-list.e-chip.e-primary.e-outline .e-chip-avatar{background-color:#e3165b;color:#fff}.e-chip-list .e-chip.e-primary.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover,.e-chip-list.e-chip.e-primary.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover{color:#e3165b}.e-chip-list .e-chip.e-primary.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,.e-chip-list.e-chip.e-primary.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active{color:#fff}.e-chip-list .e-chip.e-primary.e-outline:hover,.e-chip-list.e-chip.e-primary.e-outline:hover{background-color:#e3165b1f;border-color:#e3165b;color:#e3165b}.e-chip-list .e-chip.e-primary.e-outline:hover .e-chip-delete,.e-chip-list .e-chip.e-primary.e-outline:hover .e-chip-icon,.e-chip-list.e-chip.e-primary.e-outline:hover .e-chip-delete,.e-chip-list.e-chip.e-primary.e-outline:hover .e-chip-icon{color:#e3165b}.e-chip-list .e-chip.e-primary.e-outline:hover .e-chip-avatar,.e-chip-list.e-chip.e-primary.e-outline:hover .e-chip-avatar{background-color:#e3165b;color:#fff}.e-chip-list .e-chip.e-primary.e-outline.e-focused,.e-chip-list.e-chip.e-primary.e-outline.e-focused{background-color:#ed4980;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-primary.e-outline.e-focused .e-chip-delete,.e-chip-list .e-chip.e-primary.e-outline.e-focused .e-chip-icon,.e-chip-list.e-chip.e-primary.e-outline.e-focused .e-chip-delete,.e-chip-list.e-chip.e-primary.e-outline.e-focused .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-primary.e-outline.e-focused .e-chip-avatar,.e-chip-list.e-chip.e-primary.e-outline.e-focused .e-chip-avatar{background-color:#e3165b;color:#fff}.e-chip-list .e-chip.e-primary.e-outline.e-active,.e-chip-list.e-chip.e-primary.e-outline.e-active{background-color:#ef5b8d;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-primary.e-outline.e-active .e-chip-delete,.e-chip-list .e-chip.e-primary.e-outline.e-active .e-chip-icon,.e-chip-list.e-chip.e-primary.e-outline.e-active .e-chip-delete,.e-chip-list.e-chip.e-primary.e-outline.e-active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-primary.e-outline.e-active .e-chip-avatar,.e-chip-list.e-chip.e-primary.e-outline.e-active .e-chip-avatar{background-color:#ea2466;color:#fff}.e-chip-list .e-chip.e-primary.e-outline.e-focused.e-active,.e-chip-list.e-chip.e-primary.e-outline.e-focused.e-active{background-color:#ed4980;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-primary.e-outline.e-focused.e-active .e-chip-delete,.e-chip-list .e-chip.e-primary.e-outline.e-focused.e-active .e-chip-icon,.e-chip-list.e-chip.e-primary.e-outline.e-focused.e-active .e-chip-delete,.e-chip-list.e-chip.e-primary.e-outline.e-focused.e-active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-primary.e-outline.e-focused.e-active .e-chip-avatar,.e-chip-list.e-chip.e-primary.e-outline.e-focused.e-active .e-chip-avatar{background-color:#e3165b;color:#fff}.e-chip-list .e-chip.e-primary.e-outline:active,.e-chip-list.e-chip.e-primary.e-outline:active{background-color:#ef5b8d;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-primary.e-outline:active .e-chip-delete,.e-chip-list .e-chip.e-primary.e-outline:active .e-chip-icon,.e-chip-list.e-chip.e-primary.e-outline:active .e-chip-delete,.e-chip-list.e-chip.e-primary.e-outline:active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-primary.e-outline:active .e-chip-avatar,.e-chip-list.e-chip.e-primary.e-outline:active .e-chip-avatar{background-color:#ea2466;color:#fff}.e-chip-list .e-chip.e-primary.e-outline.e-disabled,.e-chip-list.e-chip.e-primary.e-outline.e-disabled{background-color:initial;border-color:#00000042;color:#00000042}.e-chip-list .e-chip.e-primary.e-outline.e-disabled .e-chip-delete,.e-chip-list .e-chip.e-primary.e-outline.e-disabled .e-chip-icon,.e-chip-list.e-chip.e-primary.e-outline.e-disabled .e-chip-delete,.e-chip-list.e-chip.e-primary.e-outline.e-disabled .e-chip-icon{color:#00000042}.e-chip-list .e-chip.e-primary.e-outline.e-disabled .e-chip-avatar,.e-chip-list.e-chip.e-primary.e-outline.e-disabled .e-chip-avatar{background-color:#0000;color:#00000042}.e-chip-list .e-chip.e-success,.e-chip-list.e-chip.e-success{background-color:#4d841d;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-success .e-chip-delete,.e-chip-list .e-chip.e-success .e-chip-icon,.e-chip-list.e-chip.e-success .e-chip-delete,.e-chip-list.e-chip.e-success .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-success .e-chip-delete.e-dlt-btn,.e-chip-list.e-chip.e-success .e-chip-delete.e-dlt-btn{color:#fffc}.e-chip-list .e-chip.e-success .e-chip-avatar,.e-chip-list.e-chip.e-success .e-chip-avatar{background-color:#305212;color:#fff}.e-chip-list .e-chip.e-success:not(.e-active) .e-chip-delete.e-dlt-btn:active,.e-chip-list .e-chip.e-success:not(.e-active) .e-chip-delete.e-dlt-btn:hover,.e-chip-list.e-chip.e-success:not(.e-active) .e-chip-delete.e-dlt-btn:active,.e-chip-list.e-chip.e-success:not(.e-active) .e-chip-delete.e-dlt-btn:hover{color:#fff}.e-chip-list .e-chip.e-success:hover,.e-chip-list.e-chip.e-success:hover{background-color:#61a524;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-success:hover .e-chip-delete,.e-chip-list .e-chip.e-success:hover .e-chip-icon,.e-chip-list.e-chip.e-success:hover .e-chip-delete,.e-chip-list.e-chip.e-success:hover .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-success:hover .e-chip-avatar,.e-chip-list.e-chip.e-success:hover .e-chip-avatar{background-color:#437319;color:#fff}.e-chip-list .e-chip.e-success.e-focused,.e-chip-list.e-chip.e-success.e-focused{background-color:#6ab628;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-success.e-focused .e-chip-delete,.e-chip-list .e-chip.e-success.e-focused .e-chip-icon,.e-chip-list.e-chip.e-success.e-focused .e-chip-delete,.e-chip-list.e-chip.e-success.e-focused .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-success.e-focused .e-chip-avatar,.e-chip-list.e-chip.e-success.e-focused .e-chip-avatar{background-color:#4d841d;color:#fff}.e-chip-list .e-chip.e-success.e-active,.e-chip-list.e-chip.e-success.e-active{background-color:#74c72c;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-success.e-active .e-chip-delete,.e-chip-list .e-chip.e-success.e-active .e-chip-icon,.e-chip-list.e-chip.e-success.e-active .e-chip-delete,.e-chip-list.e-chip.e-success.e-active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-success.e-active .e-chip-avatar,.e-chip-list.e-chip.e-success.e-active .e-chip-avatar{background-color:#579521;color:#fff}.e-chip-list .e-chip.e-success.e-focused.e-active,.e-chip-list.e-chip.e-success.e-focused.e-active{background-color:#6ab628;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-success.e-focused.e-active .e-chip-delete,.e-chip-list .e-chip.e-success.e-focused.e-active .e-chip-icon,.e-chip-list.e-chip.e-success.e-focused.e-active .e-chip-delete,.e-chip-list.e-chip.e-success.e-focused.e-active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-success.e-focused.e-active .e-chip-avatar,.e-chip-list.e-chip.e-success.e-focused.e-active .e-chip-avatar{background-color:#4d841d;color:#fff}.e-chip-list .e-chip.e-success:active,.e-chip-list.e-chip.e-success:active{background-color:#74c72c;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-success:active .e-chip-delete,.e-chip-list .e-chip.e-success:active .e-chip-icon,.e-chip-list.e-chip.e-success:active .e-chip-delete,.e-chip-list.e-chip.e-success:active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-success:active .e-chip-avatar,.e-chip-list.e-chip.e-success:active .e-chip-avatar{background-color:#579521;color:#fff}.e-chip-list .e-chip.e-success.e-disabled,.e-chip-list.e-chip.e-success.e-disabled{background-color:#0000001f;border-color:#0000;color:#00000042}.e-chip-list .e-chip.e-success.e-disabled .e-chip-delete,.e-chip-list .e-chip.e-success.e-disabled .e-chip-icon,.e-chip-list.e-chip.e-success.e-disabled .e-chip-delete,.e-chip-list.e-chip.e-success.e-disabled .e-chip-icon{color:#00000042}.e-chip-list .e-chip.e-success.e-disabled .e-chip-avatar,.e-chip-list.e-chip.e-success.e-disabled .e-chip-avatar{background-color:#0000001f;color:#00000042}.e-chip-list .e-chip.e-success.e-outline,.e-chip-list.e-chip.e-success.e-outline{background-color:initial;border-color:#4d841d;color:#4d841d}.e-chip-list .e-chip.e-success.e-outline .e-chip-delete,.e-chip-list .e-chip.e-success.e-outline .e-chip-icon,.e-chip-list.e-chip.e-success.e-outline .e-chip-delete,.e-chip-list.e-chip.e-success.e-outline .e-chip-icon{color:#4d841d}.e-chip-list .e-chip.e-success.e-outline .e-chip-delete.e-dlt-btn,.e-chip-list.e-chip.e-success.e-outline .e-chip-delete.e-dlt-btn{color:#4d841dcc}.e-chip-list .e-chip.e-success.e-outline .e-chip-avatar,.e-chip-list.e-chip.e-success.e-outline .e-chip-avatar{background-color:#4d841d;color:#fff}.e-chip-list .e-chip.e-success.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover,.e-chip-list.e-chip.e-success.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover{color:#4d841d}.e-chip-list .e-chip.e-success.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,.e-chip-list.e-chip.e-success.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active{color:#fff}.e-chip-list .e-chip.e-success.e-outline:hover,.e-chip-list.e-chip.e-success.e-outline:hover{background-color:#4d841d1f;border-color:#4d841d;color:#4d841d}.e-chip-list .e-chip.e-success.e-outline:hover .e-chip-delete,.e-chip-list .e-chip.e-success.e-outline:hover .e-chip-icon,.e-chip-list.e-chip.e-success.e-outline:hover .e-chip-delete,.e-chip-list.e-chip.e-success.e-outline:hover .e-chip-icon{color:#4d841d}.e-chip-list .e-chip.e-success.e-outline:hover .e-chip-avatar,.e-chip-list.e-chip.e-success.e-outline:hover .e-chip-avatar{background-color:#4d841d;color:#fff}.e-chip-list .e-chip.e-success.e-outline.e-focused,.e-chip-list.e-chip.e-success.e-outline.e-focused{background-color:#6ab628;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-success.e-outline.e-focused .e-chip-delete,.e-chip-list .e-chip.e-success.e-outline.e-focused .e-chip-icon,.e-chip-list.e-chip.e-success.e-outline.e-focused .e-chip-delete,.e-chip-list.e-chip.e-success.e-outline.e-focused .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-success.e-outline.e-focused .e-chip-avatar,.e-chip-list.e-chip.e-success.e-outline.e-focused .e-chip-avatar{background-color:#4d841d;color:#fff}.e-chip-list .e-chip.e-success.e-outline.e-active,.e-chip-list.e-chip.e-success.e-outline.e-active{background-color:#74c72c;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-success.e-outline.e-active .e-chip-delete,.e-chip-list .e-chip.e-success.e-outline.e-active .e-chip-icon,.e-chip-list.e-chip.e-success.e-outline.e-active .e-chip-delete,.e-chip-list.e-chip.e-success.e-outline.e-active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-success.e-outline.e-active .e-chip-avatar,.e-chip-list.e-chip.e-success.e-outline.e-active .e-chip-avatar{background-color:#579521;color:#fff}.e-chip-list .e-chip.e-success.e-outline.e-focused.e-active,.e-chip-list.e-chip.e-success.e-outline.e-focused.e-active{background-color:#6ab628;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-success.e-outline.e-focused.e-active .e-chip-delete,.e-chip-list .e-chip.e-success.e-outline.e-focused.e-active .e-chip-icon,.e-chip-list.e-chip.e-success.e-outline.e-focused.e-active .e-chip-delete,.e-chip-list.e-chip.e-success.e-outline.e-focused.e-active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-success.e-outline.e-focused.e-active .e-chip-avatar,.e-chip-list.e-chip.e-success.e-outline.e-focused.e-active .e-chip-avatar{background-color:#4d841d;color:#fff}.e-chip-list .e-chip.e-success.e-outline:active,.e-chip-list.e-chip.e-success.e-outline:active{background-color:#74c72c;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-success.e-outline:active .e-chip-delete,.e-chip-list .e-chip.e-success.e-outline:active .e-chip-icon,.e-chip-list.e-chip.e-success.e-outline:active .e-chip-delete,.e-chip-list.e-chip.e-success.e-outline:active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-success.e-outline:active .e-chip-avatar,.e-chip-list.e-chip.e-success.e-outline:active .e-chip-avatar{background-color:#579521;color:#fff}.e-chip-list .e-chip.e-success.e-outline.e-disabled,.e-chip-list.e-chip.e-success.e-outline.e-disabled{background-color:initial;border-color:#00000042;color:#00000042}.e-chip-list .e-chip.e-success.e-outline.e-disabled .e-chip-delete,.e-chip-list .e-chip.e-success.e-outline.e-disabled .e-chip-icon,.e-chip-list.e-chip.e-success.e-outline.e-disabled .e-chip-delete,.e-chip-list.e-chip.e-success.e-outline.e-disabled .e-chip-icon{color:#00000042}.e-chip-list .e-chip.e-success.e-outline.e-disabled .e-chip-avatar,.e-chip-list.e-chip.e-success.e-outline.e-disabled .e-chip-avatar{background-color:#0000;color:#00000042}.e-chip-list .e-chip.e-info,.e-chip-list.e-chip.e-info{background-color:#0378d5;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-info .e-chip-delete,.e-chip-list .e-chip.e-info .e-chip-icon,.e-chip-list.e-chip.e-info .e-chip-delete,.e-chip-list.e-chip.e-info .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-info .e-chip-delete.e-dlt-btn,.e-chip-list.e-chip.e-info .e-chip-delete.e-dlt-btn{color:#fffc}.e-chip-list .e-chip.e-info .e-chip-avatar,.e-chip-list.e-chip.e-info .e-chip-avatar{background-color:#025699;color:#fff}.e-chip-list .e-chip.e-info:not(.e-active) .e-chip-delete.e-dlt-btn:active,.e-chip-list .e-chip.e-info:not(.e-active) .e-chip-delete.e-dlt-btn:hover,.e-chip-list.e-chip.e-info:not(.e-active) .e-chip-delete.e-dlt-btn:active,.e-chip-list.e-chip.e-info:not(.e-active) .e-chip-delete.e-dlt-btn:hover{color:#fff}.e-chip-list .e-chip.e-info:hover,.e-chip-list.e-chip.e-info:hover{background-color:#058efb;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-info:hover .e-chip-delete,.e-chip-list .e-chip.e-info:hover .e-chip-icon,.e-chip-list.e-chip.e-info:hover .e-chip-delete,.e-chip-list.e-chip.e-info:hover .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-info:hover .e-chip-avatar,.e-chip-list.e-chip.e-info:hover .e-chip-avatar{background-color:#036dc1;color:#fff}.e-chip-list .e-chip.e-info.e-focused,.e-chip-list.e-chip.e-info.e-focused{background-color:#1998fc;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-info.e-focused .e-chip-delete,.e-chip-list .e-chip.e-info.e-focused .e-chip-icon,.e-chip-list.e-chip.e-info.e-focused .e-chip-delete,.e-chip-list.e-chip.e-info.e-focused .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-info.e-focused .e-chip-avatar,.e-chip-list.e-chip.e-info.e-focused .e-chip-avatar{background-color:#0378d5;color:#fff}.e-chip-list .e-chip.e-info.e-active,.e-chip-list.e-chip.e-info.e-active{background-color:#2ea1fc;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-info.e-active .e-chip-delete,.e-chip-list .e-chip.e-info.e-active .e-chip-icon,.e-chip-list.e-chip.e-info.e-active .e-chip-delete,.e-chip-list.e-chip.e-info.e-active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-info.e-active .e-chip-avatar,.e-chip-list.e-chip.e-info.e-active .e-chip-avatar{background-color:#0383e9;color:#fff}.e-chip-list .e-chip.e-info.e-focused.e-active,.e-chip-list.e-chip.e-info.e-focused.e-active{background-color:#1998fc;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-info.e-focused.e-active .e-chip-delete,.e-chip-list .e-chip.e-info.e-focused.e-active .e-chip-icon,.e-chip-list.e-chip.e-info.e-focused.e-active .e-chip-delete,.e-chip-list.e-chip.e-info.e-focused.e-active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-info.e-focused.e-active .e-chip-avatar,.e-chip-list.e-chip.e-info.e-focused.e-active .e-chip-avatar{background-color:#0378d5;color:#fff}.e-chip-list .e-chip.e-info:active,.e-chip-list.e-chip.e-info:active{background-color:#2ea1fc;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-info:active .e-chip-delete,.e-chip-list .e-chip.e-info:active .e-chip-icon,.e-chip-list.e-chip.e-info:active .e-chip-delete,.e-chip-list.e-chip.e-info:active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-info:active .e-chip-avatar,.e-chip-list.e-chip.e-info:active .e-chip-avatar{background-color:#0383e9;color:#fff}.e-chip-list .e-chip.e-info.e-disabled,.e-chip-list.e-chip.e-info.e-disabled{background-color:#0000001f;border-color:#0000;color:#00000042}.e-chip-list .e-chip.e-info.e-disabled .e-chip-delete,.e-chip-list .e-chip.e-info.e-disabled .e-chip-icon,.e-chip-list.e-chip.e-info.e-disabled .e-chip-delete,.e-chip-list.e-chip.e-info.e-disabled .e-chip-icon{color:#00000042}.e-chip-list .e-chip.e-info.e-disabled .e-chip-avatar,.e-chip-list.e-chip.e-info.e-disabled .e-chip-avatar{background-color:#0000001f;color:#00000042}.e-chip-list .e-chip.e-info.e-outline,.e-chip-list.e-chip.e-info.e-outline{background-color:initial;border-color:#0378d5;color:#0378d5}.e-chip-list .e-chip.e-info.e-outline .e-chip-delete,.e-chip-list .e-chip.e-info.e-outline .e-chip-icon,.e-chip-list.e-chip.e-info.e-outline .e-chip-delete,.e-chip-list.e-chip.e-info.e-outline .e-chip-icon{color:#0378d5}.e-chip-list .e-chip.e-info.e-outline .e-chip-delete.e-dlt-btn,.e-chip-list.e-chip.e-info.e-outline .e-chip-delete.e-dlt-btn{color:#0378d5cc}.e-chip-list .e-chip.e-info.e-outline .e-chip-avatar,.e-chip-list.e-chip.e-info.e-outline .e-chip-avatar{background-color:#0378d5;color:#fff}.e-chip-list .e-chip.e-info.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover,.e-chip-list.e-chip.e-info.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover{color:#0378d5}.e-chip-list .e-chip.e-info.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,.e-chip-list.e-chip.e-info.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active{color:#fff}.e-chip-list .e-chip.e-info.e-outline:hover,.e-chip-list.e-chip.e-info.e-outline:hover{background-color:#0378d51f;border-color:#0378d5;color:#0378d5}.e-chip-list .e-chip.e-info.e-outline:hover .e-chip-delete,.e-chip-list .e-chip.e-info.e-outline:hover .e-chip-icon,.e-chip-list.e-chip.e-info.e-outline:hover .e-chip-delete,.e-chip-list.e-chip.e-info.e-outline:hover .e-chip-icon{color:#0378d5}.e-chip-list .e-chip.e-info.e-outline:hover .e-chip-avatar,.e-chip-list.e-chip.e-info.e-outline:hover .e-chip-avatar{background-color:#0378d5;color:#fff}.e-chip-list .e-chip.e-info.e-outline.e-focused,.e-chip-list.e-chip.e-info.e-outline.e-focused{background-color:#1998fc;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-info.e-outline.e-focused .e-chip-delete,.e-chip-list .e-chip.e-info.e-outline.e-focused .e-chip-icon,.e-chip-list.e-chip.e-info.e-outline.e-focused .e-chip-delete,.e-chip-list.e-chip.e-info.e-outline.e-focused .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-info.e-outline.e-focused .e-chip-avatar,.e-chip-list.e-chip.e-info.e-outline.e-focused .e-chip-avatar{background-color:#0378d5;color:#fff}.e-chip-list .e-chip.e-info.e-outline.e-active,.e-chip-list.e-chip.e-info.e-outline.e-active{background-color:#2ea1fc;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-info.e-outline.e-active .e-chip-delete,.e-chip-list .e-chip.e-info.e-outline.e-active .e-chip-icon,.e-chip-list.e-chip.e-info.e-outline.e-active .e-chip-delete,.e-chip-list.e-chip.e-info.e-outline.e-active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-info.e-outline.e-active .e-chip-avatar,.e-chip-list.e-chip.e-info.e-outline.e-active .e-chip-avatar{background-color:#0383e9;color:#fff}.e-chip-list .e-chip.e-info.e-outline.e-focused.e-active,.e-chip-list.e-chip.e-info.e-outline.e-focused.e-active{background-color:#1998fc;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-info.e-outline.e-focused.e-active .e-chip-delete,.e-chip-list .e-chip.e-info.e-outline.e-focused.e-active .e-chip-icon,.e-chip-list.e-chip.e-info.e-outline.e-focused.e-active .e-chip-delete,.e-chip-list.e-chip.e-info.e-outline.e-focused.e-active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-info.e-outline.e-focused.e-active .e-chip-avatar,.e-chip-list.e-chip.e-info.e-outline.e-focused.e-active .e-chip-avatar{background-color:#0378d5;color:#fff}.e-chip-list .e-chip.e-info.e-outline:active,.e-chip-list.e-chip.e-info.e-outline:active{background-color:#2ea1fc;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-info.e-outline:active .e-chip-delete,.e-chip-list .e-chip.e-info.e-outline:active .e-chip-icon,.e-chip-list.e-chip.e-info.e-outline:active .e-chip-delete,.e-chip-list.e-chip.e-info.e-outline:active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-info.e-outline:active .e-chip-avatar,.e-chip-list.e-chip.e-info.e-outline:active .e-chip-avatar{background-color:#0383e9;color:#fff}.e-chip-list .e-chip.e-info.e-outline.e-disabled,.e-chip-list.e-chip.e-info.e-outline.e-disabled{background-color:initial;border-color:#00000042;color:#00000042}.e-chip-list .e-chip.e-info.e-outline.e-disabled .e-chip-delete,.e-chip-list .e-chip.e-info.e-outline.e-disabled .e-chip-icon,.e-chip-list.e-chip.e-info.e-outline.e-disabled .e-chip-delete,.e-chip-list.e-chip.e-info.e-outline.e-disabled .e-chip-icon{color:#00000042}.e-chip-list .e-chip.e-info.e-outline.e-disabled .e-chip-avatar,.e-chip-list.e-chip.e-info.e-outline.e-disabled .e-chip-avatar{background-color:#0000;color:#00000042}.e-chip-list .e-chip.e-warning,.e-chip-list.e-chip.e-warning{background-color:#c15700;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-warning .e-chip-delete,.e-chip-list .e-chip.e-warning .e-chip-icon,.e-chip-list.e-chip.e-warning .e-chip-delete,.e-chip-list.e-chip.e-warning .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-warning .e-chip-delete.e-dlt-btn,.e-chip-list.e-chip.e-warning .e-chip-delete.e-dlt-btn{color:#fffc}.e-chip-list .e-chip.e-warning .e-chip-avatar,.e-chip-list.e-chip.e-warning .e-chip-avatar{background-color:#843b00;color:#fff}.e-chip-list .e-chip.e-warning:not(.e-active) .e-chip-delete.e-dlt-btn:active,.e-chip-list .e-chip.e-warning:not(.e-active) .e-chip-delete.e-dlt-btn:hover,.e-chip-list.e-chip.e-warning:not(.e-active) .e-chip-delete.e-dlt-btn:active,.e-chip-list.e-chip.e-warning:not(.e-active) .e-chip-delete.e-dlt-btn:hover{color:#fff}.e-chip-list .e-chip.e-warning:hover,.e-chip-list.e-chip.e-warning:hover{background-color:#ea6900;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-warning:hover .e-chip-delete,.e-chip-list .e-chip.e-warning:hover .e-chip-icon,.e-chip-list.e-chip.e-warning:hover .e-chip-delete,.e-chip-list.e-chip.e-warning:hover .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-warning:hover .e-chip-avatar,.e-chip-list.e-chip.e-warning:hover .e-chip-avatar{background-color:#ad4e00;color:#fff}.e-chip-list .e-chip.e-warning.e-focused,.e-chip-list.e-chip.e-warning.e-focused{background-color:#fe7300;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-warning.e-focused .e-chip-delete,.e-chip-list .e-chip.e-warning.e-focused .e-chip-icon,.e-chip-list.e-chip.e-warning.e-focused .e-chip-delete,.e-chip-list.e-chip.e-warning.e-focused .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-warning.e-focused .e-chip-avatar,.e-chip-list.e-chip.e-warning.e-focused .e-chip-avatar{background-color:#c15700;color:#fff}.e-chip-list .e-chip.e-warning.e-active,.e-chip-list.e-chip.e-warning.e-active{background-color:#ff7e14;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-warning.e-active .e-chip-delete,.e-chip-list .e-chip.e-warning.e-active .e-chip-icon,.e-chip-list.e-chip.e-warning.e-active .e-chip-delete,.e-chip-list.e-chip.e-warning.e-active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-warning.e-active .e-chip-avatar,.e-chip-list.e-chip.e-warning.e-active .e-chip-avatar{background-color:#d56000;color:#fff}.e-chip-list .e-chip.e-warning.e-focused.e-active,.e-chip-list.e-chip.e-warning.e-focused.e-active{background-color:#fe7300;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-warning.e-focused.e-active .e-chip-delete,.e-chip-list .e-chip.e-warning.e-focused.e-active .e-chip-icon,.e-chip-list.e-chip.e-warning.e-focused.e-active .e-chip-delete,.e-chip-list.e-chip.e-warning.e-focused.e-active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-warning.e-focused.e-active .e-chip-avatar,.e-chip-list.e-chip.e-warning.e-focused.e-active .e-chip-avatar{background-color:#c15700;color:#fff}.e-chip-list .e-chip.e-warning:active,.e-chip-list.e-chip.e-warning:active{background-color:#ff7e14;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-warning:active .e-chip-delete,.e-chip-list .e-chip.e-warning:active .e-chip-icon,.e-chip-list.e-chip.e-warning:active .e-chip-delete,.e-chip-list.e-chip.e-warning:active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-warning:active .e-chip-avatar,.e-chip-list.e-chip.e-warning:active .e-chip-avatar{background-color:#d56000;color:#fff}.e-chip-list .e-chip.e-warning.e-disabled,.e-chip-list.e-chip.e-warning.e-disabled{background-color:#0000001f;border-color:#0000;color:#00000042}.e-chip-list .e-chip.e-warning.e-disabled .e-chip-delete,.e-chip-list .e-chip.e-warning.e-disabled .e-chip-icon,.e-chip-list.e-chip.e-warning.e-disabled .e-chip-delete,.e-chip-list.e-chip.e-warning.e-disabled .e-chip-icon{color:#00000042}.e-chip-list .e-chip.e-warning.e-disabled .e-chip-avatar,.e-chip-list.e-chip.e-warning.e-disabled .e-chip-avatar{background-color:#0000001f;color:#00000042}.e-chip-list .e-chip.e-warning.e-outline,.e-chip-list.e-chip.e-warning.e-outline{background-color:initial;border-color:#c15700;color:#c15700}.e-chip-list .e-chip.e-warning.e-outline .e-chip-delete,.e-chip-list .e-chip.e-warning.e-outline .e-chip-icon,.e-chip-list.e-chip.e-warning.e-outline .e-chip-delete,.e-chip-list.e-chip.e-warning.e-outline .e-chip-icon{color:#c15700}.e-chip-list .e-chip.e-warning.e-outline .e-chip-delete.e-dlt-btn,.e-chip-list.e-chip.e-warning.e-outline .e-chip-delete.e-dlt-btn{color:#c15700cc}.e-chip-list .e-chip.e-warning.e-outline .e-chip-avatar,.e-chip-list.e-chip.e-warning.e-outline .e-chip-avatar{background-color:#c15700;color:#fff}.e-chip-list .e-chip.e-warning.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover,.e-chip-list.e-chip.e-warning.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover{color:#c15700}.e-chip-list .e-chip.e-warning.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,.e-chip-list.e-chip.e-warning.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active{color:#fff}.e-chip-list .e-chip.e-warning.e-outline:hover,.e-chip-list.e-chip.e-warning.e-outline:hover{background-color:#c157001f;border-color:#c15700;color:#c15700}.e-chip-list .e-chip.e-warning.e-outline:hover .e-chip-delete,.e-chip-list .e-chip.e-warning.e-outline:hover .e-chip-icon,.e-chip-list.e-chip.e-warning.e-outline:hover .e-chip-delete,.e-chip-list.e-chip.e-warning.e-outline:hover .e-chip-icon{color:#c15700}.e-chip-list .e-chip.e-warning.e-outline:hover .e-chip-avatar,.e-chip-list.e-chip.e-warning.e-outline:hover .e-chip-avatar{background-color:#c15700;color:#fff}.e-chip-list .e-chip.e-warning.e-outline.e-focused,.e-chip-list.e-chip.e-warning.e-outline.e-focused{background-color:#fe7300;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-warning.e-outline.e-focused .e-chip-delete,.e-chip-list .e-chip.e-warning.e-outline.e-focused .e-chip-icon,.e-chip-list.e-chip.e-warning.e-outline.e-focused .e-chip-delete,.e-chip-list.e-chip.e-warning.e-outline.e-focused .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-warning.e-outline.e-focused .e-chip-avatar,.e-chip-list.e-chip.e-warning.e-outline.e-focused .e-chip-avatar{background-color:#c15700;color:#fff}.e-chip-list .e-chip.e-warning.e-outline.e-active,.e-chip-list.e-chip.e-warning.e-outline.e-active{background-color:#ff7e14;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-warning.e-outline.e-active .e-chip-delete,.e-chip-list .e-chip.e-warning.e-outline.e-active .e-chip-icon,.e-chip-list.e-chip.e-warning.e-outline.e-active .e-chip-delete,.e-chip-list.e-chip.e-warning.e-outline.e-active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-warning.e-outline.e-active .e-chip-avatar,.e-chip-list.e-chip.e-warning.e-outline.e-active .e-chip-avatar{background-color:#d56000;color:#fff}.e-chip-list .e-chip.e-warning.e-outline.e-focused.e-active,.e-chip-list.e-chip.e-warning.e-outline.e-focused.e-active{background-color:#fe7300;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-warning.e-outline.e-focused.e-active .e-chip-delete,.e-chip-list .e-chip.e-warning.e-outline.e-focused.e-active .e-chip-icon,.e-chip-list.e-chip.e-warning.e-outline.e-focused.e-active .e-chip-delete,.e-chip-list.e-chip.e-warning.e-outline.e-focused.e-active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-warning.e-outline.e-focused.e-active .e-chip-avatar,.e-chip-list.e-chip.e-warning.e-outline.e-focused.e-active .e-chip-avatar{background-color:#c15700;color:#fff}.e-chip-list .e-chip.e-warning.e-outline:active,.e-chip-list.e-chip.e-warning.e-outline:active{background-color:#ff7e14;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-warning.e-outline:active .e-chip-delete,.e-chip-list .e-chip.e-warning.e-outline:active .e-chip-icon,.e-chip-list.e-chip.e-warning.e-outline:active .e-chip-delete,.e-chip-list.e-chip.e-warning.e-outline:active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-warning.e-outline:active .e-chip-avatar,.e-chip-list.e-chip.e-warning.e-outline:active .e-chip-avatar{background-color:#d56000;color:#fff}.e-chip-list .e-chip.e-warning.e-outline.e-disabled,.e-chip-list.e-chip.e-warning.e-outline.e-disabled{background-color:initial;border-color:#00000042;color:#00000042}.e-chip-list .e-chip.e-warning.e-outline.e-disabled .e-chip-delete,.e-chip-list .e-chip.e-warning.e-outline.e-disabled .e-chip-icon,.e-chip-list.e-chip.e-warning.e-outline.e-disabled .e-chip-delete,.e-chip-list.e-chip.e-warning.e-outline.e-disabled .e-chip-icon{color:#00000042}.e-chip-list .e-chip.e-warning.e-outline.e-disabled .e-chip-avatar,.e-chip-list.e-chip.e-warning.e-outline.e-disabled .e-chip-avatar{background-color:#0000;color:#00000042}.e-chip-list .e-chip.e-danger,.e-chip-list.e-chip.e-danger{background-color:#d64113;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-danger .e-chip-delete,.e-chip-list .e-chip.e-danger .e-chip-icon,.e-chip-list.e-chip.e-danger .e-chip-delete,.e-chip-list.e-chip.e-danger .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-danger .e-chip-delete.e-dlt-btn,.e-chip-list.e-chip.e-danger .e-chip-delete.e-dlt-btn{color:#fffc}.e-chip-list .e-chip.e-danger .e-chip-avatar,.e-chip-list.e-chip.e-danger .e-chip-avatar{background-color:#9e300e;color:#fff}.e-chip-list .e-chip.e-danger:not(.e-active) .e-chip-delete.e-dlt-btn:active,.e-chip-list .e-chip.e-danger:not(.e-active) .e-chip-delete.e-dlt-btn:hover,.e-chip-list.e-chip.e-danger:not(.e-active) .e-chip-delete.e-dlt-btn:active,.e-chip-list.e-chip.e-danger:not(.e-active) .e-chip-delete.e-dlt-btn:hover{color:#fff}.e-chip-list .e-chip.e-danger:hover,.e-chip-list.e-chip.e-danger:hover{background-color:#ec5526;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-danger:hover .e-chip-delete,.e-chip-list .e-chip.e-danger:hover .e-chip-icon,.e-chip-list.e-chip.e-danger:hover .e-chip-delete,.e-chip-list.e-chip.e-danger:hover .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-danger:hover .e-chip-avatar,.e-chip-list.e-chip.e-danger:hover .e-chip-avatar{background-color:#c33b11;color:#fff}.e-chip-list .e-chip.e-danger.e-focused,.e-chip-list.e-chip.e-danger.e-focused{background-color:#ed6339;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-danger.e-focused .e-chip-delete,.e-chip-list .e-chip.e-danger.e-focused .e-chip-icon,.e-chip-list.e-chip.e-danger.e-focused .e-chip-delete,.e-chip-list.e-chip.e-danger.e-focused .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-danger.e-focused .e-chip-avatar,.e-chip-list.e-chip.e-danger.e-focused .e-chip-avatar{background-color:#d64113;color:#fff}.e-chip-list .e-chip.e-danger.e-active,.e-chip-list.e-chip.e-danger.e-active{background-color:#ef724c;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-danger.e-active .e-chip-delete,.e-chip-list .e-chip.e-danger.e-active .e-chip-icon,.e-chip-list.e-chip.e-danger.e-active .e-chip-delete,.e-chip-list.e-chip.e-danger.e-active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-danger.e-active .e-chip-avatar,.e-chip-list.e-chip.e-danger.e-active .e-chip-avatar{background-color:#e94715;color:#fff}.e-chip-list .e-chip.e-danger.e-focused.e-active,.e-chip-list.e-chip.e-danger.e-focused.e-active{background-color:#ed6339;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-danger.e-focused.e-active .e-chip-delete,.e-chip-list .e-chip.e-danger.e-focused.e-active .e-chip-icon,.e-chip-list.e-chip.e-danger.e-focused.e-active .e-chip-delete,.e-chip-list.e-chip.e-danger.e-focused.e-active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-danger.e-focused.e-active .e-chip-avatar,.e-chip-list.e-chip.e-danger.e-focused.e-active .e-chip-avatar{background-color:#d64113;color:#fff}.e-chip-list .e-chip.e-danger:active,.e-chip-list.e-chip.e-danger:active{background-color:#ef724c;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-danger:active .e-chip-delete,.e-chip-list .e-chip.e-danger:active .e-chip-icon,.e-chip-list.e-chip.e-danger:active .e-chip-delete,.e-chip-list.e-chip.e-danger:active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-danger:active .e-chip-avatar,.e-chip-list.e-chip.e-danger:active .e-chip-avatar{background-color:#e94715;color:#fff}.e-chip-list .e-chip.e-danger.e-disabled,.e-chip-list.e-chip.e-danger.e-disabled{background-color:#0000001f;border-color:#0000;color:#00000042}.e-chip-list .e-chip.e-danger.e-disabled .e-chip-delete,.e-chip-list .e-chip.e-danger.e-disabled .e-chip-icon,.e-chip-list.e-chip.e-danger.e-disabled .e-chip-delete,.e-chip-list.e-chip.e-danger.e-disabled .e-chip-icon{color:#00000042}.e-chip-list .e-chip.e-danger.e-disabled .e-chip-avatar,.e-chip-list.e-chip.e-danger.e-disabled .e-chip-avatar{background-color:#0000001f;color:#00000042}.e-chip-list .e-chip.e-danger.e-outline,.e-chip-list.e-chip.e-danger.e-outline{background-color:initial;border-color:#d64113;color:#d64113}.e-chip-list .e-chip.e-danger.e-outline .e-chip-delete,.e-chip-list .e-chip.e-danger.e-outline .e-chip-icon,.e-chip-list.e-chip.e-danger.e-outline .e-chip-delete,.e-chip-list.e-chip.e-danger.e-outline .e-chip-icon{color:#d64113}.e-chip-list .e-chip.e-danger.e-outline .e-chip-delete.e-dlt-btn,.e-chip-list.e-chip.e-danger.e-outline .e-chip-delete.e-dlt-btn{color:#d64113cc}.e-chip-list .e-chip.e-danger.e-outline .e-chip-avatar,.e-chip-list.e-chip.e-danger.e-outline .e-chip-avatar{background-color:#d64113;color:#fff}.e-chip-list .e-chip.e-danger.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover,.e-chip-list.e-chip.e-danger.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover{color:#d64113}.e-chip-list .e-chip.e-danger.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,.e-chip-list.e-chip.e-danger.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active{color:#fff}.e-chip-list .e-chip.e-danger.e-outline:hover,.e-chip-list.e-chip.e-danger.e-outline:hover{background-color:#d641131f;border-color:#d64113;color:#d64113}.e-chip-list .e-chip.e-danger.e-outline:hover .e-chip-delete,.e-chip-list .e-chip.e-danger.e-outline:hover .e-chip-icon,.e-chip-list.e-chip.e-danger.e-outline:hover .e-chip-delete,.e-chip-list.e-chip.e-danger.e-outline:hover .e-chip-icon{color:#d64113}.e-chip-list .e-chip.e-danger.e-outline:hover .e-chip-avatar,.e-chip-list.e-chip.e-danger.e-outline:hover .e-chip-avatar{background-color:#d64113;color:#fff}.e-chip-list .e-chip.e-danger.e-outline.e-focused,.e-chip-list.e-chip.e-danger.e-outline.e-focused{background-color:#ed6339;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-danger.e-outline.e-focused .e-chip-delete,.e-chip-list .e-chip.e-danger.e-outline.e-focused .e-chip-icon,.e-chip-list.e-chip.e-danger.e-outline.e-focused .e-chip-delete,.e-chip-list.e-chip.e-danger.e-outline.e-focused .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-danger.e-outline.e-focused .e-chip-avatar,.e-chip-list.e-chip.e-danger.e-outline.e-focused .e-chip-avatar{background-color:#d64113;color:#fff}.e-chip-list .e-chip.e-danger.e-outline.e-active,.e-chip-list.e-chip.e-danger.e-outline.e-active{background-color:#ef724c;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-danger.e-outline.e-active .e-chip-delete,.e-chip-list .e-chip.e-danger.e-outline.e-active .e-chip-icon,.e-chip-list.e-chip.e-danger.e-outline.e-active .e-chip-delete,.e-chip-list.e-chip.e-danger.e-outline.e-active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-danger.e-outline.e-active .e-chip-avatar,.e-chip-list.e-chip.e-danger.e-outline.e-active .e-chip-avatar{background-color:#e94715;color:#fff}.e-chip-list .e-chip.e-danger.e-outline.e-focused.e-active,.e-chip-list.e-chip.e-danger.e-outline.e-focused.e-active{background-color:#ed6339;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-danger.e-outline.e-focused.e-active .e-chip-delete,.e-chip-list .e-chip.e-danger.e-outline.e-focused.e-active .e-chip-icon,.e-chip-list.e-chip.e-danger.e-outline.e-focused.e-active .e-chip-delete,.e-chip-list.e-chip.e-danger.e-outline.e-focused.e-active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-danger.e-outline.e-focused.e-active .e-chip-avatar,.e-chip-list.e-chip.e-danger.e-outline.e-focused.e-active .e-chip-avatar{background-color:#d64113;color:#fff}.e-chip-list .e-chip.e-danger.e-outline:active,.e-chip-list.e-chip.e-danger.e-outline:active{background-color:#ef724c;border-color:#0000;color:#fff}.e-chip-list .e-chip.e-danger.e-outline:active .e-chip-delete,.e-chip-list .e-chip.e-danger.e-outline:active .e-chip-icon,.e-chip-list.e-chip.e-danger.e-outline:active .e-chip-delete,.e-chip-list.e-chip.e-danger.e-outline:active .e-chip-icon{color:#fff}.e-chip-list .e-chip.e-danger.e-outline:active .e-chip-avatar,.e-chip-list.e-chip.e-danger.e-outline:active .e-chip-avatar{background-color:#e94715;color:#fff}.e-chip-list .e-chip.e-danger.e-outline.e-disabled,.e-chip-list.e-chip.e-danger.e-outline.e-disabled{background-color:initial;border-color:#00000042;color:#00000042}.e-chip-list .e-chip.e-danger.e-outline.e-disabled .e-chip-delete,.e-chip-list .e-chip.e-danger.e-outline.e-disabled .e-chip-icon,.e-chip-list.e-chip.e-danger.e-outline.e-disabled .e-chip-delete,.e-chip-list.e-chip.e-danger.e-outline.e-disabled .e-chip-icon{color:#00000042}.e-chip-list .e-chip.e-danger.e-outline.e-disabled .e-chip-avatar,.e-chip-list.e-chip.e-danger.e-outline.e-disabled .e-chip-avatar{background-color:#0000;color:#00000042}.e-dropdown-btn .e-caret:before,.e-dropdown-btn.e-btn .e-caret:before{content:"\e969"}
/*! drop-down button layout */.e-dropdown-btn,.e-dropdown-btn.e-btn{box-shadow:none;text-transform:none;white-space:normal}.e-dropdown-btn.e-btn:focus,.e-dropdown-btn.e-btn:hover,.e-dropdown-btn:focus,.e-dropdown-btn:hover{box-shadow:none}.e-dropdown-btn.e-btn:active,.e-dropdown-btn:active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.e-dropdown-btn .e-btn-icon,.e-dropdown-btn.e-btn .e-btn-icon{font-size:14px}.e-dropdown-btn .e-caret,.e-dropdown-btn.e-btn .e-caret{font-size:8px}.e-dropdown-btn.e-btn.e-vertical,.e-dropdown-btn.e-vertical{line-height:1;padding:12px}.e-dropdown-btn.e-btn.e-caret-hide .e-caret,.e-dropdown-btn.e-caret-hide .e-caret{display:none}.e-dropdown-btn.e-btn.e-small .e-dropdown-popup ul,.e-dropdown-btn.e-small .e-dropdown-popup ul{padding:8px 0}.e-dropdown-btn.e-btn.e-small .e-dropdown-popup ul .e-item,.e-dropdown-btn.e-small .e-dropdown-popup ul .e-item{padding:0 16px}.e-dropdown-btn.e-btn.e-small.e-vertical,.e-dropdown-btn.e-small.e-vertical{line-height:1;padding:12px}.e-bigger .e-dropdown-btn .e-btn-icon,.e-bigger.e-dropdown-btn .e-btn-icon{font-size:16px}.e-bigger .e-dropdown-btn .e-caret,.e-bigger.e-dropdown-btn .e-caret{font-size:10px}.e-bigger .e-dropdown-btn.e-small.e-vertical,.e-bigger .e-dropdown-btn.e-vertical,.e-bigger.e-dropdown-btn.e-small.e-vertical,.e-bigger.e-dropdown-btn.e-vertical{line-height:1;padding:16px}.e-dropdown-popup{position:absolute}.e-dropdown-popup ul{border:none;border-radius:0;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;box-sizing:border-box;font-size:14px;font-weight:400;list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;min-width:120px;overflow:hidden;padding:8px 0;-webkit-user-select:none;user-select:none;white-space:nowrap}.e-dropdown-popup ul .e-item{cursor:pointer;display:flex;height:36px;line-height:36px;padding:0 16px}.e-dropdown-popup ul .e-item.e-url{padding:0}.e-dropdown-popup ul .e-item .e-menu-url{display:block;padding:0 16px;text-decoration:none;width:100%}.e-dropdown-popup ul .e-item .e-menu-icon{float:left;font-size:14px;line-height:36px;margin-right:10px;vertical-align:middle;width:1em}.e-dropdown-popup ul .e-item.e-disabled{cursor:auto;pointer-events:none}.e-dropdown-popup ul .e-item.e-separator{border-bottom-style:solid;border-bottom-width:1px;cursor:auto;height:auto;line-height:normal;margin:8px 0;pointer-events:none}.e-dropdown-popup.e-transparent{background:#0000;box-shadow:none}.e-dropdown-popup.e-transparent .e-dropdown-menu{border:0;height:1px;min-width:0;padding:0;width:1px}.e-rtl.e-dropdown-popup .e-item .e-menu-icon{float:right;margin-left:10px;margin-right:0}.e-bigger .e-dropdown-popup ul,.e-bigger.e-dropdown-popup ul{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;font-size:15px;max-width:280px;min-width:112px;padding:8px 0}.e-bigger .e-dropdown-popup ul .e-item,.e-bigger.e-dropdown-popup ul .e-item{height:48px;line-height:48px;padding:0 16px}.e-bigger .e-dropdown-popup ul .e-item.e-url,.e-bigger.e-dropdown-popup ul .e-item.e-url{padding:0}.e-bigger .e-dropdown-popup ul .e-item .e-menu-icon,.e-bigger.e-dropdown-popup ul .e-item .e-menu-icon{font-size:16px;line-height:48px}.e-bigger .e-dropdown-popup ul .e-item.e-separator,.e-bigger.e-dropdown-popup ul .e-item.e-separator{height:auto;line-height:normal}
/*! drop-down button theme */.e-dropdown-popup{background-color:#fff;color:#000000de}.e-dropdown-popup ul .e-item .e-menu-icon,.e-dropdown-popup ul .e-item .e-menu-url{color:#000000de}.e-dropdown-popup ul .e-item.e-focused{background-color:#e0e0e0;box-shadow:none}.e-dropdown-popup ul .e-item:hover{background-color:#e0e0e0;color:#000000de}.e-dropdown-popup ul .e-item.e-selected,.e-dropdown-popup ul .e-item:active{background-color:#bdbdbd;color:#000000de}.e-dropdown-popup ul .e-item.e-selected .e-menu-icon,.e-dropdown-popup ul .e-item.e-selected .e-menu-url,.e-dropdown-popup ul .e-item:active .e-menu-icon,.e-dropdown-popup ul .e-item:active .e-menu-url{color:#000000de}.e-dropdown-popup ul .e-separator{border-bottom-color:#0000001f}
/*! splitbutton layout */.e-split-btn-wrapper{display:inline-flex;white-space:nowrap;width:min-content}.e-split-btn-wrapper .e-split-btn{border-bottom-right-radius:0;border-top-right-radius:0;text-transform:none;z-index:1;padding-left:10px;padding-right:10px}.e-split-btn-wrapper .e-split-btn:focus{outline-offset:0}.e-split-btn-wrapper .e-split-btn:focus,.e-split-btn-wrapper .e-split-btn:hover{box-shadow:none}.e-split-btn-wrapper .e-split-btn:active{box-shadow:none;z-index:0}.e-split-btn-wrapper .e-split-btn.e-top-icon-btn{padding-bottom:10px;padding-top:10px}.e-split-btn-wrapper .e-split-btn .e-btn-icon{font-size:14px;margin-left:0;padding-right:8px;width:auto}.e-split-btn-wrapper .e-split-btn .e-icon-top{padding-bottom:4px;padding-right:0}.e-split-btn-wrapper .e-split-btn.e-icon-btn{padding-left:6px;padding-right:6px}.e-split-btn-wrapper .e-split-btn.e-icon-btn .e-btn-icon{padding-right:0}.e-split-btn-wrapper .e-dropdown-btn{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:0;padding-left:4px;padding-right:4px}.e-split-btn-wrapper .e-dropdown-btn:focus,.e-split-btn-wrapper .e-dropdown-btn:hover{box-shadow:none}.e-split-btn-wrapper .e-dropdown-btn:active{box-shadow:none;z-index:0}.e-split-btn-wrapper .e-dropdown-btn:disabled:active,.e-split-btn-wrapper .e-dropdown-btn:disabled:focus,.e-split-btn-wrapper .e-dropdown-btn:disabled:hover{z-index:0}.e-split-btn-wrapper .e-dropdown-btn:focus{outline-offset:0}.e-split-btn-wrapper .e-btn,.e-split-btn-wrapper .e-btn:active,.e-split-btn-wrapper .e-btn:disabled,.e-split-btn-wrapper .e-btn:focus,.e-split-btn-wrapper .e-btn:hover{box-shadow:none}.e-split-btn-wrapper.e-rtl .e-split-btn{border-bottom-left-radius:0;border-bottom-right-radius:2px;border-top-left-radius:0;border-top-right-radius:2px;margin-left:0;padding-left:4px;padding-right:10px}.e-split-btn-wrapper.e-rtl .e-split-btn .e-btn-icon{margin-right:0;padding-left:8px;padding-right:0}.e-split-btn-wrapper.e-rtl .e-split-btn .e-icon-top{padding-left:0}.e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn{padding-left:6px;padding-right:6px}.e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn .e-btn-icon{padding-left:0}.e-split-btn-wrapper.e-rtl .e-dropdown-btn{border-bottom-left-radius:2px;border-bottom-right-radius:0;border-top-left-radius:2px;border-top-right-radius:0;margin-left:0}.e-split-btn-wrapper.e-vertical{display:inline-block}.e-split-btn-wrapper.e-vertical .e-dropdown-btn,.e-split-btn-wrapper.e-vertical .e-split-btn{display:block;width:100%}.e-split-btn-wrapper.e-vertical .e-split-btn{border-bottom-left-radius:0;border-top-right-radius:2px;line-height:1;padding-bottom:4px;padding-right:10px}.e-split-btn-wrapper.e-vertical .e-split-btn .e-icon-top{padding-bottom:4px}.e-split-btn-wrapper.e-vertical .e-dropdown-btn{border-bottom-left-radius:2px;border-top-right-radius:0;line-height:.417em;margin-left:0;margin-top:0;padding-bottom:4px;padding-top:4px}.e-split-btn-wrapper.e-vertical .e-dropdown-btn .e-icon-bottom{padding-top:0}.e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn{border-bottom-right-radius:0;border-top-left-radius:2px;margin-left:0}.e-split-btn-wrapper.e-vertical.e-rtl .e-dropdown-btn{border-bottom-right-radius:2px;border-top-left-radius:0}.e-bigger .e-split-btn-wrapper .e-split-btn,.e-bigger.e-split-btn-wrapper .e-split-btn{padding-left:12px;padding-right:6px}.e-bigger .e-split-btn-wrapper .e-split-btn.e-top-icon-btn,.e-bigger.e-split-btn-wrapper .e-split-btn.e-top-icon-btn{padding-bottom:12px;padding-top:12px}.e-bigger .e-split-btn-wrapper .e-split-btn .e-btn-icon,.e-bigger.e-split-btn-wrapper .e-split-btn .e-btn-icon{font-size:16px;margin-left:0;padding-right:10px;width:auto}.e-bigger .e-split-btn-wrapper .e-split-btn .e-icon-top,.e-bigger.e-split-btn-wrapper .e-split-btn .e-icon-top{padding-bottom:6px;padding-right:0}.e-bigger .e-split-btn-wrapper .e-split-btn.e-icon-btn,.e-bigger.e-split-btn-wrapper .e-split-btn.e-icon-btn{padding-left:9px;padding-right:9px}.e-bigger .e-split-btn-wrapper .e-split-btn.e-icon-btn .e-btn-icon,.e-bigger.e-split-btn-wrapper .e-split-btn.e-icon-btn .e-btn-icon{padding-right:0}.e-bigger .e-split-btn-wrapper .e-dropdown-btn,.e-bigger.e-split-btn-wrapper .e-dropdown-btn{padding-left:4px;padding-right:4px}.e-bigger .e-split-btn-wrapper.e-rtl .e-split-btn,.e-bigger.e-split-btn-wrapper.e-rtl .e-split-btn{padding-left:6px;padding-right:12px}.e-bigger .e-split-btn-wrapper.e-rtl .e-split-btn .e-btn-icon,.e-bigger.e-split-btn-wrapper.e-rtl .e-split-btn .e-btn-icon{padding-left:10px;padding-right:0}.e-bigger .e-split-btn-wrapper.e-rtl .e-split-btn .e-icon-top,.e-bigger.e-split-btn-wrapper.e-rtl .e-split-btn .e-icon-top{padding-left:0}.e-bigger .e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn,.e-bigger.e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn{padding-left:9px;padding-right:9px}.e-bigger .e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn .e-btn-icon,.e-bigger.e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn .e-btn-icon{padding-left:0}.e-bigger .e-split-btn-wrapper.e-vertical .e-split-btn,.e-bigger.e-split-btn-wrapper.e-vertical .e-split-btn{padding-bottom:6px;padding-right:12px}.e-bigger .e-split-btn-wrapper.e-vertical .e-dropdown-btn,.e-bigger.e-split-btn-wrapper.e-vertical .e-dropdown-btn{padding-bottom:4px;padding-top:4px}.e-bigger .e-split-btn-wrapper.e-vertical .e-dropdown-btn .e-icon-bottom,.e-bigger.e-split-btn-wrapper.e-vertical .e-dropdown-btn .e-icon-bottom{padding-top:0}
/*! splitbutton theme */.e-split-btn-wrapper .e-split-btn,.e-split-btn-wrapper .e-split-btn:active,.e-split-btn-wrapper .e-split-btn:focus{border-right-color:#0000}.e-split-btn-wrapper .e-split-btn:disabled{border-right-color:#0000001f}.e-split-btn-wrapper:hover :not(e-active) .e-split-btn,.e-split-btn-wrapper:hover :not(e-active) .e-split-btn:disabled{border-right-color:#0000}.e-split-btn-wrapper.e-rtl .e-split-btn,.e-split-btn-wrapper.e-rtl .e-split-btn:active,.e-split-btn-wrapper.e-rtl .e-split-btn:focus{border-color:#0000}.e-split-btn-wrapper.e-rtl .e-split-btn:disabled,.e-split-btn-wrapper.e-rtl:hover .e-split-btn :not(e-active){border-left-color:#0000;border-right-color:#0000}.e-split-btn-wrapper.e-rtl:hover .e-split-btn :not(e-active):disabled{border-left-color:#0000}.e-split-btn-wrapper.e-vertical .e-split-btn,.e-split-btn-wrapper.e-vertical .e-split-btn:active,.e-split-btn-wrapper.e-vertical .e-split-btn:disabled,.e-split-btn-wrapper.e-vertical .e-split-btn:focus,.e-split-btn-wrapper.e-vertical:hover .e-split-btn{border-bottom-color:#0000;border-right-color:#0000}.e-split-btn-wrapper.e-vertical:hover .e-split-btn:disabled{border-bottom-color:#0000}.e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn,.e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn:active,.e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn:disabled,.e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn:focus,.e-split-btn-wrapper.e-vertical.e-rtl:hover .e-split-btn{border-left-color:#0000}.e-btn-group,.e-css.e-btn-group{display:inline-flex;border-radius:2px;flex-direction:row;position:relative}.e-btn-group input+label.e-btn,.e-css.e-btn-group input+label.e-btn{margin-bottom:0}.e-btn-group input,.e-css.e-btn-group input{-moz-appearance:none;height:1px;margin:0 0 0 -1px;opacity:0;position:absolute;width:1px}.e-btn-group :disabled,.e-btn-group input:disabled+label.e-btn,.e-css.e-btn-group :disabled,.e-css.e-btn-group input:disabled+label.e-btn{cursor:default;pointer-events:none}.e-btn-group .e-btn-icon,.e-css.e-btn-group .e-btn-icon{font-size:14px}.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn,.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn{margin-left:0}.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type){border-radius:0}.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type{border-bottom-right-radius:0;border-top-right-radius:0}.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type{border-bottom-left-radius:0;border-top-left-radius:0}.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child),.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper+.e-btn,.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper+.e-btn{border-bottom-left-radius:0;border-top-left-radius:0}.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child{border-bottom-right-radius:0;border-top-right-radius:0}.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child{border-bottom-right-radius:0;border-top-right-radius:0}.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.e-btn-group.e-rtl .e-btn,.e-css.e-btn-group.e-rtl .e-btn{margin-left:0}.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type){border-radius:0}.e-btn-group.e-rtl .e-btn:first-of-type,.e-css.e-btn-group.e-rtl .e-btn:first-of-type{border-bottom-left-radius:0;border-top-left-radius:0}.e-btn-group.e-rtl .e-btn:last-of-type,.e-css.e-btn-group.e-rtl .e-btn:last-of-type{border-bottom-right-radius:0;border-top-right-radius:0}.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child){border-bottom-left-radius:0;border-top-left-radius:0}.e-btn-group.e-rtl .e-split-btn-wrapper+.e-btn,.e-css.e-btn-group.e-rtl .e-split-btn-wrapper+.e-btn{border-bottom-right-radius:0;border-top-right-radius:0}.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.e-btn-group.e-vertical,.e-css.e-btn-group.e-vertical{flex-direction:column}.e-btn-group.e-vertical input,.e-css.e-btn-group.e-vertical input{margin:-1px 0 0}.e-btn-group.e-vertical .e-btn:not(.e-outline),.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline){margin-top:-1px}.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type){border-radius:0}.e-btn-group.e-vertical .e-btn:first-of-type,.e-css.e-btn-group.e-vertical .e-btn:first-of-type{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:2px;border-top-right-radius:2px}.e-btn-group.e-vertical .e-btn:last-of-type,.e-css.e-btn-group.e-vertical .e-btn:last-of-type{border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:0;border-top-right-radius:0}.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl){border-radius:20px}.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type{border-bottom-left-radius:20px;border-top-left-radius:20px}.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type{border-bottom-right-radius:20px;border-top-right-radius:20px}.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper+.e-btn,.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper+.e-btn{border-bottom-left-radius:0;border-top-left-radius:0}.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child{border-bottom-left-radius:20px;border-top-left-radius:20px}.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child{border-bottom-right-radius:0;border-top-right-radius:0}.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child{border-bottom-right-radius:20px;border-top-right-radius:20px}.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl{border-radius:20px}.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type{border-bottom-right-radius:20px;border-top-right-radius:20px}.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type{border-bottom-left-radius:20px;border-top-left-radius:20px}.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child),.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child){border-bottom-left-radius:0;border-top-left-radius:0}.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child){border-bottom-right-radius:0;border-top-right-radius:0}.e-bigger .e-btn-group .e-btn-icon,.e-bigger .e-css.e-btn-group .e-btn-icon,.e-bigger.e-btn-group .e-btn-icon,.e-bigger.e-css.e-btn-group .e-btn-icon{font-size:16px}.e-btn-group:not(.e-outline),.e-css.e-btn-group:not(.e-outline){box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f}.e-btn-group .e-btn,.e-btn-group .e-btn:hover,.e-css.e-btn-group .e-btn,.e-css.e-btn-group .e-btn:hover{box-shadow:none}.e-btn-group .e-btn:focus,.e-btn-group input:focus+label.e-btn,.e-css.e-btn-group .e-btn:focus,.e-css.e-btn-group input:focus+label.e-btn{background-color:#0000002e;border-color:#0000;color:#000000de;outline:0 solid #fafafa;outline-offset:0;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;box-shadow:none;outline-color:inherit}.e-btn-group .e-btn:focus.e-primary,.e-btn-group input:focus+label.e-btn.e-primary,.e-css.e-btn-group .e-btn:focus.e-primary,.e-css.e-btn-group input:focus+label.e-btn.e-primary{background-color:#ea4e82;border-color:#0000;color:#fff;outline:0 solid #fafafa;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;box-shadow:none;outline-color:inherit}.e-btn-group .e-btn:focus.e-success,.e-btn-group input:focus+label.e-btn.e-success,.e-css.e-btn-group .e-btn:focus.e-success,.e-css.e-btn-group input:focus+label.e-btn.e-success{background-color:#78a253;border-color:#0000;color:#fff;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;box-shadow:none;outline-color:inherit}.e-btn-group .e-btn:focus.e-info,.e-btn-group input:focus+label.e-btn.e-info,.e-css.e-btn-group .e-btn:focus.e-info,.e-css.e-btn-group input:focus+label.e-btn.e-info{background-color:#3f98df;border-color:#0000;color:#fff;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;box-shadow:none;outline-color:inherit}.e-btn-group .e-btn:focus.e-warning,.e-btn-group input:focus+label.e-btn.e-warning,.e-css.e-btn-group .e-btn:focus.e-warning,.e-css.e-btn-group input:focus+label.e-btn.e-warning{background-color:#d07f3d;border-color:#0000;color:#fff;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;box-shadow:none;outline-color:inherit}.e-btn-group .e-btn:focus.e-danger,.e-btn-group input:focus+label.e-btn.e-danger,.e-css.e-btn-group .e-btn:focus.e-danger,.e-css.e-btn-group input:focus+label.e-btn.e-danger{background-color:#e06f4c;border-color:#0000;color:#fff;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;box-shadow:none;outline-color:inherit}.e-btn-group .e-btn:focus.e-link,.e-btn-group input:focus+label.e-btn.e-link,.e-css.e-btn-group .e-btn:focus.e-link,.e-css.e-btn-group input:focus+label.e-btn.e-link{border-radius:0;text-decoration:underline;color:#0a3576;background-color:initial;border-color:#0000;box-shadow:none;outline:none}.e-btn-group .e-btn:focus.e-outline,.e-btn-group input:focus+label.e-btn.e-outline,.e-css.e-btn-group .e-btn:focus.e-outline,.e-css.e-btn-group input:focus+label.e-btn.e-outline{box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;box-shadow:none}.e-btn-group .e-btn:focus.e-outline.e-danger,.e-btn-group .e-btn:focus.e-outline.e-info,.e-btn-group .e-btn:focus.e-outline.e-primary,.e-btn-group .e-btn:focus.e-outline.e-success,.e-btn-group .e-btn:focus.e-outline.e-warning,.e-btn-group input:focus+label.e-btn.e-outline.e-danger,.e-btn-group input:focus+label.e-btn.e-outline.e-info,.e-btn-group input:focus+label.e-btn.e-outline.e-primary,.e-btn-group input:focus+label.e-btn.e-outline.e-success,.e-btn-group input:focus+label.e-btn.e-outline.e-warning,.e-css.e-btn-group .e-btn:focus.e-outline.e-danger,.e-css.e-btn-group .e-btn:focus.e-outline.e-info,.e-css.e-btn-group .e-btn:focus.e-outline.e-primary,.e-css.e-btn-group .e-btn:focus.e-outline.e-success,.e-css.e-btn-group .e-btn:focus.e-outline.e-warning,.e-css.e-btn-group input:focus+label.e-btn.e-outline.e-danger,.e-css.e-btn-group input:focus+label.e-btn.e-outline.e-info,.e-css.e-btn-group input:focus+label.e-btn.e-outline.e-primary,.e-css.e-btn-group input:focus+label.e-btn.e-outline.e-success,.e-css.e-btn-group input:focus+label.e-btn.e-outline.e-warning{box-shadow:none}.e-btn-group .e-btn:active,.e-btn-group input:active+label.e-btn,.e-btn-group input:checked+label.e-btn,.e-css.e-btn-group .e-btn:active,.e-css.e-btn-group input:active+label.e-btn,.e-css.e-btn-group input:checked+label.e-btn{background-color:hsla(0,0%,72%,.958);border-color:#0000;color:#000000de;outline:0 solid #fafafa;outline-offset:0;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.e-btn-group .e-btn:active.e-primary,.e-btn-group input:active+label.e-btn.e-primary,.e-btn-group input:checked+label.e-btn.e-primary,.e-css.e-btn-group .e-btn:active.e-primary,.e-css.e-btn-group input:active+label.e-btn.e-primary,.e-css.e-btn-group input:checked+label.e-btn.e-primary{background-color:#ec618f;border-color:#0000;color:#fff;outline:0 solid #fafafa;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.e-btn-group .e-btn:active.e-success,.e-btn-group input:active+label.e-btn.e-success,.e-btn-group input:checked+label.e-btn.e-success,.e-css.e-btn-group .e-btn:active.e-success,.e-css.e-btn-group input:active+label.e-btn.e-success,.e-css.e-btn-group input:checked+label.e-btn.e-success{background-color:#86ab65;border-color:#0000;color:#fff;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.e-btn-group .e-btn:active.e-info,.e-btn-group input:active+label.e-btn.e-info,.e-btn-group input:checked+label.e-btn.e-info,.e-css.e-btn-group .e-btn:active.e-info,.e-css.e-btn-group input:active+label.e-btn.e-info,.e-css.e-btn-group input:checked+label.e-btn.e-info{background-color:#54a3e2;color:#fff;border-color:#0000;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.e-btn-group .e-btn:active.e-warning,.e-btn-group input:active+label.e-btn.e-warning,.e-btn-group input:checked+label.e-btn.e-warning,.e-css.e-btn-group .e-btn:active.e-warning,.e-css.e-btn-group input:active+label.e-btn.e-warning,.e-css.e-btn-group input:checked+label.e-btn.e-warning{background-color:#d58d52;border-color:#0000;color:#fff;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.e-btn-group .e-btn:active.e-danger,.e-btn-group input:active+label.e-btn.e-danger,.e-btn-group input:checked+label.e-btn.e-danger,.e-css.e-btn-group .e-btn:active.e-danger,.e-css.e-btn-group input:active+label.e-btn.e-danger,.e-css.e-btn-group input:checked+label.e-btn.e-danger{background-color:#e37e5f;border-color:#0000;color:#fff;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.e-btn-group .e-btn:active.e-outline,.e-btn-group input:active+label.e-btn.e-outline,.e-btn-group input:checked+label.e-btn.e-outline,.e-css.e-btn-group .e-btn:active.e-outline,.e-css.e-btn-group input:active+label.e-btn.e-outline,.e-css.e-btn-group input:checked+label.e-btn.e-outline{background-color:#00000052;border-color:#adadad;box-shadow:none;color:#000000de}.e-btn-group .e-btn:active.e-outline.e-primary,.e-btn-group input:active+label.e-btn.e-outline.e-primary,.e-btn-group input:checked+label.e-btn.e-outline.e-primary,.e-css.e-btn-group .e-btn:active.e-outline.e-primary,.e-css.e-btn-group input:active+label.e-btn.e-outline.e-primary,.e-css.e-btn-group input:checked+label.e-btn.e-outline.e-primary{background-color:#ec618f;border-color:#0000;box-shadow:none;color:#fff}.e-btn-group .e-btn:active.e-outline.e-success,.e-btn-group input:active+label.e-btn.e-outline.e-success,.e-btn-group input:checked+label.e-btn.e-outline.e-success,.e-css.e-btn-group .e-btn:active.e-outline.e-success,.e-css.e-btn-group input:active+label.e-btn.e-outline.e-success,.e-css.e-btn-group input:checked+label.e-btn.e-outline.e-success{background-color:#86ab65;border-color:#0000;box-shadow:none;color:#fff}.e-btn-group .e-btn:active.e-outline.e-info,.e-btn-group input:active+label.e-btn.e-outline.e-info,.e-btn-group input:checked+label.e-btn.e-outline.e-info,.e-css.e-btn-group .e-btn:active.e-outline.e-info,.e-css.e-btn-group input:active+label.e-btn.e-outline.e-info,.e-css.e-btn-group input:checked+label.e-btn.e-outline.e-info{background-color:#54a3e2;border-color:#0000;box-shadow:none;color:#fff}.e-btn-group .e-btn:active.e-outline.e-warning,.e-btn-group input:active+label.e-btn.e-outline.e-warning,.e-btn-group input:checked+label.e-btn.e-outline.e-warning,.e-css.e-btn-group .e-btn:active.e-outline.e-warning,.e-css.e-btn-group input:active+label.e-btn.e-outline.e-warning,.e-css.e-btn-group input:checked+label.e-btn.e-outline.e-warning{background-color:#d58d52;border-color:#0000;box-shadow:none;color:#fff}.e-btn-group .e-btn:active.e-outline.e-danger,.e-btn-group input:active+label.e-btn.e-outline.e-danger,.e-btn-group input:checked+label.e-btn.e-outline.e-danger,.e-css.e-btn-group .e-btn:active.e-outline.e-danger,.e-css.e-btn-group input:active+label.e-btn.e-outline.e-danger,.e-css.e-btn-group input:checked+label.e-btn.e-outline.e-danger{background-color:#e37e5f;border-color:#0000;box-shadow:none;color:#fff}.e-btn-group .e-btn:disabled,.e-btn-group .e-btn:disabled.e-danger,.e-btn-group .e-btn:disabled.e-info,.e-btn-group .e-btn:disabled.e-primary,.e-btn-group .e-btn:disabled.e-success,.e-btn-group .e-btn:disabled.e-warning,.e-btn-group input:disabled+label.e-btn,.e-btn-group input:disabled+label.e-btn.e-danger,.e-btn-group input:disabled+label.e-btn.e-info,.e-btn-group input:disabled+label.e-btn.e-primary,.e-btn-group input:disabled+label.e-btn.e-success,.e-btn-group input:disabled+label.e-btn.e-warning,.e-css.e-btn-group .e-btn:disabled,.e-css.e-btn-group .e-btn:disabled.e-danger,.e-css.e-btn-group .e-btn:disabled.e-info,.e-css.e-btn-group .e-btn:disabled.e-primary,.e-css.e-btn-group .e-btn:disabled.e-success,.e-css.e-btn-group .e-btn:disabled.e-warning,.e-css.e-btn-group input:disabled+label.e-btn,.e-css.e-btn-group input:disabled+label.e-btn.e-danger,.e-css.e-btn-group input:disabled+label.e-btn.e-info,.e-css.e-btn-group input:disabled+label.e-btn.e-primary,.e-css.e-btn-group input:disabled+label.e-btn.e-success,.e-css.e-btn-group input:disabled+label.e-btn.e-warning{background-color:#0000001f;box-shadow:none;color:#00000042;border-color:#0000}.e-btn-group .e-btn:disabled.e-link,.e-btn-group input:disabled+label.e-btn.e-link,.e-css.e-btn-group .e-btn:disabled.e-link,.e-css.e-btn-group input:disabled+label.e-btn.e-link{color:#00000042;background-color:initial;box-shadow:none;text-decoration:none;border-color:#0000}.e-btn-group .e-btn:disabled.e-outline,.e-btn-group input:disabled+label.e-btn.e-outline,.e-css.e-btn-group .e-btn:disabled.e-outline,.e-css.e-btn-group input:disabled+label.e-btn.e-outline{background-color:initial;box-shadow:none;color:#00000042;border-color:#adadad}.e-btn-group .e-btn:disabled.e-outline.e-primary,.e-btn-group input:disabled+label.e-btn.e-outline.e-primary,.e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,.e-css.e-btn-group input:disabled+label.e-btn.e-outline.e-primary{background-color:initial;box-shadow:none;color:#00000042;border-color:#e3165b}.e-btn-group .e-btn:disabled.e-outline.e-success,.e-btn-group input:disabled+label.e-btn.e-outline.e-success,.e-css.e-btn-group .e-btn:disabled.e-outline.e-success,.e-css.e-btn-group input:disabled+label.e-btn.e-outline.e-success{background-color:initial;box-shadow:none;color:#00000042;border-color:#4d841d}.e-btn-group .e-btn:disabled.e-outline.e-info,.e-btn-group input:disabled+label.e-btn.e-outline.e-info,.e-css.e-btn-group .e-btn:disabled.e-outline.e-info,.e-css.e-btn-group input:disabled+label.e-btn.e-outline.e-info{background-color:initial;box-shadow:none;color:#00000042;border-color:#0378d5}.e-btn-group .e-btn:disabled.e-outline.e-warning,.e-btn-group input:disabled+label.e-btn.e-outline.e-warning,.e-css.e-btn-group .e-btn:disabled.e-outline.e-warning,.e-css.e-btn-group input:disabled+label.e-btn.e-outline.e-warning{background-color:initial;box-shadow:none;color:#00000042;border-color:#c15700}.e-btn-group .e-btn:disabled.e-outline.e-danger,.e-btn-group input:disabled+label.e-btn.e-outline.e-danger,.e-css.e-btn-group .e-btn:disabled.e-outline.e-danger,.e-css.e-btn-group input:disabled+label.e-btn.e-outline.e-danger{background-color:initial;box-shadow:none;color:#00000042;border-color:#d64113}.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type){border-left:#0000;border-right:#0000}.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type,.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type{border-right:#0000}.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type,.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type{border-left:#0000}.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus+label.e-btn.e-outline,.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus+label.e-btn.e-outline.e-danger,.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus+label.e-btn.e-outline.e-info,.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus+label.e-btn.e-outline.e-primary,.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus+label.e-btn.e-outline.e-success,.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus+label.e-btn.e-outline.e-warning,.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus+label.e-btn.e-outline,.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus+label.e-btn.e-outline.e-danger,.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus+label.e-btn.e-outline.e-info,.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus+label.e-btn.e-outline.e-primary,.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus+label.e-btn.e-outline.e-success,.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus+label.e-btn.e-outline.e-warning{border-color:inherit;outline-color:inherit}.e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type){border-bottom:#0000;border-top:#0000}.e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type,.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type{border-bottom:#0000}.e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type,.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type{border-top:#0000}.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,.e-btn-group.e-vertical:not(.e-rtl) input:focus+label.e-btn.e-outline,.e-btn-group.e-vertical:not(.e-rtl) input:focus+label.e-btn.e-outline.e-danger,.e-btn-group.e-vertical:not(.e-rtl) input:focus+label.e-btn.e-outline.e-info,.e-btn-group.e-vertical:not(.e-rtl) input:focus+label.e-btn.e-outline.e-primary,.e-btn-group.e-vertical:not(.e-rtl) input:focus+label.e-btn.e-outline.e-success,.e-btn-group.e-vertical:not(.e-rtl) input:focus+label.e-btn.e-outline.e-warning,.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus+label.e-btn.e-outline,.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus+label.e-btn.e-outline.e-danger,.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus+label.e-btn.e-outline.e-info,.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus+label.e-btn.e-outline.e-primary,.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus+label.e-btn.e-outline.e-success,.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus+label.e-btn.e-outline.e-warning{border-color:inherit;outline-color:inherit}.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type){border-left:#0000;border-right:#0000}.e-btn-group.e-rtl .e-btn:first-of-type,.e-css.e-btn-group.e-rtl .e-btn:first-of-type{border-left:#0000}.e-btn-group.e-rtl .e-btn:last-of-type,.e-css.e-btn-group.e-rtl .e-btn:last-of-type{border-right:#0000}
/*! Progress Button Layout */.e-progress-btn{position:relative}.e-progress-btn .e-progress{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s linear}.e-progress-btn .e-spinner{transition:all .3s linear}.e-progress-btn .e-btn-content{display:inline-block;position:relative;z-index:1}.e-progress-btn.e-vertical .e-progress{bottom:0;height:0%;top:auto;width:100%}.e-progress-btn.e-progress-top .e-progress{height:10%}.e-progress-btn.e-progress-bottom .e-progress{bottom:-1px;height:10%;top:auto}.e-progress-btn.e-progress-active{overflow:hidden;pointer-events:none}.e-progress-btn.e-progress-active .e-progress{opacity:1}.e-progress-btn.e-progress-active .e-animate-end{opacity:0}.e-progress-btn.e-spin-bottom,.e-progress-btn.e-spin-top{transition:padding .3s linear}.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom .e-btn-content,.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom .e-spinner,.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top .e-btn-content,.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top .e-spinner{display:block;line-height:1}.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-center .e-spinner{display:flex;justify-content:center}.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round) .e-spinner{padding-right:12px}.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round) .e-spinner .e-spinner-inner{top:-1px}.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round).e-rtl .e-spinner{padding-left:12px;padding-right:0}.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round) .e-spinner{padding-left:12px}.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round) .e-spinner .e-spinner-inner{top:-1px}.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round).e-rtl .e-spinner{padding-left:0;padding-right:12px}.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top{padding-bottom:16px;padding-top:16px}.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top .e-spinner{padding-bottom:12px}.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom{padding-bottom:16px;padding-top:16px}.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom .e-spinner{padding-top:12px}.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round) .e-spinner{padding-right:10px}.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round).e-rtl .e-spinner{padding-left:10px;padding-right:0}.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round) .e-spinner{padding-left:10px}.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round).e-rtl .e-spinner{padding-left:0;padding-right:10px}.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top{padding-bottom:14px;padding-top:14px}.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top .e-spinner{padding-bottom:10px}.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom{padding-bottom:14px;padding-top:14px}.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom .e-spinner{padding-top:10px}.e-progress-btn.e-round-corner{border-radius:5em;outline:none;overflow:hidden}.e-progress-btn.e-rtl .e-progress{left:auto;right:0}.e-progress-btn.e-rtl.e-vertical .e-progress{bottom:auto;top:0}.e-progress-btn .e-spinner-pane{height:auto;position:relative;width:auto}.e-progress-btn .e-spinner-pane .e-spinner-inner{left:auto;position:relative;top:auto;transform:none}.e-progress-btn .e-cont-animate{align-items:center;display:inline-flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}@keyframes ProgressSlideLeft{0%{left:0;opacity:1}to{left:-100%;opacity:0}}@keyframes ProgressSlideRight{0%{left:0;opacity:1}to{left:100%;opacity:0}}@keyframes ProgressSlideUp{0%{height:auto;opacity:1;top:0}to{height:auto;opacity:0;top:-100px}}@keyframes ProgressSlideDown{0%{height:auto;opacity:1;top:0}to{height:auto;opacity:0;top:100px}}@keyframes ProgressZoomIn{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(0) scale(3)}}@keyframes ProgressZoomOut{0%{transform:translate(0) scale(1)}to{transform:translate(0) scale(0)}}.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round) .e-spinner,.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round) .e-spinner{padding-right:14px}.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round).e-rtl .e-spinner,.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round).e-rtl .e-spinner{padding-left:14px;padding-right:0}.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round) .e-spinner,.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round) .e-spinner{padding-left:14px}.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round).e-rtl .e-spinner,.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round).e-rtl .e-spinner{padding-left:0;padding-right:14px}.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top,.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top{padding-bottom:20px;padding-top:20px}.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top .e-spinner,.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top .e-spinner{padding-bottom:14px}.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom,.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom{padding-bottom:20px;padding-top:20px}.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom .e-spinner,.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom .e-spinner{padding-top:14px}.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round) .e-spinner,.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round) .e-spinner{padding-right:12px}.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round).e-rtl .e-spinner,.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round).e-rtl .e-spinner{padding-left:12px;padding-right:0}.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round) .e-spinner,.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round) .e-spinner{padding-left:12px}.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round).e-rtl .e-spinner,.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round).e-rtl .e-spinner{padding-left:0;padding-right:12px}.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top,.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top{padding-bottom:16px;padding-top:16px}.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top .e-spinner,.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top .e-spinner{padding-bottom:12px}.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom,.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom{padding-bottom:16px;padding-top:16px}.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom .e-spinner,.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom .e-spinner{padding-top:12px}
/*! Progress Button Theme */.e-progress-btn .e-spinner-pane .e-spinner-inner svg{fill:#000000de;stroke:#000000de}.e-progress-btn .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn .e-spinner-pane .e-spinner-inner svg .e-path-circle{stroke:#000000de}.e-progress-btn.e-primary .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-primary.e-flat:focus .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-primary.e-flat:hover .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-primary.e-outline:focus .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-primary.e-outline:hover .e-spinner-pane .e-spinner-inner svg{fill:#fff;stroke:#fff}.e-progress-btn.e-primary .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-primary .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-primary.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-primary.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-primary.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-primary.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-primary.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-primary.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-primary.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-primary.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle{stroke:#fff}.e-progress-btn.e-primary.e-flat .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-primary.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-primary.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-primary.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-primary.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg{fill:#e3165b;stroke:#e3165b}.e-progress-btn.e-primary.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-primary.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-primary.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-primary.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-primary.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-primary.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-primary.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-primary.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-primary.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-primary.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle{stroke:#e3165b}.e-progress-btn.e-success .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-success.e-flat:focus .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-success.e-flat:hover .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-success.e-outline:focus .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-success.e-outline:hover .e-spinner-pane .e-spinner-inner svg{fill:#fff;stroke:#fff}.e-progress-btn.e-success .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-success .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-success.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-success.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-success.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-success.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-success.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-success.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-success.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-success.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle{stroke:#fff}.e-progress-btn.e-success.e-flat .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-success.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-success.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-success.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-success.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg{fill:#4d841d;stroke:#4d841d}.e-progress-btn.e-success.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-success.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-success.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-success.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-success.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-success.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-success.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-success.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-success.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-success.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle{stroke:#4d841d}.e-progress-btn.e-info .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-info.e-flat:focus .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-info.e-flat:hover .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-info.e-outline:focus .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-info.e-outline:hover .e-spinner-pane .e-spinner-inner svg{fill:#fff;stroke:#fff}.e-progress-btn.e-info .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-info .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-info.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-info.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-info.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-info.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-info.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-info.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-info.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-info.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle{stroke:#fff}.e-progress-btn.e-info.e-flat .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-info.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-info.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-info.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-info.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg{fill:#0378d5;stroke:#0378d5}.e-progress-btn.e-info.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-info.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-info.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-info.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-info.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-info.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-info.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-info.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-info.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-info.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle{stroke:#0378d5}.e-progress-btn.e-warning .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-warning.e-flat:focus .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-warning.e-flat:hover .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-warning.e-outline:focus .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-warning.e-outline:hover .e-spinner-pane .e-spinner-inner svg{fill:#fff;stroke:#fff}.e-progress-btn.e-warning .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-warning .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-warning.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-warning.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-warning.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-warning.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-warning.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-warning.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-warning.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-warning.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle{stroke:#fff}.e-progress-btn.e-warning.e-flat .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-warning.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-warning.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-warning.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-warning.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg{fill:#c15700;stroke:#c15700}.e-progress-btn.e-warning.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-warning.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-warning.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-warning.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-warning.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-warning.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-warning.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-warning.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-warning.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-warning.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle{stroke:#c15700}.e-progress-btn.e-danger .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-danger.e-flat:focus .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-danger.e-flat:hover .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-danger.e-outline:focus .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-danger.e-outline:hover .e-spinner-pane .e-spinner-inner svg{fill:#fff;stroke:#fff}.e-progress-btn.e-danger .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-danger .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-danger.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-danger.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-danger.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-danger.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-danger.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-danger.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-danger.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-danger.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle{stroke:#fff}.e-progress-btn.e-danger.e-flat .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-danger.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-danger.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-danger.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-danger.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg{fill:#d64113;stroke:#d64113}.e-progress-btn.e-danger.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-danger.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-danger.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-danger.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-danger.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-danger.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-danger.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-danger.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-danger.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-danger.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle{stroke:#d64113}.e-progress-btn.e-flat.e-primary .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-outline.e-primary .e-spinner-pane .e-spinner-inner svg{fill:#e3165b;stroke:#e3165b}.e-progress-btn.e-flat.e-primary .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-flat.e-primary .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-outline.e-primary .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-outline.e-primary .e-spinner-pane .e-spinner-inner svg .e-path-circle{stroke:#e3165b}.e-progress-btn.e-flat.e-success .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-outline.e-success .e-spinner-pane .e-spinner-inner svg{fill:#4d841d;stroke:#4d841d}.e-progress-btn.e-flat.e-success .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-flat.e-success .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-outline.e-success .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-outline.e-success .e-spinner-pane .e-spinner-inner svg .e-path-circle{stroke:#4d841d}.e-progress-btn.e-flat.e-info .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-outline.e-info .e-spinner-pane .e-spinner-inner svg{fill:#0378d5;stroke:#0378d5}.e-progress-btn.e-flat.e-info .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-flat.e-info .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-outline.e-info .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-outline.e-info .e-spinner-pane .e-spinner-inner svg .e-path-circle{stroke:#0378d5}.e-progress-btn.e-flat.e-warning .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-outline.e-warning .e-spinner-pane .e-spinner-inner svg{fill:#c15700;stroke:#c15700}.e-progress-btn.e-flat.e-warning .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-flat.e-warning .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-outline.e-warning .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-outline.e-warning .e-spinner-pane .e-spinner-inner svg .e-path-circle{stroke:#c15700}.e-progress-btn.e-flat.e-danger .e-spinner-pane .e-spinner-inner svg,.e-progress-btn.e-outline.e-danger .e-spinner-pane .e-spinner-inner svg{fill:#d64113;stroke:#d64113}.e-progress-btn.e-flat.e-danger .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-flat.e-danger .e-spinner-pane .e-spinner-inner svg .e-path-circle,.e-progress-btn.e-outline.e-danger .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-outline.e-danger .e-spinner-pane .e-spinner-inner svg .e-path-circle{stroke:#d64113}.e-progress-btn.e-link .e-spinner-pane .e-spinner-inner svg{fill:#0d47a1;stroke:#0d47a1}.e-progress-btn.e-link .e-spinner-pane .e-spinner-inner svg .e-path-arc,.e-progress-btn.e-link .e-spinner-pane .e-spinner-inner svg .e-path-circle{stroke:#0d47a1}.e-danger .e-progress,.e-info .e-progress,.e-primary .e-progress,.e-progress,.e-success .e-progress,.e-warning .e-progress{background-color:#0003}.e-flat.e-primary .e-progress{background-color:#e3165b33}.e-flat.e-success .e-progress{background-color:#4d841d33}.e-flat.e-info .e-progress{background-color:#0378d533}.e-flat.e-warning .e-progress{background-color:#c1570033}.e-flat.e-danger .e-progress{background-color:#d6411333}.e-outline:not(:focus).e-primary .e-progress{background-color:#e3165b33}.e-outline:not(:focus).e-success .e-progress{background-color:#4d841d33}.e-outline:not(:focus).e-info .e-progress{background-color:#0378d533}.e-outline:not(:focus).e-warning .e-progress{background-color:#c1570033}.e-outline:not(:focus).e-danger .e-progress{background-color:#d6411333}.e-icon-collapsible:before{content:"\e913"}.e-icon-back:before{content:"\e85b"}.e-bigger .e-listview .e-list-item,.e-listview.e-bigger .e-list-item{border:0 solid #0000}.e-bigger .e-listview:not(.e-list-template) .e-list-item,.e-listview.e-bigger:not(.e-list-template) .e-list-item{height:48px;line-height:45px;position:relative}.e-bigger .e-listview .e-text-content,.e-listview.e-bigger .e-text-content{font-size:15px}.e-bigger .e-listview .e-list-group-item,.e-listview.e-bigger .e-list-group-item{height:48px;line-height:45px}.e-bigger .e-listview .e-list-header,.e-listview.e-bigger .e-list-header{align-items:center;display:flex;font-weight:700;height:64px}.e-bigger .e-listview .e-list-header .e-headertemplate-text.nested-header,.e-bigger .e-listview .e-list-header .e-text.header,.e-listview.e-bigger .e-list-header .e-headertemplate-text.nested-header,.e-listview.e-bigger .e-list-header .e-text.header{display:none}.e-bigger .e-listview .e-list-header .e-text,.e-listview.e-bigger .e-list-header .e-text{font-size:20px}.e-bigger .e-listview .e-text-content.e-checkbox .e-list-text,.e-listview.e-bigger .e-text-content.e-checkbox .e-list-text{width:calc(100% - 40px)}.e-listview{-webkit-overflow-scrolling:touch;border:0 solid;border-radius:0;display:block;overflow:auto;position:relative;width:100%}.e-listview:not(.e-list-template) .e-list-item{height:36px;line-height:36px;padding:0 16px;position:relative}.e-listview .e-list-item{border-bottom:0 solid;cursor:pointer}.e-listview .e-list-parent{margin:0;padding:0}.e-listview .e-list-header .e-text.header{display:none}.e-listview .e-icon-back{margin-top:2px}.e-listview .e-list-header .e-headertemplate-text.nested-header{display:none}.e-listview .e-list-header{align-items:center;display:flex;font-weight:700;height:48px;border-bottom:1px solid;padding:0 16px}.e-listview .e-has-header>.e-view{top:45px}.e-listview .e-back-button{cursor:pointer;padding-right:30px}.e-listview .e-list-group-item:first-child{border:0;border-bottom:0 solid #0000}.e-listview .e-list-group-item{border-bottom:0 solid #0000;border-top:1px solid;height:36px;line-height:36px;font-weight:600;padding:0 16px}.e-listview .e-list-group-item .e-list-text{cursor:default}.e-listview .e-icon-collapsible{cursor:pointer;font-size:12px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.e-listview .e-text-content{height:100%;position:relative;vertical-align:middle}.e-listview .e-text-content *{display:inline-block;vertical-align:middle}.e-listview .e-text-content.e-checkbox .e-list-text{width:calc(100% - 40px)}.e-listview .e-text-content.e-checkbox.e-checkbox-left .e-list-icon+.e-list-text{width:calc(100% - 90px)}.e-listview .e-text-content.e-checkbox.e-checkbox-right .e-list-icon+.e-list-text{width:calc(100% - 80px)}.e-listview .e-list-item.e-checklist.e-has-child .e-text-content.e-checkbox.e-checkbox-right .e-list-icon+.e-list-text{width:calc(100% - 92px)}.e-listview .e-checkbox .e-checkbox-left{margin:-2px 10px 0 0}.e-listview .e-checkbox .e-checkbox-right{margin:-2px 0 0 10px}.e-listview .e-list-text{cursor:pointer;display:inline-block;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;width:100%}.e-listview .e-icon-wrapper .e-list-text,.e-listview .e-icon-wrapper.e-text-content.e-checkbox .e-list-text,.e-listview .e-list-icon+.e-list-text{width:calc(100% - 60px)}.e-listview .e-list-icon{margin-right:16px;height:30px;width:30px}.e-listview .e-content{overflow:hidden;position:relative}.e-listview .e-list-header.e-list-navigation .e-text{cursor:pointer}.e-listview .e-list-header .e-text{cursor:default;text-indent:0}.e-listview .e-text .e-headertext{display:inline-block;line-height:inherit}.e-listview.e-rtl{direction:rtl}.e-listview.e-rtl .e-list-icon{margin-left:16px;margin-right:0}.e-listview.e-rtl .e-icon-collapsible{left:0;right:auto;top:50%;transform:translateY(-50%) rotate(180deg)}.e-listview.e-rtl .e-list-header .e-text{cursor:pointer}.e-listview.e-rtl .e-back-button{transform:rotate(180deg)}.e-listview.e-rtl .e-icon-back{margin-top:-2px}.e-listview.e-rtl .e-checkbox .e-checkbox-left{margin:-2px 0 0 10px}.e-listview.e-rtl .e-checkbox .e-checkbox-right{margin:-2px 10px 0 0}.e-listview{border-color:#000;font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif","sans-serif",-apple-system,BlinkMacSystemFont;font-size:15px}.e-listview .e-list-header{background-color:#fff;border-color:#0000001f;color:#000000de;font-size:20px}.e-listview .e-icons{color:#0000008a}.e-listview .e-list-item{background-color:#fff;border:0 solid #0000;color:#000000de}.e-listview .e-list-item.e-hover,.e-listview .e-list-item.e-hover.e-active.e-checklist{background-color:#eee;border-color:#0000;color:#000000de}.e-listview .e-list-item.e-active{background-color:#f5f5f5;color:#000000de}.e-listview .e-list-item.e-active.e-checklist{background-color:#fff;color:#000000de}.e-listview .e-list-item.e-focused,.e-listview .e-list-item.e-focused.e-active.e-checklist{background-color:#f5f5f5;color:#000000de}.e-listview .e-list-item.e-focused .e-checkbox-wrapper .e-frame.e-check,.e-listview .e-list-item.e-focused .e-css.e-checkbox-wrapper .e-frame.e-check{background-color:#e3165b;border-color:#0000;color:#fff}.e-listview .e-list-group-item{background-color:#fafafa;border-color:#0000001f;color:#0000008a;font-size:15px}.e-listview.e-list-template .e-list-wrapper{height:inherit;position:relative}.e-listview.e-list-template .e-list-wrapper:not(.e-list-multi-line){padding:.2667em 1.0666em}.e-listview.e-list-template .e-list-wrapper.e-list-multi-line{padding:1.0666em}.e-listview.e-list-template .e-list-wrapper.e-list-multi-line .e-list-item-header{color:#000000de;display:block;font-size:15px;font-weight:500;margin:0;overflow:hidden;padding:.115em 0;text-overflow:ellipsis;white-space:nowrap}.e-listview.e-list-template .e-list-wrapper.e-list-multi-line .e-list-content{color:#0000008a;display:block;font-size:13px;margin:0;padding:.115em 0;word-wrap:break-word}.e-listview.e-list-template .e-list-wrapper.e-list-multi-line .e-list-content:not(.e-text-overflow){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-listview.e-list-template .e-list-wrapper.e-list-avatar .e-avatar{height:2.6667em;left:1.0667em;position:absolute;top:.2666em;width:2.6667em}.e-listview.e-list-template .e-list-wrapper.e-list-avatar:not(.e-list-badge){padding-left:4.8em;padding-right:1.0666em}.e-listview.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge){padding-left:1.0666em;padding-right:4.8em}.e-listview.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) .e-avatar{height:2.6667em;position:absolute;right:1.0667em;top:.2666em;width:2.6667em}.e-listview.e-list-template .e-list-wrapper.e-list-multi-line.e-list-avatar .e-avatar,.e-listview.e-list-template .e-list-wrapper.e-list-multi-line.e-list-avatar-right:not(.e-list-badge) .e-avatar{top:1.0666em}.e-listview.e-list-template .e-list-wrapper.e-list-badge .e-badge{font-size:12px;height:1.6666em;line-height:1.8666em;padding:0;position:absolute;right:1.33em;top:50%;transform:translateY(-50%);width:2.5em}.e-listview.e-list-template .e-list-wrapper.e-list-badge.e-list-avatar{padding-left:4.8em;padding-right:4.1333em}.e-listview.e-list-template .e-list-wrapper.e-list-badge:not(.e-list-avatar){padding-left:1.0666em;padding-right:4.1333em}.e-listview.e-list-template .e-list-wrapper:not(.e-list-multi-line) .e-list-content{display:block;margin:0;overflow:hidden;padding:.72em 0;text-overflow:ellipsis;white-space:nowrap}.e-listview.e-list-template .e-list-item.e-active .e-list-content,.e-listview.e-list-template .e-list-item.e-active .e-list-item-header,.e-listview.e-list-template .e-list-item.e-hover .e-list-content,.e-listview.e-list-template .e-list-item.e-hover .e-list-item-header{color:#000000de}.e-listview.e-rtl.e-list-template .e-list-wrapper.e-list-avatar .e-avatar{left:inherit;right:1.0667em}.e-listview.e-rtl.e-list-template .e-list-wrapper.e-list-avatar:not(.e-list-badge){padding-left:1.0666em;padding-right:4.8em}.e-listview.e-rtl.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge){padding-left:4.8em;padding-right:1.0666em}.e-listview.e-rtl.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) .e-avatar{left:1.0667em;right:inherit}.e-listview.e-rtl.e-list-template .e-list-wrapper.e-list-badge .e-badge{left:1.33em;right:inherit}.e-listview.e-rtl.e-list-template .e-list-wrapper.e-list-badge.e-list-avatar{padding-left:4.1333em;padding-right:4.8em}.e-listview.e-rtl.e-list-template .e-list-wrapper.e-list-badge:not(.e-list-avatar){padding-left:4.1333em;padding-right:1.0666em}.e-sortable{outline:none;position:relative;-webkit-user-select:none;user-select:none}.e-sortable .e-disabled{background-image:none;cursor:default;filter:alpha(Opacity=35);opacity:.35}.e-sortable *{box-sizing:border-box}.e-sortable :focus{outline:none}.e-sortableclone{position:fixed!important}
/*! component icons */.e-grid-menu .e-icon-last:before,.e-pager .e-icon-last:before{content:"\e897"}.e-grid-menu .e-icon-first:before,.e-pager .e-icon-first:before{content:"\e896"}.e-grid-menu .e-icon-prev:before,.e-pager .e-icon-prev:before{content:"\e904"}.e-grid-menu .e-icon-next:before,.e-pager .e-icon-next:before{content:"\e913"}.e-grid-menu.e-rtl .e-icon-last.e-lastpage:before,.e-grid-menu.e-rtl .e-icon-last.e-lastpage:hover,.e-grid-menu.e-rtl .e-icon-last.e-lastpagedisabled:before,.e-pager.e-rtl .e-icon-last.e-lastpage:before,.e-pager.e-rtl .e-icon-last.e-lastpage:hover,.e-pager.e-rtl .e-icon-last.e-lastpagedisabled:before{content:"\e896"}.e-grid-menu.e-rtl .e-icon-first.e-firstpage:before,.e-grid-menu.e-rtl .e-icon-first.e-firstpage:hover,.e-grid-menu.e-rtl .e-icon-first.e-firstpagedisabled:before,.e-pager.e-rtl .e-icon-first.e-firstpage:before,.e-pager.e-rtl .e-icon-first.e-firstpage:hover,.e-pager.e-rtl .e-icon-first.e-firstpagedisabled:before{content:"\e897"}.e-grid-menu.e-rtl .e-icon-prev.e-prevpage:before,.e-grid-menu.e-rtl .e-icon-prev.e-prevpage:hover,.e-grid-menu.e-rtl .e-icon-prev.e-prevpagedisabled:before,.e-pager.e-rtl .e-icon-prev.e-prevpage:before,.e-pager.e-rtl .e-icon-prev.e-prevpage:hover,.e-pager.e-rtl .e-icon-prev.e-prevpagedisabled:before{content:"\e913"}.e-grid-menu.e-rtl .e-icon-next.e-nextpage:before,.e-grid-menu.e-rtl .e-icon-next.e-nextpage:hover,.e-grid-menu.e-rtl .e-icon-next.e-nextpagedisabled:before,.e-pager.e-rtl .e-icon-next.e-nextpage:before,.e-pager.e-rtl .e-icon-next.e-nextpage:hover,.e-pager.e-rtl .e-icon-next.e-nextpagedisabled:before{content:"\e904"}
/*! Pager layout */.e-bigger .e-pager,.e-pager.e-bigger{font-size:13px;padding:4px 0 2px}.e-bigger .e-pager div.e-icons,.e-pager.e-bigger div.e-icons{font-size:13px}.e-bigger .e-pager div.e-parentmsgbar,.e-pager.e-bigger div.e-parentmsgbar{padding-bottom:8px;padding-right:24px;padding-top:15px}.e-bigger .e-pager .e-pagerdropdown,.e-pager.e-bigger .e-pagerdropdown{height:40px;margin:-22px 0 0 16px;width:90px}.e-bigger .e-pager .e-pagercontainer .e-firstpage,.e-bigger .e-pager .e-pagercontainer .e-firstpagedisabled,.e-bigger .e-pager .e-pagercontainer .e-lastpage,.e-bigger .e-pager .e-pagercontainer .e-lastpagedisabled,.e-bigger .e-pager .e-pagercontainer .e-nextpage,.e-bigger .e-pager .e-pagercontainer .e-nextpagedisabled,.e-bigger .e-pager .e-pagercontainer .e-prevpage,.e-bigger .e-pager .e-pagercontainer .e-prevpagedisabled,.e-pager.e-bigger .e-pagercontainer .e-firstpage,.e-pager.e-bigger .e-pagercontainer .e-firstpagedisabled,.e-pager.e-bigger .e-pagercontainer .e-lastpage,.e-pager.e-bigger .e-pagercontainer .e-lastpagedisabled,.e-pager.e-bigger .e-pagercontainer .e-nextpage,.e-pager.e-bigger .e-pagercontainer .e-nextpagedisabled,.e-pager.e-bigger .e-pagercontainer .e-prevpage,.e-pager.e-bigger .e-pagercontainer .e-prevpagedisabled{padding:11px 9px 8px}.e-bigger .e-pager .e-pagerconstant,.e-pager.e-bigger .e-pagerconstant{margin-bottom:15px;margin-left:16px}.e-bigger .e-pager .e-pagercontainer,.e-pager.e-bigger .e-pagercontainer{margin:5px 8px 5px 24px}.e-bigger .e-pager.e-rtl .e-pagercontainer,.e-pager.e-bigger.e-rtl .e-pagercontainer{margin:5px 0}@media (max-width:769px){.e-bigger .e-pager,.e-pager.e-bigger{padding:19px 0}.e-bigger .e-pager.e-rtl div.e-parentmsgbar,.e-pager.e-bigger.e-rtl div.e-parentmsgbar{margin-right:0}.e-bigger .e-pager div.e-parentmsgbar,.e-pager.e-bigger div.e-parentmsgbar{padding:0}}.e-bigger .e-pager .e-next.e-icons.e-icon-next.e-nextpage.e-pager-default,.e-bigger .e-pager .e-next.e-icons.e-icon-next.e-nextpagedisabled.e-disable,.e-pager.e-bigger .e-next.e-icons.e-icon-next.e-nextpage.e-pager-default,.e-pager.e-bigger .e-next.e-icons.e-icon-next.e-nextpagedisabled.e-disable{margin-left:12px}.e-bigger .e-pager.e-rtl .e-next.e-icons.e-icon-next.e-nextpagedisabled.e-disable,.e-bigger .e-pager.e-rtl e-next.e-icons.e-icon-next.e-nextpage.e-pager-default,.e-pager.e-bigger.e-rtl .e-next.e-icons.e-icon-next.e-nextpagedisabled.e-disable,.e-pager.e-bigger.e-rtl e-next.e-icons.e-icon-next.e-nextpage.e-pager-default{margin-left:0;margin-right:12px}.e-bigger .e-pager.e-rtl div.e-parentmsgbar,.e-pager.e-bigger.e-rtl div.e-parentmsgbar{margin-left:6px;margin-top:-3px}.e-bigger .e-pager .e-numericitem,.e-pager.e-bigger .e-numericitem{margin:0 8px}.e-bigger .e-pager .e-np.e-spacing,.e-bigger .e-pager .e-np.e-spacing:hover,.e-bigger .e-pager .e-pp.e-spacing,.e-bigger .e-pager .e-pp.e-spacing:hover,.e-pager.e-bigger .e-np.e-spacing,.e-pager.e-bigger .e-np.e-spacing:hover,.e-pager.e-bigger .e-pp.e-spacing,.e-pager.e-bigger .e-pp.e-spacing:hover{padding:10px 13px}.e-bigger .e-pager .e-currentitem,.e-bigger .e-pager .e-numericitem:hover,.e-bigger .e-pager .e-spacing,.e-pager.e-bigger .e-currentitem,.e-pager.e-bigger .e-numericitem:hover,.e-pager.e-bigger .e-spacing{border-radius:16px;padding:10px 13px}.e-bigger .e-pager.e-rtl .e-currentitem,.e-bigger .e-pager.e-rtl .e-numericitem:hover,.e-bigger .e-pager.e-rtl .e-spacing,.e-pager.e-bigger.e-rtl .e-currentitem,.e-pager.e-bigger.e-rtl .e-numericitem:hover,.e-pager.e-bigger.e-rtl .e-spacing{margin:11px 4px 0 0;padding:6px}.e-bigger .e-pager .e-numericitem:hover:not(.e-np):not(.e-pp):not(.e-active),.e-pager.e-bigger .e-numericitem:hover:not(.e-np):not(.e-pp):not(.e-active){padding:10px 13px}.e-bigger .e-pager.e-rtl,.e-bigger .e-pager.e-rtl .e-currentitem,.e-bigger .e-pager.e-rtl .e-numericitem:hover,.e-pager.e-bigger.e-rtl,.e-pager.e-bigger.e-rtl .e-currentitem,.e-pager.e-bigger.e-rtl .e-numericitem:hover{margin:0 8px;padding:10px 13px}.e-bigger .e-pager.e-rtl .e-numericitem:hover:not(.e-np):not(.e-pp):not(.e-active),.e-pager.e-bigger.e-rtl .e-numericitem:hover:not(.e-np):not(.e-pp):not(.e-active){padding:10px 13px}.e-bigger .e-pager.e-rtl .e-np,.e-bigger .e-pager.e-rtl .e-np:hover,.e-bigger .e-pager.e-rtl .e-pp,.e-bigger .e-pager.e-rtl .e-pp:hover,.e-pager.e-bigger.e-rtl .e-np,.e-pager.e-bigger.e-rtl .e-np:hover,.e-pager.e-bigger.e-rtl .e-pp,.e-pager.e-bigger.e-rtl .e-pp:hover{font-size:22px;margin-top:-10px}.e-bigger .e-pager.e-rtl .e-pagerdropdown,.e-pager.e-bigger.e-rtl .e-pagerdropdown{margin:-38px 18px 0 0}.e-bigger .e-pager.e-rtl .e-pagerconstant,.e-pager.e-bigger.e-rtl .e-pagerconstant{margin:8px 16px 14px 0}.e-bigger .e-pager .e-pagercontainer .e-firstpage,.e-bigger .e-pager .e-pagercontainer .e-firstpagedisabled,.e-bigger .e-pager .e-pagercontainer .e-lastpage,.e-bigger .e-pager .e-pagercontainer .e-lastpagedisabled,.e-bigger .e-pager .e-pagercontainer .e-nextpage,.e-bigger .e-pager .e-pagercontainer .e-nextpagedisabled,.e-bigger .e-pager .e-pagercontainer .e-prevpage,.e-bigger .e-pager .e-pagercontainer .e-prevpagedisabled,.e-pager.e-bigger .e-pagercontainer .e-firstpage,.e-pager.e-bigger .e-pagercontainer .e-firstpagedisabled,.e-pager.e-bigger .e-pagercontainer .e-lastpage,.e-pager.e-bigger .e-pagercontainer .e-lastpagedisabled,.e-pager.e-bigger .e-pagercontainer .e-nextpage,.e-pager.e-bigger .e-pagercontainer .e-nextpagedisabled,.e-pager.e-bigger .e-pagercontainer .e-prevpage,.e-pager.e-bigger .e-pagercontainer .e-prevpagedisabled{margin-right:16px;padding:6px}.e-bigger .e-pager .e-np,.e-bigger .e-pager .e-np:hover,.e-bigger .e-pager .e-pp,.e-bigger .e-pager .e-pp:hover,.e-pager.e-bigger .e-np,.e-pager.e-bigger .e-np:hover,.e-pager.e-bigger .e-pp,.e-pager.e-bigger .e-pp:hover{font-size:22px}.e-pager{border-style:solid;border-width:1px;display:inline-block;font-size:13px;padding:0;white-space:normal;width:100%}.e-pager [class^=e-]{box-sizing:border-box}.e-pager div.e-parentmsgbar{float:right;padding-bottom:9px;padding-right:18px;padding-top:14px}.e-pager .e-pagesizes{display:inline}.e-pager .e-pagerdropdown{display:inline-block;height:32px;margin-left:12px;margin-right:0;margin-top:-22px;overflow:hidden;vertical-align:middle;width:90px}.e-pager .e-pagerconstant{display:inline-block;margin:0 0 11px 12px;overflow:hidden;width:auto}.e-pager .e-icons{font-size:9px}.e-pager .e-numericitem{border-right-style:solid;border-right-width:0;display:inline-block;line-height:1;margin-right:4px;min-width:26px;padding:5px 8px;text-align:center}.e-pager div.e-pagermsgdiv{padding-right:6px;padding-top:4px;text-align:right}.e-pager .e-firstpagedisabled,.e-pager .e-lastpagedisabled,.e-pager .e-nextpagedisabled,.e-pager .e-prevpagedisabled{opacity:.3}.e-pager .e-currentitem,.e-pager .e-numericitem:hover,.e-pager .e-spacing{border-radius:12px;cursor:pointer;padding:6px;text-decoration:none}.e-pager .e-numericitem:hover:not(.e-np):not(.e-pp):not(.e-active){padding:6px}.e-pager .e-currentitem{font-style:normal;font-variant:normal;font-weight:400}.e-pager a,.e-pager div{display:inline;-webkit-user-select:none;user-select:none}.e-pager .e-icons:before{display:inline-block}.e-pager .e-pagercontainer .e-firstpage,.e-pager .e-pagercontainer .e-firstpagedisabled,.e-pager .e-pagercontainer .e-lastpage,.e-pager .e-pagercontainer .e-lastpagedisabled,.e-pager .e-pagercontainer .e-nextpage,.e-pager .e-pagercontainer .e-nextpagedisabled,.e-pager .e-pagercontainer .e-prevpage,.e-pager .e-pagercontainer .e-prevpagedisabled{border-right-style:solid;border-right-width:0;display:inline-block;margin-right:12px;margin-top:5px;min-width:26px;padding:11px 9px 8px}.e-pager .e-pagercontainer .e-lastpage,.e-pager .e-pagercontainer .e-lastpagedisabled{border-right:0}.e-pager .e-firstpage:hover,.e-pager .e-lastpage:hover,.e-pager .e-nextpage:hover,.e-pager .e-prevpage:hover{cursor:pointer;text-decoration:none}.e-pager a.e-nextprevitemdisabled{display:none;margin-left:0;margin-right:0;padding-left:5px;padding-right:5px;text-decoration:none}.e-pager .e-next.e-icons.e-icon-next.e-nextpage.e-pager-default,.e-pager .e-next.e-icons.e-icon-next.e-nextpagedisabled.e-disable{margin-left:9px}.e-pager .e-pagercontainer{border-radius:4px;border-style:solid;border-width:0;display:inline-block;margin:5px 6px 5px 18px;overflow:hidden}.e-pager .e-lastpage:Hover{border-radius:0 4px 4px 0}.e-pager .e-firstpage:Hover{border-radius:4px 0 0 4px}.e-pager .e-pagerexternalmsg,.e-pager .e-pagermessage{display:block;margin:6px;overflow:hidden;text-overflow:ellipsis}.e-pager .e-mfirst,.e-pager .e-mlast,.e-pager .e-mnext,.e-pager .e-mprev{display:none}.e-pager .e-mprev{text-indent:-3px}.e-pager .e-mnext{text-indent:-2px}.e-pager .e-mfirst,.e-pager .e-mlast,.e-pager .e-mnext,.e-pager .e-mprev{-webkit-tap-highlight-color:#fff}.e-pager .e-np,.e-pager .e-np:hover,.e-pager .e-pp,.e-pager .e-pp:hover{font-size:22px;font-weight:400;letter-spacing:-.1em;padding:0 6px}.e-pager .e-np.e-focused,.e-pager .e-pp.e-focused{line-height:14px;padding:2.5px 0 9px}@media (max-width:769px){.e-pager{padding:13px 0}.e-pager div.e-parentmsgbar{box-sizing:border-box;display:inline-block;float:none;padding-bottom:0;padding-right:0;padding-top:0;text-align:center;vertical-align:top;width:calc(60% - 48px)}.e-pager .e-pagecountmsg,.e-pager .e-pagercontainer,.e-pager .e-pagesizes{display:none}.e-pager .e-icons{font-size:11px}.e-pager .e-mfirst,.e-pager .e-mlast,.e-pager .e-mnext,.e-pager .e-mprev{border:0;box-sizing:border-box;display:inline-block;padding:1% 5%}.e-pager .e-mfirst{margin-right:4px;text-align:right;width:calc(10% + 11px)}.e-pager .e-mprev{margin:0 4px;text-align:right;width:10%}.e-pager .e-mnext{margin:0 4px;text-align:left;width:10%}.e-pager .e-mlast{margin-left:4px;text-align:left;width:calc(10% + 11px)}}.e-pager.e-rtl{direction:rtl}.e-pager.e-rtl .e-next.e-icons.e-icon-next.e-nextpage.e-pager-default,.e-pager.e-rtl .e-next.e-icons.e-icon-next.e-nextpagedisabled.e-disable{margin-left:0;margin-right:6px}.e-pager.e-rtl .e-pagercontainer,.e-pager.e-rtl a,.e-pager.e-rtl div{float:none}.e-pager.e-rtl .e-parentmsgbar{float:left;margin-left:6px}.e-pager.e-rtl .e-pagerdropdown{margin:-30px 18px 0 10px}.e-pager.e-rtl .e-pagerconstant{margin:14px}.e-pager.e-rtl .e-pagerexternalmsg{float:none}.e-pager.e-rtl .e-pagercontainer{float:none;margin:5px 6px 5px 18px;padding:0}.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-firstpagedisabled,.e-pager.e-rtl .e-lastpage,.e-pager.e-rtl .e-lastpagedisabled,.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-prevpagedisabled{padding:9px 8px}.e-pager.e-rtl .e-firstpage:before,.e-pager.e-rtl .e-firstpage:hover,.e-pager.e-rtl .e-firstpagedisabled:before{content:"\e701"}.e-pager.e-rtl .e-prevpage:before,.e-pager.e-rtl .e-prevpage:hover,.e-pager.e-rtl .e-prevpagedisabled:before{content:"\e848"}.e-pager.e-rtl .e-nextpage:before,.e-pager.e-rtl .e-nextpage:hover,.e-pager.e-rtl .e-nextpagedisabled:before{content:"\e84b"}.e-pager.e-rtl .e-lastpage:before,.e-pager.e-rtl .e-lastpage:hover,.e-pager.e-rtl .e-lastpagedisabled:before{content:"\e716"}.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-firstpagedisabled,.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-prevpagedisabled{border-left-style:solid;border-left-width:0}.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-prevpagedisabled{border-right-style:none;border-right-width:0}.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-firstpagedisabled{border-right:none}.e-pager.e-rtl .e-firstpage:hover{border-radius:0 4px 4px 0}.e-pager.e-rtl .e-lastpage:hover{border-radius:4px 0 0 4px}.e-pager.e-rtl .e-numericcontainer{float:none}.e-pager.e-rtl .e-numericitem{border-left-style:solid;border-left-width:0;border-right-style:none;border-right-width:0;min-width:26px}.e-pager.e-rtl .e-next.e-icons.e-icon-next.e-nextpagedisabled.e-disable,.e-pager.e-rtl.e-next.e-icons.e-icon-next.e-nextpage.e-pager-default{margin-left:0;margin-right:9px}.e-pager.e-rtl .e-currentitem,.e-pager.e-rtl .e-numericitem:hover,.e-pager.e-rtl .e-spacing{margin:11px 4px 0 0;padding:6px}.e-pager.e-rtl .e-numericitem:hover:not(.e-np):not(.e-pp):not(.e-active){padding:6px}.e-pager.e-rtl .e-np,.e-pager.e-rtl .e-np:hover,.e-pager.e-rtl .e-pp,.e-pager.e-rtl .e-pp:hover{margin-top:-2px;padding:3px 11px 9px}@media (max-width:769px){.e-pager.e-rtl .e-mfirst,.e-pager.e-rtl .e-mlast,.e-pager.e-rtl .e-mnext,.e-pager.e-rtl .e-mprev{border:0}.e-pager.e-rtl.e-rtl div.e-parentmsgbar{float:none;margin-left:0;margin-top:7px}.e-pager.e-rtl .e-parentmsgbar{float:right}}.e-pager.sf-pager .e-pagercontainer .e-first,.e-pager.sf-pager .e-pagercontainer .e-last,.e-pager.sf-pager .e-pagercontainer .e-next,.e-pager.sf-pager .e-pagercontainer .e-prev{font-size:9px}.e-pager.sf-pager .e-numericcontainer a{font-size:13px}.e-pager.sf-pager .e-pagercontainer{font-size:0}.e-pager.sf-pager .e-link,.e-pager.sf-pager .e-next.e-icons.e-icon-next.e-nextpage.e-pager-default{margin-left:0}
/*! Pager theme */.e-pager{background-color:#fff;border-color:#e0e0e0;opacity:.87}.e-pager,.e-pager div.e-icons.e-pager-default{color:#000}.e-pager div.e-icons.e-disable{color:unset}.e-pager .e-pager-default:hover{background:#fff;color:#000;opacity:.87}.e-pager .e-parentmsgbar{font-weight:400}.e-pager .e-spacing{color:#000;opacity:.87}.e-pager .e-spacing.e-numericitem:not(.e-active):not(.e-np):not(.e-pp):hover{background:unset}.e-pager .e-numericitem:hover{color:#000;opacity:.87}.e-pager .e-numericitem:hover:not(.e-np):not(.e-pp):not(.e-active){border-left:0 solid #e0e0e0}.e-pager .e-numericitem:not(.e-active):not(.e-np):not(.e-pp):hover{background-color:#eee;opacity:1}.e-pager .e-numericitem{background:#fff;border-right-color:#e0e0e0;color:#000}.e-pager .e-firstpage,.e-pager .e-firstpagedisabled,.e-pager .e-lastpage,.e-pager .e-lastpagedisabled,.e-pager .e-nextpage,.e-pager .e-nextpagedisabled,.e-pager .e-prevpage,.e-pager .e-prevpagedisabled{background-color:#fff;color:#000}.e-pager .e-firstpage,.e-pager .e-lastpage{background-color:initial}.e-pager .e-pagercontainer{background-color:#fff;border-color:#e0e0e0}.e-pager .e-firstpage,.e-pager .e-firstpagedisabled,.e-pager .e-lastpage,.e-pager .e-lastpagedisabled,.e-pager .e-nextpage,.e-pager .e-nextpagedisabled,.e-pager .e-prevpage,.e-pager .e-prevpagedisabled{border-right-color:#e0e0e0}.e-pager .e-currentitem,.e-pager .e-currentitem:hover{background:#e3165b;color:#fff;opacity:1}.e-pager .e-first.e-focused,.e-pager .e-last.e-focused,.e-pager .e-mfirst.e-focused,.e-pager .e-mlast.e-focused,.e-pager .e-mnext.e-focused,.e-pager .e-mprev.e-focused,.e-pager .e-next.e-focused,.e-pager .e-numericitem.e-focused,.e-pager .e-prev.e-focused{background-color:#eee}.e-pager .e-currentitem.e-numericitem.e-focused{background:#e3165b;box-shadow:none}.e-pager .e-focused{box-shadow:inset 0 0 0 1px #9e9e9e}@media (max-width:590px){.e-pager .e-pager-default:hover{background:#fff;color:#000;opacity:.87}}.e-pager.e-rtl .e-firstpage,.e-pager.e-rtl .e-firstpagedisabled,.e-pager.e-rtl .e-lastpage,.e-pager.e-rtl .e-lastpagedisabled,.e-pager.e-rtl .e-nextpage,.e-pager.e-rtl .e-nextpagedisabled,.e-pager.e-rtl .e-numericitem,.e-pager.e-rtl .e-prevpage,.e-pager.e-rtl .e-prevpagedisabled{border-left-color:#e0e0e0}
/*! component's theme wise override definitions and variables */
/*! hscroll icons */.e-hscroll.e-rtl.e-scroll-device .e-nav-right-arrow:before{content:"\e904"}.e-hscroll.e-rtl .e-nav-left-arrow:before,.e-hscroll.e-rtl.e-scroll-device .e-nav-left-arrow:before{content:"\e913"}.e-hscroll.e-rtl .e-nav-right-arrow:before{content:"\e904"}.e-hscroll.e-scroll-device .e-nav-right-arrow:before{content:"\e913"}.e-hscroll.e-scroll-device .e-nav-left-arrow:before{content:"\e904"}.e-hscroll .e-nav-left-arrow:before{content:"\e904";line-height:normal}.e-hscroll .e-nav-right-arrow:before{content:"\e913";line-height:normal}
/*! h-scroll layout */.e-bigger .e-hscroll,.e-hscroll.e-bigger{min-height:56px}.e-bigger .e-hscroll:not(.e-scroll-device),.e-hscroll.e-bigger:not(.e-scroll-device){padding:0 50px}.e-bigger .e-hscroll.e-scroll-device,.e-hscroll.e-bigger.e-scroll-device{padding-right:50px}.e-bigger .e-hscroll.e-rtl.e-scroll-device,.e-hscroll.e-bigger.e-rtl.e-scroll-device{padding-left:50px;padding-right:0}.e-bigger .e-hscroll .e-nav-arrow.e-icons,.e-hscroll.e-bigger .e-nav-arrow.e-icons{font-size:14px}.e-bigger .e-hscroll.e-rtl .e-scroll-overlay.e-scroll-right-overlay,.e-hscroll.e-bigger.e-rtl .e-scroll-overlay.e-scroll-right-overlay{left:50px}.e-bigger .e-hscroll .e-scroll-overlay.e-scroll-right-overlay,.e-hscroll.e-bigger .e-scroll-overlay.e-scroll-right-overlay{right:50px}.e-bigger .e-hscroll .e-scroll-nav,.e-hscroll.e-bigger .e-scroll-nav{min-height:56px;width:50px}.e-hscroll{display:block;position:relative;width:inherit}.e-hscroll.e-rtl.e-scroll-device{padding-left:50px;padding-right:0}.e-hscroll.e-rtl.e-scroll-device .e-scroll-nav{transform:skewX(-16deg) translateX(-6px)}.e-hscroll.e-rtl.e-scroll-device .e-scroll-overlay.e-scroll-right-overlay{left:56px;right:auto;transform:skewX(-16deg) translateX(-6px)}.e-hscroll.e-rtl.e-scroll-device .e-scroll-overlay.e-scroll-left-overlay{left:auto;right:0}.e-hscroll:not(.e-scroll-device){padding:0 40px}.e-hscroll.e-scroll-device{padding-right:50px}.e-hscroll.e-scroll-device .e-scroll-nav{transform:skewX(-16deg) translateX(6px);width:56px}.e-hscroll.e-scroll-device .e-scroll-nav .e-nav-arrow{font-size:14px;transform:skewX(16deg)}.e-hscroll.e-scroll-device .e-scroll-overlay{opacity:.5;pointer-events:none;position:absolute;top:0;z-index:100}.e-hscroll.e-scroll-device .e-scroll-overlay.e-scroll-right-overlay{left:auto;right:56px;transform:skewX(-16deg) translateX(6px)}.e-hscroll.e-scroll-device .e-scroll-overlay.e-scroll-left-overlay{left:0;right:auto}.e-hscroll.e-overlay .e-hscroll-content>*{pointer-events:none}.e-hscroll>*{height:inherit}.e-hscroll .e-hscroll-content{display:inline-block;height:inherit;position:relative;touch-action:none}.e-hscroll .e-hscroll-content>*{pointer-events:auto}.e-hscroll.e-rtl .e-scroll-nav.e-scroll-right-nav{left:0;right:auto}.e-hscroll.e-rtl .e-scroll-nav.e-scroll-left-nav{left:auto;right:0}.e-hscroll .e-scroll-nav{align-items:center;bottom:0;cursor:pointer;display:flex;min-height:42px;overflow:hidden;position:absolute;top:0;width:40px}.e-hscroll .e-scroll-nav.e-scroll-left-nav{left:0}.e-hscroll .e-scroll-nav.e-scroll-right-nav{right:0}.e-hscroll .e-scroll-nav.e-ie-align{display:table}.e-hscroll .e-nav-arrow{position:relative}.e-hscroll .e-nav-arrow.e-icons{display:table-cell;text-align:center;vertical-align:middle;width:100%}.e-hscroll .e-hscroll-bar .e-hscroll-content .e-overlay{pointer-events:none}
/*! h-scroll theme */.e-hscroll .e-scroll-nav .e-icons{color:#0000008a}.e-hscroll.e-rtl.e-scroll-device .e-scroll-nav.e-scroll-right-nav{border-color:#0000001f;box-shadow:4px 0 8px 0 #0000000f}.e-hscroll.e-scroll-device .e-scroll-nav.e-scroll-right-nav{background-color:#fafafa;border-color:#0000001f;border-width:1px;box-shadow:-4px 0 8px 0 #0000000f}.e-hscroll.e-scroll-device .e-scroll-nav.e-scroll-right-nav .e-nav-arrow{color:#e3165b}.e-hscroll .e-scroll-overlay{background-color:initial;background-repeat:repeat-x}.e-hscroll .e-scroll-overlay.e-scroll-left-overlay{background-image:linear-gradient(-270deg,#fafafa,#fafafa00)}.e-hscroll .e-scroll-overlay.e-scroll-right-overlay{background-image:linear-gradient(-270deg,#fafafa00,#fafafa)}.e-hscroll.e-rtl .e-scroll-nav{background:#fafafa}.e-hscroll.e-rtl .e-scroll-nav.e-scroll-left-nav{border-left:1px solid #0000001f;border-right:0}.e-hscroll.e-rtl .e-scroll-nav.e-scroll-right-nav{border-left:0;border-right:1px solid #0000001f}.e-hscroll.e-rtl .e-scroll-nav:hover{background:#0000001f;border:0;color:#000;border-color:#0000001f}.e-hscroll:not(.e-scroll-device) .e-scroll-nav:hover{background:#0000001f;border:0;color:#000}.e-hscroll:not(.e-scroll-device) .e-scroll-nav:focus{background:#0000001f;border:0;color:#000;border-color:#0000001f}.e-hscroll:not(.e-scroll-device) .e-scroll-nav:active{background:#bdbdbd;border:0;box-shadow:none;color:#000}.e-hscroll .e-scroll-nav{background:#fafafa}.e-hscroll .e-scroll-nav.e-scroll-left-nav{border-right:1px solid #0000001f}.e-hscroll .e-scroll-nav.e-scroll-right-nav{border-left:1px solid #0000001f}.e-hscroll .e-scroll-nav:after{background-color:initial;border-radius:50%;border-width:1px;box-sizing:border-box;content:"";height:1px;left:50%;position:absolute;top:50%;visibility:hidden;width:1px}.e-hscroll .e-scroll-nav:active:after{animation:hscroll-popup-shadow .6s ease-out 0ms;visibility:visible}
/*! component's theme wise override definitions and variables */
/*! vscroll icons */.e-vscroll.e-scroll-device .e-nav-up-arrow:before{content:"\e85e"}.e-vscroll.e-scroll-device .e-nav-down-arrow:before{content:"\e84f"}.e-vscroll .e-nav-up-arrow:before{content:"\e910";line-height:normal}.e-vscroll .e-nav-down-arrow:before{content:"\e916";line-height:normal}
/*! v-scroll layout */.e-bigger .e-vscroll:not(.e-scroll-device),.e-vscroll.e-bigger:not(.e-scroll-device){padding:24px 0}.e-bigger .e-vscroll .e-icons,.e-vscroll.e-bigger .e-icons{font-size:18px}.e-bigger .e-vscroll.e-rtl .e-scroll-overlay.e-scroll-down-overlay,.e-vscroll.e-bigger.e-rtl .e-scroll-overlay.e-scroll-down-overlay{left:24px}.e-bigger .e-vscroll .e-scroll-overlay.e-scroll-down-overlay,.e-vscroll.e-bigger .e-scroll-overlay.e-scroll-down-overlay{right:24px}.e-bigger .e-vscroll .e-scroll-nav,.e-vscroll.e-bigger .e-scroll-nav{height:24px}.e-vscroll{display:block;position:relative;width:inherit}.e-vscroll.e-rtl.e-scroll-device .e-scroll-nav{transform:skewX(-16deg) translateX(-6px)}.e-vscroll.e-rtl.e-scroll-device .e-scroll-overlay.e-scroll-down-overlay{left:56px;right:auto;transform:skewX(-16deg) translateX(-6px)}.e-vscroll.e-rtl.e-scroll-device .e-scroll-overlay.e-scroll-up-overlay{left:auto;right:0}.e-vscroll:not(.e-scroll-device){padding:0 16px}.e-vscroll.e-scroll-device .e-scroll-nav{transform:skewX(-16deg) translateX(6px);width:56px;z-index:1001}.e-vscroll.e-scroll-device .e-scroll-nav .e-nav-arrow{font-size:14px;transform:skewX(16deg)}.e-vscroll.e-scroll-device .e-scroll-overlay{opacity:.5;pointer-events:none;position:absolute;top:0;z-index:100}.e-vscroll.e-scroll-device .e-scroll-overlay.e-scroll-down-overlay{left:auto;right:56px;transform:skewX(-16deg) translateX(6px)}.e-vscroll.e-scroll-device .e-scroll-overlay.e-scroll-up-overlay{left:0;right:auto}.e-vscroll>*{height:inherit}.e-vscroll .e-vscroll-content{display:inline-block;height:auto;position:relative;touch-action:none;width:100%}.e-vscroll .e-vscroll-content>*{pointer-events:auto}.e-vscroll.e-rtl .e-scroll-nav.e-scroll-up-nav{left:auto;right:0}.e-vscroll.e-rtl .e-scroll-nav.e-scroll-down-nav{left:0;right:auto}.e-vscroll .e-scroll-nav{align-items:center;cursor:pointer;display:flex;height:40px;overflow:hidden;position:absolute;width:100%}.e-vscroll .e-scroll-nav.e-scroll-up-nav{top:0}.e-vscroll .e-scroll-nav.e-scroll-down-nav{bottom:0}.e-vscroll .e-scroll-nav.e-ie-align{display:table}.e-vscroll .e-nav-arrow{position:relative}.e-vscroll .e-nav-arrow.e-icons{display:table-cell;text-align:center;vertical-align:middle;width:100%}
/*! v-scroll theme */.e-vscroll .e-icons{color:#0000008a}.e-vscroll.e-rtl.e-scroll-device .e-scroll-nav.e-scroll-right-nav{border-color:#0000001f;box-shadow:4px 0 8px 0 #0000000f}.e-vscroll.e-scroll-device .e-scroll-nav.e-scroll-right-nav{background-color:#fafafa;border-color:#0000001f;border-width:1px;box-shadow:-4px 0 8px 0 #0000000f}.e-vscroll.e-scroll-device .e-scroll-nav.e-scroll-right-nav .e-nav-arrow{color:#e3165b}.e-vscroll .e-scroll-overlay{background-color:initial;background-repeat:repeat-x}.e-vscroll .e-scroll-overlay.e-scroll-up-overlay{background-image:linear-gradient(-270deg,#fafafa,#fafafa00)}.e-vscroll .e-scroll-overlay.e-scroll-down-overlay{background-image:linear-gradient(-270deg,#fafafa00,#fafafa)}.e-vscroll.e-rtl .e-scroll-nav{background:#fafafa}.e-vscroll.e-rtl .e-scroll-nav:hover{background:#0000001f;border:0;border-color:#0000001f;color:#000}.e-vscroll:not(.e-scroll-device) .e-scroll-nav:hover{background:#0000001f;border:0;color:#000}.e-vscroll:not(.e-scroll-device) .e-scroll-nav:focus{background:#0000001f;border:0;border-color:#0000001f;color:#000}.e-vscroll:not(.e-scroll-device) .e-scroll-nav:active{background:#bdbdbd;border:0;box-shadow:none;color:#000}.e-vscroll .e-scroll-nav{background:#fafafa}.e-vscroll .e-scroll-nav.e-scroll-up-nav{border-bottom:1px solid #0000001f}.e-vscroll .e-scroll-nav.e-scroll-down-nav{border-top:1px solid #0000001f}.e-vscroll .e-scroll-nav:after{background-color:initial;border-radius:50%;border-width:1px;box-sizing:border-box;content:"";height:1px;left:50%;position:absolute;top:50%;visibility:hidden;width:1px}.e-vscroll .e-scroll-nav:active:after{animation:vscroll-popup-shadow .6s ease-out 0ms;visibility:visible}
/*! component's theme wise override definitions and variables */
/*! component's theme wise override definitions and variables */
/*! component's theme wise override definitions and variables */
/*! toolbar icons */.e-toolbar .e-popup-down-icon:before{content:"\e916";line-height:normal}.e-toolbar .e-popup-up-icon:before{content:"\e910";line-height:normal}
/*! toolbar layout */.e-bigger .e-toolbar,.e-toolbar.e-bigger{height:56px;min-height:56px}.e-bigger .e-toolbar .e-tbar-btn .e-icons,.e-toolbar.e-bigger .e-tbar-btn .e-icons{font-size:14px}.e-bigger .e-toolbar.e-extended-toolbar.e-tbar-extended,.e-toolbar.e-bigger.e-extended-toolbar.e-tbar-extended{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.e-bigger .e-toolbar.e-extended-toolbar.e-tbar-extended .e-toolbar-extended,.e-toolbar.e-bigger.e-extended-toolbar.e-tbar-extended .e-toolbar-extended{border-top:0;border-top-left-radius:0;border-top-right-radius:0}.e-bigger .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-center .e-toolbar-item,.e-toolbar.e-bigger.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-center .e-toolbar-item{margin:0}.e-bigger .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:last-child,.e-toolbar.e-bigger.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:last-child{margin:0 0 0 3px}.e-bigger .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item,.e-toolbar.e-bigger.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item{margin:0}.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content>.e-toolbar-item:last-child,.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content>.e-toolbar-item:last-child{margin-left:3px;margin-right:0}.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item{margin:0}.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child,.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child{margin-left:3px;margin-right:0}.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item,.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item{margin:0}.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child,.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child{margin-left:0}.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:last-child,.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:last-child{margin-left:3px}.e-bigger .e-toolbar.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-toolbar.e-bigger.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:0;margin-right:3px}.e-bigger .e-toolbar .e-hor-nav,.e-toolbar.e-bigger .e-hor-nav{min-height:56px;min-width:40px}.e-bigger .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn,.e-toolbar.e-bigger .e-toolbar-item .e-tbar-btn.e-btn{line-height:35px}.e-bigger .e-toolbar .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon{line-height:34px;min-height:34px;min-width:27px}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn-text{line-height:inherit}.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item,.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item{height:48px}.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator),.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item:not(.e-separator){min-width:48px;padding:0}.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon{min-width:27px}.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn,.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn{min-height:30px;padding:0 16px}.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon{margin-left:0;padding:0}.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icon-left,.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icon-left{padding-right:16px}.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text{padding:0}.e-bigger .e-toolbar .e-toolbar-items,.e-toolbar.e-bigger .e-toolbar-items{min-height:56px}.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow,.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow{margin-left:24px;margin-right:24px;white-space:normal}.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator{display:none}.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator,.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator{display:inline-flex}.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:0}.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:last-child,.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:last-child{margin-right:0}.e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content>.e-toolbar-item:last-child,.e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content>.e-toolbar-item:last-child{margin-right:3px}.e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,.e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item{margin:0}.e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child,.e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child{margin-right:3px}.e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item,.e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item{margin:0}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child,.e-bigger .e-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child,.e-toolbar.e-bigger .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:3px}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item{min-height:56px}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator),.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item:not(.e-separator){min-width:48px;padding:5px}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item.e-separator{height:calc(100% - 20px);margin:10px 5px;min-height:36px}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon,.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon{padding:0}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control{height:calc(100% - 11px);margin:5.5px 0;min-height:0;min-width:0;padding:0 6px}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon,.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon{padding:0}.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text{padding:0 2.5px}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended{min-height:56px;padding:0 3px}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-close,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended.e-popup-close{display:none}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-open,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended.e-popup-open{display:inline}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended{width:inherit}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended{box-shadow:none;display:inline;white-space:normal}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-separator),.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-separator){min-width:48px;padding:5px}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator.e-extended-separator,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator.e-extended-separator{display:none}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator{display:inline-flex}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item{align-content:center;align-items:center;cursor:pointer;display:inline-flex;min-height:56px;vertical-align:middle;width:auto}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text{padding:0 2.5px}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control{height:calc(100% - 11px);margin:5.5px 0;min-height:0;min-width:0;padding:0 6px}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn{line-height:35px}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator{height:calc(100% - 20px);margin:10px 5px;min-height:36px}.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon,.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon{line-height:34px;min-height:34px;min-width:27px}.e-bigger .e-toolbar.e-extended-toolbar.e-rtl .e-hor-nav,.e-toolbar.e-bigger.e-extended-toolbar.e-rtl .e-hor-nav{left:0;right:auto}.e-bigger .e-toolbar.e-extended-toolbar.e-rtl .e-toolbar-extended,.e-toolbar.e-bigger.e-extended-toolbar.e-rtl .e-toolbar-extended{padding-right:3px}.e-bigger .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item:not(.e-separator),.e-toolbar.e-bigger.e-vertical .e-toolbar-items .e-toolbar-item:not(.e-separator){min-height:38px}.e-bigger .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item.e-separator,.e-toolbar.e-bigger.e-vertical .e-toolbar-items .e-toolbar-item.e-separator{height:auto;margin:5px 10px;min-height:auto}.e-bigger .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,.e-toolbar.e-bigger.e-vertical .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn{margin:5.5px auto}.e-bigger .e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-toolbar.e-bigger.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:0}.e-bigger .e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,.e-toolbar.e-bigger.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child{margin-right:0}.e-bigger .e-toolbar.e-vertical .e-hor-nav,.e-toolbar.e-bigger.e-vertical .e-hor-nav{min-height:40px;min-width:50px}.e-toolbar{border-radius:0;display:block;height:42px;min-height:42px;position:relative;touch-action:none;-webkit-user-select:none;user-select:none;white-space:nowrap}.e-toolbar .e-blazor-toolbar-items{position:absolute;top:-9999px;visibility:hidden}.e-toolbar.e-extended-toolbar.e-rtl .e-hor-nav{left:0;right:auto}.e-toolbar.e-extended-toolbar.e-rtl .e-toolbar-extended{padding-right:3px}.e-toolbar.e-extended-toolbar.e-rtl .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-icon-left{padding-left:0}.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text{display:none}.e-toolbar.e-extended-toolbar.e-extended-toolbar.e-tbar-extended{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align{display:table}.e-toolbar.e-extended-toolbar .e-toolbar-extended{border-top:0;border-top-left-radius:0;border-top-right-radius:0;min-height:42px;padding:0 3px}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-toolbar-text .e-tbar-btn-text,.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-close{display:none}.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-open{display:inline}.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended{width:inherit}.e-toolbar.e-extended-toolbar .e-toolbar-extended{box-shadow:none;display:inline;white-space:normal}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-separator){height:100%;min-width:34px;padding:3.5px}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator.e-extended-separator{display:none}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator{display:inline-flex}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item{align-content:center;align-items:center;cursor:pointer;display:inline-flex;min-height:42px;vertical-align:middle;width:auto}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text{padding:0 2px}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn-text{display:inline-block;font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif";font-size:14px;line-height:inherit;vertical-align:middle;width:auto}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control{height:calc(100% - 10px);margin:4px 0;min-height:0;min-width:0;padding:0 1.5px}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn{line-height:25px}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator{margin:7.5px 3px;min-height:25px;min-width:1px;vertical-align:middle}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon:not(.e-toolbar-pop){line-height:25px;min-height:25px;min-width:24px;padding:0}.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type{display:inline-flex}.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item:not(.e-separator){height:auto}.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon{font-size:14px;vertical-align:middle}.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item .e-tbar-btn{cursor:pointer;font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif";font-size:14px;font-weight:400;overflow:hidden;padding:0 1.5px;text-align:center;text-decoration:none;text-transform:none}.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-tbar-btn:first-child{display:inline-block}.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item>*{align-self:center;text-overflow:ellipsis}.e-toolbar.e-control[class*=e-toolbar]{box-sizing:initial}.e-toolbar.e-toolpop .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text{display:none}.e-toolbar .e-tbar-btn-text,.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text{display:inline-block;padding:0 2px}.e-toolbar .e-toolbar-items .e-toolbar-item.e-hidden,.e-toolbar.e-hidden{display:none}.e-toolbar.e-corner{border-radius:0}.e-toolbar .e-toolbar-pop{border-radius:0;overflow:hidden;padding:0;position:absolute}.e-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon{margin:0;width:auto}.e-toolbar .e-toolbar-pop .e-toolbar-item.e-toolbar-popup.e-hidden{display:none}.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn{align-items:center;display:inline-flex;justify-content:flex-start;min-height:24px;padding:0 16px}.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon{margin:0;padding:0;width:auto}.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icon-left{padding-right:16px}.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text{padding:0}.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon{min-width:24px}.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator){min-width:34px;padding:0}.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control{text-align:center}.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon{min-width:100%}.e-toolbar .e-toolbar-pop .e-toolbar-item{align-content:center;align-items:center;display:flex;height:36px;justify-content:center}.e-toolbar .e-toolbar-pop .e-toolbar-item>*{height:100%;min-width:100%;text-overflow:ellipsis}.e-toolbar .e-toolbar-pop .e-toolbar-text .e-tbar-btn-text{display:none}.e-toolbar .e-toolbar-pop .e-toolpopup,.e-toolbar .e-toolbar-popup{text-align:center}.e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-center .e-toolbar-item{margin:0}.e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:last-child{margin:0 0 0 3px}.e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item{margin:0}.e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content>.e-toolbar-item:last-child{margin-left:3px;margin-right:0}.e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item{margin:0}.e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child{margin-right:3px}.e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item{margin:0}.e-toolbar.e-rtl .e-toolbar-items.e-tbar-pos .e-toolbar-left{left:auto;right:0}.e-toolbar.e-rtl .e-toolbar-items.e-tbar-pos .e-toolbar-right{left:0;right:auto}.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child{margin-left:0}.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:last-child{margin-left:3px}.e-toolbar.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:0;margin-right:3px}.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:last-child{margin-left:0}.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:first-child{margin-left:0;margin-right:3px}.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-center .e-toolbar-item:last-child{margin-right:0}.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:last-child{margin-left:3px;margin-right:0}.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:first-child{margin-right:0}.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-item:last-child{margin-left:3px;margin-right:0}.e-toolbar.e-rtl .e-toolbar-items:first-child>.e-toolbar-item:last-child:last-child,.e-toolbar.e-rtl .e-toolbar-items:first-child>.e-toolbar-right .e-toolbar-item:last-child{margin-right:0}.e-toolbar.e-rtl .e-toolbar-items:first-child>.e-toolbar-item:last-child:first-child,.e-toolbar.e-rtl .e-toolbar-items:first-child>.e-toolbar-right .e-toolbar-item:first-child{margin-right:3px}.e-toolbar.e-rtl .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icon-left{padding-left:16px;padding-right:0}.e-toolbar.e-rtl .e-hor-nav{left:0;right:auto;border-radius:0 0 0 0}.e-toolbar .e-hor-nav{align-items:center;border-radius:0 0 0 0;cursor:pointer;display:flex;height:100%;min-height:42px;overflow:hidden;position:absolute;right:0;top:0;width:32px}.e-toolbar .e-hor-nav.e-ie-align{display:table}.e-toolbar .e-popup-down-icon.e-icons,.e-toolbar .e-popup-up-icon.e-icons{color:#0000008a;display:table-cell;text-align:center;vertical-align:middle;width:100%}.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn{line-height:25px}.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon{line-height:25px;min-height:25px}.e-toolbar .e-toolbar-items{border-radius:0 0 0 0;display:inline-block;height:100%;min-height:42px;vertical-align:middle}.e-toolbar .e-toolbar-items.e-toolbar-multirow{margin-bottom:1px;margin-left:18px;margin-right:18px;white-space:normal}.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator{display:none}.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator{display:inline-flex}.e-toolbar .e-toolbar-items.e-multirow-pos .e-toolbar-center,.e-toolbar .e-toolbar-items.e-multirow-pos .e-toolbar-left,.e-toolbar .e-toolbar-items.e-multirow-pos .e-toolbar-right{display:inline}.e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:0}.e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:last-child{margin-right:0}.e-toolbar .e-toolbar-items.e-tbar-pos{display:block}.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-center,.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left,.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right{display:table;height:100%;top:0}.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left,.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right{position:absolute}.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right{right:0}.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left{left:0;line-height:35px}.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-center{margin:0 auto}.e-toolbar .e-toolbar-items .e-toolbar-center,.e-toolbar .e-toolbar-items .e-toolbar-left,.e-toolbar .e-toolbar-items .e-toolbar-right{display:inline-block}.e-toolbar .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child,.e-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:3px}.e-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:first-child{margin-left:0}.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:last-child{margin-right:0}.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:first-child{margin-left:3px}.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-center .e-toolbar-item:last-child{margin-right:0}.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:last-child{margin-right:3px}.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:first-child{margin-left:0}.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content>.e-toolbar-item:last-child,.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-item:last-child,.e-toolbar .e-toolbar-items:first-child>.e-toolbar-item:last-child,.e-toolbar .e-toolbar-items:first-child>.e-toolbar-right .e-toolbar-item:last-child{margin-right:3px}.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item{margin:0}.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child{margin-right:3px}.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item{margin:0}.e-toolbar .e-toolbar-items .e-toolbar-item{align-content:center;align-items:center;cursor:pointer;display:inline-flex;min-height:42px;vertical-align:middle;width:auto}.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator){height:inherit;min-width:34px;padding:3.5px}.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator{margin:7.5px 3px;min-height:27px;min-width:1px}.e-toolbar .e-toolbar-items .e-toolbar-item input[type=checkbox]{height:auto}.e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon{padding:0}.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn{height:calc(100% - 10px);margin:4px 0;min-height:0;min-width:0;padding:0 1.5px}.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon{padding:0}.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon{margin:0;min-width:24px;width:auto}.e-toolbar .e-toolbar-items .e-toolbar-item>*{align-self:center;text-overflow:ellipsis}.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator{height:calc(100% - 15px);vertical-align:middle}.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator+.e-separator,.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator:first-of-type,.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type{display:none}.e-toolbar .e-tbar-btn>:first-child{display:inline-block}.e-toolbar .e-tbar-btn{border:none;cursor:pointer;font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif";font-size:14px;font-weight:400;overflow:hidden;padding:0 1.5px;text-align:center;text-decoration:none;text-transform:none}.e-toolbar .e-tbar-btn .e-icons.e-btn-icon{font-size:14px;vertical-align:middle}.e-toolbar .e-tbar-btn div{vertical-align:middle}.e-toolbar .e-tbar-btn .e-tbar-btn-text{display:inline-block;font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif";font-size:14px;line-height:inherit;vertical-align:middle;width:auto}.e-toolbar.e-vertical{display:flex;flex-direction:column}.e-toolbar.e-vertical.e-rtl.e-tbar-pos .e-toolbar-left{bottom:0;top:auto}.e-toolbar.e-vertical.e-rtl.e-tbar-pos .e-toolbar-right{bottom:auto;top:0}.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-center,.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-left,.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-right{height:auto}.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-left{left:auto;right:auto;top:0}.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-right{bottom:0;left:auto;right:auto}.e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child{margin-left:0}.e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child{margin-right:0}.e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item{display:flex;height:auto}.e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item:not(.e-separator){min-width:33px}.e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item.e-separator{height:auto;margin:3px 7.5px;min-height:auto}.e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn{margin:4px auto}.e-toolbar.e-vertical .e-hor-nav{bottom:0;height:auto;left:0;min-height:40px;min-width:50px;right:auto;top:auto;width:auto}
/*! toolbar theme */.e-toolbar{-webkit-tap-highlight-color:rgba(0,0,0,0);background:#fafafa;border:1px #0000001f;box-shadow:none}.e-toolbar.e-vertical .e-hor-nav{border:solid #0000001f;border-width:1px 0 0}.e-toolbar.e-vertical.e-rtl .e-hor-nav{border:solid #0000001f;border-width:0 0 1px}.e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item.e-separator{border-width:0 0 .5px}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay{background:#fafafa}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator{border:solid #0000001f;border-width:0 .5px 0 0}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons{color:#0000008a}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn{background:#fafafa;box-shadow:none;color:#000000de}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-toolbar-item .e-tbar-btn-text{color:#000000de}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:focus,.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover{background:#0000001f;border-color:#0000001f;border-radius:0;color:#000000de}.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:active{background:#bdbdbd;border-color:#bdbdbd;border-radius:0;box-shadow:none;color:#000000de}.e-toolbar .e-tbar-btn.e-btn .e-icons{color:#0000008a}.e-toolbar .e-toolbar-pop{background:#fafafa;border:1px #0000001f;box-shadow:0 2px 2px 1px #00000036}.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator){background:#0000}.e-toolbar.e-extended-toolbar .e-toolbar-pop{background:#fafafa}.e-toolbar.e-toolpop .e-hor-nav.e-nav-active,.e-toolbar.e-toolpop .e-hor-nav.e-nav-active:not(.e-expended-nav){background:#0000001f;border:0;box-shadow:none;border-left:1px #0000001f}.e-toolbar.e-toolpop .e-hor-nav.e-nav-active .e-icons,.e-toolbar.e-toolpop .e-hor-nav.e-nav-active:not(.e-expended-nav) .e-icons{color:#000000de}.e-toolbar .e-tbar-btn{background:#fafafa;box-shadow:none;color:#000000de}.e-toolbar .e-tbar-btn:focus,.e-toolbar .e-tbar-btn:hover{background:#0000001f;border-color:#0000001f;border-radius:0;color:#000000de}.e-toolbar .e-toolbar-items,.e-toolbar .e-toolbar-items .e-toolbar-item.e-overlay{background:#fafafa}.e-toolbar .e-toolbar-items .e-toolbar-item.e-overlay .e-tbar-btn-text{color:#00000061}.e-toolbar .e-toolbar-items .e-toolbar-item.e-overlay .e-icons{color:#00000042}.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text{color:#000000de}.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator{border:solid #0000001f;border-width:0 .5px 0 0}.e-toolbar.e-rtl .e-hor-nav{background:#fafafa;border-left:0;border-width:0 medium;border-bottom:0 solid #0000001f;border-right:1px solid #0000001f;border-top:0 solid #0000001f}.e-toolbar.e-rtl .e-hor-nav:not(.e-nav-active):hover{background:#0000001f;color:#000000de}.e-toolbar .e-hor-nav{background:#fafafa;border:solid #0000001f;border-width:0 0 0 1px}.e-toolbar .e-hor-nav:after{background-color:initial;border-radius:50%;border-width:1px;box-sizing:border-box;content:"";height:1px;left:50%;position:absolute;top:50%;visibility:hidden;width:1px}.e-toolbar .e-hor-nav:active{border:0;box-shadow:none;color:#000000de}.e-toolbar .e-hor-nav:active:after{animation:tbar-popup-shadow .6s ease-out 0ms;visibility:visible}.e-toolbar .e-hor-nav:focus,.e-toolbar .e-hor-nav:hover{background:#0000001f;border-left:0;color:#000000de}.e-toolbar .e-hor-nav:focus{border-color:#0000001f}.e-toolbar .e-tbar-btn:active{background:#bdbdbd;border-color:#bdbdbd;border-radius:0;box-shadow:none;color:#000000de}
/*! component's theme wise override material-definitions and variables */
/*! accordion icons */.e-accordion .e-tgl-collapse-icon:before{content:"\e916"}.e-accordion .e-tgl-collapse-icon.e-expand-icon{transform:rotate(-180deg)}
/*! accordion layout */.e-accordion.e-bigger .e-acrdn-item .e-acrdn-header .e-acrdn-header-content,.e-bigger .e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content{font-size:16px}.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel,.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel{font-size:14px}.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel.e-nested>.e-acrdn-content>.e-accordion>.e-acrdn-item>.e-acrdn-panel:not(.e-nested)>.e-acrdn-content,.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel.e-nested>.e-acrdn-content>.e-accordion>.e-acrdn-item>.e-acrdn-panel:not(.e-nested)>.e-acrdn-content{padding:16px 16px 16px 32px}.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel.e-nested>.e-acrdn-content>.e-accordion>.e-acrdn-item>.e-acrdn-header,.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel.e-nested>.e-acrdn-content>.e-accordion>.e-acrdn-item>.e-acrdn-header{padding:0 46px 0 32px}.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel.e-nested>.e-acrdn-content,.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel.e-nested>.e-acrdn-content{padding:0}.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel.e-nested>.e-acrdn-content>.e-accordion,.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel.e-nested>.e-acrdn-content>.e-accordion{border:0}.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel.e-nested>.e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-header,.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel.e-nested>.e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-header{padding:0 46px 0 48px}.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel.e-nested>.e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-panel .e-acrdn-content,.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel.e-nested>.e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-panel .e-acrdn-content{padding:16px 16px 16px 48px}.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-header .e-acrdn-header-content,.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-header .e-acrdn-header-content{font-size:14px}.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-header,.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-header{line-height:47px;min-height:48px;padding:0 46px 0 16px}.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-header .e-toggle-icon,.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-header .e-toggle-icon{height:48px;min-height:48px;min-width:30px;right:16px}.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-header .e-acrdn-header-icon,.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-header .e-acrdn-header-icon{display:inline-block;padding:0 14px 0 0}.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content,.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content{padding:16px}.e-accordion.e-bigger.e-rtl .e-acrdn-item.e-select .e-acrdn-panel.e-nested>.e-acrdn-content>.e-accordion>.e-acrdn-item>.e-acrdn-panel:not(.e-nested)>.e-acrdn-content,.e-bigger .e-accordion.e-rtl .e-acrdn-item.e-select .e-acrdn-panel.e-nested>.e-acrdn-content>.e-accordion>.e-acrdn-item>.e-acrdn-panel:not(.e-nested)>.e-acrdn-content{padding:16px 32px 16px 16px}.e-accordion.e-bigger.e-rtl .e-acrdn-item.e-select .e-acrdn-panel.e-nested>.e-acrdn-content>.e-accordion>.e-acrdn-item>.e-acrdn-header,.e-bigger .e-accordion.e-rtl .e-acrdn-item.e-select .e-acrdn-panel.e-nested>.e-acrdn-content>.e-accordion>.e-acrdn-item>.e-acrdn-header{padding:0 32px 0 46px}.e-accordion.e-bigger.e-rtl .e-acrdn-item.e-select .e-acrdn-panel.e-nested>.e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-header,.e-bigger .e-accordion.e-rtl .e-acrdn-item.e-select .e-acrdn-panel.e-nested>.e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-header{padding:0 48px 0 46px}.e-accordion.e-bigger.e-rtl .e-acrdn-item.e-select .e-acrdn-panel.e-nested>.e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-panel .e-acrdn-content,.e-bigger .e-accordion.e-rtl .e-acrdn-item.e-select .e-acrdn-panel.e-nested>.e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-panel .e-acrdn-content{padding:16px 48px 16px 16px}.e-accordion.e-bigger.e-rtl .e-acrdn-item .e-acrdn-header,.e-bigger .e-accordion.e-rtl .e-acrdn-item .e-acrdn-header{padding:0 16px 0 46px}.e-accordion.e-bigger.e-rtl .e-acrdn-item .e-acrdn-header .e-toggle-icon,.e-bigger .e-accordion.e-rtl .e-acrdn-item .e-acrdn-header .e-toggle-icon{left:16px;right:auto}.e-accordion.e-bigger.e-rtl .e-acrdn-item .e-acrdn-header .e-acrdn-header-icon,.e-bigger .e-accordion.e-rtl .e-acrdn-item .e-acrdn-header .e-acrdn-header-icon{padding:0 0 0 14px}.e-accordion{display:block;position:relative}.e-accordion .e-acrdn-item.e-select.e-selected:first-child{border-top:0}.e-accordion .e-acrdn-item.e-select.e-selected:last-child{border-bottom:0}.e-accordion .e-acrdn-item>.e-acrdn-header .e-acrdn-header-content{font-weight:400}.e-accordion .e-acrdn-item.e-selected{padding-top:0}.e-accordion .e-acrdn-item.e-selected>.e-acrdn-header .e-acrdn-header-content{font-weight:400}.e-accordion .e-acrdn-item.e-overlay{height:auto}.e-accordion .e-acrdn-item{overflow:hidden;padding-top:0;position:relative}.e-accordion .e-acrdn-item.e-hide{display:none}.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content{font-size:15px}.e-accordion .e-acrdn-item.e-select>.e-acrdn-header{cursor:pointer}.e-accordion .e-acrdn-item .e-acrdn-header{line-height:35px;min-height:36px;overflow:hidden;padding:0 40px 0 16px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.e-accordion .e-acrdn-item .e-acrdn-header>*{display:inline-block}.e-accordion .e-acrdn-item .e-acrdn-header .e-toggle-icon{display:table;font-size:12px;height:36px;min-height:36px;min-width:24px;position:absolute;right:16px;top:0}.e-accordion .e-acrdn-item .e-acrdn-header .e-toggle-icon .e-tgl-collapse-icon.e-icons{display:table-cell;text-align:center;vertical-align:middle}.e-accordion .e-acrdn-item .e-acrdn-header .e-toggle-animation{transition:.5s ease 0s}.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-icon{display:inline-block;padding:0 8px 0 0}.e-accordion .e-acrdn-item .e-acrdn-panel{overflow-y:hidden;text-decoration:none;width:100%}.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested>.e-acrdn-content>.e-accordion>.e-acrdn-item>.e-acrdn-panel:not(.e-nested)>.e-acrdn-content{padding:16px 16px 16px 32px}.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested>.e-acrdn-content>.e-accordion>.e-acrdn-item>.e-acrdn-header{padding:0 40px 0 32px}.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested>.e-acrdn-content,.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested>.e-acrdn-content .e-acrdn-panel.e-nested>.e-acrdn-content{padding:0}.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested>.e-acrdn-content>.e-accordion{border:0}.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested>.e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-header{padding:0 40px 0 48px}.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested>.e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-panel .e-acrdn-content{padding:16px 16px 16px 48px}.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested .e-acrdn-item.e-select.e-selected .e-acrdn-header>.e-acrdn-header-content,.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested .e-nested .e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content{font-weight:400}.e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content{line-height:1.5;overflow:hidden;padding:16px;text-overflow:ellipsis}.e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content>*{overflow:hidden;text-overflow:ellipsis}.e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-header-content{font-size:14px}.e-accordion .e-acrdn-item .e-content-hide{display:none}.e-accordion.e-rtl .e-acrdn-item .e-acrdn-panel.e-nested>.e-acrdn-content>.e-accordion>.e-acrdn-item>.e-acrdn-panel:not(.e-nested)>.e-acrdn-content{padding:16px 32px 16px 16px}.e-accordion.e-rtl .e-acrdn-item .e-acrdn-panel.e-nested>.e-acrdn-content>.e-accordion>.e-acrdn-item>.e-acrdn-header{padding:0 32px 0 40px}.e-accordion.e-rtl .e-acrdn-item .e-acrdn-panel.e-nested>.e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-header{padding:0 48px 0 40px}.e-accordion.e-rtl .e-acrdn-item .e-acrdn-panel.e-nested>.e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-panel .e-acrdn-content{padding:16px 48px 16px 16px}.e-accordion.e-rtl .e-acrdn-item .e-acrdn-header{padding:0 16px 0 40px}.e-accordion.e-rtl .e-acrdn-item .e-acrdn-header .e-toggle-icon{left:16px;right:auto}.e-accordion.e-rtl .e-acrdn-item .e-acrdn-header .e-acrdn-header-icon{padding:0 0 0 8px}
/*! accordion theme */.e-accordion{-webkit-tap-highlight-color:rgba(0,0,0,0);border:1px solid #0000001f}.e-accordion,.e-accordion .e-active{background:#fff}.e-accordion .e-acrdn-item.e-item-focus.e-select.e-selected.e-expand-state{border-top:1px solid #fff}.e-accordion .e-acrdn-item.e-item-focus.e-expand-state.e-select,.e-accordion .e-acrdn-item.e-item-focus.e-select.e-selected.e-expand-state{border-color:#eee}.e-accordion .e-acrdn-item.e-expand-state.e-select{border-bottom:1px solid #fff;border-top:1px solid #fff}.e-accordion .e-acrdn-item.e-overlay{background:#fff}.e-accordion .e-acrdn-item.e-selected.e-select.e-expand-state>.e-acrdn-header:focus{background:#eee}.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested .e-acrdn-header .e-acrdn-header-content,.e-accordion .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content{color:#000000de}.e-accordion .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content .e-content-icon{color:#0000008a}.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content{color:#000000de}.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-icon{color:#0000008a}.e-accordion .e-acrdn-item.e-expand-state.e-select:not(.e-selected)>.e-acrdn-header:focus{background:#eee}.e-accordion .e-acrdn-item .e-acrdn-header:active,.e-accordion .e-acrdn-item .e-acrdn-header:hover{background:#0000}.e-accordion .e-acrdn-item .e-acrdn-header:focus{background:#eee}.e-accordion .e-acrdn-item.e-select.e-expand-state>.e-acrdn-header,.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state>.e-acrdn-header{background:#fff}.e-accordion .e-acrdn-item.e-select.e-expand-state>.e-acrdn-header>.e-toggle-icon,.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state>.e-acrdn-header>.e-toggle-icon{color:#0000008a}.e-accordion .e-acrdn-item.e-select.e-expand-state>.e-acrdn-header .e-acrdn-header-content,.e-accordion .e-acrdn-item.e-select.e-expand-state>.e-acrdn-header .e-acrdn-header-icon,.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state>.e-acrdn-header .e-acrdn-header-content,.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state>.e-acrdn-header .e-acrdn-header-icon{color:#e3165b}.e-accordion .e-acrdn-item.e-select{border-bottom:1px solid #0000;border-top:1px solid #0000}.e-accordion .e-acrdn-item.e-select.e-item-focus{border-color:#eee}.e-accordion .e-acrdn-item.e-selected.e-select{border-bottom:1px solid #0000001f;border-top:1px solid #0000001f}.e-accordion .e-acrdn-item.e-selected+.e-selected{border-top:1px solid #0000}.e-accordion .e-acrdn-item.e-selected .e-selected:last-child{border-bottom:1px #0000001f}.e-accordion .e-acrdn-item.e-selected>.e-acrdn-panel .e-acrdn-content{color:#000000de}.e-accordion .e-acrdn-item .e-toggle-icon,.e-accordion .e-acrdn-item.e-selected>.e-acrdn-panel .e-acrdn-header-content{color:#0000008a}.e-accordion .e-acrdn-item .e-acrdn-panel{font-size:13px}
/*! Carousel component material theme definitions and variables */.e-carousel .e-previous-icon:before{content:"\e904"}.e-carousel .e-next-icon:before{content:"\e913"}.e-carousel .e-play-icon:before{content:"\e324"}.e-carousel .e-pause-icon:before{content:"\e326"}.e-carousel.e-rtl .e-previous-icon:before{content:"\e913"}.e-carousel.e-rtl .e-next-icon:before{content:"\e904"}
/*! carousel component styles */.e-carousel{display:block;margin:0;padding:0;position:relative}.e-carousel .e-carousel-items{height:100%;margin:0;overflow:hidden;padding:0;position:relative;width:100%}.e-carousel.e-carousel-slide-animation .e-carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;height:100%;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}.e-carousel.e-carousel-slide-animation .e-carousel-item.e-active,.e-carousel.e-carousel-slide-animation .e-carousel-item.e-next,.e-carousel.e-carousel-slide-animation .e-carousel-item.e-prev{display:block}.e-carousel.e-carousel-slide-animation .e-carousel-item.e-active.e-transition-end,.e-carousel.e-carousel-slide-animation .e-carousel-item.e-next:not(.e-transition-start){transform:translateX(100%)}.e-carousel.e-carousel-slide-animation .e-carousel-item.e-active.e-transition-start,.e-carousel.e-carousel-slide-animation .e-carousel-item.e-prev:not(.e-transition-end){transform:translateX(-100%)}.e-carousel.e-carousel-fade-animation .e-carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;float:left;height:100%;margin-right:-100%;opacity:0;position:relative;transition:opacity .6s ease-in-out;width:100%;z-index:0}.e-carousel.e-carousel-fade-animation .e-carousel-item.e-active{opacity:1;z-index:1}.e-carousel.e-carousel-animation-none .e-carousel-item{display:none;height:100%;width:100%}.e-carousel.e-carousel-animation-none .e-carousel-item.e-active{display:block}.e-carousel.e-carousel-custom-animation .e-carousel-item{display:block;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.e-carousel.e-carousel-custom-animation .e-carousel-item.e-active{opacity:1;pointer-events:visible}.e-carousel .e-carousel-navigators{align-items:center;display:flex;height:100%;justify-content:space-between;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.e-carousel .e-carousel-navigators .e-next,.e-carousel .e-carousel-navigators .e-play-pause,.e-carousel .e-carousel-navigators .e-previous{padding:.5em;pointer-events:auto}.e-carousel .e-carousel-navigators .e-next .e-btn,.e-carousel .e-carousel-navigators .e-play-pause .e-btn,.e-carousel .e-carousel-navigators .e-previous .e-btn{border:0;box-shadow:none}.e-carousel .e-carousel-navigators .e-next .e-btn:hover,.e-carousel .e-carousel-navigators .e-play-pause .e-btn:hover,.e-carousel .e-carousel-navigators .e-previous .e-btn:hover{border-radius:50%}.e-carousel .e-carousel-navigators .e-next .e-btn.e-rtl,.e-carousel .e-carousel-navigators .e-play-pause .e-btn.e-rtl,.e-carousel .e-carousel-navigators .e-previous .e-btn.e-rtl{transform:rotate(180deg)}.e-carousel .e-carousel-navigators .e-next.e-hover-arrows,.e-carousel .e-carousel-navigators .e-play-pause.e-hover-arrows,.e-carousel .e-carousel-navigators .e-previous.e-hover-arrows{display:none}.e-carousel .e-carousel-indicators{align-items:center;bottom:0;display:flex;justify-content:center;min-height:48px;padding:0;pointer-events:none;position:absolute;width:100%;z-index:1}.e-carousel .e-carousel-indicators .e-indicator-bars{display:flex;flex-wrap:wrap;justify-content:center;pointer-events:auto}.e-carousel .e-carousel-indicators .e-indicator-bars .e-indicator-bar{padding:0}.e-carousel .e-carousel-indicators .e-indicator-bars .e-indicator-bar .e-indicator{align-items:center;display:flex;justify-content:center;padding:6px}.e-carousel .e-carousel-indicators .e-indicator-bars .e-indicator-bar .e-indicator div{border:1px solid #fff6;border-radius:50%;height:12px;transition-duration:.6s;transition-property:background-color,border-color;transition-timing-function:ease-in-out;width:12px}.e-carousel .e-carousel-indicators .e-indicator-bars .e-indicator-bar .e-indicator .e-ripple-element{display:none}
/*! carousel component theme */.e-carousel .e-carousel-navigators .e-next .e-btn:not(:disabled),.e-carousel .e-carousel-navigators .e-play-pause .e-btn:not(:disabled),.e-carousel .e-carousel-navigators .e-previous .e-btn:not(:disabled){background-color:initial}.e-carousel .e-carousel-navigators .e-next .e-btn:not(:disabled) .e-btn-icon,.e-carousel .e-carousel-navigators .e-play-pause .e-btn:not(:disabled) .e-btn-icon,.e-carousel .e-carousel-navigators .e-previous .e-btn:not(:disabled) .e-btn-icon{color:#fff}.e-carousel .e-carousel-navigators .e-next .e-btn:not(:disabled):active,.e-carousel .e-carousel-navigators .e-next .e-btn:not(:disabled):focus,.e-carousel .e-carousel-navigators .e-next .e-btn:not(:disabled):hover,.e-carousel .e-carousel-navigators .e-play-pause .e-btn:not(:disabled):active,.e-carousel .e-carousel-navigators .e-play-pause .e-btn:not(:disabled):focus,.e-carousel .e-carousel-navigators .e-play-pause .e-btn:not(:disabled):hover,.e-carousel .e-carousel-navigators .e-previous .e-btn:not(:disabled):active,.e-carousel .e-carousel-navigators .e-previous .e-btn:not(:disabled):focus,.e-carousel .e-carousel-navigators .e-previous .e-btn:not(:disabled):hover{background-color:#fff6;outline:none}.e-carousel .e-carousel-indicators .e-indicator-bar .e-indicator{background-color:initial;border-color:#0000;box-shadow:none}.e-carousel .e-carousel-indicators .e-indicator-bar .e-indicator div{background-color:#fff;border-color:#fff}.e-carousel .e-carousel-indicators .e-indicator-bar .e-indicator:active,.e-carousel .e-carousel-indicators .e-indicator-bar .e-indicator:focus,.e-carousel .e-carousel-indicators .e-indicator-bar .e-indicator:hover{background-color:initial;border-color:#0000;box-shadow:none;outline:none}.e-carousel .e-carousel-indicators .e-indicator-bar .e-indicator:focus-visible{border-color:#000}.e-carousel .e-carousel-indicators .e-indicator-bar.e-active .e-indicator div{background-color:#e3165b;border-color:#e3165b}
/*! component's theme wise override definitions and variables */
/*! component's theme wise override definitions and variables */
/*! contextmenu layout */.e-contextmenu-container ul .e-menu-item .e-previous:before,.e-contextmenu-wrapper ul .e-menu-item .e-previous:before{content:"\e977"}.e-contextmenu-container ul .e-menu-item .e-caret:before,.e-contextmenu-wrapper ul .e-menu-item .e-caret:before{content:"\e956"}.e-rtl.e-contextmenu-container .e-menu-item .e-caret:before,.e-rtl.e-contextmenu-wrapper .e-menu-item .e-caret:before{content:"\e937"}
/*! contextmenu layout */.e-contextmenu-container ul,.e-contextmenu-wrapper ul{font-weight:400;list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;overflow:hidden;-webkit-user-select:none;user-select:none;font-size:14px;padding:0;border:none;border-radius:0;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;display:none;min-width:120px;position:absolute}.e-contextmenu-container ul.e-ul,.e-contextmenu-container ul.e-ul *,.e-contextmenu-wrapper ul.e-ul,.e-contextmenu-wrapper ul.e-ul *{box-sizing:border-box}.e-contextmenu-container ul.e-ul :focus,.e-contextmenu-container ul.e-ul:focus,.e-contextmenu-wrapper ul.e-ul :focus,.e-contextmenu-wrapper ul.e-ul:focus{outline:none}.e-contextmenu-container ul.e-contextmenu,.e-contextmenu-wrapper ul.e-contextmenu{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.e-contextmenu-container ul.e-ul,.e-contextmenu-wrapper ul.e-ul{font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif","sans-serif",-apple-system,BlinkMacSystemFont}.e-contextmenu-container ul .e-menu-item,.e-contextmenu-wrapper ul .e-menu-item{cursor:pointer;position:relative;height:36px;line-height:36px;padding:0 16px}.e-contextmenu-container ul .e-menu-item.e-menu-hide,.e-contextmenu-wrapper ul .e-menu-item.e-menu-hide{display:none}.e-contextmenu-container ul .e-menu-item.e-menu-header,.e-contextmenu-wrapper ul .e-menu-item.e-menu-header{border-bottom-style:solid;border-bottom-width:1px}.e-contextmenu-container ul .e-menu-item .e-menu-url,.e-contextmenu-wrapper ul .e-menu-item .e-menu-url{text-decoration:none}.e-contextmenu-container ul .e-menu-item .e-menu-icon,.e-contextmenu-wrapper ul .e-menu-item .e-menu-icon{display:inline-block;vertical-align:middle}.e-contextmenu-container ul .e-menu-item.e-separator,.e-contextmenu-wrapper ul .e-menu-item.e-separator{cursor:auto;line-height:normal;pointer-events:none}.e-contextmenu-container ul .e-menu-item .e-menu-url,.e-contextmenu-wrapper ul .e-menu-item .e-menu-url{display:inline-block;min-width:120px}.e-contextmenu-container ul .e-menu-item .e-menu-icon,.e-contextmenu-wrapper ul .e-menu-item .e-menu-icon{font-size:14px;line-height:36px;margin-right:10px;width:1em}.e-contextmenu-container ul .e-menu-item .e-caret,.e-contextmenu-wrapper ul .e-menu-item .e-caret{line-height:36px;margin-left:16px;margin-right:0;position:absolute;right:8px}.e-contextmenu-container ul .e-menu-item.e-menu-caret-icon,.e-contextmenu-wrapper ul .e-menu-item.e-menu-caret-icon{padding-right:36px}.e-contextmenu-container ul .e-menu-item.e-separator,.e-contextmenu-wrapper ul .e-menu-item.e-separator{border-bottom-style:solid;border-bottom-width:1px;height:auto;margin:8px 0}.e-contextmenu-container ul .e-menu-item .e-caret,.e-contextmenu-wrapper ul .e-menu-item .e-caret{font-size:11px}.e-contextmenu-container ul .e-menu-item .e-previous,.e-contextmenu-wrapper ul .e-menu-item .e-previous{margin-right:16px}.e-contextmenu-container ul .e-menu-item.e-disabled,.e-contextmenu-wrapper ul .e-menu-item.e-disabled{cursor:auto;pointer-events:none}.e-contextmenu-container ul .e-menu-item .e-checkbox-wrapper,.e-contextmenu-wrapper ul .e-menu-item .e-checkbox-wrapper{width:max-content}.e-contextmenu-container.e-sfcontextmenu,.e-contextmenu-container.e-sfcontextmenu .e-menu-vscroll,.e-contextmenu-wrapper.e-sfcontextmenu,.e-contextmenu-wrapper.e-sfcontextmenu .e-menu-vscroll{position:absolute}.e-contextmenu-container.e-sfcontextmenu ul,.e-contextmenu-wrapper.e-sfcontextmenu ul{white-space:nowrap}.e-contextmenu-container.e-sfcontextmenu ul.e-transparent,.e-contextmenu-wrapper.e-sfcontextmenu ul.e-transparent{background:#0000;border:0;box-shadow:none;height:1px;left:0;min-width:0;padding:0;top:0;width:0}.e-contextmenu-container.e-sfcontextmenu ul.e-transparent .e-menu-item,.e-contextmenu-wrapper.e-sfcontextmenu ul.e-transparent .e-menu-item{height:0;padding:0}.e-contextmenu-container.e-sfcontextmenu ul.e-transparent .e-menu-item.e-separator,.e-contextmenu-wrapper.e-sfcontextmenu ul.e-transparent .e-menu-item.e-separator{border:0;margin:0}.e-contextmenu-container:not(.e-menu-container) .e-menu-vscroll.e-vscroll,.e-contextmenu-wrapper:not(.e-menu-container) .e-menu-vscroll.e-vscroll{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.e-contextmenu-container:not(.e-menu-container) .e-menu-vscroll.e-vscroll .e-vscroll-bar,.e-contextmenu-wrapper:not(.e-menu-container) .e-menu-vscroll.e-vscroll .e-vscroll-bar{height:100%;width:inherit}.e-contextmenu-container:not(.e-menu-container) .e-menu-vscroll.e-vscroll .e-scroll-nav,.e-contextmenu-wrapper:not(.e-menu-container) .e-menu-vscroll.e-vscroll .e-scroll-nav{height:16px}.e-contextmenu-container:not(.e-menu-container) .e-menu-vscroll.e-vscroll:not(.e-scroll-device),.e-contextmenu-wrapper:not(.e-menu-container) .e-menu-vscroll.e-vscroll:not(.e-scroll-device){padding:16px 0}.e-contextmenu-container:not(.e-menu-container) .e-menu-vscroll.e-vscroll ul,.e-contextmenu-wrapper:not(.e-menu-container) .e-menu-vscroll.e-vscroll ul{box-shadow:none;margin-top:-12px;width:inherit}.e-rtl.e-contextmenu-container .e-menu-item .e-menu-icon,.e-rtl.e-contextmenu-wrapper .e-menu-item .e-menu-icon{margin-right:0}.e-rtl.e-contextmenu-container .e-menu-item .e-caret,.e-rtl.e-contextmenu-wrapper .e-menu-item .e-caret{margin-left:0;margin-right:16px;right:auto}.e-rtl.e-contextmenu-container .e-menu-item .e-menu-icon,.e-rtl.e-contextmenu-wrapper .e-menu-item .e-menu-icon{margin-left:10px}.e-rtl.e-contextmenu-container .e-menu-item .e-caret,.e-rtl.e-contextmenu-wrapper .e-menu-item .e-caret{left:8px}.e-rtl.e-contextmenu-container .e-menu-item.e-menu-caret-icon,.e-rtl.e-contextmenu-wrapper .e-menu-item.e-menu-caret-icon{padding-left:36px;padding-right:16px}.e-rtl.e-contextmenu-container .e-menu-item.e-blankicon,.e-rtl.e-contextmenu-wrapper .e-menu-item.e-blankicon{padding-left:16px}.e-rtl.e-contextmenu-container .e-menu-item.e-blankicon.e-menu-caret-icon,.e-rtl.e-contextmenu-wrapper .e-menu-item.e-blankicon.e-menu-caret-icon{padding-left:36px}.e-bigger .e-contextmenu-container ul,.e-bigger .e-contextmenu-wrapper ul,.e-bigger.e-contextmenu-container ul,.e-bigger.e-contextmenu-wrapper ul{font-size:15px;padding:8px 0;white-space:nowrap;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;max-width:280px;min-width:112px}.e-bigger .e-contextmenu-container ul .e-menu-item,.e-bigger .e-contextmenu-wrapper ul .e-menu-item,.e-bigger.e-contextmenu-container ul .e-menu-item,.e-bigger.e-contextmenu-wrapper ul .e-menu-item{height:48px;line-height:48px}.e-bigger .e-contextmenu-container ul .e-menu-item .e-menu-icon,.e-bigger .e-contextmenu-wrapper ul .e-menu-item .e-menu-icon,.e-bigger.e-contextmenu-container ul .e-menu-item .e-menu-icon,.e-bigger.e-contextmenu-wrapper ul .e-menu-item .e-menu-icon{font-size:16px;line-height:48px}.e-bigger .e-contextmenu-container ul .e-menu-item .e-caret,.e-bigger .e-contextmenu-wrapper ul .e-menu-item .e-caret,.e-bigger.e-contextmenu-container ul .e-menu-item .e-caret,.e-bigger.e-contextmenu-wrapper ul .e-menu-item .e-caret{line-height:48px}.e-bigger .e-contextmenu-container ul .e-menu-item.e-separator,.e-bigger .e-contextmenu-wrapper ul .e-menu-item.e-separator,.e-bigger.e-contextmenu-container ul .e-menu-item.e-separator,.e-bigger.e-contextmenu-wrapper ul .e-menu-item.e-separator{height:auto;line-height:normal}.e-bigger .e-contextmenu-container ul .e-menu-item .e-caret,.e-bigger .e-contextmenu-wrapper ul .e-menu-item .e-caret,.e-bigger.e-contextmenu-container ul .e-menu-item .e-caret,.e-bigger.e-contextmenu-wrapper ul .e-menu-item .e-caret{font-size:12px}.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,.e-bigger .e-contextmenu-wrapper.e-rtl ul .e-blankicon,.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon,.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon{padding-left:16px}.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon.e-menu-caret-icon,.e-bigger .e-contextmenu-wrapper.e-rtl ul .e-blankicon.e-menu-caret-icon,.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon.e-menu-caret-icon,.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon.e-menu-caret-icon{padding-left:36px}
/*! contextmenu theme */.e-contextmenu-container ul,.e-contextmenu-wrapper ul{background-color:#fff;color:#000000de}.e-contextmenu-container ul .e-menu-item.e-menu-header,.e-contextmenu-wrapper ul .e-menu-item.e-menu-header{border-bottom-color:#0000001f}.e-contextmenu-container ul .e-menu-item .e-caret,.e-contextmenu-container ul .e-menu-item .e-menu-icon,.e-contextmenu-wrapper ul .e-menu-item .e-caret,.e-contextmenu-wrapper ul .e-menu-item .e-menu-icon{color:#0000008a}.e-contextmenu-container ul .e-menu-item .e-menu-url,.e-contextmenu-wrapper ul .e-menu-item .e-menu-url{color:#000000de}.e-contextmenu-container ul .e-menu-item.e-focused,.e-contextmenu-wrapper ul .e-menu-item.e-focused{background-color:#eee;color:#000000de;outline:0 solid #0000001f;outline-offset:0}.e-contextmenu-container ul .e-menu-item.e-focused .e-caret,.e-contextmenu-container ul .e-menu-item.e-focused .e-menu-icon,.e-contextmenu-wrapper ul .e-menu-item.e-focused .e-caret,.e-contextmenu-wrapper ul .e-menu-item.e-focused .e-menu-icon{color:#0000008a}.e-contextmenu-container ul .e-menu-item.e-selected,.e-contextmenu-wrapper ul .e-menu-item.e-selected{background-color:#eee;color:#000000de;outline:0 solid #eee;outline-offset:0}.e-contextmenu-container ul .e-menu-item.e-selected .e-caret,.e-contextmenu-container ul .e-menu-item.e-selected .e-menu-icon,.e-contextmenu-wrapper ul .e-menu-item.e-selected .e-caret,.e-contextmenu-wrapper ul .e-menu-item.e-selected .e-menu-icon{color:#0000008a}.e-contextmenu-container ul .e-disabled,.e-contextmenu-wrapper ul .e-disabled{color:#00000061;opacity:1}.e-contextmenu-container ul .e-disabled .e-caret,.e-contextmenu-container ul .e-disabled .e-menu-icon,.e-contextmenu-container ul .e-disabled .e-menu-url,.e-contextmenu-wrapper ul .e-disabled .e-caret,.e-contextmenu-wrapper ul .e-disabled .e-menu-icon,.e-contextmenu-wrapper ul .e-disabled .e-menu-url{color:#00000061}.e-contextmenu-container ul .e-separator,.e-contextmenu-wrapper ul .e-separator{border-bottom-color:#0000001f}.e-contextmenu-container:not(.e-menu-container) .e-menu-vscroll.e-vscroll,.e-contextmenu-wrapper:not(.e-menu-container) .e-menu-vscroll.e-vscroll{background-color:inherit;border:none}.e-contextmenu-container:not(.e-menu-container) .e-menu-vscroll.e-vscroll .e-scroll-nav,.e-contextmenu-wrapper:not(.e-menu-container) .e-menu-vscroll.e-vscroll .e-scroll-nav{border-color:#0000001f}
/*! component's theme wise override definitions and variables */
/*! Material theme definition's */
/*! component's theme wise override definitions and variables */
/*! Horizontal Tab */
/*! Material specific themes definition's */
/*! Vertical Tab */
/*! tab icons */.e-tab .e-tab-header .e-toolbar-items.e-hscroll.e-rtl .e-nav-left-arrow:before{content:"\e913"}.e-tab .e-tab-header .e-scroll-nav .e-nav-left-arrow:before,.e-tab .e-tab-header .e-toolbar-items.e-hscroll.e-rtl .e-nav-right-arrow:before{content:"\e904"}.e-tab .e-tab-header .e-scroll-nav .e-nav-right-arrow:before{content:"\e913"}.e-tab .e-tab-header .e-close-icon:before{content:"\e7fc";position:relative}.e-tab .e-tab-header .e-popup-up-icon:before{content:"\e916"}@media screen and (max-width:480px){.e-tab .e-tab-header .e-popup-up-icon:before{content:"\e984"}}.e-tab .e-tab-header .e-popup-down-icon:before{content:"\e916"}@media screen and (max-width:480px){.e-tab .e-tab-header .e-popup-down-icon:before{content:"\e984"}.e-tab.e-vertical-icon .e-tab-header .e-popup-up-icon:before{content:"\e82a"}.e-tab.e-vertical-icon .e-tab-header .e-popup-down-icon:before{content:"\e83d"}}.e-tab.e-vertical-tab .e-tab-header .e-scroll-nav .e-nav-up-arrow:before{content:"\e910"}.e-tab.e-vertical-tab .e-tab-header .e-scroll-nav .e-nav-down-arrow:before{content:"\e916"}.e-tab.e-vertical-tab .e-tab-header .e-popup-up-icon:before{content:"More"}.e-tab.e-vertical-tab .e-tab-header .e-popup-up-icon:after{content:"\e919"}.e-tab.e-vertical-tab .e-tab-header .e-popup-down-icon:before{content:"More"}.e-tab.e-vertical-tab .e-tab-header .e-popup-down-icon:after{content:"\e919"}.e-tab.e-vertical-tab.e-icon-tab .e-tab-header .e-popup-up-icon:before{content:""}.e-tab.e-vertical-tab.e-icon-tab .e-tab-header .e-popup-up-icon:after{content:"\ebb9"}.e-tab.e-vertical-tab.e-icon-tab .e-tab-header .e-popup-down-icon:before{content:""}.e-tab.e-vertical-tab.e-icon-tab .e-tab-header .e-popup-down-icon:after{content:"\ebb9"}.e-tab-clone-element .e-close-icon:before{content:"\e7fc";position:relative}
/*! tab layout */.e-bigger .e-tab .e-tab-header,.e-tab.e-bigger .e-tab-header{height:48px;min-height:48px}.e-bigger .e-tab .e-tab-header .e-toolbar-items,.e-tab.e-bigger .e-tab-header .e-toolbar-items{height:auto;min-height:auto}.e-bigger .e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-bigger .e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,.e-tab.e-bigger .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-tab.e-bigger .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child{margin:0}@media screen and (max-width:480px){.e-bigger .e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-bigger .e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,.e-tab.e-bigger .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-tab.e-bigger .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child{margin:0}}.e-bigger .e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,.e-tab.e-bigger .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child{padding-bottom:0}@media screen and (max-width:480px){.e-bigger .e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,.e-tab.e-bigger .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child{margin:0}}.e-bigger .e-tab .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child,.e-tab.e-bigger .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child{margin:0}@media screen and (max-width:480px){.e-bigger .e-tab .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child,.e-tab.e-bigger .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child{margin:0}}.e-bigger .e-tab .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child.e-active,.e-tab.e-bigger .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child.e-active{margin:0}.e-bigger .e-tab .e-tab-header .e-toolbar-items.e-hscroll .e-scroll-nav,.e-tab.e-bigger .e-tab-header .e-toolbar-items.e-hscroll .e-scroll-nav{width:50px}.e-bigger .e-tab .e-tab-header .e-toolbar-item:not(.e-separator),.e-tab.e-bigger .e-tab-header .e-toolbar-item:not(.e-separator){height:48px;margin:0;min-height:48px;min-width:auto;padding:0}@media screen and (max-width:480px){.e-bigger .e-tab .e-tab-header .e-toolbar-item:not(.e-separator),.e-tab.e-bigger .e-tab-header .e-toolbar-item:not(.e-separator){margin:0}}.e-bigger .e-tab .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom,.e-bigger .e-tab .e-tab-header .e-toolbar-item:not(.e-separator).e-itop,.e-tab.e-bigger .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom,.e-tab.e-bigger .e-tab-header .e-toolbar-item:not(.e-separator).e-itop{height:72px;min-height:72px}.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap,.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-tab-wrap{height:48px;padding:0 24px}@media screen and (max-width:480px){.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap,.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-tab-wrap{padding:0 12px}}.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-text-wrap,.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-text-wrap{height:48px}.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-tab-text,.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-tab-text{font-size:14px}.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active,.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-active{margin:0;padding-bottom:0}@media screen and (max-width:480px){.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active,.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-active{margin:0}}.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active .e-text-wrap,.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-active .e-text-wrap{height:48px;margin-top:0}.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap,.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap{height:48px}.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap{padding:0}.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon,.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-icons.e-close-icon{cursor:pointer;margin:0 0 0 12px}@media screen and (max-width:480px){.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon,.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-icons.e-close-icon{margin:0 0 0 14px}}.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-close-icon:before,.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon,.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-close-icon:before,.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-icons.e-close-icon{font-size:10px}@media screen and (max-width:480px){.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-close-icon:before,.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon,.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-close-icon:before,.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-icons.e-close-icon{font-size:12px}}.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon,.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-icons.e-tab-icon{height:24px;min-width:24px;width:24px}.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-tab-icon,.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-tab-icon:before,.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-tab-icon,.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-tab-icon:before{font-size:20px}.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-icon .e-tab-wrap,.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-icon .e-tab-wrap{padding:0 24px}.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-icon-left+.e-tab-text,.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-icon-left+.e-tab-text{margin:0 0 0 12px}@media screen and (max-width:480px){.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-icon-left+.e-tab-text,.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-icon-left+.e-tab-text{margin:0 0 0 14px}}.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-ibottom,.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap,.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-itop,.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap,.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-ibottom,.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap,.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-itop,.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap{height:72px}.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap{height:auto}.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap,.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap,.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap,.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap{height:72px}.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap:focus .e-text-wrap,.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap:focus .e-text-wrap,.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap:focus .e-text-wrap,.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap:focus .e-text-wrap{height:auto}.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-close-icon,.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-itop .e-close-icon,.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-ibottom .e-close-icon,.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-itop .e-close-icon{right:24px}.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-text,.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-itop .e-tab-text{margin:10px 0 0}.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-text,.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-ibottom .e-tab-text{margin:0 0 10px}.e-bigger .e-tab .e-tab-header.e-close-show .e-toolbar-item.e-ibottom .e-text-wrap,.e-bigger .e-tab .e-tab-header.e-close-show .e-toolbar-item.e-itop .e-text-wrap,.e-tab.e-bigger .e-tab-header.e-close-show .e-toolbar-item.e-ibottom .e-text-wrap,.e-tab.e-bigger .e-tab-header.e-close-show .e-toolbar-item.e-itop .e-text-wrap{margin-right:22px}.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item,.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item{height:48px;min-height:48px}.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap,.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap{height:48px;padding:0 16px}@media screen and (max-width:480px){.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap,.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap{padding:0 16px}}.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-text-wrap,.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item .e-text-wrap{height:48px}.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text+.e-close-icon[style="display:block"],.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text+.e-close-icon[style="display:block"]{padding-right:12px}@media screen and (max-width:480px){.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text+.e-close-icon[style="display:block"],.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text+.e-close-icon[style="display:block"]{padding-right:0}}.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-close-icon,.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item .e-close-icon{margin:0}.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-close-icon:before,.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item .e-close-icon:before{top:0}.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-close-icon,.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-close-icon,.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-close-icon,.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-close-icon{right:18px}.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator),.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator),.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator),.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator){min-height:48px}@media screen and (max-width:480px){.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator),.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator),.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator),.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator){min-height:48px}}.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom,.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap,.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop,.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap,.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom,.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap,.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop,.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap{height:48px}@media screen and (max-width:480px){.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom,.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap,.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop,.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap,.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom,.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap,.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop,.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap{height:48px}}.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text,.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text,.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text,.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text{margin:0;padding-left:0;padding-right:12px}@media screen and (max-width:480px){.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text,.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text,.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text,.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text{margin:0;padding-left:0;padding-right:0}}.e-bigger .e-tab .e-tab-header .e-scroll-nav,.e-tab.e-bigger .e-tab-header .e-scroll-nav{height:48px;min-height:48px;padding:0 12px}@media screen and (max-width:480px){.e-bigger .e-tab .e-tab-header .e-scroll-nav,.e-tab.e-bigger .e-tab-header .e-scroll-nav{padding:0 12px}}.e-bigger .e-tab .e-tab-header .e-scroll-nav.e-scroll-left-nav,.e-bigger .e-tab .e-tab-header .e-scroll-nav.e-scroll-right-nav,.e-tab.e-bigger .e-tab-header .e-scroll-nav.e-scroll-left-nav,.e-tab.e-bigger .e-tab-header .e-scroll-nav.e-scroll-right-nav{padding:0 12px}.e-bigger .e-tab .e-tab-header .e-scroll-nav .e-nav-arrow,.e-tab.e-bigger .e-tab-header .e-scroll-nav .e-nav-arrow{font-size:12px;height:24px;line-height:24px;width:24px}@media screen and (max-width:480px){.e-bigger .e-tab .e-tab-header .e-scroll-nav .e-nav-arrow,.e-tab.e-bigger .e-tab-header .e-scroll-nav .e-nav-arrow{font-size:12px;height:24px;line-height:24px;width:24px}}.e-bigger .e-tab .e-tab-header .e-scroll-nav .e-nav-left-arrow:before,.e-bigger .e-tab .e-tab-header .e-scroll-nav .e-nav-right-arrow:before,.e-tab.e-bigger .e-tab-header .e-scroll-nav .e-nav-left-arrow:before,.e-tab.e-bigger .e-tab-header .e-scroll-nav .e-nav-right-arrow:before{font-size:12px;line-height:24px;top:0;vertical-align:initial}.e-bigger .e-tab .e-tab-header .e-hor-nav,.e-tab.e-bigger .e-tab-header .e-hor-nav{height:48px;min-height:48px;padding:0 12px}@media screen and (max-width:480px){.e-bigger .e-tab .e-tab-header .e-hor-nav,.e-tab.e-bigger .e-tab-header .e-hor-nav{padding:0 12px}}.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon,.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon,.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-down-icon,.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-up-icon{font-size:12px;height:24px;line-height:24px;width:24px}@media screen and (max-width:480px){.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon,.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon,.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-down-icon,.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-up-icon{font-size:12px;height:24px;line-height:24px;width:24px}}.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon:before,.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon:before,.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-down-icon:before,.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-up-icon:before{font-size:12px;line-height:24px;top:0;vertical-align:initial}@media screen and (max-width:480px){.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon:before,.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon:before,.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-down-icon:before,.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-up-icon:before{font-size:16px}}.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon:hover:before,.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon:hover:before,.e-bigger .e-tab .e-tab-header .e-hor-nav:focus .e-popup-down-icon:before,.e-bigger .e-tab .e-tab-header .e-hor-nav:focus .e-popup-up-icon:before,.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-down-icon:hover:before,.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-up-icon:hover:before,.e-tab.e-bigger .e-tab-header .e-hor-nav:focus .e-popup-down-icon:before,.e-tab.e-bigger .e-tab-header .e-hor-nav:focus .e-popup-up-icon:before{top:0}.e-bigger .e-tab .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,.e-bigger .e-tab .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,.e-bigger .e-tab .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,.e-bigger .e-tab .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,.e-bigger .e-tab .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,.e-bigger .e-tab .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow,.e-bigger .e-tab .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon,.e-bigger .e-tab .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon,.e-tab.e-bigger .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,.e-tab.e-bigger .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,.e-tab.e-bigger .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,.e-tab.e-bigger .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,.e-tab.e-bigger .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,.e-tab.e-bigger .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow,.e-tab.e-bigger .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon,.e-tab.e-bigger .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon{line-height:15px}.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child.e-active,.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child.e-active{margin:0}.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active,.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active{margin:0;padding-bottom:0}@media screen and (max-width:480px){.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active,.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active{margin:0}}.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-tab-text,.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-tab-text{padding-top:0}.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active:last-child,.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active:last-child{margin:0;padding-bottom:0}@media screen and (max-width:480px){.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active:last-child,.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active:last-child{margin:0}}.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom,.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop,.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom,.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop{padding-bottom:0;padding-top:0}.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ileft.e-active .e-text-wrap,.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ileft.e-active .e-text-wrap{margin:0}.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap,.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap{height:48px;padding:0}.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active.e-ibottom .e-text-wrap,.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active.e-itop .e-text-wrap,.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active.e-ibottom .e-text-wrap,.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active.e-itop .e-text-wrap{height:48px}.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom.e-active .e-text-wrap,.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop.e-active .e-text-wrap,.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom.e-active .e-text-wrap,.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop.e-active .e-text-wrap{height:auto}.e-bigger .e-tab .e-tab-header.e-vertical,.e-tab.e-bigger .e-tab-header.e-vertical{max-width:150px}.e-bigger .e-tab .e-tab-header.e-vertical[style*="overflow: hidden"]:before,.e-tab.e-bigger .e-tab-header.e-vertical[style*="overflow: hidden"]:before{bottom:23px;top:23px}@media screen and (max-width:480px){.e-bigger .e-tab .e-tab-header.e-vertical[style*="overflow: hidden"]:before,.e-tab.e-bigger .e-tab-header.e-vertical[style*="overflow: hidden"]:before{bottom:0;top:0}}.e-bigger .e-tab .e-tab-header.e-vertical .e-toolbar-items,.e-tab.e-bigger .e-tab-header.e-vertical .e-toolbar-items{height:inherit}.e-bigger .e-tab .e-tab-header.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,.e-tab.e-bigger .e-tab-header.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child{margin:0}.e-bigger .e-tab .e-tab-header.e-vertical .e-toolbar-items.e-vscroll:not(.e-scroll-device),.e-tab.e-bigger .e-tab-header.e-vertical .e-toolbar-items.e-vscroll:not(.e-scroll-device){padding:24px 0}.e-bigger .e-tab .e-tab-header.e-vertical .e-toolbar-item .e-tab-wrap,.e-tab.e-bigger .e-tab-header.e-vertical .e-toolbar-item .e-tab-wrap{padding:0 24px}.e-bigger .e-tab .e-tab-header.e-vertical .e-toolbar-item.e-ibottom .e-close-icon,.e-bigger .e-tab .e-tab-header.e-vertical .e-toolbar-item.e-itop .e-close-icon,.e-tab.e-bigger .e-tab-header.e-vertical .e-toolbar-item.e-ibottom .e-close-icon,.e-tab.e-bigger .e-tab-header.e-vertical .e-toolbar-item.e-itop .e-close-icon{right:-24px}.e-bigger .e-tab .e-tab-header.e-vertical .e-scroll-nav,.e-tab.e-bigger .e-tab-header.e-vertical .e-scroll-nav{height:24px;min-height:24px}.e-bigger .e-tab .e-tab-header.e-vertical .e-scroll-nav .e-nav-arrow,.e-tab.e-bigger .e-tab-header.e-vertical .e-scroll-nav .e-nav-arrow{font-size:12px;height:24px;line-height:24px;width:24px}.e-bigger .e-tab .e-tab-header.e-vertical .e-hor-nav,.e-tab.e-bigger .e-tab-header.e-vertical .e-hor-nav{padding:0 24px}.e-bigger .e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon:before,.e-bigger .e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon:before,.e-tab.e-bigger .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon:before,.e-tab.e-bigger .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon:before{line-height:46px}.e-bigger .e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon:after,.e-bigger .e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon:after,.e-tab.e-bigger .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon:after,.e-tab.e-bigger .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon:after{font-size:14px;line-height:46px;margin:0 0 0 10px}.e-bigger .e-tab .e-tab-header.e-vertical.e-toolpop .e-toolbar-items,.e-tab.e-bigger .e-tab-header.e-vertical.e-toolpop .e-toolbar-items{height:auto}.e-bigger .e-tab.e-vertical-icon .e-tab-header,.e-tab.e-bigger.e-vertical-icon .e-tab-header{height:72px;min-height:72px}.e-bigger .e-tab.e-vertical-icon .e-tab-header .e-hor-nav,.e-bigger .e-tab.e-vertical-icon .e-tab-header .e-scroll-nav,.e-bigger .e-tab.e-vertical-icon .e-tab-header .e-toolbar-items,.e-tab.e-bigger.e-vertical-icon .e-tab-header .e-hor-nav,.e-tab.e-bigger.e-vertical-icon .e-tab-header .e-scroll-nav,.e-tab.e-bigger.e-vertical-icon .e-tab-header .e-toolbar-items{height:72px}@media screen and (max-width:480px){.e-bigger .e-tab.e-vertical-icon .e-tab-header .e-hor-nav .e-popup-down-icon:before,.e-bigger .e-tab.e-vertical-icon .e-tab-header .e-hor-nav .e-popup-up-icon:before,.e-tab.e-bigger.e-vertical-icon .e-tab-header .e-hor-nav .e-popup-down-icon:before,.e-tab.e-bigger.e-vertical-icon .e-tab-header .e-hor-nav .e-popup-up-icon:before{font-size:12px}}.e-bigger .e-tab.e-vertical-icon.e-vertical-tab .e-tab-header.e-vertical .e-toolbar-items,.e-tab.e-bigger.e-vertical-icon.e-vertical-tab .e-tab-header.e-vertical .e-toolbar-items{height:inherit}.e-bigger .e-tab.e-vertical-icon.e-vertical-tab .e-tab-header.e-vertical .e-scroll-nav,.e-tab.e-bigger.e-vertical-icon.e-vertical-tab .e-tab-header.e-vertical .e-scroll-nav{height:24px}.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus,.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-text-wrap,.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus,.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-text-wrap{height:48px}.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus,.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus,.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus,.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus{height:72px}.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap:focus .e-text-wrap,.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap:focus .e-text-wrap,.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap:focus .e-text-wrap,.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap:focus .e-text-wrap{height:auto}.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:focus,.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:focus .e-text-wrap,.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap:focus,.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap:focus,.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:focus,.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:focus .e-text-wrap,.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap:focus,.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap:focus{height:48px}.e-bigger .e-tab.e-focused .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-tab-wrap:focus .e-text-wrap,.e-tab.e-bigger.e-focused .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-tab-wrap:focus .e-text-wrap{height:48px;padding:0}.e-bigger .e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,.e-bigger .e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,.e-bigger .e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon,.e-bigger .e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon,.e-bigger .e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,.e-bigger .e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,.e-bigger .e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,.e-bigger .e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,.e-bigger .e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,.e-bigger .e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow,.e-bigger .e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon,.e-bigger .e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon,.e-tab.e-bigger.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,.e-tab.e-bigger.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,.e-tab.e-bigger.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon,.e-tab.e-bigger.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon,.e-tab.e-bigger.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,.e-tab.e-bigger.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,.e-tab.e-bigger.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,.e-tab.e-bigger.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,.e-tab.e-bigger.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,.e-tab.e-bigger.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow,.e-tab.e-bigger.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon,.e-tab.e-bigger.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon{line-height:15px}.e-bigger .e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,.e-bigger .e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,.e-bigger .e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,.e-bigger .e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow,.e-tab.e-bigger.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,.e-tab.e-bigger.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,.e-tab.e-bigger.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,.e-tab.e-bigger.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow{line-height:13px}.e-bigger .e-tab.e-safari .e-tab-header .e-close-icon:before,.e-bigger .e-tab.e-safari .e-tab-header .e-hor-nav .e-nav-left-arrow:before,.e-bigger .e-tab.e-safari .e-tab-header .e-hor-nav .e-nav-right-arrow:before,.e-bigger .e-tab.e-safari .e-tab-header .e-hor-nav .e-popup-down-icon:before,.e-bigger .e-tab.e-safari .e-tab-header .e-hor-nav .e-popup-up-icon:before,.e-bigger .e-tab.e-safari .e-tab-header .e-scroll-nav .e-nav-left-arrow:before,.e-bigger .e-tab.e-safari .e-tab-header .e-scroll-nav .e-nav-right-arrow:before,.e-bigger .e-tab.e-safari .e-tab-header .e-scroll-nav .e-popup-down-icon:before,.e-bigger .e-tab.e-safari .e-tab-header .e-scroll-nav .e-popup-up-icon:before,.e-tab.e-bigger.e-safari .e-tab-header .e-close-icon:before,.e-tab.e-bigger.e-safari .e-tab-header .e-hor-nav .e-nav-left-arrow:before,.e-tab.e-bigger.e-safari .e-tab-header .e-hor-nav .e-nav-right-arrow:before,.e-tab.e-bigger.e-safari .e-tab-header .e-hor-nav .e-popup-down-icon:before,.e-tab.e-bigger.e-safari .e-tab-header .e-hor-nav .e-popup-up-icon:before,.e-tab.e-bigger.e-safari .e-tab-header .e-scroll-nav .e-nav-left-arrow:before,.e-tab.e-bigger.e-safari .e-tab-header .e-scroll-nav .e-nav-right-arrow:before,.e-tab.e-bigger.e-safari .e-tab-header .e-scroll-nav .e-popup-down-icon:before,.e-tab.e-bigger.e-safari .e-tab-header .e-scroll-nav .e-popup-up-icon:before{top:0}.e-bigger .e-tab.e-fill .e-tab-header,.e-tab.e-bigger.e-fill .e-tab-header{height:46px;min-height:46px}@media screen and (max-width:480px){.e-bigger .e-tab.e-fill .e-tab-header,.e-tab.e-bigger.e-fill .e-tab-header{height:46px;min-height:46px}}.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-items,.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-items{height:auto;min-height:46px}@media screen and (max-width:480px){.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-items,.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-items{min-height:46px}}.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child{margin:0;padding:0}.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator),.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item:not(.e-separator){height:46px;margin:0;min-height:46px}@media screen and (max-width:480px){.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator),.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item:not(.e-separator){height:46px;min-height:46px}}.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom,.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator).e-itop,.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom,.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item:not(.e-separator).e-itop{height:70px;min-height:70px}.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap,.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap{height:46px;padding:0 24px}@media screen and (max-width:480px){.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap,.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap{height:46px;padding:0 24px}}.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item .e-text-wrap,.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item .e-text-wrap{height:46px}@media screen and (max-width:480px){.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item .e-text-wrap,.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item .e-text-wrap{height:46px}}.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active,.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active{padding:0}.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-wrap,.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-wrap{margin-bottom:0}.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-text-wrap,.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active .e-text-wrap{height:46px}@media screen and (max-width:480px){.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-text-wrap,.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active .e-text-wrap{height:46px}}.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap,.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap{height:46px}@media screen and (max-width:480px){.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap,.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap{height:46px}}.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap,.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap,.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap,.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap{height:70px}.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator),.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator),.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator),.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator){height:auto}.e-bigger .e-tab.e-fill .e-tab-header.e-vertical .e-toolbar-items .e-toolbar-item .e-tab-wrap,.e-tab.e-bigger.e-fill .e-tab-header.e-vertical .e-toolbar-items .e-toolbar-item .e-tab-wrap{padding:0 24px}.e-bigger .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap,.e-tab.e-bigger.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap{height:46px}.e-bigger .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom .e-text-wrap,.e-bigger .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop .e-text-wrap,.e-tab.e-bigger.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom .e-text-wrap,.e-tab.e-bigger.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop .e-text-wrap{height:auto}.e-bigger .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,.e-bigger .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,.e-tab.e-bigger.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,.e-tab.e-bigger.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap{height:50px}.e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus,.e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-text-wrap,.e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus,.e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-text-wrap{height:46px}.e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus,.e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus,.e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus,.e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus{height:70px}.e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,.e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,.e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,.e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap{height:auto}@media screen and (max-width:480px){.e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,.e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,.e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,.e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap{height:auto}}.e-bigger .e-tab.e-fill.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator),.e-tab.e-bigger.e-fill.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator){margin:0}.e-bigger .e-tab.e-fill.e-vertical-icon .e-tab-header,.e-tab.e-bigger.e-fill.e-vertical-icon .e-tab-header{height:70px;min-height:70px}.e-bigger .e-tab.e-background .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-bigger .e-tab.e-background .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,.e-tab.e-bigger.e-background .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-tab.e-bigger.e-background .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child{margin:0;padding:0}.e-bigger .e-tab.e-background .e-tab-header .e-toolbar-item:not(.e-separator),.e-tab.e-bigger.e-background .e-tab-header .e-toolbar-item:not(.e-separator){margin:0}.e-bigger .e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap,.e-tab.e-bigger.e-background .e-tab-header .e-toolbar-item .e-tab-wrap{padding:0 24px}@media screen and (max-width:480px){.e-bigger .e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap,.e-tab.e-bigger.e-background .e-tab-header .e-toolbar-item .e-tab-wrap{padding:0 24px}}.e-bigger .e-tab.e-background .e-tab-header .e-toolbar-item.e-active,.e-tab.e-bigger.e-background .e-tab-header .e-toolbar-item.e-active{padding:0}.e-bigger .e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap,.e-tab.e-bigger.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap{margin-bottom:0}.e-bigger .e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-text-wrap,.e-tab.e-bigger.e-background .e-tab-header .e-toolbar-item.e-active .e-text-wrap{height:48px}.e-bigger .e-tab.e-background .e-tab-header.e-vertical .e-toolbar-items .e-toolbar-item .e-tab-wrap,.e-tab.e-bigger.e-background .e-tab-header.e-vertical .e-toolbar-items .e-toolbar-item .e-tab-wrap{padding:0 24px}.e-bigger .e-tab.e-background.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator),.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator),.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,.e-tab.e-bigger.e-background.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator),.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator),.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child{margin:0}.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icon-left+.e-tab-text,.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icon-left+.e-tab-text{margin:0 12px 0 0}@media screen and (max-width:480px){.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icon-left+.e-tab-text,.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icon-left+.e-tab-text{margin:0 14px 0 0}}.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icons.e-close-icon,.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icons.e-close-icon{margin:0 12px 0 0}@media screen and (max-width:480px){.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icons.e-close-icon,.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icons.e-close-icon{margin:0 14px 0 0}}.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom .e-close-icon,.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator).e-itop .e-close-icon,.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom .e-close-icon,.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator).e-itop .e-close-icon{left:24px;right:auto}.e-bigger .e-tab.e-rtl .e-tab-header.e-close-show .e-toolbar-item.e-ibottom .e-text-wrap,.e-bigger .e-tab.e-rtl .e-tab-header.e-close-show .e-toolbar-item.e-itop .e-text-wrap,.e-tab.e-bigger.e-rtl .e-tab-header.e-close-show .e-toolbar-item.e-ibottom .e-text-wrap,.e-tab.e-bigger.e-rtl .e-tab-header.e-close-show .e-toolbar-item.e-itop .e-text-wrap{margin-left:22px;margin-right:0}.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item,.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item{margin:0}.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text,.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text{padding-left:12px;padding-right:0}@media screen and (max-width:480px){.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text,.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text{padding-left:0}}.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-icons.e-close-icon,.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-icons.e-close-icon{margin:0}.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-close-icon,.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-close-icon,.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-close-icon,.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-close-icon{left:18px;right:auto}.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text,.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text,.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text,.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text{margin:0;padding-left:12px;padding-right:0}@media screen and (max-width:480px){.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text,.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text,.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text,.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text{margin:0;padding-left:0;padding-right:0}}.e-bigger .e-tab.e-rtl .e-tab-header .e-hor-nav,.e-bigger .e-tab.e-rtl .e-tab-header .e-scroll-left-nav,.e-bigger .e-tab.e-rtl .e-tab-header .e-scroll-right-nav,.e-tab.e-bigger.e-rtl .e-tab-header .e-hor-nav,.e-tab.e-bigger.e-rtl .e-tab-header .e-scroll-left-nav,.e-tab.e-bigger.e-rtl .e-tab-header .e-scroll-right-nav{padding:0 12px}.e-bigger .e-tab.e-rtl .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator),.e-tab.e-bigger.e-rtl .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator){margin:0}.e-bigger .e-tab.e-rtl .e-tab-header.e-vertical .e-toolbar-item.e-ibottom .e-close-icon,.e-bigger .e-tab.e-rtl .e-tab-header.e-vertical .e-toolbar-item.e-itop .e-close-icon,.e-tab.e-bigger.e-rtl .e-tab-header.e-vertical .e-toolbar-item.e-ibottom .e-close-icon,.e-tab.e-bigger.e-rtl .e-tab-header.e-vertical .e-toolbar-item.e-itop .e-close-icon{left:-24px}.e-bigger .e-tab.e-rtl .e-tab-header.e-vertical .e-hor-nav,.e-tab.e-bigger.e-rtl .e-tab-header.e-vertical .e-hor-nav{padding:0 24px}.e-bigger .e-tab.e-rtl .e-tab-header.e-vertical .e-popup-down-icon:after,.e-bigger .e-tab.e-rtl .e-tab-header.e-vertical .e-popup-up-icon:after,.e-tab.e-bigger.e-rtl .e-tab-header.e-vertical .e-popup-down-icon:after,.e-tab.e-bigger.e-rtl .e-tab-header.e-vertical .e-popup-up-icon:after{margin:0 10px 0 0}.e-tab{display:block;position:relative}.e-tab.e-hidden{display:none}.e-tab.e-fill-mode .e-content,.e-tab.e-fill-mode .e-content .e-item,.e-tab.e-fill-mode .e-content .e-item>div,.e-tab.e-fill-mode .e-content .e-item>div>.e-blazor-template{height:100%}.e-tab .e-tab-header{height:36px;min-height:36px}@media screen and (max-width:480px){.e-tab .e-tab-header{height:48px;min-height:48px}}.e-tab .e-tab-header:before{content:"";position:absolute}.e-tab .e-tab-header:not(.e-vertical):before{bottom:0;top:0;width:100%}.e-tab .e-tab-header .e-toolbar-items{height:auto;margin:0;min-height:36px;position:relative}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-items{min-height:48px}}.e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child{margin:0}.e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child{margin:0;padding-bottom:0}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child{margin:0}}.e-tab .e-tab-header .e-toolbar-items.e-hscroll.e-scroll-device{padding:0}.e-tab .e-tab-header .e-toolbar-items.e-hscroll.e-scroll-device .e-scroll-right-nav{display:none}.e-tab .e-tab-header .e-toolbar-items.e-hscroll .e-scroll-nav{width:40px}.e-tab .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child{margin:0}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child{margin:0}}.e-tab .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child.e-active{margin:0}.e-tab .e-tab-header .e-hscroll-bar{overflow:hidden}.e-tab .e-tab-header .e-indicator{display:block;position:absolute}.e-tab .e-tab-header .e-indicator.e-hidden{display:none}.e-tab .e-tab-header:not(.e-vertical) .e-indicator{bottom:0;height:2px;left:0;right:0;transition:left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1)}.e-tab .e-tab-header .e-toolbar-item.e-hidden{display:none}.e-tab .e-tab-header .e-toolbar-item:not(.e-separator){height:36px;margin:0;min-height:36px;min-width:auto;padding:0}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-item:not(.e-separator){height:48px;min-height:48px}}.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap{height:36px;padding:0 18px;width:100%}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap{height:48px;padding:0 12px}}.e-tab .e-tab-header .e-toolbar-item .e-text-wrap{align-content:center;align-items:center;display:inline-flex;height:36px}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-item .e-text-wrap{height:48px}}.e-tab .e-tab-header .e-toolbar-item .e-tab-text{display:inherit;font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif","sans-serif",-apple-system,BlinkMacSystemFont;font-size:13px;font-weight:500;text-transform:uppercase}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-item .e-tab-text{font-size:14px}}.e-tab .e-tab-header .e-toolbar-item.e-active{margin:0;padding-bottom:0}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-item.e-active{margin:0}}.e-tab .e-tab-header .e-toolbar-item.e-active .e-text-wrap{height:36px;margin-top:0}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-item.e-active .e-text-wrap{height:48px}}.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap{margin-bottom:0}.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-text{font-weight:500}.e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,.e-tab .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap{height:36px;padding:0}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,.e-tab .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap{height:48px}}.e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon{display:none;margin:0 0 0 10px;min-width:10px}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon{margin:0 0 0 14px}}.e-tab .e-tab-header .e-toolbar-item .e-close-icon,.e-tab .e-tab-header .e-toolbar-item .e-close-icon:before{font-size:10px}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-item .e-close-icon,.e-tab .e-tab-header .e-toolbar-item .e-close-icon:before{font-size:12px}}.e-tab .e-tab-header .e-toolbar-item .e-close-icon:before{top:0}.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon{display:inline-flex;height:20px;min-width:20px;width:20px}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon{height:20px;width:20px}}.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,.e-tab .e-tab-header .e-toolbar-item .e-tab-icon:before{font-size:18px}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,.e-tab .e-tab-header .e-toolbar-item .e-tab-icon:before{font-size:20px}}.e-tab .e-tab-header .e-toolbar-item.e-icon .e-tab-wrap{justify-content:center;padding:0 18px}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-item.e-icon .e-tab-wrap{padding:0 24px}}.e-tab .e-tab-header .e-toolbar-item .e-icon-left+.e-tab-text{margin:0 0 0 10px}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-item .e-icon-left+.e-tab-text{margin:0 0 0 14px}}.e-tab .e-tab-header .e-toolbar-item.e-ibottom,.e-tab .e-tab-header .e-toolbar-item.e-itop{height:62px}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-item.e-ibottom,.e-tab .e-tab-header .e-toolbar-item.e-itop{height:72px}}.e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap,.e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap{align-items:center;display:flex;height:62px;position:relative}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap,.e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap{height:72px}}.e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,.e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap{height:auto}.e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-text-wrap,.e-tab .e-tab-header .e-toolbar-item.e-itop .e-text-wrap{display:block;height:auto}.e-tab .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap .e-text-wrap,.e-tab .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap:focus .e-text-wrap,.e-tab .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap .e-text-wrap,.e-tab .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap:focus .e-text-wrap{height:auto}.e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-close-icon,.e-tab .e-tab-header .e-toolbar-item.e-itop .e-close-icon{position:absolute;right:18px;top:calc(50% - 6px)}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-close-icon,.e-tab .e-tab-header .e-toolbar-item.e-itop .e-close-icon{right:12px}}.e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-text{margin:8px 0 0}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-text{margin:10px 0 0}}.e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-text{margin:0 0 8px}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-text{margin:0 0 10px}}.e-tab .e-tab-header .e-toolbar-item .e-tab-icon.e-icon-bottom,.e-tab .e-tab-header .e-toolbar-item .e-tab-icon.e-icon-top{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto}.e-tab .e-tab-header .e-toolbar-pop{padding:0}.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item{height:36px;min-height:36px;min-width:auto}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item{height:48px;min-height:48px}}.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item:not(.e-separator){margin:0}.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap{height:36px;padding:0 16px;text-align:initial}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap{height:48px;padding:0 16px}}.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-text-wrap{height:36px;width:100%}.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text{display:inline-flex;width:100%}.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-close-icon{margin:0 0 0 8px}.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-close-icon:before{top:0}.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text+.e-close-icon[style="display:block"]{padding-right:10px}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text+.e-close-icon[style="display:block"]{padding-right:0}}.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom,.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop{height:36px}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom,.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop{height:48px}}.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator),.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator){min-height:36px}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator),.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator){min-height:48px}}.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap,.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap{height:36px}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap,.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap{height:48px}}.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-text-wrap,.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-text-wrap{display:inline-flex;height:auto}.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text,.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text{display:block;justify-content:center;margin:0 0 0 10px;padding-left:0;padding-right:10px}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text,.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text{justify-content:center;margin:0 0 0 12px;padding-left:0;padding-right:0}}.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-close-icon,.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-close-icon{right:18px;top:auto}.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text{margin:0}.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-icon.e-icon-bottom,.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-icon.e-icon-top{display:inline-flex}.e-tab .e-tab-header.e-close-show .e-icons.e-close-icon{align-items:center;align-self:center;display:inline-flex}@media screen and (max-width:480px){.e-tab .e-tab-header.e-close-show .e-icons.e-close-icon{display:none}.e-tab .e-tab-header.e-close-show .e-toolbar-item.e-active .e-close-icon{display:inline-flex}}.e-tab .e-tab-header.e-close-show .e-toolbar-item.e-ibottom .e-text-wrap,.e-tab .e-tab-header.e-close-show .e-toolbar-item.e-itop .e-text-wrap{margin-right:20px}.e-tab .e-tab-header .e-scroll-nav{height:36px;min-height:36px;min-width:auto;width:auto}@media screen and (max-width:480px){.e-tab .e-tab-header .e-scroll-nav{height:48px;min-height:48px}}.e-tab .e-tab-header .e-scroll-nav.e-scroll-left-nav,.e-tab .e-tab-header .e-scroll-nav.e-scroll-right-nav{padding:0 9px}@media screen and (max-width:480px){.e-tab .e-tab-header .e-scroll-nav.e-scroll-right-nav{padding:0 12px}}.e-tab .e-tab-header .e-scroll-nav .e-nav-left-arrow:before,.e-tab .e-tab-header .e-scroll-nav .e-nav-right-arrow:before{font-size:12px;line-height:24px;position:relative;top:0;vertical-align:initial}.e-tab .e-tab-header .e-scroll-nav .e-nav-arrow{font-size:12px;height:24px;line-height:24px;width:24px}@media screen and (max-width:480px){.e-tab .e-tab-header .e-scroll-nav .e-nav-arrow{font-size:12px;height:24px;line-height:24px;width:24px}}.e-tab .e-tab-header .e-hor-nav{height:36px;min-height:36px;min-width:auto;padding:0 9px;width:auto}@media screen and (max-width:480px){.e-tab .e-tab-header .e-hor-nav{height:48px;min-height:48px;padding:0 12px}}.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon,.e-tab .e-tab-header .e-hor-nav .e-popup-up-icon{font-size:12px;height:24px;line-height:24px;width:24px}@media screen and (max-width:480px){.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon,.e-tab .e-tab-header .e-hor-nav .e-popup-up-icon{font-size:12px;height:24px;line-height:24px;width:24px}}.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon:before,.e-tab .e-tab-header .e-hor-nav .e-popup-up-icon:before{font-size:12px;line-height:24px;position:relative;top:0;vertical-align:initial}@media screen and (max-width:480px){.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon:before,.e-tab .e-tab-header .e-hor-nav .e-popup-up-icon:before{font-size:16px}}.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon:hover:before,.e-tab .e-tab-header .e-hor-nav .e-popup-up-icon:hover:before{top:0}.e-tab .e-tab-header .e-hor-nav .e-popup-up-icon{transform:rotate(180deg);transition:transform .1s ease}@media screen and (max-width:480px){.e-tab .e-tab-header .e-hor-nav .e-popup-up-icon{transform:none;transition:none}}.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon{transform:rotate(0deg);transition:transform .1s ease}@media screen and (max-width:480px){.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon{transform:none;transition:none}}.e-tab .e-tab-header .e-hor-nav:focus .e-popup-down-icon:before,.e-tab .e-tab-header .e-hor-nav:focus .e-popup-up-icon:before{top:0}.e-tab .e-tab-header.e-horizontal-bottom:before{bottom:auto}.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child{margin:0;padding-bottom:0;padding-top:0}@media screen and (max-width:480px){.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child{margin:0}}.e-tab .e-tab-header.e-horizontal-bottom .e-indicator{bottom:auto;top:0}.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active{margin:0;padding-bottom:0;padding-top:0}@media screen and (max-width:480px){.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active{margin:0}}.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap{height:36px;padding:0}.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom .e-text-wrap,.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop .e-text-wrap{height:auto}.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom.e-active .e-text-wrap,.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop.e-active .e-text-wrap{height:auto;padding:0}.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom.e-active .e-text-wrap:before,.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop.e-active .e-text-wrap:before{bottom:auto;top:0}.e-tab .e-tab-header.e-reorder-active-item .e-toolbar-pop .e-toolbar-item.e-active .e-text-wrap:before{display:none}.e-tab .e-tab-header.e-vertical{max-width:150px;z-index:1}.e-tab .e-tab-header.e-vertical:before{bottom:0;height:100%;left:0;top:0}.e-tab .e-tab-header.e-vertical[style*="overflow: hidden"]:before{bottom:15px;height:auto;top:15px}@media screen and (max-width:480px){.e-tab .e-tab-header.e-vertical[style*="overflow: hidden"]:before{bottom:0;top:0}}.e-tab .e-tab-header.e-vertical .e-indicator{display:block;transition:top .125s cubic-bezier(.35,0,.25,1),bottom .25s cubic-bezier(.35,0,.25,1);width:2px}.e-tab .e-tab-header.e-vertical .e-toolbar-items{height:inherit}.e-tab .e-tab-header.e-vertical .e-toolbar-items.e-vscroll:not(.e-scroll-device){padding:16px 0}.e-tab .e-tab-header.e-vertical .e-toolbar-item:last-child,.e-tab .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator){margin:0}.e-tab .e-tab-header.e-vertical .e-toolbar-item .e-tab-wrap{padding:0 18px}.e-tab .e-tab-header.e-vertical .e-toolbar-item .e-text-wrap{position:relative;width:100%}.e-tab .e-tab-header.e-vertical .e-toolbar-item .e-tab-icon:before,.e-tab .e-tab-header.e-vertical .e-toolbar-item .e-tab-text{text-align:center;width:100%}.e-tab .e-tab-header.e-vertical .e-toolbar-item .e-tab-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-tab .e-tab-header.e-vertical .e-toolbar-item.e-active .e-text-wrap:before{display:none}.e-tab .e-tab-header.e-vertical .e-toolbar-item.e-ibottom .e-close-icon,.e-tab .e-tab-header.e-vertical .e-toolbar-item.e-itop .e-close-icon{right:-18px}.e-tab .e-tab-header.e-vertical .e-toolbar-pop{top:auto!important}.e-tab .e-tab-header.e-vertical.e-vertical-left{float:left}.e-tab .e-tab-header.e-vertical.e-vertical-left:before{right:0}.e-tab .e-tab-header.e-vertical.e-vertical-left .e-indicator{left:auto;right:0}.e-tab .e-tab-header.e-vertical.e-vertical-right{float:right}.e-tab .e-tab-header.e-vertical.e-vertical-right:before{right:auto}.e-tab .e-tab-header.e-vertical.e-vertical-right .e-indicator{left:0;right:auto}.e-tab .e-tab-header.e-vertical.e-vertical-right .e-tab-wrap{text-align:right}.e-tab .e-tab-header.e-vertical.e-vertical-right .e-toolbar-pop .e-tab-text{width:auto}.e-tab .e-tab-header.e-vertical .e-scroll-nav{height:16px;justify-content:center;min-height:16px;width:100%}.e-tab .e-tab-header.e-vertical .e-scroll-nav .e-nav-arrow{font-size:10px;height:16px;line-height:16px;margin:0 auto;width:16px}.e-tab .e-tab-header.e-vertical .e-hor-nav{padding:0 18px;width:100%}.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon,.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon{height:100%;transform:none;transition:none;width:100%}.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon:before,.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon:before{float:left;font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif","sans-serif",-apple-system,BlinkMacSystemFont;font-size:13px;font-weight:500;line-height:35px;text-align:left;text-transform:uppercase;transform:none;transition:none}.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon:after,.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon:after{float:left;font-size:12px;line-height:35px;margin:0 0 0 10px;vertical-align:initial}@media screen and (max-width:480px){.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon:after,.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon:after{font-size:14px}}.e-tab .e-tab-header.e-vertical .e-scroll-device .e-scroll-nav,.e-tab .e-tab-header.e-vertical .e-scroll-device .e-scroll-overlay{display:none}.e-tab .e-tab-header.e-vertical.e-toolpop .e-toolbar-items{height:auto}.e-tab.e-rtl .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator),.e-tab.e-rtl .e-tab-header.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child{margin:0}.e-tab.e-rtl .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator).e-ibottom .e-close-icon,.e-tab.e-rtl .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator).e-itop .e-close-icon{left:-18px}.e-tab.e-rtl .e-tab-header.e-vertical .e-hor-nav{padding:0 18px}.e-tab.e-rtl .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon:before,.e-tab.e-rtl .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon:before{float:right}.e-tab.e-rtl .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon:after,.e-tab.e-rtl .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon:after{float:right;margin:0 10px 0 0}.e-tab .e-content{position:relative}.e-tab .e-content .e-item.e-view{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.e-tab .e-content>.e-item{display:none}.e-tab .e-content>.e-item.e-active{background:inherit;display:block}.e-tab .e-content.e-progress{overflow:hidden}.e-tab.e-vertical-tab .e-content{display:flex}.e-tab.e-vertical-tab .e-content .e-item.e-active{display:flex;flex:none}.e-tab.e-vertical-tab .e-content .e-item,.e-tab.e-vertical-tab .e-content .e-item>:first-child{width:100%}.e-tab.e-vertical-icon .e-tab-header{height:62px;min-height:62px}.e-tab.e-vertical-icon .e-tab-header.e-reorder-active-item .e-toolbar-pop .e-toolbar-item.e-active .e-tab-wrap:before,.e-tab.e-vertical-icon .e-tab-header.e-reorder-active-item .e-toolbar-pop .e-toolbar-item:not(.e-separator):last-child.e-active .e-tab-wrap:before{display:none}.e-tab.e-vertical-icon .e-tab-header .e-hor-nav,.e-tab.e-vertical-icon .e-tab-header .e-scroll-nav,.e-tab.e-vertical-icon .e-tab-header .e-toolbar-items{height:62px}@media screen and (max-width:480px){.e-tab.e-vertical-icon .e-tab-header .e-hor-nav .e-popup-down-icon:before,.e-tab.e-vertical-icon .e-tab-header .e-hor-nav .e-popup-up-icon:before{font-size:12px}}.e-tab.e-vertical-icon .e-tab-header.e-vertical .e-toolbar-item.e-active .e-tab-wrap:before,.e-tab.e-vertical-icon .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator):last-child.e-active .e-tab-wrap:before{display:none}.e-tab.e-vertical-icon .e-tab-header.e-vertical .e-toolbar-item.e-active .e-text-wrap,.e-tab.e-vertical-icon .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator):last-child.e-active .e-text-wrap{position:relative}.e-tab.e-vertical-icon .e-tab-header.e-vertical .e-scroll-nav{height:16px}.e-tab.e-vertical-icon.e-vertical-tab .e-tab-header.e-vertical .e-toolbar-items{height:inherit}.e-tab.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus,.e-tab.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-text-wrap{height:36px}.e-tab.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus,.e-tab.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus{height:62px}.e-tab.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,.e-tab.e-focused .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap:focus .e-text-wrap,.e-tab.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,.e-tab.e-focused .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap:focus .e-text-wrap{height:auto}.e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:focus,.e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:focus .e-text-wrap,.e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap:focus,.e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap:focus{height:36px}.e-tab.e-focused .e-tab-header .e-horizontal-bottom .e-toolbar-item.e-active .e-tab-wrap:focus .e-text-wrap{height:36px;padding:0}.e-tab.e-focused .e-tab-header .e-horizontal-bottom .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,.e-tab.e-focused .e-tab-header .e-horizontal-bottom .e-toolbar-item.e-ibottom.e-active .e-tab-wrap:focus .e-text-wrap,.e-tab.e-focused .e-tab-header .e-horizontal-bottom .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,.e-tab.e-focused .e-tab-header .e-horizontal-bottom .e-toolbar-item.e-itop.e-active .e-tab-wrap:focus .e-text-wrap{height:auto}.e-tab.e-template .e-content>.e-item{display:none}.e-tab.e-template .e-content>.e-item.e-active{background:inherit;display:block}.e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align,.e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align{display:flex}.e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,.e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,.e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon,.e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon{display:block;line-height:15px}.e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,.e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,.e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,.e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow{display:block;line-height:14px}.e-tab.e-ie .e-tab-header .e-popup-down-icon,.e-tab.e-ie .e-tab-header .e-popup-up-icon{transform:none;transition:none}.e-tab.e-ie .e-tab-header .e-popup-up-icon:before{transform:rotate(180deg);transition:transform .1s ease}@media screen and (max-width:480px){.e-tab.e-ie .e-tab-header .e-popup-up-icon:before{transform:none;transition:none}}.e-tab.e-ie .e-tab-header .e-popup-down-icon:before{transform:rotate(0deg);transition:transform .1s ease}@media screen and (max-width:480px){.e-tab.e-ie .e-tab-header .e-popup-down-icon:before{transform:none;transition:none}}.e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align,.e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align{display:flex}.e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,.e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,.e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon,.e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon{display:block;line-height:14px;position:relative}.e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,.e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,.e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,.e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow{display:block;line-height:11px;position:relative}.e-tab.e-edge .e-tab-header .e-popup-up-icon{transform:rotate(180deg);transition:transform .1s ease}@media screen and (max-width:480px){.e-tab.e-edge .e-tab-header .e-popup-up-icon{transform:none;transition:none}}.e-tab.e-edge .e-tab-header .e-popup-down-icon{transform:rotate(0deg);transition:transform .1s ease}@media screen and (max-width:480px){.e-tab.e-edge .e-tab-header .e-popup-down-icon{transform:none;transition:none}}@media screen and (max-width:480px) and (max-width:480px){.e-tab.e-edge .e-tab-header .e-popup-down-icon{transform:none;transition:none}}.e-tab.e-edge .e-tab-header .e-popup-up-icon:before{transform:rotate(180deg);transition:transform .1s ease}@media screen and (max-width:480px){.e-tab.e-edge .e-tab-header .e-popup-up-icon:before{transform:none;transition:none}}.e-tab.e-edge .e-tab-header .e-popup-down-icon:before{transform:rotate(0deg);transition:transform .1s ease}@media screen and (max-width:480px){.e-tab.e-edge .e-tab-header .e-popup-down-icon:before{transform:none;transition:none}}.e-tab.e-safari .e-tab-header .e-close-icon:before{top:-1px}.e-tab.e-safari .e-tab-header .e-hor-nav .e-nav-left-arrow:before,.e-tab.e-safari .e-tab-header .e-hor-nav .e-nav-right-arrow:before,.e-tab.e-safari .e-tab-header .e-hor-nav .e-popup-down-icon:before,.e-tab.e-safari .e-tab-header .e-hor-nav .e-popup-up-icon:before,.e-tab.e-safari .e-tab-header .e-scroll-nav .e-nav-left-arrow:before,.e-tab.e-safari .e-tab-header .e-scroll-nav .e-nav-right-arrow:before,.e-tab.e-safari .e-tab-header .e-scroll-nav .e-popup-down-icon:before,.e-tab.e-safari .e-tab-header .e-scroll-nav .e-popup-up-icon:before{top:0}.e-tab.e-fill .e-tab-header{height:34px;min-height:34px}@media screen and (max-width:480px){.e-tab.e-fill .e-tab-header{height:46px;min-height:46px}}.e-tab.e-fill .e-tab-header .e-indicator{display:none}.e-tab.e-fill .e-tab-header .e-toolbar-items{height:auto;min-height:34px}@media screen and (max-width:480px){.e-tab.e-fill .e-tab-header .e-toolbar-items{min-height:46px}}.e-tab.e-fill .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-tab.e-fill .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child{margin:0;padding:0}.e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator){height:34px;margin:0;min-height:34px}@media screen and (max-width:480px){.e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator){height:46px;min-height:46px}}.e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom,.e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator).e-itop{height:60px;min-height:60px}.e-tab.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap{height:34px;padding:0 18px}@media screen and (max-width:480px){.e-tab.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap{height:46px;padding:0 18px}}.e-tab.e-fill .e-tab-header .e-toolbar-item .e-text-wrap{height:34px}@media screen and (max-width:480px){.e-tab.e-fill .e-tab-header .e-toolbar-item .e-text-wrap{height:46px}}.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active{padding:0}.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-wrap{margin-bottom:0}.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-text-wrap{height:34px}@media screen and (max-width:480px){.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-text-wrap{height:46px}}.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-text{font-weight:500}.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap{height:36px}@media screen and (max-width:480px){.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap{height:46px}}.e-tab.e-fill .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap,.e-tab.e-fill .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap{height:60px}.e-tab.e-fill .e-tab-header .e-toolbar-item.e-ibottom .e-text-wrap,.e-tab.e-fill .e-tab-header .e-toolbar-item.e-itop .e-text-wrap,.e-tab.e-fill .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator),.e-tab.e-fill .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator){height:auto}.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child.e-active,.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child.e-active{padding:0}.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item.e-itop,.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child.e-itop,.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child.e-itop{padding-top:0}.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active{margin-right:0;padding:0}.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap{height:34px}@media screen and (max-width:480px){.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap{height:46px}}.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap{height:44px}.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom .e-text-wrap,.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop .e-text-wrap{height:auto}.e-tab.e-fill .e-tab-header.e-vertical .e-toolbar-items{height:inherit}.e-tab.e-fill .e-tab-header.e-vertical .e-toolbar-items .e-toolbar-item .e-tab-wrap{padding:0 18px}.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus,.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-text-wrap{height:34px}.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus,.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus{height:60px}.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap{height:auto}@media screen and (max-width:480px){.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap{height:auto}}.e-tab.e-fill.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator){margin:0}.e-tab.e-fill.e-vertical-icon .e-tab-header{height:60px;min-height:60px}.e-tab.e-background .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-tab.e-background .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child{margin:0;padding:0}.e-tab.e-background .e-tab-header .e-toolbar-item:not(.e-separator){margin:0}.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap{padding:0 18px}@media screen and (max-width:480px){.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap{padding:0 24px}}.e-tab.e-background .e-tab-header .e-toolbar-item.e-active{padding:0}.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap{margin-bottom:0}.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-text-wrap{height:36px}.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-text{font-weight:500}.e-tab.e-background .e-tab-header.e-vertical .e-toolbar-items .e-toolbar-item .e-tab-wrap{padding:0 18px}.e-tab.e-background .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child.e-active,.e-tab.e-background .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child.e-active{padding:0}.e-tab.e-background .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active{margin:0;padding:0}.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item.e-active .e-text-wrap{height:36px}.e-tab.e-background.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator),.e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator),.e-tab.e-rtl .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,.e-tab.e-rtl .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child{margin:0}.e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icon-left+.e-tab-text,.e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icons.e-close-icon{margin:0 10px 0 0}.e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom .e-close-icon,.e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator).e-itop .e-close-icon{left:18px;right:auto}.e-tab.e-rtl .e-tab-header.e-close-show .e-toolbar-item.e-ibottom .e-text-wrap,.e-tab.e-rtl .e-tab-header.e-close-show .e-toolbar-item.e-itop .e-text-wrap{margin-left:20px;margin-right:0}.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item{margin:0}.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text{padding-left:10px;padding-right:0}@media screen and (max-width:480px){.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text{padding-left:0}}.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-icons.e-close-icon{margin:0}.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-close-icon{left:16px;right:auto}.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-close-icon,.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-close-icon{left:18px;right:auto}.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text,.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text{margin:0;padding-left:10px;padding-right:0}@media screen and (max-width:480px){.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text,.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text{margin:0;padding-left:10px;padding-right:0}}.e-tab.e-rtl .e-tab-header .e-hor-nav,.e-tab.e-rtl .e-tab-header .e-scroll-left-nav,.e-tab.e-rtl .e-tab-header .e-scroll-right-nav{padding:0 9px}.e-tab.e-vertical-tab.e-icon-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon:before,.e-tab.e-vertical-tab.e-icon-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon:before{display:none}.e-tab.e-vertical-tab.e-icon-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon:after,.e-tab.e-vertical-tab.e-icon-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon:after{margin:0;width:100%}.e-tab-clone-element{overflow:visible;z-index:10000}.e-tab-clone-element:not(.e-separator){height:36px;margin:0;min-height:36px;min-width:auto;padding:0}@media screen and (max-width:480px){.e-tab-clone-element:not(.e-separator){height:48px;min-height:48px}}.e-tab-clone-element .e-tab-wrap{height:36px;padding:0 18px;width:100%}@media screen and (max-width:480px){.e-tab-clone-element .e-tab-wrap{height:48px;padding:0 12px}}.e-tab-clone-element .e-text-wrap{align-content:center;align-items:center;display:inline-flex;height:36px}@media screen and (max-width:480px){.e-tab-clone-element .e-text-wrap{height:48px}}.e-tab-clone-element .e-tab-text{display:inherit;font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif","sans-serif",-apple-system,BlinkMacSystemFont;font-size:13px;font-weight:500;text-transform:uppercase}@media screen and (max-width:480px){.e-tab-clone-element .e-tab-text{font-size:14px}}.e-tab-clone-element .e-icons.e-close-icon{display:none}.e-tab-clone-element .e-close-icon,.e-tab-clone-element .e-close-icon:before{font-size:10px}@media screen and (max-width:480px){.e-tab-clone-element .e-close-icon,.e-tab-clone-element .e-close-icon:before{font-size:12px}}.e-tab-clone-element .e-close-icon:before{top:0}.e-tab-clone-element .e-icons.e-tab-icon{display:inline-flex;height:20px;min-width:20px;width:20px}@media screen and (max-width:480px){.e-tab-clone-element .e-icons.e-tab-icon{height:20px;width:20px}}.e-tab-clone-element .e-tab-icon,.e-tab-clone-element .e-tab-icon:before{font-size:18px}@media screen and (max-width:480px){.e-tab-clone-element .e-tab-icon,.e-tab-clone-element .e-tab-icon:before{font-size:20px}}.e-tab-clone-element.e-icon .e-tab-wrap{justify-content:center;padding:0 18px}@media screen and (max-width:480px){.e-tab-clone-element.e-icon .e-tab-wrap{padding:0 24px}}.e-tab-clone-element .e-icon-left+.e-tab-text{margin:0 0 0 10px}@media screen and (max-width:480px){.e-tab-clone-element .e-icon-left+.e-tab-text{margin:0 0 0 14px}}.e-tab-clone-element.e-ibottom,.e-tab-clone-element.e-itop{height:62px}@media screen and (max-width:480px){.e-tab-clone-element.e-ibottom,.e-tab-clone-element.e-itop{height:72px}}.e-tab-clone-element.e-ibottom .e-tab-wrap,.e-tab-clone-element.e-itop .e-tab-wrap{align-items:center;display:flex;height:62px;position:relative}@media screen and (max-width:480px){.e-tab-clone-element.e-ibottom .e-tab-wrap,.e-tab-clone-element.e-itop .e-tab-wrap{height:72px}}.e-tab-clone-element.e-ibottom .e-tab-wrap:focus .e-text-wrap,.e-tab-clone-element.e-itop .e-tab-wrap:focus .e-text-wrap{height:auto}.e-tab-clone-element.e-ibottom .e-text-wrap,.e-tab-clone-element.e-itop .e-text-wrap{display:block;height:auto}.e-tab-clone-element.e-ibottom .e-close-icon,.e-tab-clone-element.e-itop .e-close-icon{position:absolute;right:18px;top:calc(50% - 6px)}@media screen and (max-width:480px){.e-tab-clone-element.e-ibottom .e-close-icon,.e-tab-clone-element.e-itop .e-close-icon{right:12px}}.e-tab-clone-element.e-itop .e-tab-text{margin:8px 0 0}@media screen and (max-width:480px){.e-tab-clone-element.e-itop .e-tab-text{margin:10px 0 0}}.e-tab-clone-element.e-ibottom .e-tab-text{margin:0 0 8px}@media screen and (max-width:480px){.e-tab-clone-element.e-ibottom .e-tab-text{margin:0 0 10px}}.e-tab-clone-element .e-tab-icon.e-icon-bottom,.e-tab-clone-element .e-tab-icon.e-icon-top{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto}.e-tab-clone-element.e-close-show .e-icons.e-close-icon{align-items:center;align-self:center;display:inline-flex}@media screen and (max-width:480px){.e-tab-clone-element.e-close-show .e-icons.e-close-icon{display:none}}.e-tab-clone-element.e-close-show .e-toolbar-item.e-ibottom .e-text-wrap,.e-tab-clone-element.e-close-show .e-toolbar-item.e-itop .e-text-wrap{margin-right:20px}.e-bigger .e-tab-clone-element:not(.e-separator){height:48px;margin:0;min-height:48px;min-width:auto;padding:0}@media screen and (max-width:480px){.e-bigger .e-tab-clone-element:not(.e-separator){margin:0}}.e-bigger .e-tab-clone-element:not(.e-separator).e-ibottom,.e-bigger .e-tab-clone-element:not(.e-separator).e-itop{height:72px;min-height:72px}.e-bigger .e-tab-clone-element .e-tab-wrap{height:48px;padding:0 24px}@media screen and (max-width:480px){.e-bigger .e-tab-clone-element .e-tab-wrap{padding:0 12px}}.e-bigger .e-tab-clone-element .e-text-wrap{height:48px}.e-bigger .e-tab-clone-element .e-tab-text{font-size:14px}.e-bigger .e-tab-clone-element .e-icons.e-close-icon{cursor:pointer;margin:0 0 0 12px}@media screen and (max-width:480px){.e-bigger .e-tab-clone-element .e-icons.e-close-icon{margin:0 0 0 14px}}.e-bigger .e-tab-clone-element .e-close-icon:before,.e-bigger .e-tab-clone-element .e-icons.e-close-icon{font-size:10px}@media screen and (max-width:480px){.e-bigger .e-tab-clone-element .e-close-icon:before,.e-bigger .e-tab-clone-element .e-icons.e-close-icon{font-size:12px}}.e-bigger .e-tab-clone-element .e-icons.e-tab-icon{height:24px;min-width:24px;width:24px}.e-bigger .e-tab-clone-element .e-tab-icon,.e-bigger .e-tab-clone-element .e-tab-icon:before{font-size:20px}.e-bigger .e-tab-clone-element.e-icon .e-tab-wrap{padding:0 24px}.e-bigger .e-tab-clone-element .e-icon-left+.e-tab-text{margin:0 0 0 12px}@media screen and (max-width:480px){.e-bigger .e-tab-clone-element .e-icon-left+.e-tab-text{margin:0 0 0 14px}}.e-bigger .e-tab-clone-element.e-ibottom,.e-bigger .e-tab-clone-element.e-ibottom .e-tab-wrap,.e-bigger .e-tab-clone-element.e-itop,.e-bigger .e-tab-clone-element.e-itop .e-tab-wrap{height:72px}.e-bigger .e-tab-clone-element.e-ibottom .e-tab-wrap:focus .e-text-wrap,.e-bigger .e-tab-clone-element.e-itop .e-tab-wrap:focus .e-text-wrap{height:auto}.e-bigger .e-tab-clone-element.e-ibottom.e-active .e-tab-wrap,.e-bigger .e-tab-clone-element.e-itop.e-active .e-tab-wrap{height:72px}.e-bigger .e-tab-clone-element.e-ibottom.e-active .e-tab-wrap:focus .e-text-wrap,.e-bigger .e-tab-clone-element.e-itop.e-active .e-tab-wrap:focus .e-text-wrap{height:auto}.e-bigger .e-tab-clone-element.e-ibottom .e-close-icon,.e-bigger .e-tab-clone-element.e-itop .e-close-icon{right:24px}.e-bigger .e-tab-clone-element.e-itop .e-tab-text{margin:10px 0 0}.e-bigger .e-tab-clone-element.e-ibottom .e-tab-text{margin:0 0 10px}
/*! tab theme */.e-tab{background:#0000;border:none}.e-tab .e-tab-header{background:inherit;border:0;border-radius:0;border-bottom:0}.e-tab .e-tab-header:not(.e-vertical) .e-toolbar-item.e-active{border-bottom:initial}.e-tab .e-tab-header .e-toolbar-items{background:inherit}.e-tab .e-tab-header .e-indicator{background:#e3165b}.e-tab .e-tab-header .e-toolbar-item{background:inherit;border:none}.e-tab .e-tab-header .e-toolbar-item .e-ripple-element{background:#e3165b1f}.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap{border-radius:0;color:#0000008a}.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-icon{color:#0000008a}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap,.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-icon{color:#0000008a}.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap .e-close-icon{color:#000000de}}.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover{background:inherit}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover{background:inherit}}.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-icon,.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-text{color:#000000de}.e-tab .e-tab-header .e-toolbar-item.e-active{border:none;border-radius:0}.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-icon,.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-text,.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-icon,.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-text,.e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft .e-tab-icon,.e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft .e-tab-text,.e-tab .e-tab-header .e-toolbar-item.e-active.e-iright .e-tab-icon,.e-tab .e-tab-header .e-toolbar-item.e-active.e-iright .e-tab-text{color:#e3165b}.e-tab .e-tab-header .e-toolbar-item .e-close-icon{color:#0000008a}.e-tab .e-tab-header .e-toolbar-item .e-close-icon:active,.e-tab .e-tab-header .e-toolbar-item .e-close-icon:hover{color:#000000de}.e-tab .e-tab-header .e-toolbar-item.e-disable.e-overlay{background:inherit;opacity:1;pointer-events:none}.e-tab .e-tab-header .e-toolbar-item.e-disable.e-overlay .e-tab-icon,.e-tab .e-tab-header .e-toolbar-item.e-disable.e-overlay .e-tab-text{color:#00000061}.e-tab .e-tab-header.e-reorder-active-item:not(.e-vertical) .e-toolbar-pop .e-toolbar-item.e-active{border:initial}.e-tab .e-tab-header .e-toolbar-pop{background:#fff;border:0;border-radius:0;box-shadow:0 2px 2px 1px #00000036;overflow-y:auto}.e-tab .e-tab-header .e-toolbar-pop[e-animate=true]{overflow-y:hidden}@media screen and (max-width:480px){.e-tab .e-tab-header .e-toolbar-pop{box-shadow:0 2px 2px 1px #00000036}}.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap .e-tab-icon,.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap .e-tab-text{color:#0000008a}.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover{background:#eee}.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover .e-close-icon,.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover .e-tab-icon,.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover .e-tab-text{color:#000000de}.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:active{background:#eee}.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-active .e-tab-wrap .e-tab-icon,.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-active .e-tab-wrap .e-tab-text{color:#e3165b}.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-disable.e-overlay .e-tab-icon,.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-disable.e-overlay .e-tab-text{color:#00000061}.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav,.e-tab .e-tab-header .e-scroll-nav{background:inherit;border:0}.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav .e-nav-arrow,.e-tab .e-tab-header .e-scroll-nav .e-nav-arrow{color:#0000008a}.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav .e-nav-arrow:hover,.e-tab .e-tab-header .e-scroll-nav .e-nav-arrow:hover{background:initial;color:#000000de}.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav .e-nav-arrow:active,.e-tab .e-tab-header .e-scroll-nav .e-nav-arrow:active{box-shadow:none}.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav:focus .e-nav-arrow,.e-tab .e-tab-header .e-scroll-nav:focus .e-nav-arrow{background:#0000001f;color:#000000de}.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav:focus .e-nav-arrow:hover,.e-tab .e-tab-header .e-scroll-nav:focus .e-nav-arrow:hover{background:initial;color:#000000de}.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav.e-overlay .e-nav-arrow,.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav.e-overlay .e-nav-arrow:hover,.e-tab .e-tab-header .e-scroll-nav.e-overlay .e-nav-arrow,.e-tab .e-tab-header .e-scroll-nav.e-overlay .e-nav-arrow:hover{color:#0000008a}.e-tab .e-tab-header .e-hor-nav,.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav){background:#0000;border:0}.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon,.e-tab .e-tab-header .e-hor-nav .e-popup-up-icon,.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-down-icon,.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-up-icon{color:#0000008a}.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon:hover,.e-tab .e-tab-header .e-hor-nav .e-popup-up-icon:hover,.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-down-icon:hover,.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-up-icon:hover{background:initial;border:initial;border-radius:0}.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon:hover,.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-down-icon:hover{color:#000000de}.e-tab .e-tab-header .e-hor-nav:focus .e-popup-down-icon,.e-tab .e-tab-header .e-hor-nav:focus .e-popup-up-icon,.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-down-icon,.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-up-icon{background:#0000001f;border:initial;border-radius:0;color:#000000de}.e-tab .e-tab-header .e-hor-nav:focus .e-popup-down-icon:hover,.e-tab .e-tab-header .e-hor-nav:focus .e-popup-up-icon:hover,.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-down-icon:hover,.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-up-icon:hover{background:initial;border:initial;border-radius:0}.e-tab .e-tab-header .e-hor-nav:focus .e-popup-down-icon:active,.e-tab .e-tab-header .e-hor-nav:focus .e-popup-up-icon:active,.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-down-icon:active,.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-up-icon:active{background:initial;border:0;border-radius:0;box-shadow:none}.e-tab .e-tab-header .e-hor-nav:hover,.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):hover{border:0}.e-tab .e-tab-header .e-hor-nav:hover:active,.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):hover:active{background:#0000}.e-tab .e-tab-header .e-hor-nav.e-nav-active,.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav).e-nav-active{background:inherit;border:0;box-shadow:none}.e-tab .e-tab-header.e-horizontal-bottom{border-bottom:0;border-top:0}.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active{border-bottom:0;border-radius:0;border-top:initial;border-top-color:inherit}.e-tab .e-tab-header.e-vertical:before{border-width:0 1px 0 0}.e-tab .e-tab-header.e-vertical .e-toolbar-item.e-active{border-bottom:0;border-top:0}.e-tab .e-tab-header.e-vertical.e-vertical-left .e-toolbar-item.e-active{border-radius:0;border-right:initial}.e-tab .e-tab-header.e-vertical.e-vertical-right .e-toolbar-item.e-active{border-left:initial;border-radius:0}.e-tab .e-tab-header.e-vertical .e-toolbar-pop{box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f}.e-tab .e-tab-header.e-vertical .e-scroll-nav{background:inherit;border:1px solid #0000}.e-tab .e-tab-header.e-vertical .e-scroll-nav.e-scroll-up-nav{border-bottom-color:#0000001f}.e-tab .e-tab-header.e-vertical .e-scroll-nav.e-scroll-down-nav{border-top-color:#0000001f}.e-tab .e-tab-header.e-vertical .e-scroll-nav .e-nav-arrow{border:0}.e-tab .e-tab-header.e-vertical .e-scroll-nav .e-nav-arrow:hover{background:none}.e-tab .e-tab-header.e-vertical .e-scroll-nav:hover{background:#0000001f}.e-tab .e-tab-header.e-vertical .e-scroll-nav:hover .e-nav-arrow{color:#000000de}.e-tab .e-tab-header.e-vertical .e-scroll-nav:hover .e-nav-arrow:hover{background:none}.e-tab .e-tab-header.e-vertical .e-scroll-nav:focus{background:#0000001f}.e-tab .e-tab-header.e-vertical .e-scroll-nav:focus .e-nav-arrow{background:none}.e-tab .e-tab-header.e-vertical .e-scroll-nav:focus .e-nav-arrow:hover{background:none;border:0}.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon,.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon{border:0}.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon:hover,.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon:hover,.e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-down-icon,.e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-up-icon{background:inherit;border:0}.e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-down-icon:active,.e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-down-icon:active:hover,.e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-down-icon:hover,.e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-up-icon:active,.e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-up-icon:active:hover,.e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-up-icon:hover{background:inherit;border:0;box-shadow:none}.e-tab .e-tab-header.e-vertical .e-hor-nav:hover .e-popup-down-icon,.e-tab .e-tab-header.e-vertical .e-hor-nav:hover .e-popup-up-icon{border:0}.e-tab.e-focused>.e-tab-header .e-toolbar-item .e-tab-wrap:focus{background:#e3165b1f}.e-tab.e-focused>.e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-icon,.e-tab.e-focused>.e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-text{color:#e3165b}.e-tab.e-focused>.e-tab-header .e-hor-nav:focus .e-popup-down-icon,.e-tab.e-focused>.e-tab-header .e-hor-nav:focus .e-popup-up-icon,.e-tab.e-focused>.e-tab-header .e-scroll-nav:focus .e-nav-arrow{color:#000000de}.e-tab.e-focused>.e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon,.e-tab.e-focused>.e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon,.e-tab.e-focused>.e-tab-header.e-vertical .e-scroll-nav:focus .e-nav-arrow{border:0}.e-tab.e-focused>.e-tab-header.e-vertical .e-hor-nav:focus{outline:0}.e-tab.e-disable{pointer-events:none}.e-tab.e-disable .e-tab-header .e-indicator{background:#e3165b61}.e-tab.e-disable .e-tab-header .e-toolbar-item .e-tab-wrap{color:#00000061}.e-tab.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-icon,.e-tab.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-text{color:#e3165b61}.e-tab.e-disable .e-content{opacity:.38}.e-tab.e-fill .e-tab-header{border-bottom:2px solid #e3165b}.e-tab.e-fill .e-tab-header .e-toolbar-item{border:0}.e-tab.e-fill .e-tab-header .e-toolbar-item .e-ripple-element{background:#0000000d}.e-tab.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap{color:#0000008a}.e-tab.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-icon,.e-tab.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-text{color:#000000de}.e-tab.e-fill .e-tab-header .e-toolbar-item .e-text-wrap{margin-top:0}.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active{border:0}.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-wrap{background:#e3165b;border-radius:0}.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-icon,.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-text{color:#fff}.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-text-wrap{margin-top:0}.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-icon,.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-text{color:#fff}.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-close-icon{color:#ffffffb3}.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-close-icon:hover{color:#fff}.e-tab.e-fill .e-tab-header.e-horizontal-bottom{border-bottom:0;border-top:2px solid #e3165b}.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap{margin-top:0}.e-tab.e-fill .e-tab-header.e-vertical{border-bottom:0}.e-tab.e-fill .e-tab-header.e-vertical.e-vertical-left{border-right:2px solid #e3165b}.e-tab.e-fill .e-tab-header.e-vertical.e-vertical-right{border-left:2px solid #e3165b}.e-tab.e-fill.e-corner .e-tab-header .e-toolbar-item.e-active .e-tab-wrap{border-radius:3px 3px 0 0}.e-tab.e-fill.e-corner .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-tab-wrap{border-radius:0 0 3px 3px}.e-tab.e-fill.e-disable .e-tab-header{border-bottom:2px solid #e3165b61}.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item .e-tab-wrap{color:#00000061}.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item.e-active{opacity:1}.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap,.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus{background:#e3165b61}.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-icon,.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text,.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-icon,.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-text{color:#ffffff61}.e-tab.e-fill.e-disable .e-tab-header.e-horizontal-bottom{border-bottom:0;border-top:2px solid #e3165b61}.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-close-icon,.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-icon,.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-text{color:#000000de}.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus{background:#e3165bcc}.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-icon,.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-text{color:#fff}.e-tab.e-background .e-tab-header{background:#3f51b5;border:0}.e-tab.e-background .e-tab-header .e-toolbar-items{background:#3f51b5}.e-tab.e-background .e-tab-header .e-indicator{background:#fff}.e-tab.e-background .e-tab-header .e-toolbar-item{border:0}.e-tab.e-background .e-tab-header .e-toolbar-item .e-ripple-element{background:#0000001a}.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap{background:#3f51b5}.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap .e-close-icon,.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-icon,.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-text{color:#ffffffb3}.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap .e-close-icon:hover{color:#ffffff8a}.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap:hover{background:inherit}.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-close-icon:active,.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-close-icon:hover,.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-icon,.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-text{color:#fff}.e-tab.e-background .e-tab-header .e-toolbar-item.e-active{border:0;margin:0}.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap{background:#3f51b5;border-radius:0}.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-icon,.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-text{color:#fff}.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus{background:inherit}.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-icon,.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-text,.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-icon,.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-text{color:#fff}.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-close-icon{color:#ffffffb3}.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-close-icon:hover{color:#fff}.e-tab.e-background .e-tab-header .e-toolbar-item.e-active.e-ibottom .e-tab-wrap,.e-tab.e-background .e-tab-header .e-toolbar-item.e-active.e-itop .e-tab-wrap{background:#3f51b500}.e-tab.e-background .e-tab-header .e-toolbar-item.e-disable .e-close-icon,.e-tab.e-background .e-tab-header .e-toolbar-item.e-disable .e-tab-icon,.e-tab.e-background .e-tab-header .e-toolbar-item.e-disable .e-tab-text{color:#ffffff61}.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item{background:#3f51b5}.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap .e-tab-icon,.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap .e-tab-text{color:#ffffffb3}.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover{background:#ffffff1f}.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover .e-close-icon,.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover .e-tab-icon,.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover .e-tab-text{color:#fff}.e-tab.e-background .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav .e-nav-arrow,.e-tab.e-background .e-tab-header .e-scroll-nav .e-nav-arrow{color:#ffffffb3}.e-tab.e-background .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav .e-nav-arrow:hover,.e-tab.e-background .e-tab-header .e-scroll-nav .e-nav-arrow:hover{background:inherit;color:#fff}.e-tab.e-background .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav:focus .e-nav-arrow,.e-tab.e-background .e-tab-header .e-scroll-nav:focus .e-nav-arrow{color:#fff}.e-tab.e-background .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav:focus .e-nav-arrow:hover,.e-tab.e-background .e-tab-header .e-scroll-nav:focus .e-nav-arrow:hover{background:inherit;color:#fff}.e-tab.e-background .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav:active:after,.e-tab.e-background .e-tab-header .e-scroll-nav:active:after{animation:hscroll-alt-popup-shadow 1s ease-out 0ms}.e-tab.e-background .e-tab-header .e-hor-nav .e-popup-down-icon,.e-tab.e-background .e-tab-header .e-hor-nav .e-popup-up-icon,.e-tab.e-background .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-down-icon,.e-tab.e-background .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-up-icon{color:#ffffffb3}.e-tab.e-background .e-tab-header .e-hor-nav .e-popup-down-icon:hover,.e-tab.e-background .e-tab-header .e-hor-nav .e-popup-up-icon:hover,.e-tab.e-background .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-down-icon:hover,.e-tab.e-background .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-up-icon:hover{background:inherit;color:#fff}.e-tab.e-background .e-tab-header .e-hor-nav:focus .e-popup-down-icon,.e-tab.e-background .e-tab-header .e-hor-nav:focus .e-popup-up-icon,.e-tab.e-background .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-down-icon,.e-tab.e-background .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-up-icon{color:#fff}.e-tab.e-background .e-tab-header .e-hor-nav:active:after,.e-tab.e-background .e-tab-header .e-hor-nav:not(.e-expended-nav):active:after{animation:tbar-alt-popup-shadow 1s ease-out 0ms}.e-tab.e-background .e-tab-header .e-hor-nav.e-nav-active .e-popup-up-icon,.e-tab.e-background .e-tab-header .e-hor-nav:not(.e-expended-nav).e-nav-active .e-popup-up-icon{color:#fff}.e-tab.e-background .e-tab-header.e-vertical .e-scroll-nav .e-nav-arrow,.e-tab.e-background .e-tab-header.e-vertical .e-scroll-nav:focus .e-nav-arrow{border:0}.e-tab.e-background .e-tab-header.e-vertical .e-scroll-nav:focus .e-nav-arrow:hover{background:none}.e-tab.e-background .e-tab-header.e-vertical .e-scroll-nav:hover .e-nav-arrow{color:#fff}.e-tab.e-background .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon:hover,.e-tab.e-background .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon:hover,.e-tab.e-background .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-down-icon,.e-tab.e-background .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-down-icon:hover,.e-tab.e-background .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-up-icon,.e-tab.e-background .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-up-icon:hover{background:inherit;border-color:#0000}.e-tab.e-background.e-disable .e-tab-header .e-indicator{background:#ffffff61}.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item .e-tab-wrap,.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-icon,.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-text,.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-icon,.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-text{color:#ffffff61}.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item.e-active{opacity:1}.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap,.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus{background:#3f51b5;color:#ffffff61}.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-icon,.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text,.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-icon,.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-text{color:#ffffff61}.e-tab.e-background.e-accent .e-tab-header .e-indicator{background:#e3165b}.e-tab.e-background.e-accent .e-tab-header.e-disable .e-indicator{background:#e3165b61}.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus{background:#ffffff1f}.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-close-icon,.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-icon,.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-text{color:#ffffffb3}.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus{background:#ffffff1f}.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-icon,.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-text{color:#fff}.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active.e-ibottom .e-tab-wrap,.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active.e-itop .e-tab-wrap{background:#3f51b500}.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active.e-ibottom .e-tab-wrap:focus,.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active.e-itop .e-tab-wrap:focus{background:#ffffff1f}.e-tab.e-background.e-focused .e-tab-header .e-hor-nav:focus .e-popup-down-icon,.e-tab.e-background.e-focused .e-tab-header .e-hor-nav:focus .e-popup-up-icon,.e-tab.e-background.e-focused .e-tab-header .e-scroll-nav:focus .e-nav-arrow{color:#ffffffde}.e-tab.e-rtl .e-tab-header .e-hscroll.e-rtl .e-scroll-nav{border:0}.e-tab .e-content{background:inherit}.e-tab .e-content .e-item{background:inherit;color:#000}.e-tab-clone-element{background:#fff;color:#0000008a}.e-tab-clone-element .e-tab-wrap{border-radius:0;color:#0000008a}.e-tab-clone-element .e-tab-wrap .e-tab-icon{color:#0000008a}
/*! TreeView's material theme wise override definitions and variables */
/*! TreeView icons */.e-treeview .e-list-item div.e-icons:before{content:"\e22f"}.e-treeview .e-sibling:before{content:""}.e-treeview .e-popup .e-icons:before{content:"\e930"}.e-treeview.e-drag-item .e-icons.e-drop-in:before{content:"\e22c"}.e-treeview.e-drag-item .e-icons.e-drop-out:before{content:"\e22b"}.e-treeview.e-drag-item .e-icons.e-drop-next:before{content:"\e22d"}.e-treeview.e-drag-item .e-icons.e-no-drop:before{content:"\e22a"}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.e-bigger .e-treeview .e-navigable .e-text-content,.e-treeview.e-bigger .e-navigable .e-text-content{align-items:center;display:flex}.e-bigger .e-treeview .e-navigable .e-list-text,.e-treeview.e-bigger .e-navigable .e-list-text{padding:0;width:100%}.e-bigger .e-treeview .e-navigable .e-checkbox-wrapper+.e-list-text,.e-treeview.e-bigger .e-navigable .e-checkbox-wrapper+.e-list-text{padding:0}.e-bigger .e-treeview .e-navigable .e-checkbox-wrapper+.e-list-url .e-anchor-wrap .e-list-icon,.e-bigger .e-treeview .e-navigable .e-checkbox-wrapper+.e-list-url .e-anchor-wrap .e-list-img,.e-treeview.e-bigger .e-navigable .e-checkbox-wrapper+.e-list-url .e-anchor-wrap .e-list-icon,.e-treeview.e-bigger .e-navigable .e-checkbox-wrapper+.e-list-url .e-anchor-wrap .e-list-img{margin:0 10px 0 6px}.e-bigger .e-treeview .e-navigable .e-anchor-wrap,.e-treeview.e-bigger .e-navigable .e-anchor-wrap{padding:0 0 0 10px}.e-bigger .e-treeview .e-navigable .e-list-icon,.e-bigger .e-treeview .e-navigable .e-list-icon+.e-list-img,.e-bigger .e-treeview .e-navigable .e-list-img,.e-treeview.e-bigger .e-navigable .e-list-icon,.e-treeview.e-bigger .e-navigable .e-list-icon+.e-list-img,.e-treeview.e-bigger .e-navigable .e-list-img{margin:0 10px 0 0}.e-bigger .e-treeview .e-fullrow,.e-treeview.e-bigger .e-fullrow{height:40px}.e-bigger .e-treeview.e-text-wrap .e-checkbox-wrapper+.e-list-text,.e-treeview.e-bigger.e-text-wrap .e-checkbox-wrapper+.e-list-text{max-width:calc(100% - 29px)}.e-bigger .e-treeview.e-text-wrap .e-checkbox-wrapper+.e-list-icon+.e-list-text,.e-bigger .e-treeview.e-text-wrap .e-checkbox-wrapper+.e-list-img+.e-list-text,.e-treeview.e-bigger.e-text-wrap .e-checkbox-wrapper+.e-list-icon+.e-list-text,.e-treeview.e-bigger.e-text-wrap .e-checkbox-wrapper+.e-list-img+.e-list-text{max-width:calc(100% - 70px)}.e-bigger .e-treeview.e-text-wrap .e-checkbox-wrapper+.e-list-icon+.e-list-img+.e-list-text,.e-treeview.e-bigger.e-text-wrap .e-checkbox-wrapper+.e-list-icon+.e-list-img+.e-list-text{max-width:calc(100% - 98px)}.e-bigger .e-treeview.e-text-wrap .e-list-icon+.e-list-text,.e-bigger .e-treeview.e-text-wrap .e-list-img+.e-list-text,.e-treeview.e-bigger.e-text-wrap .e-list-icon+.e-list-text,.e-treeview.e-bigger.e-text-wrap .e-list-img+.e-list-text{max-width:calc(100% - 34px)}.e-bigger .e-treeview.e-text-wrap .e-list-icon+.e-list-img+.e-list-text,.e-treeview.e-bigger.e-text-wrap .e-list-icon+.e-list-img+.e-list-text{max-width:calc(100% - 62px)}.e-bigger .e-treeview .e-list-text,.e-treeview.e-bigger .e-list-text{line-height:38px;min-height:38px;padding:0 10px}.e-bigger .e-treeview .e-list-text .e-input-group,.e-treeview.e-bigger .e-list-text .e-input-group{height:38px}.e-bigger .e-treeview .e-checkbox-wrapper,.e-treeview.e-bigger .e-checkbox-wrapper{margin:0 0 0 10px}.e-bigger .e-treeview .e-checkbox-wrapper+.e-list-icon,.e-bigger .e-treeview .e-checkbox-wrapper+.e-list-img,.e-treeview.e-bigger .e-checkbox-wrapper+.e-list-icon,.e-treeview.e-bigger .e-checkbox-wrapper+.e-list-img{margin:0 0 0 16px}.e-bigger .e-treeview .e-list-icon,.e-bigger .e-treeview .e-list-icon+.e-list-icon,.e-bigger .e-treeview .e-list-icon+.e-list-img,.e-bigger .e-treeview .e-list-img,.e-bigger .e-treeview .e-list-img+.e-list-icon,.e-bigger .e-treeview .e-list-img+.e-list-img,.e-treeview.e-bigger .e-list-icon,.e-treeview.e-bigger .e-list-icon+.e-list-icon,.e-treeview.e-bigger .e-list-icon+.e-list-img,.e-treeview.e-bigger .e-list-img,.e-treeview.e-bigger .e-list-img+.e-list-icon,.e-treeview.e-bigger .e-list-img+.e-list-img{margin:0 0 0 10px}.e-bigger .e-treeview .e-icon-collapsible:before,.e-bigger .e-treeview .e-icon-expandable:before,.e-treeview.e-bigger .e-icon-collapsible:before,.e-treeview.e-bigger .e-icon-expandable:before{padding:6px}.e-bigger .e-treeview.e-rtl .e-navigable .e-checkbox-wrapper+.e-list-url .e-anchor-wrap .e-list-icon,.e-bigger .e-treeview.e-rtl .e-navigable .e-checkbox-wrapper+.e-list-url .e-anchor-wrap .e-list-img,.e-treeview.e-bigger.e-rtl .e-navigable .e-checkbox-wrapper+.e-list-url .e-anchor-wrap .e-list-icon,.e-treeview.e-bigger.e-rtl .e-navigable .e-checkbox-wrapper+.e-list-url .e-anchor-wrap .e-list-img{margin:0 6px 0 10px}.e-bigger .e-treeview.e-rtl .e-navigable .e-anchor-wrap,.e-treeview.e-bigger.e-rtl .e-navigable .e-anchor-wrap{padding:0 10px 0 0}.e-bigger .e-treeview.e-rtl .e-navigable .e-list-icon,.e-bigger .e-treeview.e-rtl .e-navigable .e-list-icon+.e-list-img,.e-bigger .e-treeview.e-rtl .e-navigable .e-list-img,.e-treeview.e-bigger.e-rtl .e-navigable .e-list-icon,.e-treeview.e-bigger.e-rtl .e-navigable .e-list-icon+.e-list-img,.e-treeview.e-bigger.e-rtl .e-navigable .e-list-img{margin:0 0 0 10px}.e-bigger .e-treeview.e-rtl .e-checkbox-wrapper,.e-treeview.e-bigger.e-rtl .e-checkbox-wrapper{margin:0 10px 0 0}.e-bigger .e-treeview.e-rtl .e-checkbox-wrapper+.e-list-icon,.e-bigger .e-treeview.e-rtl .e-checkbox-wrapper+.e-list-img,.e-treeview.e-bigger.e-rtl .e-checkbox-wrapper+.e-list-icon,.e-treeview.e-bigger.e-rtl .e-checkbox-wrapper+.e-list-img{margin:0 16px 0 0}.e-bigger .e-treeview.e-rtl .e-list-icon,.e-bigger .e-treeview.e-rtl .e-list-icon+.e-list-icon,.e-bigger .e-treeview.e-rtl .e-list-icon+.e-list-img,.e-bigger .e-treeview.e-rtl .e-list-img,.e-bigger .e-treeview.e-rtl .e-list-img+.e-list-icon,.e-bigger .e-treeview.e-rtl .e-list-img+.e-list-img,.e-treeview.e-bigger.e-rtl .e-list-icon,.e-treeview.e-bigger.e-rtl .e-list-icon+.e-list-icon,.e-treeview.e-bigger.e-rtl .e-list-icon+.e-list-img,.e-treeview.e-bigger.e-rtl .e-list-img,.e-treeview.e-bigger.e-rtl .e-list-img+.e-list-icon,.e-treeview.e-bigger.e-rtl .e-list-img+.e-list-img{margin:0 10px 0 0}.e-treeview{display:block;overflow:hidden;position:relative;white-space:nowrap}.e-treeview>.e-ul{-webkit-overflow-scrolling:touch;overflow:auto}.e-treeview.e-text-wrap .e-list-text{white-space:normal;word-break:break-word}.e-treeview.e-text-wrap.e-ie-wrap .e-list-text{word-break:break-all}.e-treeview.e-text-wrap .e-editing .e-list-text,.e-treeview.e-text-wrap .e-editing .e-list-text .e-input-group{max-width:calc(100% - 2px)}.e-treeview.e-text-wrap .e-checkbox-wrapper+.e-list-text{max-width:calc(100% - 22px)}.e-treeview.e-text-wrap .e-checkbox-wrapper+.e-list-icon+.e-list-text,.e-treeview.e-text-wrap .e-checkbox-wrapper+.e-list-img+.e-list-text{max-width:calc(100% - 59px)}.e-treeview.e-text-wrap .e-checkbox-wrapper+.e-list-icon+.e-list-img+.e-list-text{max-width:calc(100% - 87px)}.e-treeview.e-text-wrap .e-list-icon+.e-list-text,.e-treeview.e-text-wrap .e-list-img+.e-list-text{max-width:calc(100% - 29px)}.e-treeview.e-text-wrap .e-list-icon+.e-list-img+.e-list-text{max-width:calc(100% - 57px)}.e-treeview .e-ul{margin:0;padding:0 0 0 24px}.e-treeview .e-display-none,.e-treeview li.e-node-collapsed .e-list-item .e-fullrow{display:none}.e-treeview .e-list-item div.e-icons.interaction{-webkit-transition:-webkit-transform .3s ease-in-out;border-radius:15px;transition:transform .3s ease-in-out}.e-treeview .e-list-item .e-icons.e-icon-collapsible{transform:rotate(90deg)}.e-treeview.e-drag-item.e-rtl .e-icons.e-drop-next,.e-treeview.e-rtl div.e-icons{transform:rotate(180deg)}.e-treeview .e-list-item{list-style:none;padding:2px 0}.e-treeview .e-list-item .e-ul{margin:2px 0 -2px;padding:0 0 0 24px}.e-treeview .e-list-item.e-disable>.e-fullrow,.e-treeview .e-list-item.e-disable>.e-text-content{-ms-touch-action:none;filter:alpha(opacity=50);opacity:.5;pointer-events:none;touch-action:none}.e-treeview .e-list-item .e-icons.e-icons-spinner:before{content:none}.e-treeview .e-icons .e-spinner-pane{position:relative}.e-treeview .e-icons .e-treeview-spinner{position:absolute}.e-treeview .e-icons-spinner{position:relative}.e-treeview .e-text-content{margin:0;padding:0 0 0 24px}.e-treeview .e-fullrow,.e-treeview .e-text-content{-webkit-user-select:none;user-select:none;border:1px solid;cursor:pointer}.e-treeview .e-fullrow{box-sizing:border-box;height:32px;left:0;overflow:hidden;position:absolute;width:100%}.e-treeview .e-checkbox-wrapper{margin:0 0 0 5px;pointer-events:all;position:relative}.e-treeview .e-checkbox-wrapper+.e-list-icon,.e-treeview .e-checkbox-wrapper+.e-list-img{margin:0 0 0 12px}.e-treeview .e-checkbox-wrapper+.e-list-text{padding:0 10px}.e-treeview .e-checkbox-wrapper .e-ripple-container{bottom:-7px;height:32px;left:-7px;right:-7px;top:-7px;width:32px}.e-treeview .e-list-text{box-sizing:border-box;display:inline-block;line-height:30px;margin:0;min-height:30px;padding:0 5px;text-decoration:none;vertical-align:middle}.e-treeview .e-list-text .e-input-group{height:30px;margin-bottom:0;min-width:150px;vertical-align:bottom}.e-treeview .e-list-icon,.e-treeview .e-list-img{display:inline-block;height:18px;margin:0 0 0 5px;vertical-align:middle;width:18px}.e-treeview .e-list-icon+.e-list-icon,.e-treeview .e-list-icon+.e-list-img,.e-treeview .e-list-img+.e-list-icon,.e-treeview .e-list-img+.e-list-img{margin:0 0 0 10px}.e-treeview .e-list-icon+.e-list-text,.e-treeview .e-list-img+.e-list-text{padding:0 10px}.e-treeview .e-icon-collapsible,.e-treeview .e-icon-expandable{display:inline-block;height:24px;margin:0 0 0 -24px;vertical-align:middle;width:24px}.e-treeview .e-icon-collapsible:before,.e-treeview .e-icon-expandable:before{display:inline-block;padding:7px}.e-treeview .e-load{animation:rotation .5s linear infinite}.e-treeview .e-sibling{border-radius:10px;height:6px;margin-top:-5px;width:6px;position:absolute;z-index:2}.e-treeview .e-text-content+.e-sibling{margin-top:-1px}.e-treeview .e-sibling:before{left:6px;top:3px;height:1px;width:144px;position:absolute;z-index:2}.e-treeview .e-popup{-webkit-user-select:none;user-select:none;font-weight:400;position:absolute;z-index:99999}.e-treeview .e-popup .e-content{border-radius:4px;border-style:solid;border-width:1px;font-size:14px;padding:4px}.e-treeview .e-popup .e-icons{border:1px solid #0000;cursor:pointer;display:inline-block;height:26px;line-height:18px;padding:4px;width:26px}.e-treeview .e-popup .e-downtail:after,.e-treeview .e-popup .e-downtail:before{border:10px solid #0000;content:"";height:0;left:8px;position:absolute;width:0}.e-treeview .e-popup .e-downtail:after{bottom:-18px}.e-treeview.e-fullrow-wrap .e-text-content{pointer-events:none;position:relative}.e-treeview.e-fullrow-wrap .e-icon-collapsible,.e-treeview.e-fullrow-wrap .e-icon-expandable,.e-treeview.e-fullrow-wrap .e-input,.e-treeview.e-fullrow-wrap .e-list-url{pointer-events:auto}.e-treeview .e-navigable .e-text-content{align-items:center;display:flex}.e-treeview .e-navigable .e-list-url{padding:0;width:100%}.e-treeview .e-navigable .e-checkbox-wrapper+.e-list-url .e-anchor-wrap{padding:0 0 0 10px}.e-treeview .e-navigable .e-checkbox-wrapper+.e-list-url .e-anchor-wrap .e-list-icon,.e-treeview .e-navigable .e-checkbox-wrapper+.e-list-url .e-anchor-wrap .e-list-img{margin:0 10px 0 2px}.e-treeview .e-navigable .e-checkbox-wrapper+.e-list-url .e-anchor-wrap .e-list-icon+.e-list-img{margin:0 10px 0 0}.e-treeview .e-navigable .e-anchor-wrap{padding:0 0 0 5px}.e-treeview .e-navigable .e-list-icon,.e-treeview .e-navigable .e-list-img{margin:0 10px 0 0}.e-treeview.e-drag-item{overflow:visible;z-index:10000}.e-treeview.e-drag-item .e-text-content{float:left}.e-treeview.e-drag-item .e-icon-collapsible:before,.e-treeview.e-drag-item .e-icon-expandable:before{padding:6px}.e-treeview.e-drag-item .e-drop-count{border:1px solid;border-radius:15px;box-sizing:initial;font-size:13px;line-height:normal;min-width:12px;padding:3px 5px 4px;margin-left:-12px;position:absolute;text-align:center;top:-10px}.e-treeview.e-dragging .e-fullrow,.e-treeview.e-dragging .e-text-content{cursor:default}.e-treeview.e-rtl .e-navigable .e-checkbox-wrapper+.e-list-url .e-anchor-wrap{padding:0 10px 0 0}.e-treeview.e-rtl .e-navigable .e-checkbox-wrapper+.e-list-url .e-anchor-wrap .e-list-icon,.e-treeview.e-rtl .e-navigable .e-checkbox-wrapper+.e-list-url .e-anchor-wrap .e-list-img{margin:0 2px 0 10px}.e-treeview.e-rtl .e-navigable .e-checkbox-wrapper+.e-list-url .e-anchor-wrap .e-list-icon+.e-list-img{margin:0 0 0 10px}.e-treeview.e-rtl .e-navigable .e-anchor-wrap{padding:0 5px 0 0}.e-treeview.e-rtl .e-navigable .e-list-icon,.e-treeview.e-rtl .e-navigable .e-list-icon+.e-list-img,.e-treeview.e-rtl .e-navigable .e-list-img{margin:0 0 0 10px}.e-treeview.e-rtl .e-list-item .e-ul,.e-treeview.e-rtl .e-text-content,.e-treeview.e-rtl .e-ul{padding:0 24px 0 0}.e-treeview.e-rtl .e-checkbox-wrapper{margin:0 5px 0 0}.e-treeview.e-rtl .e-checkbox-wrapper+.e-list-icon,.e-treeview.e-rtl .e-checkbox-wrapper+.e-list-img{margin:0 12px 0 0}.e-treeview.e-rtl .e-list-icon,.e-treeview.e-rtl .e-list-img{margin:0 5px 0 0}.e-treeview.e-rtl .e-list-icon+.e-list-icon,.e-treeview.e-rtl .e-list-icon+.e-list-img,.e-treeview.e-rtl .e-list-img+.e-list-icon,.e-treeview.e-rtl .e-list-img+.e-list-img{margin:0 10px 0 0}.e-treeview.e-rtl .e-icon-collapsible,.e-treeview.e-rtl .e-icon-expandable{margin:0 -24px 0 0}.e-treeview.e-rtl .e-sibling:before{right:6px;top:3px}.e-treeview.e-rtl.e-drag-item .e-text-content{float:right}.e-treeview.e-rtl.e-drag-item .e-drop-count{margin-right:-12px}.e-treeview.e-disabled .e-fullrow,.e-treeview.e-disabled .e-icons,.e-treeview.e-disabled .e-list-icon,.e-treeview.e-disabled .e-list-img,.e-treeview.e-disabled .e-text-content{cursor:auto}.e-treeview.e-disabled .e-list-url{cursor:default;pointer-events:none}.e-treeview.e-interaction.e-fullrow-wrap .e-text-content{pointer-events:auto}.e-bigger .e-treeview .e-list-text,.e-treeview.e-bigger .e-list-text{font-size:14px}.e-bigger .e-treeview .e-icon-collapsible:before,.e-bigger .e-treeview .e-icon-expandable:before,.e-treeview.e-bigger .e-icon-collapsible:before,.e-treeview.e-bigger .e-icon-expandable:before{font-size:12px}.e-treeview{-webkit-tap-highlight-color:transparent}.e-treeview .e-fullrow,.e-treeview .e-text-content{border-color:#0000}.e-treeview .e-list-text{color:#000000de;font-size:13px}.e-treeview .e-list-icon,.e-treeview .e-list-img{font-size:18px}.e-treeview .e-icon-collapsible,.e-treeview .e-icon-expandable{color:#0000008a}.e-treeview .e-icon-collapsible:before,.e-treeview .e-icon-expandable:before{font-size:10px}.e-treeview .e-list-item.e-active,.e-treeview .e-list-item.e-hover{background:#0000}.e-treeview .e-list-item.e-hover>.e-text-content,.e-treeview .e-list-item.e-hover>.e-text-content .e-list-text{color:#000000de}.e-treeview .e-list-item.e-hover>.e-text-content .e-icon-collapsible,.e-treeview .e-list-item.e-hover>.e-text-content .e-icon-expandable{color:#0000008a}.e-treeview .e-list-item.e-active>.e-text-content,.e-treeview .e-list-item.e-active>.e-text-content .e-list-text{color:#e3165b}.e-treeview .e-list-item.e-active>.e-text-content .e-icon-collapsible,.e-treeview .e-list-item.e-active>.e-text-content .e-icon-expandable{color:#0000008a}.e-treeview .e-list-item.e-active.e-hover>.e-text-content,.e-treeview .e-list-item.e-active.e-hover>.e-text-content .e-list-text{color:#e3165b}.e-treeview .e-list-item.e-active.e-hover>.e-text-content .e-icon-collapsible,.e-treeview .e-list-item.e-active.e-hover>.e-text-content .e-icon-expandable{color:#0000008a}.e-treeview .e-list-item.e-editing.e-active>.e-text-content,.e-treeview .e-list-item.e-editing.e-active>.e-text-content .e-list-text,.e-treeview .e-list-item.e-editing.e-hover>.e-text-content,.e-treeview .e-list-item.e-editing.e-hover>.e-text-content .e-list-text{color:#000000de}.e-treeview .e-list-item.e-editing.e-active>.e-text-content .e-icon-collapsible,.e-treeview .e-list-item.e-editing.e-active>.e-text-content .e-icon-expandable,.e-treeview .e-list-item.e-editing.e-hover>.e-text-content .e-icon-collapsible,.e-treeview .e-list-item.e-editing.e-hover>.e-text-content .e-icon-expandable{color:#0000008a}.e-treeview .e-list-item.e-hover>.e-fullrow{background-color:#f5f5f5;border-color:#f5f5f5}.e-treeview .e-list-item.e-active>.e-fullrow{background-color:#eee;border-color:#eee}.e-treeview .e-list-item.e-active.e-animation-active>.e-fullrow{background-color:initial;border-color:#0000}.e-treeview .e-list-item.e-active.e-animation-active>.e-text-content,.e-treeview .e-list-item.e-active.e-animation-active>.e-text-content .e-list-text{color:#000000de}.e-treeview .e-list-item.e-active.e-hover>.e-fullrow{background-color:#e0e0e0;border-color:#e0e0e0}.e-treeview .e-list-item.e-editing.e-active>.e-fullrow,.e-treeview .e-list-item.e-editing.e-hover>.e-fullrow{background-color:initial;border-color:#0000}.e-treeview .e-list-item.e-disable>.e-fullrow,.e-treeview .e-list-item.e-disable>.e-text-content{color:#0000008a}.e-treeview .e-list-item.e-disable>.e-text-content>.e-icon-collapsible,.e-treeview .e-list-item.e-disable>.e-text-content>.e-icon-expandable{color:#000000de}.e-treeview .e-sibling{background:#e3165b}.e-treeview .e-sibling:before{background:#0000008a}.e-treeview .e-popup .e-content{background-color:#fff;border-color:#eee}.e-treeview .e-popup.e-select .e-icons{border-color:#eee}.e-treeview .e-popup .e-downtail:before{border-top-color:#eee}.e-treeview .e-popup .e-downtail:after{border-top-color:#fff}.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-hover>.e-text-content{background-color:#f5f5f5;border-color:#f5f5f5}.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-active>.e-text-content{background-color:#eee;border-color:#eee}.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-active.e-hover>.e-text-content{background-color:#e0e0e0;border-color:#e0e0e0}.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-editing.e-active>.e-text-content,.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-editing.e-hover>.e-text-content{background-color:initial;border-color:#0000}.e-treeview.e-fullrow-wrap .e-text-content{border-color:#0000}.e-treeview.e-drag-item{background-color:#eee;font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif","sans-serif",-apple-system,BlinkMacSystemFont}.e-treeview.e-drag-item .e-icon-collapsible:before,.e-treeview.e-drag-item .e-icon-expandable:before{font-size:12px}.e-treeview.e-drag-item .e-icons,.e-treeview.e-drag-item .e-list-text{color:#0000008a}.e-treeview.e-drag-item .e-drop-count{background-color:#e3165b;border-color:#fff;color:#fff}.e-treeview.e-drag-item.e-rtl .e-sibling{background:#e3165b}
/*! Material theme definition's */
/*! component's theme wise override definitions and variables */ejs-sidebar{display:none}.e-sidebar-display{display:block}.e-sidebar{-webkit-tap-highlight-color:transparent;background:#fff;height:100%;overflow:auto;position:fixed;top:0;transition:none;vertical-align:middle;visibility:hidden;will-change:transform}.e-sidebar.e-left.e-open,.e-sidebar.e-right.e-open{transform:translateX(0);transition:transform .5s ease;visibility:visible}.e-sidebar.e-left.e-transition.e-close,.e-sidebar.e-right.e-transition.e-close{transition:transform .5s ease,visibility .5s}.e-sidebar.e-left.e-close{box-shadow:none;transform:translateX(-100%);visibility:hidden}.e-sidebar.e-right.e-close{box-shadow:none;transform:translateX(100%);transition:transform .5s ease,visibility .5s;visibility:hidden}.e-sidebar.e-right{border-left:1px solid #0000001f;left:auto;right:0;top:0}.e-sidebar.e-left{border-right:1px solid #0000001f;left:0;right:auto;top:0}.e-sidebar.e-left.e-close.e-dock,.e-sidebar.e-right.e-close.e-dock{transform:translateX(0);transition:width .5s ease,visibility .5s;visibility:visible}.e-sidebar.e-left.e-open.e-dock.e-blazor-dock,.e-sidebar.e-right.e-open.e-dock.e-blazor-dock{transition:width .5s ease,visibility .5s}.e-sidebar.e-left.e-close.e-disable-animation,.e-sidebar.e-left.e-open.e-disable-animation,.e-sidebar.e-right.e-close.e-disable-animation,.e-sidebar.e-right.e-open.e-disable-animation{transition:none}.e-sidebar.e-visibility{visibility:hidden}.e-sidebar.e-over{box-shadow:0 0 16px #0000002e}.e-sidebar-absolute{position:absolute}.e-sidebar-context{overflow-x:hidden;position:relative}.e-backdrop{background-color:#0009;height:100%;left:0;opacity:.5;pointer-events:auto;top:0;width:auto;z-index:999}.e-content-animation{transition:margin .5s ease,transform .5s ease}.e-content-animation.e-overlay{box-sizing:border-box;overflow:auto;-webkit-user-select:none;user-select:none}.e-disable-interaction{pointer-events:none;touch-action:none}.e-sidebar-overflow{overflow-x:hidden!important}.e-sidebar-overlay{background-color:#0009;height:100%;left:0;opacity:.5;pointer-events:auto;position:fixed;top:0;width:100%;z-index:999}.e-content-placeholder.e-sidebar.e-placeholder-sidebar{left:0;position:fixed;right:auto;top:0;visibility:visible}
/*! component's theme wise override definitions and variables */@keyframes hscroll-popup-shadow{0%{border-color:#ffffff80;box-shadow:0 0 0 0 #ffffff80}to{box-shadow:0 0 0 200px #ffffff1f}}
/*! component's theme wise override definitions and variables */@keyframes vscroll-popup-shadow{0%{border-color:#ffffff80;box-shadow:0 0 0 0 #ffffff80}to{box-shadow:0 0 0 200px #ffffff1f}}
/*! menu layout */.e-menu-container ul.e-vertical .e-menu-item .e-caret:before,.e-menu-wrapper ul.e-vertical .e-menu-item .e-caret:before{content:"\e956"}.e-menu-container ul .e-menu-item .e-caret:before,.e-menu-wrapper ul .e-menu-item .e-caret:before{content:"\e94d"}.e-menu-container .e-ul .e-menu-item .e-caret:before,.e-menu-wrapper .e-ul .e-menu-item .e-caret:before{content:"\e956"}.e-menu-container.e-hamburger .e-menu-header .e-menu-icon:before,.e-menu-wrapper.e-hamburger .e-menu-header .e-menu-icon:before{content:"\e99a"}.e-menu-container.e-hamburger.e-close-icon .e-menu-header .e-menu-icon:before,.e-menu-wrapper.e-hamburger.e-close-icon .e-menu-header .e-menu-icon:before{content:"\eb36"}.e-menu-container.e-hamburger .e-menu-item .e-caret:before,.e-menu-container.e-hamburger .e-vertical .e-menu-item .e-caret:before,.e-menu-container.e-rtl.e-hamburger ul.e-ul .e-caret:before,.e-menu-wrapper.e-hamburger .e-menu-item .e-caret:before,.e-menu-wrapper.e-hamburger .e-vertical .e-menu-item .e-caret:before,.e-menu-wrapper.e-rtl.e-hamburger ul.e-ul .e-caret:before{content:"\e94d"}.e-menu-container .e-menu-hscroll.e-hscroll .e-nav-left-arrow:before,.e-menu-container .e-menu-hscroll.e-hscroll .e-nav-right-arrow:before,.e-menu-wrapper .e-menu-hscroll.e-hscroll .e-nav-left-arrow:before,.e-menu-wrapper .e-menu-hscroll.e-hscroll .e-nav-right-arrow:before{content:"\e956"}.e-menu-container .e-menu-vscroll.e-vscroll .e-nav-down-arrow:before,.e-menu-container .e-menu-vscroll.e-vscroll .e-nav-up-arrow:before,.e-menu-wrapper .e-menu-vscroll.e-vscroll .e-nav-down-arrow:before,.e-menu-wrapper .e-menu-vscroll.e-vscroll .e-nav-up-arrow:before{content:"\e94d"}.e-bigger .e-rtl.e-menu-container ul.e-ul .e-caret:before,.e-bigger .e-rtl.e-menu-container ul.e-vertical .e-caret:before,.e-bigger .e-rtl.e-menu-wrapper ul.e-ul .e-caret:before,.e-bigger .e-rtl.e-menu-wrapper ul.e-vertical .e-caret:before,.e-bigger.e-rtl.e-menu-container ul.e-ul .e-caret:before,.e-bigger.e-rtl.e-menu-container ul.e-vertical .e-caret:before,.e-bigger.e-rtl.e-menu-wrapper ul.e-ul .e-caret:before,.e-bigger.e-rtl.e-menu-wrapper ul.e-vertical .e-caret:before,.e-rtl.e-menu-container ul.e-ul .e-caret:before,.e-rtl.e-menu-container ul.e-vertical .e-caret:before,.e-rtl.e-menu-wrapper ul.e-ul .e-caret:before,.e-rtl.e-menu-wrapper ul.e-vertical .e-caret:before{content:"\e937"}.e-bigger .e-rtl.e-menu-container.e-hamburger ul.e-ul .e-caret:before,.e-bigger .e-rtl.e-menu-wrapper.e-hamburger ul.e-ul .e-caret:before,.e-bigger.e-rtl.e-menu-container.e-hamburger ul.e-ul .e-caret:before,.e-bigger.e-rtl.e-menu-wrapper.e-hamburger ul.e-ul .e-caret:before{content:"\e94d"}
/*! menu layout */.e-menu-container,.e-menu-wrapper{border:none;border-radius:0;display:inline-block;line-height:0}.e-menu-container .e-menu-vscroll,.e-menu-wrapper .e-menu-vscroll{height:inherit}.e-menu-container ul,.e-menu-wrapper ul{font-weight:400;list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;overflow:hidden;-webkit-user-select:none;user-select:none;font-size:13px;padding:0;text-align:left;white-space:nowrap}.e-menu-container ul.e-ul,.e-menu-container ul.e-ul *,.e-menu-wrapper ul.e-ul,.e-menu-wrapper ul.e-ul *{box-sizing:border-box}.e-menu-container ul.e-ul :focus,.e-menu-container ul.e-ul:focus,.e-menu-wrapper ul.e-ul :focus,.e-menu-wrapper ul.e-ul:focus{outline:none}.e-menu-container ul.e-vertical,.e-menu-wrapper ul.e-vertical{min-width:120px}.e-menu-container ul.e-vertical .e-menu-item,.e-menu-wrapper ul.e-vertical .e-menu-item{display:list-item}.e-menu-container ul.e-vertical .e-separator,.e-menu-wrapper ul.e-vertical .e-separator{border-bottom-style:solid;border-bottom-width:1px;height:auto}.e-menu-container ul.e-menu,.e-menu-wrapper ul.e-menu{display:inline-block}.e-menu-container ul.e-menu:not(.e-vertical),.e-menu-wrapper ul.e-menu:not(.e-vertical){padding:0}.e-menu-container ul.e-menu:not(.e-vertical) .e-separator,.e-menu-wrapper ul.e-menu:not(.e-vertical) .e-separator{border-right-style:solid;border-right-width:1px;padding:0}.e-menu-container ul.e-menu .e-menu-item .e-menu-icon,.e-menu-wrapper ul.e-menu .e-menu-item .e-menu-icon{width:24px}.e-menu-container ul .e-menu-item,.e-menu-wrapper ul .e-menu-item{cursor:pointer;position:relative;display:inline-flex;height:42px;line-height:42px;padding:0 12px;vertical-align:top;white-space:nowrap}.e-menu-container ul .e-menu-item.e-menu-hide,.e-menu-wrapper ul .e-menu-item.e-menu-hide{display:none}.e-menu-container ul .e-menu-item.e-menu-header,.e-menu-wrapper ul .e-menu-item.e-menu-header{border-bottom-style:solid;border-bottom-width:1px}.e-menu-container ul .e-menu-item .e-menu-url,.e-menu-wrapper ul .e-menu-item .e-menu-url{text-decoration:none}.e-menu-container ul .e-menu-item .e-menu-icon,.e-menu-wrapper ul .e-menu-item .e-menu-icon{display:inline-block;vertical-align:middle}.e-menu-container ul .e-menu-item.e-separator,.e-menu-wrapper ul .e-menu-item.e-separator{cursor:auto;line-height:normal;pointer-events:none}.e-menu-container ul .e-menu-item .e-menu-icon,.e-menu-wrapper ul .e-menu-item .e-menu-icon{font-size:14px;height:auto;line-height:42px;margin-right:8px;text-align:center}.e-menu-container ul .e-menu-item .e-caret,.e-menu-wrapper ul .e-menu-item .e-caret{font-size:10px;height:auto;line-height:42px;position:absolute;right:12px;top:0;width:auto}.e-menu-container ul .e-menu-item.e-menu-caret-icon,.e-menu-wrapper ul .e-menu-item.e-menu-caret-icon{padding-right:30px}.e-menu-container ul .e-menu-item.e-disabled,.e-menu-wrapper ul .e-menu-item.e-disabled{cursor:auto;opacity:.38;pointer-events:none}.e-menu-container .e-ul,.e-menu-wrapper .e-ul{font-size:14px;padding:0;min-width:120px}.e-menu-container .e-ul .e-menu-item,.e-menu-wrapper .e-ul .e-menu-item{height:36px;line-height:36px;padding:0 16px;display:list-item}.e-menu-container .e-ul .e-menu-item .e-menu-url,.e-menu-wrapper .e-ul .e-menu-item .e-menu-url{display:inline-block;min-width:120px}.e-menu-container .e-ul .e-menu-item .e-menu-icon,.e-menu-wrapper .e-ul .e-menu-item .e-menu-icon{font-size:14px;line-height:36px;margin-right:10px;width:1em}.e-menu-container .e-ul .e-menu-item .e-caret,.e-menu-wrapper .e-ul .e-menu-item .e-caret{line-height:36px;margin-left:16px;margin-right:0;position:absolute;right:8px}.e-menu-container .e-ul .e-menu-item.e-menu-caret-icon,.e-menu-wrapper .e-ul .e-menu-item.e-menu-caret-icon{padding-right:36px}.e-menu-container .e-ul .e-menu-item.e-separator,.e-menu-wrapper .e-ul .e-menu-item.e-separator{border-bottom-style:solid;border-bottom-width:1px;height:auto;margin:8px 0}.e-menu-container .e-ul .e-menu-item .e-caret,.e-menu-wrapper .e-ul .e-menu-item .e-caret{font-size:11px}.e-menu-container.e-menu-icon-right .e-menu-header .e-menu-icon,.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon{float:right}.e-menu-container.e-menu-icon-right .e-menu-header .e-menu-title,.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-title{padding:0 16px}.e-menu-container .e-menu-header,.e-menu-wrapper .e-menu-header{display:none;font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif","sans-serif",-apple-system,BlinkMacSystemFont;font-size:14px;font-weight:400;height:42px;line-height:42px;text-align:left;white-space:nowrap}.e-menu-container .e-menu-header .e-menu-icon,.e-menu-container .e-menu-header .e-menu-title,.e-menu-wrapper .e-menu-header .e-menu-icon,.e-menu-wrapper .e-menu-header .e-menu-title{display:inline-block;line-height:inherit}.e-menu-container .e-menu-header .e-menu-icon,.e-menu-wrapper .e-menu-header .e-menu-icon{cursor:pointer;float:left;outline:none;padding:0 16px}.e-menu-container .e-menu-hscroll.e-hscroll:not(.e-scroll-device),.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device){padding:0 30px}.e-menu-container .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav,.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav{width:30px}.e-menu-container .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav:focus,.e-menu-container .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav:hover,.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav:focus,.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav:hover{border:0}.e-menu-container .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav.e-scroll-right-nav,.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav.e-scroll-right-nav{border-left:none}.e-menu-container .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav.e-scroll-left-nav,.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav.e-scroll-left-nav{border-right:none}.e-menu-container .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-hscroll-bar,.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-hscroll-bar{overflow-y:hidden}.e-menu-container .e-scroll-nav .e-nav-arrow,.e-menu-wrapper .e-scroll-nav .e-nav-arrow{font-size:10px}.e-menu-container .e-scroll-nav .e-nav-arrow.e-nav-left-arrow,.e-menu-container .e-scroll-nav .e-nav-arrow.e-nav-up-arrow,.e-menu-wrapper .e-scroll-nav .e-nav-arrow.e-nav-left-arrow,.e-menu-wrapper .e-scroll-nav .e-nav-arrow.e-nav-up-arrow{transform:rotate(180deg)}.e-menu-container.e-rtl .e-scroll-nav .e-nav-arrow.e-nav-left-arrow,.e-menu-wrapper.e-rtl .e-scroll-nav .e-nav-arrow.e-nav-left-arrow{transform:rotate(0deg)}.e-menu-container.e-rtl .e-scroll-nav .e-nav-arrow.e-nav-right-arrow,.e-menu-wrapper.e-rtl .e-scroll-nav .e-nav-arrow.e-nav-right-arrow{transform:rotate(180deg)}.e-menu-container.e-popup.e-menu-popup,.e-menu-wrapper.e-popup.e-menu-popup{border:none;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;overflow:hidden;position:absolute}.e-menu-container .e-menu-vscroll.e-vscroll:not(.e-scroll-device),.e-menu-wrapper .e-menu-vscroll.e-vscroll:not(.e-scroll-device){padding:16px 0}.e-menu-container .e-menu-vscroll.e-vscroll.e-scroll-device .e-scroll-nav.e-scroll-down-nav,.e-menu-wrapper .e-menu-vscroll.e-vscroll.e-scroll-device .e-scroll-nav.e-scroll-down-nav{transform:none;width:100%}.e-menu-container .e-menu-vscroll.e-vscroll.e-scroll-device .e-scroll-nav.e-scroll-down-nav .e-nav-down-arrow,.e-menu-wrapper .e-menu-vscroll.e-vscroll.e-scroll-device .e-scroll-nav.e-scroll-down-nav .e-nav-down-arrow{transform:none}.e-menu-container .e-menu-vscroll.e-vscroll .e-vscroll-bar,.e-menu-wrapper .e-menu-vscroll.e-vscroll .e-vscroll-bar{height:100%;width:inherit}.e-menu-container .e-menu-vscroll.e-vscroll .e-vscroll-bar .e-vscroll-content,.e-menu-wrapper .e-menu-vscroll.e-vscroll .e-vscroll-bar .e-vscroll-content{width:inherit}.e-menu-container .e-menu-vscroll.e-vscroll .e-scroll-nav,.e-menu-wrapper .e-menu-vscroll.e-vscroll .e-scroll-nav{height:16px}.e-menu-container.e-scrollable,.e-menu-wrapper.e-scrollable{display:block}.e-menu-container.e-scrollable .e-menu,.e-menu-wrapper.e-scrollable .e-menu{display:block;overflow:auto}.e-menu-container.e-contextmenu-container,.e-menu-wrapper.e-contextmenu-container{height:1px}.e-menu-container.e-contextmenu-container .e-menu-vscroll ul.e-ul,.e-menu-wrapper.e-contextmenu-container .e-menu-vscroll ul.e-ul{width:inherit}.e-menu-container.e-contextmenu-container .e-menu-vscroll,.e-menu-wrapper.e-contextmenu-container .e-menu-vscroll{border:none;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.e-menu-container:not(.e-hamburger):not(.e-rtl) .e-menu.e-vertical .e-blankicon{padding-left:44px}.e-rtl.e-menu-container ul .e-menu-item,.e-rtl.e-menu-wrapper ul .e-menu-item{text-align:right}.e-rtl.e-menu-container ul .e-menu-item .e-menu-icon,.e-rtl.e-menu-wrapper ul .e-menu-item .e-menu-icon{margin-right:0}.e-rtl.e-menu-container ul .e-menu-item .e-caret,.e-rtl.e-menu-wrapper ul .e-menu-item .e-caret{margin-left:0;margin-right:16px;right:auto}.e-rtl.e-menu-container ul .e-menu-item .e-menu-icon,.e-rtl.e-menu-wrapper ul .e-menu-item .e-menu-icon{margin-left:8px}.e-rtl.e-menu-container ul .e-menu-item .e-caret,.e-rtl.e-menu-wrapper ul .e-menu-item .e-caret{left:12px}.e-rtl.e-menu-container ul .e-menu-item.e-menu-caret-icon,.e-rtl.e-menu-wrapper ul .e-menu-item.e-menu-caret-icon{padding-left:30px;padding-right:12px}.e-rtl.e-menu-container ul.e-ul .e-menu-item .e-menu-icon,.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item .e-menu-icon{margin-left:10px}.e-rtl.e-menu-container ul.e-ul .e-menu-item .e-caret,.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item .e-caret{left:8px}.e-rtl.e-menu-container ul.e-ul .e-menu-item.e-menu-caret-icon,.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-menu-caret-icon{padding-left:36px;padding-right:16px}.e-rtl.e-menu-container ul.e-ul .e-menu-item.e-blankicon,.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-blankicon{padding-left:16px}.e-rtl.e-menu-container ul.e-ul .e-menu-item.e-blankicon.e-menu-caret-icon,.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-blankicon.e-menu-caret-icon{padding-left:36px}.e-rtl.e-menu-container:not(.e-hamburger) .e-menu.e-vertical .e-blankicon{padding-right:44px}.e-bigger .e-menu-container ul,.e-bigger .e-menu-wrapper ul,.e-bigger.e-menu-container ul,.e-bigger.e-menu-wrapper ul{font-size:14px}.e-bigger .e-menu-container ul .e-menu-item,.e-bigger .e-menu-wrapper ul .e-menu-item,.e-bigger.e-menu-container ul .e-menu-item,.e-bigger.e-menu-wrapper ul .e-menu-item{height:56px;line-height:56px;padding:0 16px}.e-bigger .e-menu-container ul .e-menu-item .e-menu-icon,.e-bigger .e-menu-wrapper ul .e-menu-item .e-menu-icon,.e-bigger.e-menu-container ul .e-menu-item .e-menu-icon,.e-bigger.e-menu-wrapper ul .e-menu-item .e-menu-icon{font-size:16px;line-height:56px;margin-right:10px}.e-bigger .e-menu-container ul .e-menu-item.e-menu-caret-icon,.e-bigger .e-menu-wrapper ul .e-menu-item.e-menu-caret-icon,.e-bigger.e-menu-container ul .e-menu-item.e-menu-caret-icon,.e-bigger.e-menu-wrapper ul .e-menu-item.e-menu-caret-icon{padding-right:36px}.e-bigger .e-menu-container ul .e-menu-item .e-caret,.e-bigger .e-menu-wrapper ul .e-menu-item .e-caret,.e-bigger.e-menu-container ul .e-menu-item .e-caret,.e-bigger.e-menu-wrapper ul .e-menu-item .e-caret{font-size:12px;line-height:56px;right:16px}.e-bigger .e-menu-container ul .e-menu-item.e-separator,.e-bigger .e-menu-container ul.e-menu:not(.e-vertical),.e-bigger .e-menu-wrapper ul .e-menu-item.e-separator,.e-bigger .e-menu-wrapper ul.e-menu:not(.e-vertical),.e-bigger.e-menu-container ul .e-menu-item.e-separator,.e-bigger.e-menu-container ul.e-menu:not(.e-vertical),.e-bigger.e-menu-wrapper ul .e-menu-item.e-separator,.e-bigger.e-menu-wrapper ul.e-menu:not(.e-vertical){padding:0}.e-bigger .e-menu-container ul.e-menu.e-vertical .e-menu-item.e-separator,.e-bigger .e-menu-wrapper ul.e-menu.e-vertical .e-menu-item.e-separator,.e-bigger.e-menu-container ul.e-menu.e-vertical .e-menu-item.e-separator,.e-bigger.e-menu-wrapper ul.e-menu.e-vertical .e-menu-item.e-separator{height:auto;line-height:normal}.e-bigger .e-menu-container ul.e-ul,.e-bigger .e-menu-wrapper ul.e-ul,.e-bigger.e-menu-container ul.e-ul,.e-bigger.e-menu-wrapper ul.e-ul{font-size:15px;padding:8px 0;white-space:nowrap;max-width:280px;min-width:112px}.e-bigger .e-menu-container ul.e-ul .e-menu-item,.e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,.e-bigger.e-menu-container ul.e-ul .e-menu-item,.e-bigger.e-menu-wrapper ul.e-ul .e-menu-item{height:48px;line-height:48px;padding:0 16px}.e-bigger .e-menu-container ul.e-ul .e-menu-item .e-menu-icon,.e-bigger .e-menu-wrapper ul.e-ul .e-menu-item .e-menu-icon,.e-bigger.e-menu-container ul.e-ul .e-menu-item .e-menu-icon,.e-bigger.e-menu-wrapper ul.e-ul .e-menu-item .e-menu-icon{font-size:16px;line-height:48px}.e-bigger .e-menu-container ul.e-ul .e-menu-item .e-caret,.e-bigger .e-menu-wrapper ul.e-ul .e-menu-item .e-caret,.e-bigger.e-menu-container ul.e-ul .e-menu-item .e-caret,.e-bigger.e-menu-wrapper ul.e-ul .e-menu-item .e-caret{line-height:48px}.e-bigger .e-menu-container ul.e-ul .e-menu-item.e-separator,.e-bigger .e-menu-wrapper ul.e-ul .e-menu-item.e-separator,.e-bigger.e-menu-container ul.e-ul .e-menu-item.e-separator,.e-bigger.e-menu-wrapper ul.e-ul .e-menu-item.e-separator{height:auto;line-height:normal}.e-bigger .e-menu-container ul.e-ul .e-menu-item .e-caret,.e-bigger .e-menu-wrapper ul.e-ul .e-menu-item .e-caret,.e-bigger.e-menu-container ul.e-ul .e-menu-item .e-caret,.e-bigger.e-menu-wrapper ul.e-ul .e-menu-item .e-caret{font-size:12px;right:8px}.e-bigger .e-menu-container ul.e-ul .e-menu-item.e-menu-caret-icon,.e-bigger .e-menu-wrapper ul.e-ul .e-menu-item.e-menu-caret-icon,.e-bigger.e-menu-container ul.e-ul .e-menu-item.e-menu-caret-icon,.e-bigger.e-menu-wrapper ul.e-ul .e-menu-item.e-menu-caret-icon{padding-right:36px}.e-bigger .e-menu-container ul.e-ul .e-menu-item .e-menu-icon,.e-bigger .e-menu-wrapper ul.e-ul .e-menu-item .e-menu-icon,.e-bigger.e-menu-container ul.e-ul .e-menu-item .e-menu-icon,.e-bigger.e-menu-wrapper ul.e-ul .e-menu-item .e-menu-icon{margin-right:10px}.e-bigger .e-menu-container:not(.e-hamburger):not(.e-rtl) .e-menu.e-vertical .e-blankicon,.e-bigger.e-menu-container:not(.e-hamburger):not(.e-rtl) .e-menu.e-vertical .e-blankicon{padding-left:50px}.e-bigger .e-menu-container .e-menu-hscroll.e-hscroll:not(.e-scroll-device),.e-bigger .e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device),.e-bigger.e-menu-container .e-menu-hscroll.e-hscroll:not(.e-scroll-device),.e-bigger.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device){padding:0 36px}.e-bigger .e-menu-container .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav,.e-bigger .e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav,.e-bigger.e-menu-container .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav,.e-bigger.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav{width:36px}.e-bigger .e-menu-container .e-menu-vscroll.e-vscroll:not(.e-scroll-device),.e-bigger .e-menu-wrapper .e-menu-vscroll.e-vscroll:not(.e-scroll-device),.e-bigger.e-menu-container .e-menu-vscroll.e-vscroll:not(.e-scroll-device),.e-bigger.e-menu-wrapper .e-menu-vscroll.e-vscroll:not(.e-scroll-device){padding:24px 0}.e-bigger .e-menu-container .e-menu-vscroll.e-vscroll .e-scroll-nav,.e-bigger .e-menu-wrapper .e-menu-vscroll.e-vscroll .e-scroll-nav,.e-bigger.e-menu-container .e-menu-vscroll.e-vscroll .e-scroll-nav,.e-bigger.e-menu-wrapper .e-menu-vscroll.e-vscroll .e-scroll-nav{height:24px}.e-bigger .e-menu-container.e-menu-popup,.e-bigger .e-menu-wrapper.e-menu-popup,.e-bigger.e-menu-container.e-menu-popup,.e-bigger.e-menu-wrapper.e-menu-popup{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.e-bigger .e-menu-container .e-scroll-nav .e-icons,.e-bigger .e-menu-wrapper .e-scroll-nav .e-icons,.e-bigger.e-menu-container .e-scroll-nav .e-icons,.e-bigger.e-menu-wrapper .e-scroll-nav .e-icons{font-size:12px}.e-bigger .e-rtl.e-menu-container ul .e-menu-item,.e-bigger .e-rtl.e-menu-wrapper ul .e-menu-item,.e-bigger.e-rtl.e-menu-container ul .e-menu-item,.e-bigger.e-rtl.e-menu-wrapper ul .e-menu-item{text-align:right}.e-bigger .e-rtl.e-menu-container ul .e-menu-item .e-menu-icon,.e-bigger .e-rtl.e-menu-wrapper ul .e-menu-item .e-menu-icon,.e-bigger.e-rtl.e-menu-container ul .e-menu-item .e-menu-icon,.e-bigger.e-rtl.e-menu-wrapper ul .e-menu-item .e-menu-icon{margin-left:10px;margin-right:0}.e-bigger .e-rtl.e-menu-container ul .e-menu-item .e-caret,.e-bigger .e-rtl.e-menu-wrapper ul .e-menu-item .e-caret,.e-bigger.e-rtl.e-menu-container ul .e-menu-item .e-caret,.e-bigger.e-rtl.e-menu-wrapper ul .e-menu-item .e-caret{left:16px;margin-left:0;right:auto}.e-bigger .e-rtl.e-menu-container ul .e-menu-item.e-menu-caret-icon,.e-bigger .e-rtl.e-menu-wrapper ul .e-menu-item.e-menu-caret-icon,.e-bigger.e-rtl.e-menu-container ul .e-menu-item.e-menu-caret-icon,.e-bigger.e-rtl.e-menu-wrapper ul .e-menu-item.e-menu-caret-icon{padding-left:36px;padding-right:16px}.e-bigger .e-rtl.e-menu-container ul.e-ul .e-menu-item .e-menu-icon,.e-bigger .e-rtl.e-menu-wrapper ul.e-ul .e-menu-item .e-menu-icon,.e-bigger.e-rtl.e-menu-container ul.e-ul .e-menu-item .e-menu-icon,.e-bigger.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item .e-menu-icon{margin-left:10px}.e-bigger .e-rtl.e-menu-container ul.e-ul .e-menu-item .e-caret,.e-bigger .e-rtl.e-menu-wrapper ul.e-ul .e-menu-item .e-caret,.e-bigger.e-rtl.e-menu-container ul.e-ul .e-menu-item .e-caret,.e-bigger.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item .e-caret{left:8px}.e-bigger .e-rtl.e-menu-container ul.e-ul .e-menu-item.e-menu-caret-icon,.e-bigger .e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-menu-caret-icon,.e-bigger.e-rtl.e-menu-container ul.e-ul .e-menu-item.e-menu-caret-icon,.e-bigger.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-menu-caret-icon{padding-left:36px;padding-right:16px}.e-bigger .e-rtl.e-menu-container ul.e-ul .e-menu-item.e-blankicon,.e-bigger .e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-blankicon,.e-bigger.e-rtl.e-menu-container ul.e-ul .e-menu-item.e-blankicon,.e-bigger.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-blankicon{padding-left:16px}.e-bigger .e-rtl.e-menu-container ul.e-ul .e-menu-item.e-blankicon.e-menu-caret-icon,.e-bigger .e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-blankicon.e-menu-caret-icon,.e-bigger.e-rtl.e-menu-container ul.e-ul .e-menu-item.e-blankicon.e-menu-caret-icon,.e-bigger.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-blankicon.e-menu-caret-icon{padding-left:36px}.e-bigger .e-rtl.e-menu-container:not(.e-hamburger) .e-menu.e-vertical .e-blankicon,.e-bigger.e-rtl.e-menu-container:not(.e-hamburger) .e-menu.e-vertical .e-blankicon{padding-right:50px}.e-menu-container.e-hamburger,.e-menu-wrapper.e-hamburger{border:0;display:block;position:relative}.e-menu-container.e-hamburger .e-menu-header:not(.e-vertical),.e-menu-wrapper.e-hamburger .e-menu-header:not(.e-vertical){border:none;display:block}.e-menu-container.e-hamburger .e-popup.e-menu-popup,.e-menu-wrapper.e-hamburger .e-popup.e-menu-popup{border:0;border-radius:0;box-shadow:none;display:block;position:relative;width:100%}.e-menu-container.e-hamburger ul.e-menu,.e-menu-wrapper.e-hamburger ul.e-menu{border:none;overflow-y:auto;width:100%}.e-menu-container.e-hamburger ul.e-menu.e-menu-parent.e-hide-menu,.e-menu-wrapper.e-hamburger ul.e-menu.e-menu-parent.e-hide-menu{display:none}.e-menu-container.e-hamburger ul.e-menu .e-menu-item,.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item{text-indent:12px}.e-menu-container.e-hamburger ul.e-menu .e-menu-item.e-blankicon,.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-blankicon{text-indent:34px}.e-menu-container.e-hamburger ul.e-menu .e-menu-item .e-menu-icon,.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item .e-menu-icon{display:inline;text-indent:0}.e-menu-container.e-hamburger ul.e-menu .e-menu-item.e-menu-hide,.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-menu-hide{display:none}.e-menu-container.e-hamburger ul.e-menu .e-menu-item[aria-expanded=true] .e-caret,.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item[aria-expanded=true] .e-caret{transition:transform .3s ease-in-out;transform:rotate(-180deg);text-indent:0}.e-menu-container.e-hamburger ul.e-menu .e-menu-item[aria-expanded=false] .e-caret,.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item[aria-expanded=false] .e-caret{transition:transform .3s ease-in-out;transform:rotate(0deg);text-indent:0}.e-menu-container.e-hamburger ul.e-menu:not(.e-vertical),.e-menu-wrapper.e-hamburger ul.e-menu:not(.e-vertical){border-top:0;display:block;padding:0;position:absolute}.e-menu-container.e-hamburger ul.e-ul,.e-menu-wrapper.e-hamburger ul.e-ul{font-size:13px;padding:0}.e-menu-container.e-hamburger ul.e-ul .e-menu-item,.e-menu-wrapper.e-hamburger ul.e-ul .e-menu-item{line-height:42px;text-indent:inherit}.e-menu-container.e-hamburger ul.e-ul .e-menu-item.e-blankicon,.e-menu-wrapper.e-hamburger ul.e-ul .e-menu-item.e-blankicon{padding:0;text-indent:inherit}.e-menu-container.e-hamburger ul.e-ul .e-menu-item .e-caret,.e-menu-wrapper.e-hamburger ul.e-ul .e-menu-item .e-caret{font-size:10px;right:12px}.e-menu-container.e-hamburger ul .e-menu-item,.e-menu-wrapper.e-hamburger ul .e-menu-item{display:list-item;height:auto;padding:0}.e-menu-container.e-hamburger ul .e-menu-item.e-menu-caret-icon,.e-menu-wrapper.e-hamburger ul .e-menu-item.e-menu-caret-icon{padding:0}.e-menu-container.e-hamburger ul .e-menu-item .e-menu-url,.e-menu-wrapper.e-hamburger ul .e-menu-item .e-menu-url{display:inline-block;min-width:120px;text-indent:0;width:100%}.e-menu-container.e-hamburger ul .e-menu-item.e-blankicon,.e-menu-wrapper.e-hamburger ul .e-menu-item.e-blankicon{padding:0}.e-menu-container.e-hamburger ul .e-menu-item.e-separator,.e-menu-wrapper.e-hamburger ul .e-menu-item.e-separator{border-bottom-style:solid;border-bottom-width:1px;height:auto}.e-rtl.e-menu-container.e-hamburger ul .e-menu-item .e-menu-caret-icon,.e-rtl.e-menu-wrapper.e-hamburger ul .e-menu-item .e-menu-caret-icon{padding-left:0;padding-right:0}.e-rtl.e-menu-container.e-hamburger ul .e-menu-item .e-menu-icon,.e-rtl.e-menu-wrapper.e-hamburger ul .e-menu-item .e-menu-icon{margin-left:0;text-indent:inherit}.e-rtl.e-menu-container.e-hamburger ul .e-menu-item .e-caret,.e-rtl.e-menu-wrapper.e-hamburger ul .e-menu-item .e-caret{left:12px;right:auto}.e-bigger .e-menu-container.e-hamburger ul .e-ul,.e-bigger .e-menu-wrapper.e-hamburger ul .e-ul,.e-bigger.e-menu-container.e-hamburger ul .e-ul,.e-bigger.e-menu-wrapper.e-hamburger ul .e-ul{max-width:100%}.e-bigger .e-menu-container.e-hamburger ul .e-ul .e-menu-item,.e-bigger .e-menu-wrapper.e-hamburger ul .e-ul .e-menu-item,.e-bigger.e-menu-container.e-hamburger ul .e-ul .e-menu-item,.e-bigger.e-menu-wrapper.e-hamburger ul .e-ul .e-menu-item{height:auto;line-height:56px;padding:0}.e-bigger .e-menu-container.e-hamburger .e-menu-header,.e-bigger .e-menu-wrapper.e-hamburger .e-menu-header,.e-bigger.e-menu-container.e-hamburger .e-menu-header,.e-bigger.e-menu-wrapper.e-hamburger .e-menu-header{font-size:16px;height:56px;line-height:56px}.e-bigger .e-menu-container.e-hamburger ul.e-menu .e-menu-item,.e-bigger .e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item,.e-bigger.e-menu-container.e-hamburger ul.e-menu .e-menu-item,.e-bigger.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item{text-indent:16px}.e-bigger .e-menu-container.e-hamburger ul.e-menu .e-menu-item.e-blankicon,.e-bigger .e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-blankicon,.e-bigger.e-menu-container.e-hamburger ul.e-menu .e-menu-item.e-blankicon,.e-bigger.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-blankicon{text-indent:42px}.e-bigger .e-menu-container.e-hamburger ul.e-menu .e-ul,.e-bigger .e-menu-wrapper.e-hamburger ul.e-menu .e-ul,.e-bigger.e-menu-container.e-hamburger ul.e-menu .e-ul,.e-bigger.e-menu-wrapper.e-hamburger ul.e-menu .e-ul{font-size:14px}.e-bigger .e-menu-container.e-hamburger ul.e-menu .e-ul .e-menu-item,.e-bigger .e-menu-wrapper.e-hamburger ul.e-menu .e-ul .e-menu-item,.e-bigger.e-menu-container.e-hamburger ul.e-menu .e-ul .e-menu-item,.e-bigger.e-menu-wrapper.e-hamburger ul.e-menu .e-ul .e-menu-item{text-indent:inherit}.e-bigger .e-menu-container.e-hamburger ul.e-menu .e-ul .e-menu-item .e-caret,.e-bigger .e-menu-wrapper.e-hamburger ul.e-menu .e-ul .e-menu-item .e-caret,.e-bigger.e-menu-container.e-hamburger ul.e-menu .e-ul .e-menu-item .e-caret,.e-bigger.e-menu-wrapper.e-hamburger ul.e-menu .e-ul .e-menu-item .e-caret{font-size:12px;right:16px}.e-bigger .e-rtl.e-menu-container.e-hamburger ul.e-menu .e-menu-item,.e-bigger .e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item,.e-bigger.e-rtl.e-menu-container.e-hamburger ul.e-menu .e-menu-item,.e-bigger.e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item{padding:0;text-indent:16px}.e-bigger .e-rtl.e-menu-container.e-hamburger ul.e-menu .e-menu-item.e-blankicon,.e-bigger .e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-blankicon,.e-bigger.e-rtl.e-menu-container.e-hamburger ul.e-menu .e-menu-item.e-blankicon,.e-bigger.e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-blankicon{text-indent:42px}.e-bigger .e-rtl.e-menu-container.e-hamburger ul.e-menu .e-menu-item .e-menu-icon,.e-bigger .e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item .e-menu-icon,.e-bigger.e-rtl.e-menu-container.e-hamburger ul.e-menu .e-menu-item .e-menu-icon,.e-bigger.e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item .e-menu-icon{margin-left:0;text-indent:inherit}.e-bigger .e-rtl.e-menu-container.e-hamburger ul.e-menu .e-menu-item.e-menu-caret-icon,.e-bigger .e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-menu-caret-icon,.e-bigger.e-rtl.e-menu-container.e-hamburger ul.e-menu .e-menu-item.e-menu-caret-icon,.e-bigger.e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-menu-caret-icon{padding-left:0;padding-right:0}.e-bigger .e-rtl.e-menu-container.e-hamburger ul.e-menu .e-menu-item .e-caret,.e-bigger .e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item .e-caret,.e-bigger.e-rtl.e-menu-container.e-hamburger ul.e-menu .e-menu-item .e-caret,.e-bigger.e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item .e-caret{left:12px;right:auto}.e-bigger .e-rtl.e-menu-container.e-hamburger ul.e-menu .e-ul .e-menu-item,.e-bigger .e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-ul .e-menu-item,.e-bigger.e-rtl.e-menu-container.e-hamburger ul.e-menu .e-ul .e-menu-item,.e-bigger.e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-ul .e-menu-item{text-indent:inherit}
/*! menu theme */.e-menu-container,.e-menu-wrapper{background-color:#fafafa}.e-menu-container .e-menu,.e-menu-wrapper .e-menu{background-color:inherit;color:#000000de}.e-menu-container .e-menu.e-menu:not(.e-vertical) .e-separator,.e-menu-wrapper .e-menu.e-menu:not(.e-vertical) .e-separator{border-right-color:#0000001f}.e-menu-container .e-menu .e-menu-item .e-caret,.e-menu-container .e-menu .e-menu-item .e-menu-icon,.e-menu-wrapper .e-menu .e-menu-item .e-caret,.e-menu-wrapper .e-menu .e-menu-item .e-menu-icon{color:#0000008a}.e-menu-container .e-menu .e-menu-item.e-menu-header,.e-menu-wrapper .e-menu .e-menu-item.e-menu-header{border-bottom-color:#0000001f}.e-menu-container .e-menu .e-menu-item .e-menu-url,.e-menu-wrapper .e-menu .e-menu-item .e-menu-url{color:#000000de}.e-menu-container .e-menu .e-menu-item.e-focused,.e-menu-wrapper .e-menu .e-menu-item.e-focused{color:initial;outline:0 solid #0000001f;outline-offset:0;background-color:#eee}.e-menu-container .e-menu .e-menu-item.e-focused .e-caret,.e-menu-container .e-menu .e-menu-item.e-focused .e-menu-icon,.e-menu-wrapper .e-menu .e-menu-item.e-focused .e-caret,.e-menu-wrapper .e-menu .e-menu-item.e-focused .e-menu-icon{color:#0000008a}.e-menu-container .e-menu .e-menu-item.e-selected,.e-menu-wrapper .e-menu .e-menu-item.e-selected{color:#000000de;outline:0 solid #e0e0e0;outline-offset:0;background-color:#e0e0e0}.e-menu-container .e-menu .e-menu-item.e-selected .e-caret,.e-menu-container .e-menu .e-menu-item.e-selected .e-menu-icon,.e-menu-wrapper .e-menu .e-menu-item.e-selected .e-caret,.e-menu-wrapper .e-menu .e-menu-item.e-selected .e-menu-icon{color:#0000008a}.e-menu-container .e-menu .e-menu-item.e-separator,.e-menu-wrapper .e-menu .e-menu-item.e-separator{border-bottom-color:#0000001f}.e-menu-container .e-menu .e-disabled,.e-menu-wrapper .e-menu .e-disabled{color:#00000061;opacity:1}.e-menu-container .e-menu .e-disabled .e-caret,.e-menu-container .e-menu .e-disabled .e-menu-icon,.e-menu-container .e-menu .e-disabled .e-menu-url,.e-menu-wrapper .e-menu .e-disabled .e-caret,.e-menu-wrapper .e-menu .e-disabled .e-menu-icon,.e-menu-wrapper .e-menu .e-disabled .e-menu-url{color:#00000061}.e-menu-container .e-ul,.e-menu-wrapper .e-ul{background-color:inherit;color:#000000de}.e-menu-container .e-ul .e-menu-item .e-menu-url,.e-menu-wrapper .e-ul .e-menu-item .e-menu-url{color:#000000de}.e-menu-container .e-ul .e-menu-item.e-focused,.e-menu-wrapper .e-ul .e-menu-item.e-focused{background-color:#eee;color:#000000de;outline:0 solid #0000001f;outline-offset:0}.e-menu-container .e-ul .e-menu-item.e-selected,.e-menu-wrapper .e-ul .e-menu-item.e-selected{background-color:#eee;color:#000000de;outline:0 solid #eee;outline-offset:0}.e-menu-container .e-ul .e-menu-item.e-separator,.e-menu-wrapper .e-ul .e-menu-item.e-separator{border-bottom-color:#0000001f}.e-menu-container.e-menu-popup,.e-menu-wrapper.e-menu-popup{background-color:#fff}.e-menu-container.e-menu-popup.e-sfcontextmenu .e-menu-vscroll,.e-menu-wrapper.e-menu-popup.e-sfcontextmenu .e-menu-vscroll{background-color:inherit}.e-menu-container .e-menu-hscroll.e-hscroll .e-scroll-nav,.e-menu-wrapper .e-menu-hscroll.e-hscroll .e-scroll-nav{background:#fafafa}.e-menu-container .e-menu-hscroll.e-hscroll .e-scroll-nav .e-nav-arrow.e-icons,.e-menu-wrapper .e-menu-hscroll.e-hscroll .e-scroll-nav .e-nav-arrow.e-icons{color:#0000008a}.e-menu-container .e-menu-hscroll.e-hscroll .e-scroll-nav:active,.e-menu-container .e-menu-hscroll.e-hscroll .e-scroll-nav:focus,.e-menu-container .e-menu-hscroll.e-hscroll .e-scroll-nav:hover,.e-menu-wrapper .e-menu-hscroll.e-hscroll .e-scroll-nav:active,.e-menu-wrapper .e-menu-hscroll.e-hscroll .e-scroll-nav:focus,.e-menu-wrapper .e-menu-hscroll.e-hscroll .e-scroll-nav:hover{background:#eee}.e-menu-container.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav,.e-menu-wrapper.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav{background:#fff;border-color:#0000001f}.e-menu-container.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav .e-icons,.e-menu-wrapper.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav .e-icons{color:#000000de}.e-menu-container.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav:active,.e-menu-container.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav:focus,.e-menu-container.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav:hover,.e-menu-wrapper.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav:active,.e-menu-wrapper.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav:focus,.e-menu-wrapper.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav:hover{background:#eee}.e-menu-container.e-hamburger .e-menu-header,.e-menu-container.e-hamburger .e-menu-header .e-menu-icon,.e-menu-container.e-hamburger ul,.e-menu-wrapper.e-hamburger .e-menu-header,.e-menu-wrapper.e-hamburger .e-menu-header .e-menu-icon,.e-menu-wrapper.e-hamburger ul{color:#000000de}
/*! breadcrumb icons */.e-breadcrumb .e-breadcrumb-collapsed:before,.e-breadcrumb .e-breadcrumb-menu:before{content:"\eb04"}.e-breadcrumb .e-home{margin-top:-1px}.e-breadcrumb .e-home:before{content:"\e92b"}.e-bigger .e-breadcrumb .e-home,.e-bigger.e-breadcrumb .e-home{margin-top:0}
/*! breadcrumb layout */.e-breadcrumb{display:block}.e-breadcrumb.e-breadcrumb-wrap-mode{display:flex}.e-breadcrumb .e-breadcrumb-first-ol{align-items:flex-start;flex-shrink:0;padding-right:0}.e-breadcrumb .e-breadcrumb-wrapped-ol{flex-wrap:wrap;overflow:hidden;padding-left:0}.e-breadcrumb.e-breadcrumb-scroll-mode{line-height:26px;overflow:auto}.e-breadcrumb ol{align-items:center;display:inline-flex;line-height:normal;margin:0;padding:0}.e-breadcrumb li{list-style-type:none;white-space:nowrap}.e-breadcrumb .e-breadcrumb-item{align-items:center;display:flex;flex-shrink:0}.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text{padding:4px 8px;align-items:center;display:flex;font-size:14px}.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text .e-anchor-wrap{align-items:inherit;display:inherit}.e-breadcrumb .e-breadcrumb-item a.e-breadcrumb-text{cursor:pointer;text-decoration:none}.e-breadcrumb .e-breadcrumb-item a.e-breadcrumb-text:active,.e-breadcrumb .e-breadcrumb-item a.e-breadcrumb-text:focus,.e-breadcrumb .e-breadcrumb-item a.e-breadcrumb-text:hover{text-decoration:underline}.e-breadcrumb .e-breadcrumb-item span.e-breadcrumb-text{cursor:default}.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-icon{font-size:14px;padding-right:8px}.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-icon:hover{text-decoration:none}.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-icon:before{display:inline-block;text-decoration:none}.e-breadcrumb .e-breadcrumb-item.e-icon-item .e-breadcrumb-icon{padding:2px 0}.e-breadcrumb .e-breadcrumb-item.e-disabled{opacity:1;pointer-events:none}.e-breadcrumb .e-breadcrumb-separator{display:flex;font-size:14px;padding:4px 3px}.e-breadcrumb .e-breadcrumb-separator+.e-breadcrumb-separator{margin-left:-4px;padding-left:0}.e-breadcrumb.e-rtl .e-breadcrumb-separator+.e-breadcrumb-separator{margin-left:0;margin-right:-4px;padding-left:3px;padding-right:0}.e-breadcrumb .e-breadcrumb-collapsed,.e-breadcrumb .e-breadcrumb-menu{cursor:pointer;font-size:16px;padding:4px;vertical-align:bottom}.e-breadcrumb .e-breadcrumb-menu{display:inline-block}.e-breadcrumb .e-breadcrumb-item-wrapper{display:flex}.e-breadcrumb .e-icon-right .e-breadcrumb-icon,.e-breadcrumb.e-icon-right .e-breadcrumb-icon,.e-breadcrumb.e-rtl .e-breadcrumb-icon{padding-left:8px;padding-right:0}.e-breadcrumb.e-rtl .e-icon-right .e-breadcrumb-icon,.e-breadcrumb.e-rtl.e-icon-right .e-breadcrumb-icon{padding-left:0;padding-right:8px}.e-breadcrumb.e-disabled{opacity:1}.e-breadcrumb.e-disabled .e-breadcrumb-collapsed,.e-breadcrumb.e-disabled .e-breadcrumb-item,.e-breadcrumb.e-disabled .e-breadcrumb-menu,.e-breadcrumb.e-disabled .e-breadcrumb-separator{pointer-events:none}.e-breadcrumb-popup{border:none;border-radius:0;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;position:absolute}.e-breadcrumb-popup ul{margin:0;padding:0}.e-breadcrumb-popup .e-breadcrumb-item{list-style-type:none;white-space:nowrap}.e-breadcrumb-popup .e-breadcrumb-item .e-breadcrumb-text{align-items:center;display:flex;font-size:14px;height:36px;line-height:36px;padding:0 16px;width:100%}.e-breadcrumb-popup .e-breadcrumb-item .e-breadcrumb-text .e-anchor-wrap{align-items:inherit;display:inherit;width:inherit}.e-breadcrumb-popup .e-breadcrumb-item .e-breadcrumb-icon{font-size:14px;padding-right:8px}.e-breadcrumb-popup .e-breadcrumb-item.e-icon-item .e-breadcrumb-icon{padding:0}.e-breadcrumb-popup .e-breadcrumb-item a.e-breadcrumb-text{text-decoration:none}.e-breadcrumb-popup .e-icon-right .e-breadcrumb-icon,.e-breadcrumb-popup.e-icon-right .e-breadcrumb-icon,.e-breadcrumb-popup.e-rtl .e-breadcrumb-icon{padding-left:8px;padding-right:0}.e-breadcrumb-popup .e-icon-right .e-breadcrumb-icon,.e-breadcrumb-popup.e-icon-right .e-breadcrumb-icon{display:flex;flex-grow:1;justify-content:flex-end}.e-breadcrumb-popup.e-rtl .e-icon-right .e-breadcrumb-icon,.e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon{padding-left:0;padding-right:8px}.e-bigger .e-breadcrumb-popup .e-breadcrumb-text,.e-bigger.e-breadcrumb-popup .e-breadcrumb-text{font-size:16px;height:48px;line-height:48px}.e-bigger .e-breadcrumb-popup .e-breadcrumb-text .e-breadcrumb-icon,.e-bigger.e-breadcrumb-popup .e-breadcrumb-text .e-breadcrumb-icon{font-size:16px;padding-right:8px}.e-bigger .e-breadcrumb-popup .e-icon-item .e-breadcrumb-text .e-breadcrumb-icon,.e-bigger.e-breadcrumb-popup .e-icon-item .e-breadcrumb-text .e-breadcrumb-icon{padding:0}.e-bigger .e-breadcrumb-popup .e-icon-right .e-breadcrumb-icon,.e-bigger .e-breadcrumb-popup.e-icon-right .e-breadcrumb-icon,.e-bigger .e-breadcrumb-popup.e-rtl .e-breadcrumb-icon,.e-bigger.e-breadcrumb-popup .e-icon-right .e-breadcrumb-icon,.e-bigger.e-breadcrumb-popup.e-icon-right .e-breadcrumb-icon,.e-bigger.e-breadcrumb-popup.e-rtl .e-breadcrumb-icon{padding-left:8px;padding-right:0}.e-bigger .e-breadcrumb-popup.e-rtl .e-icon-right .e-breadcrumb-icon,.e-bigger .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,.e-bigger.e-breadcrumb-popup.e-rtl .e-icon-right .e-breadcrumb-icon,.e-bigger.e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon{padding-left:0;padding-right:8px}.e-bigger .e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text,.e-bigger.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text{padding:4px 12px;font-size:16px}.e-bigger .e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text .e-breadcrumb-icon,.e-bigger.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text .e-breadcrumb-icon{font-size:16px;padding-right:8px}.e-bigger .e-breadcrumb .e-breadcrumb-item.e-icon-item .e-breadcrumb-text .e-breadcrumb-icon,.e-bigger.e-breadcrumb .e-breadcrumb-item.e-icon-item .e-breadcrumb-text .e-breadcrumb-icon{padding:2px 0}.e-bigger .e-breadcrumb .e-breadcrumb-separator,.e-bigger.e-breadcrumb .e-breadcrumb-separator{font-size:16px;padding:4px 5px}.e-bigger .e-breadcrumb .e-breadcrumb-separator+.e-breadcrumb-separator,.e-bigger.e-breadcrumb .e-breadcrumb-separator+.e-breadcrumb-separator{padding-left:0}.e-bigger .e-breadcrumb.e-rtl .e-breadcrumb-separator+.e-breadcrumb-separator,.e-bigger.e-breadcrumb.e-rtl .e-breadcrumb-separator+.e-breadcrumb-separator{padding-left:5px}.e-bigger .e-breadcrumb .e-breadcrumb-collapsed,.e-bigger .e-breadcrumb .e-breadcrumb-menu,.e-bigger.e-breadcrumb .e-breadcrumb-collapsed,.e-bigger.e-breadcrumb .e-breadcrumb-menu{font-size:18px;padding:5px}.e-bigger .e-breadcrumb .e-icon-right .e-breadcrumb-text .e-breadcrumb-icon,.e-bigger .e-breadcrumb.e-icon-right .e-breadcrumb-text .e-breadcrumb-icon,.e-bigger .e-breadcrumb.e-rtl .e-breadcrumb-text .e-breadcrumb-icon,.e-bigger.e-breadcrumb .e-icon-right .e-breadcrumb-text .e-breadcrumb-icon,.e-bigger.e-breadcrumb.e-icon-right .e-breadcrumb-text .e-breadcrumb-icon,.e-bigger.e-breadcrumb.e-rtl .e-breadcrumb-text .e-breadcrumb-icon{padding-left:8px;padding-right:0}.e-bigger .e-breadcrumb.e-rtl .e-icon-right .e-breadcrumb-text .e-breadcrumb-icon,.e-bigger.e-breadcrumb.e-rtl .e-icon-right .e-breadcrumb-text .e-breadcrumb-icon{padding-left:0;padding-right:8px}
/*! breadcrumb theme */.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text{color:#000000a6}.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text:active,.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text:focus,.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text:hover{color:#000000de}.e-breadcrumb .e-breadcrumb-item.e-icon-item:hover{background-color:#f5f5f5;color:#000000de}.e-breadcrumb .e-breadcrumb-item.e-icon-item:active{background-color:#eee;color:#000000de}.e-breadcrumb .e-breadcrumb-item.e-icon-item .e-breadcrumb-text:focus{background-color:#f5f5f5;color:#000000de}.e-breadcrumb .e-breadcrumb-item[data-active-item] .e-breadcrumb-text{color:#000000de;font-weight:500}.e-breadcrumb .e-breadcrumb-collapsed,.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-icon,.e-breadcrumb .e-breadcrumb-menu,.e-breadcrumb .e-breadcrumb-separator{color:#0000008a}.e-breadcrumb .e-breadcrumb-collapsed:hover,.e-breadcrumb .e-breadcrumb-menu:hover{background-color:#f5f5f5;color:#000000de}.e-breadcrumb .e-breadcrumb-collapsed:active,.e-breadcrumb .e-breadcrumb-menu:active{background-color:#eee;color:#000000de}.e-breadcrumb .e-breadcrumb-collapsed:focus,.e-breadcrumb .e-breadcrumb-menu:focus{background-color:#f5f5f5;color:#000000de}.e-breadcrumb .e-disabled.e-breadcrumb-item .e-breadcrumb-text,.e-breadcrumb .e-disabled.e-breadcrumb-item .e-breadcrumb-text .e-breadcrumb-icon,.e-breadcrumb.e-disabled .e-breadcrumb-item .e-breadcrumb-text,.e-breadcrumb.e-disabled .e-breadcrumb-item .e-breadcrumb-text .e-breadcrumb-icon,.e-breadcrumb.e-disabled .e-breadcrumb-separator,.e-breadcrumb.e-disabled .e-breadcrumb-separator .e-breadcrumb-icon{color:#00000042}.e-breadcrumb-popup{background-color:#fff}.e-breadcrumb-popup .e-breadcrumb-text{color:#616161}.e-breadcrumb-popup .e-breadcrumb-item .e-breadcrumb-text:focus,.e-breadcrumb-popup .e-breadcrumb-text:hover{background-color:#eee;color:#000000de}.e-dialog .e-icon-dlg-close:before{content:"\e7fc";position:relative}.e-dialog .e-icon-dlg-close,.e-dialog .e-icon-dlg-close:active,.e-dialog .e-icon-dlg-close:hover{opacity:1}.e-dialog .e-north-east:before,.e-dialog .e-north-west:before,.e-dialog .e-south-east:before,.e-dialog .e-south-west:before{content:"\eb05"}
/*! dialog layout */.e-dialog{border:none;border-radius:2px;flex-direction:column}.e-dialog,.e-dialog.e-popup{width:100%}.e-dialog.e-dlg-resizable{padding-bottom:15px;touch-action:none}.e-dialog .e-dlg-header-content{border-radius:1px 1px 0 0;line-height:30px}.e-dialog .e-dlg-header-content+.e-dlg-content{padding-top:0}.e-dialog .e-btn .e-btn-icon.e-icon-dlg-close{font-size:12px;width:auto}.e-dialog .e-dlg-header{display:block;font-size:18px;font-weight:400;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;vertical-align:top;white-space:nowrap;width:80%}.e-dialog .e-dlg-header.e-hide{display:none}.e-dialog .e-dlg-modal{position:fixed}.e-dialog .e-scroll-disabled{overflow:hidden!important}.e-dialog .e-dlg-content{display:block;flex:1 1 auto;font-size:13px;font-weight:400;line-height:normal;overflow:auto;overflow-x:hidden}.e-dialog .e-dlg-content.e-hide{display:none}.e-dialog .e-footer-content{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top:none;bottom:0;display:block;right:0;width:100%}.e-dialog .e-footer-content.e-hide{display:none}.e-dialog .e-footer-content{text-align:right}.e-dialog .e-resize-handle{height:15px;position:absolute;width:15px}.e-dialog .e-resize-handle.e-south-east{bottom:0;cursor:nwse-resize;right:0}.e-dialog .e-resize-handle.e-south-west{bottom:0;cursor:nesw-resize;left:0;transform:rotate(90deg)}.e-dialog .e-resize-handle.e-north-east{cursor:nesw-resize;right:0;top:0;transform:rotate(-90deg)}.e-dialog .e-resize-handle.e-north-west{cursor:nwse-resize;left:0;top:0;transform:rotate(180deg)}.e-dialog .e-east,.e-dialog .e-north,.e-dialog .e-south,.e-dialog .e-west{background-color:initial;background-repeat:repeat;overflow:visible;position:absolute}.e-dialog .e-east,.e-dialog .e-west{cursor:ew-resize}.e-dialog .e-north,.e-dialog .e-south{cursor:ns-resize}.e-dialog.e-blazor-hidden{left:0;position:absolute}.e-bigger .e-dialog .e-dlg-header-content,.e-bigger.e-dialog .e-dlg-header-content{padding:24px 24px 20px}.e-bigger .e-dialog .e-dlg-header,.e-bigger.e-dialog .e-dlg-header{font-size:18px}.e-bigger .e-dialog .e-dlg-content,.e-bigger.e-dialog .e-dlg-content{font-size:13px;padding:24px}.e-bigger .e-dialog .e-footer-content,.e-bigger.e-dialog .e-footer-content{padding:8px}.e-bigger .e-dialog .e-footer-content .e-btn,.e-bigger.e-dialog .e-footer-content .e-btn{margin-left:8px}.e-bigger .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,.e-bigger.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{bottom:3px;height:36px;left:6px;width:36px}.e-bigger .e-dialog .e-btn .e-btn-icon.e-icon-dlg-close,.e-bigger.e-dialog .e-btn .e-btn-icon.e-icon-dlg-close{font-size:12px;width:auto}.e-bigger .e-rtl .e-footer-content .e-btn,.e-bigger.e-rtl .e-footer-content .e-btn{margin-left:0;margin-right:8px}.e-bigger .e-dlg-header-content+.e-dlg-content{padding-top:0}.e-dialog .e-dlg-header-content{border-bottom:none;padding:18px}.e-dialog .e-dlg-content{padding:18px}.e-dialog .e-footer-content{padding:8px}.e-dialog .e-footer-content .e-btn{margin-left:6px}.e-rtl .e-footer-content .e-btn{margin-right:6px}.e-dialog.e-draggable>.e-dlg-header-content{cursor:move}.e-dialog{max-height:98%;max-width:100%;min-width:240px;position:absolute}.e-rtl .e-footer-content .e-btn{margin-left:0}.e-rtl .e-footer-content{text-align:left}.e-dialog.e-rtl .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{float:left;left:0;right:6px}.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{background-color:initial;border-color:#0000;border-radius:50%;bottom:0;float:right;height:30px;left:6px;position:relative;width:30px}.e-rtl.e-dialog .e-resize-handle.e-south-west{bottom:0;cursor:sw-resize;direction:ltr;left:0;text-align:initial;transform:rotate(90deg)}.e-dlg-target.e-scroll-disabled{overflow:hidden!important}.e-dlg-overlay{height:100%;left:0;opacity:.5;position:fixed;top:0;transition:opacity .15s linear;width:100%}.e-dlg-overlay.e-fade{opacity:0}.e-dlg-overflow-hidden{overflow:auto}.e-dlg-fullscreen{height:100%!important;left:0!important;width:100%!important}.e-popup.e-popup-open.e-dialog{display:inline-flex}.e-dlg-container{align-items:flex-start;display:none;height:100%;left:0;position:fixed;top:0;width:100%}.e-dlg-center-center{-webkit-justify-content:center;justify-content:center}.e-dlg-center-center,.e-dlg-left-center{-webkit-align-items:center;align-items:center}.e-dlg-left-center{-webkit-justify-content:flex-start;justify-content:flex-start}.e-dlg-right-center{-webkit-align-items:center;-webkit-justify-content:flex-end;align-items:center;justify-content:flex-end}.e-dlg-left-top{-webkit-justify-content:flex-start;justify-content:flex-start}.e-dlg-left-top,.e-dlg-right-top{-webkit-align-items:flex-start;align-items:flex-start}.e-dlg-right-top{-webkit-justify-content:flex-end;justify-content:flex-end}.e-dlg-center-top{align-items:center;flex-direction:column}.e-dlg-left-bottom{-webkit-justify-content:flex-start;justify-content:flex-start}.e-dlg-left-bottom,.e-dlg-right-bottom{-webkit-align-items:flex-end;align-items:flex-end}.e-dlg-center-bottom,.e-dlg-right-bottom{-webkit-justify-content:flex-end;justify-content:flex-end}.e-dlg-center-bottom{-webkit-align-items:center;align-items:center;flex-direction:column}.e-dialog .e-btn.e-dlg-closeicon-btn:active,.e-dialog .e-btn.e-dlg-closeicon-btn:focus,.e-dialog .e-btn.e-dlg-closeicon-btn:hover{background-color:#e0e0e0;border-color:#0000;box-shadow:0 0 0 #0000}.e-dialog .e-btn.e-dlg-closeicon-btn:active{background-color:#e0e0e0}.e-content-placeholder.e-dialog.e-placeholder-dialog{background-size:400px 210px;min-height:210px}.e-bigger .e-content-placeholder.e-dialog.e-placeholder-dialog,.e-bigger.e-content-placeholder.e-dialog.e-placeholder-dialog{background-size:400px 220px;min-height:220px}@media (min-width:768px){.e-alert-dialog.e-dialog.e-popup,.e-confirm-dialog.e-dialog.e-popup{margin:30px;width:600px}}@media (max-width:768px){.e-alert-dialog.e-dialog.e-popup,.e-confirm-dialog.e-dialog.e-popup,.e-prompt-dialog.e-dialog.e-popup{margin:30px;width:auto}}@media (min-width:768px){.e-prompt-dialog.e-dialog.e-popup{margin:30px;width:600px}}.e-dlg-ref-element{display:none}.e-dialog .e-footer-content{box-sizing:border-box}.e-dialog{background-color:#fff;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.e-dlg-overlay{background-color:#383838}.e-footer-content{background-color:#fff}.e-dlg-header,.e-dlg-header *{color:#000000de;font-size:18px;font-weight:400}.e-dlg-content{color:#000000de}.e-device .e-dlg-content{font-size:14px}.e-dlg-content,.e-dlg-header-content{background-color:#fff}.e-dialog .e-btn.e-dlg-closeicon-btn:hover span,.e-icon-dlg-close{color:#000}.e-dialog .e-btn.e-dlg-closeicon-btn:active span,.e-dialog .e-btn.e-dlg-closeicon-btn:focus span,.e-icon-dlg-close:active{border-radius:50%;color:#000;opacity:1}.e-icon-dlg-close:hover{color:#000}.e-dlg-header-content .e-dlg-closeicon-btn:active,.e-dlg-header-content .e-dlg-closeicon-btn:hover{background-color:initial}.e-south-east{color:#000}.e-rtl .e-south-east{color:#0000}.e-rtl .e-south-west{color:#000}.e-north-east,.e-north-west,.e-south-west{color:#0000}
/*! popup layout */.e-popup{height:auto;position:absolute;width:auto;z-index:1000}.e-popup.e-popup-open{display:block}.e-popup.e-popup-close{display:none}.e-tooltip-close:before{content:"\e7e9";font-size:16px}.e-arrow-tip-inner.e-tip-right:before{content:"\e848"}.e-arrow-tip-inner.e-tip-top:before{content:"\e918"}.e-arrow-tip-inner.e-tip-bottom:before{content:"\e919"}.e-arrow-tip-inner.e-tip-left:before{content:"\e84b"}
/*! tooltip popup container layout */.e-tooltip-popup-container{position:relative}
/*! tooltip layout */.e-tooltip-wrap{max-width:350px;min-width:30px;padding:0;position:absolute;visibility:visible
  /*! tooltip arrow */
  /*! tooltip sticky mode close icon */
  /*! tooltip content area */}.e-tooltip-wrap .e-arrow-tip{overflow:hidden;position:absolute}.e-tooltip-wrap .e-arrow-tip.e-tip-bottom{height:8px;left:50%;top:100%;width:16px}.e-tooltip-wrap .e-arrow-tip.e-tip-top{height:8px;left:50%;top:-9px;width:16px}.e-tooltip-wrap .e-arrow-tip.e-tip-left{height:16px;left:-9px;top:48%;width:8px}.e-tooltip-wrap .e-arrow-tip.e-tip-right{height:16px;left:100%;top:50%;width:8px}.e-tooltip-wrap .e-tooltip-close{cursor:pointer;float:right;position:absolute;right:-9px;top:-9px;z-index:inherit}.e-tooltip-wrap .e-tip-content{background-color:inherit;height:100%;line-height:16px;overflow-wrap:break-word;overflow-x:hidden;padding:3px 6px;position:relative;white-space:normal;width:100%;word-break:break-word;z-index:1}
/*! Bigger Style */.e-bigger .e-tooltip-wrap .e-tip-content,.e-tooltip-wrap.e-bigger .e-tip-content{line-height:20px;padding:5px 8px}
/*! Tooltip theme */.e-tooltip-wrap{border-radius:2px;filter:none;opacity:.9
  /*! tooltip arrow */
  /*! tooltip sticky mode close icon */
  /*! tooltip content area */}.e-tooltip-wrap.e-popup{background-color:#616161;border:1px solid #616161}.e-tooltip-wrap .e-arrow-tip-outer{height:0;left:0;position:absolute;top:0;width:0}.e-tooltip-wrap .e-arrow-tip-outer.e-tip-bottom{border-left:8px solid #0000;border-right:8px solid #0000;border-top:8px solid #616161}.e-tooltip-wrap .e-arrow-tip-outer.e-tip-top{border-bottom:8px solid #616161;border-left:8px solid #0000;border-right:8px solid #0000}.e-tooltip-wrap .e-arrow-tip-outer.e-tip-left{border-bottom:8px solid #0000;border-right:8px solid #616161;border-top:8px solid #0000}.e-tooltip-wrap .e-arrow-tip-outer.e-tip-right{border-bottom:8px solid #0000;border-left:8px solid #616161;border-top:8px solid #0000}.e-tooltip-wrap .e-arrow-tip-inner{height:0;position:absolute;width:0;z-index:10}.e-tooltip-wrap .e-arrow-tip-inner.e-tip-bottom,.e-tooltip-wrap .e-arrow-tip-inner.e-tip-left,.e-tooltip-wrap .e-arrow-tip-inner.e-tip-right,.e-tooltip-wrap .e-arrow-tip-inner.e-tip-top{color:#616161;font-family:e-icons;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.e-tooltip-wrap .e-arrow-tip-inner.e-tip-bottom,.e-tooltip-wrap .e-arrow-tip-inner.e-tip-top{right:16px}.e-tooltip-wrap .e-arrow-tip-inner.e-tip-left,.e-tooltip-wrap .e-arrow-tip-inner.e-tip-right{bottom:16px}.e-tooltip-wrap .e-tooltip-close{border-color:#0000;border-radius:8px}.e-tooltip-wrap .e-tooltip-close,.e-tooltip-wrap .e-tooltip-close:hover{background-color:#fff;color:#616161}.e-tooltip-wrap .e-tip-content{color:#fff;font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif","sans-serif",-apple-system,BlinkMacSystemFont;font-size:11px}
/*! bigger style */.e-bigger .e-tooltip-wrap .e-tip-content,.e-tooltip-wrap.e-bigger .e-tip-content{font-size:14px}.e-spinner-pane{align-items:center;display:inline-flex;height:100%;justify-content:center;left:0;position:absolute;text-align:center;top:0;-webkit-user-select:none;user-select:none;vertical-align:middle;width:100%;z-index:1000}.e-spinner-pane:after{content:"Material";display:none}.e-spinner-pane.e-spin-left .e-spinner-inner{-webkit-transform:translateX(0) translateY(-50%);left:0;padding-left:10px;transform:translateX(0) translateY(-50%)}.e-spinner-pane.e-spin-right .e-spinner-inner{-webkit-transform:translateX(-100%) translateY(-50%);left:100%;padding-right:10px;transform:translateX(-100%) translateY(-50%)}.e-spinner-pane.e-spin-center .e-spinner-inner{-webkit-transform:translateX(-50%) translateY(-50%);left:50%;transform:translateX(-50%) translateY(-50%)}.e-spinner-pane.e-spin-hide{display:none}.e-spinner-pane.e-spin-show{display:inline-flex}.e-spinner-pane .e-spinner-inner{-webkit-transform:translateX(-50%) translateY(-50%);left:50%;margin:0;position:absolute;text-align:center;top:50%;transform:translateX(-50%) translateY(-50%);z-index:1000}.e-spinner-pane .e-spinner-inner .e-spin-label{font-family:Roboto,Segoe UI;font-size:13px;margin-top:16px;text-align:center}.e-spinner-pane .e-spinner-inner .e-spin-material{animation:material-spinner-rotate 1568.63ms linear infinite;display:block;margin:0 auto}.e-spinner-pane .e-spinner-inner .e-spin-material .e-path-circle{fill:none;stroke-linecap:square}.e-spinner-pane .e-spinner-inner .e-spin-bootstrap4{animation:material-spinner-rotate .75s linear infinite;border-radius:50%;display:block;margin:0 auto}.e-spinner-pane .e-spinner-inner .e-spin-bootstrap4 .e-path-circle{fill:none;stroke-linecap:square;stroke-width:4}.e-spinner-pane .e-spinner-inner .e-spin-fabric,.e-spinner-pane .e-spinner-inner .e-spin-fluent{animation:fabric-spinner-rotate 1.3s cubic-bezier(.53,.21,.29,.67) infinite;display:block;margin:0 auto;overflow:visible}.e-spinner-pane .e-spinner-inner .e-spin-fabric .e-path-arc,.e-spinner-pane .e-spinner-inner .e-spin-fabric .e-path-circle,.e-spinner-pane .e-spinner-inner .e-spin-fluent .e-path-arc,.e-spinner-pane .e-spinner-inner .e-spin-fluent .e-path-circle{fill:none;stroke-width:1.5}.e-spinner-pane .e-spinner-inner .e-spin-tailwind{animation:fabric-spinner-rotate 1.3s cubic-bezier(.21,.21,.21,.21) infinite;display:block;margin:0 auto;overflow:visible}.e-spinner-pane .e-spinner-inner .e-spin-tailwind .e-path-arc,.e-spinner-pane .e-spinner-inner .e-spin-tailwind .e-path-circle{fill:none;stroke-width:4.5}.e-spinner-pane .e-spinner-inner .e-spin-bootstrap5{animation:material-spinner-rotate .75s linear infinite;border-radius:50%;display:block;margin:0 auto}.e-spinner-pane .e-spinner-inner .e-spin-bootstrap5 .e-path-circle{fill:none;stroke-linecap:square;stroke-width:4}.e-spinner-pane .e-spinner-inner .e-spin-bootstrap{display:block;margin:0 auto}.e-spinner-pane .e-spinner-inner .e-spin-high-contrast{animation:fabric-spinner-rotate 1.3s cubic-bezier(.53,.21,.29,.67) infinite;display:block;margin:0 auto;overflow:visible}.e-spinner-pane .e-spinner-inner .e-spin-high-contrast .e-path-arc,.e-spinner-pane .e-spinner-inner .e-spin-high-contrast .e-path-circle{fill:none;stroke-width:1.5}.e-spinner-pane{background-color:initial}.e-spinner-pane.e-spin-overlay{background-color:#0006}.e-spinner-pane.e-spin-overlay .e-spinner-inner .e-spin-label{color:#fff}.e-spinner-pane.e-spin-overlay .e-spinner-inner .e-spin-bootstrap{fill:#e3165b;stroke:#e3165b}.e-spinner-pane .e-spinner-inner .e-spin-label{color:#000000de}.e-spinner-pane .e-spinner-inner .e-spin-fabric .e-path-circle,.e-spinner-pane .e-spinner-inner .e-spin-fluent .e-path-circle{stroke:#e3165b66}.e-spinner-pane .e-spinner-inner .e-spin-fabric .e-path-arc,.e-spinner-pane .e-spinner-inner .e-spin-fluent .e-path-arc{stroke:#e3165b}.e-spinner-pane .e-spinner-inner .e-spin-tailwind .e-path-circle{stroke:#e3165b66}.e-spinner-pane .e-spinner-inner .e-spin-bootstrap5,.e-spinner-pane .e-spinner-inner .e-spin-tailwind .e-path-arc{stroke:#e3165b}.e-spinner-pane .e-spinner-inner .e-spin-high-contrast .e-path-circle{stroke:#e3165b66}.e-spinner-pane .e-spinner-inner .e-spin-bootstrap4,.e-spinner-pane .e-spinner-inner .e-spin-high-contrast .e-path-arc,.e-spinner-pane .e-spinner-inner .e-spin-material{stroke:#e3165b}.e-spinner-pane .e-spinner-inner .e-spin-bootstrap{fill:#e3165b;stroke:#e3165b}.e-dropdownbase .e-list-item .e-list-icon{padding:0 16px 0 0}.e-small .e-dropdownbase .e-list-item .e-list-icon{padding:0 12px 0 0}.e-bigger.e-small .e-dropdownbase .e-list-item .e-list-icon{padding:0 16px 0 0}.e-bigger .e-dropdownbase,.e-dropdownbase.e-bigger{min-height:45px}.e-bigger .e-dropdownbase .e-fixed-head,.e-bigger .e-dropdownbase .e-list-group-item,.e-bigger .e-dropdownbase .e-list-item,.e-dropdownbase.e-bigger .e-fixed-head,.e-dropdownbase.e-bigger .e-list-group-item,.e-dropdownbase.e-bigger .e-list-item{line-height:48px;text-indent:16px}.e-bigger .e-dropdownbase .e-list-item .e-list-icon,.e-dropdownbase.e-bigger .e-list-item .e-list-icon{font-size:20px}.e-dropdownbase{display:block;height:100%;min-height:36px;position:relative;width:100%}.e-dropdownbase .e-list-parent{margin:0;padding:0}.e-dropdownbase .e-fixed-head,.e-dropdownbase .e-list-group-item{cursor:default}.e-dropdownbase .e-list-item{cursor:pointer;overflow:hidden;position:relative;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;width:100%}.e-dropdownbase .e-list-item .e-list-icon{font-size:16px;vertical-align:middle}.e-dropdownbase .e-fixed-head{position:absolute;top:0}.e-rtl .e-dropdownbase .e-fixed-head{left:33px}.e-dropdownbase.e-content{overflow:auto;position:relative}.e-popup.e-ddl .e-dropdownbase.e-nodata{color:#000;cursor:default;font-family:inherit;font-size:14px;padding:14px 16px;text-align:center}.e-rtl .e-dropdownbase.e-dd-group .e-list-item{padding-right:2em}.e-dropdownbase.e-dd-group .e-list-item{padding-left:2em;text-indent:0}.e-bigger .e-dropdownbase.e-dd-group .e-list-item,.e-small .e-dropdownbase.e-dd-group .e-list-item,.e-small.e-bigger .e-dropdownbase.e-dd-group .e-list-item{padding-left:2em}.e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-dropdownbase.e-dd-group .e-list-group-item{text-indent:0;cursor:pointer;font-weight:400;overflow:hidden;position:relative;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;width:100%}.e-rtl.e-multiselect-group .e-dropdownbase.e-dd-group .e-list-item{padding-right:2em}.e-bigger .e-rtl.e-small .e-dropdownbase .e-list-item,.e-rtl .e-dropdownbase .e-list-item,.e-rtl .e-small .e-dropdownbase .e-list-item,.e-rtl .e-small.e-bigger .e-dropdownbase .e-list-item,.e-small .e-rtl .e-dropdownbase .e-list-item,.e-small .e-rtl.e-bigger .e-dropdownbase .e-list-item,.e-small.e-bigger .e-rtl .e-dropdownbase .e-list-item,.e-small.e-bigger.e-rtl .e-dropdownbase .e-list-item,.e-small.e-rtl .e-dropdownbase .e-list-item{padding-left:16px;padding-right:0}.e-dropdownbase{border-color:#e0e0e0}.e-dropdownbase .e-list-item{-webkit-tap-highlight-color:transparent;border-bottom:0;color:#000000de;text-indent:16px}.e-dropdownbase .e-list-group-item,.e-dropdownbase .e-list-item,.e-fixed-head{background-color:#fff;border-color:#fff;font-family:inherit;font-size:13px;line-height:36px;min-height:36px;padding-right:16px}.e-dropdownbase .e-list-group-item,.e-fixed-head{color:#0000008a;font-weight:600;padding-left:16px}.e-dropdownbase .e-list-item.e-active,.e-dropdownbase .e-list-item.e-active.e-hover{background-color:#eee;border-color:#fff;color:#e3165b}.e-dropdownbase .e-list-item.e-hover{background-color:#eee;border-color:#fff;color:#000000de}.e-dropdownbase .e-list-item:last-child{border-bottom:0}.e-dropdownbase .e-list-item.e-item-focus{background-color:#eee}.e-bigger .e-dropdownbase .e-fixed-head,.e-bigger .e-dropdownbase .e-list-group-item{font-size:14px;padding-left:16px}.e-multi-column.e-ddl.e-popup.e-popup-open table{border-collapse:collapse;table-layout:fixed;width:100%}.e-multi-column.e-ddl.e-popup.e-popup-open td,.e-multi-column.e-ddl.e-popup.e-popup-open th{display:table-cell;overflow:hidden;padding-right:16px;text-indent:10px;text-overflow:ellipsis}.e-multi-column.e-ddl.e-popup.e-popup-open th{line-height:36px;text-align:left}.e-multi-column.e-ddl.e-popup.e-popup-open .e-ddl-header{background-color:#fff;border:solid #e0e0e0;border-width:0 0 1px;color:#0000008a;font-family:inherit;font-size:13px;font-weight:600;text-indent:10px}.e-multi-column.e-ddl.e-popup.e-popup-open .e-dropdownbase .e-list-item{padding-right:0}.e-multi-column.e-ddl.e-popup.e-popup-open.e-scroller .e-ddl-header{padding-right:16px}.e-multi-column.e-ddl.e-popup.e-popup-open .e-ddl-header,.e-multi-column.e-ddl.e-popup.e-popup-open.e-ddl-device .e-ddl-header{padding-right:0}.e-multi-column.e-ddl.e-popup.e-popup-open .e-text-center{text-align:center}.e-multi-column.e-ddl.e-popup.e-popup-open .e-text-right{text-align:right}.e-multi-column.e-ddl.e-popup.e-popup-open .e-text-left{text-align:left}.e-dropdownbase.e-small .e-list-item,.e-small .e-dropdownbase .e-list-item{color:#000;line-height:26px;min-height:26px;text-indent:12px}.e-dropdownbase.e-small .e-fixed-head,.e-dropdownbase.e-small .e-list-group-item,.e-small .e-dropdownbase .e-fixed-head,.e-small .e-dropdownbase .e-list-group-item{font-size:13px;line-height:26px;min-height:26px;padding-left:16px}.e-dropdownbase.e-small .e-list-item .e-list-icon,.e-small .e-dropdownbase .e-list-item .e-list-icon{font-size:14px}.e-bigger.e-small .e-dropdownbase .e-list-item,.e-dropdownbase.e-small.e-bigger .e-list-item{color:#000;line-height:40px;min-height:40px;text-indent:16px}.e-bigger.e-small .e-dropdownbase .e-fixed-head,.e-bigger.e-small .e-dropdownbase .e-list-group-item,.e-dropdownbase.e-small.e-bigger .e-fixed-head,.e-dropdownbase.e-small.e-bigger .e-list-group-item{line-height:40px;min-height:40px;padding-left:16px}.e-bigger.e-small .e-dropdownbase .e-list-item .e-list-icon,.e-dropdownbase.e-small.e-bigger .e-list-item .e-list-icon{font-size:18px}.e-bigger.e-small .e-dropdownbase .e-fixed-head,.e-bigger.e-small .e-dropdownbase .e-list-group-item,.e-dropdownbase.e-bigger.e-small .e-fixed-head,.e-dropdownbase.e-bigger.e-small .e-list-group-item{font-size:13px}.e-ddl.e-popup.e-multiselect-group .e-list-group-item{background-color:#fff;border-bottom:0;border-color:#fff;color:#000000de;font-family:inherit;text-indent:16px;font-size:13px;padding-right:16px}.e-ddl.e-popup.e-multiselect-group .e-list-group-item.e-item-focus{background-color:#eee}.e-ddl.e-popup.e-multiselect-group .e-list-group-item.e-active,.e-ddl.e-popup.e-multiselect-group .e-list-group-item.e-active.e-hover{background-color:#eee;border-color:#fff;color:#e3165b}.e-ddl.e-popup.e-multiselect-group .e-list-group-item.e-hover{background-color:#eee;border-color:#fff;color:#000000de}.e-ddl .e-search-icon:before{content:"\e993"}.e-ddl .e-back-icon:before{content:"\e977"}.e-ddl.e-input-group.e-control-wrapper .e-ddl-icon:before{content:"\e969";font-family:e-icons}.e-bigger .e-input-group.e-ddl .e-input-filter,.e-bigger .e-input-group.e-ddl .e-input-filter:focus{margin-left:-20px}.e-bigger .e-ddl.e-popup .e-list-group-item,.e-bigger .e-ddl.e-popup .e-list-item{font-size:14px}.e-bigger .e-ddl.e-popup .e-input-group{padding:4px 0}.e-bigger.e-ddl.e-popup .e-list-group-item,.e-bigger.e-ddl.e-popup .e-list-item{font-size:14px}.e-bigger.e-ddl.e-popup .e-input-group{padding:4px 0}.e-popup-full-page{bottom:0;left:0;margin:0;overflow:hidden;padding:0;right:0;top:0}.e-popup-full-page .e-popup-full-page.e-ddl.e-popup.e-ddl-device-filter{margin:0}.e-ddl.e-control-wrapper .e-ddl-disable-icon{position:relative}.e-ddl.e-control-wrapper .e-ddl-disable-icon:before{content:""}.e-ddl-device-filter .e-filter-parent{background-color:#f5f5f5}.e-ddl input.e-input::-webkit-contacts-auto-fill-button{display:none;pointer-events:none;position:absolute;right:0;visibility:hidden}.e-filter-parent{border:0;border-top-width:0;box-shadow:0 1.5px 5px -2px #0000004d;display:block;padding:0}.e-ddl.e-input-group:not(.e-disabled){cursor:pointer}.e-ddl.e-popup.e-ddl-device-filter .e-input-group.e-input-focus:after,.e-ddl.e-popup.e-ddl-device-filter .e-input-group.e-input-focus:before{width:0}.e-ddl.e-popup{background:#fff;position:absolute}.e-ddl.e-popup .e-search-icon{margin:0;opacity:.57;padding:12px 8px 8px}.e-ddl.e-popup .e-filter-parent .e-back-icon{padding:0 8px}.e-ddl.e-popup .e-filter-parent .e-input-filter,.e-ddl.e-popup .e-filter-parent .e-input-filter:focus,.e-ddl.e-popup .e-filter-parent .e-input-group.e-control-wrapper.e-input-focus .e-input-filter,.e-ddl.e-popup .e-filter-parent .e-input-group.e-input-focus .e-input-filter,.e-ddl.e-popup.e-rtl .e-filter-parent .e-input-group.e-control-wrapper .e-input-filter{padding:8px 16px}.e-ddl.e-popup .e-input-group{margin-bottom:0}.e-ddl.e-popup .e-ddl-footer,.e-ddl.e-popup .e-ddl-header{cursor:default}.e-ddl.e-float-input .e-ddl-hidden,.e-ddl.e-input-group .e-ddl-hidden{-webkit-appearance:initial;border:0;height:0;padding:0;visibility:hidden;width:0}.e-ddl.e-input-group,.e-ddl.e-input-group.e-input-focus:focus{outline:none}.e-dropdownbase .e-list-item .e-highlight{display:inline;font-weight:700;vertical-align:initial}.e-ddl.e-input-group input[readonly]~.e-clear-icon:not(.e-clear-icon-hide),.e-float-input input[readonly]~.e-clear-icon:not(.e-clear-icon-hide),.e-float-input.e-input-group input[readonly]~.e-clear-icon:not(.e-clear-icon-hide){opacity:1}.e-dropdownlist.e-input:not(:valid):first-child~.e-clear-icon,.e-float-input input.e-dropdownlist:not(:valid):first-child~.e-clear-icon,.e-float-input.e-control-wrapper input.e-dropdownlist:not(:valid):first-child~.e-clear-icon,.e-float-input.e-input-group input.e-dropdownlist:not(:valid):first-child~.e-clear-icon,.e-float-input.e-input-group.e-control-wrapper input.e-dropdownlist:not(:valid):first-child~.e-clear-icon,.e-input-group input.e-dropdownlist.e-input:not(:valid):first-child~.e-clear-icon,.e-input-group.e-control-wrapper input.e-dropdownlist.e-input:not(:valid):first-child~.e-clear-icon{display:flex}.e-dropdownlist.e-input:not(:valid):first-child~.e-clear-icon.e-clear-icon-hide,.e-float-input input.e-dropdownlist:not(:valid):first-child~.e-clear-icon.e-clear-icon-hide,.e-float-input.e-control-wrapper input.e-dropdownlist:not(:valid):first-child~.e-clear-icon.e-clear-icon-hide,.e-float-input.e-input-group input.e-dropdownlist:not(:valid):first-child~.e-clear-icon.e-clear-icon-hide,.e-float-input.e-input-group.e-control-wrapper input.e-dropdownlist:not(:valid):first-child~.e-clear-icon.e-clear-icon-hide,.e-input-group input.e-dropdownlist.e-input:not(:valid):first-child~.e-clear-icon.e-clear-icon-hide,.e-input-group.e-control-wrapper input.e-dropdownlist.e-input:not(:valid):first-child~.e-clear-icon.e-clear-icon-hide{display:none}.e-float-input.e-static-clear input.e-dropdownlist:not(:valid):first-child~.e-clear-icon.e-clear-icon-hide,.e-float-input.e-static-clear.e-control-wrapper input.e-dropdownlist:not(:valid):first-child~.e-clear-icon.e-clear-icon-hide,.e-float-input.e-static-clear.e-input-group input.e-dropdownlist:not(:valid):first-child~.e-clear-icon.e-clear-icon-hide,.e-float-input.e-static-clear.e-input-group.e-control-wrapper input.e-dropdownlist:not(:valid):first-child~.e-clear-icon.e-clear-icon-hide,.e-input-group.e-static-clear input.e-dropdownlist.e-input:not(:valid):first-child~.e-clear-icon.e-clear-icon-hide,.e-input-group.e-static-clear.e-control-wrapper input.e-dropdownlist.e-input:not(:valid):first-child~.e-clear-icon.e-clear-icon-hide{cursor:pointer;display:flex}.e-ddl.e-input-group .e-input-value,.e-ddl.e-input-group .e-input-value:focus{font-family:inherit;font-size:14px;height:auto;margin:0;outline:none;width:100%}.e-ddl.e-input-group .e-dropdownlist,.e-ddl.e-input-group input[readonly],.e-ddl.e-input-group input[readonly].e-input{pointer-events:none}ejs-autocomplete,ejs-combobox,ejs-dropdownlist{display:block}.e-input-group.e-ddl.e-small .e-list-group-item,.e-input-group.e-ddl.e-small .e-list-item,.e-small .e-ddl.e-popup .e-list-group-item,.e-small .e-ddl.e-popup .e-list-item,.e-small.e-ddl.e-popup .e-list-group-item,.e-small.e-ddl.e-popup .e-list-item{font-size:12px}.e-bigger .e-input-group.e-ddl.e-small .e-list-group-item,.e-bigger .e-input-group.e-ddl.e-small .e-list-item,.e-bigger.e-small .e-ddl.e-popup .e-list-group-item,.e-bigger.e-small .e-ddl.e-popup .e-list-item,.e-bigger.e-small.e-ddl.e-popup .e-list-group-item,.e-bigger.e-small.e-ddl.e-popup .e-list-item{font-size:13px}.e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,.e-content-placeholder.e-combobox.e-placeholder-combobox,.e-content-placeholder.e-ddl.e-placeholder-ddl{background-size:300px 33px;min-height:33px}.e-bigger .e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,.e-bigger .e-content-placeholder.e-combobox.e-placeholder-combobox,.e-bigger .e-content-placeholder.e-ddl.e-placeholder-ddl,.e-bigger.e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,.e-bigger.e-content-placeholder.e-combobox.e-placeholder-combobox,.e-bigger.e-content-placeholder.e-ddl.e-placeholder-ddl{background-size:300px 40px;min-height:40px}.e-popup{border-color:#e0e0e0}.e-float-input.e-input-focus.e-input-group.e-ddl.e-control.e-keyboard>.e-float-text,.e-float-input.e-input-group.e-ddl.e-control.e-icon-anim>.e-float-text{color:#e3165b}
/*! TreeView's material theme wise override definitions and variables */.e-ddt .e-ddt-icon:before{content:"\e969"}.e-ddt .e-chips-close:before{content:"\e7e9"}.e-ddt{cursor:pointer;outline:none}.e-ddt .e-ddt-icon:before{transform:rotate(0deg);transition:transform .3s ease}.e-ddt.e-icon-anim .e-ddt-icon:before{transform:rotate(180deg);transition:transform .3s ease}.e-ddt .e-ddt-hidden{border:0;height:0;visibility:hidden;width:0}.e-ddt.e-float-input.e-control-wrapper .e-clear-icon,.e-ddt.e-input-group.e-control-wrapper .e-clear-icon{box-sizing:initial;min-height:22px}.e-ddt.e-float-input.e-control-wrapper .e-input-group-icon.e-ddt-icon,.e-ddt.e-input-group.e-control-wrapper .e-input-group-icon.e-ddt-icon{border:0}.e-ddt.e-float-input.e-control-wrapper .e-icon-hide,.e-ddt.e-input-group.e-control-wrapper .e-icon-hide{display:none}.e-ddt.e-float-input.e-control-wrapper.e-show-chip .e-clear-icon,.e-ddt.e-float-input.e-control-wrapper.e-show-text .e-clear-icon,.e-ddt.e-input-group.e-control-wrapper.e-show-chip .e-clear-icon,.e-ddt.e-input-group.e-control-wrapper.e-show-text .e-clear-icon{bottom:0;position:absolute;right:0}.e-ddt.e-float-input.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon,.e-ddt.e-float-input.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon,.e-ddt.e-input-group.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon,.e-ddt.e-input-group.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon{right:18px}.e-ddt.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon,.e-ddt.e-float-input.e-control-wrapper.e-show-text .e-ddt-icon,.e-ddt.e-input-group.e-control-wrapper.e-show-chip .e-ddt-icon,.e-ddt.e-input-group.e-control-wrapper.e-show-text .e-ddt-icon{bottom:2px;position:absolute;right:0}.e-ddt.e-float-input.e-control-wrapper.e-show-chip input.e-dropdowntree.e-chip-input,.e-ddt.e-float-input.e-control-wrapper.e-show-chip.e-input-focus input.e-dropdowntree.e-chip-input,.e-ddt.e-float-input.e-control-wrapper.e-show-text input.e-dropdowntree.e-chip-input,.e-ddt.e-float-input.e-control-wrapper.e-show-text.e-input-focus input.e-dropdowntree.e-chip-input,.e-ddt.e-input-group.e-control-wrapper.e-show-chip input.e-dropdowntree.e-chip-input,.e-ddt.e-input-group.e-control-wrapper.e-show-chip.e-input-focus input.e-dropdowntree.e-chip-input,.e-ddt.e-input-group.e-control-wrapper.e-show-text input.e-dropdowntree.e-chip-input,.e-ddt.e-input-group.e-control-wrapper.e-show-text.e-input-focus input.e-dropdowntree.e-chip-input{padding-left:0;padding-right:0}.e-ddt .e-chips-wrapper{width:100%}.e-ddt.e-show-chip .e-chips-close{line-height:16px;min-height:16px;min-width:16px;text-align:center}.e-ddt.e-show-chip .e-chips-close:before{font-size:16px}.e-ddt.e-show-chip .e-chips{align-items:center;border-radius:16px;box-sizing:border-box;display:inline-flex;float:left;height:24px;margin:3px 1px;max-width:calc(100% - 2px)}.e-ddt.e-show-chip .e-chips,.e-ddt.e-show-chip .e-chips>.e-chipcontent{overflow:hidden;padding:0 4px;text-overflow:ellipsis;white-space:nowrap}.e-ddt.e-show-chip .e-chips>.e-chipcontent{max-width:100%;text-indent:0}.e-ddt.e-outline .e-overflow.e-show-text{padding:10px 12px 9px}.e-ddt.e-outline .e-overflow.e-total-count{padding:10px 12px}.e-ddt.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon .e-clear-icon,.e-ddt.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon .e-clear-icon{right:30px}.e-ddt.e-outline.e-float-input.e-control-wrapper:not(.e-show-chip).e-show-dd-icon.e-input-focus .e-clear-icon,.e-ddt.e-outline.e-input-group.e-control-wrapper:not(.e-show-chip).e-show-dd-icon.e-input-focus .e-clear-icon{min-height:20px}.e-ddt.e-outline.e-show-chip .e-chips-wrapper,.e-ddt.e-outline.e-show-chip .e-overflow{padding:4px 12px}.e-ddt.e-filled.e-float-input.e-control-wrapper .e-overflow.e-show-text{line-height:21px;padding:14px 2px 5px 0}.e-ddt.e-filled.e-float-input.e-control-wrapper .e-overflow .e-remain.e-wrap-count{padding-top:10px}.e-ddt.e-filled.e-float-input.e-control-wrapper:not(.e-show-chip) .e-ddt-icon,.e-ddt.e-filled.e-float-input.e-control-wrapper:not(.e-show-chip).e-show-dd-icon .e-clear-icon{padding-top:8px}.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon,.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-text .e-ddt-icon{bottom:6px;right:10px}.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-clear-icon,.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-text .e-clear-icon{bottom:5px;right:38px}.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip:not(.e-show-dd-icon) .e-clear-icon,.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-text:not(.e-show-dd-icon) .e-clear-icon{bottom:9px;right:10px}.e-ddt.e-filled .e-chips-wrapper .e-chips,.e-ddt.e-filled .e-overflow .e-chips{margin-top:8px;padding:0 8px}.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper,.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow{padding-top:8px}.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper .e-chips,.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow .e-chips{height:18px}.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper .e-chips>.e-chipcontent,.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow .e-chips>.e-chipcontent{font-size:12px;padding:0 4px 0 0}.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper .e-chips-close:before,.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow .e-chips-close:before{font-size:12px;height:12px;width:12px}.e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-overflow.e-show-text{line-height:39px;padding:0}.e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-overflow .e-remain.e-wrap-count{line-height:39px;padding-top:0}.e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-chips-wrapper .e-chips,.e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-overflow .e-chips{height:28px;margin-top:8px;padding:0 8px}.e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-chips-wrapper .e-chips>.e-chipcontent,.e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-overflow .e-chips>.e-chipcontent{font-size:13px;padding:0 8px 0 0}.e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-chips-wrapper .e-chips-close:before,.e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-overflow .e-chips-close:before{font-size:14px;height:14px;width:14px}.e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-chip .e-ddt-icon,.e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-text .e-ddt-icon{bottom:10px;right:10px}.e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-clear-icon{bottom:9px;right:38px}.e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input):not(.e-show-dd-icon) .e-clear-icon{bottom:9px;right:10px}.e-ddt .e-overflow{white-space:nowrap}.e-ddt .e-overflow.e-show-text{padding:6px 0 0}.e-ddt .e-overflow.e-total-count{box-sizing:border-box;display:inline-block;overflow:hidden;text-overflow:ellipsis}.e-ddt .e-overflow.e-total-count .e-remain{padding:0 16px 0 0}.e-ddt .e-overflow.e-wrap-count{padding-top:6px}.e-ddt .e-overflow .e-remain{cursor:pointer;display:inline-block;font-size:13px;padding:0 0 0 16px}.e-ddt .e-overflow .e-remain.e-wrap-count{padding-top:6px}.e-ddt.e-show-chip .e-overflow.e-total-count .e-remain{padding:6px 0 0}.e-ddt.e-show-dd-icon .e-chips-wrapper .e-chips:last-child{margin-right:18px;max-width:calc(100% - 19px)}.e-ddt.e-show-clear .e-chips-wrapper .e-chips:last-child{margin-right:26px;max-width:calc(100% - 27px)}.e-ddt.e-show-clear.e-show-dd-icon .e-chips-wrapper .e-chips:last-child{margin-right:45px;max-width:calc(100% - 45px)}.e-ddt .e-dropdowntree,.e-ddt input[readonly],.e-ddt input[readonly].e-input{pointer-events:none}.e-ddt .e-dropdowntree.e-chip-input,.e-ddt input[readonly].e-chip-input,.e-ddt input[readonly].e-input.e-chip-input{width:0}.e-ddt.e-popup{box-shadow:0 5px 5px -3px #0003,0 8px 10px 0 #00000024,0 3px 14px 0 #0000001f;position:absolute}.e-ddt.e-popup .e-selectall-parent{border-bottom:1px solid;cursor:pointer;display:block;line-height:36px;overflow:hidden;position:relative;text-indent:38px;white-space:nowrap;width:100%}.e-ddt.e-popup .e-selectall-parent.e-hide-selectall{display:none}.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper{position:relative;text-indent:0}.e-ddt.e-popup .e-selectall-parent .e-all-text{font-family:inherit;font-size:14px;margin:10px}.e-ddt.e-popup .e-filter-wrap .e-input,.e-ddt.e-popup .e-filter-wrap .e-input:focus{padding:8px 16px}.e-ddt.e-popup .e-filter-wrap{border:0;border-top-width:0;display:block;padding:0}.e-ddt.e-popup .e-filter-wrap .e-input-group.e-control-wrapper:not(.e-disabled):not(.e-float-icon-left):after,.e-ddt.e-popup .e-filter-wrap .e-input-group.e-control-wrapper:not(.e-disabled):not(.e-float-icon-left):before,.e-ddt.e-popup .e-filter-wrap .e-input-group:not(.e-disabled):not(.e-float-icon-left):after,.e-ddt.e-popup .e-filter-wrap .e-input-group:not(.e-disabled):not(.e-float-icon-left):before{bottom:-1px;height:1px}.e-ddt.e-popup .e-filter-wrap .e-input-group{margin-bottom:0}.e-ddt.e-popup .e-filter-wrap .e-input-group .e-clear-icon{margin:6px 6px 5px;min-height:12px;min-width:12px;padding:6px}.e-ddt.e-popup .e-popup-content{overflow:auto;position:relative}.e-ddt.e-popup .e-popup-content .e-ddt-nodata{display:none}.e-ddt.e-popup .e-popup-content.e-no-data{cursor:default;font-family:inherit;font-size:14px;padding:14px 16px;text-align:center}.e-ddt.e-popup .e-popup-content.e-no-data .e-treeview{display:none}.e-ddt.e-popup .e-popup-content.e-no-data .e-ddt-nodata{display:block}.e-ddt.e-popup .e-treeview{display:inline-table;width:100%}.e-ddt.e-popup .e-treeview .e-list-item{padding:0}.e-ddt.e-popup .e-treeview .e-list-item .e-ul{margin:0;padding:0 0 0 14px}.e-ddt.e-popup .e-treeview .e-fullrow{height:36px}.e-ddt.e-popup .e-treeview>.e-ul{overflow:hidden;padding:0 8px}.e-ddt.e-popup .e-treeview.e-fullrow-wrap .e-text-content{padding-bottom:2px;padding-top:2px}.e-ddt.e-popup .e-ddt-footer,.e-ddt.e-popup .e-ddt-header{cursor:default}.e-ddt.e-rtl.e-show-chip .e-chips{float:right}.e-ddt.e-rtl.e-show-chip .e-overflow .e-remain,.e-ddt.e-rtl.e-show-text .e-overflow .e-remain{padding:0 16px 0 0}.e-ddt.e-rtl.e-show-chip .e-overflow .e-remain.e-wrap-count,.e-ddt.e-rtl.e-show-text .e-overflow .e-remain.e-wrap-count{padding-top:6px}.e-ddt.e-rtl.e-show-chip .e-overflow.e-wrap-count,.e-ddt.e-rtl.e-show-text .e-overflow.e-wrap-count{position:absolute;right:auto}.e-ddt.e-rtl.e-show-text .e-overflow.e-total-count .e-remain{padding:0 0 0 16px}.e-ddt.e-rtl.e-show-chip .e-overflow.e-total-count .e-remain{padding:6px 0 0}.e-ddt.e-rtl.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon .e-clear-icon,.e-ddt.e-rtl.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon.e-show-chip .e-clear-icon,.e-ddt.e-rtl.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon.e-show-text .e-clear-icon,.e-ddt.e-rtl.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon .e-clear-icon,.e-ddt.e-rtl.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon.e-show-chip .e-clear-icon,.e-ddt.e-rtl.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon.e-show-text .e-clear-icon{left:30px}.e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper .e-overflow.e-show-text{padding:14px 0 5px 2px}.e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon,.e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-text .e-ddt-icon{left:10px;right:auto}.e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon,.e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon{left:38px;right:auto}.e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-chip:not(.e-show-dd-icon) .e-clear-icon,.e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-text:not(.e-show-dd-icon) .e-clear-icon{left:10px;right:auto}.e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper .e-chips>.e-chipcontent,.e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow .e-chips>.e-chipcontent{padding:0 0 0 4px}.e-ddt.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-chips-wrapper .e-chips>.e-chipcontent,.e-ddt.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-overflow .e-chips>.e-chipcontent{padding:0 0 0 8px}.e-ddt.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-chip .e-ddt-icon,.e-ddt.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-text .e-ddt-icon{left:10px;right:auto}.e-ddt.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon .e-clear-icon{left:38px;right:auto}.e-ddt.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input):not(.e-show-dd-icon) .e-clear-icon{left:10px;right:auto}.e-ddt.e-rtl.e-show-dd-icon .e-chips-wrapper .e-chips:last-child{margin-left:18px;margin-right:1px}.e-ddt.e-rtl.e-show-clear .e-chips-wrapper .e-chips:last-child{margin-left:26px;margin-right:1px}.e-ddt.e-rtl.e-show-clear.e-show-dd-icon .e-chips-wrapper .e-chips:last-child{margin-left:45px;margin-right:1px}.e-ddt.e-rtl.e-float-input.e-control-wrapper.e-show-chip .e-clear-icon,.e-ddt.e-rtl.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon,.e-ddt.e-rtl.e-float-input.e-control-wrapper.e-show-text .e-clear-icon,.e-ddt.e-rtl.e-float-input.e-control-wrapper.e-show-text .e-ddt-icon,.e-ddt.e-rtl.e-input-group.e-control-wrapper.e-show-chip .e-clear-icon,.e-ddt.e-rtl.e-input-group.e-control-wrapper.e-show-chip .e-ddt-icon,.e-ddt.e-rtl.e-input-group.e-control-wrapper.e-show-text .e-clear-icon,.e-ddt.e-rtl.e-input-group.e-control-wrapper.e-show-text .e-ddt-icon{left:0;right:auto}.e-ddt.e-rtl.e-float-input.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon,.e-ddt.e-rtl.e-float-input.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon,.e-ddt.e-rtl.e-input-group.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon,.e-ddt.e-rtl.e-input-group.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon{left:18px}.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul{padding:0 14px 0 0}.e-ddt-icon-hide{display:none}.e-bigger .e-ddt .e-chips,.e-ddt.e-bigger .e-chips{height:31px}.e-bigger .e-ddt.e-float-input.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon,.e-bigger .e-ddt.e-float-input.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon,.e-bigger .e-ddt.e-input-group.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon,.e-bigger .e-ddt.e-input-group.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon,.e-ddt.e-bigger.e-float-input.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon,.e-ddt.e-bigger.e-float-input.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon,.e-ddt.e-bigger.e-input-group.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon,.e-ddt.e-bigger.e-input-group.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon{right:20px}.e-bigger .e-ddt.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon,.e-bigger .e-ddt.e-float-input.e-control-wrapper.e-show-text .e-ddt-icon,.e-bigger .e-ddt.e-input-group.e-control-wrapper.e-show-chip .e-ddt-icon,.e-bigger .e-ddt.e-input-group.e-control-wrapper.e-show-text .e-ddt-icon,.e-ddt.e-bigger.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon,.e-ddt.e-bigger.e-float-input.e-control-wrapper.e-show-text .e-ddt-icon,.e-ddt.e-bigger.e-input-group.e-control-wrapper.e-show-chip .e-ddt-icon,.e-ddt.e-bigger.e-input-group.e-control-wrapper.e-show-text .e-ddt-icon{bottom:3px}.e-bigger .e-ddt.e-float-input.e-control-wrapper .e-clear-icon,.e-bigger .e-ddt.e-input-group.e-control-wrapper .e-clear-icon,.e-ddt.e-bigger.e-float-input.e-control-wrapper .e-clear-icon,.e-ddt.e-bigger.e-input-group.e-control-wrapper .e-clear-icon{min-height:26px}.e-bigger .e-ddt .e-overflow.e-show-text,.e-ddt.e-bigger .e-overflow.e-show-text{padding:8px 0 0}.e-bigger .e-ddt.e-outline .e-overflow.e-show-text,.e-bigger .e-ddt.e-outline .e-overflow.e-total-count,.e-ddt.e-bigger.e-outline .e-overflow.e-show-text,.e-ddt.e-bigger.e-outline .e-overflow.e-total-count{padding:15px 16px}.e-bigger .e-ddt.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon .e-clear-icon,.e-bigger .e-ddt.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon .e-clear-icon,.e-ddt.e-bigger.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon .e-clear-icon,.e-ddt.e-bigger.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon .e-clear-icon{right:36px}.e-bigger .e-ddt.e-outline.e-show-chip .e-overflow,.e-ddt.e-bigger.e-outline.e-show-chip .e-overflow{padding:8px 15px}.e-bigger .e-ddt.e-outline.e-show-chip .e-overflow .e-remain.e-wrap-count,.e-bigger .e-ddt.e-outline.e-show-chip .e-overflow.e-total-count .e-remain,.e-ddt.e-bigger.e-outline.e-show-chip .e-overflow .e-remain.e-wrap-count,.e-ddt.e-bigger.e-outline.e-show-chip .e-overflow.e-total-count .e-remain{padding-top:10px}.e-bigger .e-ddt.e-outline.e-show-chip .e-chips-wrapper,.e-ddt.e-bigger.e-outline.e-show-chip .e-chips-wrapper{padding:8px 15px}.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper .e-overflow.e-show-text,.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper .e-overflow.e-show-text{line-height:30px;padding:19px 12px 0 0}.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper .e-overflow .e-remain.e-wrap-count,.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper .e-overflow .e-remain.e-wrap-count{padding-top:14px}.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper:not(.e-show-chip) .e-ddt-icon,.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper:not(.e-show-chip).e-show-dd-icon .e-clear-icon,.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-show-chip) .e-ddt-icon,.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-show-chip).e-show-dd-icon .e-clear-icon{padding-top:8px}.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon,.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-text .e-ddt-icon,.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon,.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-text .e-ddt-icon{bottom:12px;right:12px}.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-clear-icon,.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-text .e-clear-icon,.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-clear-icon,.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-text .e-clear-icon{bottom:11px;right:44px}.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip:not(.e-show-dd-icon) .e-clear-icon,.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-text:not(.e-show-dd-icon) .e-clear-icon,.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-chip:not(.e-show-dd-icon) .e-clear-icon,.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-text:not(.e-show-dd-icon) .e-clear-icon{bottom:14px;right:12px}.e-bigger .e-ddt.e-filled .e-chips-wrapper .e-chips,.e-bigger .e-ddt.e-filled .e-overflow .e-chips,.e-ddt.e-bigger.e-filled .e-chips-wrapper .e-chips,.e-ddt.e-bigger.e-filled .e-overflow .e-chips{margin-top:8px;padding:0 8px}.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper,.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow,.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper,.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow{padding-top:19px}.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper .e-chips,.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow .e-chips,.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper .e-chips,.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow .e-chips{height:24px}.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper .e-chips>.e-chipcontent,.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow .e-chips>.e-chipcontent,.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper .e-chips>.e-chipcontent,.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow .e-chips>.e-chipcontent{font-size:13px}.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper .e-chips-close:before,.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow .e-chips-close:before,.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper .e-chips-close:before,.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow .e-chips-close:before{font-size:14px;height:14px;width:14px}.e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-overflow.e-show-text,.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-overflow.e-show-text{line-height:55px}.e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-overflow .e-remain.e-wrap-count,.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-overflow .e-remain.e-wrap-count{line-height:55px;padding-top:0}.e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-chips-wrapper .e-chips,.e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-overflow .e-chips,.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-chips-wrapper .e-chips,.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-overflow .e-chips{height:32px;padding:0 12px}.e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-chips-wrapper .e-chips>.e-chipcontent,.e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-overflow .e-chips>.e-chipcontent,.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-chips-wrapper .e-chips>.e-chipcontent,.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-overflow .e-chips>.e-chipcontent{font-size:14px}.e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-chips-wrapper .e-chips-close:before,.e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-overflow .e-chips-close:before,.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-chips-wrapper .e-chips-close:before,.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-overflow .e-chips-close:before{font-size:16px;height:16px;width:16px}.e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-chip .e-ddt-icon,.e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-chip:not(.e-show-dd-icon) .e-clear-icon,.e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-text .e-ddt-icon,.e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-text:not(.e-show-dd-icon) .e-clear-icon,.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-chip .e-ddt-icon,.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-chip:not(.e-show-dd-icon) .e-clear-icon,.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-text .e-ddt-icon,.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-text:not(.e-show-dd-icon) .e-clear-icon{bottom:16px;right:12px}.e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-clear-icon,.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-clear-icon{bottom:15px;right:44px}.e-bigger .e-ddt.e-show-dd-icon .e-chips-wrapper .e-chips:last-child,.e-ddt.e-bigger.e-show-dd-icon .e-chips-wrapper .e-chips:last-child{margin-right:20px;max-width:calc(100% - 21px)}.e-bigger .e-ddt.e-show-clear .e-chips-wrapper .e-chips:last-child,.e-ddt.e-bigger.e-show-clear .e-chips-wrapper .e-chips:last-child{margin-right:32px;max-width:calc(100% - 33px)}.e-bigger .e-ddt.e-show-clear.e-show-dd-icon .e-chips-wrapper .e-chips:last-child,.e-ddt.e-bigger.e-show-clear.e-show-dd-icon .e-chips-wrapper .e-chips:last-child{margin-right:52px;max-width:calc(100% - 53px)}.e-bigger .e-ddt.e-popup .e-selectall-parent,.e-ddt.e-bigger.e-popup .e-selectall-parent{text-indent:43px}.e-bigger .e-ddt.e-popup .e-treeview .e-fullrow,.e-ddt.e-bigger.e-popup .e-treeview .e-fullrow{height:44px}.e-bigger .e-ddt.e-rtl.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon .e-clear-icon,.e-bigger .e-ddt.e-rtl.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon.e-show-chip .e-clear-icon,.e-bigger .e-ddt.e-rtl.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon.e-show-text .e-clear-icon,.e-bigger .e-ddt.e-rtl.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon .e-clear-icon,.e-bigger .e-ddt.e-rtl.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon.e-show-chip .e-clear-icon,.e-bigger .e-ddt.e-rtl.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon.e-show-text .e-clear-icon,.e-ddt.e-bigger.e-rtl.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon .e-clear-icon,.e-ddt.e-bigger.e-rtl.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon.e-show-chip .e-clear-icon,.e-ddt.e-bigger.e-rtl.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon.e-show-text .e-clear-icon,.e-ddt.e-bigger.e-rtl.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon .e-clear-icon,.e-ddt.e-bigger.e-rtl.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon.e-show-chip .e-clear-icon,.e-ddt.e-bigger.e-rtl.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon.e-show-text .e-clear-icon{left:36px}.e-bigger .e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper .e-overflow.e-show-text,.e-ddt.e-bigger.e-rtl.e-filled.e-float-input.e-control-wrapper .e-overflow.e-show-text{padding:19px 0 0 12px}.e-bigger .e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon,.e-bigger .e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-chip:not(.e-show-dd-icon) .e-clear-icon,.e-bigger .e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-text .e-ddt-icon,.e-bigger .e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-text:not(.e-show-dd-icon) .e-clear-icon,.e-ddt.e-bigger.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon,.e-ddt.e-bigger.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-chip:not(.e-show-dd-icon) .e-clear-icon,.e-ddt.e-bigger.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-text .e-ddt-icon,.e-ddt.e-bigger.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-text:not(.e-show-dd-icon) .e-clear-icon{left:12px;right:auto}.e-bigger .e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon,.e-bigger .e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon,.e-ddt.e-bigger.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon,.e-ddt.e-bigger.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon{left:44px;right:auto}.e-bigger .e-ddt.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-chip .e-ddt-icon,.e-bigger .e-ddt.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-chip:not(.e-show-dd-icon) .e-clear-icon,.e-bigger .e-ddt.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon:not(.e-input-focus) .e-ddt-icon,.e-bigger .e-ddt.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon:not(.e-input-focus):not(.e-show-dd-icon) .e-clear-icon,.e-ddt.e-bigger.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-chip .e-ddt-icon,.e-ddt.e-bigger.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-chip:not(.e-show-dd-icon) .e-clear-icon,.e-ddt.e-bigger.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon:not(.e-input-focus) .e-ddt-icon,.e-ddt.e-bigger.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon:not(.e-input-focus):not(.e-show-dd-icon) .e-clear-icon{left:12px;right:auto}.e-bigger .e-ddt.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-clear-icon,.e-ddt.e-bigger.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-clear-icon{left:44px;right:auto}.e-bigger .e-ddt.e-rtl.e-show-dd-icon .e-chips-wrapper .e-chips:last-child,.e-ddt.e-bigger.e-rtl.e-show-dd-icon .e-chips-wrapper .e-chips:last-child{margin-left:20px;margin-right:1px}.e-bigger .e-ddt.e-rtl.e-show-clear .e-chips-wrapper .e-chips:last-child,.e-ddt.e-bigger.e-rtl.e-show-clear .e-chips-wrapper .e-chips:last-child{margin-left:32px;margin-right:1px}.e-bigger .e-ddt.e-rtl.e-show-clear.e-show-dd-icon .e-chips-wrapper .e-chips:last-child,.e-ddt.e-bigger.e-rtl.e-show-clear.e-show-dd-icon .e-chips-wrapper .e-chips:last-child{margin-left:52px;margin-right:1px}.e-bigger .e-ddt.e-rtl.e-show-chip.e-input-group.e-show-dd-icon .e-clear-icon,.e-bigger .e-ddt.e-rtl.e-show-text.e-input-group.e-show-dd-icon .e-clear-icon,.e-ddt.e-bigger.e-rtl.e-show-chip.e-input-group.e-show-dd-icon .e-clear-icon,.e-ddt.e-bigger.e-rtl.e-show-text.e-input-group.e-show-dd-icon .e-clear-icon{left:20px;right:auto}.e-ddt .e-chips{background-color:#eee}.e-ddt .e-chips .e-chips-close:before{color:#0000008a}.e-ddt .e-chips>.e-chipcontent{color:#000000de}.e-ddt .e-chips:hover{background-color:#d6d6d6}.e-ddt .e-chips:hover>.e-chipcontent{color:#000000de}.e-ddt.e-filled .e-chips{background-color:#cecece}.e-ddt .e-overflow .e-remain{color:#0000008a}.e-ddt.e-popup{background:#fff;border-color:#0000}.e-ddt.e-popup .e-popup-content.e-no-data{color:#000}.e-ddt.e-popup .e-selectall-parent{border-bottom-color:#0000001f}.e-ddt.e-popup .e-selectall-parent .e-all-text{color:#000000de}.e-multiselect.e-input-group .e-ddl-icon:before{content:"\e969";font-family:e-icons}.e-multi-select-wrapper .e-chips .e-chips-close:before{content:"\e7e9";cursor:pointer;left:0;position:relative;top:0}.e-multi-select-wrapper .e-close-hooker:before{content:"\e7a7";cursor:pointer;left:6px;position:relative;top:6px}.e-multiselect.e-input-group .e-ddl-disable-icon:before{content:""}.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker{height:38px;margin-top:-38px;right:18px;top:100%;width:16px}.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker{height:38px;margin-top:-35px;right:18px;top:100%;width:16px}.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker{right:52px}.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker{height:38px;margin-top:-55px;right:12px;top:100%;width:18px}.e-bigger .e-small.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-bigger.e-small .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-bigger.e-small.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-small .e-bigger.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker{right:48px}.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker{height:54px;margin-top:-55px;right:16px;top:100%;width:20px}.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker{right:60px}.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker{height:34px;margin-top:-35px;right:16px;top:100%;width:14px}.e-small .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-small.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker{right:48px}.e-rtl .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-rtl .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-rtl.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker{left:52px;right:auto}.e-bigger .e-rtl .e-small.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-bigger .e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-bigger .e-rtl.e-small.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-bigger .e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-bigger.e-small .e-rtl.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-bigger.e-small .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-rtl .e-bigger .e-small.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-rtl .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-rtl .e-bigger.e-small.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-rtl .e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-rtl .e-small .e-bigger.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-rtl .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-rtl.e-bigger .e-small.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-rtl.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-rtl.e-bigger.e-small .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-rtl.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-rtl.e-bigger.e-small.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-rtl.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-rtl.e-small .e-bigger.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-rtl.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-small .e-rtl .e-bigger.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-small .e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-small .e-rtl.e-bigger.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-small .e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker{left:48px;right:auto}.e-bigger .e-rtl .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-bigger .e-rtl .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-bigger .e-rtl.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-bigger .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-rtl .e-bigger .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-rtl .e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-rtl .e-bigger.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-rtl.e-bigger .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-rtl.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-rtl.e-bigger.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker{left:60px;right:auto}.e-rtl .e-small .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-rtl .e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-rtl .e-small.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-rtl.e-small .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-rtl.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-rtl.e-small.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-small .e-rtl .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-small .e-rtl .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-small .e-rtl.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,.e-small .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker{left:48px;right:auto}.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker:before{content:"\e208";font-size:16px;height:16px;margin-top:-8px;top:50%}.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker:before,.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker:before{content:"\e208";font-size:14px;height:14px;margin-top:-7px;top:50%}.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker:before,.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker:before{content:"\e208";font-size:20px;height:20px;left:0;margin-top:-10px;top:50%}.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker:before,.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker:before,.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker:before,.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker:before{content:"\e208";font-size:18px;height:18px;left:0;margin-top:-9px;top:50%}.e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close:before{font-size:14px}.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close:before,.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close:before{font-size:13px}.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close:before,.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close:before{font-size:16px}.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close:before,.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close:before,.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close:before,.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close:before{font-size:14px}.e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-multiselect.e-outline.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon{margin:7px 12px 9px 0}.e-bigger .e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-bigger .e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-multiselect.e-input-group.e-outline.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon{margin:10px 16px 10px 0}.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-multiselect.e-input-group.e-outline.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-small .e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-small .e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon{margin:6px 10px 8px 0}.e-bigger .e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-bigger .e-multiselect.e-input-group.e-outline.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-bigger.e-small .e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-multiselect.e-input-group.e-outline.e-small.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-small .e-multiselect.e-input-group.e-outline.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-small .e-multiselect.e-input-group.e-outline.e-control-wrapper.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-small.e-bigger .e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon{margin:6px 12px 8px 0}.e-rtl .e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-rtl .e-multiselect.e-outline.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-rtl.e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-rtl.e-multiselect.e-outline.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon{margin:7px 0 9px 12px}.e-bigger .e-rtl.e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-bigger .e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-bigger.e-rtl .e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-bigger.e-rtl .e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-rtl .e-multiselect.e-input-group.e-outline.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-rtl .e-multiselect.e-input-group.e-outline.e-control-wrapper.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-rtl.e-multiselect.e-input-group.e-outline.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon{margin:10px 0 10px 16px}.e-rtl .e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-rtl .e-multiselect.e-input-group.e-outline.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-rtl.e-multiselect.e-input-group.e-outline.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-rtl.e-small .e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-rtl.e-small .e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-small .e-rtl.e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-small .e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon{margin:6px 0 8px 10px}.e-bigger .e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-bigger .e-rtl.e-multiselect.e-input-group.e-outline.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-bigger.e-small .e-rtl.e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-rtl .e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-rtl .e-multiselect.e-input-group.e-outline.e-small.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-rtl.e-bigger .e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-rtl.e-bigger .e-multiselect.e-input-group.e-outline.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-rtl.e-bigger.e-small .e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-rtl.e-multiselect.e-input-group.e-outline.e-small.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-rtl.e-small .e-multiselect.e-input-group.e-outline.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-rtl.e-small .e-multiselect.e-input-group.e-outline.e-control-wrapper.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-rtl.e-small.e-bigger .e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-small .e-rtl.e-multiselect.e-input-group.e-outline.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-small .e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-small.e-bigger .e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon{margin:6px 0 8px 12px}.e-bigger .e-small.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-bigger.e-small .e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-bigger.e-small.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-filled.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,.e-small .e-bigger.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker{height:20px;margin-top:-33px;right:18px;width:20px}.e-bigger .e-small.e-filled.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,.e-bigger.e-small .e-filled.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,.e-bigger.e-small.e-filled.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,.e-small .e-bigger.e-filled.e-multiselect .e-down-icon .e-chips-close.e-close-hooker{height:20px;margin-top:-35px;right:45px;width:20px}.e-bigger .e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-bigger .e-small.e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,.e-bigger.e-small .e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-bigger.e-small .e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,.e-bigger.e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-bigger.e-small.e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,.e-small .e-bigger.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-small .e-bigger.e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker{margin-top:-32px}.e-small .e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-small.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker{height:18px;margin:-29px 0 8px;width:18px}.e-bigger .e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-bigger.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker{height:24px;width:24px}.e-small .e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,.e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker{margin-top:-26px}.e-bigger .e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,.e-bigger.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker{margin-top:-40px}.e-bigger .e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-bigger .e-small.e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,.e-bigger.e-small .e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-bigger.e-small .e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,.e-bigger.e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-bigger.e-small.e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,.e-small .e-bigger.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-small .e-bigger.e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker{margin-top:-32px;right:40px}.e-bigger .e-filled.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,.e-bigger.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker{margin-top:-44px}.e-bigger .e-filled.e-multiselect.e-float-input .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close,.e-bigger.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close,.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close{height:14px;width:14px}.e-bigger .e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close,.e-bigger.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close{height:16px;width:16px}.e-small .e-filled.e-multiselect.e-float-input .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close,.e-small.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close{height:10px;width:10px}.e-bigger .e-small.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-chips .e-chips-close:before,.e-bigger.e-small .e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-chips .e-chips-close:before,.e-bigger.e-small.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-chips .e-chips-close:before,.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-chips .e-chips-close:before,.e-small .e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips .e-chips-close:before,.e-small.e-bigger.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-chips .e-chips-close:before,.e-small.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips .e-chips-close:before{font-size:12px;height:12px;width:12px}.e-small .e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-chips .e-chips-close:before,.e-small.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-chips .e-chips-close:before{font-size:10px;height:10px;width:10px}.e-bigger .e-filled.e-float-input .e-multi-select-wrapper .e-chips .e-chips-close:before,.e-bigger .e-small.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips .e-chips-close:before,.e-bigger.e-filled.e-float-input .e-multi-select-wrapper .e-chips .e-chips-close:before,.e-bigger.e-small .e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips .e-chips-close:before,.e-bigger.e-small.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips .e-chips-close:before,.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips .e-chips-close:before,.e-small .e-bigger.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips .e-chips-close:before{font-size:14px;height:14px;width:14px}.e-bigger .e-small.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker:before,.e-bigger.e-small .e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker:before,.e-bigger.e-small.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker:before,.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker:before,.e-small .e-bigger.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker:before{content:"\e208";font-size:16px;height:16px;padding:0;text-align:center;vertical-align:middle;width:16px}.e-small .e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker:before,.e-small.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker:before{font-size:14px;height:14px;width:14px}.e-bigger .e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker:before,.e-bigger.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker:before{font-size:20px;height:20px;width:20px}.e-bigger.e-small .e-rtl .e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-bigger.e-small.e-rtl.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-rtl .e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-rtl.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker{left:10px;right:auto}.e-rtl .e-small.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-rtl.e-small .e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-small .e-rtl.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-small.e-rtl.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker{left:6px;right:auto}.e-bigger .e-rtl.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-bigger.e-rtl.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-rtl .e-bigger.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-rtl.e-bigger .e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker{left:12px;right:auto}.e-multiselect.e-filled.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-multiselect.e-input-group.e-filled .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon{margin:10px 0 9px}.e-multiselect.e-filled.e-input-group.e-float-input.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon{margin:0 8px 8px 0;padding:0}.e-small .e-multiselect.e-filled.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-small.e-multiselect.e-input-group.e-filled .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon{height:18px;margin:7px 0 2px;width:18px}.e-bigger .e-multiselect.e-filled.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-bigger.e-multiselect.e-input-group.e-filled .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon{height:24px;margin:12px -4px 8px -1px;padding:0;width:24px}.e-small .e-multiselect.e-filled.e-input-group.e-float-input.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-small.e-multiselect.e-input-group.e-float-input.e-filled .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon{margin:0 12px 4px 0}.e-bigger .e-multiselect.e-filled.e-input-group.e-control-wrapper.e-float-input .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-bigger.e-multiselect.e-input-group.e-filled.e-float-input .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon{margin:0}.e-bigger .e-small.e-multiselect.e-input-group.e-float-input.e-filled .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-bigger.e-small .e-multiselect.e-input-group.e-float-input.e-filled .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-bigger.e-small.e-multiselect.e-input-group.e-float-input.e-filled .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-small .e-bigger.e-multiselect.e-input-group.e-float-input.e-filled .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon{height:20px;margin:0 0 8px;padding:0;width:20px}.e-multiselect.e-filled.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon:before,.e-multiselect.e-input-group.e-filled .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon:before{font-size:16px;height:16px;width:16px}.e-small .e-multiselect.e-filled.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon:before,.e-small.e-multiselect.e-input-group.e-filled .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon:before{font-size:14px;height:14px;width:14px}.e-bigger .e-multiselect.e-filled.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon:before,.e-bigger.e-multiselect.e-input-group.e-filled .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon:before{font-size:20px;height:20px;width:20px}.e-bigger .e-small .e-multiselect.e-filled.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon:before,.e-bigger.e-small.e-multiselect.e-filled.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon:before,.e-small .e-bigger.e-multiselect.e-filled.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon:before,.e-small.e-bigger.e-multiselect.e-filled.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon:before{font-size:18px;height:18px;width:18px}.e-bigger .e-small .e-multiselect.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-bigger.e-small.e-multiselect.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-small .e-bigger.e-multiselect.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,.e-small.e-bigger.e-multiselect.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon{height:24px;margin:7px -4px 8px -1px;padding:0;width:24px}.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker.e-ddl-disable-icon:before,.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker.e-ddl-disable-icon:before,.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker.e-ddl-disable-icon:before,.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker.e-ddl-disable-icon:before,.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker.e-ddl-disable-icon:before,.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker.e-ddl-disable-icon:before,.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker.e-ddl-disable-icon:before,.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker.e-ddl-disable-icon:before,.e-small.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker.e-ddl-disable-icon:before,.e-small.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker.e-ddl-disable-icon:before,.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker.e-ddl-disable-icon:before{content:""}.e-multi-select-wrapper{box-sizing:border-box;cursor:text;line-height:normal;min-height:30px;padding:0 32px 0 0;position:relative;-webkit-user-select:none;user-select:none;width:100%}.e-multi-select-wrapper.e-delimiter .e-multi-searcher,.e-multi-select-wrapper.e-delimiter .e-searcher{height:27px;vertical-align:middle}.e-multi-select-wrapper.e-delimiter .e-multi-searcher .e-dropdownbase,.e-multi-select-wrapper.e-delimiter .e-searcher .e-dropdownbase{height:100%;min-height:100%}.e-multi-select-wrapper .e-delim-view{white-space:nowrap}.e-multi-select-wrapper .e-delim-view.e-delim-values.e-delim-overflow,.e-multi-select-wrapper .e-delim-view.e-delim-values.e-delim-total{box-sizing:border-box;display:inline-block;overflow:hidden;text-overflow:ellipsis}.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close:before{color:#fff;font-size:16px;left:12px;top:0}.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chipcontent{background-color:#3f51b5;padding:12px 4px 11px 0}.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box),.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box){width:0}.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type=text],.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type=text]{height:1px;min-height:1px}.e-multi-select-wrapper .e-chips.e-mob-chip>.e-chipcontent{max-width:100%}.e-multiselect.e-control-container .e-multi-select-wrapper .e-multi-searcher,.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-multi-searcher{display:flex;float:left;width:auto}.e-multiselect.e-control-container .e-multi-select-wrapper.e-delimiter .e-multi-searcher,.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper.e-delimiter .e-multi-searcher{display:inline-flex;float:none}.e-multiselect.e-control-container .e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box),.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box){width:0}.e-multiselect.e-control-container .e-multi-select-wrapper .e-chips-collection.e-delim-hide,.e-multiselect.e-control-container .e-multi-select-wrapper .e-delim-values.e-delim-hide,.e-multiselect.e-control-container .e-multi-select-wrapper .e-delim-view.e-delim-values.e-delim-hide,.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-chips-collection.e-delim-hide,.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-delim-values.e-delim-hide,.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-delim-view.e-delim-values.e-delim-hide{display:none}.e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon,.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper.e-down-icon{padding:0 48px 0 0}.e-multiselect.e-control-container .e-multi-select-wrapper .e-delim-values,.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-delim-values{align-items:center;display:inline;max-width:100%;word-break:break-word}.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon,.e-multiselect.e-control-container .e-multi-select-wrapper .e-ddl-icon,.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-clear-icon,.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon{align-items:center;cursor:pointer;display:none;flex-direction:row;margin-top:-2.5em;outline:0;padding:0;position:absolute;right:5px;top:100%}.e-multiselect.e-control-container .e-multi-select-wrapper .e-ddl-icon,.e-multiselect.e-control-container :not(.e-disabled).e-multi-select-wrapper:hover .e-clear-icon,.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon,.e-multiselect.e-control-container.e-input-group :not(.e-disabled).e-multi-select-wrapper:hover .e-clear-icon{display:flex}.e-multiselect.e-control-container .e-multi-select-wrapper .e-ddl-icon,.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon{margin-right:0;margin-top:-2.1em;right:0}.e-multiselect.e-control-container .e-multi-select-wrapper.e-delimiter,.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper.e-delimiter{top:-1px}.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon,.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-clear-icon{font-size:10px;height:24px;width:24px}.e-multiselect.e-control-container.e-input-group.e-rtl .e-multi-select-wrapper .e-multi-searcher,.e-multiselect.e-control-container.e-rtl .e-multi-select-wrapper .e-multi-searcher{float:right}.e-multiselect.e-control-container.e-input-group.e-rtl .e-multi-select-wrapper .e-clear-icon,.e-multiselect.e-control-container.e-input-group.e-rtl .e-multi-select-wrapper .e-ddl-icon,.e-multiselect.e-control-container.e-rtl .e-multi-select-wrapper .e-clear-icon,.e-multiselect.e-control-container.e-rtl .e-multi-select-wrapper .e-ddl-icon{left:0;right:auto}.e-multiselect.e-control-container.e-input-group.e-rtl .e-multi-select-wrapper.e-down-icon,.e-multiselect.e-control-container.e-rtl .e-multi-select-wrapper.e-down-icon{padding:0 0 0 48px}.e-bigger .e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon{margin-top:-2.5em}.e-popup.e-multi-select-list-wrapper .e-list-item.e-disabled,.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-checkbox .e-list-group-item.e-disabled{opacity:.7;pointer-events:none}.e-multiselect.e-float-input,.e-multiselect.e-input-group{word-wrap:normal}.e-multiselect.e-input-group .e-multi-searcher .e-label-top,.e-multiselect.e-input-group .e-searcher .e-label-top{top:15px}.e-bigger .e-multi-select-wrapper{min-height:37px}.e-multi-select-wrapper.e-close-icon-hide{padding-right:0}.e-multi-select-wrapper .e-chips-collection{cursor:default;display:block}.e-multi-select-wrapper .e-multi-hidden{border:0;height:0;position:absolute;visibility:hidden;width:0}.e-multi-select-wrapper .e-chips{align-items:center;display:inline-flex;float:left;margin:0 8px 6px 0;max-width:100%;overflow:hidden;padding:0 4px 0 8px;text-overflow:ellipsis;white-space:nowrap}.e-bigger .e-multi-select-wrapper .e-chips{margin:0 8px 6px 0}.e-multi-select-wrapper .e-chips>.e-chipcontent{max-width:100%;overflow:hidden;padding:0 4px 0 0;text-indent:0;text-overflow:ellipsis;white-space:nowrap}.e-multi-select-wrapper.e-delimiter .e-searcher{display:inline-block;float:none}.e-bigger .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-multi-select-wrapper .e-mob-chip.e-chips>.e-chipcontent{padding:8px 4px 8px 0}.e-bigger .e-multiselect.e-rtl .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-multiselect.e-rtl .e-multi-select-wrapper .e-mob-chip.e-chips>.e-chipcontent{padding:8px 0 8px 4px}.e-multi-select-wrapper .e-chips-close{align-self:center;display:flex;float:right;font-family:e-icons;height:16px;margin:0;width:16px}.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close{margin:3px 0 0}.e-multi-select-wrapper .e-chips-close.e-close-hooker{cursor:default;font-size:10px;height:24px;margin-top:-2.5em;position:absolute;right:5px;top:100%;width:24px}.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,.e-multiselect.e-input-group.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon,.e-small.e-multiselect .e-down-icon .e-chips-close.e-close-hooker{right:22px}.e-multiselect.e-input-group.e-control-container.e-rtl .e-multi-select-wrapper.e-down-icon .e-clear-icon{left:22px;right:auto}.e-bigger .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon{margin-top:-3em}.e-multi-select-wrapper input[type=text]{font-size:13px}.e-multi-select-wrapper input[type=text],.e-multiselect.e-filled .e-multi-select-wrapper input[type=text]{background:none;border:0;font-family:inherit;font-weight:400;height:28px;min-height:28px;outline:none;padding:0;text-indent:0}.e-multiselect.e-filled .e-multi-select-wrapper input[type=text]{color:inherit;font-size:14px}.e-rtl.e-multiselect.e-filled .e-multi-select-wrapper input[type=text]{padding:5px}.e-bigger .e-multi-select-wrapper input[type=text],.e-multi-select-wrapper.e-mob-wrapper input[type=text]{height:28px;min-height:28px}.e-bigger .e-multi-select-wrapper input[type=text]{height:34px;min-height:34px}.e-multi-select-wrapper input[type=text]::-ms-clear{display:none}.e-multi-select-wrapper .e-searcher{display:block;float:left;width:auto}.e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width{width:calc(100% - 32px)}.e-bigger .e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,.e-bigger.e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width{width:calc(100% - 38px)}.e-small .e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,.e-small.e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width{width:calc(100% - 30px)}.e-bigger .e-small.e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,.e-bigger.e-small .e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,.e-bigger.e-small.e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,.e-small .e-bigger.e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width{width:calc(100% - 32px)}.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width{width:calc(100% - 38px)}.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width{width:calc(100% - 30px)}.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width{width:calc(100% - 32px)}.e-multi-select-wrapper .e-delim-values{font-family:inherit;font-size:14px;line-height:28px;max-width:100%;padding-left:0;padding-right:6px;vertical-align:middle}.e-bigger .e-multi-select-wrapper .e-delim-values{line-height:34px;padding-left:0}.e-multi-select-list-wrapper .e-hide-group-header,.e-multi-select-list-wrapper .e-hide-listitem{display:none}.e-multi-select-wrapper .e-delim-values .e-remain{color:#0000008a;cursor:pointer;display:inline-block;font-size:13px;padding-left:16px}.e-multiselect.e-disabled .e-multi-select-wrapper,.e-multiselect.e-disabled .e-multi-select-wrapper .e-chips .e-chips-close:before{cursor:not-allowed}.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close{height:40px;left:0;margin:0 0 0 auto;position:relative;top:0;width:40px}.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected{align-self:center;box-shadow:0 2px 3px 1px #00000036;display:inline-flex;padding:0 0 0 16px;width:92%}.e-multi-select-wrapper .e-ddl-disable-icon:before{content:""}.e-multiselect.e-rtl .e-multi-select-wrapper.e-delimiter .e-searcher{float:none}.e-multiselect.e-rtl .e-multi-select-wrapper.e-close-icon-hide{padding-left:0}.e-multiselect.e-rtl .e-multi-select-wrapper{padding:0 2px 0 32px}.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close:before{left:-12px}.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close{margin:0 auto 0 0}.e-multiselect.e-rtl .e-multi-select-wrapper .e-searcher{float:right}.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips{float:right;margin:0 0 8px 8px;padding:0 8px 0 4px}.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips .e-chipcontent{padding:5px 4px}.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips .e-chips-close{float:left}.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips .e-chips-close:before{left:0}.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip{padding:0 4px 0 8px}.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip .e-chipcontent{padding:8px 4px}.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected{padding:0 8px 0 4px}.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chipcontent{padding:12px 4px}.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips-close.e-close-hooker{left:22px;position:absolute;right:auto}.e-multiselect.e-rtl .e-multi-select-wrapper .e-close-hooker:before{left:-4px}.e-multiselect.e-rtl .e-multi-select-wrapper .e-delim-values .e-remain{padding-right:16px}.e-multiselect.e-rtl .e-down-icon .e-chips-close.e-close-hooker{left:19px}.e-multiselect.e-rtl .e-multi-select-wrapper.e-down-icon .e-close-hooker:before{left:-7px}.e-popup.e-multi-select-list-wrapper .e-list-item .e-checkbox-wrapper{bottom:1px;margin-right:10px;position:relative;text-indent:0;vertical-align:middle}.e-popup.e-multi-select-list-wrapper.e-multiselect-group:not(.e-rtl) .e-list-item .e-checkbox-wrapper{padding-left:14px}.e-bigger .e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-rtl .e-list-item .e-checkbox-wrapper,.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-rtl .e-list-item .e-checkbox-wrapper{padding-right:25px}.e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-list-group-item .e-checkbox-wrapper{bottom:1px;margin-right:10px;position:relative;text-indent:0;vertical-align:middle}.e-bigger .e-popup.e-multi-select-list-wrapper .e-list-item .e-checkbox-wrapper,.e-bigger .e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-list-group-item .e-checkbox-wrapper,.e-bigger.e-popup.e-multi-select-list-wrapper .e-list-item .e-checkbox-wrapper,.e-bigger.e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-list-group-item .e-checkbox-wrapper{bottom:1px;margin-right:12px}.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-rtl .e-list-group-item .e-checkbox-wrapper,.e-popup.e-multi-select-list-wrapper.e-rtl .e-list-item .e-checkbox-wrapper{margin-left:12px;margin-right:0}.e-popup.e-multi-select-list-wrapper.e-rtl .e-dropdownbase.e-rtl.e-dd-group .e-list-item,.e-popup.e-multi-select-list-wrapper.e-rtl .e-list-item{padding-right:0}.e-bigger .e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-dropdownbase.e-dd-group .e-list-group-item{padding-left:16px}.e-bigger .e-popup.e-multi-select-list-wrapper.e-multiselect-group:not(.e-rtl) .e-dropdownbase.e-dd-group .e-list-item .e-checkbox-wrapper{padding-left:14px}.e-multi-select-list-wrapper .e-selectall-parent{cursor:pointer;display:block;line-height:36px;overflow:hidden;padding-right:16px;position:relative;text-indent:17px;white-space:nowrap;width:100%}.e-multi-select-list-wrapper.e-rtl .e-selectall-parent,.e-rtl .e-multi-select-list-wrapper .e-selectall-parent{padding-left:16px;padding-right:0}.e-multi-select-list-wrapper .e-selectall-parent .e-all-text{color:#000000de;font-family:inherit;font-size:14px}.e-bigger .e-multi-select-list-wrapper .e-selectall-parent,.e-bigger.e-multi-select-list-wrapper .e-selectall-parent{font-size:13px;line-height:48px;text-indent:17px}.e-multi-select-list-wrapper .e-selectall-parent .e-checkbox-wrapper{bottom:1px;margin-right:10px;position:relative;text-indent:0;vertical-align:middle}.e-bigger .e-multi-select-list-wrapper .e-selectall-parent .e-checkbox-wrapper,.e-bigger.e-multi-select-list-wrapper .e-selectall-parent .e-checkbox-wrapper{bottom:1px;margin-right:12px}.e-multi-select-list-wrapper.e-rtl .e-selectall-parent .e-checkbox-wrapper{margin-left:12px;margin-right:0}.e-multiselect .e-input-group-icon.e-ddl-icon{float:right;margin-top:6px}.e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon{float:left}.e-multiselect .e-ddl-icon:before{transform:rotate(0deg);transition:transform .3s ease}.e-multiselect.e-icon-anim .e-ddl-icon:before{transform:rotate(180deg);transition:transform .3s ease}.e-multiselect .e-multi-select-wrapper.e-down-icon,.e-multiselect.e-checkbox .e-multi-select-wrapper{padding:0}.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-filter,.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-group.e-input-focus .e-input-filter{padding:8px}.e-bigger .e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-filter,.e-bigger .e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-group.e-input-focus{padding:4px 0}.e-bigger .e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-group:not(.e-control-container) .e-clear-icon,.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-group:not(.e-control-container) .e-clear-icon{padding-left:8px;padding-right:8px}.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-back-icon{padding:0 8px}.e-bigger .e-checkbox .e-multi-select-wrapper .e-delim-values{line-height:34px}.e-checkbox .e-multi-select-wrapper .e-delim-values .e-remain{line-height:20px;padding-left:10px}.e-popup.e-multi-select-list-wrapper .e-list-group-item.e-disable .e-checkbox-wrapper .e-frame,.e-popup.e-multi-select-list-wrapper .e-list-item.e-disable .e-checkbox-wrapper .e-frame{opacity:.3}.e-popup.e-multi-select-list-wrapper .e-list-item.e-disable,.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-checkbox .e-list-group-item.e-disable{opacity:.7}.e-multi-select-wrapper input[readonly=true],.e-multiselect.e-checkbox .e-multi-select-wrapper .e-searcher{pointer-events:none}ejs-multiselect{display:block}.e-small .e-multi-select-list-wrapper .e-selectall-parent,.e-small.e-multi-select-list-wrapper .e-selectall-parent{line-height:26px}.e-small .e-multi-select-wrapper .e-chips-close{height:14px;width:14px}.e-small .e-multi-select-wrapper{min-height:24px}.e-small .e-multi-select-wrapper input[type=text]{height:26px;min-height:26px}.e-small .e-multi-select-wrapper .e-delim-values{font-size:12px;line-height:26px}.e-small .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-small .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon{margin-top:-2.5em}.e-bigger.e-small .e-multi-select-list-wrapper .e-selectall-parent,.e-bigger.e-small.e-multi-select-list-wrapper .e-selectall-parent{line-height:40px}.e-bigger.e-small .e-multi-select-wrapper .e-chips-close{height:16px;width:16px}.e-bigger.e-small .e-multi-select-wrapper{min-height:28px}.e-bigger.e-small .e-multi-select-wrapper input[type=text]{height:28px;min-height:28px}.e-small.e-bigger .e-multi-select-wrapper .e-delim-values{font-size:13px;line-height:28px}.e-bigger.e-small .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-bigger.e-small .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon{margin-top:-2.5em;right:5px}.e-content-placeholder.e-multiselect.e-placeholder-multiselect{background-size:300px 33px;min-height:33px}.e-bigger .e-content-placeholder.e-multiselect.e-placeholder-multiselect,.e-bigger.e-content-placeholder.e-multiselect.e-placeholder-multiselect{background-size:300px 40px;min-height:40px}.e-multiselect.e-outline .e-multi-select-wrapper input[type=text]{color:inherit;font-size:inherit;min-height:34px;padding:8px 12px 9px}.e-multiselect.e-outline.e-input-focus .e-multi-select-wrapper input[type=text]{padding:8px 12px 9px}.e-small .e-multiselect.e-outline .e-multi-select-wrapper input[type=text],.e-small.e-multiselect.e-outline .e-multi-select-wrapper input[type=text]{font-size:inherit;min-height:30px;padding:7px 10px}.e-small .e-multiselect.e-outline.e-input-focus .e-multi-select-wrapper input[type=text],.e-small.e-multiselect.e-outline.e-input-focus .e-multi-select-wrapper input[type=text]{padding:7px 10px}.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper input[type=text],.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper input[type=text],.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper input[type=text],.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper input[type=text]{font-size:inherit;min-height:34px;padding:8px 12px 9px}.e-bigger .e-small.e-multiselect.e-outline.e-input-focus .e-multi-select-wrapper input[type=text],.e-bigger.e-small .e-multiselect.e-outline.e-input-focus .e-multi-select-wrapper input[type=text],.e-bigger.e-small.e-multiselect.e-outline.e-input-focus .e-multi-select-wrapper input[type=text],.e-small .e-bigger.e-multiselect.e-outline.e-input-focus .e-multi-select-wrapper input[type=text]{padding:8px 12px 9px}.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper input[type=text],.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper input[type=text]{font-size:inherit;min-height:40px}.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper,.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper{min-height:40px;padding:7px 42px 7px 0}.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper,.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper,.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper{min-height:34px;padding:3px 38px 1px 0}.e-small .e-multiselect.e-outline .e-multi-select-wrapper,.e-small.e-multiselect.e-outline .e-multi-select-wrapper{min-height:30px;padding:3px 38px 1px 0}.e-multiselect.e-outline .e-multi-select-wrapper,.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper,.e-small.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper{min-height:34px;padding:3px 38px 1px 0}.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,.e-bigger .e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,.e-bigger.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper{padding-right:0}.e-bigger .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,.e-bigger .e-rtl.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,.e-rtl .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,.e-rtl .e-bigger .e-small.e-multiselect.e-outline.e-checkbox .e-multi-select-wrapper,.e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,.e-rtl .e-bigger.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,.e-rtl .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,.e-rtl .e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,.e-rtl .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,.e-rtl .e-small .e-bigger.e-multiselect.e-outline.e-checkbox .e-multi-select-wrapper,.e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,.e-rtl .e-small.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,.e-rtl.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,.e-rtl.e-bigger .e-small.e-multiselect.e-outline.e-checkbox .e-multi-select-wrapper,.e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,.e-rtl.e-bigger.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,.e-rtl.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,.e-rtl.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,.e-rtl.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,.e-rtl.e-small .e-bigger.e-multiselect.e-outline.e-checkbox .e-multi-select-wrapper,.e-rtl.e-small.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,.e-rtl.e-small.e-bigger .e-multiselect.e-outline.e-checkbox .e-multi-select-wrapper,.e-rtl.e-small.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,.e-rtl.e-small.e-bigger.e-multiselect.e-outline.e-checkbox .e-multi-select-wrapper,.e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,.e-rtl.e-small.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,.e-small .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,.e-small .e-rtl.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper{padding-left:0}.e-rtl .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper,.e-rtl .e-multiselect.e-outline .e-multi-select-wrapper,.e-rtl .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper,.e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper,.e-rtl.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper,.e-rtl.e-multiselect.e-outline .e-multi-select-wrapper,.e-rtl.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper,.e-rtl.e-small .e-multiselect.e-outline .e-multi-select-wrapper,.e-rtl.e-small.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper,.e-rtl.e-small.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper,.e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper{padding:3px 0 1px 38px}.e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper,.e-rtl.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper,.e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper{padding:7px 0 7px 42px}.e-rtl .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,.e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,.e-rtl .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,.e-rtl .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,.e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,.e-rtl.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,.e-rtl.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,.e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,.e-rtl.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,.e-rtl.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,.e-rtl.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,.e-rtl.e-small.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,.e-rtl.e-small.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,.e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide{padding-left:0}.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,.e-small.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,.e-small.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide{padding-right:0}.e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher{height:34px}.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher,.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher{height:40px}.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher,.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher{height:30px}.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher,.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher,.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher,.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher{height:34px}.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values{font-size:14px;line-height:34px;padding:0 0 0 12px}.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values{font-size:16px;line-height:40px;padding:0 0 0 16px}.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values{font-size:13px;line-height:30px;padding:0 0 0 8px}.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values{font-size:14px;line-height:34px;padding:0 0 0 12px}.e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values{padding:0 12px 0 0}.e-bigger .e-rtl .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-bigger .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-rtl .e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-rtl.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values{padding:0 16px 0 0}.e-rtl .e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-rtl.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-small .e-rtl .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-small .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values{padding:0 8px 0 0}.e-bigger .e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-bigger .e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-bigger.e-small .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-rtl .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-rtl .e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-rtl .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-rtl.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-rtl.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-rtl.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-rtl.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-small .e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,.e-small .e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values{padding:0 12px 0 0}.e-multiselect.e-outline .e-multi-select-wrapper .e-chips{height:26px;margin:4px 0 4px 8px;padding:0 8px}.e-rtl .e-multiselect.e-outline .e-multi-select-wrapper .e-chips,.e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-chips{margin:4px 8px 4px 0}.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-chips,.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips{height:32px;padding:0 12px}.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips,.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips{height:24px;padding:0 8px}.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips,.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips,.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips,.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips{height:26px;padding:0 8px}.e-multiselect.e-outline .e-multi-select-wrapper .e-chips>.e-chipcontent{padding:0 8px 0 0}.e-rtl .e-multiselect.e-outline .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-chips>.e-chipcontent{padding:0 0 0 8px}.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-multiselect.e-outline .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips>.e-chipcontent{font-size:13px}.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips>.e-chipcontent{font-size:14px}.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips>.e-chipcontent{font-size:12px}.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon,.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker{align-items:normal}.e-multiselect.e-filled .e-multi-select-wrapper .e-delim-values .e-remain,.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain{font-size:14px}.e-bigger .e-multiselect.e-filled .e-multi-select-wrapper .e-delim-values .e-remain,.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain,.e-bigger.e-multiselect.e-filled .e-multi-select-wrapper .e-delim-values .e-remain,.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain{font-size:16px}.e-small .e-multiselect.e-filled .e-multi-select-wrapper .e-delim-values .e-remain,.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain,.e-small.e-multiselect.e-filled .e-multi-select-wrapper .e-delim-values .e-remain,.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain{font-size:13px}.e-bigger .e-small.e-multiselect.e-filled .e-multi-select-wrapper .e-delim-values .e-remain,.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain,.e-bigger.e-small .e-multiselect.e-filled .e-multi-select-wrapper .e-delim-values .e-remain,.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain,.e-bigger.e-small.e-multiselect.e-filled .e-multi-select-wrapper .e-delim-values .e-remain,.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain,.e-small .e-bigger.e-multiselect.e-filled .e-multi-select-wrapper .e-delim-values .e-remain,.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain{font-size:14px}.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper{padding:0 12px 0 8px}.e-small .e-filled:not(.e-bigger).e-multiselect:not(.e-float-input) .e-multi-select-wrapper,.e-small.e-filled:not(.e-bigger).e-multiselect:not(.e-float-input) .e-multi-select-wrapper{padding:3px 12px 0 4px}.e-bigger .e-small.e-multiselect.e-filled.e-input-group.e-control-wrapper,.e-bigger.e-small .e-multiselect.e-filled.e-input-group.e-control-wrapper,.e-bigger.e-small.e-multiselect.e-filled.e-input-group.e-control-wrapper,.e-multiselect.e-filled.e-input-group.e-control-wrapper,.e-small .e-bigger.e-multiselect.e-filled.e-input-group.e-control-wrapper{padding:0}.e-bigger .e-small.e-filled.e-float-input .e-multi-select-wrapper,.e-bigger.e-small .e-filled.e-float-input .e-multi-select-wrapper,.e-bigger.e-small.e-filled.e-float-input .e-multi-select-wrapper,.e-filled.e-float-input .e-multi-select-wrapper,.e-small .e-bigger.e-filled.e-float-input .e-multi-select-wrapper{padding:11px 12px 0}.e-small .e-filled.e-float-input .e-multi-select-wrapper,.e-small.e-filled.e-float-input .e-multi-select-wrapper{padding:12px 12px 0 8px}.e-bigger .e-filled.e-float-input .e-multi-select-wrapper,.e-bigger.e-filled.e-float-input .e-multi-select-wrapper{padding:19px 12px 0 16px}.e-bigger:not(.e-small).e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper{padding-top:3px}.e-rtl.e-multiselect.e-filled.e-float-input.e-control-wrapper,.e-rtl.e-multiselect.e-filled.e-input-group.e-control-wrapper{padding:0}.e-bigger .e-small.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper input[type=text],.e-bigger.e-small .e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper input[type=text],.e-bigger.e-small.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper input[type=text],.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper input[type=text],.e-small .e-bigger.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper input[type=text]{min-height:39px;padding-right:10px}.e-small .e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper input[type=text],.e-small.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper input[type=text]{min-height:32px}.e-small .e-multiselect.e-filled.e-float-input .e-multi-select-wrapper input[type=text],.e-small.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper input[type=text]{height:22px;min-height:22px;padding:2px}.e-bigger .e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper input[type=text],.e-bigger.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper input[type=text]{min-height:52px}.e-bigger .e-multiselect.e-filled.e-float-input .e-multi-select-wrapper input[type=text],.e-bigger.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper input[type=text]{min-height:36px}.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper.e-delimiter .e-searcher{height:39px}.e-small .e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper.e-delimiter .e-searcher,.e-small.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper.e-delimiter .e-searcher{height:32px}.e-small .e-filled.e-multiselect.e-float-input .e-multi-select-wrapper.e-delimiter .e-searcher,.e-small.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper.e-delimiter .e-searcher{height:22px}.e-bigger .e-filled:not(.e-small).e-multiselect:not(.e-float-input) .e-multi-select-wrapper.e-delimiter .e-searcher,.e-bigger.e-filled:not(.e-small).e-multiselect:not(.e-float-input) .e-multi-select-wrapper.e-delimiter .e-searcher{height:52px}.e-bigger .e-filled.e-multiselect.e-float-input .e-multi-select-wrapper.e-delimiter .e-searcher,.e-bigger.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper.e-delimiter .e-searcher{height:36px}.e-bigger.e-small .e-filled.e-multiselect.e-float-input .e-multi-select-wrapper.e-delimiter .e-searcher .e-bigger .e-small.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper.e-delimiter .e-searcher,.e-bigger.e-small.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper.e-delimiter .e-searcher,.e-small .e-bigger.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper.e-delimiter .e-searcher{height:28px}.e-bigger .e-multiselect.e-filled.e-float-input .e-multi-select-wrapper.e-delimiter input[type=text],.e-bigger.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper.e-delimiter input[type=text]{padding:5px 0}.e-bigger .e-small.e-multiselect.e-filled.e-float-input .e-searcher .e-dropdownbase,.e-bigger.e-small .e-multiselect.e-filled.e-float-input .e-searcher .e-dropdownbase,.e-bigger.e-small.e-multiselect.e-filled.e-float-input .e-searcher .e-dropdownbase,.e-multiselect.e-filled.e-float-input .e-searcher .e-dropdownbase,.e-small .e-bigger.e-multiselect.e-filled.e-float-input .e-searcher .e-dropdownbase{min-height:28px}.e-bigger .e-small.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-delim-values,.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-delim-values,.e-small .e-bigger.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-delim-values,.e-small.e-bigger .e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-delim-values,.e-small.e-bigger.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-delim-values{font-size:13px;line-height:39px}.e-bigger .e-small.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values,.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values,.e-small .e-bigger.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values,.e-small.e-bigger .e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values,.e-small.e-bigger.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values{font-size:14px;line-height:28px}.e-bigger .e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values,.e-bigger .e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-delim-values,.e-bigger.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values,.e-bigger.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-delim-values{font-size:16px;line-height:52px}.e-bigger .e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values,.e-bigger.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values{line-height:36px}.e-small .e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values,.e-small .e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-delim-values,.e-small.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values,.e-small.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-delim-values{font-size:13px;line-height:32px}.e-small .e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values,.e-small.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values{line-height:22px}.e-bigger .e-small.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips,.e-bigger.e-small .e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips,.e-bigger.e-small.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips,.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips,.e-small .e-bigger.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips{height:28px}.e-bigger .e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-chips,.e-bigger.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-chips,.e-small .e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips,.e-small.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips{height:24px}.e-bigger .e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips,.e-bigger.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips{height:32px}.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper.e-mob-wrapper .e-chips.e-mob-chip{height:24px}.e-bigger .e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips,.e-bigger.e-small .e-filled.e-float-input .e-multi-select-wrapper .e-chips,.e-bigger.e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips,.e-filled.e-float-input .e-multi-select-wrapper .e-chips,.e-small .e-bigger.e-filled.e-float-input .e-multi-select-wrapper .e-chips{height:18px}.e-bigger .e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips,.e-bigger .e-small.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips,.e-bigger.e-small .e-filled.e-float-input .e-multi-select-wrapper .e-chips,.e-bigger.e-small .e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips,.e-bigger.e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips,.e-bigger.e-small.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips,.e-filled.e-float-input .e-multi-select-wrapper .e-chips,.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips,.e-small .e-bigger.e-filled.e-float-input .e-multi-select-wrapper .e-chips,.e-small .e-bigger.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips{margin:8px 8px 0 0;padding:0 8px}.e-rtl.e-bigger .e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips,.e-rtl.e-bigger .e-small.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips,.e-rtl.e-bigger.e-small .e-filled.e-float-input .e-multi-select-wrapper .e-chips,.e-rtl.e-bigger.e-small .e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips,.e-rtl.e-bigger.e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips,.e-rtl.e-bigger.e-small.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips,.e-rtl.e-filled.e-float-input .e-multi-select-wrapper .e-chips,.e-rtl.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips,.e-rtl.e-small .e-bigger.e-filled.e-float-input .e-multi-select-wrapper .e-chips,.e-rtl.e-small .e-bigger.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips{margin:8px 0 0 8px;padding:0 8px}.e-bigger .e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips,.e-bigger.e-small .e-filled.e-float-input .e-multi-select-wrapper .e-chips,.e-bigger.e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips,.e-small .e-bigger.e-filled.e-float-input .e-multi-select-wrapper .e-chips{padding-left:8px}.e-small .e-filled .e-multi-select-wrapper .e-chips,.e-small.e-filled .e-multi-select-wrapper .e-chips{height:16px;margin:4px 4px 0 0;padding-right:8px}.e-rtl.e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips,.e.rtl.e-small .e-filled.e-float-input .e-multi-select-wrapper .e-chips{margin:4px 0 0 4px}.e-small .e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips,.e-small.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips{height:24px}.e-bigger .e-small.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close,.e-bigger.e-small .e-filled.e-multiselect.e-float-input .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close,.e-bigger.e-small.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close,.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close,.e-small .e-bigger.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close,.e-small .e-filled:not(.e-bigger).e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close,.e-small.e-filled:not(.e-bigger).e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close{height:12px;width:12px}.e-bigger .e-small.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-bigger.e-small .e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-bigger.e-small.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-small .e-bigger.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips>.e-chipcontent{font-size:13px;padding:0 8px 0 0}.e-small .e-filled.e-multiselect .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-small.e-filled.e-multiselect .e-multi-select-wrapper .e-chips>.e-chipcontent{font-size:12px}.e-bigger .e-small.e-filled.e-float-input.e-multiselect .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-bigger.e-small .e-filled.e-float-input.e-multiselect .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-bigger.e-small.e-filled.e-float-input.e-multiselect .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-filled.e-float-input.e-multiselect .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-small .e-bigger.e-filled.e-float-input.e-multiselect .e-multi-select-wrapper .e-chips>.e-chipcontent{font-size:12px;padding:0 4px 0 0}.e-rtl.e-bigger .e-small.e-filled.e-multiselect .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-rtl.e-bigger.e-small .e-filled.e-multiselect .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-rtl.e-bigger.e-small.e-filled.e-multiselect .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-rtl.e-filled.e-multiselect .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-rtl.e-small .e-bigger.e-filled.e-multiselect .e-multi-select-wrapper .e-chips>.e-chipcontent{padding:0 0 0 4px}.e-small .e-filled.e-float-input.e-multiselect .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-small.e-filled.e-float-input.e-multiselect .e-multi-select-wrapper .e-chips>.e-chipcontent{font-size:10px}.e-bigger .e-filled.e-float-input.e-multiselect .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-bigger.e-filled.e-float-input.e-multiselect .e-multi-select-wrapper .e-chips>.e-chipcontent{font-size:13px}.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper.e-mob-wrapper .e-chips>.e-chipcontent{font-size:13px;padding-right:4px}.e-bigger .e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-bigger.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips>.e-chipcontent{font-size:14px}.e-bigger .e-filled .e-multi-select-wrapper .e-chips,.e-bigger.e-filled .e-multi-select-wrapper .e-chips,.e-rtl.e-bigger .e-filled .e-multi-select-wrapper .e-chips,.e-rtl.e-bigger .e-filled.e-float-input .e-multi-select-wrapper .e-chips,.e-rtl.e-bigger.e-filled .e-multi-select-wrapper .e-chips,.e-rtl.e-bigger.e-filled.e-float-input .e-multi-select-wrapper .e-chips{padding:0 12px}.e-bigger .e-filled.e-float-input .e-multi-select-wrapper .e-chips,.e-bigger.e-filled.e-float-input .e-multi-select-wrapper .e-chips{padding-right:8px}.e-filled.e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-multiselect.e-control-container .e-filled.e-multi-select-wrapper .e-clear-icon{height:38px;margin-top:-38px;right:12px;top:100%;width:16px}.e-filled.e-multiselect.e-control-wrapper.e-input-group.e-readonly .e-clear-icon,.e-multiselect.e-control-wrapper.e-input-group.e-readonly .e-clear-icon,.e-multiselect.e-readonly.e-control-wrapper.e-input-group.e-control-container :not(.e-disabled).e-multi-select-wrapper:hover .e-clear-icon,.e-multiselect.e-readonly.e-control-wrapper.e-input-group.e-control-container.e-input-group :not(.e-disabled).e-multi-select-wrapper:hover .e-clear-icon,.e-outline.e-multiselect.e-control-wrapper.e-input-group.e-readonly .e-clear-icon{display:none}.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close:before{color:#fff}.e-multi-select-wrapper .e-chips.e-chip-selected,.e-multiselect:not(.e-disabled) .e-multi-select-wrapper .e-chips.e-chip-selected:hover{background-color:#757575}.e-multiselect{box-sizing:border-box}.e-multi-select-wrapper .e-chips>.e-chipcontent{-webkit-text-fill-color:#000000de;color:#000000de;font-family:inherit;font-size:13px}.e-multi-select-wrapper .e-chips.e-chip-selected>.e-chipcontent,.e-multi-select-wrapper .e-chips.e-chip-selected>.e-chipcontent:hover{color:#fff}.e-multi-select-wrapper .e-chips{background-color:#eee;border-radius:16px;height:24px}.e-multiselect:not(.e-disabled) .e-multi-select-wrapper .e-chips:hover{background-color:#eee}.e-multi-select-wrapper .e-chips>.e-chipcontent:hover{color:#000000de}.e-multi-select-wrapper .e-chips .e-chips-close:before{-webkit-text-fill-color:#0000008a;color:#0000008a;font-size:16px}.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected{background-color:#3f51b5;border-radius:2px;color:#fff;height:40px;line-height:40px}.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chipcontent{color:#fff}.e-bigger .e-multi-select-wrapper .e-chips,.e-multi-select-wrapper .e-chips.e-mob-chip{height:28px}.e-popup.e-multi-select-list-wrapper{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;box-sizing:initial;overflow:initial}.e-popup.e-multi-select-list-wrapper .e-list-item.e-active{border-color:#fff #e0e0e0 #0000;border-style:solid;border-width:1px}.e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-item.e-active,.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-checkbox .e-list-group-item.e-active{background-color:initial;border-color:#0000;color:#000000de}.e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-item.e-active.e-item-focus,.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-checkbox .e-list-group-item.e-active.e-item-focus{color:#000000de}.e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-item.e-active.e-hover,.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-checkbox .e-list-group-item.e-active.e-hover{background-color:#eee}.e-popup.e-multi-select-list-wrapper .e-list-item.e-active:first-child{border-bottom:1px solid #0000;border-top:1px solid #0000}.e-popup.e-multi-select-list-wrapper .e-list-item.e-active:last-child{border-bottom:1px solid #0000}.e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus+li.e-active{border-top:1px solid #0000}.e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus,.e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-list-group-item.e-active.e-item-focus{background-color:#e0e0e0;box-shadow:none;color:#e3165b;border:1px solid #0000}.e-popup.e-multi-select-list-wrapper .e-list-item,.e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-list-group-item{border:1px solid #0000}.e-multi-select-wrapper input.e-dropdownbase:-moz-placeholder,.e-multi-select-wrapper input.e-dropdownbase::-moz-placeholder{color:#0000006b}.e-multi-select-wrapper input.e-dropdownbase:-ms-input-placeholder{color:#0000006b}.e-multi-select-wrapper input.e-dropdownbase::-webkit-input-placeholder{color:#0000006b}.e-multi-select-list-wrapper .e-selectall-parent,.e-ul.e-reorder{border-bottom:1px solid #0000001f}.e-multi-select-wrapper .e-delim-values{-webkit-text-fill-color:#000000de;color:#000000de}.e-multi-select-wrapper .e-chips-close.e-close-hooker{color:#000}.e-small .e-multi-select-wrapper .e-chips{height:20px}.e-small .e-multi-select-wrapper .e-chips>.e-chipcontent{font-size:12px}.e-small .e-multi-select-wrapper .e-chips .e-chips-close:before{font-size:14px}.e-small .e-multi-select-wrapper .e-close-hooker:before{left:6px}.e-bigger.e-small .e-multi-select-wrapper .e-chips{height:22px}.e-bigger.e-small .e-multi-select-wrapper .e-chips>.e-chipcontent{font-size:13px}.e-bigger.e-small .e-multi-select-wrapper .e-chips .e-chips-close:before{font-size:16px}.e-multiselect.e-outline .e-multi-select-wrapper .e-chips{background-color:#e0e0e0}.e-multiselect.e-filled .e-multi-select-wrapper .e-chips{background-color:#cecece}.e-multiselect.e-outline .e-multi-select-wrapper .e-chips:hover{background-color:#d6d6d6}.e-multiselect.e-filled .e-multi-select-wrapper .e-chips:hover{background-color:#cecece}.e-multiselect.e-filled .e-multi-select-wrapper .e-chips.e-chip-selected,.e-multiselect.e-filled .e-multi-select-wrapper .e-chips.e-chip-selected:hover,.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-chip-selected,.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-chip-selected:hover{background-color:#c7c7c7}.e-multiselect.e-filled .e-multi-select-wrapper .e-chips.e-chip-selected>.e-chipcontent,.e-multiselect.e-filled .e-multi-select-wrapper .e-chips.e-chip-selected>.e-chipcontent:hover,.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-chip-selected>.e-chipcontent,.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-chip-selected>.e-chipcontent:hover{color:#000000de}.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker{color:#0000008a}.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker:hover,.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker:hover{color:#000000de}.e-multiselect.e-filled .e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close:before,.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close:before{color:#0000008a}.e-multiselect.e-filled .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close:before,.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close:before{color:#fff}.e-multiselect.e-filled:not(.e-disabled) .e-multi-select-wrapper .e-chips:not(.e-chip-selected) .e-chips-close:hover:before,.e-multiselect.e-outline:not(.e-disabled) .e-multi-select-wrapper .e-chips:not(.e-chip-selected) .e-chips-close:hover:before{color:#000000de}.e-multiselect.e-filled .e-multi-select-wrapper .e-delim-values .e-remain,.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain{color:#0009}.e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-chips .e-chips-close:before,.e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-chips-close.e-close-hooker,.e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-chips>.e-chipcontent,.e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-delim-values,.e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-delim-values .e-remain{color:#00000061}.e-multiselect.e-disabled .e-multi-select-wrapper .e-delim-values{-webkit-text-fill-color:#0000006b;color:#0000006b}.e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-chips{background-color:#f5f5f5}.e-multiselect.e-filled .e-multi-select-wrapper.e-mob-wrapper .e-chips.e-mob-chip.e-chip-selected,.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected{background-color:#3f51b5;border-radius:4px;box-sizing:border-box;color:#fff;height:40px;line-height:40px;margin-left:0;margin-right:0;width:100%}.e-multiselect.e-filled .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close,.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close{width:33px}.e-multiselect.e-filled .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chipcontent,.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chipcontent{color:#fff}.e-listbox-tool .e-moveup:before{content:"\e651"}.e-listbox-tool .e-movedown:before{content:"\e652"}.e-listbox-tool .e-moveto:before{content:"\e653"}.e-listbox-tool .e-movefrom:before{content:"\e654"}.e-listbox-tool .e-moveallto:before{content:"\e655"}.e-listbox-tool .e-moveallfrom:before{content:"\e656"}.e-listbox-container,.e-listbox-wrapper{-webkit-overflow-scrolling:touch;box-sizing:border-box;cursor:pointer;display:block;position:relative;-webkit-user-select:none;user-select:none;width:100%}.e-listbox-container *,.e-listbox-wrapper *{box-sizing:border-box}.e-listbox-container.e-listboxtool-container .e-list-wrap,.e-listbox-wrapper.e-listboxtool-container .e-list-wrap{width:86%!important}.e-listbox-container:focus,.e-listbox-wrapper:focus{outline:none}.e-listbox-container.e-disabled,.e-listbox-wrapper.e-disabled{cursor:default;pointer-events:none}.e-listbox-container:not(.e-list-template) .e-list-nrt,.e-listbox-wrapper:not(.e-list-template) .e-list-nrt{text-align:center}.e-listbox-container .e-list-nrt,.e-listbox-container .e-selectall-parent,.e-listbox-container:not(.e-list-template) .e-list-item,.e-listbox-wrapper .e-list-nrt,.e-listbox-wrapper .e-selectall-parent,.e-listbox-wrapper:not(.e-list-template) .e-list-item{height:36px;line-height:1;padding:11px 16px;position:relative}.e-listbox-container.e-filter-list,.e-listbox-wrapper.e-filter-list{overflow:inherit}.e-listbox-container .e-list-parent,.e-listbox-wrapper .e-list-parent{height:100%;min-height:36px}.e-listbox-container .e-list-item,.e-listbox-wrapper .e-list-item{border-bottom:0 solid;outline:none}.e-listbox-container .e-list-item.e-disabled,.e-listbox-wrapper .e-list-item.e-disabled{pointer-events:none}.e-listbox-container .e-disable,.e-listbox-wrapper .e-disable{opacity:.7}.e-listbox-container .e-list-parent,.e-listbox-wrapper .e-list-parent{margin:0;padding:0}.e-listbox-container .e-list-header .e-text.header,.e-listbox-wrapper .e-list-header .e-text.header{display:none}.e-listbox-container .e-icon-back,.e-listbox-wrapper .e-icon-back{margin-top:2px}.e-listbox-container .e-list-header .e-headertemplate-text.nested-header,.e-listbox-wrapper .e-list-header .e-headertemplate-text.nested-header{display:none}.e-listbox-container .e-list-header,.e-listbox-wrapper .e-list-header{align-items:center;border-bottom:1px solid;display:flex;font-weight:700;height:48px;padding:0 16px}.e-listbox-container .e-has-header>.e-view,.e-listbox-wrapper .e-has-header>.e-view{top:45px}.e-listbox-container .e-but-back,.e-listbox-wrapper .e-but-back{cursor:pointer;padding-right:30px}.e-listbox-container .e-list-group-item:first-child,.e-listbox-wrapper .e-list-group-item:first-child{border:0;border-bottom:0 solid #0000}.e-listbox-container .e-list-group-item,.e-listbox-wrapper .e-list-group-item{border-bottom:0 solid #0000;border-top:1px solid;font-weight:600;height:36px;line-height:16px;padding:11px 16px}.e-listbox-container .e-icon-collapsible,.e-listbox-wrapper .e-icon-collapsible{cursor:pointer;font-size:12px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.e-listbox-container .e-text-content,.e-listbox-wrapper .e-text-content{height:100%;position:relative;vertical-align:middle}.e-listbox-container .e-text-content *,.e-listbox-wrapper .e-text-content *{display:inline-block;vertical-align:middle}.e-listbox-container .e-text-content.e-checkbox .e-list-text,.e-listbox-wrapper .e-text-content.e-checkbox .e-list-text{width:calc(100% - 40px)}.e-listbox-container .e-text-content.e-checkbox.e-checkbox-left .e-list-icon+.e-list-text,.e-listbox-wrapper .e-text-content.e-checkbox.e-checkbox-left .e-list-icon+.e-list-text{width:calc(100% - 90px)}.e-listbox-container .e-text-content.e-checkbox.e-checkbox-right .e-list-icon+.e-list-text,.e-listbox-wrapper .e-text-content.e-checkbox.e-checkbox-right .e-list-icon+.e-list-text{width:calc(100% - 80px)}.e-listbox-container .e-list-item.e-checklist.e-has-child .e-text-content.e-checkbox.e-checkbox-right .e-list-icon+.e-list-text,.e-listbox-wrapper .e-list-item.e-checklist.e-has-child .e-text-content.e-checkbox.e-checkbox-right .e-list-icon+.e-list-text{width:calc(100% - 92px)}.e-listbox-container .e-checkbox .e-checkbox-left,.e-listbox-wrapper .e-checkbox .e-checkbox-left{margin:-2px 10px 0 0}.e-listbox-container .e-checkbox .e-checkbox-right,.e-listbox-wrapper .e-checkbox .e-checkbox-right{margin:-2px 0 0 10px}.e-listbox-container .e-list-text,.e-listbox-wrapper .e-list-text{cursor:pointer;display:inline-block;overflow:hidden;text-overflow:ellipsis;vertical-align:top;white-space:nowrap;width:100%}.e-listbox-container .e-icon-wrapper .e-list-text,.e-listbox-container .e-icon-wrapper.e-text-content.e-checkbox .e-list-text,.e-listbox-container .e-list-icon+.e-list-text,.e-listbox-wrapper .e-icon-wrapper .e-list-text,.e-listbox-wrapper .e-icon-wrapper.e-text-content.e-checkbox .e-list-text,.e-listbox-wrapper .e-list-icon+.e-list-text{width:calc(100% - 60px)}.e-listbox-container .e-list-icon,.e-listbox-wrapper .e-list-icon{height:30px;margin-right:16px;width:30px}.e-listbox-container .e-content,.e-listbox-wrapper .e-content{overflow:hidden;position:relative}.e-listbox-container .e-list-header .e-text,.e-listbox-wrapper .e-list-header .e-text{cursor:pointer;text-indent:0}.e-listbox-container .e-text .e-headertext,.e-listbox-wrapper .e-text .e-headertext{display:inline-block;line-height:inherit}.e-listbox-container.e-rtl,.e-listbox-wrapper.e-rtl{direction:rtl}.e-listbox-container.e-rtl .e-list-icon,.e-listbox-wrapper.e-rtl .e-list-icon{margin-left:16px;margin-right:0}.e-listbox-container.e-rtl .e-icon-collapsible,.e-listbox-wrapper.e-rtl .e-icon-collapsible{left:0;right:auto;top:50%;transform:translateY(-50%) rotate(180deg)}.e-listbox-container.e-rtl .e-list-header .e-text,.e-listbox-wrapper.e-rtl .e-list-header .e-text{cursor:pointer}.e-listbox-container.e-rtl .e-but-back,.e-listbox-wrapper.e-rtl .e-but-back{transform:rotate(180deg)}.e-listbox-container.e-rtl .e-icon-back,.e-listbox-wrapper.e-rtl .e-icon-back{margin-top:-2px}.e-listbox-container.e-rtl .e-checkbox .e-checkbox-left,.e-listbox-wrapper.e-rtl .e-checkbox .e-checkbox-left{margin:-2px 0 0 10px}.e-listbox-container.e-rtl .e-checkbox .e-checkbox-right,.e-listbox-wrapper.e-rtl .e-checkbox .e-checkbox-right{margin:-2px 10px 0 0}.e-listbox-container.e-rtl .e-checkbox-wrapper,.e-listbox-wrapper.e-rtl .e-checkbox-wrapper{margin:-2px 0 0 10px}.e-listbox-container .e-checkbox-wrapper,.e-listbox-wrapper .e-checkbox-wrapper{margin:-2px 10px 0 0;text-indent:0;vertical-align:middle}.e-listbox-container.e-checkbox-right .e-checkbox-wrapper,.e-listbox-wrapper.e-checkbox-right .e-checkbox-wrapper{position:absolute;right:0;top:30%}.e-listbox-container .e-input-group,.e-listbox-wrapper .e-input-group{padding:4px 8px}.e-listbox-container .e-input-focus,.e-listbox-wrapper .e-input-focus{padding:4px 4px 4px 8px}.e-listbox-container .e-hidden-select,.e-listbox-wrapper .e-hidden-select{height:1px;opacity:0;position:absolute;width:100%}.e-listbox-container .e-placeholder,.e-listbox-wrapper .e-placeholder{background-color:#e3165b;display:block;height:1px}ejs-listbox{display:block}.e-listbox-wrapper:not(.e-listbox-container){overflow:auto}.e-listbox-wrapper.e-filter-list{overflow:inherit}.e-listbox-wrapper.e-filter-list .e-list-parent{overflow:auto}.e-listbox-container.e-sortableclone,.e-listbox-wrapper.e-sortableclone{border-width:0;overflow:visible}.e-listbox-container.e-sortableclone .e-list-item,.e-listbox-wrapper.e-sortableclone .e-list-item{list-style-type:none}.e-listbox-container.e-sortableclone .e-ripple,.e-listbox-wrapper.e-sortableclone .e-ripple{overflow:visible}.e-listbox-container.e-sortableclone .e-ripple .e-ripple-element,.e-listbox-wrapper.e-sortableclone .e-ripple .e-ripple-element{display:none}.e-listbox-container.e-sortableclone .e-list-badge,.e-listbox-wrapper.e-sortableclone .e-list-badge{align-items:center;background-color:#e3165b;border:1px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:12px;height:22px;justify-content:center;position:absolute;right:-10px;top:-10px;width:22px}.e-listboxtool-container,.e-listboxtool-wrapper{cursor:pointer;display:flex}.e-listboxtool-container *,.e-listboxtool-wrapper *{box-sizing:border-box}.e-listboxtool-container.e-disabled,.e-listboxtool-wrapper.e-disabled{cursor:default;pointer-events:none}.e-listboxtool-container .e-listbox-wrapper,.e-listboxtool-wrapper .e-listbox-wrapper{flex:1}.e-listboxtool-container.e-right .e-listbox-tool,.e-listboxtool-wrapper.e-right .e-listbox-tool{margin-left:15px}.e-listboxtool-container.e-left .e-listbox-tool,.e-listboxtool-wrapper.e-left .e-listbox-tool{margin-right:15px}.e-listboxtool-container .e-listbox-tool,.e-listboxtool-wrapper .e-listbox-tool{border:1px solid #e0e0e0;overflow:auto;padding:8px}.e-listboxtool-container .e-listbox-tool .e-btn,.e-listboxtool-wrapper .e-listbox-tool .e-btn{display:list-item;list-style-type:none;margin-bottom:10px}.e-listboxtool-container.e-checkbox-right .e-checkbox-wrapper,.e-listboxtool-wrapper.e-checkbox-right .e-checkbox-wrapper{position:absolute;right:0;top:30%}.e-listboxtool-container .e-left{flex-direction:row-reverse}.e-listboxtool-wrapper .e-left{flex-direction:column-reverse}.e-rtl.e-listboxtool-container.e-right .e-listbox-tool,.e-rtl.e-listboxtool-wrapper.e-right .e-listbox-tool{margin-right:15px}.e-rtl.e-listboxtool-container.e-left .e-listbox-tool,.e-rtl.e-listboxtool-wrapper.e-left .e-listbox-tool{margin-left:15px}.e-bigger .e-listbox-container.e-listboxtool-container .e-list-wrap,.e-bigger .e-listbox-wrapper.e-listboxtool-container .e-list-wrap,.e-listbox-container.e-bigger.e-listboxtool-container .e-list-wrap,.e-listbox-wrapper.e-bigger.e-listboxtool-container .e-list-wrap{width:85%!important}.e-bigger .e-listbox-container .e-list-item,.e-bigger .e-listbox-wrapper .e-list-item,.e-listbox-container.e-bigger .e-list-item,.e-listbox-wrapper.e-bigger .e-list-item{border:0 solid #0000}.e-bigger .e-listbox-container .e-list-group-item,.e-bigger .e-listbox-container .e-list-header,.e-bigger .e-listbox-container .e-selectall-parent,.e-bigger .e-listbox-container:not(.e-list-template) .e-list-item,.e-bigger .e-listbox-wrapper .e-list-group-item,.e-bigger .e-listbox-wrapper .e-list-header,.e-bigger .e-listbox-wrapper .e-selectall-parent,.e-bigger .e-listbox-wrapper:not(.e-list-template) .e-list-item,.e-listbox-container.e-bigger .e-list-group-item,.e-listbox-container.e-bigger .e-list-header,.e-listbox-container.e-bigger .e-selectall-parent,.e-listbox-container.e-bigger:not(.e-list-template) .e-list-item,.e-listbox-wrapper.e-bigger .e-list-group-item,.e-listbox-wrapper.e-bigger .e-list-header,.e-listbox-wrapper.e-bigger .e-selectall-parent,.e-listbox-wrapper.e-bigger:not(.e-list-template) .e-list-item{padding:12px 16px}.e-bigger .e-listbox-container .e-selectall-parent,.e-bigger .e-listbox-container:not(.e-list-template) .e-list-item,.e-bigger .e-listbox-wrapper .e-selectall-parent,.e-bigger .e-listbox-wrapper:not(.e-list-template) .e-list-item,.e-listbox-container.e-bigger .e-selectall-parent,.e-listbox-container.e-bigger:not(.e-list-template) .e-list-item,.e-listbox-wrapper.e-bigger .e-selectall-parent,.e-listbox-wrapper.e-bigger:not(.e-list-template) .e-list-item{height:48px;line-height:1.6;position:relative}.e-bigger .e-listbox-container .e-list-parent,.e-bigger .e-listbox-wrapper .e-list-parent,.e-listbox-container.e-bigger .e-list-parent,.e-listbox-wrapper.e-bigger .e-list-parent{min-height:48px}.e-bigger .e-listbox-container .e-text-content,.e-bigger .e-listbox-wrapper .e-text-content,.e-listbox-container.e-bigger .e-text-content,.e-listbox-wrapper.e-bigger .e-text-content{font-size:15px}.e-bigger .e-listbox-container .e-list-group-item,.e-bigger .e-listbox-wrapper .e-list-group-item,.e-listbox-container.e-bigger .e-list-group-item,.e-listbox-wrapper.e-bigger .e-list-group-item{height:48px;line-height:25px}.e-bigger .e-listbox-container .e-list-header,.e-bigger .e-listbox-wrapper .e-list-header,.e-listbox-container.e-bigger .e-list-header,.e-listbox-wrapper.e-bigger .e-list-header{align-items:center;display:flex;font-weight:700;height:64px}.e-bigger .e-listbox-container .e-list-header .e-headertemplate-text.nested-header,.e-bigger .e-listbox-container .e-list-header .e-text.header,.e-bigger .e-listbox-wrapper .e-list-header .e-headertemplate-text.nested-header,.e-bigger .e-listbox-wrapper .e-list-header .e-text.header,.e-listbox-container.e-bigger .e-list-header .e-headertemplate-text.nested-header,.e-listbox-container.e-bigger .e-list-header .e-text.header,.e-listbox-wrapper.e-bigger .e-list-header .e-headertemplate-text.nested-header,.e-listbox-wrapper.e-bigger .e-list-header .e-text.header{display:none}.e-bigger .e-listbox-container .e-list-header .e-text,.e-bigger .e-listbox-wrapper .e-list-header .e-text,.e-listbox-container.e-bigger .e-list-header .e-text,.e-listbox-wrapper.e-bigger .e-list-header .e-text{font-size:20px}.e-listbox-wrapper.e-filter-list .e-list-parent{height:calc(100% - 43px)}.e-listbox-container.e-filter-list .e-list-wrap{height:calc(100% - 43px)!important}.e-small .e-listbox-wrapper.e-filter-list .e-list-parent{height:calc(100% - 45px)}.e-small .e-listbox-container.e-filter-list .e-list-wrap{height:calc(100% - 45px)!important}.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent{height:calc(100% - 50px)}.e-bigger .e-listbox-container.e-filter-list .e-list-wrap{height:calc(100% - 50px)!important}.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent+.e-list-parent,.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent+.e-list-parent{height:calc(100% - 98px)}.e-bigger .e-listbox-container .e-selectall-parent+.e-list-parent,.e-bigger .e-listbox-wrapper .e-selectall-parent+.e-list-parent{height:calc(100% - 48px)}.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent{height:calc(100% - 45px)}.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap{height:calc(100% - 45px)!important}.e-listbox-container:not(.e-listboxtool-container):not(.e-sortableclone),.e-listbox-wrapper,.e-listboxtool-container.e-listbox-container .e-ul{border:1px solid #e0e0e0}.e-listbox-container,.e-listbox-wrapper{font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif","sans-serif",-apple-system,BlinkMacSystemFont;font-size:15px}.e-listbox-container .e-list-header,.e-listbox-wrapper .e-list-header{background-color:#fff;border-color:#0000001f;color:#000000de;font-size:20px}.e-listbox-container.e-filter-list .e-selectall-parent+.e-list-parent,.e-listbox-wrapper.e-filter-list .e-selectall-parent+.e-list-parent{height:calc(100% - 79px)}.e-listbox-container .e-selectall-parent+.e-list-parent,.e-listbox-wrapper .e-selectall-parent+.e-list-parent{height:calc(100% - 36px)}.e-listbox-container .e-icons,.e-listbox-wrapper .e-icons{color:#0000008a}.e-listbox-container .e-list-item,.e-listbox-wrapper .e-list-item{background-color:#fff;border:0 solid #0000;color:#000000de}.e-listbox-container .e-list-item:hover.e-selected.e-checklist:not(.e-disabled),.e-listbox-container .e-list-item:hover:not(.e-selected):not(.e-disabled),.e-listbox-wrapper .e-list-item:hover.e-selected.e-checklist:not(.e-disabled),.e-listbox-wrapper .e-list-item:hover:not(.e-selected):not(.e-disabled){background-color:#eee;border-color:#0000;color:#000000de}.e-listbox-container .e-list-item.e-selected,.e-listbox-wrapper .e-list-item.e-selected{background-color:#f5f5f5;color:#000000de}.e-listbox-container .e-list-item.e-selected.e-checklist,.e-listbox-wrapper .e-list-item.e-selected.e-checklist{background-color:#fff;color:#000000de}.e-listbox-container .e-list-item.e-focused,.e-listbox-container .e-list-item.e-focused.e-selected.e-checklist,.e-listbox-wrapper .e-list-item.e-focused,.e-listbox-wrapper .e-list-item.e-focused.e-selected.e-checklist{background-color:#f5f5f5;color:#000000de}.e-listbox-container .e-list-item.e-focused .e-checkbox-wrapper .e-frame.e-check,.e-listbox-container .e-list-item.e-focused .e-css.e-checkbox-wrapper .e-frame.e-check,.e-listbox-wrapper .e-list-item.e-focused .e-checkbox-wrapper .e-frame.e-check,.e-listbox-wrapper .e-list-item.e-focused .e-css.e-checkbox-wrapper .e-frame.e-check{background-color:#e3165b;border-color:#0000;color:#fff}.e-listbox-container .e-list-group-item,.e-listbox-wrapper .e-list-group-item{background-color:#fafafa;border-color:#0000001f;color:#0000008a;font-size:15px}.e-listbox-container .e-selectall-parent,.e-listbox-wrapper .e-selectall-parent{background-color:#fff;border-bottom:1px solid #0000001f;color:#000000de}.e-listbox-container .e-sortableclone.e-ripple .e-ripple-element,.e-listbox-wrapper .e-sortableclone.e-ripple .e-ripple-element{background-color:initial}.e-listbox-container.e-list-template .e-list-wrapper,.e-listbox-wrapper.e-list-template .e-list-wrapper{height:inherit;position:relative}.e-listbox-container.e-list-template .e-list-wrapper:not(.e-list-multi-line),.e-listbox-wrapper.e-list-template .e-list-wrapper:not(.e-list-multi-line){padding:.2667em 1.0666em}.e-listbox-container.e-list-template .e-list-wrapper.e-list-multi-line,.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line{padding:1.0666em}.e-listbox-container.e-list-template .e-list-wrapper.e-list-multi-line .e-list-item-header,.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line .e-list-item-header{color:#000000de;display:block;font-size:15px;font-weight:500;margin:0;overflow:hidden;padding:.115em 0;text-overflow:ellipsis;white-space:nowrap}.e-listbox-container.e-list-template .e-list-wrapper.e-list-multi-line .e-list-content,.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line .e-list-content{color:#0000008a;display:block;font-size:13px;margin:0;padding:.115em 0;word-wrap:break-word}.e-listbox-container.e-list-template .e-list-wrapper.e-list-multi-line .e-list-content:not(.e-text-overflow),.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line .e-list-content:not(.e-text-overflow){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.e-listbox-container.e-list-template .e-list-wrapper.e-list-avatar .e-avatar,.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-avatar .e-avatar{height:2.6667em;left:1.0667em;position:absolute;top:.2666em;width:2.6667em}.e-listbox-container.e-list-template .e-list-wrapper.e-list-avatar:not(.e-list-badge),.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-avatar:not(.e-list-badge){padding-left:4.8em;padding-right:1.0666em}.e-listbox-container.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge),.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge){padding-left:1.0666em;padding-right:4.8em}.e-listbox-container.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) .e-avatar,.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) .e-avatar{height:2.6667em;position:absolute;right:1.0667em;top:.2666em;width:2.6667em}.e-listbox-container.e-list-template .e-list-wrapper.e-list-multi-line.e-list-avatar .e-avatar,.e-listbox-container.e-list-template .e-list-wrapper.e-list-multi-line.e-list-avatar-right:not(.e-list-badge) .e-avatar,.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line.e-list-avatar .e-avatar,.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line.e-list-avatar-right:not(.e-list-badge) .e-avatar{top:1.0666em}.e-listbox-container.e-list-template .e-list-wrapper.e-list-badge .e-badge,.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-badge .e-badge{font-size:12px;height:1.6666em;line-height:1.8666em;padding:0;position:absolute;right:1.33em;top:50%;transform:translateY(-50%);width:2.5em}.e-listbox-container.e-list-template .e-list-wrapper.e-list-badge.e-list-avatar,.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-badge.e-list-avatar{padding-left:4.8em;padding-right:4.1333em}.e-listbox-container.e-list-template .e-list-wrapper.e-list-badge:not(.e-list-avatar),.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-badge:not(.e-list-avatar){padding-left:1.0666em;padding-right:4.1333em}.e-listbox-container.e-list-template .e-list-wrapper:not(.e-list-multi-line) .e-list-content,.e-listbox-wrapper.e-list-template .e-list-wrapper:not(.e-list-multi-line) .e-list-content{display:block;margin:0;overflow:hidden;padding:.72em 0;text-overflow:ellipsis;white-space:nowrap}.e-listbox-container.e-list-template .e-list-item.e-list-item:hover .e-list-content,.e-listbox-container.e-list-template .e-list-item.e-list-item:hover .e-list-item-header,.e-listbox-container.e-list-template .e-list-item.e-selected .e-list-content,.e-listbox-container.e-list-template .e-list-item.e-selected .e-list-item-header,.e-listbox-wrapper.e-list-template .e-list-item.e-list-item:hover .e-list-content,.e-listbox-wrapper.e-list-template .e-list-item.e-list-item:hover .e-list-item-header,.e-listbox-wrapper.e-list-template .e-list-item.e-selected .e-list-content,.e-listbox-wrapper.e-list-template .e-list-item.e-selected .e-list-item-header{color:#000000de}.e-listbox-container.e-rtl.e-list-template .e-list-wrapper.e-list-avatar .e-avatar,.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-avatar .e-avatar{left:inherit;right:1.0667em}.e-listbox-container.e-rtl.e-list-template .e-list-wrapper.e-list-avatar:not(.e-list-badge),.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-avatar:not(.e-list-badge){padding-left:1.0666em;padding-right:4.8em}.e-listbox-container.e-rtl.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge),.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge){padding-left:4.8em;padding-right:1.0666em}.e-listbox-container.e-rtl.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) .e-avatar,.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) .e-avatar{left:1.0667em;right:inherit}.e-listbox-container.e-rtl.e-list-template .e-list-wrapper.e-list-badge .e-badge,.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-badge .e-badge{left:1.33em;right:inherit}.e-listbox-container.e-rtl.e-list-template .e-list-wrapper.e-list-badge.e-list-avatar,.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-badge.e-list-avatar{padding-left:4.1333em;padding-right:4.8em}.e-listbox-container.e-rtl.e-list-template .e-list-wrapper.e-list-badge:not(.e-list-avatar),.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-badge:not(.e-list-avatar){padding-left:4.1333em;padding-right:1.0666em}
/*! component's theme wise override definitions and variables */
/*! Material theme definition's */
/*! component's theme wise override definitions and variables */
/*! Horizontal Tab */@keyframes tbar-alt-popup-shadow{0%{border-color:#0000001f;box-shadow:0 0 0 0 #0000001f}to{box-shadow:0 0 0 200px #0000001f}}@keyframes hscroll-alt-popup-shadow{0%{border-color:#0000001f;box-shadow:0 0 0 0 #0000001f}to{box-shadow:0 0 0 200px #0000001f}}
/*! Material specific themes definition's */
/*! Vertical Tab */
/*! TreeView's material theme wise override definitions and variables */.e-spreadsheet .e-findtool-dlg .e-prev-icon:before{content:"\e910"}.e-spreadsheet .e-findtool-dlg .e-next-icon:before{content:"\e916"}.e-spreadsheet .e-findtool-dlg .e-option-icon:before{content:"\e984"}.e-spreadsheet .e-findtool-dlg .e-close:before{content:"\e945"}.e-spreadsheet .e-ribbon .e-bold-icon:before{content:"\e339"}.e-spreadsheet .e-ribbon .e-italic-icon:before{content:"\e35a"}.e-spreadsheet .e-ribbon .e-underline-icon:before{content:"\e343"}.e-spreadsheet .e-ribbon .e-line-through-icon:before{content:"\e332"}.e-spreadsheet .e-ribbon .e-font-color:before{content:"\e34c"}.e-spreadsheet .e-ribbon .e-fill-color:before{content:"\e35c"}.e-spreadsheet .e-ribbon .e-wrap-icon:before{content:"\e824"}.e-spreadsheet .e-ribbon .e-hide-headers:before{content:"\e718"}.e-spreadsheet .e-ribbon .e-hide-gridlines:before{content:"\e719"}.e-spreadsheet .e-ribbon .e-freeze-pane:before{content:"\e88d"}.e-spreadsheet .e-ribbon .e-freeze-row:before{content:"\e88f"}.e-spreadsheet .e-ribbon .e-freeze-column:before{content:"\e88e"}.e-spreadsheet .e-ribbon .e-insert-function:before{content:"\e717"}.e-spreadsheet .e-ribbon .e-hyperlink-icon:before{content:"\e290"}.e-spreadsheet .e-ribbon .e-image-icon:before{content:"\e335"}.e-spreadsheet .e-ribbon .e-merge-icon:before{content:"\eb93"}.e-spreadsheet .e-insert-function .e-btn-icon:before{content:"\e717"}.e-spreadsheet .e-add-icon:before{content:"\e823"}.e-spreadsheet .e-sheets-list .e-btn-icon:before{content:"\e99a"}.e-spreadsheet .e-formula-bar-panel .e-drop-icon:before{content:"\e94d"}.e-spreadsheet .e-file-menu-icon:before{content:"\e984"}.e-spreadsheet .e-tick-icon:before{content:"\e935"}.e-spreadsheet-find-ddb .e-search-icon:before{content:"\e993"}.e-spreadsheet-contextmenu.e-contextmenu-wrapper .e-delete:before{content:"\e94a"}.e-popup.e-dropdown-popup .e-selected-icon:before,.e-popup.e-menu-popup .e-selected-icon:before,.e-popup.e-numformat-ddb.e-dropdown-popup .e-active-item:before{content:"\e935"}.e-borders-ddb .e-top-borders:before{content:"\e281"}.e-borders-ddb .e-left-borders:before{content:"\e291"}.e-borders-ddb .e-right-borders:before{content:"\e288"}.e-borders-ddb .e-bottom-borders:before{content:"\e298"}.e-borders-ddb .e-all-borders:before{content:"\eb95"}.e-borders-ddb .e-horizontal-borders:before{content:"\e276"}.e-borders-ddb .e-vertical-borders:before{content:"\e287"}.e-borders-ddb .e-outside-borders:before{content:"\eb66"}.e-borders-ddb .e-inside-borders:before{content:"\eb88"}.e-borders-ddb .e-no-borders:before{content:"\e195"}.e-align-ddb .e-left-icon:before{content:"\e33a"}.e-align-ddb .e-center-icon:before{content:"\e35e"}.e-align-ddb .e-right-icon:before{content:"\e34d"}.e-align-ddb .e-bottom-icon:before{content:"\eb3d"}.e-align-ddb .e-middle-icon:before{content:"\eb4a"}.e-align-ddb .e-top-icon:before{content:"\eb49"}.e-datavalidation-ddb .e-datavalidation-icon:before{content:"\e196"}.e-clear-ddb .e-clear-icon:before{content:"\e340"}.e-dragfill-ddb .e-dragfill-icon:before{content:"\e92a"}.e-chart-ddb .e-chart-icon:before,.e-chart-ddb .e-chart-type-icon:before,.e-chart-type-ddb .e-chart-icon:before,.e-chart-type-ddb .e-chart-type-icon:before{content:"\e440"}.e-chart-menu .e-ul .e-menu-item,.e-chart-type-menu .e-ul .e-menu-item{padding:0 16px 0 10px}.e-chart-menu .e-ul .e-menu-item .e-menu-icon,.e-chart-type-menu .e-ul .e-menu-item .e-menu-icon{font-size:30px;margin-right:10px}.e-chart-menu .e-ul .e-menu-item .e-bar,.e-chart-type-menu .e-ul .e-menu-item .e-bar{font-size:42px;left:-6px;position:relative}.e-addchart-menu .e-ul .e-menu-item .e-menu-icon{font-size:32px}.e-chart-menu .e-column:before,.e-chart-type-menu .e-column:before{content:"\e440"}.e-chart-menu .e-bar:before,.e-chart-type-menu .e-bar:before{content:"\e877"}.e-chart-menu .e-area:before,.e-chart-type-menu .e-area:before{content:"\e455"}.e-chart-menu .e-pie-doughnut:before,.e-chart-type-menu .e-pie-doughnut:before{content:"\e458"}.e-chart-menu .e-line:before,.e-chart-type-menu .e-line:before{content:"\e449"}.e-chart-menu .e-scatter:before,.e-chart-type-menu .e-scatter:before{content:"\e443"}.e-chart-menu .e-column-main .e-clusteredcolumn:before,.e-chart-type-menu .e-column-main .e-clusteredcolumn:before{content:"\e847"}.e-chart-menu .e-column-main .e-stackedcolumn:before,.e-chart-type-menu .e-column-main .e-stackedcolumn:before{content:"\e888"}.e-chart-menu .e-column-main .e-stackedcolumn100:before,.e-chart-type-menu .e-column-main .e-stackedcolumn100:before{content:"\e868"}.e-chart-menu .e-bar-main .e-clusteredbar:before,.e-chart-type-menu .e-bar-main .e-clusteredbar:before{content:"\e855"}.e-chart-menu .e-bar-main .e-stackedbar:before,.e-chart-type-menu .e-bar-main .e-stackedbar:before{content:"\e889"}.e-chart-menu .e-bar-main .e-stackedbar100:before,.e-chart-type-menu .e-bar-main .e-stackedbar100:before{content:"\e863"}.e-chart-menu .e-pie-main .e-pie:before,.e-chart-type-menu .e-pie-main .e-pie:before{content:"\e141"}.e-chart-menu .e-pie-main .e-doughnut:before,.e-chart-type-menu .e-pie-main .e-doughnut:before{content:"\e112"}.e-chart-menu .e-area-main .e-area:before,.e-chart-type-menu .e-area-main .e-area:before{content:"\e883"}.e-chart-menu .e-area-main .e-stackedarea:before,.e-chart-type-menu .e-area-main .e-stackedarea:before{content:"\e875"}.e-chart-menu .e-area-main .e-stackedarea100:before,.e-chart-type-menu .e-area-main .e-stackedarea100:before{content:"\e900"}.e-chart-menu .e-line-main .e-line:before,.e-chart-type-menu .e-line-main .e-line:before{content:"\e867"}.e-chart-menu .e-line-main .e-stackedline:before,.e-chart-type-menu .e-line-main .e-stackedline:before{content:"\e841"}.e-chart-menu .e-line-main .e-stackedline100:before,.e-chart-type-menu .e-line-main .e-stackedline100:before{content:"\e871"}.e-chart-menu .e-scatter-main .e-scatter:before,.e-chart-type-menu .e-scatter-main .e-scatter:before{content:"\e887"}.e-addchart-ddb .e-addchart-icon:before{content:"\e446"}.e-addchart-ddb .e-addchart-menu .e-axes:before{content:"\e453"}.e-addchart-ddb .e-addchart-menu .e-axis-title:before{content:"\e456"}.e-addchart-ddb .e-addchart-menu .e-chart-title:before{content:"\e457"}.e-addchart-ddb .e-addchart-menu .e-data-labels:before{content:"\e461"}.e-addchart-ddb .e-addchart-menu .e-gridlines:before{content:"\e447"}.e-addchart-ddb .e-addchart-menu .e-legends:before{content:"\e442"}.e-addchart-menu .e-ph-axes:before{content:"\e124"}.e-addchart-menu .e-pv-axes:before{content:"\e492"}.e-addchart-menu .e-ph-axistitle:before{content:"\e486"}.e-addchart-menu .e-pv-axistitle:before{content:"\e143"}.e-addchart-menu .e-ct-none:before{content:"\e136"}.e-addchart-menu .e-ct-abovechart:before{content:"\e121"}.e-addchart-menu .e-dl-none:before{content:"\e495"}.e-addchart-menu .e-dl-center:before{content:"\e493"}.e-addchart-menu .e-dl-insideend:before{content:"\e135"}.e-addchart-menu .e-dl-insidebase:before{content:"\e893"}.e-addchart-menu .e-dl-outsideend:before{content:"\e905"}.e-addchart-menu .e-gl-major-horizontal:before{content:"\e131"}.e-addchart-menu .e-gl-major-vertical:before{content:"\e496"}.e-addchart-menu .e-gl-minor-horizontal:before{content:"\e145"}.e-addchart-menu .e-gl-minor-vertical:before{content:"\e491"}.e-addchart-menu .e-legends-none:before{content:"\e488"}.e-addchart-menu .e-legends-right:before{content:"\e489"}.e-addchart-menu .e-legends-left:before{content:"\e892"}.e-addchart-menu .e-legends-bottom:before{content:"\e132"}.e-addchart-menu .e-legends-top:before{content:"\e126"}.e-switch-row-column-icon:before{content:"\e450"}.e-cf-ddb .e-conditionalformatting-icon:before{content:"\e401"}.e-cf-menu .e-ul .e-menu-item .e-menu-icon{font-size:16px}.e-cf-menu .e-hlcellrules:before{content:"\e402"}.e-cf-menu .e-topbottomrules:before{content:"\e403"}.e-cf-menu .e-databars:before{content:"\e404"}.e-cf-menu .e-colorscales:before{content:"\e405"}.e-cf-menu .e-iconsets:before{content:"\e406"}.e-cf-menu .e-clearrules:before{content:"\e407"}.e-cf-menu .e-greaterthan:before{content:"\e409"}.e-cf-menu .e-lessthan:before{content:"\e410"}.e-cf-menu .e-between:before{content:"\e411"}.e-cf-menu .e-equalto:before{content:"\e412"}.e-cf-menu .e-textcontains:before{content:"\e413"}.e-cf-menu .e-adateoccuring:before{content:"\e414"}.e-cf-menu .e-top10items:before{content:"\e403"}.e-cf-menu .e-top10:before{content:"\e415"}.e-cf-menu .e-bottom10items:before{content:"\e416"}.e-cf-menu .e-bottom10:before{content:"\e417"}.e-cf-menu .e-aboveaverage:before{content:"\e418"}.e-cf-menu .e-belowaverage:before{content:"\e419"}.e-cf-menu .e-duplicate:before{content:"\e420"}.e-menu-wrapper.e-file-menu .e-new:before{content:"\e712"}.e-menu-wrapper.e-file-menu .e-open:before{content:"\e65f"}.e-menu-wrapper.e-file-menu .e-save:before{content:"\e704"}.e-menu-wrapper.e-file-menu .e-xls:before{content:"\e726"}.e-menu-wrapper.e-file-menu .e-xlsx:before{content:"\e700"}.e-menu-wrapper.e-file-menu .e-csv:before{content:"\e727"}.e-menu-wrapper.e-file-menu .e-pdf:before{content:"\e88b"}.e-spreadsheet .e-cut-icon:before,.e-spreadsheet-contextmenu .e-cut-icon:before{content:"\e33b"}.e-spreadsheet .e-copy-icon:before,.e-spreadsheet-contextmenu .e-copy-icon:before{content:"\e33d"}.e-spreadsheet .e-paste-icon:before,.e-spreadsheet-contextmenu .e-paste-icon:before{content:"\e355"}.e-undo-icon:before{content:"\e341"}.e-redo-icon:before{content:"\e354"}.e-sort-filter-ddb .e-sort-asc:before,.e-sort-filter-ddb .e-sort-icon:before,.e-spreadsheet-contextmenu .e-sort-asc:before,.e-spreadsheet-contextmenu .e-sort-icon:before{content:"\e734"}.e-sort-filter-ddb .e-sort-desc:before,.e-spreadsheet-contextmenu .e-sort-desc:before{content:"\e733"}.e-sort-filter-ddb .e-sort-custom:before,.e-spreadsheet-contextmenu .e-sort-custom:before{content:"\e732"}.e-spreadsheet-contextmenu .e-hyperlink-icon:before{content:"\e290"}.e-spreadsheet-contextmenu .e-edithyperlink-icon:before{content:"\e289"}.e-spreadsheet-contextmenu .e-openhyperlink-icon:before{content:"\e278"}.e-spreadsheet-contextmenu .e-removehyperlink-icon:before{content:"\e286"}.e-spreadsheet .e-sort-delete:before{content:"\e94a"}.e-sort-filter-ddb .e-filter-icon:before,.e-spreadsheet .e-filter-icon:before,.e-spreadsheet-contextmenu .e-filter-icon:before{content:"\e73a"}.e-sort-filter-ddb .e-filter-icon.e-filtered:before,.e-spreadsheet .e-filter-icon.e-filtered:before,.e-spreadsheet-contextmenu .e-filter-icon.e-filtered:before{content:"\e73f"}.e-sort-filter-ddb .e-filter-icon.e-sortasc-filter:before,.e-spreadsheet .e-filter-icon.e-sortasc-filter:before,.e-spreadsheet-contextmenu .e-filter-icon.e-sortasc-filter:before{content:"\e73d"}.e-sort-filter-ddb .e-filter-icon.e-sortdesc-filter:before,.e-spreadsheet .e-filter-icon.e-sortdesc-filter:before,.e-spreadsheet-contextmenu .e-filter-icon.e-sortdesc-filter:before{content:"\e73c"}.e-sort-filter-ddb .e-filter-icon.e-filtered.e-sortasc-filter:before,.e-spreadsheet .e-filter-icon.e-filtered.e-sortasc-filter:before,.e-spreadsheet-contextmenu .e-filter-icon.e-filtered.e-sortasc-filter:before{content:"\e73e"}.e-sort-filter-ddb .e-filter-icon.e-filtered.e-sortdesc-filter:before,.e-spreadsheet .e-filter-icon.e-filtered.e-sortdesc-filter:before,.e-spreadsheet-contextmenu .e-filter-icon.e-filtered.e-sortdesc-filter:before{content:"\e73b"}.e-sort-filter-ddb .e-filter-apply:before,.e-spreadsheet .e-filter-apply:before,.e-spreadsheet-contextmenu .e-filter-apply:before{content:"\e7ee"}.e-sort-filter-ddb .e-filter-clear:before,.e-spreadsheet .e-filter-clear:before,.e-spreadsheet-contextmenu .e-filter-clear:before{content:"\e738"}.e-sort-filter-ddb .e-filter-reapply:before,.e-spreadsheet .e-filter-reapply:before,.e-spreadsheet-contextmenu .e-filter-reapply:before{content:"\e74a"}.e-sort-filter-ddb .e-protect-icon:before,.e-spreadsheet .e-protect-icon:before,.e-spreadsheet-contextmenu .e-protect-icon:before{content:"\e197"}.e-sort-filter-ddb .e-sort-filter-icon:before,.e-spreadsheet .e-sort-filter-icon:before,.e-spreadsheet-contextmenu .e-sort-filter-icon:before{content:"\e736"}.e-sort-filter-ddb .e-password-protect-icon:before,.e-spreadsheet .e-password-protect-icon:before,.e-spreadsheet-contextmenu .e-password-protect-icon:before{content:"\e88a"}
/*! spreadsheet layout */.e-spreadsheet{display:block;-webkit-user-select:none;user-select:none}.e-spreadsheet .e-protect-dlg.e-dialog{height:470px;width:287px}.e-spreadsheet .e-protect-dlg.e-dialog .e-sheet-password-content .e-header{font-size:14px;line-height:28px;margin-bottom:4px}.e-spreadsheet .e-custom-format-dlg.e-dialog .e-footer-content{padding:0}.e-spreadsheet .e-custom-format-dlg.e-dialog .e-dlg-content{display:inline-table;padding-top:3px}.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog{left:0!important}.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog .e-dlg-header-content .e-dlg-header{font-size:18px;line-height:21px}.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog .e-dlg-content .e-unprotectsheetpwd-alert-span{color:#dd2c2c;font-size:12px;padding-top:7px}.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog .e-dlg-content .e-unprotectsheetpwd-content .e-header{font-size:14px;line-height:16px}.e-spreadsheet .e-unprotectworksheet-dlg.e-dialog .e-dlg-content .e-unprotectsheetpwd-content .e-input{margin-top:10px}.e-spreadsheet .e-reenterpwd-dlg.e-dialog{left:0!important}.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-header-content .e-dlg-header{font-size:18px;line-height:21px}.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-content .e-reenterpwd-alert-span{color:#dd2c2c;font-size:12px;padding-top:7px}.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-content .e-reenterpwd-content .e-header{font-size:14px;line-height:16px}.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-content .e-reenterpwd-content .e-input{margin-top:10px}.e-spreadsheet .e-goto-dlg.e-dialog{height:auto}.e-spreadsheet .e-goto-dlg.e-dialog .e-dlg-content .e-goto-alert-span{font-weight:700;padding-top:7px}.e-spreadsheet .e-findnreplace-exactmatchcheckbox{padding:12px}.e-spreadsheet.e-filter-open{position:relative}.e-spreadsheet .e-findtool-dlg{border:1px solid;height:45px;width:328px}.e-spreadsheet .e-findtool-dlg .e-dlg-content{padding:0}.e-spreadsheet .e-findtool-dlg .e-dlg-content .e-input-group{width:170px}.e-spreadsheet .e-findtool-dlg .e-dlg-content .e-input-group .e-input-group-icon{width:70px}.e-spreadsheet .e-center-align{text-align:center}.e-spreadsheet .e-protect-option-list{border:1px solid #e0e0e0;cursor:default;margin-top:20px;overflow-y:auto}.e-spreadsheet .e-protect-checkbox{height:30px;padding-top:20px}.e-spreadsheet .e-protect-checkbox .e-label{font-size:14px}.e-spreadsheet .e-dlg-content .e-custom-dialog .e-input.e-dialog-input{float:left;margin-right:2.8%;width:80%}.e-spreadsheet .e-dlg-content .e-custom-dialog .e-custom-sample{margin:10px 10px 10px 0}.e-spreadsheet .e-dlg-content .e-custom-dialog .e-custom-listview{border:1px solid #ddd;border-radius:3px;height:300px}.e-spreadsheet .e-protect-content{font-size:13px;height:37px;padding-top:20px;width:100%}.e-spreadsheet .e-formula-bar-panel{align-items:center;border:1px solid #e0e0e0;display:flex;width:100%}.e-spreadsheet .e-formula-bar-panel .e-btn.e-css.e-formula-submit,.e-spreadsheet .e-formula-bar-panel .e-btn.e-css.e-insert-function{border:0;border-radius:0;padding-bottom:0;padding-top:0;vertical-align:top}.e-spreadsheet .e-formula-bar-panel .e-btn.e-css.e-formula-submit .e-btn-icon,.e-spreadsheet .e-formula-bar-panel .e-btn.e-css.e-insert-function .e-btn-icon{font-size:16px;margin-top:0;vertical-align:top}.e-spreadsheet .e-formula-bar-panel .e-btn.e-css.e-formula-submit.e-btn:focus,.e-spreadsheet .e-formula-bar-panel .e-btn.e-css.e-insert-function.e-btn:focus{box-shadow:none;outline:0}.e-spreadsheet .e-formula-bar-panel .e-name-box{align-self:flex-start;border:0;margin-bottom:0;vertical-align:top}.e-spreadsheet .e-formula-bar-panel .e-name-box .e-clear-icon{display:none}.e-spreadsheet .e-formula-bar-panel .e-name-box.e-input-group.e-input-focus.e-control-wrapper.e-ddl{border:0;z-index:1}.e-spreadsheet .e-formula-bar-panel .e-name-box.e-input-group.e-input-focus.e-control-wrapper.e-ddl:after,.e-spreadsheet .e-formula-bar-panel .e-name-box.e-input-group.e-input-focus.e-control-wrapper.e-ddl:before{height:0}.e-spreadsheet .e-formula-bar-panel .e-name-box.e-input-group.e-control-wrapper.e-ddl.e-name-box{width:92px}.e-spreadsheet .e-formula-bar-panel .e-name-box.e-input-group.e-control-wrapper.e-ddl.e-name-box input.e-input{height:23px;min-height:15px;padding:0 0 0 8px}.e-spreadsheet .e-formula-bar-panel .e-name-box.e-input-group.e-control-wrapper.e-ddl.e-name-box .e-input-group-icon{font-size:8px}.e-spreadsheet .e-formula-bar-panel .e-name-box.e-input-group.e-control-wrapper.e-name-box .e-input-group-icon{border-left-width:0;min-height:15px}.e-spreadsheet .e-formula-bar-panel .e-separator{border-left-style:solid;border-left-width:1px;height:12px;width:1px}.e-spreadsheet .e-formula-bar-panel .e-formula-bar{border:0;font-size:13px;overflow:auto;padding:0 4px;resize:none}.e-spreadsheet .e-formula-bar-panel .e-drop-icon{align-self:flex-start;cursor:pointer;float:right;line-height:23px;margin-right:4px;text-align:center;transition:transform .3s ease;width:18px;font-size:10px}.e-spreadsheet.e-hide-row-header .e-row-header,.e-spreadsheet.e-hide-row-header .e-selectall-container{display:none}.e-spreadsheet.e-hide-row-header .e-column-header,.e-spreadsheet.e-hide-row-header .e-sheet-content{width:100%!important}.e-spreadsheet.e-hide-column-header .e-header-panel{display:none}.e-spreadsheet.e-hide-column-header .e-main-panel{height:100%}.e-spreadsheet .e-sheet{height:100%;overflow:hidden;position:relative}.e-spreadsheet .e-sheet:not(.e-frozen-rows){display:flex;flex-direction:column}.e-spreadsheet .e-sheet .e-virtualable{will-change:transform;z-index:1}.e-spreadsheet .e-sheet .e-spreadsheet-edit{border:0;cursor:text;display:none;font-family:Calibri;font-size:11pt;height:auto;line-height:normal;outline:none;overflow-wrap:break-word;padding:0 1px;position:absolute;-webkit-user-select:text;user-select:text;vertical-align:bottom;white-space:pre-wrap;z-index:2}.e-spreadsheet .e-sheet .e-spreadsheet-edit.e-right-align{text-align:right}.e-spreadsheet .e-sheet .e-scrollbar{border-top:1px solid #e0e0e0;position:relative;z-index:4}.e-spreadsheet .e-sheet .e-scrollbar .e-scroller{height:100%;overflow-x:scroll;position:absolute}.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack{height:1px}.e-spreadsheet .e-ss-atc{display:none}.e-spreadsheet .e-main-panel{height:calc(100% - 31px);overflow:hidden;position:relative}.e-spreadsheet .e-main-panel .e-ss-chart-overlay{border:1px solid #616161}.e-spreadsheet .e-main-panel .e-virtualable{position:absolute}.e-spreadsheet .e-main-panel .e-virtualtrack{position:relative}.e-spreadsheet .e-excelfilter .e-spreadsheet-ftrchk{padding-left:22px}.e-spreadsheet .e-excelfilter .e-spreadsheet-ftrchk .e-chk-hidden{margin:3px 3px 3px 4px}.e-spreadsheet .e-excelfilter .e-spreadsheet-ftrchk .e-checkboxfiltertext{width:auto}.e-spreadsheet .e-excelfilter.e-rtl .e-spreadsheet-ftrchk{padding-left:0;padding-right:22px}.e-spreadsheet .e-checkboxtree ul{padding-left:0}.e-spreadsheet .e-checkboxtree.e-rtl ul{padding-right:0}.e-spreadsheet .e-table{border:0;border-collapse:initial;border-spacing:0;cursor:cell;table-layout:fixed;width:100%}.e-spreadsheet .e-table tr{line-height:normal}.e-spreadsheet .e-table tr .e-cell,.e-spreadsheet .e-table tr .e-header-cell,.e-spreadsheet .e-table tr .e-select-all-cell{border-style:solid;border-width:0 1px 1px 0;line-height:inherit;overflow:hidden}.e-spreadsheet .e-table tr .e-cell{font-family:Calibri;font-size:11pt;padding:0 2px;position:relative;text-align:left;vertical-align:bottom;white-space:pre}.e-spreadsheet .e-table tr .e-cell.e-right-align{text-align:right}.e-spreadsheet .e-table tr .e-cell .e-hyperlink{cursor:pointer}.e-spreadsheet .e-table tr .e-cell .e-hyperlink-style{color:inherit;text-decoration:underline}.e-spreadsheet .e-table tr .e-cell.e-alt-unwrap{white-space:nowrap}.e-spreadsheet .e-table tr .e-cell.e-ie-wrap{word-break:break-all}.e-spreadsheet .e-table tr .e-cell.e-wraptext{overflow-wrap:break-word;white-space:pre-wrap}.e-spreadsheet .e-table tr .e-cell.e-wraptext .e-wrap-content{bottom:0;left:0;line-height:normal;padding-left:2px;padding-right:2px;position:absolute;text-decoration:inherit;width:100%}.e-spreadsheet .e-table tr .e-cell.e-wraptext[style*="vertical-align: top;"] .e-wrap-content{top:0}.e-spreadsheet .e-table tr .e-cell.e-wraptext[style*="vertical-align: middle;"] .e-wrap-content{bottom:auto;transform:translateY(-50%)}.e-spreadsheet .e-table tr .e-cell .e-cf-databar{position:relative;z-index:1}.e-spreadsheet .e-table tr .e-cell .e-cf-databar .e-databar{margin-top:1px;position:absolute;z-index:-1}.e-spreadsheet .e-table tr .e-cell .e-iconsetspan{float:left;height:15px;position:relative;vertical-align:bottom;width:15px;z-index:2}.e-spreadsheet .e-table tr .e-header-cell{font-size:12px;font-weight:500;letter-spacing:0;text-align:center}.e-spreadsheet .e-select-all-cell{border-style:solid;border-width:0 1px 1px 0;padding:1px}.e-spreadsheet .e-select-all-cell .e-selectall{border-style:solid;border-width:13px;cursor:cell;float:right;height:26px;padding:0;width:26px}.e-spreadsheet .e-row-header .e-table .e-header-cell{padding-bottom:2px;vertical-align:bottom}.e-spreadsheet .e-column-header .e-table .e-header-cell{padding:1px 0 0 1px;vertical-align:middle}.e-spreadsheet .e-row-header .e-table .e-zero .e-header-cell,.e-spreadsheet .e-row-header .e-table .e-zero-end .e-header-cell,.e-spreadsheet .e-row-header .e-table .e-zero-start .e-header-cell{border-bottom-width:0;padding-bottom:0;padding-top:0;vertical-align:bottom}.e-spreadsheet .e-row-header .e-table .e-reach-fntsize .e-header-cell{padding-bottom:0;padding-top:0;vertical-align:bottom}.e-spreadsheet .e-row-header .e-table .e-zero-last .e-header-cell{border-bottom-width:1px}.e-spreadsheet .e-sheet-content .e-table .e-zero .e-cell,.e-spreadsheet .e-sheet-content .e-table .e-zero-end .e-cell,.e-spreadsheet .e-sheet-content .e-table .e-zero-start .e-cell{border-bottom-width:0}.e-spreadsheet .e-sheet .e-ss-overlay{background-position:0 0;background-repeat:no-repeat;background-size:100% 100%;left:0;position:absolute;top:0;z-index:3}.e-spreadsheet .e-sheet .e-ss-overlay-active .e-ss-overlay-t{background-color:#e3165b;cursor:ns-resize;left:50%;position:absolute;top:0;transform:translate(-50%,-50%)}.e-spreadsheet .e-sheet .e-ss-overlay-active .e-ss-overlay-r{background-color:#e3165b;cursor:ew-resize;position:absolute;right:-8px;top:50%;transform:translate(-50%,-50%)}.e-spreadsheet .e-sheet .e-ss-overlay-active .e-ss-overlay-b{background-color:#e3165b;cursor:ns-resize;left:50%;position:absolute;top:100%;transform:translate(-50%,-50%)}.e-spreadsheet .e-sheet .e-datavisualization-chart.e-ss-overlay{border:1px solid #e0e0e0}.e-spreadsheet .e-sheet .e-ss-overlay.e-ss-overlay-active{border:1px solid #e3165b;cursor:move}.e-spreadsheet .e-sheet .e-ss-overlay-active .e-ss-overlay-l{background-color:#e3165b;cursor:ew-resize;position:absolute;top:50%;transform:translate(-50%,-50%)}.e-spreadsheet .e-header-panel .e-table tr .e-header-cell.e-colresize{cursor:col-resize}.e-spreadsheet .e-row-header .e-table tr .e-header-cell.e-rowresize,.e-spreadsheet .e-selectall-container .e-table .e-row .e-header-cell.e-rowresize{cursor:row-resize}.e-spreadsheet .e-sheet{border:1px solid #e0e0e0}.e-spreadsheet .e-sheet.e-hide-headers:not(.e-frozen-rows) .e-main-panel{height:100%}.e-spreadsheet .e-sheet.e-hide-headers .e-header-cell,.e-spreadsheet .e-sheet.e-hide-headers .e-header-row,.e-spreadsheet .e-sheet.e-hide-headers .e-row-header colgroup col:first-child,.e-spreadsheet .e-sheet.e-hide-headers .e-select-all-cell,.e-spreadsheet .e-sheet.e-hide-headers .e-selectall-container colgroup col:first-child,.e-spreadsheet .e-sheet.e-hide-headers.e-frozen-columns:not(.e-frozen-rows) .e-column-header,.e-spreadsheet .e-sheet.e-hide-headers.e-frozen-columns:not(.e-frozen-rows) .e-selectall-container,.e-spreadsheet .e-sheet.e-hide-headers.e-frozen-rows:not(.e-frozen-columns) .e-row-header,.e-spreadsheet .e-sheet.e-hide-headers.e-frozen-rows:not(.e-frozen-columns) .e-selectall-container,.e-spreadsheet .e-sheet.e-hide-headers:not(.e-frozen-rows):not(.e-frozen-columns) .e-column-header,.e-spreadsheet .e-sheet.e-hide-headers:not(.e-frozen-rows):not(.e-frozen-columns) .e-row-header,.e-spreadsheet .e-sheet.e-hide-headers:not(.e-frozen-rows):not(.e-frozen-columns) .e-selectall-container{display:none}.e-spreadsheet .e-sheet.e-hide-headers .e-sheet-content{width:100%}.e-spreadsheet .e-sheet.e-mac-safari .e-main-panel::-webkit-scrollbar{width:7px}.e-spreadsheet .e-sheet.e-mac-safari .e-scroller::-webkit-scrollbar{height:7px}.e-spreadsheet .e-sheet.e-mac-safari .e-main-panel::-webkit-scrollbar-thumb,.e-spreadsheet .e-sheet.e-mac-safari .e-scroller::-webkit-scrollbar-thumb{background-color:#00000080;border-radius:4px}.e-spreadsheet .e-header-panel{position:relative}.e-spreadsheet .e-sheet-content{overflow:hidden;position:absolute;top:0}.e-spreadsheet .e-row-header{position:relative}.e-spreadsheet .e-row-header .e-table tr.e-hide-end .e-header-cell:before,.e-spreadsheet .e-row-header .e-table tr.e-hide-start .e-header-cell:after{content:"";left:0;position:absolute;width:100%}.e-spreadsheet .e-row-header .e-table tr.e-hide-start .e-header-cell{border-bottom-color:#0000;position:relative}.e-spreadsheet .e-row-header .e-table tr.e-hide-start .e-header-cell:after{border-top:1px solid #e0e0e0;bottom:.5px}.e-spreadsheet .e-row-header .e-table tr.e-hide-end .e-header-cell{position:relative}.e-spreadsheet .e-row-header .e-table tr.e-hide-end .e-header-cell:before{border-bottom:1px solid #e0e0e0;top:.5px}.e-spreadsheet .e-column-header{border-style:solid;border-width:0;overflow:hidden;position:absolute;top:0}.e-spreadsheet .e-column-header .e-table th.e-header-cell.e-hide-end:before,.e-spreadsheet .e-column-header .e-table th.e-header-cell.e-hide-start:after{bottom:0;content:"";height:inherit;position:absolute;top:0}.e-spreadsheet .e-column-header .e-table th.e-header-cell.e-hide-start{border-right-color:#0000;height:inherit;position:relative}.e-spreadsheet .e-column-header .e-table th.e-header-cell.e-hide-start:after{border-right:1px solid #e0e0e0;right:.5px}.e-spreadsheet .e-column-header .e-table th.e-hide-end.e-header-cell{height:inherit;position:relative}.e-spreadsheet .e-column-header .e-table th.e-hide-end.e-header-cell:before{border-left:1px solid #e0e0e0;left:.5px}.e-spreadsheet .e-sheet .e-datavisualization-chart .e-control.e-chart{height:100%;position:static!important;width:100%}.e-spreadsheet .e-sheet .e-datavisualization-chart .e-control.e-accumulationchart{height:100%;overflow:hidden;padding:4px;position:static!important;width:100%}.e-spreadsheet .e-sheet .e-datavisualization-chart .e-ss-overlay-b,.e-spreadsheet .e-sheet .e-datavisualization-chart .e-ss-overlay-l,.e-spreadsheet .e-sheet .e-datavisualization-chart .e-ss-overlay-r,.e-spreadsheet .e-sheet .e-datavisualization-chart .e-ss-overlay-t{position:absolute}.e-spreadsheet .e-header-panel .e-header-row,.e-spreadsheet .e-header-panel .e-select-all-cell{height:30px}.e-spreadsheet .e-header-panel .e-virtualtrack{height:1px}.e-spreadsheet .e-frozen-column,.e-spreadsheet .e-frozen-row{pointer-events:none;position:absolute;z-index:3}.e-spreadsheet .e-frozen-row{height:1px;width:100%}.e-spreadsheet .e-frozen-column{height:100%;top:0;width:1px}.e-spreadsheet .e-sheet-tab-panel{align-items:center;border:1px solid #e0e0e0;border-top:0 solid #e0e0e0;display:flex;padding:0 8px}.e-spreadsheet .e-sheet-tab{display:inline-block;line-height:0}.e-spreadsheet .e-sheet-tab>div{display:inline-block}.e-spreadsheet .e-sheet-tab.e-tab{border:0}.e-spreadsheet .e-sheet-tab.e-tab .e-hscroll .e-scroll-nav.e-scroll-left-nav{left:auto;right:40px}.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header,.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-item:not(.e-separator){height:35px;min-height:35px}.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-tab-wrap,.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-text-wrap{height:35px}.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-items,.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-items .e-scroll-nav{height:35px;min-height:35px}.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-indicator{display:block;transition:none}.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-items .e-toolbar-item{border-right:1px solid #e0e0e0}.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-item{margin:0}.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-item input.e-input.e-sheet-rename{background:#0000;border:0;box-shadow:none;min-width:20px;padding:0}.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap{padding:0 12px}.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-item.e-active{border-left-width:0;border-top-width:0}.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-item input.e-input.e-sheet-rename{margin-bottom:0}.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-indicator{z-index:1}.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-items{border-left:1px solid #e0e0e0}.e-spreadsheet .e-sheet-tab.e-tab .e-content{display:none}.e-spreadsheet .e-tab .e-tab-header .e-toolbar-item{-webkit-user-select:none;user-select:none}.e-spreadsheet .e-tab .e-tab-header .e-toolbar-item .e-tab-text{text-transform:none}.e-spreadsheet .e-tab.e-sheet-tab .e-tab-header .e-tab-text{white-space:pre}.e-spreadsheet .e-sheets-list{margin-right:8px}.e-spreadsheet .e-hide{display:none!important}.e-spreadsheet .e-selection{border-style:solid;border-width:1px}.e-spreadsheet .e-active-cell,.e-spreadsheet .e-copy-indicator,.e-spreadsheet .e-formularef-indicator,.e-spreadsheet .e-range-indicator,.e-spreadsheet .e-selection{cursor:cell;pointer-events:none;position:absolute;z-index:1}.e-spreadsheet .e-autofill{background-clip:content-box;background-color:#e3165b;border:1px solid #fff;cursor:crosshair;height:8px;position:absolute;width:8px;z-index:3}.e-spreadsheet .e-filloption{position:absolute;z-index:3;background-color:#e0e0e0}.e-spreadsheet .e-active-cell{border:2px solid #e3165b;pointer-events:none}.e-spreadsheet .e-active-cell[style*="height: 0px;"],.e-spreadsheet .e-active-cell[style*="height: 1px;"],.e-spreadsheet .e-active-cell[style*="width: 0px;"],.e-spreadsheet .e-active-cell[style*="width: 1px;"]{border-width:1px}.e-spreadsheet .e-copy-indicator div,.e-spreadsheet .e-formularef-indicator div,.e-spreadsheet .e-range-indicator div{position:absolute}.e-spreadsheet .e-copy-indicator div.e-bottom,.e-spreadsheet .e-copy-indicator div.e-top,.e-spreadsheet .e-formularef-indicator div.e-bottom,.e-spreadsheet .e-formularef-indicator div.e-top,.e-spreadsheet .e-range-indicator div.e-bottom,.e-spreadsheet .e-range-indicator div.e-top{height:2px;width:100%}.e-spreadsheet .e-copy-indicator div.e-left,.e-spreadsheet .e-copy-indicator div.e-right,.e-spreadsheet .e-formularef-indicator div.e-left,.e-spreadsheet .e-formularef-indicator div.e-right,.e-spreadsheet .e-range-indicator div.e-left,.e-spreadsheet .e-range-indicator div.e-right{height:100%;width:2px}.e-spreadsheet .e-copy-indicator div.e-top,.e-spreadsheet .e-formularef-indicator div.e-top,.e-spreadsheet .e-range-indicator div.e-top{top:0}.e-spreadsheet .e-copy-indicator div.e-bottom,.e-spreadsheet .e-formularef-indicator div.e-bottom,.e-spreadsheet .e-range-indicator div.e-bottom{bottom:0}.e-spreadsheet .e-copy-indicator div.e-left,.e-spreadsheet .e-formularef-indicator div.e-left,.e-spreadsheet .e-range-indicator div.e-left{left:0}.e-spreadsheet .e-copy-indicator div.e-right,.e-spreadsheet .e-formularef-indicator div.e-right,.e-spreadsheet .e-range-indicator div.e-right{right:0}.e-spreadsheet .e-clipboard{height:1px;opacity:0;overflow:hidden;position:absolute;width:1px}.e-spreadsheet .e-ribbon .e-dropdown-btn .e-tbar-btn-text{float:left;overflow:hidden;padding:0;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:80px}.e-spreadsheet .e-ribbon .e-dropdown-btn.e-font-size-ddb{align-items:center;display:inline-flex;justify-content:left;width:55px}.e-spreadsheet .e-ribbon .e-dropdown-btn.e-font-size-ddb .e-caret{flex:1;text-align:right}.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn){font-weight:400;padding-bottom:0;padding-top:0}.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn).e-dropdown-btn{text-overflow:clip}.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-split-colorpicker){line-height:23px}.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-dropdown-btn):not(.e-split-btn){padding-left:1.5px;padding-right:1.5px}.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-dropdown-btn):not(.e-split-btn) .e-btn-icon{min-width:22px}.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn) .e-btn-icon{margin-top:0}.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-split-colorpicker) .e-btn-icon{line-height:23px;min-height:23px;vertical-align:bottom}.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-split-colorpicker) .e-btn-icon:not(.e-caret),.e-spreadsheet .e-ribbon .e-toolbar .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon:not(.e-caret){font-size:16px}.e-spreadsheet .e-ribbon .e-toolbar .e-toolbar-item .e-btn .e-chart-icon,.e-spreadsheet .e-ribbon .e-toolbar .e-toolbar-item .e-btn .e-chart-type-icon{font-size:30px!important;margin-right:5px;padding:0 5px;width:30px}.e-spreadsheet .e-ribbon .e-toolbar .e-toolbar-item .e-btn .e-switch-row-column-icon{font-size:18px!important;margin-right:5px}.e-spreadsheet .e-ribbon .e-toolbar .e-toolbar-item .e-btn .e-addchart-icon{font-size:18px!important;margin-right:-5px}.e-spreadsheet .e-ribbon .e-toolbar .e-toolbar-item .e-btn.e-split-colorpicker{line-height:22px;padding-bottom:1px;padding-left:0;padding-right:0;width:24px}.e-spreadsheet .e-ribbon .e-toolbar .e-toolbar-item .e-btn.e-split-colorpicker .e-icons.e-btn-icon:not(.e-caret).e-font-color{font-size:13px}.e-spreadsheet .e-ribbon .e-toolbar .e-toolbar-item .e-btn.e-split-colorpicker .e-icons.e-btn-icon:not(.e-caret).e-fill-color{font-size:14px}.e-spreadsheet .e-ribbon .e-colorpicker-wrapper .e-split-btn .e-selected-color{background:none;border-bottom-style:solid;border-bottom-width:3px;border-radius:0;height:auto;padding-bottom:1px;width:auto}.e-spreadsheet .e-ribbon .e-colorpicker-wrapper .e-split-btn .e-selected-color .e-split-preview{display:none}.e-spreadsheet .e-ribbon .e-colorpicker-wrapper .e-dropdown-btn{margin-left:0}.e-spreadsheet.e-mobile-view .e-header-toolbar{border:solid #e0e0e0;border-width:1px 1px 0}.e-spreadsheet.e-mobile-view .e-header-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:last-child{min-width:auto;padding:0}.e-spreadsheet.e-mobile-view .e-add-sheet-tab,.e-spreadsheet.e-mobile-view .e-sheets-list{height:46px;width:40px}.e-spreadsheet.e-mobile-view .e-formula-bar-panel{border-top-width:0}.e-spreadsheet.e-mobile-view .e-formula-bar-panel .e-btn.e-css.e-formula-submit,.e-spreadsheet.e-mobile-view .e-formula-bar-panel .e-btn.e-css.e-insert-function{height:41px;line-height:40px;padding-left:9px;padding-right:9px}.e-spreadsheet.e-mobile-view .e-formula-bar-panel .e-btn.e-css.e-formula-submit .e-btn-icon,.e-spreadsheet.e-mobile-view .e-formula-bar-panel .e-btn.e-css.e-insert-function .e-btn-icon{font-size:18px;line-height:42px}.e-spreadsheet.e-mobile-view .e-formula-bar-panel .e-formula-bar{height:41px;line-height:41px;white-space:nowrap;width:calc(100% - 36px)}.e-spreadsheet.e-mobile-view .e-formula-bar-panel .e-formula-bar::placeholder{font-style:italic}.e-spreadsheet.e-mobile-view .e-formula-bar-panel.e-focused .e-formula-bar{border-right:1px solid #e0e0e0;width:calc(100% - 72px)}.e-spreadsheet.e-mobile-view .e-menu-wrapper.e-mobile.e-file-menu{height:100%}.e-spreadsheet.e-mobile-view .e-menu-wrapper.e-mobile.e-file-menu ul{height:100%;padding:0}.e-spreadsheet.e-mobile-view .e-menu-wrapper.e-mobile.e-file-menu ul .e-menu-item.e-menu-caret-icon{height:100%;line-height:1;padding:0 6px}.e-spreadsheet.e-mobile-view .e-menu-wrapper.e-mobile.e-file-menu ul .e-menu-item.e-menu-caret-icon .e-menu-icon.e-file-menu-icon{align-items:center;display:inline-flex;height:100%;line-height:1;margin:0;width:auto}.e-spreadsheet.e-mobile-view .e-menu-wrapper.e-mobile.e-file-menu ul .e-menu-item.e-menu-caret-icon .e-caret{display:none}.e-spreadsheet.e-mobile-view .e-menu-wrapper.e-mobile.e-file-menu.e-rtl{direction:ltr}.e-spreadsheet.e-mobile-view .e-toolbar-panel{border-top-width:0;display:none}.e-spreadsheet.e-mobile-view .e-toolbar-panel .e-dropdown-btn.e-btn{border-bottom-width:0;border-right-width:0;border-top-width:0}.e-spreadsheet.e-mobile-view .e-toolbar-panel .e-toolbar .e-toolbar-items.e-hscroll.e-scroll-device{padding:0;width:100%}.e-spreadsheet.e-mobile-view .e-toolbar-panel .e-toolbar .e-scroll-nav{display:none}.e-spreadsheet.e-mobile-view .e-sheet-tab{max-width:calc(100% - 104px)}.e-spreadsheet.e-mobile-view.e-mobile-focused .e-toolbar-panel{display:flex}.e-spreadsheet.e-mobile-view.e-mobile-focused .e-sheet-tab-panel,.e-spreadsheet.e-mobile-view:not(.e-mobile-focused) .e-active-cell,.e-spreadsheet.e-mobile-view:not(.e-mobile-focused) .e-focused-tick,.e-spreadsheet.e-mobile-view:not(.e-mobile-focused) .e-formula-bar-panel{display:none}.e-spreadsheet .e-sheet-panel.e-rtl .e-select-all-cell,.e-spreadsheet .e-sheet-panel.e-rtl .e-sheet .e-table tr .e-cell,.e-spreadsheet .e-sheet-panel.e-rtl .e-sheet .e-table tr .e-header-cell{border-width:0 0 1px 1px}.e-spreadsheet .e-sheet-panel.e-rtl .e-frozen-row{right:0}.e-spreadsheet .e-sheet-panel .e-frozen-columns .e-selectall-container,.e-spreadsheet .e-sheet-panel .e-frozen-rows .e-selectall-container{position:relative}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-frozen-row{left:0}.e-spreadsheet .e-sheet-panel.e-protected .e-active-cell,.e-spreadsheet .e-sheet-panel.e-protected .e-selection{display:none}.e-spreadsheet .e-colresize-handler{border-right:1px solid;cursor:col-resize;pointer-events:none;position:absolute;z-index:1}.e-spreadsheet .e-rowresize-handler{border-top:1px solid;cursor:row-resize;pointer-events:none;position:absolute;z-index:1}.e-spreadsheet .e-validation-list{float:right;height:18px;padding:0;position:relative;right:0;text-align:initial;width:20px;z-index:2}.e-spreadsheet .e-validation-list .e-input-group{border:0;box-shadow:none!important}.e-spreadsheet .e-validation-list .e-ddl-icon{bottom:5px}.e-spreadsheet .e-rtl .e-spreadsheet-edit{direction:ltr;text-align:left}.e-spreadsheet .e-customsort-dlg.e-dialog{height:360px!important}.e-spreadsheet .e-customsort-dlg.e-dialog .e-dlg-content{padding-bottom:0;padding-left:0;padding-right:0}.e-spreadsheet .e-customsort-dlg.e-dialog .e-dlg-content .e-sort-listsection{padding-top:18px}.e-spreadsheet .e-customsort-dlg.e-dialog .e-dlg-content .e-sort-listsection .e-input-group{min-width:220px}.e-spreadsheet .e-customsort-dlg.e-dialog .e-footer-content .e-sort-addbtn{float:left;margin-left:0}.e-spreadsheet .e-conditionalformatting-dlg .e-input,.e-spreadsheet .e-conditionalformatting-dlg .e-input-group{height:34px}.e-spreadsheet .e-conditionalformatting-dlg .e-cfmain{margin-bottom:22px}.e-spreadsheet .e-conditionalformatting-dlg .e-header{display:block;margin-bottom:6px}.e-spreadsheet .e-conditionalformatting-dlg .e-header-2{margin-top:10px}.e-spreadsheet .e-conditionalformatting-dlg .e-top-header{font-weight:500}.e-spreadsheet .e-title-dlg .e-title-dlg-content .e-top-header{font-size:16px}.e-spreadsheet .e-title-dlg .e-title-dlg-content .e-input{font-size:14px;line-height:30px}.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg{margin-top:14px}.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-cellrange{margin-bottom:24px}.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-cellrange .e-header{font-size:14px;line-height:16px}.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-cellrange .e-input{font-size:14px;height:32px;margin-top:5px}.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-allowdata{margin-bottom:24px}.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-allowdata .e-allow{display:inline-block;padding-right:12px;width:50%}.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-allowdata .e-allow .e-header{font-size:14px;line-height:16px}.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-allowdata .e-allow .e-valid-input{height:34px;margin-top:5px}.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-allowdata .e-data{display:inline-block;padding-left:12px;width:50%}.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-allowdata .e-data .e-header{font-size:14px;line-height:16px}.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-allowdata .e-data .e-valid-input{height:34px;margin-top:5px}.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-values{margin-bottom:24px}.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-values .e-minimum{display:inline-block;padding-right:12px;width:50%}.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-values .e-minimum .e-header{font-size:14px;line-height:16px}.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-values .e-minimum .e-input{font-size:14px;height:32px;margin-top:5px}.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-values .e-maximum{display:inline-block;padding-left:12px;width:50%}.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-values .e-maximum .e-header{font-size:14px;line-height:16px}.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-values .e-maximum .e-input{font-size:14px;height:32px;margin-top:5px}.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-values .e-dlg-error{font-size:12px;padding-top:10px}.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-values .e-header{font-size:14px;line-height:16px}.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-values .e-input{font-size:14px;height:32px}.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-ignoreblank{margin-bottom:5px}.e-spreadsheet .e-datavalidation-dlg .e-footer-content .e-clearall-btn{float:left}.e-spreadsheet .e-validationerror-dlg .e-dlg-content{font-size:14px;line-height:28px}.e-spreadsheet .e-edithyperlink-dlg.e-dialog,.e-spreadsheet .e-hyperlink-dlg.e-dialog{max-height:640px!important}.e-spreadsheet .e-edithyperlink-dlg.e-dialog .e-dlg-header-content,.e-spreadsheet .e-hyperlink-dlg.e-dialog .e-dlg-header-content{padding:24px 24px 16px}.e-spreadsheet .e-edithyperlink-dlg.e-dialog .e-dlg-header-content .e-dlg-header,.e-spreadsheet .e-hyperlink-dlg.e-dialog .e-dlg-header-content .e-dlg-header{font-size:18px;line-height:21px}.e-spreadsheet .e-edithyperlink-dlg.e-dialog .e-dlg-content,.e-spreadsheet .e-hyperlink-dlg.e-dialog .e-dlg-content{padding-bottom:0;padding-left:0;padding-right:0}.e-spreadsheet .e-edithyperlink-dlg.e-dialog .e-dlg-content .e-link-dialog .e-tab-header,.e-spreadsheet .e-hyperlink-dlg.e-dialog .e-dlg-content .e-link-dialog .e-tab-header{padding:0 24px 0 25px}.e-spreadsheet .e-edithyperlink-dlg.e-dialog .e-dlg-content .e-link-dialog .e-tab-header .e-toolbar-items,.e-spreadsheet .e-hyperlink-dlg.e-dialog .e-dlg-content .e-link-dialog .e-tab-header .e-toolbar-items{height:100%}.e-spreadsheet .e-edithyperlink-dlg.e-dialog .e-dlg-content .e-link-dialog .e-tab-header .e-toolbar-item,.e-spreadsheet .e-hyperlink-dlg.e-dialog .e-dlg-content .e-link-dialog .e-tab-header .e-toolbar-item{text-align:center;width:136px}.e-spreadsheet .e-edithyperlink-dlg.e-dialog .e-dlg-content .e-link-dialog .e-tab-header .e-toolbar-item .e-tab-text,.e-spreadsheet .e-hyperlink-dlg.e-dialog .e-dlg-content .e-link-dialog .e-tab-header .e-toolbar-item .e-tab-text{font-size:13px;line-height:15px}.e-spreadsheet .e-edithyperlink-dlg.e-dialog .e-dlg-content .e-link-dialog .e-content,.e-spreadsheet .e-hyperlink-dlg.e-dialog .e-dlg-content .e-link-dialog .e-content{padding-top:24px}.e-spreadsheet .e-edithyperlink-dlg.e-dialog .e-dlg-content .e-link-dialog .e-content .e-cont,.e-spreadsheet .e-hyperlink-dlg.e-dialog .e-dlg-content .e-link-dialog .e-content .e-cont{margin:0 0 15.5px 24px}.e-spreadsheet .e-edithyperlink-dlg.e-dialog .e-dlg-content .e-link-dialog .e-content .e-cont .e-header,.e-spreadsheet .e-hyperlink-dlg.e-dialog .e-dlg-content .e-link-dialog .e-content .e-cont .e-header{font-size:14px;line-height:16px}.e-spreadsheet .e-edithyperlink-dlg.e-dialog .e-dlg-content .e-link-dialog .e-content .e-cont .e-text,.e-spreadsheet .e-hyperlink-dlg.e-dialog .e-dlg-content .e-link-dialog .e-content .e-cont .e-text{font-size:14px;height:32px;line-height:16px;width:275px}.e-spreadsheet .e-edithyperlink-dlg.e-dialog .e-dlg-content .e-link-dialog .e-content .e-cont .e-text.e-disabled,.e-spreadsheet .e-hyperlink-dlg.e-dialog .e-dlg-content .e-link-dialog .e-content .e-cont .e-text.e-disabled{border-bottom-width:2px}.e-spreadsheet .e-edithyperlink-dlg.e-dialog .e-dlg-content .e-link-dialog .e-content .e-cont .e-refcont,.e-spreadsheet .e-hyperlink-dlg.e-dialog .e-dlg-content .e-link-dialog .e-content .e-cont .e-refcont{border:1px solid #c8c8c8;height:165px;margin:8px 24px 0 0;overflow:auto;width:273px}.e-spreadsheet .e-edithyperlink-dlg.e-dialog .e-footer-content,.e-spreadsheet .e-hyperlink-dlg.e-dialog .e-footer-content{margin:4px 0}.e-spreadsheet .e-open-dlg.e-dialog{width:340px}.e-spreadsheet .e-open-dlg.e-dialog .e-dlg-content .e-file-alert-span{color:#dd2c2c;font-size:12px;padding-top:7px}.e-spreadsheet .e-find-dlg.e-dialog{height:auto;width:468px}.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-find-alert-span,.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-replace-alert-span{color:#dd2c2c;font-size:12px;padding-top:7px}.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-casecheckbox{padding-right:12px}.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-exactmatchcheckbox{padding:12px 0}.e-spreadsheet .e-find-dlg.e-dialog p.e-header{margin:0;padding-bottom:8px;padding-top:12px}.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content{text-align:left}.e-spreadsheet .e-protectworkbook-dlg.e-dialog{left:0!important}.e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header{font-size:18px;line-height:31px}.e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-pwd-alert-span{color:#dd2c2c;font-size:12px;padding-top:12px}.e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-password-content{padding-top:12px}.e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-password-content .e-header{font-size:12px;line-height:24px;margin-bottom:4px}.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog{left:0!important}.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header{font-size:18px;line-height:21px}.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog .e-dlg-content .e-unprotectpwd-alert-span{color:#dd2c2c;font-size:12px;padding-top:7px}.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog .e-dlg-content .e-unprotectpwd-content .e-header{font-size:14px;line-height:16px}.e-spreadsheet .e-unprotectworkbook-dlg.e-dialog .e-dlg-content .e-unprotectpwd-content .e-input{margin-top:10px}.e-spreadsheet .e-importprotectworkbook-dlg.e-dialog{left:0!important}.e-spreadsheet .e-importprotectworkbook-dlg.e-dialog .e-dlg-header-content .e-dlg-header{font-size:18px;line-height:21px}.e-spreadsheet .e-importprotectworkbook-dlg.e-dialog .e-dlg-content .e-importprotectpwd-alert-span{color:#dd2c2c;font-size:12px;padding-top:7px}.e-spreadsheet .e-importprotectworkbook-dlg.e-dialog .e-dlg-content .e-importprotectpwd-content .e-header{font-size:14px;line-height:16px}.e-spreadsheet .e-importprotectworkbook-dlg.e-dialog .e-dlg-content .e-importprotectpwd-content .e-input{margin-top:10px}.e-spreadsheet .e-filter-icon{margin-bottom:0}.e-spreadsheet .e-filter-icon:before{font-size:20px;margin-left:-3px}.e-spreadsheet .e-btn.e-icon-btn.e-filter-btn{bottom:0;float:right;height:18px;margin-right:-1px;padding:0;position:absolute;right:0;width:20px;z-index:2;bottom:.5px;right:.5px}.e-colorpicker-wrapper.e-border-colorpicker{display:none}.e-colorpicker-wrapper.e-border-colorpicker .e-container{box-shadow:none;width:270px!important}.e-colorpicker-wrapper.e-border-colorpicker .e-container .e-selected-value{display:flex}.e-spreadsheet.e-col-resizing{cursor:col-resize}.e-spreadsheet.e-row-resizing{cursor:row-resize}.e-dropdown-popup.e-numformat-ddb ul{max-width:none}.e-dropdown-popup.e-numformat-ddb ul .e-numformat-preview-text{font-size:13px;max-width:200px;overflow:hidden;text-align:right;text-overflow:ellipsis}.e-dropdown-popup.e-font-size-ddb ul{min-width:60px}.e-dropdown-popup.e-align-ddb ul{min-width:auto;padding:8px}.e-dropdown-popup.e-align-ddb ul .e-item{display:inline-flex;height:28px;line-height:28px;margin:0;padding:0 7px}.e-dropdown-popup.e-align-ddb ul .e-item .e-menu-icon{line-height:28px;margin-right:0}.e-dropdown-popup.e-colorpicker-popup .e-container .e-custom-palette .e-palette{padding:0}.e-dropdown-popup.e-colorpicker-popup .e-container .e-switch-ctrl-btn{padding-top:16px}.e-dropdown-popup.e-font-family ul .e-item:first-child{font-family:Arial}.e-dropdown-popup.e-font-family ul .e-item:nth-child(2){font-family:Arial Black}.e-dropdown-popup.e-font-family ul .e-item:nth-child(3){font-family:Axettac Demo}.e-dropdown-popup.e-font-family ul .e-item:nth-child(4){font-family:Batang}.e-dropdown-popup.e-font-family ul .e-item:nth-child(5){font-family:Book Antiqua}.e-dropdown-popup.e-font-family ul .e-item:nth-child(6){font-family:Calibri}.e-dropdown-popup.e-font-family ul .e-item:nth-child(7){font-family:Comic Sans MS}.e-dropdown-popup.e-font-family ul .e-item:nth-child(8){font-family:Courier}.e-dropdown-popup.e-font-family ul .e-item:nth-child(9){font-family:Courier New}.e-dropdown-popup.e-font-family ul .e-item:nth-child(10){font-family:Din Condensed}.e-dropdown-popup.e-font-family ul .e-item:nth-child(11){font-family:Georgia}.e-dropdown-popup.e-font-family ul .e-item:nth-child(12){font-family:Helvetica}.e-dropdown-popup.e-font-family ul .e-item:nth-child(13){font-family:Helvetica New}.e-dropdown-popup.e-font-family ul .e-item:nth-child(14){font-family:Roboto}.e-dropdown-popup.e-font-family ul .e-item:nth-child(15){font-family:Tahoma}.e-dropdown-popup.e-font-family ul .e-item:nth-child(16){font-family:Times New Roman}.e-dropdown-popup.e-font-family ul .e-item:nth-child(17){font-family:Verdana}.e-dropdown-popup.e-aggregate-list{font-size:13px;margin-left:auto}.e-dropdown-popup.e-borders-ddb .e-menu-wrapper{border:0}.e-dropdown-popup.e-borders-ddb .e-menu-wrapper ul .e-menu-item .e-menu-icon{font-size:16px}.e-dropdown-popup.e-popup.e-aggregate-list ul{font-size:13px}.e-menu-wrapper.e-file-menu ul .e-menu-item div{display:flex;width:100%}.e-menu-wrapper.e-file-menu ul .e-menu-item div .e-extension{font-size:13px;margin-left:auto;opacity:.7;padding-left:10px}.e-menu-wrapper .e-border-style .e-menu-item{align-items:center;display:flex}.e-menu-wrapper .e-border-style .e-menu-item:after{content:"";width:135px}.e-menu-wrapper .e-border-style .e-menu-item:first-child:after{border-bottom-style:solid;border-bottom-width:thin}.e-menu-wrapper .e-border-style .e-menu-item:nth-child(2):after{border-bottom-style:solid;border-bottom-width:medium}.e-menu-wrapper .e-border-style .e-menu-item:nth-child(3):after{border-bottom-style:solid;border-bottom-width:thick}.e-menu-wrapper .e-border-style .e-menu-item:nth-child(4):after{border-bottom-style:dashed;border-bottom-width:thin}.e-menu-wrapper .e-border-style .e-menu-item:nth-child(5):after{border-bottom-style:dotted;border-bottom-width:thin}.e-menu-wrapper .e-border-style .e-menu-item:nth-child(6):after{border-bottom-style:double;border-bottom-width:medium}.e-menu-wrapper.e-colorscales .e-ul,.e-menu-wrapper.e-databars .e-ul{overflow:visible;padding:0}.e-menu-wrapper.e-colorscales .e-ul .e-menu-item,.e-menu-wrapper.e-databars .e-ul .e-menu-item{height:auto;line-height:0;padding:0}.e-menu-wrapper.e-colorscales .e-ul .e-menu-item .e-cf-icon,.e-menu-wrapper.e-databars .e-ul .e-menu-item .e-cf-icon{display:inline-block;height:40px;width:40px}.e-menu-wrapper.e-databars .e-ul{min-width:110px}.e-menu-wrapper.e-colorscales .e-ul{min-width:150px}.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul{min-width:250px;overflow:visible;padding:0}.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item{height:auto;line-height:0;padding:0}.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is{height:550px;width:auto}.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is1,.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is3,.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is5,.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is7{height:6%;padding:18px 16px}.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-iconsetspan{display:inline-block;height:100%;width:20%}.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is2{height:25.3%}.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is2 .e-3arrows,.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is2 .e-3arrowsgray,.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is2 .e-3triangles,.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is2 .e-4arrows,.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is2 .e-4arrowsgray,.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is2 .e-5arrows,.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is2 .e-5arrowsgray{float:left;height:25%;padding:2px 12px;width:50%}.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is4{height:19%}.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is4 .e-3rafficlights2,.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is4 .e-3signs,.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is4 .e-3trafficlights,.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is4 .e-4redtoblack,.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is4 .e-4trafficlights{float:left;height:33%;padding:2px 12px;width:50%}.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is6{height:12.6%}.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is6 .e-3flags,.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is6 .e-3symbols,.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is6 .e-3symbols2{float:left;height:50%;padding:2px 12px;width:50%}.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is8{height:19%}.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is8 .e-3stars,.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is8 .e-4rating,.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is8 .e-5boxes,.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is8 .e-5quarters,.e-menu-wrapper.e-popup.e-menu-popup.e-iconsets ul .e-menu-item .e-is .e-is8 .e-5rating{float:left;height:33%;width:50%}.e-menu-wrapper.e-popup.e-menu-popup.e-border-color ul{min-width:270px;overflow:visible;padding:0}.e-menu-wrapper.e-popup.e-menu-popup.e-border-color ul .e-menu-item{height:auto;line-height:0;padding:0}.e-menu-wrapper.e-popup.e-menu-popup.e-border-color ul .e-menu-item.e-ripple,.e-menu-wrapper.e-popup.e-menu-popup.e-border-color ul .e-menu-item.e-ripple-style{overflow:visible}.e-menu-wrapper.e-popup.e-menu-popup.e-border-color ul .e-menu-item.e-ripple .e-ripple-element,.e-menu-wrapper.e-popup.e-menu-popup.e-border-color ul .e-menu-item.e-ripple-style .e-ripple-element{display:none}.e-menu-wrapper.e-popup.e-menu-popup.e-border-color ul .e-menu-item .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container{display:block}.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main{height:90px}.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-bar1-text,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-column1-text,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-bar1-text,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-column1-text,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-bar1-text,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-column1-text,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-bar1-text,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-column1-text{height:40%;padding:18px 16px}.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-bar1-cont,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-column1-cont,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-bar1-cont,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-column1-cont,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-bar1-cont,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-column1-cont,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-bar1-cont,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-column1-cont{height:60%}.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-clusteredbar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-clusteredbar3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-clusteredcolumn,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-clusteredcolumn3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-stackedbar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-stackedbar100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-stackedbar1003d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-stackedbar3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-stackedcolumn,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-stackedcolumn100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-stackedcolumn1003d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-stackedcolumn3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-clusteredbar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-clusteredbar3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-clusteredcolumn,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-clusteredcolumn3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-stackedbar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-stackedbar100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-stackedbar1003d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-stackedbar3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-stackedcolumn,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-stackedcolumn100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-stackedcolumn1003d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-stackedcolumn3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-clusteredbar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-clusteredbar3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-clusteredcolumn,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-clusteredcolumn3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-stackedbar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-stackedbar100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-stackedbar1003d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-stackedbar3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-stackedcolumn,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-stackedcolumn100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-stackedcolumn1003d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-stackedcolumn3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-column1-cont .e-clusteredbar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-column1-cont .e-clusteredbar3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-column1-cont .e-clusteredcolumn,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-column1-cont .e-clusteredcolumn3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-column1-cont .e-stackedbar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-column1-cont .e-stackedbar100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-column1-cont .e-stackedbar1003d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-column1-cont .e-stackedbar3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-column1-cont .e-stackedcolumn,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-column1-cont .e-stackedcolumn100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-column1-cont .e-stackedcolumn1003d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-column-main .e-column1-cont .e-stackedcolumn3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-clusteredbar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-clusteredbar3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-clusteredcolumn,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-clusteredcolumn3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-stackedbar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-stackedbar100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-stackedbar1003d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-stackedbar3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-stackedcolumn,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-stackedcolumn100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-stackedcolumn1003d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-bar1-cont .e-stackedcolumn3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-clusteredbar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-clusteredbar3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-clusteredcolumn,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-clusteredcolumn3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-stackedbar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-stackedbar100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-stackedbar1003d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-stackedbar3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-stackedcolumn,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-stackedcolumn100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-stackedcolumn1003d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-bar-main .e-column1-cont .e-stackedcolumn3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-clusteredbar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-clusteredbar3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-clusteredcolumn,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-clusteredcolumn3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-stackedbar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-stackedbar100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-stackedbar1003d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-stackedbar3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-stackedcolumn,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-stackedcolumn100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-stackedcolumn1003d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-bar1-cont .e-stackedcolumn3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-column1-cont .e-clusteredbar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-column1-cont .e-clusteredbar3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-column1-cont .e-clusteredcolumn,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-column1-cont .e-clusteredcolumn3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-column1-cont .e-stackedbar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-column1-cont .e-stackedbar100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-column1-cont .e-stackedbar1003d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-column1-cont .e-stackedbar3d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-column1-cont .e-stackedcolumn,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-column1-cont .e-stackedcolumn100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-column1-cont .e-stackedcolumn1003d,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-column-main .e-column1-cont .e-stackedcolumn3d{display:inline-block;font-size:40px;height:100%;margin:0;padding:10px;width:55px}.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul{min-width:110px}.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-pie-main,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-radar-main,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-pie-main,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-radar-main{height:90px}.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-pie-main .e-pie-text,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-pie-main .e-radar-text,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-radar-main .e-pie-text,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-radar-main .e-radar-text,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-pie-main .e-pie-text,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-pie-main .e-radar-text,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-radar-main .e-pie-text,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-radar-main .e-radar-text{height:40%;padding:18px 16px}.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-pie-main .e-pie-cont,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-pie-main .e-radar-cont,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-radar-main .e-pie-cont,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-radar-main .e-radar-cont,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-pie-main .e-pie-cont,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-pie-main .e-radar-cont,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-radar-main .e-pie-cont,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-radar-main .e-radar-cont{height:60%}.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-pie-main .e-pie-cont .e-doughnut,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-pie-main .e-pie-cont .e-pie,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-pie-main .e-pie-cont .e-radar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-pie-main .e-pie-cont .e-radar-markers,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-pie-main .e-radar-cont .e-doughnut,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-pie-main .e-radar-cont .e-pie,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-pie-main .e-radar-cont .e-radar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-pie-main .e-radar-cont .e-radar-markers,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-radar-main .e-pie-cont .e-doughnut,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-radar-main .e-pie-cont .e-pie,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-radar-main .e-pie-cont .e-radar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-radar-main .e-pie-cont .e-radar-markers,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-radar-main .e-radar-cont .e-doughnut,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-radar-main .e-radar-cont .e-pie,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-radar-main .e-radar-cont .e-radar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-radar-main .e-radar-cont .e-radar-markers,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-pie-main .e-pie-cont .e-doughnut,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-pie-main .e-pie-cont .e-pie,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-pie-main .e-pie-cont .e-radar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-pie-main .e-pie-cont .e-radar-markers,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-pie-main .e-radar-cont .e-doughnut,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-pie-main .e-radar-cont .e-pie,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-pie-main .e-radar-cont .e-radar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-pie-main .e-radar-cont .e-radar-markers,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-radar-main .e-pie-cont .e-doughnut,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-radar-main .e-pie-cont .e-pie,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-radar-main .e-pie-cont .e-radar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-radar-main .e-pie-cont .e-radar-markers,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-radar-main .e-radar-cont .e-doughnut,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-radar-main .e-radar-cont .e-pie,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-radar-main .e-radar-cont .e-radar,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-radar-main .e-radar-cont .e-radar-markers{display:inline-block;font-size:40px;height:60px;margin:0;padding:10px;width:55px}.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul{min-width:165px}.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-area-main,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-line-main,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-area-main,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-line-main{height:90px}.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-area-main .e-area-text,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-area-main .e-line-text,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-line-main .e-area-text,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-line-main .e-line-text,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-area-main .e-area-text,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-area-main .e-line-text,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-line-main .e-area-text,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-line-main .e-line-text{height:40%;padding:18px 16px}.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-area-main .e-area-cont,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-area-main .e-line-cont,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-line-main .e-area-cont,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-line-main .e-line-cont,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-area-main .e-area-cont,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-area-main .e-line-cont,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-line-main .e-area-cont,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-line-main .e-line-cont{height:60%}.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-area-main .e-area-cont .e-area,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-area-main .e-area-cont .e-line,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-area-main .e-area-cont .e-stackedarea,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-area-main .e-area-cont .e-stackedarea100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-area-main .e-area-cont .e-stackedline,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-area-main .e-area-cont .e-stackedline100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-area-main .e-line-cont .e-area,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-area-main .e-line-cont .e-line,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-area-main .e-line-cont .e-stackedarea,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-area-main .e-line-cont .e-stackedarea100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-area-main .e-line-cont .e-stackedline,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-area-main .e-line-cont .e-stackedline100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-line-main .e-area-cont .e-area,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-line-main .e-area-cont .e-line,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-line-main .e-area-cont .e-stackedarea,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-line-main .e-area-cont .e-stackedarea100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-line-main .e-area-cont .e-stackedline,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-line-main .e-area-cont .e-stackedline100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-line-main .e-line-cont .e-area,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-line-main .e-line-cont .e-line,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-line-main .e-line-cont .e-stackedarea,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-line-main .e-line-cont .e-stackedarea100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-line-main .e-line-cont .e-stackedline,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-line-main .e-line-cont .e-stackedline100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-area-main .e-area-cont .e-area,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-area-main .e-area-cont .e-line,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-area-main .e-area-cont .e-stackedarea,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-area-main .e-area-cont .e-stackedarea100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-area-main .e-area-cont .e-stackedline,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-area-main .e-area-cont .e-stackedline100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-area-main .e-line-cont .e-area,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-area-main .e-line-cont .e-line,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-area-main .e-line-cont .e-stackedarea,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-area-main .e-line-cont .e-stackedarea100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-area-main .e-line-cont .e-stackedline,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-area-main .e-line-cont .e-stackedline100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-line-main .e-area-cont .e-area,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-line-main .e-area-cont .e-line,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-line-main .e-area-cont .e-stackedarea,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-line-main .e-area-cont .e-stackedarea100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-line-main .e-area-cont .e-stackedline,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-line-main .e-area-cont .e-stackedline100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-line-main .e-line-cont .e-area,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-line-main .e-line-cont .e-line,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-line-main .e-line-cont .e-stackedarea,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-line-main .e-line-cont .e-stackedarea100,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-line-main .e-line-cont .e-stackedline,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-line-main .e-line-cont .e-stackedline100{display:inline-block;font-size:40px;height:60px;margin:0;padding:10px;width:55px}.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul{min-width:60px;overflow:visible;padding:0}.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item{height:auto;line-height:0;padding:0}.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-scatter-main,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-scatter-main{height:90px}.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-scatter-main .e-scatter-text,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-scatter-main .e-scatter-text{height:40%;padding:18px 16px}.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-scatter-main .e-scatter-cont,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-scatter-main .e-scatter-cont{height:60%}.e-menu-wrapper.e-popup.e-menu-popup.e-chart-menu ul .e-menu-item .e-scatter-main .e-scatter-cont .e-scatter,.e-menu-wrapper.e-popup.e-menu-popup.e-chart-type-menu ul .e-menu-item .e-scatter-main .e-scatter-cont .e-scatter{display:inline-block;font-size:60px;height:60px;margin:0;padding:10px;width:100%}.e-spreadsheet-function-dlg.e-dialog{min-height:480px;-webkit-user-select:none;user-select:none}.e-spreadsheet-function-dlg.e-dialog .e-dlg-header-content{padding:18px}.e-spreadsheet-function-dlg.e-dialog .e-dlg-header-content .e-dlg-header{font-size:16px;font-weight:400}.e-spreadsheet-function-dlg.e-dialog .e-dlg-content{overflow:hidden;padding-left:18px;padding-right:18px}.e-spreadsheet-function-dlg.e-dialog .e-dlg-content .e-category-content{font-size:12px;font-weight:500;margin-bottom:0}.e-spreadsheet-function-dlg.e-dialog .e-dlg-content .e-formula-description{margin-left:-4px;margin-top:5px;padding:4px}.e-spreadsheet-function-dlg.e-dialog .e-dlg-content .e-description-content{font-size:14px;font-weight:500;padding-top:10px}.e-spreadsheet-function-dlg.e-dialog .e-dlg-content .e-formula-list{border:1px solid #e0e0e0;cursor:default;margin-top:6px;overflow-y:auto}.e-xlflmenu .e-xlfl-maindiv .e-xlfl-radiodiv{width:auto}.e-name-box .e-dropdownbase .e-list-item{line-height:25px;min-height:25px;text-indent:10px}.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel{border-bottom-width:0}.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-btn.e-css.e-insert-function{border-left:1px solid #e0e0e0;height:23px}.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-btn.e-css.e-insert-function .e-btn-icon{line-height:24px}.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-formula-bar{height:23px;line-height:23px;width:calc(100% - 146px)}.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel.e-expanded .e-btn.e-css.e-insert-function,.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel.e-expanded .e-formula-bar{height:71px}.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel.e-expanded .e-btn.e-css.e-insert-function{line-height:71px}.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel.e-expanded .e-drop-icon{transform:rotate(180deg)}.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel.e-expanded .e-separator{height:60px}.e-spreadsheet:not(.e-mobile-view) .e-sheet-tab{max-width:60%}.e-spreadsheet:not(.e-mobile-view) .e-sheet-tab .e-hscroll-bar{margin-left:-40px;margin-right:40px}.e-spreadsheet:not(.e-mobile-view) .e-add-sheet-tab.e-btn.e-icon-btn.e-css,.e-spreadsheet:not(.e-mobile-view) .e-sheets-list.e-dropdown-btn{height:32px;padding:0;width:32px}.e-spreadsheet:not(.e-mobile-view) .e-add-sheet-tab.e-btn.e-icon-btn.e-css .e-btn-icon,.e-spreadsheet:not(.e-mobile-view) .e-sheets-list.e-dropdown-btn .e-btn-icon{line-height:33px;margin-top:0}.e-spreadsheet:not(.e-mobile-view) .e-aggregate-list{font-size:13px;margin-left:auto}.e-spreadsheet:not(.e-mobile-view) .e-ribbon{border-bottom-width:0}.e-bigger .e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-split-colorpicker),.e-bigger.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-split-colorpicker){line-height:34px}.e-bigger .e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn).e-split-colorpicker,.e-bigger.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn).e-split-colorpicker{line-height:32px;padding-bottom:2px;width:31px}.e-bigger .e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-dropdown-btn):not(.e-split-btn),.e-bigger.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-dropdown-btn):not(.e-split-btn){padding-left:6px;padding-right:6px}.e-bigger .e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-split-colorpicker) .e-btn-icon,.e-bigger.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-split-colorpicker) .e-btn-icon{line-height:34px;min-height:34px}.e-bigger .e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-split-colorpicker) .e-btn-icon:not(.e-caret),.e-bigger .e-spreadsheet .e-ribbon .e-toolbar .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),.e-bigger.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-split-colorpicker) .e-btn-icon:not(.e-caret),.e-bigger.e-spreadsheet .e-ribbon .e-toolbar .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon:not(.e-caret){font-size:18px}.e-bigger .e-spreadsheet .e-ribbon .e-dropdown-btn.e-font-size-ddb,.e-bigger.e-spreadsheet .e-ribbon .e-dropdown-btn.e-font-size-ddb{width:70px}.e-bigger .e-spreadsheet .e-ribbon .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color,.e-bigger.e-spreadsheet .e-ribbon .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color{height:auto;width:auto}.e-bigger .e-spreadsheet .e-ribbon .e-content .e-hscroll-bar,.e-bigger.e-spreadsheet .e-ribbon .e-content .e-hscroll-bar{height:auto;overflow:hidden}.e-bigger .e-spreadsheet .e-formula-bar-panel .e-input-group.e-control-wrapper.e-ddl.e-name-box .e-input-group-icon,.e-bigger.e-spreadsheet .e-formula-bar-panel .e-input-group.e-control-wrapper.e-ddl.e-name-box .e-input-group-icon{font-size:20px;margin:0}.e-bigger .e-spreadsheet .e-formula-bar-panel .e-css.e-btn.e-icon-btn,.e-bigger.e-spreadsheet .e-formula-bar-panel .e-css.e-btn.e-icon-btn{padding-left:7px;padding-right:7px}.e-bigger .e-spreadsheet .e-add-sheet-tab.e-btn.e-icon-btn.e-css,.e-bigger .e-spreadsheet .e-sheets-list.e-dropdown-btn,.e-bigger.e-spreadsheet .e-add-sheet-tab.e-btn.e-icon-btn.e-css,.e-bigger.e-spreadsheet .e-sheets-list.e-dropdown-btn{height:39px;width:39px}.e-bigger .e-spreadsheet .e-add-sheet-tab.e-btn.e-icon-btn.e-css .e-btn-icon,.e-bigger .e-spreadsheet .e-sheets-list.e-dropdown-btn .e-btn-icon,.e-bigger.e-spreadsheet .e-add-sheet-tab.e-btn.e-icon-btn.e-css .e-btn-icon,.e-bigger.e-spreadsheet .e-sheets-list.e-dropdown-btn .e-btn-icon{line-height:39px}.e-bigger .e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header,.e-bigger .e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header .e-toolbar-item:not(.e-separator),.e-bigger.e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header,.e-bigger.e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header .e-toolbar-item:not(.e-separator){height:41px;min-height:41px}.e-bigger .e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-tab-wrap,.e-bigger .e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-text-wrap,.e-bigger.e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-tab-wrap,.e-bigger.e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-text-wrap{height:41px}.e-bigger .e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header .e-toolbar-items,.e-bigger .e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header .e-toolbar-items .e-scroll-nav,.e-bigger.e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header .e-toolbar-items,.e-bigger.e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header .e-toolbar-items .e-scroll-nav{height:41px;min-height:41px}.e-bigger .e-spreadsheet .e-sheet-tab .e-tab-header .e-toolbar-item .e-tab-wrap,.e-bigger.e-spreadsheet .e-sheet-tab .e-tab-header .e-toolbar-item .e-tab-wrap{padding:0 16px}.e-bigger .e-spreadsheet .e-drop-icon,.e-bigger.e-spreadsheet .e-drop-icon{font-size:12px;margin-right:5px}.e-bigger .e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-btn.e-css.e-insert-function,.e-bigger.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-btn.e-css.e-insert-function{height:29px}.e-bigger .e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-btn.e-css.e-insert-function .e-btn-icon,.e-bigger.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-btn.e-css.e-insert-function .e-btn-icon{font-size:18px;line-height:30px}.e-bigger .e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-input-group.e-control-wrapper.e-ddl.e-name-box input.e-input,.e-bigger.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-input-group.e-control-wrapper.e-ddl.e-name-box input.e-input{height:29px}.e-bigger .e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-drop-icon,.e-bigger.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-drop-icon{line-height:29px}.e-bigger .e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-separator,.e-bigger.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-separator{height:15px}.e-bigger .e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-formula-bar,.e-bigger.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-formula-bar{font-size:14px;height:29px;line-height:29px}.e-bigger .e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel.e-expanded .e-btn.e-css.e-insert-function,.e-bigger .e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel.e-expanded .e-formula-bar,.e-bigger.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel.e-expanded .e-btn.e-css.e-insert-function,.e-bigger.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel.e-expanded .e-formula-bar{height:89px;line-height:89px}.e-bigger .e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel.e-expanded .e-separator,.e-bigger.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel.e-expanded .e-separator{height:78px}.e-bigger .e-spreadsheet .e-dlg-content .e-custom-dialog .e-input.e-dialog-input,.e-bigger.e-spreadsheet .e-dlg-content .e-custom-dialog .e-input.e-dialog-input{float:left;margin-right:2.8%;width:77%}.e-bigger .e-spreadsheet .e-customsort-dlg.e-dialog,.e-bigger.e-spreadsheet .e-customsort-dlg.e-dialog{width:590px!important}.e-bigger .e-spreadsheet .e-sort-dialog .e-sort-template .e-list-item,.e-bigger.e-spreadsheet .e-sort-dialog .e-sort-template .e-list-item{height:auto;line-height:1}.e-bigger .e-spreadsheet .e-filter-icon,.e-bigger.e-spreadsheet .e-filter-icon{margin-bottom:12px}.e-bigger .e-spreadsheet .e-find-dlg .e-footer-content .e-btn,.e-bigger.e-spreadsheet .e-find-dlg .e-footer-content .e-btn{font-size:11px;margin-top:6px}.e-bigger .e-spreadsheet .e-findtool-dlg,.e-bigger.e-spreadsheet .e-findtool-dlg{height:59px;width:403px}.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog,.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog{height:auto}.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog .e-btn,.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog .e-btn{font-size:12px}.e-bigger .e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-pwd-alert-span,.e-bigger.e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-pwd-alert-span{color:#dd2c2c;font-size:14px;padding-top:16px}.e-bigger .e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-password-content,.e-bigger.e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-password-content{padding-top:16px}.e-bigger .e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-password-content .e-header,.e-bigger.e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-password-content .e-header{font-size:14px;line-height:28px;margin-bottom:4px}.e-bigger .e-spreadsheet .e-excelfilter .e-spreadsheet-ftrchk,.e-bigger.e-spreadsheet .e-excelfilter .e-spreadsheet-ftrchk{padding-left:27px}.e-bigger .e-spreadsheet .e-excelfilter.e-rtl .e-spreadsheet-ftrchk,.e-bigger.e-spreadsheet .e-excelfilter.e-rtl .e-spreadsheet-ftrchk{padding-left:0;padding-right:27px}.e-bigger .e-spreadsheet .e-checkboxtree ul,.e-bigger.e-spreadsheet .e-checkboxtree ul{padding-left:0}.e-bigger .e-spreadsheet .e-checkboxtree.e-rtl ul,.e-bigger.e-spreadsheet .e-checkboxtree.e-rtl ul{padding-right:0}.e-bigger .e-dropdown-popup.e-font-size-ddb ul,.e-bigger.e-dropdown-popup.e-font-size-ddb ul{min-width:70px}.e-sort-dialog{height:100%;position:relative}.e-sort-dialog .e-sort-listsection{height:calc(100% - 28px);margin:0 auto;overflow:auto;width:100%}.e-sort-dialog .e-sort-listwrapper{padding-left:2px}.e-sort-dialog .e-sort-listwrapper .text{font-size:12px;padding:10px 0 5px}.e-sort-dialog .e-list-sort{height:100%}.e-sort-dialog .e-sort-row{align-items:center;display:flex;padding:5px 0 10px}.e-sort-dialog .e-sort-casecheckbox,.e-sort-dialog .e-sort-error,.e-sort-dialog .e-sort-header,.e-sort-dialog .e-sort-listsection{padding-left:18px;padding-right:18px}.e-sort-dialog .e-sort-error{bottom:0;display:none;font-size:12px;height:20px;line-height:20px;position:absolute;width:100%}.e-sort-dialog .e-sort-template{border:0}.e-sort-dialog .e-sort-template .e-list-item{height:auto;line-height:unset}.e-sort-dialog .e-sort-template .e-list-item:not(:first-child){padding:5px 0 0}.e-sort-dialog .e-sort-template .e-list-item:first-child{padding:0}.e-sort-dialog .e-sort-template .e-content{height:100%;overflow:auto}.e-sort-dialog .e-sort-field{width:auto}.e-sort-dialog .e-radio-wrapper{margin-left:16px}.e-sort-dialog li:first-of-type .e-sort-delete{display:none}.e-sort-dialog .e-sort-delete{border-left-style:solid;border-left-width:1px;line-height:32px;margin-left:auto;margin-right:5px;padding-left:22px;vertical-align:middle}.e-sort-dialog .e-sort-delete:before{cursor:pointer}
/*! spreadsheet theme */.e-spreadsheet .e-findtool-dlg{border-color:#fafafa #e0e0e0 #e0e0e0;box-shadow:none}.e-spreadsheet .e-find-dlg .e-header{font-weight:500}.e-spreadsheet .e-scrollbar{background-color:inherit}.e-spreadsheet .e-sheet-tab-panel,.e-spreadsheet .e-sheet-tab-panel .e-tab-header .e-toolbar-item{background:#fafafa}.e-spreadsheet .e-sheet-tab-panel .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-text,.e-spreadsheet .e-sheet-tab-panel .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text{color:#0000008a}.e-spreadsheet .e-sheet-tab-panel .e-tab-header .e-tab-wrap:hover{background:#e6e6e6}.e-spreadsheet .e-sheet-tab-panel .e-tab-header .e-toolbar-item.e-active{background:#fff}.e-spreadsheet .e-sheet-tab-panel .e-btn.e-flat.e-icon-btn{border-color:#0000;box-shadow:none;color:grey}.e-spreadsheet .e-sheet-tab-panel .e-btn.e-flat.e-icon-btn .e-btn-icon{color:#0000008a}.e-spreadsheet .e-sheet-tab-panel .e-aggregate-list-countonly{pointer-events:none}.e-spreadsheet .e-add-sheet-tab.e-flat,.e-spreadsheet .e-sheets-list{background-color:initial}.e-spreadsheet .e-dragfill-ddb{box-shadow:none}.e-spreadsheet .e-dragfill-ddb:focus{background:#eee}.e-spreadsheet .e-aggregate-list.e-flat{background-color:initial;border-color:#0000;box-shadow:none;color:grey}.e-spreadsheet .e-aggregate-list.e-flat .e-btn-icon{color:#0000008a}.e-spreadsheet .e-aggregate-list.e-flat.e-active,.e-spreadsheet .e-aggregate-list.e-flat:hover:not(.e-active){background:#0000001f;border-color:#0000}.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(:focus):not(.e-tbar-btn){background-color:initial;border-color:#0000;box-shadow:none;color:#000000de}.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(:focus):not(.e-tbar-btn).e-active,.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(:focus):not(.e-tbar-btn):hover:not(.e-active){background:#0000001f;border-color:#0000}.e-spreadsheet .e-formula-bar-panel{background-color:#fff}.e-spreadsheet .e-formula-bar-panel .e-btn.e-css.e-formula-submit.e-flat,.e-spreadsheet .e-formula-bar-panel .e-formula-bar,.e-spreadsheet .e-formula-bar-panel .e-insert-function.e-btn.e-flat{background-color:initial}.e-spreadsheet .e-formula-bar-panel .e-btn.e-css.e-formula-submit.e-flat .e-btn-icon,.e-spreadsheet .e-formula-bar-panel .e-drop-icon,.e-spreadsheet .e-formula-bar-panel .e-insert-function.e-btn.e-flat .e-btn-icon{color:#5f6368}.e-spreadsheet .e-formula-bar-panel .e-separator{border-left-color:#e0e0e0}.e-spreadsheet .e-formula-bar-panel .e-formula-bar,.e-spreadsheet .e-formula-bar-panel .e-input-group.e-control-wrapper.e-name-box{color:#515151}.e-spreadsheet .e-column-header .e-header-cell,.e-spreadsheet .e-row-header .e-header-cell,.e-spreadsheet .e-selectall-container .e-header-cell,.e-spreadsheet .e-sheet{background-color:#f5f5f5}.e-spreadsheet .e-sheet .e-spreadsheet-edit{background-color:#fff;color:#000}.e-spreadsheet .e-header-panel,.e-spreadsheet .e-main-panel{background-color:#fff}.e-spreadsheet .e-column-header{border-color:#e0e0e0}.e-spreadsheet .e-header-cell{color:#757575}.e-spreadsheet .e-cell{background-color:#fff;color:#000}.e-spreadsheet .e-cell,.e-spreadsheet .e-header-panel thead .e-header-cell,.e-spreadsheet .e-row-header .e-header-cell,.e-spreadsheet .e-select-all-cell,.e-spreadsheet .e-selectall-container tbody .e-header-cell{border-bottom-color:#e0e0e0}.e-spreadsheet .e-hide-gridlines .e-cell,.e-spreadsheet.e-hide-row-gridlines .e-cell{border-bottom-color:#0000}.e-spreadsheet .e-selectall{background-color:initial;border-color:#0000 #e0e0e0 #e0e0e0}.e-spreadsheet .e-selectall.e-highlight{border-bottom-color:#e3165b}.e-spreadsheet .e-select-all-cell:hover .e-selectall:not(.e-highlight){border-bottom-color:#bdbdbd}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell,.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-header-panel thead .e-header-cell,.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-row-header .e-header-cell,.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-select-all-cell,.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-selectall-container tbody .e-header-cell{border-right-color:#e0e0e0}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-hide-gridlines .e-cell{border-right-color:#0000}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-selectall{border-left-color:#0000}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-selectall.e-highlight{border-right-color:#e3165b}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-select-all-cell:hover .e-selectall:not(.e-highlight){border-right-color:#bdbdbd}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-column-header .e-header-cell.e-highlight,.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-column-header .e-header-cell.e-prev-highlight,.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-select-all-cell.e-prev-highlight-right{border-right-color:#ccc}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-column-header .e-header-cell.e-hide-start.e-highlight,.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-column-header .e-header-cell.e-hide-start.e-prev-highlight{border-right-color:#0000}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-column-header .e-header-cell.e-hide-start.e-highlight:after,.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-column-header .e-header-cell.e-hide-start.e-prev-highlight:after{border-right-color:#ccc}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-column-header .e-header-cell.e-hide-end.e-highlight:before,.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-column-header .e-header-cell.e-highlight+th.e-header-cell.e-hide-end:before{border-left-color:#ccc}.e-spreadsheet .e-sheet-panel.e-rtl .e-cell,.e-spreadsheet .e-sheet-panel.e-rtl .e-column-header .e-header-cell,.e-spreadsheet .e-sheet-panel.e-rtl .e-row-header .e-header-cell,.e-spreadsheet .e-sheet-panel.e-rtl .e-select-all-cell,.e-spreadsheet .e-sheet-panel.e-rtl .e-selectall-container .e-header-cell{border-left-color:#e0e0e0}.e-spreadsheet .e-sheet-panel.e-rtl .e-hide-gridlines .e-cell{border-left-color:#0000}.e-spreadsheet .e-sheet-panel.e-rtl .e-selectall{border-right-color:#0000}.e-spreadsheet .e-sheet-panel.e-rtl .e-selectall:hover{border-left-color:#bdbdbd}.e-spreadsheet .e-sheet-panel.e-rtl .e-selectall.e-highlight{border-left-color:#e3165b}.e-spreadsheet .e-sheet-panel.e-rtl .e-column-header .e-header-cell.e-highlight,.e-spreadsheet .e-sheet-panel.e-rtl .e-column-header .e-header-cell.e-prev-highlight,.e-spreadsheet .e-sheet-panel.e-rtl .e-select-all-cell.e-prev-highlight-right{border-left-color:#ccc}.e-spreadsheet .e-copy-indicator div.e-top,.e-spreadsheet .e-formularef-indicator div.e-top,.e-spreadsheet .e-range-indicator div.e-top{background:url("data:image/gif;base64,R0lGODlhBgAEAJECAP///+MWW////wAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjkxQUZDQkFFRDA5RDExRTk4MkNCQTM1MkJFMzIzQUNBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjkxQUZDQkFGRDA5RDExRTk4MkNCQTM1MkJFMzIzQUNBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTFBRkNCQUNEMDlEMTFFOTgyQ0JBMzUyQkUzMjNBQ0EiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTFBRkNCQUREMDlEMTFFOTgyQ0JBMzUyQkUzMjNBQ0EiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQFAwACACwAAAAABgAEAAACB4wDcJh6uQoAIfkEBQMAAgAsAAAAAAYABAAAAgiMAXYZqM1CAQAh+QQFAwACACwBAAAABAAEAAACBhQUhnksBQAh+QQFAwACACwBAAAABAAEAAACBoQihpcMBQAh+QQFAwACACwAAAAABgAEAAACBwSCYcl6aQoAIfkEBQMAAgAsAAAAAAYABAAAAghEHmComHtAAQA7") repeat-x 0 0}.e-spreadsheet .e-copy-indicator div.e-bottom,.e-spreadsheet .e-formularef-indicator div.e-bottom,.e-spreadsheet .e-range-indicator div.e-bottom{background:url("data:image/gif;base64,R0lGODlhBgAEAJECAP///+MWW////wAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjkxQUZDQkFFRDA5RDExRTk4MkNCQTM1MkJFMzIzQUNBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjkxQUZDQkFGRDA5RDExRTk4MkNCQTM1MkJFMzIzQUNBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTFBRkNCQUNEMDlEMTFFOTgyQ0JBMzUyQkUzMjNBQ0EiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTFBRkNCQUREMDlEMTFFOTgyQ0JBMzUyQkUzMjNBQ0EiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQFAwACACwAAAAABgAEAAACB4wDcJh6uQoAIfkEBQMAAgAsAAAAAAYABAAAAgiMAXYZqM1CAQAh+QQFAwACACwBAAAABAAEAAACBhQUhnksBQAh+QQFAwACACwBAAAABAAEAAACBoQihpcMBQAh+QQFAwACACwAAAAABgAEAAACBwSCYcl6aQoAIfkEBQMAAgAsAAAAAAYABAAAAghEHmComHtAAQA7") repeat-x 0 100%}.e-spreadsheet .e-copy-indicator div.e-left,.e-spreadsheet .e-formularef-indicator div.e-left,.e-spreadsheet .e-range-indicator div.e-left{background:url("data:image/gif;base64,R0lGODlhBAAGAJECAP///+MWW////wAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY5NjE5RUMyQ0VERDExRTk4M0E3RjQ4OEYzQTRFOUVFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY5NjE5RUMzQ0VERDExRTk4M0E3RjQ4OEYzQTRFOUVFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Njk2MTlFQzBDRUREMTFFOTgzQTdGNDg4RjNBNEU5RUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Njk2MTlFQzFDRUREMTFFOTgzQTdGNDg4RjNBNEU5RUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQFAwACACwAAAAABAAGAAACBwQShsurCQoAIfkEBQMAAgAsAAAAAAQABgAAAgeMA2B5qN4KACH5BAUDAAIALAAAAQAEAAQAAAIFjAOpeVEAIfkEBQMAAgAsAAABAAQABAAAAgZMAIaoGQUAIfkEBQMAAgAsAAAAAAQABgAAAghMAIbGvJdCAQAh+QQFAwACACwAAAAABAAGAAACB4QRqctxUAAAOw==") repeat-y 0 0}.e-spreadsheet .e-copy-indicator div.e-right,.e-spreadsheet .e-formularef-indicator div.e-right,.e-spreadsheet .e-range-indicator div.e-right{background:url("data:image/gif;base64,R0lGODlhBAAGAJECAP///+MWW////wAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY5NjE5RUMyQ0VERDExRTk4M0E3RjQ4OEYzQTRFOUVFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY5NjE5RUMzQ0VERDExRTk4M0E3RjQ4OEYzQTRFOUVFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Njk2MTlFQzBDRUREMTFFOTgzQTdGNDg4RjNBNEU5RUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Njk2MTlFQzFDRUREMTFFOTgzQTdGNDg4RjNBNEU5RUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQFAwACACwAAAAABAAGAAACBwQShsurCQoAIfkEBQMAAgAsAAAAAAQABgAAAgeMA2B5qN4KACH5BAUDAAIALAAAAQAEAAQAAAIFjAOpeVEAIfkEBQMAAgAsAAABAAQABAAAAgZMAIaoGQUAIfkEBQMAAgAsAAAAAAQABgAAAghMAIbGvJdCAQAh+QQFAwACACwAAAAABAAGAAACB4QRqctxUAAAOw==") repeat-y 100% 0}.e-spreadsheet.e-hide-column-gridlines .e-sheet-panel:not(.e-rtl) .e-cell{border-right-color:#0000}.e-spreadsheet.e-hide-column-gridlines .e-sheet-panel.e-rtl .e-cell{border-left-color:#0000}.e-spreadsheet .e-selection{background-color:#e3165b1f;border-color:#e3165b}.e-spreadsheet .e-selection.e-merged{background-color:initial;border-color:#0000}.e-spreadsheet .e-column-header .e-header-cell:hover,.e-spreadsheet .e-row-header .e-header-cell:hover,.e-spreadsheet .e-selectall-container .e-header-cell:hover{background-color:#eee}.e-spreadsheet .e-column-header .e-header-cell.e-highlight,.e-spreadsheet .e-row-header .e-header-cell.e-highlight,.e-spreadsheet .e-selectall-container .e-header-cell.e-highlight{background-color:#e6e6e6;color:#424242}.e-spreadsheet .e-row-header .e-header-cell.e-highlight,.e-spreadsheet .e-row-header .e-prev-highlight .e-header-cell,.e-spreadsheet .e-row-header .e-table tr.e-hide-end .e-header-cell.e-highlight:before,.e-spreadsheet .e-row-header .e-table tr.e-hide-end.e-prev-highlight .e-header-cell:before,.e-spreadsheet .e-select-all-cell.e-prev-highlight-bottom{border-bottom-color:#ccc}.e-spreadsheet .e-row-header .e-table tr.e-hide-start .e-header-cell.e-highlight:after,.e-spreadsheet .e-row-header .e-table tr.e-hide-start.e-prev-highlight .e-header-cell:after{border-top-color:#ccc}.e-spreadsheet .e-toolbar-panel .e-dropdown-btn.e-btn{border-color:#e0e0e0}.e-spreadsheet .e-menu-wrapper.e-mobile.e-file-menu{background-color:inherit;border-color:#0000}.e-spreadsheet .e-menu-wrapper .e-border-style .e-menu-item:after{border-bottom-color:#000000de}.e-spreadsheet .e-customsort-dlg .e-listview .e-list-item.e-active,.e-spreadsheet .e-customsort-dlg .e-listview .e-list-item.e-hover{background-color:initial}.e-spreadsheet .e-customsort-dlg .e-listview .e-list-item.e-hover{border-color:#0000}.e-spreadsheet .e-customsort-dlg .e-sort-delete{border-left-color:#e0e0e0}.e-spreadsheet .e-colresize-handler,.e-spreadsheet .e-rowresize-handler{border-color:#e3165b}.e-spreadsheet .e-frozen-column{background-color:#9e9e9e}.e-spreadsheet .e-frozen-row{border-bottom:1px solid #9e9e9e}.e-spreadsheet .e-validation-list{background:#fff}.e-spreadsheet .e-datavalidation-dlg .e-dlg-error{color:#dd2c2c}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell.e-vborderright,.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell.e-vcborderright{border-right:1px dashed #673ab8}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell.e-vborderbottom,.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell.e-vcborderbottom{border-bottom:1px dashed #673ab8}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell.e-pborderright{border-right:1px dashed #9c27b0}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell.e-pborderbottom{border-bottom:1px dashed #9c27b0}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell.e-cborderright{border-right:1px dashed #029688}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell.e-cborderbottom{border-bottom:1px dashed #029688}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell.e-gborderright{border-right:1px dashed #4caf51}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell.e-gborderbottom{border-bottom:1px dashed #4caf51}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell.e-oborderright{border-right:1px dashed #fe9800}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell.e-oborderbottom{border-bottom:1px dashed #fe9800}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell.e-bborderright,.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell.e-bcborderright{border-right:1px dashed #3f52b5}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell.e-bborderbottom,.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell.e-bcborderbottom{border-bottom:1px dashed #3f52b5}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell.e-rcborderbottom{border-bottom:1px dashed #dd2c2c}.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell.e-rcborderright{border-right:1px dashed #dd2c2c}.e-colorscales .e-ul .e-menu-item.e-focused,.e-databars .e-ul .e-menu-item.e-focused{background-color:initial}.e-colorscales .e-ul .e-cf-icon:hover,.e-databars .e-ul .e-cf-icon:hover{background-color:#eee}.e-databars .e-ul .e-blue{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNiM2IzYjM7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6IGdyYXk7CiAgICAgICAgc3Ryb2tlLW1pdGVybGltaXQ6IDEwOwogICAgICB9CgogICAgICAuY2xzLTQgewogICAgICAgIGZpbGw6ICM0ZDgyYjg7CiAgICAgIH0KCiAgICAgIC5jbHMtNSB7CiAgICAgICAgZmlsbDogZ3JheTsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkRhdGFiYXJzIDc8L3RpdGxlPgogIDxyZWN0IGNsYXNzPSJjbHMtMSIgeT0iMSIgd2lkdGg9IjI4IiBoZWlnaHQ9IjI2Ii8+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9Ii01LjUiIHk9IjEzLjUiIHdpZHRoPSIyNCIgaGVpZ2h0PSIxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNy41IDIwLjUpIHJvdGF0ZSgtOTApIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjAuNSIgeT0iMS41IiB3aWR0aD0iMjciIGhlaWdodD0iMjUiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMiIgeD0iMSIgeT0iNiIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMiIgeD0iMSIgeT0iMTEiIHdpZHRoPSIyNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjEiIHk9IjE2IiB3aWR0aD0iMjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSIxIiB5PSIyMSIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMiIgeD0iOS41IiB5PSIxMy41IiB3aWR0aD0iMjQiIGhlaWdodD0iMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNy41IDM1LjUpIHJvdGF0ZSgtOTApIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjciIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjIiIHdpZHRoPSI1IiBoZWlnaHQ9IjQiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtNCIgeD0iNyIgeT0iMTIiIHdpZHRoPSIzIiBoZWlnaHQ9IjQiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtNCIgeD0iNyIgeT0iMTciIHdpZHRoPSI4IiBoZWlnaHQ9IjQiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtNCIgeD0iNyIgeT0iMjIiIHdpZHRoPSIxMiIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTUiIHg9IjE3IiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTUiIHg9IjE3IiB5PSI4IiB3aWR0aD0iMyIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTUiIHg9IjE3IiB5PSIxMyIgd2lkdGg9IjMiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy01IiB4PSIxNyIgeT0iMTgiIHdpZHRoPSIzIiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtNSIgeD0iMTciIHk9IjIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIxIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-databars .e-ul .e-green{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNiM2IzYjM7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6IGdyYXk7CiAgICAgICAgc3Ryb2tlLW1pdGVybGltaXQ6IDEwOwogICAgICB9CgogICAgICAuY2xzLTQgewogICAgICAgIGZpbGw6ICM2M2MzODQ7CiAgICAgIH0KCiAgICAgIC5jbHMtNSB7CiAgICAgICAgZmlsbDogZ3JheTsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkRhdGFiYXJzIDg8L3RpdGxlPgogIDxyZWN0IGNsYXNzPSJjbHMtMSIgeT0iMSIgd2lkdGg9IjI4IiBoZWlnaHQ9IjI2Ii8+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9Ii01LjUiIHk9IjEzLjUiIHdpZHRoPSIyNCIgaGVpZ2h0PSIxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNy41IDIwLjUpIHJvdGF0ZSgtOTApIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjAuNSIgeT0iMS41IiB3aWR0aD0iMjciIGhlaWdodD0iMjUiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMiIgeD0iMSIgeT0iNiIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMiIgeD0iMSIgeT0iMTEiIHdpZHRoPSIyNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjEiIHk9IjE2IiB3aWR0aD0iMjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSIxIiB5PSIyMSIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMiIgeD0iOS41IiB5PSIxMy41IiB3aWR0aD0iMjQiIGhlaWdodD0iMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNy41IDM1LjUpIHJvdGF0ZSgtOTApIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjciIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjIiIHdpZHRoPSI1IiBoZWlnaHQ9IjQiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtNCIgeD0iNyIgeT0iMTIiIHdpZHRoPSIzIiBoZWlnaHQ9IjQiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtNCIgeD0iNyIgeT0iMTciIHdpZHRoPSI4IiBoZWlnaHQ9IjQiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtNCIgeD0iNyIgeT0iMjIiIHdpZHRoPSIxMiIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTUiIHg9IjE3IiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTUiIHg9IjE3IiB5PSI4IiB3aWR0aD0iMyIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTUiIHg9IjE3IiB5PSIxMyIgd2lkdGg9IjMiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy01IiB4PSIxNyIgeT0iMTgiIHdpZHRoPSIzIiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtNSIgeD0iMTciIHk9IjIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIxIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-databars .e-ul .e-red{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNiM2IzYjM7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6IGdyYXk7CiAgICAgICAgc3Ryb2tlLW1pdGVybGltaXQ6IDEwOwogICAgICB9CgogICAgICAuY2xzLTQgewogICAgICAgIGZpbGw6ICNmZjU1NWE7CiAgICAgIH0KCiAgICAgIC5jbHMtNSB7CiAgICAgICAgZmlsbDogZ3JheTsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkRhdGFiYXJzIDk8L3RpdGxlPgogIDxyZWN0IGNsYXNzPSJjbHMtMSIgeT0iMSIgd2lkdGg9IjI4IiBoZWlnaHQ9IjI2Ii8+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9Ii01LjUiIHk9IjEzLjUiIHdpZHRoPSIyNCIgaGVpZ2h0PSIxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNy41IDIwLjUpIHJvdGF0ZSgtOTApIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjAuNSIgeT0iMS41IiB3aWR0aD0iMjciIGhlaWdodD0iMjUiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMiIgeD0iMSIgeT0iNiIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMiIgeD0iMSIgeT0iMTEiIHdpZHRoPSIyNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjEiIHk9IjE2IiB3aWR0aD0iMjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSIxIiB5PSIyMSIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMiIgeD0iOS41IiB5PSIxMy41IiB3aWR0aD0iMjQiIGhlaWdodD0iMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNy41IDM1LjUpIHJvdGF0ZSgtOTApIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjciIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjIiIHdpZHRoPSI1IiBoZWlnaHQ9IjQiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtNCIgeD0iNyIgeT0iMTIiIHdpZHRoPSIzIiBoZWlnaHQ9IjQiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtNCIgeD0iNyIgeT0iMTciIHdpZHRoPSI4IiBoZWlnaHQ9IjQiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtNCIgeD0iNyIgeT0iMjIiIHdpZHRoPSIxMiIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTUiIHg9IjE3IiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTUiIHg9IjE3IiB5PSI4IiB3aWR0aD0iMyIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTUiIHg9IjE3IiB5PSIxMyIgd2lkdGg9IjMiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy01IiB4PSIxNyIgeT0iMTgiIHdpZHRoPSIzIiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtNSIgeD0iMTciIHk9IjIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIxIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-databars .e-ul .e-orange{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNiM2IzYjM7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6IGdyYXk7CiAgICAgICAgc3Ryb2tlLW1pdGVybGltaXQ6IDEwOwogICAgICB9CgogICAgICAuY2xzLTQgewogICAgICAgIGZpbGw6ICNmZmI2Mjg7CiAgICAgIH0KCiAgICAgIC5jbHMtNSB7CiAgICAgICAgZmlsbDogZ3JheTsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkRhdGFiYXJzIDEwPC90aXRsZT4KICA8cmVjdCBjbGFzcz0iY2xzLTEiIHk9IjEiIHdpZHRoPSIyOCIgaGVpZ2h0PSIyNiIvPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSItNS41IiB5PSIxMy41IiB3aWR0aD0iMjQiIGhlaWdodD0iMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTcuNSAyMC41KSByb3RhdGUoLTkwKSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy0zIiB4PSIwLjUiIHk9IjEuNSIgd2lkdGg9IjI3IiBoZWlnaHQ9IjI1Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjEiIHk9IjYiIHdpZHRoPSIyNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjEiIHk9IjExIiB3aWR0aD0iMjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSIxIiB5PSIxNiIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMiIgeD0iMSIgeT0iMjEiIHdpZHRoPSIyNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjkuNSIgeT0iMTMuNSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcuNSAzNS41KSByb3RhdGUoLTkwKSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy00IiB4PSI3IiB5PSI3IiB3aWR0aD0iMTQiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy00IiB4PSI3IiB5PSIyIiB3aWR0aD0iNSIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjEyIiB3aWR0aD0iMyIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjE3IiB3aWR0aD0iOCIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjIyIiB3aWR0aD0iMTIiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy01IiB4PSIxNyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy01IiB4PSIxNyIgeT0iOCIgd2lkdGg9IjMiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy01IiB4PSIxNyIgeT0iMTMiIHdpZHRoPSIzIiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtNSIgeD0iMTciIHk9IjE4IiB3aWR0aD0iMyIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTUiIHg9IjE3IiB5PSIyMyIgd2lkdGg9IjMiIGhlaWdodD0iMSIvPgogIDwvZz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-databars .e-ul .e-lightblue{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNiM2IzYjM7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6IGdyYXk7CiAgICAgICAgc3Ryb2tlLW1pdGVybGltaXQ6IDEwOwogICAgICB9CgogICAgICAuY2xzLTQgewogICAgICAgIGZpbGw6ICMwMDhhZWY7CiAgICAgIH0KCiAgICAgIC5jbHMtNSB7CiAgICAgICAgZmlsbDogZ3JheTsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkRhdGFiYXJzIDExPC90aXRsZT4KICA8cmVjdCBjbGFzcz0iY2xzLTEiIHk9IjEiIHdpZHRoPSIyOCIgaGVpZ2h0PSIyNiIvPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSItNS41IiB5PSIxMy41IiB3aWR0aD0iMjQiIGhlaWdodD0iMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTcuNSAyMC41KSByb3RhdGUoLTkwKSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy0zIiB4PSIwLjUiIHk9IjEuNSIgd2lkdGg9IjI3IiBoZWlnaHQ9IjI1Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjEiIHk9IjYiIHdpZHRoPSIyNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjEiIHk9IjExIiB3aWR0aD0iMjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSIxIiB5PSIxNiIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMiIgeD0iMSIgeT0iMjEiIHdpZHRoPSIyNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjkuNSIgeT0iMTMuNSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcuNSAzNS41KSByb3RhdGUoLTkwKSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy00IiB4PSI3IiB5PSI3IiB3aWR0aD0iMTQiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy00IiB4PSI3IiB5PSIyIiB3aWR0aD0iNSIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjEyIiB3aWR0aD0iMyIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjE3IiB3aWR0aD0iOCIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjIyIiB3aWR0aD0iMTIiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy01IiB4PSIxNyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy01IiB4PSIxNyIgeT0iOCIgd2lkdGg9IjMiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy01IiB4PSIxNyIgeT0iMTMiIHdpZHRoPSIzIiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtNSIgeD0iMTciIHk9IjE4IiB3aWR0aD0iMyIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTUiIHg9IjE3IiB5PSIyMyIgd2lkdGg9IjMiIGhlaWdodD0iMSIvPgogIDwvZz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-databars .e-ul .e-purple{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNiM2IzYjM7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6IGdyYXk7CiAgICAgICAgc3Ryb2tlLW1pdGVybGltaXQ6IDEwOwogICAgICB9CgogICAgICAuY2xzLTQgewogICAgICAgIGZpbGw6ICNkNjAwN2I7CiAgICAgIH0KCiAgICAgIC5jbHMtNSB7CiAgICAgICAgZmlsbDogZ3JheTsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkRhdGFiYXJzIDEyPC90aXRsZT4KICA8cmVjdCBjbGFzcz0iY2xzLTEiIHk9IjEiIHdpZHRoPSIyOCIgaGVpZ2h0PSIyNiIvPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSItNS41IiB5PSIxMy41IiB3aWR0aD0iMjQiIGhlaWdodD0iMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTcuNSAyMC41KSByb3RhdGUoLTkwKSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy0zIiB4PSIwLjUiIHk9IjEuNSIgd2lkdGg9IjI3IiBoZWlnaHQ9IjI1Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjEiIHk9IjYiIHdpZHRoPSIyNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjEiIHk9IjExIiB3aWR0aD0iMjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSIxIiB5PSIxNiIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMiIgeD0iMSIgeT0iMjEiIHdpZHRoPSIyNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjkuNSIgeT0iMTMuNSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcuNSAzNS41KSByb3RhdGUoLTkwKSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy00IiB4PSI3IiB5PSI3IiB3aWR0aD0iMTQiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy00IiB4PSI3IiB5PSIyIiB3aWR0aD0iNSIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjEyIiB3aWR0aD0iMyIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjE3IiB3aWR0aD0iOCIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjIyIiB3aWR0aD0iMTIiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy01IiB4PSIxNyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy01IiB4PSIxNyIgeT0iOCIgd2lkdGg9IjMiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy01IiB4PSIxNyIgeT0iMTMiIHdpZHRoPSIzIiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtNSIgeD0iMTciIHk9IjE4IiB3aWR0aD0iMyIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTUiIHg9IjE3IiB5PSIyMyIgd2lkdGg9IjMiIGhlaWdodD0iMSIvPgogIDwvZz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-colorscales .e-ul .e-gyr{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNiM2IzYjM7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6IGdyYXk7CiAgICAgICAgc3Ryb2tlLW1pdGVybGltaXQ6IDEwOwogICAgICB9CgogICAgICAuY2xzLTQgewogICAgICAgIGZpbGw6ICNjY2UzYWI7CiAgICAgIH0KCiAgICAgIC5jbHMtNSB7CiAgICAgICAgZmlsbDogIzYzYmU3YjsKICAgICAgfQoKICAgICAgLmNscy02IHsKICAgICAgICBmaWxsOiAjZmZlYjg0OwogICAgICB9CgogICAgICAuY2xzLTcgewogICAgICAgIGZpbGw6ICNmYmFhNzc7CiAgICAgIH0KCiAgICAgIC5jbHMtOCB7CiAgICAgICAgZmlsbDogI2Y4Njk2YjsKICAgICAgfQoKICAgICAgLmNscy05IHsKICAgICAgICBmaWxsOiAjNTA1MDUwOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8dGl0bGU+Q29sb3Igc2NhbGUgMTwvdGl0bGU+CiAgPHJlY3QgY2xhc3M9ImNscy0xIiB5PSIxIiB3aWR0aD0iMjgiIGhlaWdodD0iMjYiLz4KICA8Zz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMiIgeD0iLTUuNSIgeT0iMTMuNSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03LjUgMjAuNSkgcm90YXRlKC05MCkiLz4KICAgIDxnPgogICAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjAuNSIgeT0iMS41IiB3aWR0aD0iMjciIGhlaWdodD0iMjUiLz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSIxIiB5PSI2IiB3aWR0aD0iMjYiIGhlaWdodD0iMSIvPgogICAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjEiIHk9IjExIiB3aWR0aD0iMjYiIGhlaWdodD0iMSIvPgogICAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjEiIHk9IjE2IiB3aWR0aD0iMjYiIGhlaWdodD0iMSIvPgogICAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjEiIHk9IjIxIiB3aWR0aD0iMjYiIGhlaWdodD0iMSIvPgogICAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjkuNSIgeT0iMTMuNSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcuNSAzNS41KSByb3RhdGUoLTkwKSIvPgogICAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjciIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICAgIDxyZWN0IGNsYXNzPSJjbHMtNSIgeD0iNyIgeT0iMiIgd2lkdGg9IjE0IiBoZWlnaHQ9IjQiLz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy02IiB4PSI3IiB5PSIxMiIgd2lkdGg9IjE0IiBoZWlnaHQ9IjQiLz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy03IiB4PSI3IiB5PSIxNyIgd2lkdGg9IjE0IiBoZWlnaHQ9IjQiLz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy04IiB4PSI3IiB5PSIyMiIgd2lkdGg9IjE0IiBoZWlnaHQ9IjQiLz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy05IiB4PSIxNCIgeT0iNCIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogICAgICA8cmVjdCBjbGFzcz0iY2xzLTkiIHg9IjE0IiB5PSI5IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgICAgIDxyZWN0IGNsYXNzPSJjbHMtOSIgeD0iMTQiIHk9IjE0IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgICAgIDxyZWN0IGNsYXNzPSJjbHMtOSIgeD0iMTQiIHk9IjE5IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgICAgIDxyZWN0IGNsYXNzPSJjbHMtOSIgeD0iMTQiIHk9IjI0IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-colorscales .e-ul .e-ryg{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNiM2IzYjM7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6IGdyYXk7CiAgICAgICAgc3Ryb2tlLW1pdGVybGltaXQ6IDEwOwogICAgICB9CgogICAgICAuY2xzLTQgewogICAgICAgIGZpbGw6ICNmYmFhNzc7CiAgICAgIH0KCiAgICAgIC5jbHMtNSB7CiAgICAgICAgZmlsbDogI2Y4Njk2YjsKICAgICAgfQoKICAgICAgLmNscy02IHsKICAgICAgICBmaWxsOiAjZWRjODdlOwogICAgICB9CgogICAgICAuY2xzLTcgewogICAgICAgIGZpbGw6ICNiMWQ1ODA7CiAgICAgIH0KCiAgICAgIC5jbHMtOCB7CiAgICAgICAgZmlsbDogIzYzYmU3YjsKICAgICAgfQoKICAgICAgLmNscy05IHsKICAgICAgICBmaWxsOiAjNTA1MDUwOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8dGl0bGU+Q29sb3Igc2NhbGUgMjwvdGl0bGU+CiAgPHJlY3QgY2xhc3M9ImNscy0xIiB5PSIxIiB3aWR0aD0iMjgiIGhlaWdodD0iMjYiLz4KICA8Zz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMiIgeD0iLTUuNSIgeT0iMTMuNSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03LjUgMjAuNSkgcm90YXRlKC05MCkiLz4KICAgIDxnPgogICAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjAuNSIgeT0iMS41IiB3aWR0aD0iMjciIGhlaWdodD0iMjUiLz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSIxIiB5PSI2IiB3aWR0aD0iMjYiIGhlaWdodD0iMSIvPgogICAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjEiIHk9IjExIiB3aWR0aD0iMjYiIGhlaWdodD0iMSIvPgogICAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjEiIHk9IjE2IiB3aWR0aD0iMjYiIGhlaWdodD0iMSIvPgogICAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjEiIHk9IjIxIiB3aWR0aD0iMjYiIGhlaWdodD0iMSIvPgogICAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjkuNSIgeT0iMTMuNSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcuNSAzNS41KSByb3RhdGUoLTkwKSIvPgogICAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjciIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICAgIDxyZWN0IGNsYXNzPSJjbHMtNSIgeD0iNyIgeT0iMiIgd2lkdGg9IjE0IiBoZWlnaHQ9IjQiLz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy02IiB4PSI3IiB5PSIxMiIgd2lkdGg9IjE0IiBoZWlnaHQ9IjQiLz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy03IiB4PSI3IiB5PSIxNyIgd2lkdGg9IjE0IiBoZWlnaHQ9IjQiLz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy04IiB4PSI3IiB5PSIyMiIgd2lkdGg9IjE0IiBoZWlnaHQ9IjQiLz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy05IiB4PSIxNCIgeT0iNCIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogICAgICA8cmVjdCBjbGFzcz0iY2xzLTkiIHg9IjE0IiB5PSI5IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgICAgIDxyZWN0IGNsYXNzPSJjbHMtOSIgeD0iMTQiIHk9IjE0IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgICAgIDxyZWN0IGNsYXNzPSJjbHMtOSIgeD0iMTQiIHk9IjE5IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgICAgIDxyZWN0IGNsYXNzPSJjbHMtOSIgeD0iMTQiIHk9IjI0IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-colorscales .e-ul .e-gwr{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNiM2IzYjM7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6IGdyYXk7CiAgICAgICAgc3Ryb2tlLW1pdGVybGltaXQ6IDEwOwogICAgICB9CgogICAgICAuY2xzLTQgewogICAgICAgIGZpbGw6ICNiMGRkYmQ7CiAgICAgIH0KCiAgICAgIC5jbHMtNSB7CiAgICAgICAgZmlsbDogIzYzYmU3YjsKICAgICAgfQoKICAgICAgLmNscy02IHsKICAgICAgICBmaWxsOiAjZmFiMmI1OwogICAgICB9CgogICAgICAuY2xzLTcgewogICAgICAgIGZpbGw6ICNmODY5NmI7CiAgICAgIH0KCiAgICAgIC5jbHMtOCB7CiAgICAgICAgZmlsbDogIzUwNTA1MDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkNvbG9yIHNjYWxlIDM8L3RpdGxlPgogIDxyZWN0IGNsYXNzPSJjbHMtMSIgeT0iMSIgd2lkdGg9IjI4IiBoZWlnaHQ9IjI2Ii8+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9Ii01LjUiIHk9IjEzLjUiIHdpZHRoPSIyNCIgaGVpZ2h0PSIxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNy41IDIwLjUpIHJvdGF0ZSgtOTApIi8+CiAgICA8Zz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy0zIiB4PSIwLjUiIHk9IjEuNSIgd2lkdGg9IjI3IiBoZWlnaHQ9IjI1Ii8+CiAgICAgIDxyZWN0IGNsYXNzPSJjbHMtMiIgeD0iMSIgeT0iNiIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSIxIiB5PSIxMSIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSIxIiB5PSIxNiIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSIxIiB5PSIyMSIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSI5LjUiIHk9IjEzLjUiIHdpZHRoPSIyNCIgaGVpZ2h0PSIxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3LjUgMzUuNSkgcm90YXRlKC05MCkiLz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy00IiB4PSI3IiB5PSI3IiB3aWR0aD0iMTQiIGhlaWdodD0iNCIvPgogICAgICA8cmVjdCBjbGFzcz0iY2xzLTUiIHg9IjciIHk9IjIiIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICAgIDxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iNyIgeT0iMTIiIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICAgIDxyZWN0IGNsYXNzPSJjbHMtNiIgeD0iNyIgeT0iMTciIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICAgIDxyZWN0IGNsYXNzPSJjbHMtNyIgeD0iNyIgeT0iMjIiIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICAgIDxyZWN0IGNsYXNzPSJjbHMtOCIgeD0iMTQiIHk9IjQiIHdpZHRoPSI2IiBoZWlnaHQ9IjEiLz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy04IiB4PSIxNCIgeT0iOSIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogICAgICA8cmVjdCBjbGFzcz0iY2xzLTgiIHg9IjE0IiB5PSIxNCIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogICAgICA8cmVjdCBjbGFzcz0iY2xzLTgiIHg9IjE0IiB5PSIxOSIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogICAgICA8cmVjdCBjbGFzcz0iY2xzLTgiIHg9IjE0IiB5PSIyNCIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-colorscales .e-ul .e-rwg{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNiM2IzYjM7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6IGdyYXk7CiAgICAgICAgc3Ryb2tlLW1pdGVybGltaXQ6IDEwOwogICAgICB9CgogICAgICAuY2xzLTQgewogICAgICAgIGZpbGw6ICNmYWIyYjU7CiAgICAgIH0KCiAgICAgIC5jbHMtNSB7CiAgICAgICAgZmlsbDogI2Y4Njk2YjsKICAgICAgfQoKICAgICAgLmNscy02IHsKICAgICAgICBmaWxsOiAjYjBkZGJkOwogICAgICB9CgogICAgICAuY2xzLTcgewogICAgICAgIGZpbGw6ICM2M2JlN2I7CiAgICAgIH0KCiAgICAgIC5jbHMtOCB7CiAgICAgICAgZmlsbDogIzUwNTA1MDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkNvbG9yIHNjYWxlIDQ8L3RpdGxlPgogIDxyZWN0IGNsYXNzPSJjbHMtMSIgeT0iMSIgd2lkdGg9IjI4IiBoZWlnaHQ9IjI2Ii8+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9Ii01LjUiIHk9IjEzLjUiIHdpZHRoPSIyNCIgaGVpZ2h0PSIxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNy41IDIwLjUpIHJvdGF0ZSgtOTApIi8+CiAgICA8Zz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy0zIiB4PSIwLjUiIHk9IjEuNSIgd2lkdGg9IjI3IiBoZWlnaHQ9IjI1Ii8+CiAgICAgIDxyZWN0IGNsYXNzPSJjbHMtMiIgeD0iMSIgeT0iNiIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSIxIiB5PSIxMSIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSIxIiB5PSIxNiIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSIxIiB5PSIyMSIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSI5LjUiIHk9IjEzLjUiIHdpZHRoPSIyNCIgaGVpZ2h0PSIxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3LjUgMzUuNSkgcm90YXRlKC05MCkiLz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy00IiB4PSI3IiB5PSI3IiB3aWR0aD0iMTQiIGhlaWdodD0iNCIvPgogICAgICA8cmVjdCBjbGFzcz0iY2xzLTUiIHg9IjciIHk9IjIiIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICAgIDxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iNyIgeT0iMTIiIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICAgIDxyZWN0IGNsYXNzPSJjbHMtNiIgeD0iNyIgeT0iMTciIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICAgIDxyZWN0IGNsYXNzPSJjbHMtNyIgeD0iNyIgeT0iMjIiIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICAgIDxyZWN0IGNsYXNzPSJjbHMtOCIgeD0iMTQiIHk9IjQiIHdpZHRoPSI2IiBoZWlnaHQ9IjEiLz4KICAgICAgPHJlY3QgY2xhc3M9ImNscy04IiB4PSIxNCIgeT0iOSIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogICAgICA8cmVjdCBjbGFzcz0iY2xzLTgiIHg9IjE0IiB5PSIxNCIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogICAgICA8cmVjdCBjbGFzcz0iY2xzLTgiIHg9IjE0IiB5PSIxOSIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogICAgICA8cmVjdCBjbGFzcz0iY2xzLTgiIHg9IjE0IiB5PSIyNCIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-colorscales .e-ul .e-bwr{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6IG5vbmU7CiAgICAgICAgc3Ryb2tlOiBncmF5OwogICAgICAgIHN0cm9rZS1taXRlcmxpbWl0OiAxMDsKICAgICAgfQoKICAgICAgLmNscy0zIHsKICAgICAgICBmaWxsOiAjYjNiM2IzOwogICAgICB9CgogICAgICAuY2xzLTQgewogICAgICAgIGZpbGw6ICNhYmMzZTM7CiAgICAgIH0KCiAgICAgIC5jbHMtNSB7CiAgICAgICAgZmlsbDogIzVhOGFjNjsKICAgICAgfQoKICAgICAgLmNscy02IHsKICAgICAgICBmaWxsOiAjZmFiMmI1OwogICAgICB9CgogICAgICAuY2xzLTcgewogICAgICAgIGZpbGw6ICNmODY5NmI7CiAgICAgIH0KCiAgICAgIC5jbHMtOCB7CiAgICAgICAgZmlsbDogIzUwNTA1MDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkNvbG9yIHNjYWxlIDU8L3RpdGxlPgogIDxyZWN0IGNsYXNzPSJjbHMtMSIgeT0iMSIgd2lkdGg9IjI4IiBoZWlnaHQ9IjI2Ii8+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjAuNSIgeT0iMS41IiB3aWR0aD0iMjciIGhlaWdodD0iMjUiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iMSIgeT0iNiIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iMSIgeT0iMTEiIHdpZHRoPSIyNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjEiIHk9IjE2IiB3aWR0aD0iMjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy0zIiB4PSIxIiB5PSIyMSIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iLTUuNSIgeT0iMTMuNSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03LjUgMjAuNSkgcm90YXRlKC05MCkiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iOS41IiB5PSIxMy41IiB3aWR0aD0iMjQiIGhlaWdodD0iMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNy41IDM1LjUpIHJvdGF0ZSgtOTApIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjciIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTUiIHg9IjciIHk9IjIiIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjciIHk9IjEyIiB3aWR0aD0iMTQiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy02IiB4PSI3IiB5PSIxNyIgd2lkdGg9IjE0IiBoZWlnaHQ9IjQiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtNyIgeD0iNyIgeT0iMjIiIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTgiIHg9IjE0IiB5PSI0IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTgiIHg9IjE0IiB5PSI5IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTgiIHg9IjE0IiB5PSIxNCIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy04IiB4PSIxNCIgeT0iMTkiIHdpZHRoPSI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtOCIgeD0iMTQiIHk9IjI0IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-colorscales .e-ul .e-rwb{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6IG5vbmU7CiAgICAgICAgc3Ryb2tlOiBncmF5OwogICAgICAgIHN0cm9rZS1taXRlcmxpbWl0OiAxMDsKICAgICAgfQoKICAgICAgLmNscy0zIHsKICAgICAgICBmaWxsOiAjYjNiM2IzOwogICAgICB9CgogICAgICAuY2xzLTQgewogICAgICAgIGZpbGw6ICNmYWIyYjU7CiAgICAgIH0KCiAgICAgIC5jbHMtNSB7CiAgICAgICAgZmlsbDogI2Y4Njk2YjsKICAgICAgfQoKICAgICAgLmNscy02IHsKICAgICAgICBmaWxsOiAjYWJjM2UzOwogICAgICB9CgogICAgICAuY2xzLTcgewogICAgICAgIGZpbGw6ICM1YThhYzY7CiAgICAgIH0KCiAgICAgIC5jbHMtOCB7CiAgICAgICAgZmlsbDogIzUwNTA1MDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkNvbG9yIHNjYWxlIDY8L3RpdGxlPgogIDxyZWN0IGNsYXNzPSJjbHMtMSIgeT0iMSIgd2lkdGg9IjI4IiBoZWlnaHQ9IjI2Ii8+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjAuNSIgeT0iMS41IiB3aWR0aD0iMjciIGhlaWdodD0iMjUiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iMSIgeT0iNiIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iMSIgeT0iMTEiIHdpZHRoPSIyNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjEiIHk9IjE2IiB3aWR0aD0iMjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy0zIiB4PSIxIiB5PSIyMSIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iLTUuNSIgeT0iMTMuNSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03LjUgMjAuNSkgcm90YXRlKC05MCkiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iOS41IiB5PSIxMy41IiB3aWR0aD0iMjQiIGhlaWdodD0iMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNy41IDM1LjUpIHJvdGF0ZSgtOTApIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjciIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTUiIHg9IjciIHk9IjIiIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjciIHk9IjEyIiB3aWR0aD0iMTQiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy02IiB4PSI3IiB5PSIxNyIgd2lkdGg9IjE0IiBoZWlnaHQ9IjQiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtNyIgeD0iNyIgeT0iMjIiIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTgiIHg9IjE0IiB5PSI0IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTgiIHg9IjE0IiB5PSI5IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTgiIHg9IjE0IiB5PSIxNCIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy04IiB4PSIxNCIgeT0iMTkiIHdpZHRoPSI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtOCIgeD0iMTQiIHk9IjI0IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-colorscales .e-ul .e-wr{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6IG5vbmU7CiAgICAgICAgc3Ryb2tlOiBncmF5OwogICAgICAgIHN0cm9rZS1taXRlcmxpbWl0OiAxMDsKICAgICAgfQoKICAgICAgLmNscy0zIHsKICAgICAgICBmaWxsOiAjYjNiM2IzOwogICAgICB9CgogICAgICAuY2xzLTQgewogICAgICAgIGZpbGw6ICNmYmQ4ZGE7CiAgICAgIH0KCiAgICAgIC5jbHMtNSB7CiAgICAgICAgZmlsbDogI2ZhYjNiNTsKICAgICAgfQoKICAgICAgLmNscy02IHsKICAgICAgICBmaWxsOiAjZjk4ZTkwOwogICAgICB9CgogICAgICAuY2xzLTcgewogICAgICAgIGZpbGw6ICNmODY5NmI7CiAgICAgIH0KCiAgICAgIC5jbHMtOCB7CiAgICAgICAgZmlsbDogIzUwNTA1MDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkNvbG9yIHNjYWxlIDEwPC90aXRsZT4KICA8cmVjdCBjbGFzcz0iY2xzLTEiIHk9IjEiIHdpZHRoPSIyOCIgaGVpZ2h0PSIyNiIvPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSIwLjUiIHk9IjEuNSIgd2lkdGg9IjI3IiBoZWlnaHQ9IjI1Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjEiIHk9IjYiIHdpZHRoPSIyNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjEiIHk9IjExIiB3aWR0aD0iMjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy0zIiB4PSIxIiB5PSIxNiIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iMSIgeT0iMjEiIHdpZHRoPSIyNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9Ii01LjUiIHk9IjEzLjUiIHdpZHRoPSIyNCIgaGVpZ2h0PSIxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNy41IDIwLjUpIHJvdGF0ZSgtOTApIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjkuNSIgeT0iMTMuNSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcuNSAzNS41KSByb3RhdGUoLTkwKSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy00IiB4PSI3IiB5PSI3IiB3aWR0aD0iMTQiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy0xIiB4PSI3IiB5PSIyIiB3aWR0aD0iMTQiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy01IiB4PSI3IiB5PSIxMiIgd2lkdGg9IjE0IiBoZWlnaHQ9IjQiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtNiIgeD0iNyIgeT0iMTciIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTciIHg9IjciIHk9IjIyIiB3aWR0aD0iMTQiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy04IiB4PSIxNCIgeT0iNCIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy04IiB4PSIxNCIgeT0iOSIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy04IiB4PSIxNCIgeT0iMTQiIHdpZHRoPSI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtOCIgeD0iMTQiIHk9IjE5IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTgiIHg9IjE0IiB5PSIyNCIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogIDwvZz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-colorscales .e-ul .e-rw{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6IG5vbmU7CiAgICAgICAgc3Ryb2tlOiBncmF5OwogICAgICAgIHN0cm9rZS1taXRlcmxpbWl0OiAxMDsKICAgICAgfQoKICAgICAgLmNscy0zIHsKICAgICAgICBmaWxsOiAjYjNiM2IzOwogICAgICB9CgogICAgICAuY2xzLTQgewogICAgICAgIGZpbGw6ICNmOThlOTA7CiAgICAgIH0KCiAgICAgIC5jbHMtNSB7CiAgICAgICAgZmlsbDogI2Y4Njk2YjsKICAgICAgfQoKICAgICAgLmNscy02IHsKICAgICAgICBmaWxsOiAjZmFiM2I1OwogICAgICB9CgogICAgICAuY2xzLTcgewogICAgICAgIGZpbGw6ICNmYmQ4ZGE7CiAgICAgIH0KCiAgICAgIC5jbHMtOCB7CiAgICAgICAgZmlsbDogIzUwNTA1MDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkNvbG9yIHNjYWxlIDExPC90aXRsZT4KICA8cmVjdCBjbGFzcz0iY2xzLTEiIHk9IjEiIHdpZHRoPSIyOCIgaGVpZ2h0PSIyNiIvPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSIwLjUiIHk9IjEuNSIgd2lkdGg9IjI3IiBoZWlnaHQ9IjI1Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjEiIHk9IjYiIHdpZHRoPSIyNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjEiIHk9IjExIiB3aWR0aD0iMjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy0zIiB4PSIxIiB5PSIxNiIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iMSIgeT0iMjEiIHdpZHRoPSIyNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9Ii01LjUiIHk9IjEzLjUiIHdpZHRoPSIyNCIgaGVpZ2h0PSIxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNy41IDIwLjUpIHJvdGF0ZSgtOTApIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjkuNSIgeT0iMTMuNSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcuNSAzNS41KSByb3RhdGUoLTkwKSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy00IiB4PSI3IiB5PSI3IiB3aWR0aD0iMTQiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy01IiB4PSI3IiB5PSIyIiB3aWR0aD0iMTQiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy02IiB4PSI3IiB5PSIxMiIgd2lkdGg9IjE0IiBoZWlnaHQ9IjQiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtNyIgeD0iNyIgeT0iMTciIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjciIHk9IjIyIiB3aWR0aD0iMTQiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy04IiB4PSIxNCIgeT0iNCIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy04IiB4PSIxNCIgeT0iOSIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy04IiB4PSIxNCIgeT0iMTQiIHdpZHRoPSI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtOCIgeD0iMTQiIHk9IjE5IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTgiIHg9IjE0IiB5PSIyNCIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogIDwvZz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-colorscales .e-ul .e-gw{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6IG5vbmU7CiAgICAgICAgc3Ryb2tlOiBncmF5OwogICAgICAgIHN0cm9rZS1taXRlcmxpbWl0OiAxMDsKICAgICAgfQoKICAgICAgLmNscy0zIHsKICAgICAgICBmaWxsOiAjYjNiM2IzOwogICAgICB9CgogICAgICAuY2xzLTQgewogICAgICAgIGZpbGw6ICM4YWNlOWM7CiAgICAgIH0KCiAgICAgIC5jbHMtNSB7CiAgICAgICAgZmlsbDogIzYzYmU3YjsKICAgICAgfQoKICAgICAgLmNscy02IHsKICAgICAgICBmaWxsOiAjYjBkZGJkOwogICAgICB9CgogICAgICAuY2xzLTcgewogICAgICAgIGZpbGw6ICNkNmVkZGU7CiAgICAgIH0KCiAgICAgIC5jbHMtOCB7CiAgICAgICAgZmlsbDogIzUwNTA1MDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkNvbG9yIHNjYWxlIDEyPC90aXRsZT4KICA8cmVjdCBjbGFzcz0iY2xzLTEiIHk9IjEiIHdpZHRoPSIyOCIgaGVpZ2h0PSIyNiIvPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSIwLjUiIHk9IjEuNSIgd2lkdGg9IjI3IiBoZWlnaHQ9IjI1Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjEiIHk9IjYiIHdpZHRoPSIyNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjEiIHk9IjExIiB3aWR0aD0iMjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy0zIiB4PSIxIiB5PSIxNiIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iMSIgeT0iMjEiIHdpZHRoPSIyNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9Ii01LjUiIHk9IjEzLjUiIHdpZHRoPSIyNCIgaGVpZ2h0PSIxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNy41IDIwLjUpIHJvdGF0ZSgtOTApIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjkuNSIgeT0iMTMuNSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcuNSAzNS41KSByb3RhdGUoLTkwKSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy00IiB4PSI3IiB5PSI3IiB3aWR0aD0iMTQiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy01IiB4PSI3IiB5PSIyIiB3aWR0aD0iMTQiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy02IiB4PSI3IiB5PSIxMiIgd2lkdGg9IjE0IiBoZWlnaHQ9IjQiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtNyIgeD0iNyIgeT0iMTciIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjciIHk9IjIyIiB3aWR0aD0iMTQiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy04IiB4PSIxNCIgeT0iNCIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy04IiB4PSIxNCIgeT0iOSIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy04IiB4PSIxNCIgeT0iMTQiIHdpZHRoPSI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtOCIgeD0iMTQiIHk9IjE5IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTgiIHg9IjE0IiB5PSIyNCIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogIDwvZz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-colorscales .e-ul .e-wg{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6IG5vbmU7CiAgICAgICAgc3Ryb2tlOiBncmF5OwogICAgICAgIHN0cm9rZS1taXRlcmxpbWl0OiAxMDsKICAgICAgfQoKICAgICAgLmNscy0zIHsKICAgICAgICBmaWxsOiAjYjNiM2IzOwogICAgICB9CgogICAgICAuY2xzLTQgewogICAgICAgIGZpbGw6ICNkNmVkZGU7CiAgICAgIH0KCiAgICAgIC5jbHMtNSB7CiAgICAgICAgZmlsbDogI2IwZGRiZDsKICAgICAgfQoKICAgICAgLmNscy02IHsKICAgICAgICBmaWxsOiAjOGFjZTljOwogICAgICB9CgogICAgICAuY2xzLTcgewogICAgICAgIGZpbGw6ICM2M2JlN2I7CiAgICAgIH0KCiAgICAgIC5jbHMtOCB7CiAgICAgICAgZmlsbDogIzUwNTA1MDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkNvbG9yIHNjYWxlIDEzPC90aXRsZT4KICA8cmVjdCBjbGFzcz0iY2xzLTEiIHk9IjEiIHdpZHRoPSIyOCIgaGVpZ2h0PSIyNiIvPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0yIiB4PSIwLjUiIHk9IjEuNSIgd2lkdGg9IjI3IiBoZWlnaHQ9IjI1Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjEiIHk9IjYiIHdpZHRoPSIyNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjEiIHk9IjExIiB3aWR0aD0iMjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy0zIiB4PSIxIiB5PSIxNiIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iMSIgeT0iMjEiIHdpZHRoPSIyNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9Ii01LjUiIHk9IjEzLjUiIHdpZHRoPSIyNCIgaGVpZ2h0PSIxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNy41IDIwLjUpIHJvdGF0ZSgtOTApIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjkuNSIgeT0iMTMuNSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcuNSAzNS41KSByb3RhdGUoLTkwKSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy00IiB4PSI3IiB5PSI3IiB3aWR0aD0iMTQiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy0xIiB4PSI3IiB5PSIyIiB3aWR0aD0iMTQiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy01IiB4PSI3IiB5PSIxMiIgd2lkdGg9IjE0IiBoZWlnaHQ9IjQiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtNiIgeD0iNyIgeT0iMTciIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTciIHg9IjciIHk9IjIyIiB3aWR0aD0iMTQiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy04IiB4PSIxNCIgeT0iNCIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy04IiB4PSIxNCIgeT0iOSIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy04IiB4PSIxNCIgeT0iMTQiIHdpZHRoPSI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtOCIgeD0iMTQiIHk9IjE5IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTgiIHg9IjE0IiB5PSIyNCIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogIDwvZz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-colorscales .e-ul .e-gy{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6IG5vbmU7CiAgICAgICAgc3Ryb2tlOiBncmF5OwogICAgICAgIHN0cm9rZS1taXRlcmxpbWl0OiAxMDsKICAgICAgfQoKICAgICAgLmNscy0zIHsKICAgICAgICBmaWxsOiAjYjNiM2IzOwogICAgICB9CgogICAgICAuY2xzLTQgewogICAgICAgIGZpbGw6ICM4YWNiODQ7CiAgICAgIH0KCiAgICAgIC5jbHMtNSB7CiAgICAgICAgZmlsbDogIzYzYmU3YjsKICAgICAgfQoKICAgICAgLmNscy02IHsKICAgICAgICBmaWxsOiAjYjFkNzhjOwogICAgICB9CgogICAgICAuY2xzLTcgewogICAgICAgIGZpbGw6ICNkOGUzOTQ7CiAgICAgIH0KCiAgICAgIC5jbHMtOCB7CiAgICAgICAgZmlsbDogI2ZmZWY5YzsKICAgICAgfQoKICAgICAgLmNscy05IHsKICAgICAgICBmaWxsOiAjNTA1MDUwOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8dGl0bGU+Q29sb3Igc2NhbGUgMTQ8L3RpdGxlPgogIDxyZWN0IGNsYXNzPSJjbHMtMSIgeT0iMSIgd2lkdGg9IjI4IiBoZWlnaHQ9IjI2Ii8+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjAuNSIgeT0iMS41IiB3aWR0aD0iMjciIGhlaWdodD0iMjUiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iMSIgeT0iNiIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iMSIgeT0iMTEiIHdpZHRoPSIyNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjEiIHk9IjE2IiB3aWR0aD0iMjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy0zIiB4PSIxIiB5PSIyMSIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iLTUuNSIgeT0iMTMuNSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03LjUgMjAuNSkgcm90YXRlKC05MCkiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iOS41IiB5PSIxMy41IiB3aWR0aD0iMjQiIGhlaWdodD0iMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNy41IDM1LjUpIHJvdGF0ZSgtOTApIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjciIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTUiIHg9IjciIHk9IjIiIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTYiIHg9IjciIHk9IjEyIiB3aWR0aD0iMTQiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy03IiB4PSI3IiB5PSIxNyIgd2lkdGg9IjE0IiBoZWlnaHQ9IjQiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtOCIgeD0iNyIgeT0iMjIiIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTkiIHg9IjE0IiB5PSI0IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTkiIHg9IjE0IiB5PSI5IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTkiIHg9IjE0IiB5PSIxNCIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy05IiB4PSIxNCIgeT0iMTkiIHdpZHRoPSI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtOSIgeD0iMTQiIHk9IjI0IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-colorscales .e-ul .e-yg{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZmZmOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6IG5vbmU7CiAgICAgICAgc3Ryb2tlOiBncmF5OwogICAgICAgIHN0cm9rZS1taXRlcmxpbWl0OiAxMDsKICAgICAgfQoKICAgICAgLmNscy0zIHsKICAgICAgICBmaWxsOiAjYjNiM2IzOwogICAgICB9CgogICAgICAuY2xzLTQgewogICAgICAgIGZpbGw6ICNkOGUzOTQ7CiAgICAgIH0KCiAgICAgIC5jbHMtNSB7CiAgICAgICAgZmlsbDogI2ZmZWY5YzsKICAgICAgfQoKICAgICAgLmNscy02IHsKICAgICAgICBmaWxsOiAjYjFkNzhjOwogICAgICB9CgogICAgICAuY2xzLTcgewogICAgICAgIGZpbGw6ICM4YWNiODQ7CiAgICAgIH0KCiAgICAgIC5jbHMtOCB7CiAgICAgICAgZmlsbDogIzYzYmU3YjsKICAgICAgfQoKICAgICAgLmNscy05IHsKICAgICAgICBmaWxsOiAjNTA1MDUwOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8dGl0bGU+Q29sb3Igc2NhbGUgMTU8L3RpdGxlPgogIDxyZWN0IGNsYXNzPSJjbHMtMSIgeT0iMSIgd2lkdGg9IjI4IiBoZWlnaHQ9IjI2Ii8+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjAuNSIgeT0iMS41IiB3aWR0aD0iMjciIGhlaWdodD0iMjUiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iMSIgeT0iNiIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iMSIgeT0iMTEiIHdpZHRoPSIyNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjEiIHk9IjE2IiB3aWR0aD0iMjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy0zIiB4PSIxIiB5PSIyMSIgd2lkdGg9IjI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iLTUuNSIgeT0iMTMuNSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03LjUgMjAuNSkgcm90YXRlKC05MCkiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iOS41IiB5PSIxMy41IiB3aWR0aD0iMjQiIGhlaWdodD0iMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNy41IDM1LjUpIHJvdGF0ZSgtOTApIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTQiIHg9IjciIHk9IjciIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTUiIHg9IjciIHk9IjIiIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTYiIHg9IjciIHk9IjEyIiB3aWR0aD0iMTQiIGhlaWdodD0iNCIvPgogICAgPHJlY3QgY2xhc3M9ImNscy03IiB4PSI3IiB5PSIxNyIgd2lkdGg9IjE0IiBoZWlnaHQ9IjQiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtOCIgeD0iNyIgeT0iMjIiIHdpZHRoPSIxNCIgaGVpZ2h0PSI0Ii8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTkiIHg9IjE0IiB5PSI0IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTkiIHg9IjE0IiB5PSI5IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTkiIHg9IjE0IiB5PSIxNCIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPgogICAgPHJlY3QgY2xhc3M9ImNscy05IiB4PSIxNCIgeT0iMTkiIHdpZHRoPSI2IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtOSIgeD0iMTQiIHk9IjI0IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-popup.e-menu-popup.e-iconsets ul .e-is1,.e-popup.e-menu-popup.e-iconsets ul .e-is3,.e-popup.e-menu-popup.e-iconsets ul .e-is5,.e-popup.e-menu-popup.e-iconsets ul .e-is7{background-color:#eee}.e-popup.e-menu-popup.e-iconsets ul .e-is2,.e-popup.e-menu-popup.e-iconsets ul .e-is4,.e-popup.e-menu-popup.e-iconsets ul .e-is6,.e-popup.e-menu-popup.e-iconsets ul .e-is8{background-color:#fff}.e-popup.e-menu-popup.e-iconsets ul .e-is-wrapper:hover{background-color:#eee}.e-menu-wrapper .e-3arrows-1,.e-spreadsheet .e-3arrows-1{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNjhhNDkwOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICMzMjZmNWI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAxPC90aXRsZT4KICA8Zz4KICAgIDxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI3LjcgMC41IDYuMyAwLjUgMS41IDUuMDkgMS41IDguOTEgNS41IDUuMDkgNS41IDEzLjUgOC41IDEzLjUgOC41IDUuMDkgMTIuNSA4LjkxIDEyLjUgNS4wOSA3LjcgMC41Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik05LDE0SDVWNi4yNkwxLDEwLjA4VjQuODdMNi4xLDBINy45TDEzLDQuODd2NS4yMUw5LDYuMjZaTTYsMTNIOFYzLjkybDQsMy44MlY1LjNMNy41LDFoLTFMMiw1LjNWNy43NEw2LDMuOTJaIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-3arrows-2,.e-spreadsheet .e-3arrows-2{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZWFjMjgyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNhNDgwMmI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAyPC90aXRsZT4KICA8Zz4KICAgIDxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIxMy41IDcuNyAxMy41IDYuMyA4LjkxIDEuNSA1LjA5IDEuNSA4LjkxIDUuNSAwLjUgNS41IDAuNSA4LjUgOC45MSA4LjUgNS4wOSAxMi41IDguOTEgMTIuNSAxMy41IDcuNyIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNOS4xMywxM0gzLjkyTDcuNzQsOUgwVjVINy43NEwzLjkyLDFIOS4xM0wxNCw2LjFWNy45Wk02LjI2LDEySDguN0wxMyw3LjV2LTFMOC43LDJINi4yNmwzLjgyLDRIMVY4aDkuMDhaIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-3arrows-3,.e-spreadsheet .e-3arrows-3{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZDY1NTMyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM5ZTM4MWM7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAzPC90aXRsZT4KICA8Zz4KICAgIDxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI2LjMgMTMuNSA3LjcgMTMuNSAxMi41IDguOTEgMTIuNSA1LjA5IDguNSA4LjkxIDguNSAwLjUgNS41IDAuNSA1LjUgOC45MSAxLjUgNS4wOSAxLjUgOC45MSA2LjMgMTMuNSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNy45LDE0SDYuMUwxLDkuMTNWMy45Mkw1LDcuNzRWMEg5VjcuNzRsNC0zLjgyVjkuMTNaTTYuNSwxM2gxTDEyLDguN1Y2LjI2TDgsMTAuMDhWMUg2djkuMDhMMiw2LjI2VjguN1oiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-3arrowsgray-1,.e-spreadsheet .e-3arrowsgray-1{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiBncmF5OwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM2NDYyNjI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCA0PC90aXRsZT4KICA8Zz4KICAgIDxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI3LjcgMC41IDYuMyAwLjUgMS41IDUuMDkgMS41IDguOTEgNS41IDUuMDkgNS41IDEzLjUgOC41IDEzLjUgOC41IDUuMDkgMTIuNSA4LjkxIDEyLjUgNS4wOSA3LjcgMC41Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik05LDE0SDVWNi4yNkwxLDEwLjA4VjQuODdMNi4xLDBINy45TDEzLDQuODd2NS4yMUw5LDYuMjZaTTYsMTNIOFYzLjkybDQsMy44MlY1LjNMNy41LDFoLTFMMiw1LjNWNy43NEw2LDMuOTJaIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-3arrowsgray-2,.e-spreadsheet .e-3arrowsgray-2{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiBncmF5OwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM2NDYyNjI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCA1PC90aXRsZT4KICA8Zz4KICAgIDxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIxMy41IDcuNyAxMy41IDYuMyA4LjkxIDEuNSA1LjA5IDEuNSA4LjkxIDUuNSAwLjUgNS41IDAuNSA4LjUgOC45MSA4LjUgNS4wOSAxMi41IDguOTEgMTIuNSAxMy41IDcuNyIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNOS4xMywxM0gzLjkyTDcuNzQsOUgwVjVINy43NEwzLjkyLDFIOS4xM0wxNCw2LjFWNy45Wk02LjI2LDEySDguN0wxMyw3LjV2LTFMOC43LDJINi4yNmwzLjgyLDRIMVY4aDkuMDhaIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-3arrowsgray-3,.e-spreadsheet .e-3arrowsgray-3{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiBncmF5OwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM2NDYyNjI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCA2PC90aXRsZT4KICA8Zz4KICAgIDxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI2LjMgMTMuNSA3LjcgMTMuNSAxMi41IDguOTEgMTIuNSA1LjA5IDguNSA4LjkxIDguNSAwLjUgNS41IDAuNSA1LjUgOC45MSAxLjUgNS4wOSAxLjUgOC45MSA2LjMgMTMuNSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNy45LDE0SDYuMUwxLDkuMTNWMy45Mkw1LDcuNzRWMEg5VjcuNzRsNC0zLjgyVjkuMTNaTTYuNSwxM2gxTDEyLDguN1Y2LjI2TDgsMTAuMDhWMUg2djkuMDhMMiw2LjI2VjguN1oiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-3triangles-1,.e-spreadsheet .e-3triangles-1{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNjhhNDkwOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICMzMjZmNWI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCA3PC90aXRsZT4KICA8Zz4KICAgIDxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI3LjI5IDMuNSA2LjYyIDMuNSAwLjUgOS41IDAuNSAxMC41IDEzLjUgMTAuNSAxMy41IDkuNSA3LjI5IDMuNSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTQsMTFIMFY5LjI5TDYuNDEsM0g3LjQ5TDE0LDkuMjlaTTEsMTBIMTNWOS43MUw3LjA4LDRINi44MkwxLDkuNzFaIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-3triangles-2,.e-spreadsheet .e-3triangles-2{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZWFjMjgyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNhNDgwMmI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCA4PC90aXRsZT4KICA8Zz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iMC41IiB5PSI0IiB3aWR0aD0iMTMiIGhlaWdodD0iNSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTQsOS41SDB2LTZIMTRaTTEsOC41SDEzdi00SDFaIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-3triangles-3,.e-spreadsheet .e-3triangles-3{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZDY1NTMyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM5ZTM4MWM7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCA5PC90aXRsZT4KICA8Zz4KICAgIDxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI2LjcxIDEwLjUgNy4zOCAxMC41IDEzLjUgNC41IDEzLjUgMy41IDAuNSAzLjUgMC41IDQuNSA2LjcxIDEwLjUiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTcuNTksMTFINi41MUwwLDQuNzFWM0gxNFY0LjcxWm0tLjY3LTFoLjI2TDEzLDQuMjlWNEgxdi4yOVoiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-4arrowsgray-1,.e-spreadsheet .e-4arrowsgray-1{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiBncmF5OwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM2NDYyNjI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCA0PC90aXRsZT4KICA8Zz4KICAgIDxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI3LjcgMC41IDYuMyAwLjUgMS41IDUuMDkgMS41IDguOTEgNS41IDUuMDkgNS41IDEzLjUgOC41IDEzLjUgOC41IDUuMDkgMTIuNSA4LjkxIDEyLjUgNS4wOSA3LjcgMC41Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik05LDE0SDVWNi4yNkwxLDEwLjA4VjQuODdMNi4xLDBINy45TDEzLDQuODd2NS4yMUw5LDYuMjZaTTYsMTNIOFYzLjkybDQsMy44MlY1LjNMNy41LDFoLTFMMiw1LjNWNy43NEw2LDMuOTJaIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-4arrowsgray-2,.e-spreadsheet .e-4arrowsgray-2{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiBncmF5OwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM2NDYyNjI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAxMjwvdGl0bGU+CiAgPGc+CiAgICA8cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMTIuMDkgMi45IDExLjEgMS45MSA0LjQ2IDEuNzYgMS43NiA0LjQ2IDcuMjkgNC41OSAxLjM0IDEwLjU0IDMuNDYgMTIuNjYgOS40MSA2LjcxIDkuNTQgMTIuMjQgMTIuMjQgOS41NCAxMi4wOSAyLjkiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTkuMDYsMTMuNDIsOC45NCw3Ljg5LDMuNDYsMTMuMzYuNjQsMTAuNTQsNi4xMSw1LjA2LjU4LDQuOTQsNC4yNiwxLjI1bDcuMDUuMTYsMS4yOCwxLjI4LjE2LDcuMDVabS03LTIuODhMMy40NiwxMiw5Ljg5LDUuNTMsMTAsMTEuMDZsMS43My0xLjczTDExLjYsMy4xMWwtLjcxLS43MUw0LjY3LDIuMjYsMi45NCw0bDUuNTMuMTJaIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-4arrowsgray-3,.e-spreadsheet .e-4arrowsgray-3{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiBncmF5OwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM2NDYyNjI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAxMzwvdGl0bGU+CiAgPGc+CiAgICA8cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMTEuMSAxMi4wOSAxMi4wOSAxMS4xIDEyLjI0IDQuNDYgOS41NCAxLjc2IDkuNDEgNy4yOSAzLjQ2IDEuMzQgMS4zNCAzLjQ2IDcuMjkgOS40MSAxLjc2IDkuNTQgNC40NiAxMi4yNCAxMS4xIDEyLjA5Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik00LjI2LDEyLjc1LjU4LDkuMDZsNS41My0uMTJMLjY0LDMuNDYsMy40Ni42NCw4Ljk0LDYuMTEsOS4wNi41OGwzLjY5LDMuNjgtLjE2LDcuMDUtMS4yOCwxLjI4Wk0yLjk0LDEwbDEuNzMsMS43Myw2LjIyLS4xNC43MS0uNzEuMTQtNi4yMkwxMCwyLjk0LDkuODksOC40NywzLjQ2LDIuMDUsMi4wNSwzLjQ2LDguNDcsOS44OVoiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-4arrowsgray-4,.e-spreadsheet .e-4arrowsgray-4{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiBncmF5OwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM2NDYyNjI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCA2PC90aXRsZT4KICA8Zz4KICAgIDxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI2LjMgMTMuNSA3LjcgMTMuNSAxMi41IDguOTEgMTIuNSA1LjA5IDguNSA4LjkxIDguNSAwLjUgNS41IDAuNSA1LjUgOC45MSAxLjUgNS4wOSAxLjUgOC45MSA2LjMgMTMuNSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNy45LDE0SDYuMUwxLDkuMTNWMy45Mkw1LDcuNzRWMEg5VjcuNzRsNC0zLjgyVjkuMTNaTTYuNSwxM2gxTDEyLDguN1Y2LjI2TDgsMTAuMDhWMUg2djkuMDhMMiw2LjI2VjguN1oiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-4arrows-1,.e-spreadsheet .e-4arrows-1{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNjhhNDkwOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICMzMjZmNWI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAxPC90aXRsZT4KICA8Zz4KICAgIDxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI3LjcgMC41IDYuMyAwLjUgMS41IDUuMDkgMS41IDguOTEgNS41IDUuMDkgNS41IDEzLjUgOC41IDEzLjUgOC41IDUuMDkgMTIuNSA4LjkxIDEyLjUgNS4wOSA3LjcgMC41Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik05LDE0SDVWNi4yNkwxLDEwLjA4VjQuODdMNi4xLDBINy45TDEzLDQuODd2NS4yMUw5LDYuMjZaTTYsMTNIOFYzLjkybDQsMy44MlY1LjNMNy41LDFoLTFMMiw1LjNWNy43NEw2LDMuOTJaIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-4arrows-2,.e-spreadsheet .e-4arrows-2{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZWFjMjgyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNhNDgwMmI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAxMDwvdGl0bGU+CiAgPGc+CiAgICA8cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMTIuMDkgMi45IDExLjEgMS45MSA0LjQ2IDEuNzYgMS43NiA0LjQ2IDcuMjkgNC41OSAxLjM0IDEwLjU0IDMuNDYgMTIuNjYgOS40MSA2LjcxIDkuNTQgMTIuMjQgMTIuMjQgOS41NCAxMi4wOSAyLjkiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTkuMDYsMTMuNDIsOC45NCw3Ljg5LDMuNDYsMTMuMzYuNjQsMTAuNTQsNi4xMSw1LjA2LjU4LDQuOTQsNC4yNiwxLjI1bDcuMDUuMTYsMS4yOCwxLjI4LjE2LDcuMDVabS03LTIuODhMMy40NiwxMiw5Ljg5LDUuNTMsMTAsMTEuMDZsMS43My0xLjczTDExLjYsMy4xMWwtLjcxLS43MUw0LjY3LDIuMjYsMi45NCw0bDUuNTMuMTJaIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-4arrows-3,.e-spreadsheet .e-4arrows-3{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZWFjMjgyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNhNDgwMmI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAxMTwvdGl0bGU+CiAgPGc+CiAgICA8cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMTEuMSAxMi4wOSAxMi4wOSAxMS4xIDEyLjI0IDQuNDYgOS41NCAxLjc2IDkuNDEgNy4yOSAzLjQ2IDEuMzQgMS4zNCAzLjQ2IDcuMjkgOS40MSAxLjc2IDkuNTQgNC40NiAxMi4yNCAxMS4xIDEyLjA5Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik00LjI2LDEyLjc1LjU4LDkuMDZsNS41My0uMTJMLjY0LDMuNDYsMy40Ni42NCw4Ljk0LDYuMTEsOS4wNi41OGwzLjY5LDMuNjgtLjE2LDcuMDUtMS4yOCwxLjI4Wk0yLjk0LDEwbDEuNzMsMS43Myw2LjIyLS4xNC43MS0uNzEuMTQtNi4yMkwxMCwyLjk0LDkuODksOC40NywzLjQ2LDIuMDUsMi4wNSwzLjQ2LDguNDcsOS44OVoiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-4arrows-4,.e-spreadsheet .e-4arrows-4{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZDY1NTMyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM5ZTM4MWM7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAzPC90aXRsZT4KICA8Zz4KICAgIDxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI2LjMgMTMuNSA3LjcgMTMuNSAxMi41IDguOTEgMTIuNSA1LjA5IDguNSA4LjkxIDguNSAwLjUgNS41IDAuNSA1LjUgOC45MSAxLjUgNS4wOSAxLjUgOC45MSA2LjMgMTMuNSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNy45LDE0SDYuMUwxLDkuMTNWMy45Mkw1LDcuNzRWMEg5VjcuNzRsNC0zLjgyVjkuMTNaTTYuNSwxM2gxTDEyLDguN1Y2LjI2TDgsMTAuMDhWMUg2djkuMDhMMiw2LjI2VjguN1oiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-5arrowsgray-1,.e-spreadsheet .e-5arrowsgray-1{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiBncmF5OwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM2NDYyNjI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCA0PC90aXRsZT4KICA8Zz4KICAgIDxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI3LjcgMC41IDYuMyAwLjUgMS41IDUuMDkgMS41IDguOTEgNS41IDUuMDkgNS41IDEzLjUgOC41IDEzLjUgOC41IDUuMDkgMTIuNSA4LjkxIDEyLjUgNS4wOSA3LjcgMC41Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik05LDE0SDVWNi4yNkwxLDEwLjA4VjQuODdMNi4xLDBINy45TDEzLDQuODd2NS4yMUw5LDYuMjZaTTYsMTNIOFYzLjkybDQsMy44MlY1LjNMNy41LDFoLTFMMiw1LjNWNy43NEw2LDMuOTJaIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-5arrowsgray-2,.e-spreadsheet .e-5arrowsgray-2{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiBncmF5OwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM2NDYyNjI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAxMjwvdGl0bGU+CiAgPGc+CiAgICA8cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMTIuMDkgMi45IDExLjEgMS45MSA0LjQ2IDEuNzYgMS43NiA0LjQ2IDcuMjkgNC41OSAxLjM0IDEwLjU0IDMuNDYgMTIuNjYgOS40MSA2LjcxIDkuNTQgMTIuMjQgMTIuMjQgOS41NCAxMi4wOSAyLjkiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTkuMDYsMTMuNDIsOC45NCw3Ljg5LDMuNDYsMTMuMzYuNjQsMTAuNTQsNi4xMSw1LjA2LjU4LDQuOTQsNC4yNiwxLjI1bDcuMDUuMTYsMS4yOCwxLjI4LjE2LDcuMDVabS03LTIuODhMMy40NiwxMiw5Ljg5LDUuNTMsMTAsMTEuMDZsMS43My0xLjczTDExLjYsMy4xMWwtLjcxLS43MUw0LjY3LDIuMjYsMi45NCw0bDUuNTMuMTJaIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-5arrowsgray-3,.e-spreadsheet .e-5arrowsgray-3{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiBncmF5OwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM2NDYyNjI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCA1PC90aXRsZT4KICA8Zz4KICAgIDxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIxMy41IDcuNyAxMy41IDYuMyA4LjkxIDEuNSA1LjA5IDEuNSA4LjkxIDUuNSAwLjUgNS41IDAuNSA4LjUgOC45MSA4LjUgNS4wOSAxMi41IDguOTEgMTIuNSAxMy41IDcuNyIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNOS4xMywxM0gzLjkyTDcuNzQsOUgwVjVINy43NEwzLjkyLDFIOS4xM0wxNCw2LjFWNy45Wk02LjI2LDEySDguN0wxMyw3LjV2LTFMOC43LDJINi4yNmwzLjgyLDRIMVY4aDkuMDhaIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-5arrowsgray-4,.e-spreadsheet .e-5arrowsgray-4{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiBncmF5OwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM2NDYyNjI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAxMzwvdGl0bGU+CiAgPGc+CiAgICA8cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMTEuMSAxMi4wOSAxMi4wOSAxMS4xIDEyLjI0IDQuNDYgOS41NCAxLjc2IDkuNDEgNy4yOSAzLjQ2IDEuMzQgMS4zNCAzLjQ2IDcuMjkgOS40MSAxLjc2IDkuNTQgNC40NiAxMi4yNCAxMS4xIDEyLjA5Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik00LjI2LDEyLjc1LjU4LDkuMDZsNS41My0uMTJMLjY0LDMuNDYsMy40Ni42NCw4Ljk0LDYuMTEsOS4wNi41OGwzLjY5LDMuNjgtLjE2LDcuMDUtMS4yOCwxLjI4Wk0yLjk0LDEwbDEuNzMsMS43Myw2LjIyLS4xNC43MS0uNzEuMTQtNi4yMkwxMCwyLjk0LDkuODksOC40NywzLjQ2LDIuMDUsMi4wNSwzLjQ2LDguNDcsOS44OVoiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-5arrowsgray-5,.e-spreadsheet .e-5arrowsgray-5{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiBncmF5OwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM2NDYyNjI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCA2PC90aXRsZT4KICA8Zz4KICAgIDxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI2LjMgMTMuNSA3LjcgMTMuNSAxMi41IDguOTEgMTIuNSA1LjA5IDguNSA4LjkxIDguNSAwLjUgNS41IDAuNSA1LjUgOC45MSAxLjUgNS4wOSAxLjUgOC45MSA2LjMgMTMuNSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNy45LDE0SDYuMUwxLDkuMTNWMy45Mkw1LDcuNzRWMEg5VjcuNzRsNC0zLjgyVjkuMTNaTTYuNSwxM2gxTDEyLDguN1Y2LjI2TDgsMTAuMDhWMUg2djkuMDhMMiw2LjI2VjguN1oiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-5arrows-1,.e-spreadsheet .e-5arrows-1{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNjhhNDkwOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICMzMjZmNWI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAxPC90aXRsZT4KICA8Zz4KICAgIDxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI3LjcgMC41IDYuMyAwLjUgMS41IDUuMDkgMS41IDguOTEgNS41IDUuMDkgNS41IDEzLjUgOC41IDEzLjUgOC41IDUuMDkgMTIuNSA4LjkxIDEyLjUgNS4wOSA3LjcgMC41Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik05LDE0SDVWNi4yNkwxLDEwLjA4VjQuODdMNi4xLDBINy45TDEzLDQuODd2NS4yMUw5LDYuMjZaTTYsMTNIOFYzLjkybDQsMy44MlY1LjNMNy41LDFoLTFMMiw1LjNWNy43NEw2LDMuOTJaIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-5arrows-2,.e-spreadsheet .e-5arrows-2{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZWFjMjgyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNhNDgwMmI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAxMDwvdGl0bGU+CiAgPGc+CiAgICA8cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMTIuMDkgMi45IDExLjEgMS45MSA0LjQ2IDEuNzYgMS43NiA0LjQ2IDcuMjkgNC41OSAxLjM0IDEwLjU0IDMuNDYgMTIuNjYgOS40MSA2LjcxIDkuNTQgMTIuMjQgMTIuMjQgOS41NCAxMi4wOSAyLjkiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTkuMDYsMTMuNDIsOC45NCw3Ljg5LDMuNDYsMTMuMzYuNjQsMTAuNTQsNi4xMSw1LjA2LjU4LDQuOTQsNC4yNiwxLjI1bDcuMDUuMTYsMS4yOCwxLjI4LjE2LDcuMDVabS03LTIuODhMMy40NiwxMiw5Ljg5LDUuNTMsMTAsMTEuMDZsMS43My0xLjczTDExLjYsMy4xMWwtLjcxLS43MUw0LjY3LDIuMjYsMi45NCw0bDUuNTMuMTJaIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-5arrows-3,.e-spreadsheet .e-5arrows-3{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZWFjMjgyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNhNDgwMmI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAyPC90aXRsZT4KICA8Zz4KICAgIDxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIxMy41IDcuNyAxMy41IDYuMyA4LjkxIDEuNSA1LjA5IDEuNSA4LjkxIDUuNSAwLjUgNS41IDAuNSA4LjUgOC45MSA4LjUgNS4wOSAxMi41IDguOTEgMTIuNSAxMy41IDcuNyIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNOS4xMywxM0gzLjkyTDcuNzQsOUgwVjVINy43NEwzLjkyLDFIOS4xM0wxNCw2LjFWNy45Wk02LjI2LDEySDguN0wxMyw3LjV2LTFMOC43LDJINi4yNmwzLjgyLDRIMVY4aDkuMDhaIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-5arrows-4,.e-spreadsheet .e-5arrows-4{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZWFjMjgyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNhNDgwMmI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAxMTwvdGl0bGU+CiAgPGc+CiAgICA8cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMTEuMSAxMi4wOSAxMi4wOSAxMS4xIDEyLjI0IDQuNDYgOS41NCAxLjc2IDkuNDEgNy4yOSAzLjQ2IDEuMzQgMS4zNCAzLjQ2IDcuMjkgOS40MSAxLjc2IDkuNTQgNC40NiAxMi4yNCAxMS4xIDEyLjA5Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik00LjI2LDEyLjc1LjU4LDkuMDZsNS41My0uMTJMLjY0LDMuNDYsMy40Ni42NCw4Ljk0LDYuMTEsOS4wNi41OGwzLjY5LDMuNjgtLjE2LDcuMDUtMS4yOCwxLjI4Wk0yLjk0LDEwbDEuNzMsMS43Myw2LjIyLS4xNC43MS0uNzEuMTQtNi4yMkwxMCwyLjk0LDkuODksOC40NywzLjQ2LDIuMDUsMi4wNSwzLjQ2LDguNDcsOS44OVoiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-5arrows-5,.e-spreadsheet .e-5arrows-5{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZDY1NTMyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM5ZTM4MWM7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAzPC90aXRsZT4KICA8Zz4KICAgIDxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI2LjMgMTMuNSA3LjcgMTMuNSAxMi41IDguOTEgMTIuNSA1LjA5IDguNSA4LjkxIDguNSAwLjUgNS41IDAuNSA1LjUgOC45MSAxLjUgNS4wOSAxLjUgOC45MSA2LjMgMTMuNSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNy45LDE0SDYuMUwxLDkuMTNWMy45Mkw1LDcuNzRWMEg5VjcuNzRsNC0zLjgyVjkuMTNaTTYuNSwxM2gxTDEyLDguN1Y2LjI2TDgsMTAuMDhWMUg2djkuMDhMMiw2LjI2VjguN1oiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-3trafficlights-1,.e-spreadsheet .e-3trafficlights-1{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNjhhNDkwOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICMzMjZmNWI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAxNzwvdGl0bGU+CiAgPGc+CiAgICA8Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjciIGN5PSI3IiByPSI2LjUiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTcsMTRhNyw3LDAsMSwxLDctN0E3LDcsMCwwLDEsNywxNFpNNywxYTYsNiwwLDEsMCw2LDZBNiw2LDAsMCwwLDcsMVoiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-3trafficlights-2,.e-spreadsheet .e-3trafficlights-2{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZWFjMjgyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNhNDgwMmI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAxODwvdGl0bGU+CiAgPGc+CiAgICA8Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjciIGN5PSI3IiByPSI2LjUiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTcsMTRhNyw3LDAsMSwxLDctN0E3LDcsMCwwLDEsNywxNFpNNywxYTYsNiwwLDEsMCw2LDZBNiw2LDAsMCwwLDcsMVoiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-3trafficlights-3,.e-spreadsheet .e-3trafficlights-3{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZDY1NTMyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM5ZTM4MWM7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAxOTwvdGl0bGU+CiAgPGc+CiAgICA8Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjciIGN5PSI3IiByPSI2LjUiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTcsMTRhNyw3LDAsMSwxLDctN0E3LDcsMCwwLDEsNywxNFpNNywxYTYsNiwwLDEsMCw2LDZBNiw2LDAsMCwwLDcsMVoiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-3rafficlights2-1,.e-spreadsheet .e-3rafficlights2-1{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNTA1MDUwOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICMzMTMxMzE7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogIzY4YTQ5MDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkFydGJvYXJkIDE0PC90aXRsZT4KICA8Zz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgcng9IjEiIHJ5PSIxIi8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xMi41LDE0SDEuNUExLjUsMS41LDAsMCwxLDAsMTIuNVYxLjVBMS41LDEuNSwwLDAsMSwxLjUsMGgxMUExLjUsMS41LDAsMCwxLDE0LDEuNXYxMUExLjUsMS41LDAsMCwxLDEyLjUsMTRaTTEuNSwxYS41LjUsMCwwLDAtLjUuNXYxMWEuNS41LDAsMCwwLC41LjVoMTFhLjUuNSwwLDAsMCwuNS0uNVYxLjVhLjUuNSwwLDAsMC0uNS0uNVoiLz4KICA8L2c+CiAgPGNpcmNsZSBjbGFzcz0iY2xzLTMiIGN4PSI3IiBjeT0iNyIgcj0iNCIvPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-3rafficlights2-2,.e-spreadsheet .e-3rafficlights2-2{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNTA1MDUwOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICMzMTMxMzE7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogI2VhYzI4MjsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkFydGJvYXJkIDE1PC90aXRsZT4KICA8Zz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgcng9IjEiIHJ5PSIxIi8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xMi41LDE0SDEuNUExLjUsMS41LDAsMCwxLDAsMTIuNVYxLjVBMS41LDEuNSwwLDAsMSwxLjUsMGgxMUExLjUsMS41LDAsMCwxLDE0LDEuNXYxMUExLjUsMS41LDAsMCwxLDEyLjUsMTRaTTEuNSwxYS41LjUsMCwwLDAtLjUuNXYxMWEuNS41LDAsMCwwLC41LjVoMTFhLjUuNSwwLDAsMCwuNS0uNVYxLjVhLjUuNSwwLDAsMC0uNS0uNVoiLz4KICA8L2c+CiAgPGNpcmNsZSBjbGFzcz0iY2xzLTMiIGN4PSI3IiBjeT0iNyIgcj0iNCIvPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-3rafficlights2-3,.e-spreadsheet .e-3rafficlights2-3{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNTA1MDUwOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICMzMTMxMzE7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogI2Q2NTUzMjsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkFydGJvYXJkIDE2PC90aXRsZT4KICA8Zz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgcng9IjEiIHJ5PSIxIi8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xMi41LDE0SDEuNUExLjUsMS41LDAsMCwxLDAsMTIuNVYxLjVBMS41LDEuNSwwLDAsMSwxLjUsMGgxMUExLjUsMS41LDAsMCwxLDE0LDEuNXYxMUExLjUsMS41LDAsMCwxLDEyLjUsMTRaTTEuNSwxYS41LjUsMCwwLDAtLjUuNXYxMWEuNS41LDAsMCwwLC41LjVoMTFhLjUuNSwwLDAsMCwuNS0uNVYxLjVhLjUuNSwwLDAsMC0uNS0uNVoiLz4KICA8L2c+CiAgPGNpcmNsZSBjbGFzcz0iY2xzLTMiIGN4PSI3IiBjeT0iNyIgcj0iNCIvPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-3signs-1,.e-spreadsheet .e-3signs-1{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNjhhNDkwOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICMzMjZmNWI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAxNzwvdGl0bGU+CiAgPGc+CiAgICA8Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjciIGN5PSI3IiByPSI2LjUiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTcsMTRhNyw3LDAsMSwxLDctN0E3LDcsMCwwLDEsNywxNFpNNywxYTYsNiwwLDEsMCw2LDZBNiw2LDAsMCwwLDcsMVoiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-3signs-2,.e-spreadsheet .e-3signs-2{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZWFjMjgyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNhNDgwMmI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAyMDwvdGl0bGU+CiAgPGc+CiAgICA8cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNy4yOSAxLjUgNi42MiAxLjUgMC41IDExLjUgMC41IDEyLjUgMTMuNSAxMi41IDEzLjUgMTEuNSA3LjI5IDEuNSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTQsMTNIMFYxMS4zNkw2LjM0LDFINy41NkwxNCwxMS4zNlpNMSwxMkgxM3YtLjM2TDcsMkg2LjlMMSwxMS42NFoiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-3signs-3,.e-spreadsheet .e-3signs-3{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZDY1NTMyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM5ZTM4MWM7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAyMTwvdGl0bGU+CiAgPGc+CiAgICA8cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMTMuMjkgNyA3IDEzLjMxIDAuNzEgNyA3IDAuNjkgMTMuMjkgNyIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNywxNCwwLDcsNywwbDcsN1pNMS40MSw3LDcsMTIuNiwxMi41OSw3LDcsMS40WiIvPgogIDwvZz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-menu-wrapper .e-4trafficlights-1,.e-spreadsheet .e-4trafficlights-1{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNjhhNDkwOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICMzMjZmNWI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAxNzwvdGl0bGU+CiAgPGc+CiAgICA8Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjciIGN5PSI3IiByPSI2LjUiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTcsMTRhNyw3LDAsMSwxLDctN0E3LDcsMCwwLDEsNywxNFpNNywxYTYsNiwwLDEsMCw2LDZBNiw2LDAsMCwwLDcsMVoiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-4trafficlights-2,.e-spreadsheet .e-4trafficlights-2{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZWFjMjgyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNhNDgwMmI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAxODwvdGl0bGU+CiAgPGc+CiAgICA8Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjciIGN5PSI3IiByPSI2LjUiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTcsMTRhNyw3LDAsMSwxLDctN0E3LDcsMCwwLDEsNywxNFpNNywxYTYsNiwwLDEsMCw2LDZBNiw2LDAsMCwwLDcsMVoiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-4trafficlights-3,.e-spreadsheet .e-4trafficlights-3{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZDY1NTMyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM5ZTM4MWM7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAxOTwvdGl0bGU+CiAgPGc+CiAgICA8Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjciIGN5PSI3IiByPSI2LjUiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTcsMTRhNyw3LDAsMSwxLDctN0E3LDcsMCwwLDEsNywxNFpNNywxYTYsNiwwLDEsMCw2LDZBNiw2LDAsMCwwLDcsMVoiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-4trafficlights-4,.e-spreadsheet .e-4trafficlights-4{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNTA1MDUwOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICMzMTMxMzE7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAyNDwvdGl0bGU+CiAgPGc+CiAgICA8Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjciIGN5PSI3IiByPSI2LjUiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTcsMTRhNyw3LDAsMSwxLDctN0E3LDcsMCwwLDEsNywxNFpNNywxYTYsNiwwLDEsMCw2LDZBNiw2LDAsMCwwLDcsMVoiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-4redtoblack-1,.e-spreadsheet .e-4redtoblack-1{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZDY1NTMyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM5ZTM4MWM7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAxOTwvdGl0bGU+CiAgPGc+CiAgICA8Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjciIGN5PSI3IiByPSI2LjUiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTcsMTRhNyw3LDAsMSwxLDctN0E3LDcsMCwwLDEsNywxNFpNNywxYTYsNiwwLDEsMCw2LDZBNiw2LDAsMCwwLDcsMVoiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-4redtoblack-2,.e-spreadsheet .e-4redtoblack-2{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZWRiMmEzOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNhYjgwNzQ7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAyMjwvdGl0bGU+CiAgPGc+CiAgICA8Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjciIGN5PSI3IiByPSI2LjUiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTcsMTRhNyw3LDAsMSwxLDctN0E3LDcsMCwwLDEsNywxNFpNNywxYTYsNiwwLDEsMCw2LDZBNiw2LDAsMCwwLDcsMVoiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-4redtoblack-3,.e-spreadsheet .e-4redtoblack-3{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjYjFiMWIxOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM3MTcxNzE7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAyMzwvdGl0bGU+CiAgPGc+CiAgICA8Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjciIGN5PSI3IiByPSI2LjUiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTcsMTRhNyw3LDAsMSwxLDctN0E3LDcsMCwwLDEsNywxNFpNNywxYTYsNiwwLDEsMCw2LDZBNiw2LDAsMCwwLDcsMVoiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-4redtoblack-4,.e-spreadsheet .e-4redtoblack-4{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNTA1MDUwOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICMzMTMxMzE7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAyNDwvdGl0bGU+CiAgPGc+CiAgICA8Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjciIGN5PSI3IiByPSI2LjUiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTcsMTRhNyw3LDAsMSwxLDctN0E3LDcsMCwwLDEsNywxNFpNNywxYTYsNiwwLDEsMCw2LDZBNiw2LDAsMCwwLDcsMVoiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-3symbols-1,.e-spreadsheet .e-3symbols-1{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNjhhNDkwOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICMzMjZmNWI7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogI2ZmZjsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkFydGJvYXJkIDI4PC90aXRsZT4KICA8Zz4KICAgIDxjaXJjbGUgY2xhc3M9ImNscy0xIiBjeD0iNyIgY3k9IjciIHI9IjYuNSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNywxNGE3LDcsMCwxLDEsNy03QTcsNywwLDAsMSw3LDE0Wk03LDFhNiw2LDAsMSwwLDYsNkE2LDYsMCwwLDAsNywxWiIvPgogIDwvZz4KICA8cG9seWdvbiBjbGFzcz0iY2xzLTMiIHBvaW50cz0iNi4xIDEwLjY3IDMuMDIgNy44NSA0LjM3IDYuMzcgNS44OCA3Ljc1IDkuNDIgMy4zMyAxMC45OCA0LjU4IDYuMSAxMC42NyIvPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-3symbols-2,.e-spreadsheet .e-3symbols-2{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZWFjMjgyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNhNDgwMmI7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogI2ZmZjsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkFydGJvYXJkIDI5PC90aXRsZT4KICA8Zz4KICAgIDxjaXJjbGUgY2xhc3M9ImNscy0xIiBjeD0iNyIgY3k9IjciIHI9IjYuNSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNywxNGE3LDcsMCwxLDEsNy03QTcsNywwLDAsMSw3LDE0Wk03LDFhNiw2LDAsMSwwLDYsNkE2LDYsMCwwLDAsNywxWiIvPgogIDwvZz4KICA8cG9seWdvbiBjbGFzcz0iY2xzLTMiIHBvaW50cz0iOCA5IDYgOSA1LjYyIDMgOC4zNSAzIDggOSIvPgogIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iNiIgeT0iMTAiIHdpZHRoPSIyIiBoZWlnaHQ9IjIiIHJ4PSIxIiByeT0iMSIvPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-3symbols-3,.e-spreadsheet .e-3symbols-3{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZDY1NTMyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM5ZTM4MWM7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogI2ZmZjsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkFydGJvYXJkIDMwPC90aXRsZT4KICA8Zz4KICAgIDxjaXJjbGUgY2xhc3M9ImNscy0xIiBjeD0iNyIgY3k9IjciIHI9IjYuNSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNywxNGE3LDcsMCwxLDEsNy03QTcsNywwLDAsMSw3LDE0Wk03LDFhNiw2LDAsMSwwLDYsNkE2LDYsMCwwLDAsNywxWiIvPgogIDwvZz4KICA8Zz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iNiIgeT0iMy4wNSIgd2lkdGg9IjIiIGhlaWdodD0iNy45IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMi45IDcuMDIpIHJvdGF0ZSgtNDUuMDkpIi8+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjMuMDUiIHk9IjYiIHdpZHRoPSI3LjkiIGhlaWdodD0iMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIuOSA2Ljk5KSByb3RhdGUoLTQ0LjkyKSIvPgogIDwvZz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-menu-wrapper .e-3symbols2-1,.e-spreadsheet .e-3symbols2-1{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNjhhNDkwOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICMzMjZmNWI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAzMTwvdGl0bGU+CiAgPGc+CiAgICA8cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNS40NyAxMi40NyAwLjY4IDcuNzcgMi43OCA1LjMxIDUuMTIgNy42MSAxMC44OSAwLjU2IDEzLjMxIDIuNjUgNS40NyAxMi40NyIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNS41MSwxMy4yMSwwLDcuOCwyLjc0LDQuNTgsNS4wOCw2Ljg3bDUuNzUtN0wxNCwyLjU4Wk0xLjM2LDcuNzRsNC4wNiw0LDcuMi05TDExLDEuMjcsNS4xNiw4LjM1LDIuODEsNloiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-3symbols2-2,.e-spreadsheet .e-3symbols2-2{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZWFjMjgyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNhNDgwMmI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAzMjwvdGl0bGU+CiAgPGc+CiAgICA8cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNy41IDEwLjUgNS41IDEwLjUgNC42MSAwLjUgOC4zOSAwLjUgNy41IDEwLjUiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTgsMTFINWwtMS0xMUg4Ljk0Wk02LDEwSDdsLjgtOUg1LjE2WiIvPgogIDwvZz4KICA8Zz4KICAgIDxjaXJjbGUgY2xhc3M9ImNscy0xIiBjeD0iNi41IiBjeT0iMTEuNSIgcj0iMiIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNi41LDE0QTIuNSwyLjUsMCwxLDEsOSwxMS41LDIuNSwyLjUsMCwwLDEsNi41LDE0Wm0wLTRBMS41LDEuNSwwLDEsMCw4LDExLjUsMS41LDEuNSwwLDAsMCw2LjUsMTBaIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-3symbols2-3,.e-spreadsheet .e-3symbols2-3{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZDY1NTMyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM5ZTM4MWM7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAzMzwvdGl0bGU+CiAgPGc+CiAgICA8cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMTMuMjkgMi45MyAxMS4wNyAwLjcxIDcgNC43OCAyLjkzIDAuNzEgMC43MSAyLjkzIDQuNzggNyAwLjcxIDExLjA3IDIuOTMgMTMuMjkgNyA5LjIyIDExLjA3IDEzLjI5IDEzLjI5IDExLjA3IDkuMjIgNyAxMy4yOSAyLjkzIi8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xMS4wNywxNCw3LDkuOTMsMi45MywxNCwwLDExLjA3LDQuMDcsNywwLDIuOTMsMi45MywwLDcsNC4wNywxMS4wNywwLDE0LDIuOTMsOS45Myw3LDE0LDExLjA3Wk03LDguNTFsNC4wNyw0LjA4LDEuNTItMS41Mkw4LjUxLDdsNC4wOC00LjA3TDExLjA3LDEuNDIsNyw1LjQ5LDIuOTMsMS40MSwxLjQxLDIuOTMsNS40OSw3LDEuNDEsMTEuMDdsMS41MiwxLjUxWiIvPgogIDwvZz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-menu-wrapper .e-3flags-1,.e-spreadsheet .e-3flags-1{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNzI3MjcyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM2OGE0OTA7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogIzMyNmY1YjsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkFydGJvYXJkIDI1PC90aXRsZT4KICA8cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjIiIHdpZHRoPSIyIiBoZWlnaHQ9IjE0Ii8+CiAgPGc+CiAgICA8cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNS41IDcuNSA1LjUgMSAxMC41IDQuNSA1LjUgNy41Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik01LDguMzhWMGw2LjQyLDQuNDlaTTYsMlY2LjYyTDkuNTgsNC40N1oiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-3flags-2,.e-spreadsheet .e-3flags-2{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNzI3MjcyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNlYWMyODI7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogI2E0ODAyYjsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkFydGJvYXJkIDI2PC90aXRsZT4KICA8cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjIiIHdpZHRoPSIyIiBoZWlnaHQ9IjE0Ii8+CiAgPGc+CiAgICA8cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNS41IDcuNSA1LjUgMSAxMC41IDQuNSA1LjUgNy41Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik01LDguMzhWMGw2LjQyLDQuNDlaTTYsMlY2LjYyTDkuNTgsNC40N1oiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-3flags-3,.e-spreadsheet .e-3flags-3{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNzI3MjcyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNkNjU1MzI7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogIzllMzgxYzsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkFydGJvYXJkIDI3PC90aXRsZT4KICA8cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjIiIHdpZHRoPSIyIiBoZWlnaHQ9IjE0Ii8+CiAgPGc+CiAgICA8cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNS41IDcuNSA1LjUgMSAxMC41IDQuNSA1LjUgNy41Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik01LDguMzhWMGw2LjQyLDQuNDlaTTYsMlY2LjYyTDkuNTgsNC40N1oiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-3stars-1,.e-spreadsheet .e-3stars-1{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZWFjMjgyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNhNDgwMmI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAzNjwvdGl0bGU+CiAgPGc+CiAgICA8cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMTEuNSAxMi40MSAxMSAxMi44NyA3IDEwLjE4IDMgMTIuODcgMi41IDEyLjQxIDQuNjEgOC4xOSAwLjUgNS4yIDAuNSA0LjUgNS4xNyA0LjUgNi43NSAwLjUgNy4yNSAwLjUgOC44NCA0LjUgMTMuNSA0LjUgMTMuNSA1LjIgOS4zOSA4LjE5IDExLjUgMTIuNDEiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTExLDEzLjUsNywxMC43OCwzLDEzLjVsLTEuMDgtMUw0LDguMzUsMCw1LjQ1VjRINC44M0w2LjQxLDBINy41OUw5LjE4LDRIMTRWNS40NWwtNCwyLjksMi4wOSw0LjE4Wk03LDkuNTdsMy44LDIuNTZMOC43NSw4bDQuMTctM0g4LjVMNywxLjIzLDUuNTEsNUgxLjA4TDUuMjUsOGwtMiw0LjA5WiIvPgogIDwvZz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-menu-wrapper .e-3stars-2,.e-spreadsheet .e-3stars-2{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjZWFjMjgyOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICNhNDgwMmI7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogIzcyNzI3MjsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPkFydGJvYXJkIDM2IGNvcHk8L3RpdGxlPgogIDxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI3IDEwLjE4IDMgMTIuODcgMi41IDEyLjQxIDQuNjEgOC4xOSAwLjUgNS4yIDAuNSA0LjUgNS4xNyA0LjUgNi43NSAwLjUgNyAwLjU3IDcgMTAuMTgiLz4KICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xMSwxMy41LDcsMTAuNzgsMywxMy41bC0xLjA4LTFMNCw4LjM1LDAsNS40NVY0SDQuODNMNi40MSwwSDcuNTlMOS4xOCw0SDE0VjUuNDVsLTQsMi45LDIuMDksNC4xOFpNNyw5LjU3bDMuOCwyLjU2TDguNzUsOGw0LjE3LTNIOC41TDcsMS4yMyw1LjUxLDVIMS4wOEw1LjI1LDhsLTIsNC4wOVoiLz4KICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xMSwxMy41LDcsMTAuNzgsMywxMy41bC0xLjA4LTFMNCw4LjM1LDAsNS40NVY0SDQuODNMNi40MSwwSDcuNTlMOS4xOCw0SDE0VjUuNDVsLTQsMi45LDIuMDksNC4xOFpNNyw5LjU3bDMuOCwyLjU2TDguNzUsOGw0LjE3LTNIOC41TDcsMS4yMyw1LjUxLDVIMS4wOEw1LjI1LDhsLTIsNC4wOVoiLz4KICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik00LDguMzUsMCw1LjQ1VjRINC44M0w2LjQxLDBINy41OUw5LjE4LDRIMTRWNS40NWwtNCwyLjksMi4wOSw0LjE4TDExLDEzLjUsNywxMC43OCwzLDEzLjVNNyw5LjU3bDMuOCwyLjU2TDguNzUsOGw0LjE3LTNIOC41TDcsMS4yMyw1LjUxLDVIMS4wOEw1LjI1LDhsLTIsNC4wOVoiLz4KICA8cG9seWdvbiBjbGFzcz0iY2xzLTMiIHBvaW50cz0iMTQgNCA5LjE4IDQgNy41OSAwIDcgMCA3IDEuMjMgNyAxLjIzIDguNTEgNSAxMi45MiA1IDguNzUgOC4wNCAxMC44IDEyLjEzIDcgOS41NyA3IDEwLjc4IDExLjA0IDEzLjUgMTIuMTIgMTIuNTMgMTAuMDMgOC4zNSAxNCA1LjQ1IDE0IDQiLz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-menu-wrapper .e-3stars-3,.e-spreadsheet .e-3stars-3{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNzI3MjcyOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8dGl0bGU+QXJ0Ym9hcmQgMzQ8L3RpdGxlPgogIDxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTExLDEzLjUsNywxMC43OCwzLDEzLjVsLTEuMDctMUw0LDguMDYsMCw1LjQ3VjRINC44M0w2LjQxLDBINy41OUw5LjE4LDRIMTRWNS40N0wxMCw4LjA2bDIuMDgsNC40OFpNNyw5LjU3bDMuODIsMi41N0w4Ljc1LDcuNjksMTIuODgsNUg4LjVMNywxLjIzLDUuNTEsNUgxLjEyTDUuMjUsNy42OSwzLjE4LDEyLjE0WiIvPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-4rating-1,.e-spreadsheet .e-4rating-1{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjYjNiM2IzOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM3MjcyNzI7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogIzRhN2RiMTsKICAgICAgfQoKICAgICAgLmNscy00IHsKICAgICAgICBmaWxsOiAjMzM1ZjhjOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8dGl0bGU+QXJ0Ym9hcmQgNDM8L3RpdGxlPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0xIiB4PSIzLjUiIHk9IjUuNSIgd2lkdGg9IjMiIGhlaWdodD0iOCIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNywxNEgzVjVIN1pNNCwxM0g2VjZINFoiLz4KICA8L2c+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjYuNSIgeT0iMi41IiB3aWR0aD0iMyIgaGVpZ2h0PSIxMSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTAsMTRINlYyaDRaTTcsMTNIOVYzSDdaIi8+CiAgPC9nPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0xIiB4PSI5LjUiIHk9IjAuNSIgd2lkdGg9IjMiIGhlaWdodD0iMTMiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTEzLDE0SDlWMGg0Wm0tMy0xaDJWMUgxMFoiLz4KICA8L2c+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjAuNSIgeT0iOC41IiB3aWR0aD0iMyIgaGVpZ2h0PSI1Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTQiIGQ9Ik00LDE0SDBWOEg0Wk0xLDEzSDNWOUgxWiIvPgogIDwvZz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-menu-wrapper .e-4rating-2,.e-spreadsheet .e-4rating-2{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjYjNiM2IzOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM3MjcyNzI7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogIzRhN2RiMTsKICAgICAgfQoKICAgICAgLmNscy00IHsKICAgICAgICBmaWxsOiAjMzM1ZjhjOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8dGl0bGU+QXJ0Ym9hcmQgNDQ8L3RpdGxlPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0xIiB4PSI2LjUiIHk9IjIuNSIgd2lkdGg9IjMiIGhlaWdodD0iMTEiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTEwLDE0SDZWMmg0Wk03LDEzSDlWM0g3WiIvPgogIDwvZz4KICA8Zz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iOS41IiB5PSIwLjUiIHdpZHRoPSIzIiBoZWlnaHQ9IjEzIi8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xMywxNEg5VjBoNFptLTMtMWgyVjFIMTBaIi8+CiAgPC9nPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0zIiB4PSIwLjUiIHk9IjguNSIgd2lkdGg9IjMiIGhlaWdodD0iNSIvPgogICAgPHBhdGggY2xhc3M9ImNscy00IiBkPSJNNCwxNEgwVjhINFpNMSwxM0gzVjlIMVoiLz4KICA8L2c+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjMuNSIgeT0iNS41IiB3aWR0aD0iMyIgaGVpZ2h0PSI4Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTQiIGQ9Ik03LDE0SDNWNUg3Wk00LDEzSDZWNkg0WiIvPgogIDwvZz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-menu-wrapper .e-4rating-3,.e-spreadsheet .e-4rating-3{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjYjNiM2IzOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM3MjcyNzI7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogIzRhN2RiMTsKICAgICAgfQoKICAgICAgLmNscy00IHsKICAgICAgICBmaWxsOiAjMzM1ZjhjOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8dGl0bGU+QXJ0Ym9hcmQgNDU8L3RpdGxlPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0xIiB4PSI5LjUiIHk9IjAuNSIgd2lkdGg9IjMiIGhlaWdodD0iMTMiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTEzLDE0SDlWMGg0Wm0tMy0xaDJWMUgxMFoiLz4KICA8L2c+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjAuNSIgeT0iOC41IiB3aWR0aD0iMyIgaGVpZ2h0PSI1Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTQiIGQ9Ik00LDE0SDBWOEg0Wk0xLDEzSDNWOUgxWiIvPgogIDwvZz4KICA8Zz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iMy41IiB5PSI1LjUiIHdpZHRoPSIzIiBoZWlnaHQ9IjgiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtNCIgZD0iTTcsMTRIM1Y1SDdaTTQsMTNINlY2SDRaIi8+CiAgPC9nPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0zIiB4PSI2LjUiIHk9IjIuNSIgd2lkdGg9IjMiIGhlaWdodD0iMTEiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtNCIgZD0iTTEwLDE0SDZWMmg0Wk03LDEzSDlWM0g3WiIvPgogIDwvZz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-menu-wrapper .e-4rating-4,.e-spreadsheet .e-4rating-4{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNGE3ZGIxOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICMzMzVmOGM7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCA0NjwvdGl0bGU+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjkuNSIgeT0iMC41IiB3aWR0aD0iMyIgaGVpZ2h0PSIxMyIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTMsMTRIOVYwaDRabS0zLTFoMlYxSDEwWiIvPgogIDwvZz4KICA8Zz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iMC41IiB5PSI4LjUiIHdpZHRoPSIzIiBoZWlnaHQ9IjUiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTQsMTRIMFY4SDRaTTEsMTNIM1Y5SDFaIi8+CiAgPC9nPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0xIiB4PSIzLjUiIHk9IjUuNSIgd2lkdGg9IjMiIGhlaWdodD0iOCIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNywxNEgzVjVIN1pNNCwxM0g2VjZINFoiLz4KICA8L2c+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjYuNSIgeT0iMi41IiB3aWR0aD0iMyIgaGVpZ2h0PSIxMSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTAsMTRINlYyaDRaTTcsMTNIOVYzSDdaIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-5quarters-1,.e-spreadsheet .e-5quarters-1{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNTA1MDUwOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICMzMTMxMzE7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAzNzwvdGl0bGU+CiAgPGc+CiAgICA8Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjciIGN5PSI3IiByPSI2LjUiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTcsMTRhNyw3LDAsMSwxLDctN0E3LDcsMCwwLDEsNywxNFpNNywxYTYsNiwwLDEsMCw2LDZBNiw2LDAsMCwwLDcsMVoiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-5quarters-2,.e-spreadsheet .e-5quarters-2{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjMzEzMTMxOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM1MDUwNTA7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAzODwvdGl0bGU+CiAgPHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNywxNGE3LDcsMCwxLDEsNy03QTcsNywwLDAsMSw3LDE0Wk03LDFhNiw2LDAsMSwwLDYsNkE2LDYsMCwwLDAsNywxWiIvPgogIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTcsMUE2LDYsMCwxLDEsMSw3SDdaIi8+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-5quarters-3,.e-spreadsheet .e-5quarters-3{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjMzEzMTMxOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM1MDUwNTA7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCAzOTwvdGl0bGU+CiAgPHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNywxNGE3LDcsMCwxLDEsNy03QTcsNywwLDAsMSw3LDE0Wk03LDFhNiw2LDAsMSwwLDYsNkE2LDYsMCwwLDAsNywxWiIvPgogIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTcsMTNBNiw2LDAsMCwxLDcsMVYxM1oiLz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-menu-wrapper .e-5quarters-4,.e-spreadsheet .e-5quarters-4{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjMzEzMTMxOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM1MDUwNTA7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCA0MDwvdGl0bGU+CiAgPHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNywxNGE3LDcsMCwxLDEsNy03QTcsNywwLDAsMSw3LDE0Wk03LDFhNiw2LDAsMSwwLDYsNkE2LDYsMCwwLDAsNywxWiIvPgogIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTcsN1YxYTYsNiwwLDAsMSw2LDZaIi8+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-menu-wrapper .e-5quarters-5,.e-spreadsheet .e-5quarters-5{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjMzEzMTMxOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8dGl0bGU+QXJ0Ym9hcmQgNDE8L3RpdGxlPgogIDxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTcsMTRhNyw3LDAsMSwxLDctN0E3LDcsMCwwLDEsNywxNFpNNywxYTYsNiwwLDEsMCw2LDZBNiw2LDAsMCwwLDcsMVoiLz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-menu-wrapper .e-5rating-1,.e-spreadsheet .e-5rating-1{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjYjNiM2IzOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM3MjcyNzI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCA0MjwvdGl0bGU+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjMuNSIgeT0iNS41IiB3aWR0aD0iMyIgaGVpZ2h0PSI4Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik03LDE0SDNWNUg3Wk00LDEzSDZWNkg0WiIvPgogIDwvZz4KICA8Zz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iNi41IiB5PSIyLjUiIHdpZHRoPSIzIiBoZWlnaHQ9IjExIi8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xMCwxNEg2VjJoNFpNNywxM0g5VjNIN1oiLz4KICA8L2c+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjkuNSIgeT0iMC41IiB3aWR0aD0iMyIgaGVpZ2h0PSIxMyIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTMsMTRIOVYwaDRabS0zLTFoMlYxSDEwWiIvPgogIDwvZz4KICA8Zz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iMC41IiB5PSI4LjUiIHdpZHRoPSIzIiBoZWlnaHQ9IjUiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTQsMTRIMFY4SDRaTTEsMTNIM1Y5SDFaIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-5rating-2,.e-spreadsheet .e-5rating-2{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjYjNiM2IzOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM3MjcyNzI7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogIzRhN2RiMTsKICAgICAgfQoKICAgICAgLmNscy00IHsKICAgICAgICBmaWxsOiAjMzM1ZjhjOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8dGl0bGU+QXJ0Ym9hcmQgNDM8L3RpdGxlPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0xIiB4PSIzLjUiIHk9IjUuNSIgd2lkdGg9IjMiIGhlaWdodD0iOCIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNywxNEgzVjVIN1pNNCwxM0g2VjZINFoiLz4KICA8L2c+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjYuNSIgeT0iMi41IiB3aWR0aD0iMyIgaGVpZ2h0PSIxMSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTAsMTRINlYyaDRaTTcsMTNIOVYzSDdaIi8+CiAgPC9nPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0xIiB4PSI5LjUiIHk9IjAuNSIgd2lkdGg9IjMiIGhlaWdodD0iMTMiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTEzLDE0SDlWMGg0Wm0tMy0xaDJWMUgxMFoiLz4KICA8L2c+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjAuNSIgeT0iOC41IiB3aWR0aD0iMyIgaGVpZ2h0PSI1Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTQiIGQ9Ik00LDE0SDBWOEg0Wk0xLDEzSDNWOUgxWiIvPgogIDwvZz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-menu-wrapper .e-5rating-3,.e-spreadsheet .e-5rating-3{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjYjNiM2IzOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM3MjcyNzI7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogIzRhN2RiMTsKICAgICAgfQoKICAgICAgLmNscy00IHsKICAgICAgICBmaWxsOiAjMzM1ZjhjOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8dGl0bGU+QXJ0Ym9hcmQgNDQ8L3RpdGxlPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0xIiB4PSI2LjUiIHk9IjIuNSIgd2lkdGg9IjMiIGhlaWdodD0iMTEiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTEwLDE0SDZWMmg0Wk03LDEzSDlWM0g3WiIvPgogIDwvZz4KICA8Zz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iOS41IiB5PSIwLjUiIHdpZHRoPSIzIiBoZWlnaHQ9IjEzIi8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xMywxNEg5VjBoNFptLTMtMWgyVjFIMTBaIi8+CiAgPC9nPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0zIiB4PSIwLjUiIHk9IjguNSIgd2lkdGg9IjMiIGhlaWdodD0iNSIvPgogICAgPHBhdGggY2xhc3M9ImNscy00IiBkPSJNNCwxNEgwVjhINFpNMSwxM0gzVjlIMVoiLz4KICA8L2c+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjMuNSIgeT0iNS41IiB3aWR0aD0iMyIgaGVpZ2h0PSI4Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTQiIGQ9Ik03LDE0SDNWNUg3Wk00LDEzSDZWNkg0WiIvPgogIDwvZz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-menu-wrapper .e-5rating-4,.e-spreadsheet .e-5rating-4{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjYjNiM2IzOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM3MjcyNzI7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogIzRhN2RiMTsKICAgICAgfQoKICAgICAgLmNscy00IHsKICAgICAgICBmaWxsOiAjMzM1ZjhjOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8dGl0bGU+QXJ0Ym9hcmQgNDU8L3RpdGxlPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0xIiB4PSI5LjUiIHk9IjAuNSIgd2lkdGg9IjMiIGhlaWdodD0iMTMiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTEzLDE0SDlWMGg0Wm0tMy0xaDJWMUgxMFoiLz4KICA8L2c+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjAuNSIgeT0iOC41IiB3aWR0aD0iMyIgaGVpZ2h0PSI1Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTQiIGQ9Ik00LDE0SDBWOEg0Wk0xLDEzSDNWOUgxWiIvPgogIDwvZz4KICA8Zz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iMy41IiB5PSI1LjUiIHdpZHRoPSIzIiBoZWlnaHQ9IjgiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtNCIgZD0iTTcsMTRIM1Y1SDdaTTQsMTNINlY2SDRaIi8+CiAgPC9nPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0zIiB4PSI2LjUiIHk9IjIuNSIgd2lkdGg9IjMiIGhlaWdodD0iMTEiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtNCIgZD0iTTEwLDE0SDZWMmg0Wk03LDEzSDlWM0g3WiIvPgogIDwvZz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-menu-wrapper .e-5rating-5,.e-spreadsheet .e-5rating-5{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNGE3ZGIxOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICMzMzVmOGM7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCA0NjwvdGl0bGU+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjkuNSIgeT0iMC41IiB3aWR0aD0iMyIgaGVpZ2h0PSIxMyIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTMsMTRIOVYwaDRabS0zLTFoMlYxSDEwWiIvPgogIDwvZz4KICA8Zz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iMC41IiB5PSI4LjUiIHdpZHRoPSIzIiBoZWlnaHQ9IjUiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTQsMTRIMFY4SDRaTTEsMTNIM1Y5SDFaIi8+CiAgPC9nPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0xIiB4PSIzLjUiIHk9IjUuNSIgd2lkdGg9IjMiIGhlaWdodD0iOCIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNywxNEgzVjVIN1pNNCwxM0g2VjZINFoiLz4KICA8L2c+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjYuNSIgeT0iMi41IiB3aWR0aD0iMyIgaGVpZ2h0PSIxMSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTAsMTRINlYyaDRaTTcsMTNIOVYzSDdaIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-5boxes-1,.e-spreadsheet .e-5boxes-1{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjNGE3ZGIxOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICMzMzVmOGM7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCA0NzwvdGl0bGU+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjYuNSIgeT0iMC41IiB3aWR0aD0iNiIgaGVpZ2h0PSI2IiByeD0iMC41IiByeT0iMC41Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xMiw3SDdBMSwxLDAsMCwxLDYsNlYxQTEsMSwwLDAsMSw3LDBoNWExLDEsMCwwLDEsMSwxVjZBMSwxLDAsMCwxLDEyLDdabTAtMVY2Wk03LDFWNmg1VjFaIi8+CiAgPC9nPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0xIiB4PSI2LjUiIHk9IjYuNSIgd2lkdGg9IjYiIGhlaWdodD0iNiIgcng9IjAuNSIgcnk9IjAuNSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTIsMTNIN2ExLDEsMCwwLDEtMS0xVjdBMSwxLDAsMCwxLDcsNmg1YTEsMSwwLDAsMSwxLDF2NUExLDEsMCwwLDEsMTIsMTNabTAtMXYwWk03LDd2NWg1VjdaIi8+CiAgPC9nPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0xIiB4PSIwLjUiIHk9IjYuNSIgd2lkdGg9IjYiIGhlaWdodD0iNiIgcng9IjAuNSIgcnk9IjAuNSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNiwxM0gxYTEsMSwwLDAsMS0xLTFWN0ExLDEsMCwwLDEsMSw2SDZBMSwxLDAsMCwxLDcsN3Y1QTEsMSwwLDAsMSw2LDEzWm0wLTF2MFpNMSw3djVINlY3WiIvPgogIDwvZz4KICA8Zz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSI2IiBoZWlnaHQ9IjYiIHJ4PSIwLjUiIHJ5PSIwLjUiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTYsN0gxQTEsMSwwLDAsMSwwLDZWMUExLDEsMCwwLDEsMSwwSDZBMSwxLDAsMCwxLDcsMVY2QTEsMSwwLDAsMSw2LDdaTTYsNlY2Wk0xLDFWNkg2VjFaIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 50% 50%}.e-menu-wrapper .e-5boxes-2,.e-spreadsheet .e-5boxes-2{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjYjNiM2IzOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM3MjcyNzI7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogIzRhN2RiMTsKICAgICAgfQoKICAgICAgLmNscy00IHsKICAgICAgICBmaWxsOiAjMzM1ZjhjOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8dGl0bGU+QXJ0Ym9hcmQgNDg8L3RpdGxlPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0xIiB4PSI2LjUiIHk9IjAuNSIgd2lkdGg9IjYiIGhlaWdodD0iNiIgcng9IjAuNSIgcnk9IjAuNSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTIsN0g3QTEsMSwwLDAsMSw2LDZWMUExLDEsMCwwLDEsNywwaDVhMSwxLDAsMCwxLDEsMVY2QTEsMSwwLDAsMSwxMiw3Wm0wLTFWNlpNNywxVjZoNVYxWiIvPgogIDwvZz4KICA8Zz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iNi41IiB5PSI2LjUiIHdpZHRoPSI2IiBoZWlnaHQ9IjYiIHJ4PSIwLjUiIHJ5PSIwLjUiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtNCIgZD0iTTEyLDEzSDdhMSwxLDAsMCwxLTEtMVY3QTEsMSwwLDAsMSw3LDZoNWExLDEsMCwwLDEsMSwxdjVBMSwxLDAsMCwxLDEyLDEzWm0wLTF2MFpNNyw3djVoNVY3WiIvPgogIDwvZz4KICA8Zz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iMC41IiB5PSI2LjUiIHdpZHRoPSI2IiBoZWlnaHQ9IjYiIHJ4PSIwLjUiIHJ5PSIwLjUiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtNCIgZD0iTTYsMTNIMWExLDEsMCwwLDEtMS0xVjdBMSwxLDAsMCwxLDEsNkg2QTEsMSwwLDAsMSw3LDd2NUExLDEsMCwwLDEsNiwxM1ptMC0xdjBaTTEsN3Y1SDZWN1oiLz4KICA8L2c+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjAuNSIgeT0iMC41IiB3aWR0aD0iNiIgaGVpZ2h0PSI2IiByeD0iMC41IiByeT0iMC41Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTQiIGQ9Ik02LDdIMUExLDEsMCwwLDEsMCw2VjFBMSwxLDAsMCwxLDEsMEg2QTEsMSwwLDAsMSw3LDFWNkExLDEsMCwwLDEsNiw3Wk02LDZWNlpNMSwxVjZINlYxWiIvPgogIDwvZz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-menu-wrapper .e-5boxes-3,.e-spreadsheet .e-5boxes-3{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjYjNiM2IzOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM3MjcyNzI7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogIzRhN2RiMTsKICAgICAgfQoKICAgICAgLmNscy00IHsKICAgICAgICBmaWxsOiAjMzM1ZjhjOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8dGl0bGU+QXJ0Ym9hcmQgNDk8L3RpdGxlPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0xIiB4PSIwLjUiIHk9IjAuNSIgd2lkdGg9IjYiIGhlaWdodD0iNiIgcng9IjAuNSIgcnk9IjAuNSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNiw3SDFBMSwxLDAsMCwxLDAsNlYxQTEsMSwwLDAsMSwxLDBINkExLDEsMCwwLDEsNywxVjZBMSwxLDAsMCwxLDYsN1pNNiw2VjZaTTEsMVY2SDZWMVoiLz4KICA8L2c+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjYuNSIgeT0iMC41IiB3aWR0aD0iNiIgaGVpZ2h0PSI2IiByeD0iMC41IiByeT0iMC41Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xMiw3SDdBMSwxLDAsMCwxLDYsNlYxQTEsMSwwLDAsMSw3LDBoNWExLDEsMCwwLDEsMSwxVjZBMSwxLDAsMCwxLDEyLDdabTAtMVY2Wk03LDFWNmg1VjFaIi8+CiAgPC9nPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0zIiB4PSI2LjUiIHk9IjYuNSIgd2lkdGg9IjYiIGhlaWdodD0iNiIgcng9IjAuNSIgcnk9IjAuNSIvPgogICAgPHBhdGggY2xhc3M9ImNscy00IiBkPSJNMTIsMTNIN2ExLDEsMCwwLDEtMS0xVjdBMSwxLDAsMCwxLDcsNmg1YTEsMSwwLDAsMSwxLDF2NUExLDEsMCwwLDEsMTIsMTNabTAtMXYwWk03LDd2NWg1VjdaIi8+CiAgPC9nPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0zIiB4PSIwLjUiIHk9IjYuNSIgd2lkdGg9IjYiIGhlaWdodD0iNiIgcng9IjAuNSIgcnk9IjAuNSIvPgogICAgPHBhdGggY2xhc3M9ImNscy00IiBkPSJNNiwxM0gxYTEsMSwwLDAsMS0xLTFWN0ExLDEsMCwwLDEsMSw2SDZBMSwxLDAsMCwxLDcsN3Y1QTEsMSwwLDAsMSw2LDEzWm0wLTF2MFpNMSw3djVINlY3WiIvPgogIDwvZz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-menu-wrapper .e-5boxes-4,.e-spreadsheet .e-5boxes-4{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjYjNiM2IzOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM3MjcyNzI7CiAgICAgIH0KCiAgICAgIC5jbHMtMyB7CiAgICAgICAgZmlsbDogIzRhN2RiMTsKICAgICAgfQoKICAgICAgLmNscy00IHsKICAgICAgICBmaWxsOiAjMzM1ZjhjOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8dGl0bGU+QXJ0Ym9hcmQgNTA8L3RpdGxlPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0xIiB4PSIwLjUiIHk9IjAuNSIgd2lkdGg9IjYiIGhlaWdodD0iNiIgcng9IjAuNSIgcnk9IjAuNSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNiw3SDFBMSwxLDAsMCwxLDAsNlYxQTEsMSwwLDAsMSwxLDBINkExLDEsMCwwLDEsNywxVjZBMSwxLDAsMCwxLDYsN1pNNiw2VjZaTTEsMVY2SDZWMVoiLz4KICA8L2c+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjYuNSIgeT0iNi41IiB3aWR0aD0iNiIgaGVpZ2h0PSI2IiByeD0iMC41IiByeT0iMC41Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xMiwxM0g3YTEsMSwwLDAsMS0xLTFWN0ExLDEsMCwwLDEsNyw2aDVhMSwxLDAsMCwxLDEsMXY1QTEsMSwwLDAsMSwxMiwxM1ptMC0xdjBaTTcsN3Y1aDVWN1oiLz4KICA8L2c+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjAuNSIgeT0iNi41IiB3aWR0aD0iNiIgaGVpZ2h0PSI2IiByeD0iMC41IiByeT0iMC41Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTQiIGQ9Ik02LDEzSDFhMSwxLDAsMCwxLTEtMVY3QTEsMSwwLDAsMSwxLDZINkExLDEsMCwwLDEsNyw3djVBMSwxLDAsMCwxLDYsMTNabTAtMXYwWk0xLDd2NUg2VjdaIi8+CiAgPC9nPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0xIiB4PSI2LjUiIHk9IjAuNSIgd2lkdGg9IjYiIGhlaWdodD0iNiIgcng9IjAuNSIgcnk9IjAuNSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTIsN0g3QTEsMSwwLDAsMSw2LDZWMUExLDEsMCwwLDEsNywwaDVhMSwxLDAsMCwxLDEsMVY2QTEsMSwwLDAsMSwxMiw3Wm0wLTFWNlpNNywxVjZoNVYxWiIvPgogIDwvZz4KPC9zdmc+Cg==") no-repeat 50% 50%}.e-menu-wrapper .e-5boxes-5,.e-spreadsheet .e-5boxes-5{background:#0000 url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjYjNiM2IzOwogICAgICB9CgogICAgICAuY2xzLTIgewogICAgICAgIGZpbGw6ICM3MjcyNzI7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDx0aXRsZT5BcnRib2FyZCA1MCBjb3B5PC90aXRsZT4KICA8Zz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSI2IiBoZWlnaHQ9IjYiIHJ4PSIwLjUiIHJ5PSIwLjUiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTYsN0gxQTEsMSwwLDAsMSwwLDZWMUExLDEsMCwwLDEsMSwwSDZBMSwxLDAsMCwxLDcsMVY2QTEsMSwwLDAsMSw2LDdaTTYsNlY2Wk0xLDFWNkg2VjFaIi8+CiAgPC9nPgogIDxnPgogICAgPHJlY3QgY2xhc3M9ImNscy0xIiB4PSI2LjUiIHk9IjAuNSIgd2lkdGg9IjYiIGhlaWdodD0iNiIgcng9IjAuNSIgcnk9IjAuNSIvPgogICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTIsN0g3QTEsMSwwLDAsMSw2LDZWMUExLDEsMCwwLDEsNywwaDVhMSwxLDAsMCwxLDEsMVY2QTEsMSwwLDAsMSwxMiw3Wm0wLTFWNlpNNywxVjZoNVYxWiIvPgogIDwvZz4KICA8Zz4KICAgIDxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iMC41IiB5PSI2LjUiIHdpZHRoPSI2IiBoZWlnaHQ9IjYiIHJ4PSIwLjUiIHJ5PSIwLjUiLz4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTYsMTNIMWExLDEsMCwwLDEtMS0xVjdBMSwxLDAsMCwxLDEsNkg2QTEsMSwwLDAsMSw3LDd2NUExLDEsMCwwLDEsNiwxM1ptMC0xdjBaTTEsN3Y1SDZWN1oiLz4KICA8L2c+CiAgPGc+CiAgICA8cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjYuNSIgeT0iNi41IiB3aWR0aD0iNiIgaGVpZ2h0PSI2IiByeD0iMC41IiByeT0iMC41Ii8+CiAgICA8cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xMiwxM0g3YTEsMSwwLDAsMS0xLTFWN0ExLDEsMCwwLDEsNyw2aDVhMSwxLDAsMCwxLDEsMXY1QTEsMSwwLDAsMSwxMiwxM1ptMC0xdjBaTTcsN3Y1aDVWN1oiLz4KICA8L2c+Cjwvc3ZnPgo=") no-repeat 50% 50%}.e-popup.e-menu-popup.e-chart-menu ul .e-area-text,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-text,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-text,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-text,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-text,.e-popup.e-menu-popup.e-chart-menu ul .e-line-text,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-text,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-text,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-text,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-text,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-text,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-text,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-text,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-text,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-text,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-text,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-text,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-text{background-color:#eee}.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont{background-color:#fff}.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont .e-area:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont .e-clusteredbar3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont .e-clusteredbar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont .e-clusteredcolumn3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont .e-clusteredcolumn:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont .e-doughnut:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont .e-line:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont .e-pie:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont .e-radar-markers:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont .e-radar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont .e-scatter:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont .e-stackedarea100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont .e-stackedarea:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont .e-stackedbar1003d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont .e-stackedbar100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont .e-stackedbar3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont .e-stackedbar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont .e-stackedcolumn1003d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont .e-stackedcolumn100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont .e-stackedcolumn3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont .e-stackedcolumn:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont .e-stackedline100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-area-cont .e-stackedline:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont .e-area:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont .e-clusteredbar3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont .e-clusteredbar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont .e-clusteredcolumn3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont .e-clusteredcolumn:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont .e-doughnut:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont .e-line:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont .e-pie:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont .e-radar-markers:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont .e-radar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont .e-scatter:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont .e-stackedarea100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont .e-stackedarea:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont .e-stackedbar1003d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont .e-stackedbar100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont .e-stackedbar3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont .e-stackedbar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont .e-stackedcolumn1003d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont .e-stackedcolumn100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont .e-stackedcolumn3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont .e-stackedcolumn:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont .e-stackedline100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar1-cont .e-stackedline:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont .e-area:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont .e-clusteredbar3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont .e-clusteredbar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont .e-clusteredcolumn3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont .e-clusteredcolumn:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont .e-doughnut:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont .e-line:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont .e-pie:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont .e-radar-markers:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont .e-radar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont .e-scatter:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont .e-stackedarea100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont .e-stackedarea:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont .e-stackedbar1003d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont .e-stackedbar100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont .e-stackedbar3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont .e-stackedbar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont .e-stackedcolumn1003d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont .e-stackedcolumn100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont .e-stackedcolumn3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont .e-stackedcolumn:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont .e-stackedline100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-bar2-cont .e-stackedline:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont .e-area:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont .e-clusteredbar3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont .e-clusteredbar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont .e-clusteredcolumn3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont .e-clusteredcolumn:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont .e-doughnut:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont .e-line:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont .e-pie:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont .e-radar-markers:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont .e-radar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont .e-scatter:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont .e-stackedarea100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont .e-stackedarea:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont .e-stackedbar1003d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont .e-stackedbar100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont .e-stackedbar3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont .e-stackedbar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont .e-stackedcolumn1003d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont .e-stackedcolumn100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont .e-stackedcolumn3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont .e-stackedcolumn:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont .e-stackedline100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column1-cont .e-stackedline:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont .e-area:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont .e-clusteredbar3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont .e-clusteredbar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont .e-clusteredcolumn3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont .e-clusteredcolumn:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont .e-doughnut:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont .e-line:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont .e-pie:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont .e-radar-markers:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont .e-radar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont .e-scatter:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont .e-stackedarea100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont .e-stackedarea:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont .e-stackedbar1003d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont .e-stackedbar100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont .e-stackedbar3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont .e-stackedbar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont .e-stackedcolumn1003d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont .e-stackedcolumn100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont .e-stackedcolumn3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont .e-stackedcolumn:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont .e-stackedline100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-column2-cont .e-stackedline:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-is-wrapper:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont .e-area:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont .e-clusteredbar3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont .e-clusteredbar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont .e-clusteredcolumn3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont .e-clusteredcolumn:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont .e-doughnut:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont .e-line:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont .e-pie:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont .e-radar-markers:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont .e-radar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont .e-scatter:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont .e-stackedarea100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont .e-stackedarea:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont .e-stackedbar1003d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont .e-stackedbar100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont .e-stackedbar3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont .e-stackedbar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont .e-stackedcolumn1003d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont .e-stackedcolumn100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont .e-stackedcolumn3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont .e-stackedcolumn:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont .e-stackedline100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-line-cont .e-stackedline:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont .e-area:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont .e-clusteredbar3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont .e-clusteredbar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont .e-clusteredcolumn3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont .e-clusteredcolumn:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont .e-doughnut:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont .e-line:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont .e-pie:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont .e-radar-markers:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont .e-radar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont .e-scatter:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont .e-stackedarea100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont .e-stackedarea:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont .e-stackedbar1003d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont .e-stackedbar100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont .e-stackedbar3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont .e-stackedbar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont .e-stackedcolumn1003d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont .e-stackedcolumn100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont .e-stackedcolumn3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont .e-stackedcolumn:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont .e-stackedline100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-pie-cont .e-stackedline:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont .e-area:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont .e-clusteredbar3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont .e-clusteredbar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont .e-clusteredcolumn3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont .e-clusteredcolumn:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont .e-doughnut:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont .e-line:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont .e-pie:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont .e-radar-markers:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont .e-radar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont .e-scatter:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont .e-stackedarea100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont .e-stackedarea:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont .e-stackedbar1003d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont .e-stackedbar100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont .e-stackedbar3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont .e-stackedbar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont .e-stackedcolumn1003d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont .e-stackedcolumn100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont .e-stackedcolumn3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont .e-stackedcolumn:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont .e-stackedline100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-radar-cont .e-stackedline:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont .e-area:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont .e-clusteredbar3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont .e-clusteredbar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont .e-clusteredcolumn3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont .e-clusteredcolumn:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont .e-doughnut:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont .e-line:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont .e-pie:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont .e-radar-markers:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont .e-radar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont .e-scatter:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont .e-stackedarea100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont .e-stackedarea:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont .e-stackedbar1003d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont .e-stackedbar100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont .e-stackedbar3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont .e-stackedbar:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont .e-stackedcolumn1003d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont .e-stackedcolumn100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont .e-stackedcolumn3d:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont .e-stackedcolumn:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont .e-stackedline100:hover,.e-popup.e-menu-popup.e-chart-menu ul .e-scatter-cont .e-stackedline:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont .e-area:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont .e-clusteredbar3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont .e-clusteredbar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont .e-clusteredcolumn3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont .e-clusteredcolumn:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont .e-doughnut:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont .e-line:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont .e-pie:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont .e-radar-markers:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont .e-radar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont .e-scatter:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont .e-stackedarea100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont .e-stackedarea:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont .e-stackedbar1003d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont .e-stackedbar100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont .e-stackedbar3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont .e-stackedbar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont .e-stackedcolumn1003d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont .e-stackedcolumn100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont .e-stackedcolumn3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont .e-stackedcolumn:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont .e-stackedline100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-area-cont .e-stackedline:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont .e-area:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont .e-clusteredbar3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont .e-clusteredbar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont .e-clusteredcolumn3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont .e-clusteredcolumn:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont .e-doughnut:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont .e-line:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont .e-pie:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont .e-radar-markers:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont .e-radar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont .e-scatter:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont .e-stackedarea100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont .e-stackedarea:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont .e-stackedbar1003d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont .e-stackedbar100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont .e-stackedbar3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont .e-stackedbar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont .e-stackedcolumn1003d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont .e-stackedcolumn100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont .e-stackedcolumn3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont .e-stackedcolumn:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont .e-stackedline100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar1-cont .e-stackedline:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont .e-area:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont .e-clusteredbar3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont .e-clusteredbar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont .e-clusteredcolumn3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont .e-clusteredcolumn:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont .e-doughnut:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont .e-line:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont .e-pie:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont .e-radar-markers:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont .e-radar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont .e-scatter:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont .e-stackedarea100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont .e-stackedarea:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont .e-stackedbar1003d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont .e-stackedbar100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont .e-stackedbar3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont .e-stackedbar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont .e-stackedcolumn1003d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont .e-stackedcolumn100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont .e-stackedcolumn3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont .e-stackedcolumn:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont .e-stackedline100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-bar2-cont .e-stackedline:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont .e-area:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont .e-clusteredbar3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont .e-clusteredbar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont .e-clusteredcolumn3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont .e-clusteredcolumn:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont .e-doughnut:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont .e-line:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont .e-pie:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont .e-radar-markers:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont .e-radar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont .e-scatter:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont .e-stackedarea100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont .e-stackedarea:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont .e-stackedbar1003d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont .e-stackedbar100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont .e-stackedbar3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont .e-stackedbar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont .e-stackedcolumn1003d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont .e-stackedcolumn100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont .e-stackedcolumn3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont .e-stackedcolumn:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont .e-stackedline100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column1-cont .e-stackedline:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont .e-area:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont .e-clusteredbar3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont .e-clusteredbar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont .e-clusteredcolumn3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont .e-clusteredcolumn:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont .e-doughnut:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont .e-line:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont .e-pie:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont .e-radar-markers:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont .e-radar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont .e-scatter:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont .e-stackedarea100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont .e-stackedarea:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont .e-stackedbar1003d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont .e-stackedbar100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont .e-stackedbar3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont .e-stackedbar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont .e-stackedcolumn1003d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont .e-stackedcolumn100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont .e-stackedcolumn3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont .e-stackedcolumn:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont .e-stackedline100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-column2-cont .e-stackedline:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-is-wrapper:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont .e-area:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont .e-clusteredbar3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont .e-clusteredbar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont .e-clusteredcolumn3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont .e-clusteredcolumn:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont .e-doughnut:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont .e-line:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont .e-pie:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont .e-radar-markers:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont .e-radar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont .e-scatter:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont .e-stackedarea100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont .e-stackedarea:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont .e-stackedbar1003d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont .e-stackedbar100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont .e-stackedbar3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont .e-stackedbar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont .e-stackedcolumn1003d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont .e-stackedcolumn100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont .e-stackedcolumn3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont .e-stackedcolumn:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont .e-stackedline100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-line-cont .e-stackedline:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont .e-area:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont .e-clusteredbar3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont .e-clusteredbar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont .e-clusteredcolumn3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont .e-clusteredcolumn:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont .e-doughnut:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont .e-line:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont .e-pie:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont .e-radar-markers:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont .e-radar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont .e-scatter:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont .e-stackedarea100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont .e-stackedarea:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont .e-stackedbar1003d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont .e-stackedbar100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont .e-stackedbar3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont .e-stackedbar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont .e-stackedcolumn1003d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont .e-stackedcolumn100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont .e-stackedcolumn3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont .e-stackedcolumn:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont .e-stackedline100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-pie-cont .e-stackedline:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont .e-area:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont .e-clusteredbar3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont .e-clusteredbar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont .e-clusteredcolumn3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont .e-clusteredcolumn:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont .e-doughnut:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont .e-line:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont .e-pie:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont .e-radar-markers:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont .e-radar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont .e-scatter:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont .e-stackedarea100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont .e-stackedarea:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont .e-stackedbar1003d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont .e-stackedbar100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont .e-stackedbar3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont .e-stackedbar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont .e-stackedcolumn1003d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont .e-stackedcolumn100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont .e-stackedcolumn3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont .e-stackedcolumn:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont .e-stackedline100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-radar-cont .e-stackedline:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-area:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-clusteredbar3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-clusteredbar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-clusteredcolumn3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-clusteredcolumn:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-doughnut:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-line:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-pie:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-radar-markers:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-radar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-scatter:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-stackedarea100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-stackedarea:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-stackedbar1003d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-stackedbar100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-stackedbar3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-stackedbar:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-stackedcolumn1003d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-stackedcolumn100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-stackedcolumn3d:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-stackedcolumn:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-stackedline100:hover,.e-popup.e-menu-popup.e-chart-type-menu ul .e-scatter-cont .e-stackedline:hover{background-color:#eee}.e-ribbon .e-content .e-toolbar .e-toolbar-items .e-toolbar-item.e-overlay .e-icons{color:#0000008a}.e-dropdown-popup ul .e-item .e-menu-icon.e-selected-icon{color:#000000de}.e-dropdown-popup.e-align-ddb ul .e-item:not(.e-selected) .e-menu-icon{color:#0000008a}.e-numformat-ddb.e-dropdown-popup ul .e-item .e-numformat-preview-text{opacity:.5}.e-sort-dialog .e-sort-listwrapper{border-bottom:1px dashed #e0e0e0}.e-sort-dialog .e-sort-error{background-color:#fce7e9;color:#333}.e-dropdown-popup.e-sheets-list .e-item.e-hide{opacity:.45}.e-ribbon .e-drop-icon:before{content:"\e94d"}.e-ribbon .e-menu-wrapper.e-file-menu ul .e-menu-item .e-caret:before{content:"\e969"}.e-ribbon{border:1px solid #e0e0e0;position:relative}.e-ribbon .e-tab .e-content .e-toolbar{border:0}.e-ribbon .e-tab .e-tab-header,.e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator){height:35px;min-height:35px}.e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-tab-wrap,.e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-text-wrap{height:35px}.e-ribbon .e-tab .e-tab-header .e-toolbar-items,.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-scroll-nav{height:35px;min-height:35px}.e-ribbon .e-tab .e-tab-header .e-hscroll{display:inline-block!important;width:calc(100% - 28px)}.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-toolbar-item:nth-child(2) .e-tab-wrap{padding:0}.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-toolbar-item:nth-child(2) .e-text-wrap{vertical-align:top}.e-ribbon .e-tab .e-tab-header .e-indicator{z-index:1}.e-ribbon .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap{padding:0 12px}.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-toolbar-item.e-hide{display:none}.e-ribbon .e-tab .e-tab-header .e-toolbar-item{-webkit-user-select:none;user-select:none}.e-ribbon .e-tab .e-tab-header .e-toolbar-item .e-tab-text{text-transform:none}.e-ribbon .e-tab.e-sheet-tab .e-tab-header .e-tab-text{white-space:pre}.e-ribbon .e-drop-icon{cursor:pointer;font-family:e-icons;margin:12.5px 4px;position:absolute;right:0;text-align:center;top:0;transform:rotate(180deg);transition:transform .3s ease;width:18px;font-size:10px}.e-ribbon .e-drop-icon.e-disabled{cursor:default;pointer-events:none}.e-ribbon.e-collapsed .e-content,.e-ribbon.e-collapsed .e-indicator,.e-ribbon.e-collapsed .e-tab-header .e-toolbar-item.e-active .e-text-wrap:before{display:none}.e-ribbon.e-collapsed .e-drop-icon{transform:rotate(0deg)}.e-ribbon .e-content .e-toolbar.e-overlay .e-toolbar-items .e-toolbar-item.e-overlay{opacity:1}.e-ribbon .e-menu-wrapper{border-width:0}.e-ribbon .e-menu-wrapper ul.e-menu{padding:0}.e-ribbon .e-menu-wrapper ul .e-menu-item.e-menu-caret-icon{height:35px;line-height:35px}.e-ribbon .e-menu-wrapper ul .e-menu-item.e-menu-caret-icon .e-caret{line-height:35px}.e-bigger .e-ribbon .e-menu-wrapper.e-file-menu ul.e-menu,.e-bigger.e-ribbon .e-menu-wrapper.e-file-menu ul.e-menu{padding:0}.e-bigger .e-ribbon .e-menu-wrapper.e-file-menu ul.e-menu .e-menu-item.e-menu-caret-icon,.e-bigger.e-ribbon .e-menu-wrapper.e-file-menu ul.e-menu .e-menu-item.e-menu-caret-icon{height:41px;line-height:41px}.e-bigger .e-ribbon .e-menu-wrapper.e-file-menu ul.e-menu .e-menu-item.e-menu-caret-icon .e-caret,.e-bigger.e-ribbon .e-menu-wrapper.e-file-menu ul.e-menu .e-menu-item.e-menu-caret-icon .e-caret{line-height:41px}.e-bigger .e-ribbon .e-drop-icon,.e-bigger.e-ribbon .e-drop-icon{font-size:12px;margin:14.5px 5px}.e-bigger .e-ribbon .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap,.e-bigger.e-ribbon .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap{padding:0 16px}.e-bigger .e-ribbon .e-tab .e-tab-header,.e-bigger .e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator),.e-bigger.e-ribbon .e-tab .e-tab-header,.e-bigger.e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator){height:41px;min-height:41px}.e-bigger .e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-tab-wrap,.e-bigger .e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-text-wrap,.e-bigger.e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-tab-wrap,.e-bigger.e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-text-wrap{height:41px}.e-bigger .e-ribbon .e-tab .e-tab-header .e-toolbar-items,.e-bigger .e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-scroll-nav,.e-bigger.e-ribbon .e-tab .e-tab-header .e-toolbar-items,.e-bigger.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-scroll-nav{height:41px;min-height:41px}.e-ribbon{background-color:#fafafa}.e-ribbon .e-tab .e-tab-header{background-color:inherit}.e-ribbon .e-tab .e-tab-header .e-tab-wrap:focus{background:#e3165b1f}.e-ribbon .e-tab .e-tab-header .e-tab-wrap:focus .e-tab-icon,.e-ribbon .e-tab .e-tab-header .e-tab-wrap:focus .e-tab-text{color:#e3165b}.e-ribbon .e-tab .e-content .e-toolbar .e-toolbar-items .e-toolbar-item.e-separator{border-color:#dcdcdc}.e-ribbon .e-tab .e-tab-header:not(.e-vertical) .e-toolbar-item.e-active{border:0}.e-ribbon .e-drop-icon{color:#5f6368}.e-ribbon .e-tab .e-content .e-toolbar{border-bottom-color:#0000;border-top-color:#0000}.e-ribbon .e-menu-wrapper{background-color:initial}.e-ddl.e-control-wrapper .e-ddl-icon:before{transform:rotate(0deg);transition:transform .3s ease}.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon:before{transform:rotate(180deg);transition:transform .3s ease}.e-dropdownbase .e-list-item.e-active.e-hover{color:#e3165b}.e-input-group:not(.e-disabled) .e-back-icon:active,.e-input-group:not(.e-disabled) .e-back-icon:hover,.e-input-group:not(.e-disabled) .e-control.e-dropdownlist~.e-ddl-icon:active,.e-input-group:not(.e-disabled) .e-control.e-dropdownlist~.e-ddl-icon:hover,.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:active,.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:hover{background:#0000}.e-input-group .e-ddl-icon:not(:active):after{animation:none}.e-ddl.e-popup{border:0;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;margin-top:2px}.e-popup.e-ddl .e-dropdownbase{min-height:26px}.e-bigger .e-popup.e-ddl-device-filter .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error){border-color:#e0e0e0}.e-bigger .e-popup.e-ddl-device-filter{margin-top:0}.e-bigger .e-ddl-device .e-input-group,.e-bigger .e-ddl-device .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error){background:#f5f5f5;border-width:0;box-shadow:none;margin-bottom:0}.e-bigger .e-ddl-device .e-input-group .e-back-icon,.e-bigger .e-ddl-device .e-input-group .e-clear-icon,.e-bigger .e-ddl-device .e-input-group input.e-input{background-color:#f5f5f5}.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon{margin:6px 6px 5px;min-height:12px;min-width:12px;padding:6px}.e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,.e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon{min-height:16px;min-width:16px}.e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter,.e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter{padding:8px 16px 8px 0}.e-input-group.e-ddl,.e-input-group.e-ddl .e-ddl-icon,.e-input-group.e-ddl .e-input{background:#0000}.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left){border-bottom-width:0}.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus.e-small .e-clear-icon,.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-small .e-clear-icon,.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon,.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon{margin:0}.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small .e-input-filter,.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small.e-input-focus .e-input-filter,.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter{padding:5px 5px 5px 12px}.e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-small .e-clear-icon,.e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-small .e-clear-icon,.e-bigger.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,.e-bigger.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger.e-small .e-clear-icon,.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger .e-clear-icon,.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger .e-clear-icon{min-height:18px;min-width:18px}.e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small .e-input-filter,.e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small .e-input-filter,.e-bigger.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,.e-bigger.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-bigger.e-small .e-input-filter,.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-bigger .e-input-filter,.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-bigger .e-input-filter{padding:8px 16px}.e-ddl.e-popup.e-outline .e-filter-parent{padding:4px 8px}
/*!component icons*/.e-excelfilter .e-icon-filter:before{content:"\e7ee"}.e-excelfilter .e-excl-filter-icon:before{content:"\e251"}.e-excelfilter .e-excl-filter-icon.e-filtered:before{content:"\e248"}.e-excelfilter .e-search-icon:before{content:"\e993"}.e-excelfilter .e-chkcancel-icon:before{content:"\e7a7"}.e-excelfilter .e-sortascending:before{content:"\e734"}.e-excelfilter .e-sortdescending:before{content:"\e733"}
/*! Excel-Filter layout */.sf-grid .e-excelfilter .e-dlg-content{overflow:visible;padding:0}.sf-grid .e-excelfilter .e-searchcontainer{padding:4px 18px 18px}.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon,.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator){height:26px;line-height:26px}.sf-grid .e-excelfilter .e-searchbox{padding-left:0}.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-separator{height:auto}.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul{position:absolute}.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu{display:inline-block;position:relative;width:100%}.sf-grid-dlg.e-xlflmenu .e-xlfl-radiodiv{width:unset}.e-xlflmenu{min-height:295px}.e-xlflmenu .e-xlfl-dlgfields{font-size:17px}.e-xlflmenu .e-xlfl-fieldset{font-size:14px;padding-top:15px}.e-xlflmenu .e-xlfl-mtcase,.e-xlflmenu .e-xlfl-optr,.e-xlflmenu .e-xlfl-radio,.e-xlflmenu .e-xlfl-value{padding-top:12px}.e-xlflmenu .e-xlfl-optr:first-child{padding-right:12px}.e-xlflmenu .e-xlfl-table{border-spacing:0;table-layout:fixed;width:100%}.e-xlflmenu .e-radio+label .e-label{margin-top:0;padding-left:23px;padding-right:13px}.e-xlflmenu .e-checkbox-wrapper .e-frame+.e-label{margin-bottom:1px;margin-left:6px}.e-xlflmenu .e-checkbox-wrapper .e-frame{margin-bottom:1px}.e-xlflmenu .e-dlg-content{padding-bottom:6px}.e-xlflmenu .e-xlfl-radiodiv{width:117px}.e-xlflmenu .e-xlfl-matchcasediv{margin-left:0;margin-right:13px}.e-xlfl-matchcasediv,.e-xlfl-radio-or{margin-left:13px}.e-xlflmenu.e-rtl .e-xlfl-optr{padding-left:12px;padding-right:0}.e-xlflmenu.e-rtl .e-radio+label .e-label{padding-left:0;padding-right:25px}.e-xlflmenu.e-rtl .e-xlfl-radio-or{margin-left:0;margin-right:13px}.e-bigger .e-xlflmenu.e-rtl .e-radio+label .e-label{padding-left:0;padding-right:25px}.e-bigger .e-xlflmenu{min-height:396px}.e-bigger .e-xlflmenu .e-xlfl-table{border-spacing:0;width:100%}.e-bigger .e-xlflmenu .e-dlg-content{padding-bottom:8px}.e-bigger .e-xlflmenu .e-radio+label .e-label{padding-left:28px;padding-right:5px}.e-bigger .e-xlflmenu .e-checkbox-wrapper .e-frame+.e-label{margin-left:8px}.e-bigger .e-xlflmenu .e-xlfl-radiodiv{width:137px}.e-bigger .e-xlflmenu .e-xlfl-matchcasediv,.e-bigger .e-xlflmenu .e-xlfl-radio-or{margin-left:18px}.e-bigger .e-xlflmenu .e-xlfl-optr:first-child{padding-right:16px}.e-bigger .e-xlflmenu .e-xlfl-dlgfields{font-size:18px}.e-bigger .e-xlflmenu .e-xlfl-fieldset{font-size:15px;padding-top:20px}.e-bigger .e-xlflmenu .e-xlfl-mtcase,.e-bigger .e-xlflmenu .e-xlfl-optr,.e-bigger .e-xlflmenu .e-xlfl-radio,.e-bigger .e-xlflmenu .e-xlfl-value{padding-top:16px}.e-bigger .e-excelfilter .e-xlflmenu,.e-excelfilter.e-bigger .e-xlflmenu{min-height:396px}.e-bigger .e-excelfilter .e-ftrchk,.e-excelfilter.e-bigger .e-ftrchk{padding-bottom:13px;padding-top:13px}.e-bigger .e-excelfilter .e-contextmenu-container ul li,.e-bigger .e-excelfilter .e-contextmenu-wrapper ul li,.e-excelfilter.e-bigger .e-contextmenu-container ul li,.e-excelfilter.e-bigger .e-contextmenu-wrapper ul li{height:48px;line-height:48px}.e-bigger .e-excelfilter .e-contextmenu-container ul li .e-menu-icon,.e-bigger .e-excelfilter .e-contextmenu-wrapper ul li .e-menu-icon,.e-excelfilter.e-bigger .e-contextmenu-container ul li .e-menu-icon,.e-excelfilter.e-bigger .e-contextmenu-wrapper ul li .e-menu-icon{height:48px;line-height:48px;margin-right:15px}.e-bigger .e-excelfilter .e-contextmenu-wrapper ul .e-menu-item .e-caret,.e-excelfilter.e-bigger .e-contextmenu-wrapper ul .e-menu-item .e-caret{height:48px;line-height:48px;margin-right:0}.e-bigger .e-excelfilter.e-rtl .e-contextmenu-wrapper ul .e-menu-item .e-caret,.e-excelfilter.e-bigger.e-rtl .e-contextmenu-wrapper ul .e-menu-item .e-caret{margin-left:0}.e-bigger .e-excelfilter.e-dialog .e-dlg-content,.e-excelfilter.e-bigger.e-dialog .e-dlg-content{padding-left:11px}.e-bigger .e-excelfilter .e-ftrchk,.e-bigger .e-excelfilter .e-searchbox,.e-excelfilter.e-bigger .e-ftrchk,.e-excelfilter.e-bigger .e-searchbox{padding-left:13px}.e-bigger .e-excelfilter.e-rtl .e-dlg-content,.e-excelfilter.e-bigger.e-rtl .e-dlg-content{padding-left:24px;padding-right:11px}.e-bigger .e-excelfilter.e-rtl .e-ftrchk,.e-bigger .e-excelfilter.e-rtl .e-searchbox,.e-excelfilter.e-bigger.e-rtl .e-ftrchk,.e-excelfilter.e-bigger.e-rtl .e-searchbox{padding-left:0;padding-right:13px}.e-excelfilter .e-checkboxlist{height:200px;margin-top:5px;min-height:160px;overflow-y:auto}.e-excelfilter .e-checkboxfiltertext{width:150px;word-break:normal}.e-excelfilter .e-chk-hidden{-moz-appearance:none;height:1px;opacity:0;width:1px}.e-excelfilter .e-contextmenu-container ul li,.e-excelfilter .e-contextmenu-wrapper ul li{height:36px;line-height:36px}.e-excelfilter .e-contextmenu-container ul:not(.e-ul),.e-excelfilter .e-contextmenu-wrapper ul{border:0;border-radius:0;box-shadow:none;max-width:300px;padding-bottom:4px;position:static}.e-excelfilter .e-dlg-content{background-color:#fff}.e-excelfilter .e-contextmenu-wrapper,.e-excelfilter .e-contextmenu-wrapper ul{display:block}.e-excelfilter .e-contextmenu-wrapper ul{padding-bottom:4px;position:static}.e-excelfilter .e-contextmenu-wrapper ul li .e-contextmenu-container ul li{height:36px;line-height:36px}.e-excelfilter .e-contextmenu-container ul li .e-menu-icon,.e-excelfilter .e-contextmenu-wrapper ul li .e-menu-icon{height:36px;line-height:36px;margin-right:12px}.e-excelfilter.e-rtl .e-contextmenu-wrapper ul li .e-menu-icon{margin-right:0}.e-excelfilter .e-contextmenu-wrapper ul .e-menu-item .e-caret{height:36px;line-height:36px;margin-right:0}.e-excelfilter.e-rtl .e-contextmenu-wrapper ul .e-menu-item .e-caret{margin-left:0}.e-excelfilter .e-footer-content{border-style:solid;border-width:1px 0 0}.e-excelfilter .e-excel-menu{z-index:1000}.e-excelfilter .e-dlg-content{padding-top:0}.e-excelfilter .e-xlsel{border:0 solid;position:absolute;-webkit-user-select:none;user-select:none}.e-excelfilter .e-ftrchk,.e-excelfilter .e-searchbox,.e-excelfilter.e-dialog .e-dlg-content{padding-left:9px}.e-excelfilter.e-rtl .e-dlg-content{padding-left:18px;padding-right:9px}.e-excelfilter.e-rtl .e-ftrchk,.e-excelfilter.e-rtl .e-searchbox{padding-left:0;padding-right:9px}.e-excelfilter .e-searchbox{display:block}.e-ftrchk{padding-bottom:9px;padding-top:9px}
/*! Excel-Filter theme */.e-excelfilter .e-footer-content{border-color:#0000001f;opacity:1}.e-excelfilter .e-filtered:before{color:#e3165b}.e-excelfilter .e-dlg-content{padding-bottom:0}li.e-separator.e-menu-item.e-excel-separator{margin-bottom:4px;margin-top:4px}.e-xlsel{background-color:#e3165b;border-color:#e3165b}@keyframes e-input-ripple{to{opacity:0;transform:scale(4)}}@keyframes slideTopUp{0%{transform:translateZ(0) scale(1)}to{transform:translateZ(0) scale(1)}}@keyframes material-spinner-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fabric-spinner-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*! component's theme wise override definitions and variables */@keyframes tbar-popup-shadow{0%{border-color:#ffffff80;box-shadow:0 0 0 0 #ffffff80}to{box-shadow:0 0 0 200px #ffffff1f}}
/*!componenticons*/.e-icon-check:before{content:"\e7ff"}.e-grid .e-group-animate .e-drag.e-icon-drag:before,.e-grid-menu .e-group-animate .e-drag.e-icon-drag:before{content:"\e330"}.e-grid .e-group-animate .e-nextgroup.e-icon-next:before,.e-grid-menu .e-group-animate .e-nextgroup.e-icon-next:before{content:"\ec07"}.e-grid .e-icon-ascending:before,.e-grid-menu .e-icon-ascending:before{content:"\e840"}.e-grid .e-icon-descending:before,.e-grid-menu .e-icon-descending:before{content:"\e83f"}.e-grid .e-icon-hide:before,.e-grid-menu .e-icon-hide:before{content:"\e825"}.e-grid .e-ungroupbutton.e-icon-hide:before,.e-grid-menu .e-ungroupbutton.e-icon-hide:before{content:"\e917"}.e-grid .e-icon-rowselect:before,.e-grid-menu .e-icon-rowselect:before{content:"\e930"}.e-grid .e-icon-sortdirect:before,.e-grid-menu .e-icon-sortdirect:before{content:"\e890"}.e-grid .e-icon-gdownarrow:before,.e-grid-menu .e-icon-gdownarrow:before{content:"\e83d"}.e-grid .e-icon-grightarrow:before,.e-grid-menu .e-icon-grightarrow:before{content:"\e859"}.e-grid .e-icon-filter.e-filtered:before,.e-grid .e-icon-filter:before,.e-grid-menu .e-icon-filter.e-filtered:before,.e-grid-menu .e-icon-filter:before{content:"\e7ee"}.e-grid .e-resfilter-icon:before,.e-grid-menu .e-resfilter-icon:before{content:"\e251"}.e-grid .e-ressort-icon:before,.e-grid-menu .e-ressort-icon:before{content:"\e612"}.e-grid .e-excl-filter-icon:before,.e-grid-menu .e-excl-filter-icon:before{content:"\e251"}.e-grid .e-excl-filter-icon.e-filtered:before,.e-grid-menu .e-excl-filter-icon.e-filtered:before{content:"\e248"}.e-grid-menu.e-rtl .e-icon-grightarrow:before,.e-grid.e-rtl .e-icon-grightarrow:before{content:"\e854"}.e-grid .e-icon-group:before,.e-grid .e-icon-ungroup:before,.e-grid-menu .e-icon-group:before,.e-grid-menu .e-icon-ungroup:before{content:"\e926"}.e-grid .e-icon-reorderuparrow:before,.e-grid-menu .e-icon-reorderuparrow:before{content:"\e918"}.e-grid .e-icon-reorderdownarrow:before,.e-grid-menu .e-icon-reorderdownarrow:before{content:"\e919"}.e-grid .e-print:before,.e-grid-menu .e-print:before{content:"\e813"}.e-grid .e-add:before,.e-grid-menu .e-add:before{content:"\e7f9"}.e-grid .e-resback-icon:before,.e-grid-menu .e-resback-icon:before{content:"\e977"}.e-grid .e-wordexport:before,.e-grid-menu .e-wordexport:before{content:"\e7b0"}.e-grid .e-pdfexport:before,.e-grid-menu .e-pdfexport:before{content:"\e240"}.e-grid .e-csvexport:before,.e-grid-menu .e-csvexport:before{content:"\e241"}.e-grid .e-excelexport:before,.e-grid-menu .e-excelexport:before{content:"\e242"}.e-grid .e-edit:before,.e-grid-menu .e-edit:before{content:"\e81e"}.e-grid .e-columnmenu.e-filtered:before,.e-grid .e-columnmenu:before,.e-grid-menu .e-columnmenu.e-filtered:before,.e-grid-menu .e-columnmenu:before{content:"\e984"}.e-grid .e-delete:before,.e-grid-menu .e-delete:before{content:"\e84e"}.e-grid .e-cancel:before,.e-grid-menu .e-cancel:before{content:"\e825"}.e-grid .e-copy:before,.e-grid-menu .e-copy:before{content:"\e70a"}.e-grid .e-save:before,.e-grid-menu .e-save:before{content:"\e98e"}.e-grid .e-update:before,.e-grid-menu .e-update:before{content:"\e735"}.e-grid .e-search-icon:before,.e-grid-menu .e-search-icon:before{content:"\e993"}.e-grid .e-cancel-icon:before,.e-grid-menu .e-cancel-icon:before{content:"\e825"}.e-grid .e-columnchooserdiv:before,.e-grid-menu .e-columnchooserdiv:before{content:"\e714"}.e-grid .e-ccsearch-icon:before,.e-grid-menu .e-ccsearch-icon:before{content:"\e993"}.e-grid .e-columnchooser:before,.e-grid-menu .e-columnchooser:before{content:"\e21e"}.e-grid .e-columnchooser-btn:before,.e-grid-menu .e-columnchooser-btn:before{content:"\e969"}.e-grid .e-cc-icon:before,.e-grid-menu .e-cc-icon:before{content:"\e82e"}.e-grid .e-icon-rowdragicon:before,.e-grid-menu .e-icon-rowdragicon:before,.e-grid-menu.e-rtl .e-icon-rowdragicon:before,.e-grid.e-rtl .e-icon-rowdragicon:before{content:"\e330"}.e-grid .e-ccsearch-icon.e-cc-cancel:before,.e-grid .e-chkcancel-icon:before,.e-grid-menu .e-ccsearch-icon.e-cc-cancel:before,.e-grid-menu .e-chkcancel-icon:before{content:"\e7a7"}.e-responsive-dialog .e-resfilterback:before{content:"\e977"}.e-responsive-dialog .e-filterset:before{content:"\e7ee"}.e-responsive-dialog .e-search-icon:before{content:"\e993"}.e-responsive-dialog .e-chkcancel-icon:before{content:"\e7a7"}.e-responsive-dialog .e-icon-filter-clear:before{content:"\e248"}.e-row-responsive-filter .e-dlg-closeicon-btn .e-icon-dlg-close:before{content:"\e977"}
/*! Grid layout */.e-disableuserselect{-webkit-user-select:none;user-select:none}
/*! Blazor column menu custom css */.e-contextmenu-container.e-sfcontextmenu.e-hide-menu{visibility:hidden}.e-emptyicon{opacity:0}.e-device .e-flmenu-valuediv{padding:24px 0 0}.e-bigger .e-grid,.e-grid.e-bigger{font-size:13px}.e-bigger .e-grid .e-gridheader thead .e-icons:not(.e-check):not(.e-stop),.e-bigger .e-grid .e-row .e-icon-rowdragicon:before,.e-grid.e-bigger .e-gridheader thead .e-icons:not(.e-check):not(.e-stop),.e-grid.e-bigger .e-row .e-icon-rowdragicon:before{font-size:10px}.e-bigger .e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper,.e-grid.e-bigger .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper{padding:5px}.e-bigger .e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-input.e-search,.e-grid.e-bigger .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-input.e-search{width:100%}.e-bigger .e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-input-group-icon.e-icons.e-sicon.e-clear-icon,.e-grid.e-bigger .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-input-group-icon.e-icons.e-sicon.e-clear-icon{margin:13px 14px 5px 0}.e-bigger .e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon:before,.e-grid.e-bigger .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon:before{font-size:17px}.e-bigger .e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search .e-search-icon,.e-grid.e-bigger .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search .e-search-icon{padding-left:0}.e-bigger .e-grid .e-toolbar-items .e-toolbar-item.e-search-wrapper,.e-grid.e-bigger .e-toolbar-items .e-toolbar-item.e-search-wrapper{padding-bottom:8px;padding-top:2px}.e-bigger .e-grid .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search .e-search-icon,.e-grid.e-bigger .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search .e-search-icon{min-width:20px}.e-bigger .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon,.e-grid.e-bigger .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon{margin:0 8px 0 0;min-width:20px;padding:0}.e-bigger .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon:before,.e-grid.e-bigger .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon:before{font-size:12px}.e-bigger .e-grid.e-rtl .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon,.e-grid.e-bigger.e-rtl .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon{margin:6px 0 5px 6px;min-width:20px;padding:0}.e-bigger .e-grid .e-toolbar .e-toolbar-items .e-tbar-btn .e-icons,.e-grid.e-bigger .e-toolbar .e-toolbar-items .e-tbar-btn .e-icons{font-size:18px}.e-bigger .e-grid .e-flmenu-valuediv,.e-grid.e-bigger .e-flmenu-valuediv{padding:24px 0 0}.e-bigger .e-grid .e-headercell,.e-grid.e-bigger .e-headercell{height:56px;padding:0 28px}.e-bigger .e-grid .e-headercelldiv,.e-grid.e-bigger .e-headercelldiv{height:29px;line-height:30px}.e-bigger .e-grid .e-detailheadercell,.e-bigger .e-grid .e-headercell,.e-grid.e-bigger .e-detailheadercell,.e-grid.e-bigger .e-headercell{font-size:12px}.e-bigger .e-grid .e-icons,.e-grid.e-bigger .e-icons{font-size:14px}.e-bigger .e-grid .e-gridheader thead .e-icons,.e-grid.e-bigger .e-gridheader thead .e-icons{font-size:16px}.e-bigger .e-grid .e-icon-gdownarrow,.e-bigger .e-grid .e-icon-grightarrow,.e-bigger .e-grid .e-toolbar .e-btn-icon.e-icons.e-columnchooser-btn,.e-grid.e-bigger .e-icon-gdownarrow,.e-grid.e-bigger .e-icon-grightarrow,.e-grid.e-bigger .e-toolbar .e-btn-icon.e-icons.e-columnchooser-btn{font-size:12px}.e-bigger .e-grid .e-gridheader tr th:last-child,.e-grid.e-bigger .e-gridheader tr th:last-child{padding-right:28px}.e-bigger .e-grid .e-gridheader tr th:last-child.e-filterbarcell,.e-grid.e-bigger .e-gridheader tr th:last-child.e-filterbarcell{padding-left:21px}.e-bigger .e-grid .e-gridheader tr th:first-child,.e-grid.e-bigger .e-gridheader tr th:first-child{padding-left:28px}.e-bigger .e-grid .e-gridheader tr th:first-child.e-filterbarcell,.e-grid.e-bigger .e-gridheader tr th:first-child.e-filterbarcell{padding-left:21px}.e-bigger .e-grid .e-headercelldiv,.e-grid.e-bigger .e-headercelldiv{font-size:12px}.e-bigger .e-grid .e-groupcaption,.e-bigger .e-grid .e-rowcell,.e-bigger .e-grid .e-summarycell,.e-grid.e-bigger .e-groupcaption,.e-grid.e-bigger .e-rowcell,.e-grid.e-bigger .e-summarycell{font-size:13px;padding:11px 28px}.e-bigger .e-grid .e-rowcell:first-child,.e-bigger .e-grid .e-summarycell:first-child,.e-grid.e-bigger .e-rowcell:first-child,.e-grid.e-bigger .e-summarycell:first-child{padding-left:28px}.e-bigger .e-grid .e-rowcell:last-child,.e-bigger .e-grid .e-summarycell:last-child,.e-grid.e-bigger .e-rowcell:last-child,.e-grid.e-bigger .e-summarycell:last-child{padding-right:28px}.e-bigger .e-grid .e-filterbarcell,.e-bigger .e-grid .e-filterbarcelldisabled,.e-grid.e-bigger .e-filterbarcell,.e-grid.e-bigger .e-filterbarcelldisabled{height:56px;padding:0 28px}.e-bigger .e-grid .e-filterbarcell input,.e-grid.e-bigger .e-filterbarcell input{height:26px}.e-bigger .e-grid .e-ftrchk,.e-grid.e-bigger .e-ftrchk{padding-bottom:13px;padding-top:13px}.e-bigger .e-grid .e-columnmenu,.e-grid.e-bigger .e-columnmenu{bottom:31px;top:35px}.e-bigger .e-grid.e-device.e-noselect,.e-grid.e-bigger.e-device.e-noselect{-webkit-user-select:none;user-select:none}.e-bigger .e-grid .e-dialog.e-checkboxfilter,.e-bigger .e-grid .e-dialog.e-flmenu,.e-grid.e-bigger .e-dialog.e-checkboxfilter,.e-grid.e-bigger .e-dialog.e-flmenu{min-width:260px}.e-bigger .e-grid .e-dialog.e-checkboxfilter,.e-grid.e-bigger .e-dialog.e-checkboxfilter{min-height:352px}.e-bigger .e-grid .e-checkboxfilter .e-dlg-content,.e-grid.e-bigger .e-checkboxfilter .e-dlg-content{padding-left:11px}.e-bigger .e-grid .e-checkboxfilter .e-ftrchk,.e-bigger .e-grid .e-checkboxfilter .e-searchbox,.e-grid.e-bigger .e-checkboxfilter .e-ftrchk,.e-grid.e-bigger .e-checkboxfilter .e-searchbox{padding-left:13px}.e-bigger .e-grid.e-rtl .e-checkboxfilter .e-dlg-content,.e-grid.e-bigger.e-rtl .e-checkboxfilter .e-dlg-content{padding-left:24px;padding-right:11px}.e-bigger .e-grid.e-rtl .e-checkboxfilter .e-ftrchk,.e-bigger .e-grid.e-rtl .e-checkboxfilter .e-searchbox,.e-grid.e-bigger.e-rtl .e-checkboxfilter .e-ftrchk,.e-grid.e-bigger.e-rtl .e-checkboxfilter .e-searchbox{padding-left:0;padding-right:13px}.e-bigger .e-grid .e-filtermenudiv,.e-grid.e-bigger .e-filtermenudiv{margin:-18px -7px}.e-bigger .e-grid .e-sortfilterdiv,.e-grid.e-bigger .e-sortfilterdiv{margin:-17px 8px}.e-bigger .e-grid .e-gridheader .e-fltr-icon .e-sortfilterdiv,.e-grid.e-bigger .e-gridheader .e-fltr-icon .e-sortfilterdiv{margin:-15px 18px}.e-bigger .e-grid .e-gridheader .e-columnheader.e-wrap .e-sortfilterdiv,.e-bigger .e-grid .e-wrap .e-sortfilterdiv,.e-grid.e-bigger .e-gridheader .e-columnheader.e-wrap .e-sortfilterdiv,.e-grid.e-bigger .e-wrap .e-sortfilterdiv{margin:-20px 8px}.e-bigger .e-grid .e-gridheader .e-columnheader.e-wrap .e-rightalign .e-sortfilterdiv .e-wrap .e-rightalign .e-sortfilterdiv,.e-grid.e-bigger .e-gridheader .e-columnheader.e-wrap .e-rightalign .e-sortfilterdiv .e-wrap .e-rightalign .e-sortfilterdiv{margin:-20px 2px}.e-bigger .e-grid .e-gridheader .e-columnheader.e-wrap .e-fltr-icon .e-sortfilterdiv .e-wrap .e-fltr-icon .e-sortfilterdiv,.e-grid.e-bigger .e-gridheader .e-columnheader.e-wrap .e-fltr-icon .e-sortfilterdiv .e-wrap .e-fltr-icon .e-sortfilterdiv{margin:-10px 18px}.e-bigger .e-grid .e-gridheader .e-columnheader.e-wrap .e-rightalign.e-fltr-icon .e-sortfilterdiv,.e-bigger .e-grid .e-wrap .e-rightalign.e-fltr-icon .e-sortfilterdiv,.e-grid.e-bigger .e-gridheader .e-columnheader.e-wrap .e-rightalign.e-fltr-icon .e-sortfilterdiv,.e-grid.e-bigger .e-wrap .e-rightalign.e-fltr-icon .e-sortfilterdiv{margin:-12px 2px}.e-bigger .e-grid.e-wrap .e-columnheader .e-headercelldiv,.e-bigger .e-grid.e-wrap .e-columnheader .e-stackedheadercelldiv,.e-bigger .e-grid.e-wrap .e-rowcell,.e-grid.e-bigger.e-wrap .e-columnheader .e-headercelldiv,.e-grid.e-bigger.e-wrap .e-columnheader .e-stackedheadercelldiv,.e-grid.e-bigger.e-wrap .e-rowcell{line-height:18px}.e-bigger .e-grid .e-gridheader .e-rightalign .e-sortfilterdiv,.e-grid.e-bigger .e-gridheader .e-rightalign .e-sortfilterdiv{margin:-17px 2px}.e-bigger .e-grid .e-gridheader .e-rightalign .e-sortnumber,.e-bigger .e-grid .e-gridheader .e-rightalign.e-fltr-icon .e-sortnumber,.e-grid.e-bigger .e-gridheader .e-rightalign .e-sortnumber,.e-grid.e-bigger .e-gridheader .e-rightalign.e-fltr-icon .e-sortnumber{float:left;margin:8px 2px 0 5px}.e-bigger .e-grid .e-sortnumber,.e-grid.e-bigger .e-sortnumber{border-radius:65%;display:inline-block;float:right;font-size:9px;height:15px;line-height:16px;margin:8px 5px 0 2px;text-align:center;width:15px}.e-bigger .e-grid .e-gridheader .e-fltr-icon .e-sortnumber,.e-grid.e-bigger .e-gridheader .e-fltr-icon .e-sortnumber{margin:8px 5px 0 2px}.e-bigger .e-grid .e-gridheader .e-rightalign.e-fltr-icon .e-sortfilterdiv,.e-grid.e-bigger .e-gridheader .e-rightalign.e-fltr-icon .e-sortfilterdiv{margin:-17px 2px}.e-bigger .e-grid.e-rtl .e-detailheadercell .e-sortfilterdiv,.e-bigger .e-grid.e-rtl .e-gridheader .e-rightalign .e-sortfilterdiv,.e-bigger .e-grid.e-rtl .e-headercell .e-sortfilterdiv,.e-grid.e-bigger.e-rtl .e-detailheadercell .e-sortfilterdiv,.e-grid.e-bigger.e-rtl .e-gridheader .e-rightalign .e-sortfilterdiv,.e-grid.e-bigger.e-rtl .e-headercell .e-sortfilterdiv{margin:-17px 10px}.e-bigger .e-grid.e-rtl .e-gridheader .e-fltr-icon .e-sortfilterdiv,.e-grid.e-bigger.e-rtl .e-gridheader .e-fltr-icon .e-sortfilterdiv{margin:-15px 30px 0 0}.e-bigger .e-grid.e-rtl .e-gridheader .e-rightalign.e-fltr-icon .e-sortfilterdiv,.e-grid.e-bigger.e-rtl .e-gridheader .e-rightalign.e-fltr-icon .e-sortfilterdiv{margin:-16px 0}.e-bigger .e-grid.e-rtl .e-filtermenudiv,.e-bigger .e-grid.e-rtl .e-rightalign .e-filtermenudiv,.e-grid.e-bigger.e-rtl .e-filtermenudiv,.e-grid.e-bigger.e-rtl .e-rightalign .e-filtermenudiv{margin:-18px 0 -18px -11px}.e-bigger .e-grid.e-rtl .e-detailheadercell .e-headercelldiv .e-sortnumber,.e-bigger .e-grid.e-rtl .e-detailheadercell.e-rightalign .e-headercelldiv .e-sortnumber,.e-bigger .e-grid.e-rtl .e-headercell .e-headercelldiv .e-sortnumber,.e-bigger .e-grid.e-rtl .e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber,.e-bigger .e-grid.e-rtl .e-headercell.e-rightalign .e-headercelldiv .e-sortnumber,.e-grid.e-bigger.e-rtl .e-detailheadercell .e-headercelldiv .e-sortnumber,.e-grid.e-bigger.e-rtl .e-detailheadercell.e-rightalign .e-headercelldiv .e-sortnumber,.e-grid.e-bigger.e-rtl .e-headercell .e-headercelldiv .e-sortnumber,.e-grid.e-bigger.e-rtl .e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber,.e-grid.e-bigger.e-rtl .e-headercell.e-rightalign .e-headercelldiv .e-sortnumber{margin:6px 0 0 5px}.e-bigger .e-grid .e-emptyrow td,.e-bigger .e-grid .e-frozencontent table tr td:first-child:empty,.e-bigger .e-grid .e-movablecontent table tr td:first-child:empty,.e-bigger .e-grid .e-rowcell,.e-bigger .e-grid .e-summarycell,.e-bigger .e-grid:not(.e-grid-min-height) .e-gridcontent tr td:not(.e-indentcell):first-child:empty,.e-bigger .e-grid:not(.e-grid-min-height) .e-gridcontent tr.e-row .e-rowcell:empty,.e-grid.e-bigger .e-emptyrow td,.e-grid.e-bigger .e-frozencontent table tr td:first-child:empty,.e-grid.e-bigger .e-movablecontent table tr td:first-child:empty,.e-grid.e-bigger .e-rowcell,.e-grid.e-bigger .e-summarycell,.e-grid.e-bigger:not(.e-grid-min-height) .e-gridcontent tr td:not(.e-indentcell):first-child:empty,.e-grid.e-bigger:not(.e-grid-min-height) .e-gridcontent tr.e-row .e-rowcell:empty{line-height:27px}.e-bigger .e-grid .e-filterbarcell input,.e-grid.e-bigger .e-filterbarcell input{font-size:13px}.e-bigger .e-grid .e-groupdroparea,.e-grid.e-bigger .e-groupdroparea{font-size:19px;min-height:64px;padding:22px 24px}.e-bigger .e-grid .e-cloneproperties,.e-grid.e-bigger .e-cloneproperties{padding:4px 5px}.e-bigger .e-grid .e-cloneproperties.e-draganddrop,.e-grid.e-bigger .e-cloneproperties.e-draganddrop{padding:0}.e-bigger .e-grid .e-headerclone,.e-grid.e-bigger .e-headerclone{font-size:12px}.e-bigger .e-grid .e-groupdroparea.e-grouped,.e-grid.e-bigger .e-groupdroparea.e-grouped{padding:11px 0 12px}.e-bigger .e-grid .e-frozenheader table tr td.e-rowcell,.e-grid.e-bigger .e-frozenheader table tr td.e-rowcell{height:49px -6}.e-bigger .e-grid .e-frozencontent table tr td:first-child:empty,.e-bigger .e-grid .e-frozenhdrcont table tr td:first-child:empty,.e-bigger .e-grid .e-movablecontent table tr td:first-child:empty,.e-bigger .e-grid:not(.e-grid-min-height) .e-gridcontent tr td:not(.e-indentcell):first-child:empty,.e-bigger .e-grid:not(.e-grid-min-height) .e-gridcontent tr.e-row .e-rowcell:empty,.e-grid.e-bigger .e-frozencontent table tr td:first-child:empty,.e-grid.e-bigger .e-frozenhdrcont table tr td:first-child:empty,.e-grid.e-bigger .e-movablecontent table tr td:first-child:empty,.e-grid.e-bigger:not(.e-grid-min-height) .e-gridcontent tr td:not(.e-indentcell):first-child:empty,.e-grid.e-bigger:not(.e-grid-min-height) .e-gridcontent tr.e-row .e-rowcell:empty{height:49px}.e-bigger .e-grid.e-bigger .e-columnmenu,.e-grid.e-bigger.e-bigger .e-columnmenu{bottom:16px;margin:0 -7px}.e-bigger .e-grid .e-columnmenu,.e-grid.e-bigger .e-columnmenu{right:23px}.e-bigger .e-grid .e-groupheadercell,.e-bigger .e-grid .e-groupheadercell:hover,.e-grid.e-bigger .e-groupheadercell,.e-grid.e-bigger .e-groupheadercell:hover{border-radius:16px;height:32px;margin:4px 0 0 24px;padding:0 8px 0 12px;font-size:13px}.e-bigger .e-grid .e-groupheadercell:hover,.e-grid.e-bigger .e-groupheadercell:hover{padding:0 8px 0 12px}.e-bigger .e-grid .e-gdclone,.e-grid.e-bigger .e-gdclone{border-radius:17px;padding:6px}.e-bigger .e-grid .e-groupheadercell span,.e-grid.e-bigger .e-groupheadercell span{height:32px;line-height:32px;padding:0}.e-bigger .e-grid .e-groupheadercell .e-ungroupbutton,.e-grid.e-bigger .e-groupheadercell .e-ungroupbutton{font-size:16px}.e-bigger .e-grid .e-groupheadercell .e-grouptext,.e-grid.e-bigger .e-groupheadercell .e-grouptext{line-height:32px}.e-bigger .e-grid .e-row .e-input-focus .e-input.e-field,.e-bigger .e-grid .e-row .e-input-group .e-input.e-field,.e-grid.e-bigger .e-row .e-input-focus .e-input.e-field,.e-grid.e-bigger .e-row .e-input-group .e-input.e-field{font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif","sans-serif",-apple-system,BlinkMacSystemFont;font-size:13px;padding-bottom:9px;padding-top:13px}.e-bigger .e-grid.e-device .e-row .e-input-focus .e-input.e-field,.e-bigger .e-grid.e-device .e-row .e-input-group .e-input.e-field,.e-grid.e-bigger.e-device .e-row .e-input-focus .e-input.e-field,.e-grid.e-bigger.e-device .e-row .e-input-group .e-input.e-field{padding-bottom:5px;padding-top:12px}.e-bigger .e-grid .e-row .e-input-group,.e-grid.e-bigger .e-row .e-input-group{margin-bottom:5px;vertical-align:middle}.e-bigger .e-grid.e-device .e-headercell,.e-grid.e-bigger.e-device .e-headercell{padding:0 12px}.e-bigger .e-grid.e-device .e-headercell:first-child,.e-grid.e-bigger.e-device .e-headercell:first-child{padding:0 12px 0 16px}.e-bigger .e-grid.e-device .e-headercell:last-child,.e-grid.e-bigger.e-device .e-headercell:last-child{padding:0 16px 0 12px}.e-bigger .e-grid.e-device .e-groupheadercell span,.e-grid.e-bigger.e-device .e-groupheadercell span{line-height:30px}.e-bigger .e-grid.e-device .e-rowcell,.e-bigger .e-grid.e-device .e-summarycell,.e-grid.e-bigger.e-device .e-rowcell,.e-grid.e-bigger.e-device .e-summarycell{padding:8px 12px}.e-bigger .e-grid:not(.e-row-responsive).e-device .e-rowcell:first-child,.e-bigger .e-grid:not(.e-row-responsive).e-device .e-summarycell:first-child,.e-grid.e-bigger:not(.e-row-responsive).e-device .e-rowcell:first-child,.e-grid.e-bigger:not(.e-row-responsive).e-device .e-summarycell:first-child{padding:8px 12px 8px 16px}.e-bigger .e-grid:not(.e-row-responsive).e-device .e-rowcell:last-child,.e-bigger .e-grid:not(.e-row-responsive).e-device .e-summarycell:last-child,.e-grid.e-bigger:not(.e-row-responsive).e-device .e-rowcell:last-child,.e-grid.e-bigger:not(.e-row-responsive).e-device .e-summarycell:last-child{padding:8px 16px 8px 12px}.e-bigger .e-grid.e-device .e-filterbarcell,.e-grid.e-bigger.e-device .e-filterbarcell{padding:8px 12px}.e-bigger .e-grid.e-device .e-filterbarcell:first-child,.e-grid.e-bigger.e-device .e-filterbarcell:first-child{padding:8px 12px 8px 16px}.e-bigger .e-grid.e-device .e-filterbarcell:last-child,.e-grid.e-bigger.e-device .e-filterbarcell:last-child{padding:8px 16px 8px 12px}.e-bigger .e-grid.e-device .e-groupheadercell .e-ungroupbutton,.e-grid.e-bigger.e-device .e-groupheadercell .e-ungroupbutton{line-height:33px}.e-bigger .e-grid.e-device .e-editedbatchcell.e-rowcell,.e-bigger .e-grid.e-device .e-normaledit .e-rowcell,.e-grid.e-bigger.e-device .e-editedbatchcell.e-rowcell,.e-grid.e-bigger.e-device .e-normaledit .e-rowcell{padding-bottom:0;padding-top:0}.e-bigger .e-grid .e-addedrow .e-normaledit .e-unboundcell,.e-bigger .e-grid .e-editedrow .e-normaledit .e-unboundcell,.e-bigger .e-grid .e-unboundcell,.e-grid.e-bigger .e-addedrow .e-normaledit .e-unboundcell,.e-grid.e-bigger .e-editedrow .e-normaledit .e-unboundcell,.e-grid.e-bigger .e-unboundcell{padding-bottom:6px;padding-top:6px}.e-bigger .e-grid .e-grouptext,.e-grid.e-bigger .e-grouptext{margin-right:8px;width:76px}.e-bigger .e-grid .e-gridheader table th[rowspan],.e-bigger .e-grid.e-device .e-gridheader table th[rowspan],.e-grid.e-bigger .e-gridheader table th[rowspan],.e-grid.e-bigger.e-device .e-gridheader table th[rowspan]{padding-bottom:20px}.e-bigger .e-grid .e-groupsort,.e-bigger .e-grid .e-toggleungroup,.e-bigger .e-grid span.e-ungroupbutton,.e-grid.e-bigger .e-groupsort,.e-grid.e-bigger .e-toggleungroup,.e-grid.e-bigger span.e-ungroupbutton{margin-left:8px;margin-top:0}.e-bigger .e-grid span.e-ungroupbutton.e-icons,.e-grid.e-bigger span.e-ungroupbutton.e-icons{font-size:16px;margin-left:0;margin-top:0;margin-right:0}.e-bigger .e-grid span.e-groupsort.e-icons,.e-grid.e-bigger span.e-groupsort.e-icons{margin-right:0;margin-top:0}.e-bigger .e-grid.e-rtl .e-groupheadercell,.e-bigger .e-grid.e-rtl .e-groupheadercell:hover,.e-grid.e-bigger.e-rtl .e-groupheadercell,.e-grid.e-bigger.e-rtl .e-groupheadercell:hover{margin:3px 24px 0 0;padding:0 12px 0 8px}.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons{margin-left:0;margin-right:6px;margin-top:0;padding-top:0;padding-left:0}.e-bigger .e-grid .e-groupcaption,.e-grid.e-bigger .e-groupcaption{line-height:32px}.e-bigger .e-grid .e-ccdlg .e-dlg-content,.e-grid.e-bigger .e-ccdlg .e-dlg-content{margin:20px 0 0;padding:17px 24px 5px 12px}.e-bigger .e-grid .e-ccdlg .e-ccul-ele,.e-grid.e-bigger .e-ccdlg .e-ccul-ele{padding:0}.e-bigger .e-grid .e-ccdlg .e-cc-searchdiv,.e-grid.e-bigger .e-ccdlg .e-cc-searchdiv{padding-left:6px}.e-bigger .e-grid .e-ccdlg .e-checkbox-wrapper.e-control.e-keyboard,.e-grid.e-bigger .e-ccdlg .e-checkbox-wrapper.e-control.e-keyboard{padding-left:12px}.e-bigger .e-grid .e-ccdlg li.e-cclist,.e-grid.e-bigger .e-ccdlg li.e-cclist{padding:11px 0}.e-bigger .e-grid .e-ccdlg .e-toolbar .e-ccdiv,.e-grid.e-bigger .e-ccdlg .e-toolbar .e-ccdiv{margin-top:0}.e-bigger .e-grid .e-filterbarcell.e-frozen-right-border,.e-bigger .e-grid .e-headercell.e-frozen-right-border,.e-bigger .e-grid .e-rowcell.e-frozen-right-border,.e-grid.e-bigger .e-filterbarcell.e-frozen-right-border,.e-grid.e-bigger .e-headercell.e-frozen-right-border,.e-grid.e-bigger .e-rowcell.e-frozen-right-border{border-right:2px solid #e3165b99}.e-bigger .e-grid .e-filterbarcell.e-frozen-left-border,.e-bigger .e-grid .e-headercell.e-frozen-left-border,.e-bigger .e-grid .e-rowcell.e-frozen-left-border,.e-grid.e-bigger .e-filterbarcell.e-frozen-left-border,.e-grid.e-bigger .e-headercell.e-frozen-left-border,.e-grid.e-bigger .e-rowcell.e-frozen-left-border{border-left:2px solid #e3165b99}.e-bigger .e-grid .e-gridheader .e-filterbarcell.e-freezeline,.e-bigger .e-grid .e-rowcell.e-freezeline,.e-grid.e-bigger .e-gridheader .e-filterbarcell.e-freezeline,.e-grid.e-bigger .e-rowcell.e-freezeline{position:relative}.e-bigger .e-grid .e-gridheader .e-filterbarcell .e-frozen-left-cursor,.e-bigger .e-grid .e-gridheader .e-filterbarcell .e-frozen-right-cursor,.e-bigger .e-grid .e-gridheader .e-headercell .e-frozen-left-cursor,.e-bigger .e-grid .e-gridheader .e-headercell .e-frozen-right-cursor,.e-bigger .e-grid .e-rowcell .e-frozen-left-cursor,.e-bigger .e-grid .e-rowcell .e-frozen-right-cursor,.e-grid.e-bigger .e-gridheader .e-filterbarcell .e-frozen-left-cursor,.e-grid.e-bigger .e-gridheader .e-filterbarcell .e-frozen-right-cursor,.e-grid.e-bigger .e-gridheader .e-headercell .e-frozen-left-cursor,.e-grid.e-bigger .e-gridheader .e-headercell .e-frozen-right-cursor,.e-grid.e-bigger .e-rowcell .e-frozen-left-cursor,.e-grid.e-bigger .e-rowcell .e-frozen-right-cursor{cursor:move;height:100%;position:absolute;top:0;width:4px}.e-bigger .e-grid .e-gridheader .e-filterbarcell .e-frozen-left-cursor,.e-bigger .e-grid .e-gridheader .e-headercell .e-frozen-left-cursor,.e-bigger .e-grid .e-rowcell .e-frozen-left-cursor,.e-grid.e-bigger .e-gridheader .e-filterbarcell .e-frozen-left-cursor,.e-grid.e-bigger .e-gridheader .e-headercell .e-frozen-left-cursor,.e-grid.e-bigger .e-rowcell .e-frozen-left-cursor{right:0}.e-bigger .e-grid .e-gridheader .e-filterbarcell .e-frozen-right-cursor,.e-bigger .e-grid .e-gridheader .e-headercell .e-frozen-right-cursor,.e-bigger .e-grid .e-rowcell .e-frozen-right-cursor,.e-grid.e-bigger .e-gridheader .e-filterbarcell .e-frozen-right-cursor,.e-grid.e-bigger .e-gridheader .e-headercell .e-frozen-right-cursor,.e-grid.e-bigger .e-rowcell .e-frozen-right-cursor{left:0}.e-bigger .e-grid .e-gridheader .e-filterbarcell .e-frozen-left-cursor.e-frozen-resize-cursor,.e-bigger .e-grid .e-gridheader .e-headercell .e-frozen-left-cursor.e-frozen-resize-cursor,.e-bigger .e-grid .e-rowcell .e-frozen-left-cursor.e-frozen-resize-cursor,.e-grid.e-bigger .e-gridheader .e-filterbarcell .e-frozen-left-cursor.e-frozen-resize-cursor,.e-grid.e-bigger .e-gridheader .e-headercell .e-frozen-left-cursor.e-frozen-resize-cursor,.e-grid.e-bigger .e-rowcell .e-frozen-left-cursor.e-frozen-resize-cursor{right:3px}.e-bigger .e-grid .e-gridheader .e-filterbarcell .e-frozen-right-cursor.e-frozen-resize-cursor:not(.e-frozen-default-cursor),.e-bigger .e-grid .e-gridheader .e-headercell .e-frozen-right-cursor.e-frozen-resize-cursor:not(.e-frozen-default-cursor),.e-grid.e-bigger .e-gridheader .e-filterbarcell .e-frozen-right-cursor.e-frozen-resize-cursor:not(.e-frozen-default-cursor),.e-grid.e-bigger .e-gridheader .e-headercell .e-frozen-right-cursor.e-frozen-resize-cursor:not(.e-frozen-default-cursor){left:3px}.e-bigger .e-grid .e-frozen-helper,.e-grid.e-bigger .e-frozen-helper{border-left:2px solid #e3165b99;cursor:move;position:absolute;z-index:2}.e-bigger .e-grid .e-content.e-freezeline-moving,.e-grid.e-bigger .e-content.e-freezeline-moving{-webkit-user-select:none;user-select:none}.e-grid{border-radius:0;border-style:none solid solid;border-width:1px;display:block;font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif","sans-serif",-apple-system,BlinkMacSystemFont;font-size:13px;height:auto;position:relative}.e-grid .e-gridheader{-webkit-user-select:none;user-select:none}.e-grid .e-gridheader.e-sticky,.e-grid .e-groupdroparea.e-sticky,.e-grid .e-toolbar.e-sticky{position:sticky;z-index:10}.e-grid .e-ccdlg.e-sticky,.e-grid .e-gridheader.e-sticky .e-headercontent .e-reorderdownarrow,.e-grid .e-gridheader.e-sticky .e-headercontent .e-reorderuparrow{position:fixed;z-index:10}.e-grid .e-groupdroparea.e-sticky{opacity:1}.e-grid .e-gridcontent .e-lastrow-dragborder,.e-grid .e-gridheader .e-firstrow-dragborder,.e-grid.e-rtl .e-gridcontent .e-lastrow-dragborder,.e-grid.e-rtl .e-gridheader .e-firstrow-dragborder{bottom:0;background-color:#e3165b;height:2px;position:absolute}.e-grid .e-grid-relative{position:relative}.e-grid .e-dropitemscount{border:1px solid #fff;border-radius:17px;box-sizing:initial;font-size:13px;line-height:normal;margin-left:-8px;min-width:12px;padding:3px 7px 4px;position:absolute;text-align:center;top:-10px;z-index:5}.e-grid.e-rtl .e-dropitemscount{left:-6px!important}.e-grid.e-rtl .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon{padding:0;margin:4px 0 4px 6px}.e-grid.e-bothlines .e-cloneproperties.e-draganddrop .e-rowdragdrop,.e-grid.e-verticallines .e-cloneproperties.e-draganddrop .e-rowdragdrop{border-top:1px solid #e0e0e0;border-right:1px solid #e0e0e0;border-bottom:0}.e-grid .e-gridcontent .e-detailrowcollapse.e-dragborder,.e-grid .e-gridcontent .e-rowcell.e-dragborder,.e-grid .e-gridcontent .e-rowdragdrop.e-dragborder,.e-grid .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder,.e-grid .e-gridheader .e-detailrowcollapse.e-dragborder,.e-grid .e-gridheader .e-rowcell.e-dragborder,.e-grid .e-gridheader .e-rowdragdrop.e-dragborder,.e-grid .e-gridheader tr.e-row:first-child .e-rowcell.e-dragborder,.e-grid.e-rtl .e-gridcontent .e-detailrowcollapse.e-dragborder,.e-grid.e-rtl .e-gridcontent .e-rowcell.e-dragborder,.e-grid.e-rtl .e-gridcontent .e-rowdragdrop.e-dragborder,.e-grid.e-rtl .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder,.e-grid.e-rtl .e-gridheader .e-detailrowcollapse.e-dragborder,.e-grid.e-rtl .e-gridheader .e-rowcell.e-dragborder,.e-grid.e-rtl .e-gridheader .e-rowdragdrop.e-dragborder,.e-grid.e-rtl .e-gridheader tr.e-row:first-child .e-rowcell.e-dragborder{box-shadow:0 2px 0 0 #e3165b;position:relative;z-index:5}.e-grid .e-gridheader thead .e-icons:not(.e-check):not(.e-stop){font-size:10px}.e-grid .e-row .e-icon-rowdragicon:before{display:block;text-indent:10px;font-size:12px;font-weight:700;color:#000;opacity:.54}.e-grid .e-row .e-icon-rowdragmoveicon:before{font-size:12px;font-weight:700}.e-grid .e-row .e-icon-rowdragmoveicon{padding-left:10px}.e-grid .e-draganddrop .e-rowcell,.e-grid.e-rtl .e-draganddrop .e-rowcell{padding-left:6px;padding-right:6px}.e-grid .e-gridcontent .e-rowdragdrop,.e-grid .e-gridheader .e-rowdragdrop{border:solid #e0e0e0;border-width:1px 0 0}.e-grid .e-gridcontent .e-rowdragdrop.e-lastrowcell{border-bottom-width:1px}.e-grid .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon:before{position:relative;left:-5px}.e-grid .e-icon-rowdragicon{font-size:10px;text-indent:12px}.e-grid .e-toolbar{border:0;border-top:1px solid #e0e0e0;border-radius:0}.e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon{padding:0;min-width:18px;margin-right:8px}.e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon:before{font-size:12px}.e-grid .e-res-toolbar{border-bottom:1px solid #e0e0e0}.e-grid .e-res-toolbar .e-toolbar-items{min-height:auto}.e-grid .e-res-toolbar .e-toolbar-items .e-search-icon:active,.e-grid .e-res-toolbar .e-toolbar-items .e-search-icon:focus,.e-grid .e-res-toolbar .e-toolbar-items .e-search-icon:hover,.e-grid .e-res-toolbar .e-toolbar-items .e-sicon.e-clear-icon:active,.e-grid .e-res-toolbar .e-toolbar-items .e-sicon.e-clear-icon:focus,.e-grid .e-res-toolbar .e-toolbar-items .e-sicon.e-clear-icon:hover,.e-grid .e-res-toolbar .e-toolbar-items .e-tbar-btn:active,.e-grid .e-res-toolbar .e-toolbar-items .e-tbar-btn:focus,.e-grid .e-res-toolbar .e-toolbar-items .e-tbar-btn:hover{background:none}.e-grid .e-res-toolbar .e-toolbar-items .e-icons{color:#000}.e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-left .e-toolbar-item .e-tbar-btn .e-resfilter-icon{font-size:22px}.e-grid .e-res-toolbar .e-toolbar-items .e-responsive-right{width:calc(100% - 50px)}.e-grid .e-res-toolbar .e-toolbar-items .e-responsive-right .e-search-wrapper .e-input-group:after,.e-grid .e-res-toolbar .e-toolbar-items .e-responsive-right .e-search-wrapper .e-input-group:before{background:none}.e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-right .e-search-wrapper{width:100%;padding-left:18px;padding-right:0}.e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-right .e-search-wrapper .e-search-icon{font-size:18px;margin-top:8px}.e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-right .e-search-wrapper .e-input-group{border:0;opacity:1;padding:0 9px 0 6px;width:100%}.e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-right .e-search-wrapper .e-input-group .e-input{margin-top:8px}.e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-right .e-search-wrapper .e-input-group .e-search-icon{margin-top:14px;padding-left:0}.e-grid .e-res-toolbar .e-toolbar-items .e-responsive-right .e-search-wrapper{padding-left:0}.e-grid.e-bigger .e-res-toolbar .e-toolbar-items .e-responsive-right .e-search-wrapper .e-sicon.e-clear-icon{margin:14px 8px 5px 0}.e-grid.e-bigger .e-res-toolbar .e-toolbar-items .e-responsive-right .e-search-wrapper .e-sicon.e-clear-icon:before{font-size:18px}.e-grid.e-rtl .e-res-toolbar .e-toolbar-items .e-responsive-right .e-search-wrapper{padding-left:26px}.e-grid.e-rtl .e-res-toolbar .e-toolbar-items .e-responsive-right .e-search-wrapper .e-sicon.e-clear-icon{margin:14px 0 5px 8px}.e-grid .e-toolbar-items .e-toolbar-item.e-search-wrapper{padding-bottom:6px;padding-top:1px}.e-grid .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search:focus{opacity:1}.e-grid .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search{margin-bottom:0;opacity:.6;width:230px}.e-grid .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search.e-input-focus{opacity:1}.e-grid .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search .e-search-icon{min-width:18px}.e-bigger .e-grid .e-group-animator .e-groupheadercell,.e-bigger .e-grid .e-group-animator .e-groupheadercell:hover{margin:15px 0;border-bottom-width:1px}.e-grid .e-groupdroparea.e-group-animate.e-grouped{height:54px}.e-bigger .e-grid .e-group-animate.e-groupdroparea .e-nextgroup{margin-top:15px}.e-grid .e-group-animator .e-groupheadercell,.e-grid .e-group-animator .e-groupheadercell:hover{margin:12px 0;border-bottom-width:1px}.e-grid .e-group-animator:last-child .e-nextgroup.e-icons.e-icon-next{display:none}.e-grid .e-groupdroparea.e-group-animate.e-grouped{overflow:hidden;padding:0;height:48px;border-bottom-width:0}.e-grid.e-rtl .e-group-animator{float:right}.e-grid.e-rtl .e-group-animate .e-groupheadercell,.e-grid.e-rtl .e-group-animate .e-groupheadercell:hover{margin-right:0;margin-left:0}.e-grid.e-rtl .e-group-animate.e-groupdroparea .e-nextgroup{transform:rotate(180deg);margin-top:16px}.e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell{margin:12px 16px 12px 0}.e-grid .e-group-animator:first-child .e-groupheadercell{margin:12px 0 12px 16px}.e-grid .e-group-animate.e-groupdroparea .e-nextgroup{margin-top:9px}.e-grid .e-groupdroparea.e-group-animate .e-drag.e-icon-drag{display:inline-block;height:24px;font-size:11px;line-height:25px;padding:0;vertical-align:middle}.e-grid .e-group-animator .e-icon-drag.e-icons{margin-left:0}.e-grid .e-groupdroparea.e-group-animate span.e-drag.e-icons.e-icon-drag{cursor:move}.e-grid .e-group-animate .e-drag.e-icon-drag:before{opacity:.7}.e-grid .e-group-animate span.e-nextgroup.e-icons.e-icon-next{display:inline-block;float:left;height:24px;line-height:32px;padding:0;vertical-align:middle}.e-grid .e-groupdroparea.e-grouped{padding:9px 0 10px}.e-grid.e-default .e-gridheader.e-stackedfilter .e-grouptopleftcell,.e-grid.e-default.e-horizontallines .e-gridheader.e-stackedfilter .e-grouptopleftcell{border-top:0}.e-grid.e-default .e-gridheader.e-stackedfilter tr:first-child th.e-grouptopleftcell,.e-grid.e-default.e-horizontallines .e-gridheader.e-stackedfilter tr:first-child th.e-grouptopleftcell{border-bottom:1px solid}.e-grid.e-default.e-hidelines .e-gridheader.e-stackedfilter tr:first-child th.e-grouptopleftcell,.e-grid.e-default.e-verticallines .e-gridheader.e-stackedfilter tr:first-child th.e-grouptopleftcell{border-bottom:0}.e-grid.e-default .e-gridheader.e-stackedfilter tr:last-child th.e-grouptopleftcell,.e-grid.e-default.e-horizontallines .e-gridheader.e-stackedfilter tr:last-child th.e-grouptopleftcell{border-top:1px solid}.e-grid.e-default.e-hidelines .e-gridheader.e-stackedfilter tr:last-child th.e-grouptopleftcell,.e-grid.e-default.e-verticallines .e-gridheader.e-stackedfilter tr:last-child th.e-grouptopleftcell{border-top:0}.e-grid.e-default .e-grouptopleftcell{border-top:1px solid}.e-grid.e-default .e-gridheader .e-headercell.e-firstheader,.e-grid.e-default.e-horizontallines .e-headercell.e-firstheader{border-left:1px solid}.e-grid.e-default.e-hidelines .e-headercell.e-firstheader{border-left:0}.e-grid.e-default.e-bothlines .e-grouptopleftcell,.e-grid.e-default.e-hidelines .e-detailrowcollapse,.e-grid.e-default.e-hidelines .e-detailrowexpand,.e-grid.e-default.e-hidelines .e-grouptopleftcell,.e-grid.e-default.e-hidelines .e-rowdragdrop,.e-grid.e-default.e-verticallines .e-detailrowcollapse,.e-grid.e-default.e-verticallines .e-detailrowexpand,.e-grid.e-default.e-verticallines .e-grouptopleftcell,.e-grid.e-default.e-verticallines .e-rowdragdrop{border-top-width:0}.e-grid.e-default.e-horizontallines .e-grouptopleftcell{border-top:1px solid}.e-grid .e-gridheader .e-headercell .e-rhandler,.e-grid .e-gridheader .e-headercell .e-rsuppress{height:100%;position:absolute;right:0;top:0;width:4px}.e-grid .e-gridheader .e-frozenheader .e-headercell:last-child .e-rhandler:last-of-type,.e-grid .e-gridheader .e-frozenheader .e-headercell:last-child .e-rsuppress:last-of-type{border-right:0}.e-grid .e-gridheader .e-frozenheader.e-frozen-right-header .e-headercell .e-rhandler,.e-grid .e-gridheader .e-frozenheader.e-frozen-right-header .e-headercell .e-rsuppress{left:0}.e-grid.e-device .e-gridheader .e-headercell .e-rhandler{width:14px}.e-grid.e-rtl .e-gridheader .e-headercell .e-rhandler,.e-grid.e-rtl .e-gridheader .e-headercell .e-rsuppress{left:0;right:auto}.e-grid.e-resize-lines .e-gridheader .e-frozen-right-header th.e-headercell .e-rhandler,.e-grid.e-resize-lines .e-gridheader th.e-headercell.e-lastcell .e-rhandler{border-right-width:0}.e-grid.e-rtl .e-gridheader .e-frozenheader.e-frozen-right-header .e-headercell .e-rhandler,.e-grid.e-rtl .e-gridheader .e-frozenheader.e-frozen-right-header .e-headercell .e-rsuppress{right:0}.e-grid.e-rtl.e-resize-lines .e-gridheader .e-frozen-right-header th.e-headercell .e-rhandler{border-right-width:1px;border-left-width:0}.e-grid .e-rhelper{position:absolute;width:1px}.e-grid .e-virtual-rhandler{z-index:1}.e-grid.e-device .e-ricon:before{border-right:6px solid;right:4px}.e-grid.e-device .e-ricon:after,.e-grid.e-device .e-ricon:before{border-bottom:6px solid #0000;border-top:6px solid #0000;content:"";display:block;height:0;position:absolute;top:4px;width:20px}.e-grid.e-device .e-ricon:after{border-left:6px solid;left:4px;z-index:3}.e-grid .e-gridheader .e-rcursor,.e-grid .e-gridheader .e-stackedheadercell.e-rcursor,.e-grid.e-rcursor{cursor:col-resize}.e-grid.e-editing .e-gridheader .e-rcursor{cursor:default}.e-grid .e-table{border-collapse:initial;table-layout:fixed;width:100%}.e-grid .e-tableborder{border-right:1px solid}.e-grid .e-virtualtable{will-change:transform;z-index:1}.e-grid .e-headercelldiv{border:0;display:block;font-size:12px;font-weight:500;height:29px;line-height:30px;margin:-7px;overflow:hidden;padding:0 .6em;text-align:left;text-transform:none;-webkit-user-select:none;user-select:none}.e-grid .e-headercelldiv.e-headerchkcelldiv{overflow:visible}.e-grid .e-gridheader .e-headercontent .e-centeralign .e-headercelldiv.e-headerchkcelldiv,.e-grid .e-gridheader .e-headercontent .e-rightalign .e-headercelldiv.e-headerchkcelldiv{padding:0 .6em}.e-grid .e-headercell,.e-grid .e-headercell.e-defaultcursor,.e-grid .e-headercell.e-stackedheadercell{cursor:default}.e-grid .e-headercell.e-mousepointer,.e-grid .e-headercell.e-stackedheadercell.e-mousepointer{cursor:pointer}.e-grid .e-gridheader .e-detailheadercell,.e-grid .e-gridheader .e-headercell{-webkit-user-select:none;user-select:none}.e-grid .e-gridcontent tr:first-child td,.e-grid .e-gridheader tr:first-child th{border-top:0}.e-grid .e-gridheader tr th:last-child,.e-grid .e-gridheader tr th:last-child.e-filterbarcell{padding-right:21px}.e-grid .e-gridheader tr th:first-child,.e-grid .e-gridheader tr th:first-child.e-filterbarcell{padding-left:21px}.e-grid .e-gridheader{border-bottom-style:solid;border-bottom-width:1px;border-top-style:solid;border-top-width:1px}.e-grid .e-frozenhdrcont{border-bottom-width:0}.e-grid .e-frozenhdrcont table tr:not(.e-editedrow):first-child td{border-top-style:solid;border-top-width:1px}.e-grid.e-bothlines .e-filterbarcell,.e-grid.e-bothlines .e-filterbarcelldisabled{border-width:1px 0 0 1px}.e-grid .e-detailheadercell,.e-grid .e-headercell{border-style:solid;border-width:0;font-size:12px;font-weight:500;height:42px;overflow:hidden;padding:0 21px;position:relative;text-align:left}.e-grid.e-device .e-headercell{padding:0 12px}.e-grid.e-device .e-headercell:first-child{padding:0 12px 0 16px}.e-grid.e-device .e-headercell:last-child{padding:0 16px 0 12px}.e-grid .e-rowcell{border-style:solid;border-width:1px 0 0;display:table-cell;font-size:13px;line-height:20px;overflow:hidden;padding:8px 21px;vertical-align:middle;white-space:nowrap;width:auto}.e-grid .e-frozencontent table .e-insertedrow td.e-rowcell,.e-grid .e-frozenheader table .e-insertedrow td.e-rowcell,.e-grid .e-movablecontent table .e-insertedrow td.e-rowcell,.e-grid .e-movableheader table .e-insertedrow td.e-rowcell,.e-grid .e-row.e-emptyrow,.e-grid:not(.e-grid-min-height) .e-gridcontent .e-content tr.e-insertedrow .e-rowcell:empty{height:37px}.e-grid .e-addedrow .e-input-group input.e-input,.e-grid .e-addedrow .e-input-group.e-control-wrapper input.e-input,.e-grid .e-editedrow .e-input-group input.e-input,.e-grid .e-editedrow .e-input-group.e-control-wrapper input.e-input{min-height:unset}.e-grid:not(.e-grid-min-height) .e-gridcontent tr td:not(.e-indentcell):first-child:empty,.e-grid:not(.e-grid-min-height) .e-gridcontent tr.e-row .e-rowcell:empty{height:36px}.e-grid.e-afenabled .e-frozencontent,.e-grid.e-afenabled .e-frozenheader,.e-grid.e-afenabled .e-headercontent,.e-grid.e-afenabled .e-movablecontent,.e-grid.e-afenabled .e-movableheader,.e-grid.e-enabledboxbdr .e-frozencontent,.e-grid.e-enabledboxbdr .e-frozenheader,.e-grid.e-enabledboxbdr .e-headercontent,.e-grid.e-enabledboxbdr .e-movablecontent,.e-grid.e-enabledboxbdr .e-movableheader{position:relative}.e-grid .e-rowcell:first-child,.e-grid .e-summarycell:first-child{padding-left:21px}.e-grid .e-rowcell:last-child,.e-grid .e-summarycell:last-child{padding-right:21px}.e-grid .e-addedrow .e-normaledit .e-unboundcell,.e-grid .e-editedrow .e-normaledit .e-unboundcell,.e-grid .e-unboundcell{padding-bottom:4px;padding-top:4px}.e-grid .e-unboundcelldiv>button{margin:0 3.5px}.e-grid .e-unboundcelldiv{margin:0 -3.5px}.e-grid .e-summarycell{border-style:solid;border-width:1px 0 0;font-size:13px;font-weight:500;height:auto;line-height:18px;padding:8px 21px;white-space:normal;word-wrap:break-word}.e-grid .e-summarycontent{display:flex}.e-grid .e-summarycontent .e-frozenfootercontent{float:left;width:min-content}.e-grid .e-summarycontent .e-frozen-right-footercontent{float:right}.e-grid .e-summarycontent .e-frozen-right-footercontent .e-firstsummarycell{border-left:1px solid;border-color:#e0e0e0}.e-grid .e-summarycontent .e-movablefootercontent{height:inherit;overflow:hidden;flex:1}.e-grid .e-summarycontent .e-detailindentcelltop,.e-grid .e-summarycontent .e-indentcell{border-width:1px 0 0}.e-grid.e-device .e-rowcell,.e-grid.e-device .e-summarycell{padding:8px 12px}.e-grid.e-device .e-rowcell:first-child,.e-grid.e-device .e-summarycell:first-child{padding:8px 12px 8px 16px}.e-grid.e-device .e-rowcell:last-child,.e-grid.e-device .e-summarycell:last-child{padding:8px 16px 8px 12px}.e-grid td.e-rowcell.e-checkbox{padding:6px 21px}.e-grid td.e-rowcell.e-checkbox input[type=checkbox]{margin-top:5px}.e-grid.e-default .e-detailrowcollapse.e-lastrowcell,.e-grid.e-default .e-rowcell.e-lastrowcell{border-bottom-width:1px}.e-grid.e-default .e-detailrow .e-lastrowcell{border-bottom:1px solid #e0e0e0}.e-grid.e-bothlines .e-rowcell.e-lastrowcell{border-bottom-width:1px}.e-grid.e-bothlines .e-rowcell{border-width:1px 0 0 1px}.e-grid .e-gridheader table th[rowspan],.e-grid.e-device .e-gridheader table th[rowspan]{padding-bottom:13px;vertical-align:bottom}.e-grid .e-emptyrow td{line-height:20px;padding:.7em}.e-grid.e-responsive .e-headercelldiv,.e-grid.e-responsive .e-rowcell{text-overflow:ellipsis;white-space:nowrap}.e-grid.e-responsive .e-headercelldiv.e-headerchkcelldiv,.e-grid.e-responsive .e-rowcell.e-gridchkbox{text-overflow:clip}.e-grid.e-default .e-detailheadercell,.e-grid.e-default .e-headercell{border-width:0}.e-grid [aria-selected]+tr .e-detailindentcell{border-top-style:solid;border-top-width:1px}.e-grid.e-default.e-verticallines .e-detailheadercell,.e-grid.e-default.e-verticallines .e-headercell{border-width:0 0 0 1px}.e-grid.e-default.e-verticallines .e-headercell.e-stackedheadercell{border-bottom:1px solid}.e-grid.e-default .e-stackedheadercell{border-width:0 0 1px 1px}.e-grid.e-default.e-verticallines tr th:first-child:not(.e-firstcell){border-left-width:0}.e-grid.e-default table th[rowspan],.e-grid.e-default.e-bothlines .e-detailheadercell,.e-grid.e-default.e-bothlines .e-headercell{border-width:0 0 0 1px}.e-grid tr th.e-firstcell{border-left-style:solid;border-left-width:1px}.e-grid.e-default .e-gridheader th.e-firstcell.e-movablefirst,.e-grid.e-default tr td:first-child,.e-grid.e-default tr th.e-detailheadercell:first-child,.e-grid.e-default tr th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border),.e-grid.e-default tr th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border){border-left-width:0}.e-grid .e-hide{display:none}.e-grid .e-gridcontent,.e-grid .e-gridfooter,.e-grid .e-gridheader,.e-grid .e-groupdroparea,.e-grid .e-headercontent,.e-grid .e-rowcell,.e-grid .e-summarycontent{overflow:hidden;vertical-align:middle}.e-grid .e-sortfilterdiv{float:right;height:10px;margin:-15px 10px;padding:3px;width:10px}.e-grid .e-gridheader .e-rightalign .e-sortfilterdiv{float:left;margin:-15px 5px}.e-grid .e-gridheader .e-rightalign .e-stackedheadercelldiv,.e-grid .e-gridheader .e-sortfilter .e-rightalign .e-headercelldiv{padding:0 .6em 0 1.9em}.e-grid .e-gridheader .e-sortfilter .e-fltr-icon .e-headercelldiv,.e-grid .e-gridheader .e-sortfilter .e-rightalign.e-fltr-icon .e-headercelldiv{margin:-7px 15px -7px -7px}.e-grid .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv,.e-grid .e-gridheader .e-sortfilter .e-headercelldiv,.e-grid .e-gridheader .e-stackedheadercelldiv{padding:0 1.8em 0 .6em}.e-grid .e-filtermenudiv{float:right;margin:-18px -7px;padding:6px;text-align:right}.e-grid .e-filtermenudiv:hover{cursor:pointer}.e-grid.e-print-grid-layout .e-filterbar,.e-grid.e-print-grid-layout .e-grouptopleftcell,.e-grid.e-print-grid-layout .e-icons:not(.e-frame),.e-grid.e-print-grid-layout .e-indentcell,.e-grid.e-print-grid-layout .e-pager,.e-grid.e-print-grid-layout .e-recordpluscollapse,.e-grid.e-print-grid-layout .e-recordplusexpand{display:none}.e-grid.e-print-grid-layout .e-indentcell.e-detailindentcelltop{display:table-cell}.e-grid.e-print-grid-layout .e-content{overflow-y:hidden}.e-grid.e-print-grid-layout .e-grouptext{width:auto}.e-grid.e-print-grid-layout .e-detailcell{padding:.8em .6em}.e-grid.e-print-grid{left:-1000px;top:-1000px}.e-grid .e-flmenu-valuediv{padding:24px 0 0}.e-grid .e-flbldcontent{padding:18px 18px 0}.e-grid .e-flblbtn{width:110px}.e-grid .e-sortnumber{border-radius:65%;display:inline-block;float:right;font-size:9px;height:15px;line-height:16px;margin:8px 5px 0 2px;text-align:center;width:15px}.e-grid .e-gridheader .e-fltr-icon .e-sortnumber{margin:8px 5px 0 2px}.e-grid .e-gridheader .e-rightalign .e-sortnumber,.e-grid .e-gridheader .e-rightalign.e-fltr-icon .e-sortnumber{float:left;margin:8px 2px 0 5px}.e-grid .e-gridheader .e-fltr-icon .e-sortfilterdiv{margin:-15px 24px}.e-grid .e-gridheader .e-rightalign.e-fltr-icon .e-sortfilterdiv{margin:-15px 5px}.e-grid.e-wrap .e-gridheader .e-rightalign .e-sortnumber{margin:3px 2px 0 5px}.e-grid.e-wrap .e-gridheader .e-sortnumber{margin:3px 5px 0 2px}.e-grid.e-wrap .e-gridheader .e-sortfilterdiv{margin:-9px 10px}.e-grid .e-frozenheader .e-editcell.e-normaledit,.e-grid .e-movableheader .e-editcell.e-normaledit{border-top-color:#0000}.e-grid .e-columnmenu{position:absolute;right:23px;float:right;margin:-18px;padding:6px}.e-grid.e-wrap .e-columnmenu{margin:-13px -13px -23px -23px}.e-grid.e-rtl .e-columnmenu{left:5px;right:auto;margin:-17px -18px -18px 3px}.e-grid.e-wrap.e-rtl .e-columnmenu{margin:-13px -13px -23px -3px}.e-grid [class^=e-]{box-sizing:border-box}.e-grid .e-rowdragdropcell{border-style:solid;border-width:1px 0 0}.e-grid .e-detailrowcollapse,.e-grid .e-detailrowexpand{border-style:solid;border-width:1px 0 0;cursor:pointer}.e-grid .e-detailindentcell{border-right-style:solid;border-right-width:1px}.e-grid .e-detailcell{border-top-style:solid;border-top-width:1px;padding:.3em}.e-grid.e-verticallines .e-filterbarcell,.e-grid.e-verticallines .e-rowcell{border-width:0 0 0 1px}.e-grid.e-hidelines .e-detailheadercell,.e-grid.e-hidelines .e-filterbarcell,.e-grid.e-hidelines .e-headercell,.e-grid.e-hidelines .e-rowcell,.e-grid.e-hidelines tr th.e-firstcell,.e-grid.e-horizontallines .e-detailheadercell,.e-grid.e-horizontallines .e-headercell{border-width:0}.e-grid.e-horizontallines .e-headercell.e-stackedheadercell{border-width:0 0 1px 1px}.e-grid.e-horizontallines .e-filterbarcell,.e-grid.e-horizontallines .e-rowcell{border-width:1px 0 0}.e-grid.e-hidelines .e-rowcell.e-lastrowcell,.e-grid.e-horizontallines .e-rowcell.e-lastrowcell,.e-grid.e-verticallines .e-rowcell.e-lastrowcell{border-bottom-width:1px}.e-grid.e-bothlines .e-detailrowvisible,.e-grid.e-hidelines .e-detailrowvisible,.e-grid.e-horizontallines .e-detailrowvisible,.e-grid.e-verticallines .e-detailrowvisible{border-left-width:0}.e-grid.e-hidelines .e-firstchildrow .e-detailrowcollapse,.e-grid.e-hidelines .e-firstchildrow .e-detailrowexpand,.e-grid.e-hidelines .e-firstchildrow .e-rowcell,.e-grid.e-verticallines .e-firstchildrow .e-detailrowcollapse,.e-grid.e-verticallines .e-firstchildrow .e-detailrowexpand,.e-grid.e-verticallines .e-firstchildrow .e-rowcell{border-top-width:1px}.e-grid .e-filterbarcell .e-icons:before{display:block;margin:0 auto}.e-grid .e-filterbarcell .e-filtertext::-webkit-search-cancel-button,.e-grid .e-search input::-webkit-search-cancel-button{display:none}.e-grid .e-filterbarcell .e-filtertext::-ms-clear,.e-grid .e-search input::-ms-clear{display:none}.e-grid .e-filterbarcell,.e-grid .e-filterbarcelldisabled{border-collapse:collapse;border-style:solid;border-width:1px 0 0;cursor:default;height:42px;overflow:hidden;padding:0 21px;vertical-align:middle}.e-grid .e-rowdragheader{border:solid #e0e0e0;border-width:1px 0 0}.e-grid .e-filterbarcell input{border-radius:0;border-style:solid;border-width:0 0 2px;font-size:13px;font-weight:400;height:26px;padding-right:24px;text-indent:0;width:100%}.e-grid.e-device .e-filterbarcell{padding:8px 12px}.e-grid.e-device .e-filterbarcell:first-child{padding:8px 12px 8px 16px}.e-grid.e-device .e-filterbarcell:last-child{padding:8px 16px 8px 12px}.e-grid .e-searchclear{float:right;position:relative}.e-grid.e-rtl .e-searchclear{float:left;position:relative}.e-grid .e-checkboxlist{height:200px;margin-top:5px;min-height:160px;overflow-y:auto}.e-grid .e-checkfltrnmdiv{height:60px;padding:23px;text-align:center}.e-grid .e-checkboxlist>span{padding-left:9px}.e-grid .e-chk-hidden{-moz-appearance:none;height:1px;opacity:0;width:1px}.e-grid .e-checkselect,.e-grid .e-checkselectall{margin:0;opacity:0;position:absolute;width:0}.e-grid .e-rowcell .e-checkbox-wrapper,.e-grid .e-rowcell .e-css.e-checkbox-wrapper{-webkit-user-select:auto;height:20px;line-height:20px;position:relative;top:0;user-select:auto}.e-grid .e-dialog.e-checkboxfilter,.e-grid .e-dialog.e-flmenu{min-width:250px}.e-grid .e-dialog.e-checkboxfilter .e-dlg-content,.e-grid .e-dialog.e-flmenu .e-dlg-content{border-radius:0}.e-grid .e-dialog.e-checkboxfilter{min-height:322px}.e-grid .e-checkboxfilter .e-searchbox{display:block}.e-grid .e-checkboxfilter .e-dlg-content,.e-grid .e-checkboxfilter .e-ftrchk,.e-grid .e-checkboxfilter .e-searchbox{padding-left:9px}.e-grid .e-ftrchk{padding-bottom:9px;padding-top:9px}.e-grid .e-filterdiv,.e-grid .e-fltrtempdiv{padding:0;position:relative;text-align:center;width:100%}.e-grid .e-pager{border-bottom:#0000;border-left:#0000;border-right:#0000}.e-grid .e-gridpopup{font-weight:400;position:absolute;-webkit-user-select:none;user-select:none;z-index:99999}.e-grid .e-gridpopup .e-content{border-radius:4px;border-style:solid;border-width:1px;font-size:14px;padding:4px}.e-grid .e-lastsummarycell{border-right:1px solid}.e-grid .e-footerpadding{padding-right:14px}.e-grid .e-gridpopup span{border:1px solid #0000;cursor:pointer;display:inline-block;height:26px;padding:4px;width:26px}.e-grid .e-gridpopup .e-tail:after,.e-grid .e-gridpopup .e-tail:before{border:10px solid #0000;content:"";height:0;left:8px;position:absolute;width:0}.e-grid .e-gridpopup .e-downtail:after{top:34px}.e-grid .e-gridpopup .e-uptail:after{top:-17px}.e-grid .e-gridpopup .e-uptail:before{top:-19px}.e-grid .e-gridpopup .e-rowselect,.e-grid .e-gridpopup .e-sortdirect{line-height:18px;text-indent:7%}.e-grid .e-cloneproperties{border-style:solid;border-width:1px;box-shadow:0 0;font-size:12px;font-weight:500;opacity:1;overflow:hidden;padding:4px 5px;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;z-index:10}.e-grid .e-cloneproperties.e-draganddrop{border-spacing:0;font-size:12px;font-weight:400}.e-grid .e-cloneproperties.e-draganddrop table{border-spacing:0}.e-grid .e-defaultcur{cursor:default}.e-grid .e-notallowedcur{cursor:not-allowed}.e-grid .e-grabcur{cursor:grabbing}.e-grid .e-cloneproperties.e-headerclone table{border-spacing:0}.e-grid .e-headerclone{border-radius:12px;font-size:12px;font-weight:500;line-height:29px}.e-grid .e-draganddrop{border-width:0 1px 1px;font-weight:400;padding:0}.e-grid .e-draganddrop .e-rowcell{opacity:.95}.e-grid.e-default .e-gridheader th.e-firstcell,.e-grid.e-default .e-gridheader th.e-laststackcell{border-left-style:solid;border-left-width:1px}.e-grid.e-bothlines .e-gridheader th.e-stackedheadercell{border-bottom-style:solid;border-bottom-width:1px;border-left-style:solid;border-left-width:1px}.e-grid.e-default.e-hidelines .e-gridheader th.e-firstcell{border-left-width:0}.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,.e-grid .e-gridheader .e-headercontent .e-reorderuparrow{font-size:8px;margin-left:-1px;margin-top:-4.5px;position:absolute;z-index:10}.e-grid .e-gridheader .e-headercontent .e-reorderuparrow{margin-top:-4.5px}.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow{margin-top:4.5px}.e-grid td.e-active,.e-grid td.e-cellselectionbackground{font-weight:400}.e-grid .e-groupdroparea{height:auto;line-height:normal;min-height:48px}.e-grid .e-griddragarea{border:1px solid;opacity:.6;position:absolute}.e-grid .e-gdclone{border-radius:13px;padding:2px}.e-grid .e-content{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:scroll;position:relative}.e-grid.e-rowdrag .e-columnheader,.e-grid.e-rowdrag .e-groupdroparea,.e-grid.e-ungroupdrag .e-columnheader,.e-grid.e-ungroupdrag .e-groupdroparea{cursor:not-allowed}.e-grid .e-groupdroparea,.e-grid.e-rowdrag .e-gridcontent,.e-grid.e-ungroupdrag .e-gridcontent{cursor:default}.e-grid .e-groupdroparea{border-style:solid none;border-width:1px 0 0;border-top-width:1px;font-size:14px;font-weight:lighter;opacity:.87;padding:14px 24px;text-align:left;text-indent:1pt;-webkit-user-select:none;user-select:none;width:100%}.e-grid .e-grouptext{display:inline-block;margin-right:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:57px}.e-grid .e-grid-icon{float:left}.e-grid .e-groupheadercell,.e-grid .e-groupheadercell:hover{border:0;border-collapse:collapse;border-radius:12px;cursor:pointer;font-size:13px;font-weight:400;height:24px;margin:3px 0 0 18px;overflow:hidden;padding:0 6px 0 9px;vertical-align:middle}.e-grid .e-groupheadercell:hover{border:0;padding:0 6px 0 9px}.e-grid .e-groupheadercell span{display:inline-block;float:left;height:24px;line-height:26px;padding:0;vertical-align:middle}.e-grid .e-groupheadercell .e-grouptext{line-height:24px}.e-grid .e-groupheadercell .e-ungroupbutton{font-size:13px;line-height:26px}.e-grid.e-device .e-groupheadercell span{line-height:26px}.e-grid.e-device .e-groupheadercell .e-ungroupbutton{line-height:28px}.e-grid .e-groupheadercell .e-cancel{padding-right:10px}.e-grid .e-groupheadercell .e-icons:before{display:inline}.e-grid .e-groupsort,.e-grid .e-toggleungroup,.e-grid .e-ungroupbutton{font-size:10px;margin-left:6px}.e-grid .e-groupsort{margin-right:0;margin-top:0}.e-grid span.e-ungroupbutton.e-icons{margin-left:6px;margin-top:0;padding-right:0}.e-grid .e-grptogglebtn{padding:7px}.e-grid .e-icon-gdownarrow{font-size:11px;padding:14px 9px 12px;text-decoration:none;text-indent:12px}.e-grid .e-icon-grightarrow{font-size:10px;padding:14px 9px 14px 10px;text-decoration:none;text-indent:12px}.e-grid .e-recordplusexpand{padding-top:5px}.e-grid .e-indentcell{border-style:solid;border-width:0 1px 0 0}.e-grid .e-indentcell.e-detailindentcelltop,.e-grid .e-indentcell.e-indentcelltop{border-width:1px 0 0}.e-grid .e-recordpluscollapse,.e-grid .e-recordplusexpand{border-style:solid;border-width:1px 0 0;cursor:pointer}.e-grid .e-groupcaption{border-style:solid;border-width:1px 0 0;display:table-cell;font-size:12px;line-height:20px;overflow:hidden;padding:.7em;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;width:auto}.e-grid .e-virtualtable .e-groupcaption{line-height:20px;padding:8px 21px}.e-grid .e-autofill{border:1px solid;height:8px;position:absolute;-webkit-user-select:none;user-select:none;width:8px}.e-grid .e-headercontent{border-style:solid;border-width:0}.e-grid .e-stackedheadercell{border-width:0 0 1px 1px;white-space:nowrap}.e-grid .e-noselect{-webkit-user-select:none;user-select:none}.e-grid .e-toolbar .e-btn-icon.e-icons.e-columnchooser-btn{font-size:9px;line-height:3}.e-grid .e-toolbar .e-toolbar-items .e-toolbar-right .e-cc-toolbar .e-tbar-btn .e-columnchooser-btn{margin-top:1px}.e-grid .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar{margin-top:0;padding:3px 0 0}.e-grid .e-edit-dialog .e-dlg-content{position:relative}.e-grid .e-edit-dialog{min-height:350px}.e-grid .e-griderror label{display:inline!important}.e-grid .e-tooltip-wrap.e-griderror{z-index:1000}.e-grid .e-tooltip-wrap.e-griderror .e-arrow-tip.e-tip-top{left:44%}.e-grid .e-normaledit .e-rowcell{padding-bottom:0;padding-top:0}.e-grid.e-device .e-normaledit .e-rowcell{padding-bottom:4px;padding-top:4px}.e-grid .e-gridcontent .e-normaledit .e-rowcell.e-lastrowadded{border-bottom:1px solid #e0e0e0;border-top:0 #e0e0e0}.e-grid .e-normaledit{border-top:0;padding:0}.e-grid .e-gridcontent .e-normaledit .e-rowcell{border-top:1px solid}.e-grid:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child .e-rowcell{border-top:0}.e-grid .e-editedbatchcell.e-rowcell,.e-grid.e-device .e-editedbatchcell.e-rowcell,.e-grid.e-device .e-gridcontent .e-normaledit .e-rowcell{padding-bottom:0;padding-top:0}.e-grid .e-editedbatchcell,.e-grid td.e-boolcell{padding-left:21px;padding-right:21px}.e-grid td.e-boolcell input{margin:3px 3px 3px 4px}.e-grid td.e-boolcell.e-rowcell{padding-bottom:5px;padding-top:5px}.e-grid .e-dialog .e-gridform .e-rowcell{border:0;padding:0}.e-grid .e-row .e-input-focus .e-input.e-field,.e-grid .e-row .e-input-group .e-input.e-field{font-family:Roboto,Segoe UI,GeezaPro,"DejaVu Serif","sans-serif",-apple-system,BlinkMacSystemFont;font-size:13px;padding-bottom:6px;padding-top:9px}.e-grid .e-row .e-input-group{margin-bottom:2px;margin-top:0;vertical-align:middle}.e-grid .e-defaultcell.e-ralign,.e-grid .e-defaultcell.e-ralign:focus,.e-grid .e-editedrow .e-defaultcell.e-ralign,.e-grid .e-editedrow .e-defaultcell.e-ralign:focus{padding-right:10px}.e-grid .e-dlg-content .e-defaultcell.e-ralign,.e-grid .e-dlg-content .e-defaultcell.e-ralign:focus{padding-right:0}.e-grid .e-hiddenrow{display:none}.e-grid .e-columnchooserdiv{float:right;margin:-12px}.e-grid .e-ccdlg .e-dlg-content{margin:20px 0 0;overflow:visible;padding:16px 18px 13px 9px}.e-grid .e-ccdlg .e-checkbox-wrapper.e-control.e-keyboard{padding-left:9px}.e-grid .e-ccdlg .e-main-div{box-sizing:border-box;position:relative}.e-grid .e-ccdlg .e-ccul-ele{margin:13px 0;padding:0}.e-grid .e-ccdlg li.e-cclist{padding:9px 0}.e-grid .e-ccdlg .e-checkbox-wrapper .e-frame{margin-left:0}.e-grid .e-ccdlg label.e-cc{margin:0}.e-grid .e-ccdlg .e-footer-content{border-style:solid;border-width:1px 0 0}.e-grid .e-ccdlg .e-cc-contentdiv{height:196px;overflow-y:auto}.e-grid .e-ccdlg .e-cc-searchdiv{border-style:solid;border-width:0 0 2px;left:4px;opacity:.6;position:absolute;right:0;top:-46px}.e-grid .e-ccdlg .e-cc-searchdiv span.e-ccsearch-icon.e-icons{float:right;opacity:.6;padding:5px 2px}.e-grid .e-ccdlg .e-cc-searchdiv span.e-ccsearch-icon.e-cc-cancel{font-size:11px;padding:5px 2px 6px}.e-grid .e-ccdlg .e-cc-searchdiv.e-input-focus,.e-grid .e-ccdlg .e-cc-searchdiv.e-input-focus span.e-ccsearch-icon.e-icons{opacity:1}.e-grid .e-ccdlg .e-innerdiv.e-ccnmdiv{height:60px;padding:23px;text-align:center}.e-grid .e-ccdlg .e-checkbox-wrapper .e-label{text-overflow:ellipsis}.e-grid .e-ccdlg .e-cc-chbox{margin:3px;vertical-align:middle}.e-grid .e-ccdlg .e-cc-lab-name{padding:7px;text-overflow:ellipsis;vertical-align:middle}.e-grid .e-ccdlg .e-cc.e-input,.e-grid .e-ccdlg .e-cc.e-input:focus{border:0;padding-bottom:8px;padding-left:4px;padding-top:4px}.e-grid .e-checkboxfiltertext{width:150px;word-break:normal}.e-grid .e-frozenhdrcont .e-frozenheader>.e-table,.e-grid .e-frozenhdrcont .e-headercontent .e-virtualtable>.e-table,.e-grid .e-frozenhdrcont .e-headercontent>.e-table,.e-grid .e-frozenhdrcont .e-movableheader>.e-table{border-bottom:2px solid}.e-grid .e-frozencontent .e-virtualtable>.e-table,.e-grid .e-frozencontent>.e-table,.e-grid .e-frozenheader .e-virtualtable>.e-table,.e-grid .e-frozenheader>.e-table{border-left:0;border-right:2px solid}.e-grid .e-frozencontent.e-frozen-right-content>.e-table,.e-grid .e-frozenheader.e-frozen-right-header>.e-table,.e-grid .e-gridheader .e-filterbarcell .e-frozen-default-cursor,.e-grid .e-gridheader .e-headercell .e-frozen-default-cursor,.e-grid .e-rowcell .e-frozen-default-cursor{border-left:2px solid;border-right:0}.e-grid .e-frozenheader{float:left;width:min-content}.e-grid .e-frozenheader.e-frozen-right-header{float:right}.e-grid.e-rtl .e-frozencontent .e-virtualtable>.e-table,.e-grid.e-rtl .e-frozencontent>.e-table,.e-grid.e-rtl .e-frozenheader .e-virtualtable>.e-table,.e-grid.e-rtl .e-frozenheader>.e-table{border-left:2px solid;border-right:0}.e-grid.e-rtl .e-frozencontent.e-frozen-right-content>.e-table,.e-grid.e-rtl .e-frozenheader.e-frozen-right-header>.e-table{border-left:0;border-right:2px solid}.e-grid.e-rtl .e-frozenheader{float:right}.e-grid.e-rtl .e-frozenheader.e-frozen-right-header{float:left}.e-grid.e-rtl .e-frozencontent{float:right}.e-grid.e-rtl .e-frozen-right-content{float:left}.e-grid.e-rtl .e-frozenfootercontent{float:right}.e-grid.e-rtl .e-frozen-right-footercontent{float:left}.e-grid .e-movableheader{overflow:hidden}.e-grid .e-frozenhdrcont{-ms-touch-action:none}.e-grid .e-frozencontent{-ms-touch-action:none;border-bottom-width:1px;float:left;width:min-content}.e-grid .e-frozen-right-content{float:right}.e-grid .e-movablecontent{-ms-overflow-style:none;flex:1;overflow-x:auto;overflow-y:hidden}.e-grid:not(.sf-grid) .e-movablecontent::-webkit-scrollbar{display:none}.e-grid .e-content.e-mac-safari::-webkit-scrollbar{width:7px}.e-grid .e-content.e-mac-safari::-webkit-scrollbar-thumb{background-color:#00000080;border-radius:4px}.e-grid .e-frozenscrollbar{border-top:1px solid #e0e0e0}.e-grid .e-movablescrollbar{flex:1;overflow:hidden;overflow-x:scroll}.e-grid .e-columnchooser:before{line-height:1.9}.e-grid .e-toolbar .e-ccdiv .e-columnchooser.e-cctbn-icon{font-size:15px;vertical-align:middle}.e-grid .e-toolbar .e-ccdiv{margin-top:-1px;padding:0 10px}.e-grid.e-rtl .e-tableborder{border-left:1px solid;border-right:0}.e-grid.e-rtl .e-checkboxfilter .e-dlg-content{padding-left:18px;padding-right:9px}.e-grid.e-rtl .e-checkboxfilter .e-ftrchk,.e-grid.e-rtl .e-checkboxfilter .e-searchbox{padding-left:0;padding-right:9px}.e-grid.e-rtl .e-detailheadercell,.e-grid.e-rtl .e-headercell{border-width:0;text-align:right}.e-grid.e-rtl .e-detailheadercell.e-fltr-icon .e-headercelldiv,.e-grid.e-rtl .e-detailheadercell.e-fltr-icon .e-headercelldiv.e-headerchkcelldiv,.e-grid.e-rtl .e-headercell.e-fltr-icon .e-headercelldiv,.e-grid.e-rtl .e-headercell.e-fltr-icon .e-headercelldiv.e-headerchkcelldiv{padding:0 .6em 0 1.8em;text-align:right}.e-grid.e-rtl .e-detailheadercell.e-fltr-icon .e-headercelldiv .e-sortnumber,.e-grid.e-rtl .e-detailheadercell.e-fltr-icon .e-headercelldiv.e-headerchkcelldiv .e-sortnumber,.e-grid.e-rtl .e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber,.e-grid.e-rtl .e-headercell.e-fltr-icon .e-headercelldiv.e-headerchkcelldiv .e-sortnumber{float:left;margin:9px 0 0 5px}.e-grid.e-rtl .e-detailheadercell .e-headercelldiv,.e-grid.e-rtl .e-detailheadercell .e-headercelldiv.e-headerchkcelldiv,.e-grid.e-rtl .e-headercell .e-headercelldiv,.e-grid.e-rtl .e-headercell .e-headercelldiv.e-headerchkcelldiv{padding:0 .6em 0 1.8em;text-align:right}.e-grid.e-rtl .e-detailheadercell .e-headercelldiv .e-sortnumber,.e-grid.e-rtl .e-detailheadercell .e-headercelldiv.e-headerchkcelldiv .e-sortnumber,.e-grid.e-rtl .e-headercell .e-headercelldiv .e-sortnumber,.e-grid.e-rtl .e-headercell .e-headercelldiv.e-headerchkcelldiv .e-sortnumber{float:left;margin:9px 0 0 5px}.e-grid.e-rtl .e-detailheadercell .e-filterbarcell input,.e-grid.e-rtl .e-headercell .e-filterbarcell input{border-width:0 0 2px}.e-grid.e-rtl .e-detailheadercell .e-sortfilterdiv,.e-grid.e-rtl .e-headercell .e-sortfilterdiv{float:left;margin:-14px 10px}.e-grid.e-rtl .e-detailheadercell.e-leftalign.e-headercell.e-fltr-icon .e-headercelldiv,.e-grid.e-rtl .e-headercell.e-leftalign.e-headercell.e-fltr-icon .e-headercelldiv{margin-left:10px}.e-grid.e-rtl .e-detailheadercell.e-leftalign.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber,.e-grid.e-rtl .e-headercell.e-leftalign.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber{margin:8px -4px 0 0}.e-grid.e-rtl .e-detailheadercell.e-leftalign.e-headercell.e-fltr-icon .e-filtermenudiv,.e-grid.e-rtl .e-headercell.e-leftalign.e-headercell.e-fltr-icon .e-filtermenudiv{margin-left:-5px}.e-grid.e-rtl .e-detailheadercell.e-leftalign .e-sortfilterdiv,.e-grid.e-rtl .e-headercell.e-leftalign .e-sortfilterdiv{float:right;margin:-14px 3px}.e-grid.e-rtl .e-detailheadercell.e-leftalign .e-headercelldiv,.e-grid.e-rtl .e-headercell.e-leftalign .e-headercelldiv{padding:0 25px 0 .7em}.e-grid.e-rtl .e-detailheadercell.e-leftalign .e-headercelldiv .e-sortnumber,.e-grid.e-rtl .e-headercell.e-leftalign .e-headercelldiv .e-sortnumber{float:right;margin:0 2px 0 0}.e-grid.e-rtl .e-detailheadercell.e-fltr-icon.e-rightalign .e-sortnumber,.e-grid.e-rtl .e-detailheadercell.e-rightalign .e-sortnumber,.e-grid.e-rtl .e-headercell.e-fltr-icon.e-rightalign .e-sortnumber,.e-grid.e-rtl .e-headercell.e-rightalign .e-sortnumber{float:left;margin:9px 0 0 5px}.e-grid.e-rtl .e-rowcell:first-child,.e-grid.e-rtl .e-summarycell:first-child{padding-right:21px}.e-grid.e-rtl .e-rowcell:last-child,.e-grid.e-rtl .e-summarycell:last-child{padding-left:21px}.e-grid.e-rtl.e-wrap .e-gridheader .e-rightalign .e-sortnumber,.e-grid.e-rtl.e-wrap .e-gridheader .e-sortnumber{margin:3px 5px 0 2px}.e-grid.e-rtl.e-wrap .e-gridheader .e-sortfilterdiv{margin:-17px 4px}.e-grid.e-rtl.e-wrap .e-gridheader .e-rightalign .e-sortfilterdiv{margin:-17px 5px}.e-grid.e-rtl .e-gridheader .e-fltr-icon .e-sortfilterdiv,.e-grid.e-rtl .e-gridheader .e-rightalign.e-fltr-icon .e-sortfilterdiv{margin:-14px 0 0 11px}.e-grid.e-rtl .e-gridheader .e-sortfilter .e-fltr-icon .e-headercelldiv,.e-grid.e-rtl .e-gridheader .e-sortfilter .e-rightalign.e-fltr-icon .e-headercelldiv{margin:-7px}.e-grid.e-rtl.e-bothlines .e-grouptopleftcell,.e-grid.e-rtl.e-hidelines .e-grouptopleftcell,.e-grid.e-rtl.e-verticallines .e-grouptopleftcell{border-top:0}.e-grid.e-rtl .e-grouptopleftcell{border-top:1px solid}.e-grid.e-rtl .e-groupheadercell span.e-grouptext{margin-left:3px;margin-right:0}.e-grid.e-rtl .e-groupheadercell span{float:right;padding:0}.e-grid.e-rtl.e-horizontallines .e-grouptopleftcell{border-top:1px solid}.e-grid.e-rtl .e-filterbarcell,.e-grid.e-rtl .e-filterbarcelldisabled,.e-grid.e-rtl .e-rowcell{border-width:1px 0 0}.e-grid.e-rtl .e-lastrowcell{border-width:1px 1px 1px 0}.e-grid.e-rtl .e-gridheader .e-rightalign .e-sortfilterdiv{margin:-14px 10px}.e-grid.e-rtl .e-cloneproperties{border-width:1px 1px 3px}.e-grid.e-rtl tr td:first-child,.e-grid.e-rtl tr th:first-child{border-left-width:0}.e-grid.e-rtl.e-default.e-bothlines tr td:first-child:not(.e-summarycell),.e-grid.e-rtl.e-default.e-bothlines tr th:first-child{border-left-width:1px}.e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowcollapse,.e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowexpand{border-left-width:0}.e-grid.e-rtl.e-default tr td:last-child,.e-grid.e-rtl.e-default tr th:last-child{border-left:0}.e-grid.e-rtl.e-default.e-verticallines tr th:last-child{border-left:1px solid}.e-grid.e-rtl.e-default .e-gridheader tr th:first-child,.e-grid.e-rtl.e-default .e-gridheader tr th:last-child{padding-left:21px;padding-right:21px}.e-grid.e-rtl.e-default .e-detailheadercell,.e-grid.e-rtl.e-default th:first-child .e-grid.e-rtl.e-default .e-headercell{border-width:0}.e-grid.e-rtl.e-default .e-rowcell{border-width:1px 0 0}.e-grid.e-rtl.e-default.e-verticallines .e-detailheadercell,.e-grid.e-rtl.e-default.e-verticallines .e-filterbarcell,.e-grid.e-rtl.e-default.e-verticallines .e-gridheader th.e-firstcell,.e-grid.e-rtl.e-default.e-verticallines .e-headercell,.e-grid.e-rtl.e-default.e-verticallines .e-rowcell{border-width:0 0 0 1px}.e-grid.e-rtl.e-default.e-verticallines tr th:first-child:not(.e-firstcell){border-left-width:1px}.e-grid.e-rtl.e-default .e-stackedheadercell,.e-grid.e-rtl.e-default.e-horizontallines .e-stackedheadercell{border-width:0 1px 1px 0}.e-grid.e-rtl.e-default .e-gridheader th.e-firstcell,.e-grid.e-rtl.e-default.e-horizontallines .e-gridheader th.e-firstcell{border-left-width:0;border-right-width:1px}.e-grid.e-rtl.e-default.e-bothlines .e-gridheader th.e-firstcell{border-left-width:1px;border-right-width:0}.e-grid.e-rtl.e-default .e-gridheader .e-headercell.e-firstheader,.e-grid.e-rtl.e-default.e-horizontallines .e-headercell.e-firstheader{border-left:0}.e-grid.e-rtl.e-default.e-hidelines .e-gridheader th.e-firstcell{border-left:0;border-right:0}.e-grid.e-rtl.e-default .e-gridheader .e-headercell.e-firstheader,.e-grid.e-rtl.e-default.e-horizontallines .e-gridheader .e-headercell.e-firstheader{border-right:1px solid}.e-grid.e-rtl.e-default.e-verticallines .e-gridheader .e-headercell.e-firstheader{border-right:0}.e-grid.e-rtl.e-default.e-verticallines .e-gridheader .e-headercell.e-firstheader,.e-grid.e-rtl.e-default.e-verticallines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell{border-left:1px solid}.e-grid.e-rtl.e-default.e-verticallines .e-headercell.e-stackedheadercell{border-bottom:1px solid}.e-grid.e-rtl.e-default .e-detailcell,.e-grid.e-rtl.e-default.e-bothlines .e-detailcell{border-right-style:solid;border-right-width:1px}.e-grid.e-rtl .e-cc-searchdiv span.e-ccsearch-icon.e-icons{float:left}.e-grid.e-rtl .e-groupsort,.e-grid.e-rtl .e-toggleungroup,.e-grid.e-rtl .e-ungroupbutton{margin-left:0;margin-right:6px}.e-grid.e-rtl span.e-ungroupbutton.e-icons{margin-left:0;margin-right:6px;padding-top:0}.e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell,.e-grid.e-rtl.e-default.e-bothlines .e-headercell{border-width:0 0 0 1px}.e-grid.e-rtl.e-default.e-bothlines .e-cloneproperties.e-draganddrop td.e-rowdragdrop,.e-grid.e-rtl.e-default.e-bothlines .e-dragheadercell,.e-grid.e-rtl.e-default.e-bothlines .e-rowdragheader,.e-grid.e-rtl.e-default.e-verticallines .e-cloneproperties.e-draganddrop td.e-rowdragdrop{border-left:1px solid #e0e0e0;padding-left:3px}.e-grid.e-rtl .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon:before{left:4px;position:relative}.e-grid.e-rtl.e-default table th[rowspan]{border-width:0 1px 0 0}.e-grid.e-rtl.e-default.e-bothlines .e-gridheader .e-headercell.e-firstheader,.e-grid.e-rtl.e-default.e-bothlines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell{border-left:1px solid;border-right:0}.e-grid.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell{border-bottom-style:solid;border-bottom-width:1px}.e-grid.e-rtl.e-bothlines .e-filterbarcell,.e-grid.e-rtl.e-bothlines .e-filterbarcelldisabled,.e-grid.e-rtl.e-bothlines .e-rowcell,.e-grid.e-rtl.e-bothlines .e-rowcell.e-lastrowcell,.e-grid.e-rtl.e-verticallines .e-filterbarcell,.e-grid.e-rtl.e-verticallines .e-rowcell{border-width:1px 0 0 1px}.e-grid.e-rtl.e-hidelines .e-detailheadercell,.e-grid.e-rtl.e-hidelines .e-filterbarcell,.e-grid.e-rtl.e-hidelines .e-headercell,.e-grid.e-rtl.e-hidelines .e-rowcell{border-width:0}.e-grid.e-rtl.e-horizontallines .e-filterbarcell,.e-grid.e-rtl.e-horizontallines .e-rowcell{border-width:1px 0 0}.e-grid.e-rtl.e-hidelines .e-rowcell.e-lastrowcell,.e-grid.e-rtl.e-horizontallines .e-rowcell.e-lastrowcell,.e-grid.e-rtl.e-verticallines .e-rowcell.e-lastrowcell{border-bottom-width:1px}.e-grid.e-rtl.e-hidelines .e-firstchildrow .e-rowcell,.e-grid.e-rtl.e-verticallines .e-firstchildrow .e-rowcell{border-top-width:1px}.e-grid.e-rtl .e-groupheadercell .e-icons:before{display:inline-block}.e-grid.e-rtl .e-groupheadercell .e-cancel{padding-left:23px;padding-right:0;padding-top:2px}.e-grid.e-rtl .e-groupheadercell,.e-grid.e-rtl .e-groupheadercell:hover{margin-left:10px;margin-right:18px;padding:0 9px 0 6px;float:right}.e-grid.e-rtl .e-groupdroparea{text-align:right}.e-grid.e-rtl .e-ungroupbutton{float:left}.e-grid.e-rtl tr:not(.e-summaryrow) td.e-indentcell{border-style:solid;border-width:0 0 0 1px}.e-grid.e-rtl .e-defaultcell.e-ralign,.e-grid.e-rtl .e-defaultcell.e-ralign:focus,.e-grid.e-rtl .e-editedrow .e-defaultcell.e-ralign:focus,.e-grid.e-rtl .e-row .e-input.e-defaultcell.e-ralign{padding-left:10px}.e-grid.e-rtl .e-detailindentcell{border-left-style:solid;border-left-width:1px;border-right-width:0}.e-grid.e-rtl .e-filtermenudiv{float:left;margin:-18px 0 -18px -11px;padding:6px}.e-grid.e-wrap .e-columnheader .e-headercelldiv,.e-grid.e-wrap .e-columnheader .e-stackedheadercelldiv,.e-grid.e-wrap .e-rowcell{height:Auto;line-height:18px;overflow-wrap:break-word;text-overflow:clip;white-space:normal;word-wrap:break-word}.e-grid.e-wrap .e-stackedheader .e-columnheader .e-headercelldiv,.e-grid.e-wrap .e-stackedheader .e-columnheader .e-stackedheadercelldiv{max-height:36px}.e-grid .e-columnheader.e-wrap .e-headercelldiv,.e-grid.e-wrap .e-columnheader .e-headercelldiv{margin-bottom:2px;margin-top:0}.e-grid .e-columnheader.e-wrap .e-filtermenudiv,.e-grid.e-wrap .e-columnheader .e-filtermenudiv{line-height:18px}.e-grid .e-columnheader.e-wrap .e-headercelldiv,.e-grid .e-columnheader.e-wrap .e-stackedheadercelldiv,.e-grid .e-frozenhdrcont.e-wrap .e-rowcell,.e-grid .e-gridcontent.e-wrap .e-rowcell{height:Auto;line-height:18px;overflow-wrap:break-word;text-overflow:clip;white-space:normal;word-wrap:break-word}.e-grid .e-stackedheadercelldiv{overflow:hidden;text-overflow:ellipsis}.e-grid .e-columnheader.e-wrap .e-sortfilterdiv,.e-grid.e-wrap .e-columnheader .e-sortfilterdiv{margin:-18px 10px}.e-grid .e-columnheader.e-wrap .e-rightalign .e-sortfilterdiv,.e-grid.e-wrap .e-columnheader .e-rightalign .e-sortfilterdiv{margin:-18px 5px}.e-grid .e-columnheader.e-wrap .e-fltr-icon .e-sortfilterdiv,.e-grid.e-wrap .e-columnheader .e-fltr-icon .e-sortfilterdiv{margin:-11px 24px}.e-grid .e-columnheader.e-wrap .e-fltr-icon.e-rightalign .e-sortfilterdiv,.e-grid.e-wrap .e-columnheader .e-fltr-icon.e-rightalign .e-sortfilterdiv{margin:-10px 5px}.e-grid .e-columnheader.e-wrap .e-icon-group:before,.e-grid.e-wrap .e-columnheader .e-icon-group:before{display:inline-block}.e-grid.e-responsive .e-gridclip .e-headercelldiv,.e-grid.e-responsive .e-gridclip .e-stackedheadercelldiv,.e-grid.e-responsive .e-rowcell.e-gridclip{text-overflow:clip}.e-grid .e-clipboard{cursor:default;height:1px;left:-1000px;overflow:hidden;position:fixed;resize:none;top:-1000px;width:1px}.e-grid.e-resize-lines th.e-headercell.e-firstcell,.e-grid.e-resize-lines th.e-headercell.e-stackedheadercell,.e-grid.e-resize-lines.e-rtl th.e-headercell.e-firstcell,.e-grid.e-resize-lines.e-rtl th.e-headercell.e-stackedheadercell{border-left:0;border-right:0;border-top:0}.e-grid.e-resize-lines tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor,.e-grid.e-resize-lines.e-rtl tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor{border-right:0}.e-grid.e-resize-lines.e-default table th[rowspan],.e-grid.e-resize-lines.e-rtl tr.e-columnheader th.e-lastcell .e-rhandler.e-rcursor,.e-grid.e-resize-lines.e-rtl tr.e-columnheader th.e-laststackcell .e-rhandler.e-rcursor,.e-grid.e-resize-lines.e-rtl tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor,.e-grid.e-resize-lines.e-rtl.e-default table th[rowspan]{border-left:0}.e-grid.e-resize-lines.e-rtl.e-default table th[rowspan]{border-right:0}.e-grid.sf-grid .e-table{border-spacing:.25px}.e-grid.sf-grid .e-filterbarcell.e-frozen-right-border,.e-grid.sf-grid .e-headercell.e-frozen-right-border,.e-grid.sf-grid .e-rowcell.e-frozen-right-border{border-right:2px solid #e3165b99}.e-grid.sf-grid .e-filterbarcell.e-frozen-left-border,.e-grid.sf-grid .e-headercell.e-frozen-left-border,.e-grid.sf-grid .e-rowcell.e-frozen-left-border{border-left:2px solid #e3165b99}.e-grid.sf-grid .e-gridheader .e-filterbarcell.e-freezeline,.e-grid.sf-grid .e-rowcell.e-freezeline{position:relative}.e-grid.sf-grid .e-gridheader .e-filterbarcell .e-frozen-left-cursor,.e-grid.sf-grid .e-gridheader .e-filterbarcell .e-frozen-right-cursor,.e-grid.sf-grid .e-gridheader .e-headercell .e-frozen-left-cursor,.e-grid.sf-grid .e-gridheader .e-headercell .e-frozen-right-cursor,.e-grid.sf-grid .e-rowcell .e-frozen-left-cursor,.e-grid.sf-grid .e-rowcell .e-frozen-right-cursor{cursor:move;height:100%;position:absolute;top:0;width:4px}.e-grid.sf-grid .e-gridheader .e-filterbarcell .e-frozen-left-cursor,.e-grid.sf-grid .e-gridheader .e-headercell .e-frozen-left-cursor,.e-grid.sf-grid .e-rowcell .e-frozen-left-cursor{right:0}.e-grid.sf-grid .e-gridheader .e-filterbarcell .e-frozen-right-cursor,.e-grid.sf-grid .e-gridheader .e-headercell .e-frozen-right-cursor,.e-grid.sf-grid .e-rowcell .e-frozen-right-cursor{left:0}.e-grid.sf-grid .e-gridheader .e-filterbarcell .e-frozen-left-cursor.e-frozen-resize-cursor,.e-grid.sf-grid .e-gridheader .e-headercell .e-frozen-left-cursor.e-frozen-resize-cursor,.e-grid.sf-grid .e-rowcell .e-frozen-left-cursor.e-frozen-resize-cursor{right:3px}.e-grid.sf-grid .e-gridheader .e-filterbarcell .e-frozen-right-cursor.e-frozen-resize-cursor:not(.e-frozen-default-cursor),.e-grid.sf-grid .e-gridheader .e-headercell .e-frozen-right-cursor.e-frozen-resize-cursor:not(.e-frozen-default-cursor){left:3px}.e-grid.sf-grid .e-frozen-helper{border-left:2px solid #e3165b99;cursor:move;position:absolute;z-index:2}.e-grid.sf-grid .e-content.e-freezeline-moving{-webkit-user-select:none;user-select:none}.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow,.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow{margin-top:0}.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell{background-color:#0000001a;display:inline-block;height:10px;width:80%}.e-grid.sf-grid .e-movablecontent{height:inherit;overflow:hidden}.e-grid.sf-grid .e-frozencontent{border-bottom-style:solid;height:inherit;overflow:hidden}.e-grid.sf-grid .e-gridcontent .e-content,.e-grid.sf-grid .e-gridcontent .e-content .e-movablecontent{overflow-y:auto}.e-grid.sf-grid .e-gridcontent .e-content.e-yscroll{overflow-y:scroll}.e-grid.sf-grid .e-gridcontent .e-content .e-movablecontent.e-noscroll,.e-grid.sf-grid .e-gridcontent .e-content .e-movablecontent.e-yscroll,.e-grid.sf-grid .e-gridcontent .e-content.e-noscroll{overflow-y:hidden}.e-grid.sf-grid .e-label.e-choosercheck,.e-grid.sf-grid .e-label.e-fltrcheck{width:0}.e-grid.sf-grid .e-cc-contentdiv .e-choosercheck,.e-grid.sf-grid .e-checkboxlist .e-fltrcheck{white-space:nowrap}.e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,.e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderuparrow{font-size:8px}.e-bigger .e-grid .e-gridheader thead .e-icons,.e-bigger.e-grid .e-gridheader thead .e-icons{font-size:16px}.e-bigger .e-grid .e-ccdlg .e-cc-searchdiv,.e-bigger.e-grid .e-ccdlg .e-cc-searchdiv{padding-left:0;padding-right:6px}.e-bigger .e-grid.e-rtl .e-columnmenu,.e-bigger.e-grid.e-rtl .e-columnmenu{margin:-17px -18px -18px 3px}.e-bigger .e-grid.e-rtl .e-groupheadercell span,.e-bigger.e-grid.e-rtl .e-groupheadercell span{padding:0}.e-grid-min-height .e-rowcell{line-height:0;padding-bottom:0;padding-top:0}.e-grid-min-height .e-gridheader .e-detailheadercell,.e-grid-min-height .e-gridheader .e-headercell,.e-grid-min-height .e-gridheader .e-headercell .e-headercelldiv{height:auto}.e-grid-min-height .e-gridcontent .e-groupcaption{line-height:normal;padding:0 .7em}.e-grid-min-height .e-summarycell{line-height:normal;padding:0 8px}.e-grid-min-height .e-grid-height .e-rowcell{line-height:20px;padding:8px 21px}.e-grid-min-height .e-grid-height .e-gridheader .e-detailheadercell,.e-grid-min-height .e-grid-height .e-gridheader .e-headercell,.e-grid-min-height .e-grid-height .e-gridheader .e-headercell .e-headercelldiv{height:29px}.e-grid-min-height .e-grid-height .e-gridcontent .e-groupcaption{line-height:20px;padding:.7em}.e-grid-min-height .e-grid-height .e-summarycell{line-height:18px;padding:8px 21px}.e-device.e-grid-min-height .e-grid-height .e-rowcell{padding:8px 12px}.e-device.e-grid-min-height .e-grid-height .e-rowcell:first-child{padding:8px 12px 8px 16px}.e-device.e-grid-min-height .e-grid-height .e-rowcell:last-child{padding:8px 16px 8px 12px}.e-device.e-grid-min-height .e-rowcell,.e-device.e-grid-min-height .e-rowcell:first-child,.e-device.e-grid-min-height .e-rowcell:last-child{padding-bottom:0;padding-top:0}.e-bigger .e-grid.e-grid-min-height .e-grid-height .e-rowcell{line-height:27px;padding:11px 28px}.e-bigger .e-grid.e-grid-min-height .e-grid-height .e-rowcell:first-child{line-height:28px;padding-left:28px}.e-bigger .e-grid.e-grid-min-height .e-grid-height .e-rowcell:last-child{line-height:28px;padding-right:28px}.e-bigger .e-grid.e-grid-min-height .e-rowcell,.e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,.e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child{line-height:0;padding-bottom:0;padding-top:0}.e-bigger .e-wrap.e-grid-min-height .e-grid-height .e-rowcell{line-height:18px}.e-bigger .e-wrap.e-grid-min-height .e-grid-height .e-frozencontent table tr td:first-child:empty,.e-bigger .e-wrap.e-grid-min-height .e-grid-height .e-frozenhdrcont table tr td:first-child:empty,.e-bigger .e-wrap.e-grid-min-height .e-grid-height .e-movablecontent table tr td:first-child:empty,.e-bigger .e-wrap.e-grid-min-height .e-grid-height:not(.e-grid-min-height) .e-gridcontent tr td:not(.e-indentcell):first-child:empty,.e-bigger .e-wrap.e-grid-min-height .e-grid-height:not(.e-grid-min-height) .e-gridcontent tr.e-row .e-rowcell:empty{height:49px}.e-bigger .e-wrap.e-grid-min-height .e-rowcell{line-height:18px}.e-bigger .e-wrap.e-grid-min-height .e-frozencontent table tr td:first-child:empty,.e-bigger .e-wrap.e-grid-min-height .e-frozenhdrcont table tr td:first-child:empty,.e-bigger .e-wrap.e-grid-min-height .e-movablecontent table tr td:first-child:empty,.e-bigger .e-wrap.e-grid-min-height:not(.e-grid-min-height) .e-gridcontent tr td:not(.e-indentcell):first-child:empty,.e-bigger .e-wrap.e-grid-min-height:not(.e-grid-min-height) .e-gridcontent tr.e-row .e-rowcell:empty{height:18px}.e-rtl .e-grid .e-detailheadercell,.e-rtl .e-grid .e-headercell,.e-rtl .e-grid .e-headercelldiv,.e-rtl .e-grid .e-headercelldiv.e-headerchkcelldiv{text-align:right}.e-edit-dialog .e-gridform .e-table{border-collapse:initial;border-spacing:11px;width:100%}.e-edit-dialog .e-dlg-content{position:relative}.e-bigger .e-grid.e-row-responsive .e-toolbar .e-tbar-btn:active,.e-bigger .e-grid.e-row-responsive .e-toolbar .e-tbar-btn:focus,.e-bigger .e-grid.e-row-responsive .e-toolbar .e-tbar-btn:hover,.e-bigger.e-grid.e-row-responsive .e-toolbar .e-tbar-btn:active,.e-bigger.e-grid.e-row-responsive .e-toolbar .e-tbar-btn:focus,.e-bigger.e-grid.e-row-responsive .e-toolbar .e-tbar-btn:hover{background:none}.e-bigger .e-grid.e-row-responsive .e-toolbar .e-tbar-btn:active .e-icons,.e-bigger .e-grid.e-row-responsive .e-toolbar .e-tbar-btn:focus .e-icons,.e-bigger .e-grid.e-row-responsive .e-toolbar .e-tbar-btn:hover .e-icons,.e-bigger.e-grid.e-row-responsive .e-toolbar .e-tbar-btn:active .e-icons,.e-bigger.e-grid.e-row-responsive .e-toolbar .e-tbar-btn:focus .e-icons,.e-bigger.e-grid.e-row-responsive .e-toolbar .e-tbar-btn:hover .e-icons{padding-bottom:0}.e-bigger .e-grid.e-row-responsive .e-toolbar .e-search-icon,.e-bigger.e-grid.e-row-responsive .e-toolbar .e-search-icon{background:none}.e-bigger .e-grid.e-row-responsive .e-responsive-header,.e-bigger.e-grid.e-row-responsive .e-responsive-header{border-top:1px solid #e0e0e0}.e-bigger .e-grid.e-row-responsive .e-gridcontent td:before,.e-bigger .e-grid.e-row-responsive .e-summarycontent td:before,.e-bigger.e-grid.e-row-responsive .e-gridcontent td:before,.e-bigger.e-grid.e-row-responsive .e-summarycontent td:before{content:attr(data-cell);font-weight:500;left:13px;padding-right:10px;position:absolute;top:6px;white-space:nowrap;width:45%}.e-bigger .e-grid.e-row-responsive .e-gridcontent td[data-cell],.e-bigger .e-grid.e-row-responsive .e-summarycontent td[data-cell],.e-bigger.e-grid.e-row-responsive .e-gridcontent td[data-cell],.e-bigger.e-grid.e-row-responsive .e-summarycontent td[data-cell]{padding-bottom:5px;padding-left:55%;padding-top:5px;position:relative}.e-bigger .e-grid.e-row-responsive .e-gridcontent .e-input,.e-bigger .e-grid.e-row-responsive .e-summarycontent .e-input,.e-bigger.e-grid.e-row-responsive .e-gridcontent .e-input,.e-bigger.e-grid.e-row-responsive .e-summarycontent .e-input{display:block}.e-bigger .e-grid.e-row-responsive .e-gridcontent td,.e-bigger .e-grid.e-row-responsive .e-summarycontent td,.e-bigger.e-grid.e-row-responsive .e-gridcontent td,.e-bigger.e-grid.e-row-responsive .e-summarycontent td{border:0}.e-bigger .e-grid.e-row-responsive .e-gridcontent .e-row,.e-bigger .e-grid.e-row-responsive .e-summarycontent .e-row,.e-bigger.e-grid.e-row-responsive .e-gridcontent .e-row,.e-bigger.e-grid.e-row-responsive .e-summarycontent .e-row{border-bottom:1px solid #e0e0e0}.e-bigger .e-grid.e-row-responsive .e-gridcontent .e-normaledit .e-rowcell,.e-bigger .e-grid.e-row-responsive .e-summarycontent .e-normaledit .e-rowcell,.e-bigger.e-grid.e-row-responsive .e-gridcontent .e-normaledit .e-rowcell,.e-bigger.e-grid.e-row-responsive .e-summarycontent .e-normaledit .e-rowcell{height:auto;padding-left:1%;padding-right:1%}.e-bigger .e-grid.e-row-responsive .e-gridcontent td.e-rowcell,.e-bigger .e-grid.e-row-responsive .e-summarycontent td.e-rowcell,.e-bigger.e-grid.e-row-responsive .e-gridcontent td.e-rowcell,.e-bigger.e-grid.e-row-responsive .e-summarycontent td.e-rowcell{border-bottom:0;border-bottom-color:#e0e0e0;height:auto}.e-bigger .e-grid.e-row-responsive .e-gridcontent .e-emptyrow td.e-lastrowcell,.e-bigger .e-grid.e-row-responsive .e-summarycontent .e-emptyrow td.e-lastrowcell,.e-bigger.e-grid.e-row-responsive .e-gridcontent .e-emptyrow td.e-lastrowcell,.e-bigger.e-grid.e-row-responsive .e-summarycontent .e-emptyrow td.e-lastrowcell{border-bottom:0}.e-bigger .e-grid.e-row-responsive .e-gridcontent .e-normaledit :not(.e-responsive-editcell).e-rowcell,.e-bigger .e-grid.e-row-responsive .e-summarycontent .e-normaledit :not(.e-responsive-editcell).e-rowcell,.e-bigger.e-grid.e-row-responsive .e-gridcontent .e-normaledit :not(.e-responsive-editcell).e-rowcell,.e-bigger.e-grid.e-row-responsive .e-summarycontent .e-normaledit :not(.e-responsive-editcell).e-rowcell{border-top-width:0}.e-bigger .e-grid.e-row-responsive .e-gridcontent .e-normaledit .e-rowcell:before,.e-bigger .e-grid.e-row-responsive .e-summarycontent .e-normaledit .e-rowcell:before,.e-bigger.e-grid.e-row-responsive .e-gridcontent .e-normaledit .e-rowcell:before,.e-bigger.e-grid.e-row-responsive .e-summarycontent .e-normaledit .e-rowcell:before{bottom:6px;position:static}.e-bigger .e-grid.e-row-responsive .e-table,.e-bigger .e-grid.e-row-responsive .e-table tbody,.e-bigger .e-grid.e-row-responsive .e-table td:not(.e-hide),.e-bigger .e-grid.e-row-responsive .e-table tfoot,.e-bigger .e-grid.e-row-responsive .e-table tr,.e-bigger.e-grid.e-row-responsive .e-table,.e-bigger.e-grid.e-row-responsive .e-table tbody,.e-bigger.e-grid.e-row-responsive .e-table td:not(.e-hide),.e-bigger.e-grid.e-row-responsive .e-table tfoot,.e-bigger.e-grid.e-row-responsive .e-table tr{display:block}.e-bigger .e-grid.e-row-responsive>.e-gridheader,.e-bigger.e-grid.e-row-responsive>.e-gridheader{display:none}.e-bigger .e-grid.e-row-responsive .e-gridfooter,.e-bigger.e-grid.e-row-responsive .e-gridfooter{padding-right:0}.e-bigger .e-grid.e-row-responsive.e-hidelines .e-gridcontent .e-rowcell:last-child,.e-bigger .e-grid.e-row-responsive.e-verticallines .e-gridcontent .e-rowcell:last-child,.e-bigger.e-grid.e-row-responsive.e-hidelines .e-gridcontent .e-rowcell:last-child,.e-bigger.e-grid.e-row-responsive.e-verticallines .e-gridcontent .e-rowcell:last-child{border:0}.e-bigger .e-responsive-dialog.e-customfilter .e-responsivecoldiv,.e-bigger.e-responsive-dialog.e-customfilter .e-responsivecoldiv{cursor:pointer}.e-bigger .e-responsive-dialog .e-btn.e-ripple,.e-bigger.e-responsive-dialog .e-btn.e-ripple{overflow:initial}.e-bigger .e-responsive-dialog .e-dlg-header-content,.e-bigger.e-responsive-dialog .e-dlg-header-content{background:#fff;border-bottom:1px solid #e0e0e0;padding:16px;width:100%}.e-bigger .e-responsive-dialog .e-dlg-header-content .e-btn,.e-bigger.e-responsive-dialog .e-dlg-header-content .e-btn{background:none;box-shadow:none;outline:none;position:static}.e-bigger .e-responsive-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,.e-bigger.e-responsive-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{background-color:initial}.e-bigger .e-responsive-dialog .e-dlg-header-content .e-btn .e-btn-icon,.e-bigger.e-responsive-dialog .e-dlg-header-content .e-btn .e-btn-icon{color:#000;font-size:14px;margin-top:0}.e-bigger .e-responsive-dialog .e-dlg-header-content .e-btn:focus .e-btn-icon,.e-bigger .e-responsive-dialog .e-dlg-header-content .e-btn:hover .e-btn-icon,.e-bigger.e-responsive-dialog .e-dlg-header-content .e-btn:focus .e-btn-icon,.e-bigger.e-responsive-dialog .e-dlg-header-content .e-btn:hover .e-btn-icon{color:#000}.e-bigger .e-responsive-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,.e-bigger.e-responsive-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{float:left;padding-left:0;padding-right:40px}.e-bigger .e-responsive-dialog .e-dlg-header-content .e-dlg-header,.e-bigger.e-responsive-dialog .e-dlg-header-content .e-dlg-header{width:auto}.e-bigger .e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element,.e-bigger.e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element{display:flex}.e-bigger .e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-dlg-custom-header,.e-bigger.e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-dlg-custom-header{font-weight:500;padding-top:5px;width:100%}.e-bigger .e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-filter-clear-btn,.e-bigger.e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-filter-clear-btn{color:#e3165b;margin-top:3px;padding:0}.e-bigger .e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-filter-clear-btn .e-icon-filter-clear,.e-bigger.e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-filter-clear-btn .e-icon-filter-clear{font-size:18px}.e-bigger .e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-sort-clear-btn,.e-bigger.e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-sort-clear-btn{color:#e3165b;font-size:15px;font-weight:500;padding-top:5px}.e-bigger .e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-apply-btn,.e-bigger.e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-apply-btn{font-size:15px;font-weight:500;padding:3px 0 0 20px}.e-bigger .e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-apply-btn:disabled,.e-bigger.e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-apply-btn:disabled{color:#0000001f}.e-bigger .e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-btn,.e-bigger.e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-btn{background:none;border:0;color:#e3165b}.e-bigger .e-responsive-dialog .e-dlg-header-content .e-res-back-btn,.e-bigger.e-responsive-dialog .e-dlg-header-content .e-res-back-btn{background:none;box-shadow:none;padding-left:0}.e-bigger .e-responsive-dialog.e-rtl .e-dlg-header-content .e-res-back-btn,.e-bigger.e-responsive-dialog.e-rtl .e-dlg-header-content .e-res-back-btn{padding-left:15px;padding-right:0}.e-bigger .e-responsive-dialog .e-dlg-content,.e-bigger.e-responsive-dialog .e-dlg-content{padding:0 16px 16px}.e-bigger .e-responsive-dialog .e-dlg-content .e-checkfltrnmdiv,.e-bigger.e-responsive-dialog .e-dlg-content .e-checkfltrnmdiv{text-align:center}.e-bigger .e-responsive-dialog .e-dlg-content .e-filtersetdiv,.e-bigger.e-responsive-dialog .e-dlg-content .e-filtersetdiv{float:right;margin-right:1%;margin-top:1%}.e-bigger .e-responsive-dialog .e-dlg-content .e-filtersetdiv .e-filterset,.e-bigger.e-responsive-dialog .e-dlg-content .e-filtersetdiv .e-filterset{color:#e3165b}.e-bigger .e-responsive-dialog .e-dlg-content .e-dialog,.e-bigger.e-responsive-dialog .e-dlg-content .e-dialog{box-shadow:none}.e-bigger .e-responsive-dialog .e-dlg-content .e-excelfilter,.e-bigger.e-responsive-dialog .e-dlg-content .e-excelfilter{border:#0000}.e-bigger .e-responsive-dialog .e-dlg-content .e-excelfilter .e-dlg-content,.e-bigger.e-responsive-dialog .e-dlg-content .e-excelfilter .e-dlg-content{background-color:#fff;padding:8px 16px 8px 8px}.e-bigger .e-responsive-dialog .e-dlg-content .e-excelfilter .e-checkboxlist>span,.e-bigger.e-responsive-dialog .e-dlg-content .e-excelfilter .e-checkboxlist>span{padding-left:9px}.e-bigger .e-responsive-dialog .e-dlg-content .e-xlflmenu,.e-bigger.e-responsive-dialog .e-dlg-content .e-xlflmenu{border:#0000}.e-bigger .e-responsive-dialog .e-dlg-content .e-xlflmenu .e-dlg-content,.e-bigger.e-responsive-dialog .e-dlg-content .e-xlflmenu .e-dlg-content{padding:16px}.e-bigger .e-responsive-dialog .e-dlg-content .e-ressortbutton-parent,.e-bigger.e-responsive-dialog .e-dlg-content .e-ressortbutton-parent{float:right;margin-top:-9px}.e-bigger .e-responsive-dialog .e-dlg-content .e-ressortbutton-parent .e-ressortbutton,.e-bigger.e-responsive-dialog .e-dlg-content .e-ressortbutton-parent .e-ressortbutton{background:none;width:120px}.e-bigger .e-responsive-dialog .e-dlg-content .e-responsivecoldiv,.e-bigger.e-responsive-dialog .e-dlg-content .e-responsivecoldiv{font-size:16px;margin-bottom:26px;margin-top:26px;width:100%}.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog,.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog{bottom:0;box-shadow:none;width:100%}.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul,.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul{background-color:#fff;max-width:100%}.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul li,.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul li{color:#000000de}.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul .e-submenu.e-selected,.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul .e-submenu.e-selected{background-color:#fff}.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul .e-submenu,.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul .e-submenu{padding:0}.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul .e-submenu .e-menu-icon,.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul .e-submenu .e-menu-icon{margin-right:4px;margin-left:15px}.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul .e-submenu .e-caret,.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul .e-submenu .e-caret{padding:0 8px 0 0}.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer,.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer{height:88%}.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-searchbox,.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-searchbox{padding-left:10px}.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-searchbox .e-search-icon:active,.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-searchbox .e-search-icon:focus,.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-searchbox .e-search-icon:hover,.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-searchbox .e-search-icon:active,.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-searchbox .e-search-icon:focus,.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-searchbox .e-search-icon:hover{background:none}.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner,.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner{height:100%}.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-chk-hidden,.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-chk-hidden{-moz-appearance:none;height:1px;opacity:0;width:1px}.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-checkboxlist,.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-checkboxlist{height:100%;min-height:160px;overflow-y:auto}.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-checkboxlist .e-ftrchk,.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-checkboxlist .e-ftrchk{padding-bottom:13px;padding-top:13px}.e-bigger .e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content,.e-bigger.e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content{padding:8px}.e-bigger .e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content .e-searchcontainer,.e-bigger.e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content .e-searchcontainer{padding-left:8px;margin-right:7px}.e-bigger .e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content .e-searchcontainer .e-searchbox,.e-bigger.e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content .e-searchcontainer .e-searchbox{padding-left:0}.e-bigger .e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content .e-searchcontainer .e-spinner .e-checkboxlist,.e-bigger.e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content .e-searchcontainer .e-spinner .e-checkboxlist{margin-left:-7px}.e-bigger .e-responsive-dialog .e-res-contextmenu-wrapper .e-contextmenu,.e-bigger.e-responsive-dialog .e-res-contextmenu-wrapper .e-contextmenu{background-color:#fff;border:#0000;box-shadow:none;margin-top:23px;max-width:100%;min-width:100%;overflow-y:auto;padding:0 16px 16px}.e-bigger .e-responsive-dialog .e-res-contextmenu-wrapper .e-contextmenu .e-menu-item,.e-bigger.e-responsive-dialog .e-res-contextmenu-wrapper .e-contextmenu .e-menu-item{padding:0}.e-bigger .e-responsive-dialog .e-res-contextmenu-wrapper .e-contextmenu .e-menu-item.e-focused,.e-bigger.e-responsive-dialog .e-res-contextmenu-wrapper .e-contextmenu .e-menu-item.e-focused{background-color:initial}.e-bigger .e-responsive-dialog .e-defaultcell.e-ralign,.e-bigger .e-responsive-dialog .e-defaultcell.e-ralign:focus,.e-bigger .e-responsive-dialog .e-editedrow .e-defaultcell.e-ralign,.e-bigger .e-responsive-dialog .e-insertedrow .e-defaultcell.e-ralign,.e-bigger .e-responsive-dialog .e-insertedrow .e-defaultcell.e-ralign:focus .e-bigger .e-responsive-dialog .e-editedrow .e-defaultcell.e-ralign:focus,.e-bigger .e-responsive-dialog .e-insertedrow .e-defaultcell.e-ralign:focus .e-bigger.e-responsive-dialog .e-editedrow .e-defaultcell.e-ralign:focus,.e-bigger.e-responsive-dialog .e-defaultcell.e-ralign,.e-bigger.e-responsive-dialog .e-defaultcell.e-ralign:focus,.e-bigger.e-responsive-dialog .e-editedrow .e-defaultcell.e-ralign,.e-bigger.e-responsive-dialog .e-insertedrow .e-defaultcell.e-ralign,.e-bigger.e-responsive-dialog .e-insertedrow .e-defaultcell.e-ralign:focus .e-bigger .e-responsive-dialog .e-editedrow .e-defaultcell.e-ralign:focus,.e-bigger.e-responsive-dialog .e-insertedrow .e-defaultcell.e-ralign:focus .e-bigger.e-responsive-dialog .e-editedrow .e-defaultcell.e-ralign:focus{padding-right:10px}.e-bigger .e-responsive-dialog.e-ressortdiv .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-apply-btn,.e-bigger.e-responsive-dialog.e-ressortdiv .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-apply-btn{padding-top:0}.e-bigger .e-responsive-dialog.e-rtl .e-btn.e-dlg-closeicon-btn,.e-bigger.e-responsive-dialog.e-rtl .e-btn.e-dlg-closeicon-btn{float:right;padding-left:40px;padding-right:0}.e-bigger .e-responsive-dialog.e-rtl .e-res-apply-btn,.e-bigger.e-responsive-dialog.e-rtl .e-res-apply-btn{padding-left:0;padding-right:20px}.e-bigger .e-responsive-dialog.e-rtl .e-ressortbutton-parent,.e-bigger.e-responsive-dialog.e-rtl .e-ressortbutton-parent{float:left}
/*! Grid theme */.e-grid{border-color:#e0e0e0}.e-grid .e-content{background-color:#fff}.e-grid .e-icons:not(.e-btn-icon),.e-grid .e-unboundcelldiv .e-icons:not(.e-btn-icon){color:#000}.e-grid .e-table{background-color:#fff}.e-grid .e-focused:not(.e-menu-item){box-shadow:inset 0 0 0 1px #9e9e9e}.e-grid .e-gridheader .e-headercontent .e-icon-reorderdownarrow,.e-grid .e-gridheader .e-headercontent .e-icon-reorderuparrow,.e-grid .e-gridheader .e-icons:not(.e-icon-hide):not(.e-check):not(.e-stop):not(.e-icon-reorderuparrow):not(.e-icon-reorderdownarrow){color:#212121}.e-grid .e-groupdroparea .e-icons{color:#fff}.e-grid .e-tableborder{border-right-color:#e0e0e0}.e-grid .e-autofill{background-color:#e3165b}.e-grid .e-autofill,.e-grid .e-xlsel{border-color:#e3165b;z-index:1}.e-grid .e-xlsel{background-color:initial;border-style:solid;pointer-events:none;position:absolute}.e-grid .e-xlselaf{background-color:#e3165b;border-color:#e3165b;position:absolute}.e-grid .e-gridcontent .e-rowcell.e-dragborder,.e-grid .e-gridcontent .e-rowdragdrop.e-dragborder,.e-grid .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder,.e-grid .e-gridheader thead tr th.e-firstrowdragborder,.e-grid.e-rtl .e-gridcontent .e-rowcell.e-dragborder,.e-grid.e-rtl .e-gridcontent .e-rowdragdrop.e-dragborder,.e-grid.e-rtl .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder{box-shadow:0 2px 0 0 #e3165b;position:relative;z-index:5}.e-grid .e-gridheader{background-color:#fff;border-bottom-color:#e0e0e0;border-top-color:#e0e0e0;color:#0000008a}.e-grid .e-gridcontent tr:first-child td{border-top-color:#0000}.e-grid th.e-headercell[aria-sort=ascending] .e-headertext,.e-grid th.e-headercell[aria-sort=ascending] .e-sortfilterdiv,.e-grid th.e-headercell[aria-sort=descending] .e-headertext,.e-grid th.e-headercell[aria-sort=descending] .e-sortfilterdiv{color:#000;opacity:1}.e-grid .e-filterbarcell input,.e-grid.e-default .e-gridheader .e-headercell.e-firstheader,.e-grid.e-default .e-gridheader.e-stackedfilter tr:first-child th.e-grouptopleftcell,.e-grid.e-default .e-gridheader.e-stackedfilter tr:last-child th.e-grouptopleftcell,.e-grid.e-default.e-horizontallines .e-gridheader.e-stackedfilter tr:first-child th.e-grouptopleftcell,.e-grid.e-default.e-horizontallines .e-gridheader.e-stackedfilter tr:last-child th.e-grouptopleftcell,.e-grid.e-default.e-horizontallines .e-grouptopleftcell,.e-grid.e-default.e-horizontallines .e-headercell.e-firstheader,.e-grid.e-default.e-verticallines .e-headercell.e-stackedheadercell{border-color:#e0e0e0}.e-grid .e-gridcontent{background-color:#fff}.e-grid .e-gridfooter{background-color:#f6f6f6}.e-grid .e-headercontent{border-color:#e0e0e0}.e-grid .e-rowdragheader{background-color:#fff}.e-grid .e-detailheadercell,.e-grid .e-headercell{background-color:#fff;border-color:#e0e0e0}.e-grid [aria-selected]+tr .e-detailindentcell{border-color:#e0e0e0}.e-grid tr th.e-firstcell{border-left-color:#e0e0e0;border-right-color:#e0e0e0}.e-grid .e-detailrowcollapse:not(.e-editedbatchcell):not(.e-updatedtd),.e-grid .e-detailrowexpand:not(.e-editedbatchcell):not(.e-updatedtd),.e-grid .e-emptyrow:not(.e-editedbatchcell):not(.e-updatedtd),.e-grid .e-gridcontent .e-rowdragdrop:not(.e-editedbatchcell):not(.e-updatedtd),.e-grid .e-gridheader .e-rowdragdrop:not(.e-editedbatchcell):not(.e-updatedtd),.e-grid .e-rowcell:not(.e-editedbatchcell):not(.e-updatedtd){color:#000000de}.e-grid .e-summarycell{background-color:#fafafa;border-color:#e0e0e0;color:#0000008a}.e-grid .e-indentcell.e-detailindentcelltop,.e-grid .e-summarycontent .e-indentcell,.e-grid .e-summaryrow .e-summarycell,.e-grid .e-summaryrow .e-templatecell{background-color:#f6f6f6;border-color:#e0e0e0;color:#0000008a}.e-grid .e-detailcell,.e-grid .e-detailindentcell,.e-grid .e-detailrowcollapse,.e-grid .e-detailrowexpand,.e-grid .e-groupcaption,.e-grid .e-indentcell,.e-grid .e-recordpluscollapse,.e-grid .e-recordplusexpand,.e-grid .e-rowcell,.e-grid .e-rowdragdropcell,.e-grid.e-default .e-grouptopleftcell{border-color:#e0e0e0}.e-grid .e-frozenhdrcont .e-frozenheader>.e-table,.e-grid .e-frozenhdrcont .e-headercontent .e-virtualtable>.e-table,.e-grid .e-frozenhdrcont .e-headercontent>.e-table,.e-grid .e-frozenhdrcont .e-movableheader>.e-table{border-bottom-color:#e3165b}.e-grid .e-frozencontent{border-bottom-color:#e0e0e0}.e-grid .e-frozencontent .e-virtualtable>.e-table,.e-grid .e-frozencontent>.e-table,.e-grid .e-frozenheader .e-virtualtable>.e-table,.e-grid .e-frozenheader>.e-table{border-right-color:#e3165b}.e-grid .e-frozencontent.e-frozenborderdisabled .e-virtualtable>.e-table,.e-grid .e-frozencontent.e-frozenborderdisabled>.e-table,.e-grid .e-frozenheader.e-frozenborderdisabled .e-virtualtable>.e-table,.e-grid .e-frozenheader.e-frozenborderdisabled>.e-table{border-right-color:#fff}.e-grid .e-frozencontent.e-frozen-right-content>.e-table,.e-grid .e-frozenheader.e-frozen-right-header>.e-table,.e-grid .e-gridheader .e-filterbarcell .e-frozen-default-cursor,.e-grid .e-gridheader .e-headercell .e-frozen-default-cursor,.e-grid .e-rowcell .e-frozen-default-cursor{border-left-color:#e3165b}.e-grid .e-frozencontent.e-frozen-right-content.e-frozenborderdisabled>.e-table,.e-grid .e-frozenheader.e-frozen-right-header.e-frozenborderdisabled>.e-table{border-left-color:#fff}.e-grid.e-rtl .e-frozencontent .e-virtualtable>.e-table,.e-grid.e-rtl .e-frozencontent>.e-table,.e-grid.e-rtl .e-frozenheader .e-virtualtable>.e-table,.e-grid.e-rtl .e-frozenheader>.e-table{border-left-color:#e3165b}.e-grid.e-rtl .e-frozencontent.e-frozen-right-content>.e-table,.e-grid.e-rtl .e-frozenheader.e-frozen-right-header>.e-table{border-right-color:#e3165b}.e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),.e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),.e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),.e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),.e-grid.e-rtl .e-gridhover tr[role=row]:not(.e-disable-gridhover):hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell){background-color:#eee;color:#000}.e-grid tr[role=row]:hover .e-rowdragdrop{cursor:move}.e-grid .e-sortnumber{background-color:#bbbdc0;color:#000}.e-grid.e-gridhover .e-frozenhover{background-color:#eee;color:#000}.e-grid .e-col-menu.e-filter-popup{box-shadow:0 8px 10px 0 #0000003d}.e-grid td.e-active .e-icon-rowdragicon:before{color:#000}.e-grid td.e-active{background:#e0e0e0;color:#000}.e-grid .e-columnselection{background-color:#e0e0e0}.e-grid td.e-cellselectionbackground{background:#e0e0e0;color:#000}.e-grid .e-filterbarcell,.e-grid .e-filterbarcelldisabled{background-color:#fff;background-image:none;border-color:#e0e0e0}.e-grid .e-filtered:before{color:#e3165b}.e-grid .e-gridpopup .e-content{background-color:#fff;border-color:#e0e0e0}.e-grid .e-gridpopup .e-spanclicked,.e-grid .e-gridpopup span:hover{border-color:#000}.e-grid .e-gridpopup .e-downtail,.e-grid .e-gridpopup .e-downtail:before{border-top-color:#e0e0e0}.e-grid .e-gridpopup .e-downtail:after{border-top-color:#fff}.e-grid .e-gridpopup .e-uptail,.e-grid .e-gridpopup .e-uptail:before{border-bottom-color:#e0e0e0}.e-grid .e-gridpopup .e-uptail:after{border-bottom-color:#fff}.e-grid .e-cloneproperties{background-color:#eee;border-color:#e0e0e0;color:#0000008a}.e-grid .e-rhelper{background-color:#000;cursor:col-resize;opacity:.87}.e-grid.e-device .e-rcursor:before{border-right-color:#000;opacity:.87}.e-grid.e-device .e-rcursor:after{border-left-color:#000;opacity:.87}.e-grid.e-resize-lines .e-headercell .e-rhandler,.e-grid.e-resize-lines .e-headercell .e-rsuppress{border-right:1px solid #e0e0e0}.e-grid.e-resize-lines .e-frozen-right-header .e-headercell .e-rhandler,.e-grid.e-resize-lines .e-frozen-right-header .e-headercell .e-rsuppress{border-left:1px solid #e0e0e0}.e-grid.e-resize-lines .e-focused .e-rhandler{border:0}.e-grid.e-resize-lines .e-headercell.e-stackedheadercell{border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0}.e-grid.e-resize-lines .e-frozen-right-header .e-headercell.e-stackedheadercell{border-left:1px solid #e0e0e0}.e-grid.e-rtl.e-resize-lines .e-headercell .e-rhandler,.e-grid.e-rtl.e-resize-lines .e-headercell .e-rsuppress,.e-grid.e-rtl.e-resize-lines .e-headercell.e-stackedheadercell{border-left:1px solid #e0e0e0;border-right-width:0}.e-grid.e-rtl.e-resize-lines .e-frozen-right-header .e-headercell .e-rhandler,.e-grid.e-rtl.e-resize-lines .e-frozen-right-header .e-headercell .e-rsuppress,.e-grid.e-rtl.e-resize-lines .e-frozen-right-header .e-headercell.e-stackedheadercell{border-left-width:0;border-right:1px solid #e0e0e0}.e-grid.e-resize-lines .e-filterbarcell,.e-grid.e-rtl.e-resize-lines .e-filterbarcell{border-top:1px solid #e0e0e0}.e-grid .e-cloneproperties.e-draganddrop{box-shadow:0 3px 8px 0 #00000042;opacity:.95;overflow:visible}.e-grid .e-row .e-dragstartrow:before,.e-grid .e-row .e-selectionbackground .e-dragstartrow:before{color:#e3165b}.e-grid .e-griddragarea{background-color:#eee;border-color:#eee;color:#000}.e-grid .e-groupdroparea{background-color:#e8eaf6;border-top-color:#e0e0e0;color:#000}.e-grid .e-groupdroparea.e-hover{background-color:#c5cae9}.e-grid .e-groupdroparea.e-grouped{background-color:#7986cb}.e-grid .e-groupheadercell{background-color:#3f51b5;border-color:#e0e0e0;border-radius:12px;color:#fff}.e-grid .e-groupheadercell:hover{background-color:#3f51b5;border-color:#000}.e-grid .e-ungroupbutton:hover{color:#fff;opacity:1}.e-grid .e-ungroupbutton{opacity:.7}.e-grid .e-groupcaption,.e-grid .e-indentcell,.e-grid .e-recordpluscollapse,.e-grid .e-recordplusexpand{background-color:#fafafa;color:#000}.e-grid .e-grouptopleftcell{background-color:#fff;border-color:#e0e0e0}.e-grid .e-stackedheadercell{border-bottom-color:#e0e0e0}.e-grid .e-verticallines tr th{border-color:#e0e0e0}.e-grid td.e-updatedtd{background-color:#d7f9c7;color:#000}.e-grid .e-gridcontent .e-normaledit .e-rowcell{border-top-color:#e0e0e0}.e-grid .e-gridcontent .e-normaledit .e-detailrowcollapse,.e-grid .e-gridcontent .e-normaledit .e-dragindentcell{border-top:1px solid #e0e0e0}.e-grid .e-ccdlg .e-footer-content{border-color:#0000001f;opacity:1}.e-grid .e-ccdlg .e-cc-searchdiv{border-color:#212121}.e-grid .e-ccdlg .e-cc-searchdiv.e-input-focus{border-color:#ff4081}.e-grid .e-cloneproperties.e-draganddrop .e-rowcell{color:#000}.e-grid .e-cloneproperties.e-draganddrop table,.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground{background-color:#fff;height:30px}.e-grid.e-rtl .e-verticallines tr th:first-child:not(.e-firstcell),.e-grid.e-rtl.e-default .e-gridheader .e-headercell.e-firstheader,.e-grid.e-rtl.e-default.e-bothlines .e-gridheader .e-headercell.e-firstheader,.e-grid.e-rtl.e-default.e-bothlines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell,.e-grid.e-rtl.e-default.e-horizontallines .e-headercell.e-firstheader,.e-grid.e-rtl.e-default.e-verticallines .e-gridheader .e-headercell.e-firstheader,.e-grid.e-rtl.e-default.e-verticallines .e-gridheader th.e-grouptopleftcell,.e-grid.e-rtl.e-default.e-verticallines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell,.e-grid.e-rtl.e-default.e-verticallines .e-headercell.e-stackedheadercell,.e-grid.e-rtl.e-default.e-verticallines tr th:last-child{border-color:#e0e0e0}.e-grid.e-rtl .e-tableborder{border-left-color:#e0e0e0}.e-grid.e-rtl .e-filterbardropdown{margin-left:15px}.e-grid.sf-grid .e-gridfooter .e-summarycontent{border-right:0 solid #e0e0e0}.e-grid .e-ftrchk.e-chkfocus{background-color:#eee}.e-control.e-tooltip-wrap.e-popup.e-griderror,.e-tooltip-wrap.e-griderror{background-color:#fcdbe4;border-color:#fcdbe4}.e-tooltip-wrap.e-griderror .e-arrow-tip-inner.e-tip-top,.e-tooltip-wrap.e-griderror .e-arrow-tip-outer.e-tip-top{border-bottom:8px solid #fcdbe4;color:#fcdbe4}.e-tooltip-wrap.e-griderror .e-arrow-tip-inner.e-tip-bottom,.e-tooltip-wrap.e-griderror .e-arrow-tip-outer.e-tip-bottom{border-top:8px solid #fcdbe4;color:#fcdbe4}.e-tooltip-wrap.e-griderror .e-tip-content,.e-tooltip-wrap.e-griderror .e-tip-content label{color:#f44336}.e-dropitemscount{background-color:#e3165b;color:#fff}.e-filterbaroperator.e-dropdownlist{position:absolute}.e-filterbardropdown:not(.e-rtl){margin-right:15px}.e-headercontent .e-filterbar .e-filterbarcell .e-fltrinputdiv .e-input-group .e-filterbardropdown{border:#0000}.e-headercontent .e-filterbar .e-filterbarcell .e-fltrinputdiv .e-input-group .e-filterbardropdown.e-input-focus,.e-headercontent .e-filterbar .e-filterbarcell .e-fltrinputdiv .e-input-group .e-filterbardropdown:active{box-shadow:none}
/*!
This file is kept for backward compatibility.
It is no longer required.
*/.dx-validationsummary-item{cursor:pointer}.dx-invalid-message.dx-overlay{position:relative}.dx-invalid-message.dx-overlay-wrapper{width:100%;visibility:hidden;pointer-events:none}.dx-invalid-message>.dx-overlay-content{display:inline-block;border-width:0;padding:10px;font-size:.85em;line-height:normal;word-wrap:break-word}.dx-dropdownbox.dx-dropdowneditor-active .dx-invalid-message-auto,.dx-invalid-message-visible.dx-invalid .dx-invalid-message-auto,.dx-invalid-message.dx-invalid-message-always,.dx-lookup.dx-dropdowneditor-active .dx-invalid-message-auto,.dx-state-focused.dx-invalid .dx-invalid-message-auto{visibility:visible}.dx-validationsummary-item-content{border-bottom:1px dashed;display:inline-block;line-height:normal}@-webkit-keyframes dx-valid-badge-frames{0%{opacity:0;-webkit-transform:scale(.1);transform:scale(.1)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes dx-valid-badge-frames{0%{opacity:0;-webkit-transform:scale(.1);transform:scale(.1)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.dx-theme-generic-typography{background-color:#fff;color:#333;font-weight:400;font-size:14px}.dx-theme-generic-typography,.dx-theme-generic-typography input,.dx-theme-generic-typography textarea{font-family:Helvetica Neue,Segoe UI,helvetica,verdana,sans-serif;line-height:1.35715}.dx-theme-generic-typography .dx-font-xl,.dx-theme-generic-typography h1{font-weight:200;font-size:34px}.dx-theme-generic-typography .dx-font-l,.dx-theme-generic-typography h2{font-weight:400;font-size:28px}.dx-theme-generic-typography h3{font-weight:400;font-size:22px}.dx-theme-generic-typography .dx-font-m{font-weight:400;font-size:20px}.dx-theme-generic-typography .dx-font-s,.dx-theme-generic-typography h4{font-weight:500;font-size:18px}.dx-theme-generic-typography h5{font-weight:700;font-size:16px}.dx-theme-generic-typography .dx-font-xs,.dx-theme-generic-typography h6,.dx-theme-generic-typography small{font-weight:800;font-size:12px}.dx-theme-generic-typography a{color:#337ab7}.dx-icon-add,.dx-icon-addcolumnleft,.dx-icon-addcolumnright,.dx-icon-addrowabove,.dx-icon-addrowbelow,.dx-icon-addtable,.dx-icon-airplane,.dx-icon-aligncenter,.dx-icon-alignjustify,.dx-icon-alignleft,.dx-icon-alignright,.dx-icon-arrowdown,.dx-icon-arrowleft,.dx-icon-arrowright,.dx-icon-arrowup,.dx-icon-background,.dx-icon-blockquote,.dx-icon-bold,.dx-icon-bookmark,.dx-icon-box,.dx-icon-bulletlist,.dx-icon-car,.dx-icon-card,.dx-icon-cart,.dx-icon-cellproperties,.dx-icon-chart,.dx-icon-checklist,.dx-icon-clear,.dx-icon-clearformat,.dx-icon-clock,.dx-icon-close,.dx-icon-codeblock,.dx-icon-color,.dx-icon-columnproperties,.dx-icon-comment,.dx-icon-decreaseindent,.dx-icon-doc,.dx-icon-download,.dx-icon-edit,.dx-icon-email,.dx-icon-event,.dx-icon-favorites,.dx-icon-find,.dx-icon-folder,.dx-icon-fontsize,.dx-icon-food,.dx-icon-formula,.dx-icon-gift,.dx-icon-globe,.dx-icon-group,.dx-icon-growfont,.dx-icon-header,.dx-icon-help,.dx-icon-home,.dx-icon-image,.dx-icon-increaseindent,.dx-icon-indent,.dx-icon-info,.dx-icon-italic,.dx-icon-key,.dx-icon-like,.dx-icon-link,.dx-icon-map,.dx-icon-mention,.dx-icon-menu,.dx-icon-mergecells,.dx-icon-money,.dx-icon-music,.dx-icon-orderedlist,.dx-icon-overflow,.dx-icon-percent,.dx-icon-photo,.dx-icon-plus,.dx-icon-preferences,.dx-icon-product,.dx-icon-redo,.dx-icon-refresh,.dx-icon-remove,.dx-icon-removecolumn,.dx-icon-removerow,.dx-icon-removetable,.dx-icon-rowproperties,.dx-icon-runner,.dx-icon-save,.dx-icon-search,.dx-icon-shrinkfont,.dx-icon-splitcells,.dx-icon-strike,.dx-icon-subscript,.dx-icon-superscript,.dx-icon-tableproperties,.dx-icon-tags,.dx-icon-tel,.dx-icon-tips,.dx-icon-todo,.dx-icon-toolbox,.dx-icon-underline,.dx-icon-undo,.dx-icon-user,.dx-icon-variable,.dx-icon-verticalalignbottom,.dx-icon-verticalaligncenter,.dx-icon-verticalaligntop,.dx-icon-video{background-position:0 0;background-repeat:no-repeat}.dx-icon{background-position:50% 50%;display:inline-block;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dx-svg-icon svg{pointer-events:none}.dx-rtl .dx-icon-spinnext:before{content:"\f04f"}.dx-rtl .dx-icon-spinprev:before{content:"\f04e"}.dx-rtl .dx-icon-chevronnext:before{content:"\f012"}.dx-rtl .dx-icon-back:before,.dx-rtl .dx-icon-chevronprev:before{content:"\f010"}.dx-rtl .dx-icon-undo:before{content:"\f093"}.dx-rtl .dx-icon-redo:before{content:"\f04c"}.dx-rtl .dx-icon-hidepanel:before{content:"\f11d"}.dx-rtl .dx-icon-showpanel:before{content:"\f11c"}@font-face{font-family:DXIcons;src:local("DevExtreme Generic Icons"),local("devextreme_generic_icons"),url(dxicons.e4acc9c2c884e566ddc4.woff2) format("woff2"),url(dxicons.d5288d8f61ece0a2f2ab.woff) format("woff"),url(dxicons.4d3cea0a08c2038308fc.ttf) format("truetype");font-weight:400;font-style:normal}.dx-icon-add{font:14px/1 DXIcons}.dx-icon-add:before{content:"\f00b"}.dx-icon-airplane{font:14px/1 DXIcons}.dx-icon-airplane:before{content:"\f000"}.dx-icon-bookmark{font:14px/1 DXIcons}.dx-icon-bookmark:before{content:"\f017"}.dx-icon-box{font:14px/1 DXIcons}.dx-icon-box:before{content:"\f018"}.dx-icon-car{font:14px/1 DXIcons}.dx-icon-car:before{content:"\f01b"}.dx-icon-card{font:14px/1 DXIcons}.dx-icon-card:before{content:"\f019"}.dx-icon-cart{font:14px/1 DXIcons}.dx-icon-cart:before{content:"\f01a"}.dx-icon-chart{font:14px/1 DXIcons}.dx-icon-chart:before{content:"\f01c"}.dx-icon-check{font:14px/1 DXIcons}.dx-icon-check:before{content:"\f005"}.dx-icon-clear{font:14px/1 DXIcons}.dx-icon-clear:before{content:"\f008"}.dx-icon-clock{font:14px/1 DXIcons}.dx-icon-clock:before{content:"\f01d"}.dx-icon-close{font:14px/1 DXIcons}.dx-icon-close:before{content:"\f00a"}.dx-icon-coffee{font:14px/1 DXIcons}.dx-icon-coffee:before{content:"\f02a"}.dx-icon-comment{font:14px/1 DXIcons}.dx-icon-comment:before{content:"\f01e"}.dx-icon-doc{font:14px/1 DXIcons}.dx-icon-doc:before{content:"\f021"}.dx-icon-file{font:14px/1 DXIcons}.dx-icon-file:before{content:"\f021"}.dx-icon-download{font:14px/1 DXIcons}.dx-icon-download:before{content:"\f022"}.dx-icon-dragvertical{font:14px/1 DXIcons}.dx-icon-dragvertical:before{content:"\f038"}.dx-icon-edit{font:14px/1 DXIcons}.dx-icon-edit:before{content:"\f023"}.dx-icon-email{font:14px/1 DXIcons}.dx-icon-email:before{content:"\f024"}.dx-icon-event{font:14px/1 DXIcons}.dx-icon-event:before{content:"\f026"}.dx-icon-favorites{font:14px/1 DXIcons}.dx-icon-favorites:before{content:"\f025"}.dx-icon-find{font:14px/1 DXIcons}.dx-icon-find:before{content:"\f027"}.dx-icon-filter{font:14px/1 DXIcons}.dx-icon-filter:before{content:"\f050"}.dx-icon-folder{font:14px/1 DXIcons}.dx-icon-folder:before{content:"\f028"}.dx-icon-activefolder{font:14px/1 DXIcons}.dx-icon-activefolder:before{content:"\f028"}.dx-icon-food{font:14px/1 DXIcons}.dx-icon-food:before{content:"\f029"}.dx-icon-gift{font:14px/1 DXIcons}.dx-icon-gift:before{content:"\f02b"}.dx-icon-globe{font:14px/1 DXIcons}.dx-icon-globe:before{content:"\f02c"}.dx-icon-group{font:14px/1 DXIcons}.dx-icon-group:before{content:"\f02e"}.dx-icon-help{font:14px/1 DXIcons}.dx-icon-help:before{content:"\f02f"}.dx-icon-home{font:14px/1 DXIcons}.dx-icon-home:before{content:"\f030"}.dx-icon-image{font:14px/1 DXIcons}.dx-icon-image:before{content:"\f031"}.dx-icon-info{font:14px/1 DXIcons}.dx-icon-info:before{content:"\f032"}.dx-icon-key{font:14px/1 DXIcons}.dx-icon-key:before{content:"\f033"}.dx-icon-like{font:14px/1 DXIcons}.dx-icon-like:before{content:"\f034"}.dx-icon-map{font:14px/1 DXIcons}.dx-icon-map:before{content:"\f035"}.dx-icon-menu{font:14px/1 DXIcons}.dx-icon-menu:before{content:"\f00c"}.dx-icon-message{font:14px/1 DXIcons}.dx-icon-message:before{content:"\f024"}.dx-icon-money{font:14px/1 DXIcons}.dx-icon-money:before{content:"\f036"}.dx-icon-music{font:14px/1 DXIcons}.dx-icon-music:before{content:"\f037"}.dx-icon-overflow{font:14px/1 DXIcons}.dx-icon-overflow:before{content:"\f00d"}.dx-icon-percent{font:14px/1 DXIcons}.dx-icon-percent:before{content:"\f039"}.dx-icon-photo{font:14px/1 DXIcons}.dx-icon-photo:before{content:"\f03a"}.dx-icon-plus{font:14px/1 DXIcons}.dx-icon-plus:before{content:"\f00b"}.dx-icon-minus{font:14px/1 DXIcons}.dx-icon-minus:before{content:"\f074"}.dx-icon-preferences{font:14px/1 DXIcons}.dx-icon-preferences:before{content:"\f03b"}.dx-icon-product{font:14px/1 DXIcons}.dx-icon-product:before{content:"\f03c"}.dx-icon-pulldown{font:14px/1 DXIcons}.dx-icon-pulldown:before{content:"\f062"}.dx-icon-refresh{font:14px/1 DXIcons}.dx-icon-refresh:before{content:"\f03d"}.dx-icon-remove{font:14px/1 DXIcons}.dx-icon-remove:before{content:"\f00a"}.dx-icon-revert{font:14px/1 DXIcons}.dx-icon-revert:before{content:"\f04c"}.dx-icon-runner{font:14px/1 DXIcons}.dx-icon-runner:before{content:"\f040"}.dx-icon-save{font:14px/1 DXIcons}.dx-icon-save:before{content:"\f041"}.dx-icon-search{font:14px/1 DXIcons}.dx-icon-search:before{content:"\f027"}.dx-icon-tags{font:14px/1 DXIcons}.dx-icon-tags:before{content:"\f009"}.dx-icon-tel{font:14px/1 DXIcons}.dx-icon-tel:before{content:"\f003"}.dx-icon-tips{font:14px/1 DXIcons}.dx-icon-tips:before{content:"\f004"}.dx-icon-todo{font:14px/1 DXIcons}.dx-icon-todo:before{content:"\f005"}.dx-icon-toolbox{font:14px/1 DXIcons}.dx-icon-toolbox:before{content:"\f007"}.dx-icon-trash{font:14px/1 DXIcons}.dx-icon-trash:before{content:"\f03e"}.dx-icon-user{font:14px/1 DXIcons}.dx-icon-user:before{content:"\f02d"}.dx-icon-upload{font:14px/1 DXIcons}.dx-icon-upload:before{content:"\f006"}.dx-icon-floppy{font:14px/1 DXIcons}.dx-icon-floppy:before{content:"\f073"}.dx-icon-arrowleft{font:14px/1 DXIcons}.dx-icon-arrowleft:before{content:"\f011"}.dx-icon-arrowdown{font:14px/1 DXIcons}.dx-icon-arrowdown:before{content:"\f015"}.dx-icon-arrowright{font:14px/1 DXIcons}.dx-icon-arrowright:before{content:"\f00e"}.dx-icon-arrowup{font:14px/1 DXIcons}.dx-icon-arrowup:before{content:"\f013"}.dx-icon-spinleft{font:14px/1 DXIcons}.dx-icon-spinleft:before{content:"\f04f"}.dx-icon-spinprev{font:14px/1 DXIcons}.dx-icon-spinprev:before{content:"\f04f"}.dx-icon-spinright{font:14px/1 DXIcons}.dx-icon-spinright:before{content:"\f04e"}.dx-icon-spinnext{font:14px/1 DXIcons}.dx-icon-spinnext:before{content:"\f04e"}.dx-icon-spindown{font:14px/1 DXIcons}.dx-icon-spindown:before{content:"\f001"}.dx-icon-spinup{font:14px/1 DXIcons}.dx-icon-spinup:before{content:"\f002"}.dx-icon-chevronleft{font:14px/1 DXIcons}.dx-icon-chevronleft:before{content:"\f012"}.dx-icon-chevronprev{font:14px/1 DXIcons}.dx-icon-chevronprev:before{content:"\f012"}.dx-icon-back{font:14px/1 DXIcons}.dx-icon-back:before{content:"\f012"}.dx-icon-chevronright{font:14px/1 DXIcons}.dx-icon-chevronright:before{content:"\f010"}.dx-icon-chevronnext{font:14px/1 DXIcons}.dx-icon-chevronnext:before{content:"\f010"}.dx-icon-chevrondown{font:14px/1 DXIcons}.dx-icon-chevrondown:before{content:"\f016"}.dx-icon-chevronup{font:14px/1 DXIcons}.dx-icon-chevronup:before{content:"\f014"}.dx-icon-chevrondoubleleft{font:14px/1 DXIcons}.dx-icon-chevrondoubleleft:before{content:"\f042"}.dx-icon-chevrondoubleright{font:14px/1 DXIcons}.dx-icon-chevrondoubleright:before{content:"\f03f"}.dx-icon-equal{font:14px/1 DXIcons}.dx-icon-equal:before{content:"\f044"}.dx-icon-notequal{font:14px/1 DXIcons}.dx-icon-notequal:before{content:"\f045"}.dx-icon-less{font:14px/1 DXIcons}.dx-icon-less:before{content:"\f046"}.dx-icon-greater{font:14px/1 DXIcons}.dx-icon-greater:before{content:"\f047"}.dx-icon-lessorequal{font:14px/1 DXIcons}.dx-icon-lessorequal:before{content:"\f048"}.dx-icon-greaterorequal{font:14px/1 DXIcons}.dx-icon-greaterorequal:before{content:"\f049"}.dx-icon-isblank{font:14px/1 DXIcons}.dx-icon-isblank:before{content:"\f075"}.dx-icon-isnotblank{font:14px/1 DXIcons}.dx-icon-isnotblank:before{content:"\f076"}.dx-icon-sortup{font:14px/1 DXIcons}.dx-icon-sortup:before{content:"\f051"}.dx-icon-sortdown{font:14px/1 DXIcons}.dx-icon-sortdown:before{content:"\f052"}.dx-icon-sortuptext{font:14px/1 DXIcons}.dx-icon-sortuptext:before{content:"\f053"}.dx-icon-sortdowntext{font:14px/1 DXIcons}.dx-icon-sortdowntext:before{content:"\f054"}.dx-icon-sorted{font:14px/1 DXIcons}.dx-icon-sorted:before{content:"\f055"}.dx-icon-expand{font:14px/1 DXIcons}.dx-icon-expand:before{content:"\f04a"}.dx-icon-collapse{font:14px/1 DXIcons}.dx-icon-collapse:before{content:"\f04b"}.dx-icon-columnfield{font:14px/1 DXIcons}.dx-icon-columnfield:before{content:"\f057"}.dx-icon-rowfield{font:14px/1 DXIcons}.dx-icon-rowfield:before{content:"\f058"}.dx-icon-datafield{font:14px/1 DXIcons}.dx-icon-datafield:before{content:"\f101"}.dx-icon-fields{font:14px/1 DXIcons}.dx-icon-fields:before{content:"\f059"}.dx-icon-fieldchooser{font:14px/1 DXIcons}.dx-icon-fieldchooser:before{content:"\f05a"}.dx-icon-columnchooser{font:14px/1 DXIcons}.dx-icon-columnchooser:before{content:"\f04d"}.dx-icon-pin{font:14px/1 DXIcons}.dx-icon-pin:before{content:"\f05b"}.dx-icon-unpin{font:14px/1 DXIcons}.dx-icon-unpin:before{content:"\f05c"}.dx-icon-pinleft{font:14px/1 DXIcons}.dx-icon-pinleft:before{content:"\f05d"}.dx-icon-pinright{font:14px/1 DXIcons}.dx-icon-pinright:before{content:"\f05e"}.dx-icon-contains{font:14px/1 DXIcons}.dx-icon-contains:before{content:"\f063"}.dx-icon-startswith{font:14px/1 DXIcons}.dx-icon-startswith:before{content:"\f064"}.dx-icon-endswith{font:14px/1 DXIcons}.dx-icon-endswith:before{content:"\f065"}.dx-icon-doesnotcontain{font:14px/1 DXIcons}.dx-icon-doesnotcontain:before{content:"\f066"}.dx-icon-range{font:14px/1 DXIcons}.dx-icon-range:before{content:"\f06a"}.dx-icon-export{font:14px/1 DXIcons}.dx-icon-export:before{content:"\f05f"}.dx-icon-exportxlsx{font:14px/1 DXIcons}.dx-icon-exportxlsx:before{content:"\f060"}.dx-icon-exportpdf{font:14px/1 DXIcons}.dx-icon-exportpdf:before{content:"\f061"}.dx-icon-exportselected{font:14px/1 DXIcons}.dx-icon-exportselected:before{content:"\f06d"}.dx-icon-warning{font:14px/1 DXIcons}.dx-icon-warning:before{content:"\f06b"}.dx-icon-more{font:14px/1 DXIcons}.dx-icon-more:before{content:"\f06c"}.dx-icon-square{font:14px/1 DXIcons}.dx-icon-square:before{content:"\f067"}.dx-icon-clearsquare{font:14px/1 DXIcons}.dx-icon-clearsquare:before{content:"\f068"}.dx-icon-repeat{font:14px/1 DXIcons}.dx-icon-repeat:before{content:"\f069"}.dx-icon-selectall{font:14px/1 DXIcons}.dx-icon-selectall:before{content:"\f070"}.dx-icon-unselectall{font:14px/1 DXIcons}.dx-icon-unselectall:before{content:"\f071"}.dx-icon-print{font:14px/1 DXIcons}.dx-icon-print:before{content:"\f072"}.dx-icon-bold{font:14px/1 DXIcons}.dx-icon-bold:before{content:"\f077"}.dx-icon-italic{font:14px/1 DXIcons}.dx-icon-italic:before{content:"\f078"}.dx-icon-underline{font:14px/1 DXIcons}.dx-icon-underline:before{content:"\f079"}.dx-icon-strike{font:14px/1 DXIcons}.dx-icon-strike:before{content:"\f07a"}.dx-icon-indent{font:14px/1 DXIcons}.dx-icon-indent:before{content:"\f07b"}.dx-icon-increaselinespacing{font:14px/1 DXIcons}.dx-icon-increaselinespacing:before{content:"\f07b"}.dx-icon-font{font:14px/1 DXIcons}.dx-icon-font:before{content:"\f11b"}.dx-icon-fontsize{font:14px/1 DXIcons}.dx-icon-fontsize:before{content:"\f07c"}.dx-icon-shrinkfont{font:14px/1 DXIcons}.dx-icon-shrinkfont:before{content:"\f07d"}.dx-icon-growfont{font:14px/1 DXIcons}.dx-icon-growfont:before{content:"\f07e"}.dx-icon-color{font:14px/1 DXIcons}.dx-icon-color:before{content:"\f07f"}.dx-icon-background{font:14px/1 DXIcons}.dx-icon-background:before{content:"\f080"}.dx-icon-fill{font:14px/1 DXIcons}.dx-icon-fill:before{content:"\f10d"}.dx-icon-palette{font:14px/1 DXIcons}.dx-icon-palette:before{content:"\f120"}.dx-icon-superscript{font:14px/1 DXIcons}.dx-icon-superscript:before{content:"\f081"}.dx-icon-subscript{font:14px/1 DXIcons}.dx-icon-subscript:before{content:"\f082"}.dx-icon-header{font:14px/1 DXIcons}.dx-icon-header:before{content:"\f083"}.dx-icon-blockquote{font:14px/1 DXIcons}.dx-icon-blockquote:before{content:"\f084"}.dx-icon-formula{font:14px/1 DXIcons}.dx-icon-formula:before{content:"\f056"}.dx-icon-codeblock{font:14px/1 DXIcons}.dx-icon-codeblock:before{content:"\f085"}.dx-icon-orderedlist{font:14px/1 DXIcons}.dx-icon-orderedlist:before{content:"\f086"}.dx-icon-bulletlist{font:14px/1 DXIcons}.dx-icon-bulletlist:before{content:"\f087"}.dx-icon-increaseindent{font:14px/1 DXIcons}.dx-icon-increaseindent:before{content:"\f088"}.dx-icon-decreaseindent{font:14px/1 DXIcons}.dx-icon-decreaseindent:before{content:"\f089"}.dx-icon-decreaselinespacing{font:14px/1 DXIcons}.dx-icon-decreaselinespacing:before{content:"\f106"}.dx-icon-alignleft{font:14px/1 DXIcons}.dx-icon-alignleft:before{content:"\f08a"}.dx-icon-alignright{font:14px/1 DXIcons}.dx-icon-alignright:before{content:"\f08b"}.dx-icon-aligncenter{font:14px/1 DXIcons}.dx-icon-aligncenter:before{content:"\f08c"}.dx-icon-alignjustify{font:14px/1 DXIcons}.dx-icon-alignjustify:before{content:"\f08d"}.dx-icon-link{font:14px/1 DXIcons}.dx-icon-link:before{content:"\f08e"}.dx-icon-video{font:14px/1 DXIcons}.dx-icon-video:before{content:"\f08f"}.dx-icon-mention{font:14px/1 DXIcons}.dx-icon-mention:before{content:"\f090"}.dx-icon-variable{font:14px/1 DXIcons}.dx-icon-variable:before{content:"\f091"}.dx-icon-clearformat{font:14px/1 DXIcons}.dx-icon-clearformat:before{content:"\f092"}.dx-icon-fullscreen{font:14px/1 DXIcons}.dx-icon-fullscreen:before{content:"\f11a"}.dx-icon-hierarchy{font:14px/1 DXIcons}.dx-icon-hierarchy:before{content:"\f124"}.dx-icon-docfile{font:14px/1 DXIcons}.dx-icon-docfile:before{content:"\f111"}.dx-icon-docxfile{font:14px/1 DXIcons}.dx-icon-docxfile:before{content:"\f110"}.dx-icon-pdffile{font:14px/1 DXIcons}.dx-icon-pdffile:before{content:"\f118"}.dx-icon-pptfile{font:14px/1 DXIcons}.dx-icon-pptfile:before{content:"\f114"}.dx-icon-pptxfile{font:14px/1 DXIcons}.dx-icon-pptxfile:before{content:"\f115"}.dx-icon-rtffile{font:14px/1 DXIcons}.dx-icon-rtffile:before{content:"\f112"}.dx-icon-txtfile{font:14px/1 DXIcons}.dx-icon-txtfile:before{content:"\f113"}.dx-icon-xlsfile{font:14px/1 DXIcons}.dx-icon-xlsfile:before{content:"\f116"}.dx-icon-xlsxfile{font:14px/1 DXIcons}.dx-icon-xlsxfile:before{content:"\f117"}.dx-icon-copy{font:14px/1 DXIcons}.dx-icon-copy:before{content:"\f107"}.dx-icon-cut{font:14px/1 DXIcons}.dx-icon-cut:before{content:"\f10a"}.dx-icon-paste{font:14px/1 DXIcons}.dx-icon-paste:before{content:"\f108"}.dx-icon-share{font:14px/1 DXIcons}.dx-icon-share:before{content:"\f11f"}.dx-icon-inactivefolder{font:14px/1 DXIcons}.dx-icon-inactivefolder:before{content:"\f105"}.dx-icon-newfolder{font:14px/1 DXIcons}.dx-icon-newfolder:before{content:"\f123"}.dx-icon-movetofolder{font:14px/1 DXIcons}.dx-icon-movetofolder:before{content:"\f121"}.dx-icon-parentfolder{font:14px/1 DXIcons}.dx-icon-parentfolder:before{content:"\f122"}.dx-icon-rename{font:14px/1 DXIcons}.dx-icon-rename:before{content:"\f109"}.dx-icon-detailslayout{font:14px/1 DXIcons}.dx-icon-detailslayout:before{content:"\f10b"}.dx-icon-contentlayout{font:14px/1 DXIcons}.dx-icon-contentlayout:before{content:"\f11e"}.dx-icon-smalliconslayout{font:14px/1 DXIcons}.dx-icon-smalliconslayout:before{content:"\f119"}.dx-icon-mediumiconslayout{font:14px/1 DXIcons}.dx-icon-mediumiconslayout:before{content:"\f10c"}.dx-icon-undo{font:14px/1 DXIcons}.dx-icon-undo:before{content:"\f04c"}.dx-icon-redo{font:14px/1 DXIcons}.dx-icon-redo:before{content:"\f093"}.dx-icon-hidepanel{font:14px/1 DXIcons}.dx-icon-hidepanel:before{content:"\f11c"}.dx-icon-showpanel{font:14px/1 DXIcons}.dx-icon-showpanel:before{content:"\f11d"}.dx-icon-checklist{font:14px/1 DXIcons}.dx-icon-checklist:before{content:"\f141"}.dx-icon-verticalaligntop{font:14px/1 DXIcons}.dx-icon-verticalaligntop:before{content:"\f14f"}.dx-icon-verticalaligncenter{font:14px/1 DXIcons}.dx-icon-verticalaligncenter:before{content:"\f14e"}.dx-icon-verticalalignbottom{font:14px/1 DXIcons}.dx-icon-verticalalignbottom:before{content:"\f14d"}.dx-icon-rowproperties{font:14px/1 DXIcons}.dx-icon-rowproperties:before{content:"\f14c"}.dx-icon-columnproperties{font:14px/1 DXIcons}.dx-icon-columnproperties:before{content:"\f14b"}.dx-icon-cellproperties{font:14px/1 DXIcons}.dx-icon-cellproperties:before{content:"\f14a"}.dx-icon-tableproperties{font:14px/1 DXIcons}.dx-icon-tableproperties:before{content:"\f140"}.dx-icon-splitcells{font:14px/1 DXIcons}.dx-icon-splitcells:before{content:"\f139"}.dx-icon-mergecells{font:14px/1 DXIcons}.dx-icon-mergecells:before{content:"\f138"}.dx-icon-deleterow{font:14px/1 DXIcons}.dx-icon-deleterow:before{content:"\f137"}.dx-icon-deletecolumn{font:14px/1 DXIcons}.dx-icon-deletecolumn:before{content:"\f136"}.dx-icon-insertrowabove{font:14px/1 DXIcons}.dx-icon-insertrowabove:before{content:"\f135"}.dx-icon-insertrowbelow{font:14px/1 DXIcons}.dx-icon-insertrowbelow:before{content:"\f134"}.dx-icon-insertcolumnleft{font:14px/1 DXIcons}.dx-icon-insertcolumnleft:before{content:"\f133"}.dx-icon-insertcolumnright{font:14px/1 DXIcons}.dx-icon-insertcolumnright:before{content:"\f132"}.dx-icon-inserttable{font:14px/1 DXIcons}.dx-icon-inserttable:before{content:"\f130"}.dx-icon-deletetable{font:14px/1 DXIcons}.dx-icon-deletetable:before{content:"\f131"}.dx-icon-edittableheader{font:14px/1 DXIcons}.dx-icon-edittableheader:before{content:"\f142"}.dx-icon-addtableheader{font:14px/1 DXIcons}.dx-icon-addtableheader:before{content:"\f143"}.dx-icon-pasteplaintext{font:14px/1 DXIcons}.dx-icon-pasteplaintext:before{content:"\f144"}.dx-icon-importselected{font:14px/1 DXIcons}.dx-icon-importselected:before{content:"\f145"}.dx-icon-import{font:14px/1 DXIcons}.dx-icon-import:before{content:"\f146"}.dx-icon-textdocument{font:14px/1 DXIcons}.dx-icon-textdocument:before{content:"\f147"}.dx-icon-jpgfile{font:14px/1 DXIcons}.dx-icon-jpgfile:before{content:"\f148"}.dx-icon-bmpfile{font:14px/1 DXIcons}.dx-icon-bmpfile:before{content:"\f149"}.dx-icon-svgfile{font:14px/1 DXIcons}.dx-icon-svgfile:before{content:"\f150"}.dx-icon-attach{font:14px/1 DXIcons}.dx-icon-attach:before{content:"\f151"}.dx-icon-return{font:14px/1 DXIcons}.dx-icon-return:before{content:"\f152"}.dx-icon-indeterminatestate{font:14px/1 DXIcons}.dx-icon-indeterminatestate:before{content:"\f153"}.dx-tab .dx-icon,.dx-tab.dx-tab-selected .dx-icon{background-size:100% 100%;background-position:50% 50%}.dx-scrollview-pulldown{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAQAAABebbrxAAABD0lEQVRo3u2XvQ3CMBCFLbmjYYGsAA2wA1X2gAbEAEwB2eIKflagh6zACJAuUihASUic+M5GNH56dT7J8efTPUXKkDkzrS8LpQAEMBygcwAss2UGQADDBmLa+AMvzAAIYNhATBt/YMEMgACGDcS0wbQBEEAAAQQQwD8CEzaiL7sKqOnojTuQrh95SKkX7kqD5j+M6O6Mu1NkupQJZU64B426bjmmXIzLKe7TZiUGLmweyhTa28XWdJKpYn8pXIVub1U4T4+jUKkKbyWeWhR6Vqpwd+w+hb5U4S/ta54qkhZgVihxrxWaznZVZD2lqVDaVkVafOoKGVWRN6nZR6GMxr+qZjHl3aq4db0NLXld7wVjuu7NS9f7yAAAAABJRU5ErkJggg==");background-position:0 0;background-repeat:no-repeat}.dx-loadindicator-image-small{background-image:url("data:image/gif;base64,R0lGODlhFAAUAKECADI6RTI6Rv///////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQABACwAAAAAFAAUAAACI4yPqZsADM+LcNJlb9Mq8+B8iCeWBqmFJnqpJUu5ojzDplIAACH5BAkJAAEALAAAAAAUABQAAAIhjI+py+3gXmxwrmoRzgZ4fnxgIIIl523o2KmZ+7KdTIMFACH5BAkJAAIALAAAAAAUABQAAAIflI+py+0Po4zAgDptFhXP60ngNmYdyaGBiYXbC8dwAQAh+QQJCQADACwAAAAAFAAUAAACIpyPqcsL3cCDSlJ368xnc+Nx1geG2Uiin3mpIlnC7gnXTAEAIfkECQkAAwAsAAAAABQAFAAAAiKcD6e74AxRivHRenGGc6vuIWEzluaJbuC4eq36XlboxGUBACH5BAkJAAMALAAAAAAUABQAAAIjnA8Jx226nBxp2mpnzG7z5n3iSJbmiaaqFIrt93LYOMP1UQAAIfkECQkAAwAsAAAAABQAFAAAAh2cD6l53eyiA7Iii7PevPsPhuJIluZpUB6ELWxTAAAh+QQJCQADACwAAAAAFAAUAAACHZx/oMit/5p0a9oBrt68+w+G4kiW5rllYbRCLFIAACH5BAkJAAMALAAAAAAUABQAAAIenH+ggO24noRq2molzo3xD4biSJbmSXqpuYlR2ToFACH5BAkJAAMALAAAAAAUABQAAAIhnI+pi+AMzYsQ0HrXzI2n7Q1WSJbMSKIh6Kmty7GtKWUFACH5BAkJAAMALAAAAAAUABQAAAIinI+py+3gXmxwKlAtytpgrmHdIY5DOX6mt56t24Kd/NZMAQAh+QQJCQADACwAAAAAFAAUAAACIZyPqcvtD6OMwIA6w8Czcnl91DVZW3mKkIeqK+ai8kyXBQAh+QQJCQADACwAAAAAFAAUAAACI5yPqcsL3cCDSlJ368xn82F9RiiSn8l5pziqmXuhMUzR7F0AACH5BAkJAAMALAAAAAAUABQAAAIfnI+pB70/HFxyKmBp1rv7D4aMiIXld6KmmW6V+7pKAQAh+QQJCQADACwAAAAAFAAUAAACIZw/oMi9Dc2LEVBqL8y6+w+G4kiWJBein+pNK4sp8CY3BQAh+QQJCQADACwAAAAAFAAUAAACHZw/oIt96iICstqLs968+w+G4kh+VHdukLW06VEAACH5BAkJAAMALAAAAAAUABQAAAIbnI+pCu29InKygoqz3rz7D4biSJbZ9VHpoyIFACH5BAkJAAMALAAAAAAUABQAAAIfnI8AyM26nDxq2hGvy7r7D4biSJYg51WiGkKju8JOAQA7");background-position:50%;background-repeat:no-repeat}.dx-loadindicator-image-large{background-image:url("data:image/gif;base64,R0lGODlhQABAAKECADI6RTI6Rv///////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQABACwAAAAAQABAAAACkIyPqcvtD6OctEpgs1ag9w1m3heW0Eia6oJi63u08BygNGzfq6ybeV/6AUHCoaZotIySoSXz6HlunNIKsnqKYinUbaTrzabCjyuZoz07wGpW+w2Py+f0uv2VtrPl5ne/zVP3B5hHtxc3eBZoeAiXSLY49wjZSFipFsk36ZWJuMn5idXiwtjpN3qHqhd61wpTAAAh+QQJCQABACwAAAAAQABAAAACk4yPqcvtD6OctNqLs968+w+G4giUI2meYQmoK+t+bBt3c22nuHbvPOzL9IKWIbFiPEqSygiz6XhCG8Cps2qNYrNUkzQ7+1rDW66BrDMf0DT1Gu1GsONvMv0Mv8/1+zi77Zd3Vwc4KGYWNihXRnfIlaiIx+gGGVmp6AiWObY51ek5GZiGGUpZajpKGrnK2ur6CotQAAAh+QQJCQACACwAAAAAQABAAAACoJSPqcvtD6OctNqLs968+w+G4kiW5omm6sq27qsADyDDCd3QuI3ssc7r1W66YRBIRAYNSmZxeWgKntAoIGCVLpXUqnPY9VLDYlzRWJaR01NtFbh+n33e77kunOOz931b7zdHVyeIlqY2ePhnuIUUd+ToBunzaNNV+RKG6UKmgwUVJ8m5JtryWLoSIInK5rfA6BorO0tba3uLm6u7y9ubUAAAIfkECQkAAwAsAAAAAEAAQAAAAqKcj6nL7Q+jnLTai7PevPsPhhwAiCKJmh+aqh1buiMsb3BcY3eu0bzO+mV8wgqxSDkiI8olpOl0BKMSKHUxvWIRWW2CdOh6ueHW+GsQnwcp9bltXpfZcTmdDrbP3WN4Xt9Stxb4Z0eIY5gn+KZYKGfmyPgX2edIqbWYePmYuRbQOQhauRlKOoqoh2eKyScperWTmtZ6ippKyyiru8vb6/t7VQAAIfkECQkAAwAsAAAAAEAAQAAAAp2cj6nL7Q+jnNSBC6reCWMOTp4Xls1ImmqHZuvbuu/aznNt02MO77yK+uk+QpOvWEohQ8clR+ncQKOaKVVEvFazWoq1C+GCI9/x6WL2otMSMfv8bsviljn9dM/rc/Y9ou9nABg4uLcW+Feod4g44Ob3uBiZN3lXRlkZd2nJSJj5tqkZytYE+ZkW5DlqlmrYillKF6N6ylqLetuoK1EAACH5BAkJAAMALAAAAABAAEAAAAKLnI+pB+2+opw0vtuq3hR7wIXi54mmRj7nOqXsK33wHF/0nZT4Ptj87vvdgsIZsfgKqJC0JRPmfL4gUii1yrpiV5ntFOTNhsfksvmMTqvX7Lb7DY/L5/S6/Y7P6/d8BLjeBfg3F0hYKHcYp6WY+BYF9+i46HZEGcmGwViZRmKpg5YySRbaWObieXlSAAAh+QQJCQADACwAAAAAQABAAAACepyPqQnt30ZctFoLs3a3e7aF2UdW4vmUKnKa46pu8Exq9O29+E5B/N/jAIcHIZFoPA4nyqbzCY1Kp9Sq9YrNarfcrvcLDovH5LL5jE6r1+y2+w2Py+f0uv2Oz+vXAH4fnVQWOJZi5kNmA3WIISOFgkL1KHIlucjV8lMAACH5BAkJAAMALAAAAABAAEAAAAJ3nI+pC+0Plpy0IohztLwbDWbeKIUmRqZiZabe4w5hTG30p926le9+CfkJGY2h8YhMKpfMpvMJjUqn1Kr1is1qt9yu9wsOi8fksvmMTqvX7Lb7DY/L5/S6/Y4fO8pBPUrcAwZyU6Q0w9G3dLJY+MS4UvVoowUpVAAAIfkECQkAAwAsAAAAAEAAQAAAAn2cj6nL7Q/jALRaK7NGt/sNat4YluJImWqEru5DvnISz/bU3Xqu23wv+wFdwqGqaCwhk5sl81R5rqLSqvWKzWq33K73Cw6Lx+Sy+YxOq9fstvsNj8vn9FBKjUlf8PmzU7yH9gc2+FXoddj1IZi4VVPWYoYCYBYwGUgYWWdSAAAh+QQJCQADACwAAAAAQABAAAACkpyPqcvtD6OctEKAs93c5N+F1AeKpkNq56qkAAsjaUwPc83e+KnvYu/rAIMbEtFkPAqTymKp6VRBK8Pp5WmdYLORLffB/ILD4ga5vDijW9K1GeOOy+f0uv2Oh73ytrbdS6c2BxjoV0cohxgnmGh46DgIGQmXx7io6GaZiYlWNUmJp7nmecnZKXoq+bnHZ9P6ylUAACH5BAkJAAMALAAAAABAAEAAAAKTnI+py+0Po5y02ouz3rz7D3YAEJbHOJomSqog675o/MG0ON8b2+oZ79PYghcgsTg8ToxKCrMpSUIh0qnjab3mso8qV8HbfhFh8XhQTp3J5TU77D614+h5PE2vw+l4vt3ddzdjlucFSOjXk2dguNboiHiotsgYCTlJ+XimOWZ5qbjI+SU6iplpGopKucra6voK+1oAACH5BAkJAAMALAAAAABAAEAAAAKenI+py+0Po5y02ouz3rz7D4biSJbmiabqyrYe4GbAHF8zvNxBndzMjeMdfD2gEEEs0o6GQNJgZA6fUemgWrVin1pitrv8So1i8JVrPQOX6ek62Fav4+45XV4ev+HtPT9NxhYX+AcGg6bng8gUlSe0VXgEOVjlFMnztRhj5wYoptnCiXQZuij4qHmKSXp15/oKGys7S1tre4ubq7urUQAAIfkECQkAAwAsAAAAAEAAQAAAAqKcj6nL7Q+jnLTai7PevPsPhhwAiCJJmiGaqh1buiMsb3BcZ3Sus7zm+2GCwguxSDkiJ6jAsqJ8QqJSB6raaB2uWIaW2h18teEEl1s2t9Dp7ZrcFr9xcXmMHffh23p6vV+HABho0OfHd7WXFnS4iNZYRgTnSAbZBYaomKeZOfmHGQkayjnquUkatkNoh4p1s8pqSilbSpsqGgqru8vb6/srVAAAIfkECQkAAwAsAAAAAEAAQAAAApqcj6nL7Q+jnNSBC6reCmcOUt4Vls+ImWqHrq6Bfu/azm5tq3huevzt+/WCwhKxCDoiOallSOkUNaMbKFUyvUpJ2kq2i+WCJ+Jx2CxFk9VrdkTmtsTndBu8nijjD/r9oI/3tScYCEhndWg4h7hImKjoxhgnyUapNuIH4zhpaYbpt/O4eflZFzMYGnkq2qkVAwn2ito6Rpt5K1EAACH5BAkJAAMALAAAAABAAEAAAAKLnI+pCe2wopxUvgur3hR7DoaDh4lmRWbnOqXsa5XwrMj0bVz4Pj487vvdgsIZsQhzIGnKpVHlZDWjUijV1Li+stqVtQsOi8fksvmMTqvX7Lb7DY/L5/S6/Y7Hf91ceR8+9XbE90dYyDaI6BAAmKimI+iYBtn2UUm5RvLoYpYiqeWJKRYaSBaaqflSAAAh+QQJCQADACwAAAAAQABAAAACeZyPqQrtD5actCaIc7S8Gw1i3iiFpkOmB2hBKpm9sufOdove+pTv/tX4CVeb4bBoTCqXzKbzCY1Kp9Sq9YrNarfcrvcLDovH5LL5jE6r1+y2+w2Py+f0ut0cLPfEe/CDXOMX6BVDWLh0yBDidNL41GgiBZkoGXGyUwAAIfkECQkAAwAsAAAAAEAAQAAAAnecj6lr4A+YnLQ2iLPdHOUPduICluY4YtuJrlE7lPDsavQ9ffjOqPzvcQCHxKLxiEwql8ym8wmNSqfUqvWKzWq33K73Cw6Lx+Sy+YxOq9fstvsNj8vn9LriEbZ1Q3s+7fXDkoJXZAIooXNkuAjBxGj49OhDBclTAAAh+QQJCQADACwAAAAAQABAAAACfpyPqcvtD+MBtFqJ87K8Bw2GRneJJkZS5xql7NuQ8KzI9D10+K3vc+97AYMrDhE2PIqMymKpaXpCl4Cp9YrNarfcrvcLDovH5LL5jE6r1+y2+w2Py+d0dEXNPCfHe37e3CcWGDYIVvhlA5hI5qLXyJiiAhkp1UX5yHV5VydSAAA7");background-position:50%;background-repeat:no-repeat}.dx-color-scheme{font-family:\#}.dx-widget{display:block;-ms-content-zooming:none;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:none;-webkit-touch-callout:none;padding:0;outline:0;-webkit-print-color-adjust:exact;color-adjust:exact;color:#333;font-weight:400;font-size:14px;font-family:Helvetica Neue,Segoe UI,helvetica,verdana,sans-serif;line-height:1.35715}.dx-widget,.dx-widget *,.dx-widget :after,.dx-widget :before,.dx-widget:after,.dx-widget:before{-webkit-box-sizing:border-box;box-sizing:border-box}.dx-item{outline:0}.dx-rtl{direction:rtl;unicode-bidi:embed}.dx-state-disabled{pointer-events:none}.dx-widget input,.dx-widget textarea{font-family:Helvetica Neue,Segoe UI,helvetica,verdana,sans-serif;line-height:1.35715}.dx-state-disabled .dx-widget,.dx-state-disabled.dx-widget{opacity:.5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;cursor:default}.dx-state-disabled .dx-widget .dx-widget,.dx-state-disabled.dx-widget .dx-widget{opacity:1}.dx-card{overflow:hidden;border:1px solid #ddd;border-radius:4px;background-color:#fff}.dx-fieldset .dx-field-value{margin:0}.dx-fieldset,.dx-fieldset *{-webkit-box-sizing:border-box;box-sizing:border-box}.dx-fieldset-header:empty{display:none}.dx-field:after,.dx-field:before{display:table;content:"";line-height:0}.dx-field:after{clear:both}.dx-field-label{float:left;width:40%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;cursor:default;padding:8px 15px 9px 0}.dx-field-value,.dx-field-value-static{float:right}.dx-field-value.dx-datebox{min-width:60%}.dx-field-value:not(.dx-widget)>.dx-datebox{min-width:100%}.dx-field-value .dx-selectbox-tag-container{white-space:normal}.dx-field-value:not(.dx-widget)>.dx-selectbox.dx-selectbox-multiselect.dx-widget{position:relative;width:auto;text-align:left}.dx-fieldset.dx-rtl .dx-field-label,.dx-rtl .dx-fieldset .dx-field-label{float:right}.dx-fieldset.dx-rtl .dx-field-value,.dx-rtl .dx-fieldset .dx-field-value{float:left}.dx-field{position:relative;color:#333;font-weight:400;font-size:14px;min-height:36px;padding:0}.dx-field,.dx-field input,.dx-field textarea{font-family:Helvetica Neue,Segoe UI,helvetica,verdana,sans-serif;line-height:1.35715}.dx-field-value.dx-attention{color:#d9534f;padding:8px 10px 9px 28px;position:relative}.dx-field-value.dx-attention:before{pointer-events:none;font-weight:700;position:absolute;top:50%;margin-top:-9px;width:18px;height:18px;text-align:center;line-height:18px;font-size:13px;background-color:#d9534f;color:#fff;content:"!";border-radius:50%;left:0}.dx-field-value-static,.dx-field-value:not(.dx-switch):not(.dx-checkbox):not(.dx-button){width:60%}.dx-field-value.dx-widget,.dx-field-value:not(.dx-widget)>.dx-widget{margin:0}.dx-field-value:not(.dx-widget)>.dx-button,.dx-field-value:not(.dx-widget)>.dx-checkbox,.dx-field-value:not(.dx-widget)>.dx-switch{float:right}.dx-field-value.dx-checkbox,.dx-field-value:not(.dx-widget)>.dx-checkbox{margin:7px 0}.dx-field-value.dx-switch,.dx-field-value:not(.dx-widget)>.dx-switch{margin:6px 0}.dx-field-value.dx-slider,.dx-field-value:not(.dx-widget)>.dx-slider{margin:4px 0}.dx-field-value.dx-radiogroup,.dx-field-value:not(.dx-widget)>.dx-radiogroup{margin:5px 0}.dx-field-value-static{white-space:normal;padding:8px 10px 9px}.dx-fieldset{margin:30px 20px;padding:0}.dx-rtl .dx-fieldset .dx-field-value:not(.dx-widget)>.dx-button,.dx-rtl .dx-fieldset .dx-field-value:not(.dx-widget)>.dx-checkbox,.dx-rtl .dx-fieldset .dx-field-value:not(.dx-widget)>.dx-switch,.dx-rtl.dx-fieldset .dx-field-value:not(.dx-widget)>.dx-button,.dx-rtl.dx-fieldset .dx-field-value:not(.dx-widget)>.dx-checkbox,.dx-rtl.dx-fieldset .dx-field-value:not(.dx-widget)>.dx-switch{float:left}.dx-fieldset-header{margin:0 0 20px;font-weight:500;font-size:18px}.dx-field{margin:0 0 10px}.dx-field:last-of-type{margin:0}.dx-device-mobile .dx-fieldset{margin:20px 15px;padding:0}.dx-rtl .dx-device-mobile .dx-fieldset .dx-field-value:not(.dx-widget)>.dx-button,.dx-rtl .dx-device-mobile .dx-fieldset .dx-field-value:not(.dx-widget)>.dx-checkbox,.dx-rtl .dx-device-mobile .dx-fieldset .dx-field-value:not(.dx-widget)>.dx-switch,.dx-rtl.dx-device-mobile .dx-fieldset .dx-field-value:not(.dx-widget)>.dx-button,.dx-rtl.dx-device-mobile .dx-fieldset .dx-field-value:not(.dx-widget)>.dx-checkbox,.dx-rtl.dx-device-mobile .dx-fieldset .dx-field-value:not(.dx-widget)>.dx-switch{float:left}.dx-device-mobile .dx-fieldset-header{margin:0 0 20px;font-weight:500;font-size:18px}.dx-device-mobile .dx-field{margin:0 0 10px}.dx-device-mobile .dx-field:last-of-type{margin:0}.dx-theme-marker{font-family:"dx.generic.light"}.dx-theme-accent-as-text-color{color:#337ab7!important}.dx-theme-text-color{color:#333!important}.dx-theme-background-color-as-text-color{color:#fff!important}.dx-theme-border-color-as-text-color{color:#ddd!important}.dx-theme-accent-as-background-color{background-color:#337ab7!important;fill:#337ab7!important}.dx-theme-text-color-as-background-color{background-color:#333!important;fill:#333!important}.dx-theme-background-color{background-color:#fff!important;fill:#fff!important}.dx-theme-border-color-as-background-color{background-color:#ddd!important;fill:#ddd!important}.dx-theme-accent-as-border-color{border-color:#337ab7!important}.dx-theme-text-color-as-border-color{border-color:#333!important}.dx-theme-background-color-as-border-color{border-color:#fff!important}.dx-theme-border-color{border-color:#ddd!important}.dx-resizable{display:block;position:relative}.dx-resizable-handle{position:absolute;z-index:50}.dx-state-disabled .dx-resizable-handle{cursor:default}.dx-resizable-handle-left,.dx-resizable-handle-right{top:0;height:100%;width:3px}.dx-resizable-handle-left{left:0;cursor:e-resize}.dx-resizable-handle-right{right:0;cursor:e-resize}.dx-resizable-handle-bottom,.dx-resizable-handle-top{left:0;width:100%;height:3px}.dx-resizable-handle-top{top:0;cursor:s-resize}.dx-resizable-handle-bottom{bottom:0;cursor:s-resize}.dx-resizable-handle-corner-bottom-left,.dx-resizable-handle-corner-bottom-right,.dx-resizable-handle-corner-top-left,.dx-resizable-handle-corner-top-right{width:6px;height:6px}.dx-resizable-handle-corner-bottom-right,.dx-resizable-handle-corner-top-left{cursor:se-resize}.dx-resizable-handle-corner-bottom-left,.dx-resizable-handle-corner-top-right{cursor:ne-resize}.dx-resizable-handle-corner-bottom-left,.dx-resizable-handle-corner-top-left{left:0;border-bottom-right-radius:100%}.dx-resizable-handle-corner-bottom-right,.dx-resizable-handle-corner-top-right{right:0;border-bottom-left-radius:100%}.dx-resizable-handle-corner-top-left,.dx-resizable-handle-corner-top-right{top:0}.dx-resizable-handle-corner-bottom-left,.dx-resizable-handle-corner-bottom-right{bottom:0}.dx-draggable{left:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.dx-draggable.dx-state-disabled,.dx-state-disabled .dx-draggable{cursor:default}.dx-draggable-clone{position:absolute;top:0;left:0;z-index:2147483647}.dx-clearfix:after,.dx-clearfix:before{display:table;content:"";line-height:0}.dx-clearfix:after{clear:both}.dx-translate-disabled{-webkit-transform:none!important;transform:none!important}.dx-hidden-input{position:fixed;top:-10px;left:-10px;width:0;height:0}.dx-user-select{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.dx-hidden,.dx-state-invisible{display:none!important}.dx-gesture-cover{-webkit-transform:translateZ(0);transform:translateZ(0);position:fixed;top:0;right:0;left:0;bottom:0;opacity:0;z-index:2147483647}.dx-animating{pointer-events:none}.dx-fade-animation.dx-enter,.dx-fade-animation.dx-leave.dx-leave-active,.dx-no-direction.dx-enter,.dx-no-direction.dx-leave.dx-leave-active{opacity:0}.dx-fade-animation.dx-enter.dx-enter-active,.dx-fade-animation.dx-leave,.dx-no-direction.dx-enter.dx-enter-active,.dx-no-direction.dx-leave{opacity:1}.dx-overflow-animation.dx-enter.dx-forward{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);z-index:2}.dx-overflow-animation.dx-enter.dx-enter-active.dx-forward{-webkit-transform:translateZ(0);transform:translateZ(0);z-index:2}.dx-overflow-animation.dx-enter.dx-backward,.dx-overflow-animation.dx-enter.dx-enter-active.dx-backward,.dx-overflow-animation.dx-leave.dx-forward,.dx-overflow-animation.dx-leave.dx-leave-active.dx-forward{-webkit-transform:translateZ(0);transform:translateZ(0);z-index:1}.dx-overflow-animation.dx-leave.dx-backward{-webkit-transform:translateZ(0);transform:translateZ(0);z-index:2}.dx-overflow-animation.dx-leave.dx-leave-active.dx-backward{z-index:2}.dx-overflow-animation.dx-leave.dx-leave-active.dx-backward,.dx-slide-animation.dx-enter.dx-forward{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.dx-slide-animation.dx-enter.dx-enter-active.dx-forward{-webkit-transform:translateZ(0);transform:translateZ(0)}.dx-slide-animation.dx-enter.dx-backward{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.dx-slide-animation.dx-enter.dx-enter-active.dx-backward,.dx-slide-animation.dx-leave.dx-forward{-webkit-transform:translateZ(0);transform:translateZ(0)}.dx-slide-animation.dx-leave.dx-leave-active.dx-forward{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.dx-slide-animation.dx-leave.dx-backward{-webkit-transform:translateZ(0);transform:translateZ(0)}.dx-slide-animation.dx-leave.dx-leave-active.dx-backward{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.dx-opendoor-animation.dx-enter.dx-forward{-webkit-transform:matrix3d(.71,0,.71,.001,0,1,0,0,-.71,0,.71,0,0,0,0,1);transform:matrix3d(.71,0,.71,.001,0,1,0,0,-.71,0,.71,0,0,0,0,1);-webkit-transform-origin:center left 0;transform-origin:center left 0;opacity:0}.dx-opendoor-animation.dx-enter.dx-enter-active.dx-backward,.dx-opendoor-animation.dx-enter.dx-enter-active.dx-forward{-webkit-transform:none;transform:none;opacity:1}.dx-opendoor-animation.dx-leave.dx-backward,.dx-opendoor-animation.dx-leave.dx-forward{-webkit-transform:none;transform:none;-webkit-transform-origin:center left 0;transform-origin:center left 0;opacity:1}.dx-opendoor-animation.dx-enter.dx-backward,.dx-opendoor-animation.dx-leave.dx-leave-active.dx-forward{-webkit-transform:matrix3d(.5,0,.87,-.001,0,1,0,0,-.87,0,.5,0,0,0,0,1);transform:matrix3d(.5,0,.87,-.001,0,1,0,0,-.87,0,.5,0,0,0,0,1);-webkit-transform-origin:center left 0;transform-origin:center left 0;opacity:0}.dx-opendoor-animation.dx-leave.dx-leave-active.dx-backward{-webkit-transform:matrix3d(.71,0,.71,.001,0,1,0,0,-.71,0,.71,0,0,0,0,1);transform:matrix3d(.71,0,.71,.001,0,1,0,0,-.71,0,.71,0,0,0,0,1);opacity:0}.dx-win-pop-animation.dx-enter.dx-forward{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}.dx-win-pop-animation.dx-enter.dx-enter-active.dx-forward{-webkit-transform:scale(1);transform:scale(1);opacity:1}.dx-win-pop-animation.dx-enter.dx-backward,.dx-win-pop-animation.dx-leave.dx-leave-active.dx-forward{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}.dx-win-pop-animation.dx-enter.dx-enter-active.dx-backward{-webkit-transform:scale(1);transform:scale(1);opacity:1}.dx-win-pop-animation.dx-leave.dx-leave-active.dx-backward{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}.dx-android-pop-animation.dx-enter.dx-forward,.dx-android-pop-animation.dx-leave.dx-leave-active.dx-backward{-webkit-transform:translate3d(0,150px,0);transform:translate3d(0,150px,0);opacity:0}.dx-android-pop-animation.dx-enter.dx-enter-active.dx-forward,.dx-android-pop-animation.dx-leave.dx-backward{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.dx-android-pop-animation.dx-enter.dx-forward,.dx-android-pop-animation.dx-leave.dx-backward{z-index:1}.dx-ios7-slide-animation.dx-enter.dx-forward{z-index:2;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.dx-ios7-slide-animation.dx-enter.dx-enter-active.dx-forward{z-index:2;-webkit-transform:translateZ(0);transform:translateZ(0)}.dx-ios7-slide-animation.dx-enter.dx-backward{-webkit-transform:translate3d(-20%,0,0);transform:translate3d(-20%,0,0);z-index:1}.dx-ios7-slide-animation.dx-enter.dx-enter-active.dx-backward,.dx-ios7-slide-animation.dx-leave.dx-forward{-webkit-transform:translateZ(0);transform:translateZ(0);z-index:1}.dx-ios7-slide-animation.dx-leave.dx-leave-active.dx-forward{-webkit-transform:translate3d(-20%,0,0);transform:translate3d(-20%,0,0);z-index:1}.dx-ios7-slide-animation.dx-leave.dx-backward{z-index:2}.dx-ios7-slide-animation.dx-leave.dx-leave-active.dx-backward{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);z-index:2}.dx-ios7-toolbar-animation.dx-enter.dx-forward{-webkit-transform:translate3d(40%,0,0);transform:translate3d(40%,0,0);opacity:0;z-index:2}.dx-ios7-toolbar-animation.dx-enter.dx-enter-active.dx-forward{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;z-index:2}.dx-ios7-toolbar-animation.dx-enter.dx-backward{-webkit-transform:translate3d(-40%,0,0);transform:translate3d(-40%,0,0);opacity:0;z-index:1}.dx-ios7-toolbar-animation.dx-enter.dx-enter-active.dx-backward,.dx-ios7-toolbar-animation.dx-leave.dx-forward{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;z-index:1}.dx-ios7-toolbar-animation.dx-leave.dx-leave-active.dx-forward{-webkit-transform:translate3d(-40%,0,0);transform:translate3d(-40%,0,0);opacity:0;z-index:1}.dx-ios7-toolbar-animation.dx-leave.dx-backward{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;z-index:2}.dx-ios7-toolbar-animation.dx-leave.dx-leave-active.dx-backward{-webkit-transform:translate3d(40%,0,0);transform:translate3d(40%,0,0);opacity:0;z-index:2}.dx-drop-animation.dx-enter,.dx-drop-animation.dx-leave.dx-leave-active{-webkit-transform:translate3d(0,-120%,0);transform:translate3d(0,-120%,0)}.dx-drop-animation.dx-enter.dx-enter-active,.dx-drop-animation.dx-leave{-webkit-transform:translateZ(0);transform:translateZ(0)}.dx-3d-drop-animation.dx-enter,.dx-3d-drop-animation.dx-leave.dx-leave-active{-webkit-transform:rotateX(10deg) translate3d(0,-10px,0) scale3d(1.1,1.1,1.1);transform:rotateX(10deg) translate3d(0,-10px,0) scale3d(1.1,1.1,1.1);opacity:0}.dx-3d-drop-animation.dx-enter.dx-enter-active,.dx-3d-drop-animation.dx-leave{-webkit-transform:rotateX(0) translateZ(0) scaleX(1);transform:rotateX(0) translateZ(0) scaleX(1);opacity:1}.dx-fade-drop-animation.dx-enter,.dx-fade-drop-animation.dx-leave.dx-leave-active{-webkit-transform:translate3d(0,-10px,0) scale3d(1.1,1.1,1.1);transform:translate3d(0,-10px,0) scale3d(1.1,1.1,1.1);opacity:0}.dx-fade-drop-animation.dx-enter.dx-enter-active,.dx-fade-drop-animation.dx-leave{-webkit-transform:translateZ(0) scaleX(1);transform:translateZ(0) scaleX(1);opacity:1}.dx-fade-rise-animation.dx-enter,.dx-fade-rise-animation.dx-leave.dx-leave-active{-webkit-transform:translate3d(0,10px,0) scale3d(1.1,1.1,1.1);transform:translate3d(0,10px,0) scale3d(1.1,1.1,1.1);opacity:0}.dx-fade-rise-animation.dx-enter.dx-enter-active,.dx-fade-rise-animation.dx-leave{-webkit-transform:translateZ(0) scaleX(1);transform:translateZ(0) scaleX(1);opacity:1}.dx-fade-slide-animation.dx-enter,.dx-fade-slide-animation.dx-leave.dx-leave-active{-webkit-transform:translate3d(40%,0,0);transform:translate3d(40%,0,0);opacity:0}.dx-fade-slide-animation.dx-enter.dx-enter-active,.dx-fade-slide-animation.dx-leave{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.dx-fade-zoom-animation.dx-enter,.dx-fade-zoom-animation.dx-leave.dx-leave-active{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);opacity:0}.dx-fade-zoom-animation.dx-enter.dx-enter-active,.dx-fade-zoom-animation.dx-leave{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.dx-box-fallback-item>.dx-box-item-content{width:100%;height:100%}.dx-box-item-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:100%;font-size:14px}.dx-button-disabled{cursor:default}.dx-button{cursor:pointer;text-align:center;max-width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.dx-button,.dx-button .dx-icon{display:inline-block;vertical-align:middle;-webkit-user-drag:none}.dx-button-content{height:100%;max-height:100%;line-height:0}.dx-button-content:after{display:inline-block;position:relative;height:100%;content:"";vertical-align:middle;font-size:0}.dx-button-content>.dx-inkripple{display:none}.dx-button-link{text-decoration:none}.dx-button-text{display:inline;vertical-align:middle;line-height:normal}.dx-button-submit-input{padding:0;margin:0;border:0;height:0;width:0;font-size:0;opacity:0}.dx-state-disabled .dx-button,.dx-state-disabled.dx-button{cursor:default}.dx-button a{text-decoration:none}.dx-button .dx-button-content{padding:8px}.dx-button .dx-icon{width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;font-size:18px;text-align:center;line-height:18px}.dx-button .dx-icon,.dx-button .dx-icon.dx-icon-right,.dx-rtl .dx-button .dx-icon,.dx-rtl .dx-button .dx-icon.dx-icon-right,.dx-rtl.dx-button .dx-icon,.dx-rtl.dx-button .dx-icon.dx-icon-right{margin-right:0;margin-left:0}.dx-button-has-icon .dx-button-content{padding:8px}.dx-button-has-icon .dx-icon{width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;font-size:18px;text-align:center;line-height:18px;margin-right:0;margin-left:0}.dx-button-has-icon .dx-icon.dx-icon-right,.dx-rtl .dx-button-has-icon .dx-icon,.dx-rtl .dx-button-has-icon .dx-icon.dx-icon-right,.dx-rtl.dx-button-has-icon .dx-icon,.dx-rtl.dx-button-has-icon .dx-icon.dx-icon-right{margin-left:0;margin-right:0}.dx-button-has-text .dx-button-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:7px 18px 8px}.dx-button-has-text .dx-icon{width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;font-size:18px;text-align:center;line-height:18px;margin-right:9px;margin-left:0}.dx-button-has-text .dx-icon.dx-icon-right,.dx-rtl .dx-button-has-text .dx-icon,.dx-rtl.dx-button-has-text .dx-icon{margin-left:9px;margin-right:0}.dx-rtl .dx-button-has-text .dx-icon.dx-icon-right,.dx-rtl.dx-button-has-text .dx-icon.dx-icon-right{margin-right:9px;margin-left:0}.dx-button-back .dx-button-content{padding:8px}.dx-button-back .dx-icon{width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;font-size:18px;text-align:center;line-height:18px}.dx-button-back .dx-icon,.dx-button-back .dx-icon.dx-icon-right,.dx-rtl .dx-button-back .dx-icon,.dx-rtl .dx-button-back .dx-icon.dx-icon-right,.dx-rtl.dx-button-back .dx-icon,.dx-rtl.dx-button-back .dx-icon.dx-icon-right{margin-right:0;margin-left:0}.dx-button-back .dx-button-text{display:none}.dx-button{border-radius:4px;border-width:1px;border-style:solid}.dx-state-disabled .dx-button .dx-icon,.dx-state-disabled.dx-button .dx-icon{opacity:.6}.dx-state-disabled .dx-button .dx-button-text,.dx-state-disabled.dx-button .dx-button-text{opacity:.5}.dx-button-mode-contained{background-color:#fff;border-color:#ddd;color:#333}.dx-button-mode-contained .dx-icon{color:#333}.dx-button-mode-contained.dx-state-hover{background-color:#f5f5f5;border-color:#ddd}.dx-button-mode-contained.dx-state-focused{background-color:#ebebeb;border-color:#ddd}.dx-button-mode-contained.dx-state-active{background-color:#c2c2c2;border-color:#ddd;color:#333}.dx-button-mode-contained.dx-button-danger{background-color:#d9534f;border-color:#0000;color:#fff}.dx-button-mode-contained.dx-button-danger .dx-icon{color:#fff}.dx-button-mode-contained.dx-button-danger.dx-state-hover{background-color:#ce312c;border-color:#0000}.dx-button-mode-contained.dx-button-danger.dx-state-focused{background-color:#c12e2a;border-color:#0000}.dx-button-mode-contained.dx-button-danger.dx-state-active{background-color:#932320;border-color:#0000;color:#fff}.dx-button-mode-contained.dx-button-success{background-color:#5cb85c;border-color:#0000;color:#fff}.dx-button-mode-contained.dx-button-success .dx-icon{color:#fff}.dx-button-mode-contained.dx-button-success.dx-state-hover{background-color:#46a046;border-color:#0000}.dx-button-mode-contained.dx-button-success.dx-state-focused{background-color:#419641;border-color:#0000}.dx-button-mode-contained.dx-button-success.dx-state-active{background-color:#306f30;border-color:#0000;color:#fff}.dx-button-mode-contained.dx-button-default{background-color:#337ab7;border-color:#0000;color:#fff}.dx-button-mode-contained.dx-button-default .dx-icon{color:#fff}.dx-button-mode-contained.dx-button-default.dx-state-hover{background-color:#296293;border-color:#0000}.dx-button-mode-contained.dx-button-default.dx-state-focused{background-color:#265a87;border-color:#0000}.dx-button-mode-contained.dx-button-default.dx-state-active{background-color:#193d5b;border-color:#0000;color:#fff}.dx-button-mode-outlined{background-color:initial;border-color:#ddd;color:#333}.dx-button-mode-outlined .dx-icon{color:#333}.dx-button-mode-outlined.dx-state-hover{background-color:#0000000a;border-color:#ddd}.dx-button-mode-outlined.dx-state-focused{background-color:#00000014;border-color:#ddd}.dx-button-mode-outlined.dx-state-active{background-color:#0000003d;border-color:#ddd;color:#333}.dx-button-mode-outlined.dx-button-danger{background-color:initial;border-color:#d43f3a;color:#d43f3a}.dx-button-mode-outlined.dx-button-danger .dx-icon{color:#d43f3a}.dx-button-mode-outlined.dx-button-danger.dx-state-focused,.dx-button-mode-outlined.dx-button-danger.dx-state-hover{background-color:#d43f3a1a;border-color:#d43f3a}.dx-button-mode-outlined.dx-button-danger.dx-state-active{background-color:#d43f3a66;border-color:#d43f3a;color:#d43f3a}.dx-button-mode-outlined.dx-button-success{background-color:initial;border-color:#4cae4c;color:#4cae4c}.dx-button-mode-outlined.dx-button-success .dx-icon{color:#4cae4c}.dx-button-mode-outlined.dx-button-success.dx-state-focused,.dx-button-mode-outlined.dx-button-success.dx-state-hover{background-color:#4cae4c1a;border-color:#4cae4c}.dx-button-mode-outlined.dx-button-success.dx-state-active{background-color:#4cae4c66;border-color:#4cae4c;color:#4cae4c}.dx-button-mode-outlined.dx-button-default{background-color:initial;border-color:#2d6da3;color:#2d6da3}.dx-button-mode-outlined.dx-button-default .dx-icon{color:#2d6da3}.dx-button-mode-outlined.dx-button-default.dx-state-focused,.dx-button-mode-outlined.dx-button-default.dx-state-hover{background-color:#2d6da31a;border-color:#2d6da3}.dx-button-mode-outlined.dx-button-default.dx-state-active{background-color:#2d6da366;border-color:#2d6da3;color:#2d6da3}.dx-button-mode-text{background-color:initial;border-color:#0000;color:#333}.dx-button-mode-text .dx-icon{color:#333}.dx-button-mode-text.dx-state-hover{background-color:#0000000a;border-color:#0000}.dx-button-mode-text.dx-state-focused{background-color:#00000014;border-color:#0000}.dx-button-mode-text.dx-state-active{background-color:#0000003d;border-color:#0000;color:#333}.dx-button-mode-text.dx-button-danger{background-color:initial;border-color:#0000;color:#d43f3a}.dx-button-mode-text.dx-button-danger .dx-icon{color:#d43f3a}.dx-button-mode-text.dx-button-danger.dx-state-focused,.dx-button-mode-text.dx-button-danger.dx-state-hover{background-color:#d43f3a1a;border-color:#0000}.dx-button-mode-text.dx-button-danger.dx-state-active{background-color:#d43f3a66;border-color:#0000;color:#d43f3a}.dx-button-mode-text.dx-button-success{background-color:initial;border-color:#0000;color:#4cae4c}.dx-button-mode-text.dx-button-success .dx-icon{color:#4cae4c}.dx-button-mode-text.dx-button-success.dx-state-focused,.dx-button-mode-text.dx-button-success.dx-state-hover{background-color:#4cae4c1a;border-color:#0000}.dx-button-mode-text.dx-button-success.dx-state-active{background-color:#4cae4c66;border-color:#0000;color:#4cae4c}.dx-button-mode-text.dx-button-default{background-color:initial;border-color:#0000;color:#2d6da3}.dx-button-mode-text.dx-button-default .dx-icon{color:#2d6da3}.dx-button-mode-text.dx-button-default.dx-state-focused,.dx-button-mode-text.dx-button-default.dx-state-hover{background-color:#2d6da31a;border-color:#0000}.dx-button-mode-text.dx-button-default.dx-state-active{background-color:#2d6da366;border-color:#0000;color:#2d6da3}.dx-button-back.dx-state-hover .dx-button-content,.dx-button-normal.dx-state-hover .dx-button-content{background-color:initial;border-radius:4px}.dx-texteditor-buttons-container>.dx-button{margin:1px}.dx-texteditor-buttons-container>.dx-button>.dx-button-content{padding-top:5px;padding-bottom:6px}.dx-texteditor-buttons-container>.dx-button.dx-button-has-icon:not(.dx-button-has-text)>.dx-button-content{padding:6px}.dx-buttongroup{display:inline-block}.dx-buttongroup-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;height:100%;width:100%}.dx-buttongroup-item{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.dx-buttongroup-item.dx-button-mode-contained,.dx-buttongroup-item.dx-button-mode-outlined{border-left-width:0}.dx-buttongroup-item.dx-button-mode-contained.dx-button,.dx-buttongroup-item.dx-button-mode-outlined.dx-button{border-radius:0}.dx-buttongroup-item.dx-button-mode-text{margin-left:1px}.dx-buttongroup-item-has-width{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.dx-button-mode-contained.dx-buttongroup-item,.dx-button-mode-outlined.dx-buttongroup-item{padding-left:1px;padding-right:1px}.dx-button-mode-contained.dx-buttongroup-item.dx-state-hover .dx-button-content,.dx-button-mode-outlined.dx-buttongroup-item.dx-state-hover .dx-button-content{border-radius:0}.dx-button-mode-contained.dx-buttongroup-first-item,.dx-button-mode-outlined.dx-buttongroup-first-item{padding-left:0;border-left-width:1px}.dx-button-mode-contained.dx-buttongroup-first-item.dx-button,.dx-button-mode-contained.dx-buttongroup-first-item.dx-state-hover .dx-button-content,.dx-button-mode-outlined.dx-buttongroup-first-item.dx-button,.dx-button-mode-outlined.dx-buttongroup-first-item.dx-state-hover .dx-button-content{border-top-left-radius:4px;border-bottom-left-radius:4px}.dx-button-mode-contained.dx-buttongroup-last-item,.dx-button-mode-outlined.dx-buttongroup-last-item{padding-right:0}.dx-button-mode-contained.dx-buttongroup-last-item.dx-button,.dx-button-mode-contained.dx-buttongroup-last-item.dx-state-hover .dx-button-content,.dx-button-mode-outlined.dx-buttongroup-last-item.dx-button,.dx-button-mode-outlined.dx-buttongroup-last-item.dx-state-hover .dx-button-content{border-top-right-radius:4px;border-bottom-right-radius:4px}.dx-button-mode-text.dx-buttongroup-first-item{margin-left:0}.dx-buttongroup-item.dx-button.dx-button-mode-contained.dx-state-disabled,.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-state-disabled{opacity:1}.dx-buttongroup-item.dx-button.dx-button-mode-contained.dx-state-disabled .dx-button-content,.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-state-disabled .dx-button-content{opacity:.6}.dx-buttongroup-item.dx-button.dx-button-mode-contained.dx-button-normal{background-color:#fff}.dx-buttongroup-item.dx-button.dx-button-mode-contained.dx-button-normal.dx-state-hover{background-color:#f5f5f5}.dx-buttongroup-item.dx-button.dx-button-mode-contained.dx-button-normal.dx-state-focused{background-color:#ebebeb}.dx-buttongroup-item.dx-button.dx-button-mode-contained.dx-button-normal.dx-item-selected{background-color:#d4d4d4}.dx-buttongroup-item.dx-button.dx-button-mode-contained.dx-button-normal.dx-item-selected.dx-state-hover{background-color:#e3e3e3}.dx-buttongroup-item.dx-button.dx-button-mode-contained.dx-button-normal.dx-item-selected.dx-state-focused{background-color:#dbdbdb}.dx-buttongroup-item.dx-button.dx-button-mode-contained.dx-button-normal.dx-item-selected,.dx-buttongroup-item.dx-button.dx-button-mode-contained.dx-button-normal.dx-item-selected .dx-icon{color:#333}.dx-buttongroup-item.dx-button.dx-button-mode-contained:not(.dx-item-selected){background-color:#fff}.dx-buttongroup-item.dx-button.dx-button-mode-contained:not(.dx-item-selected).dx-button-default{border-color:#2d6da3}.dx-buttongroup-item.dx-button.dx-button-mode-contained:not(.dx-item-selected).dx-button-default.dx-state-hover{background-color:#f5f5f5}.dx-buttongroup-item.dx-button.dx-button-mode-contained:not(.dx-item-selected).dx-button-default.dx-state-focused{background-color:#ebebeb}.dx-buttongroup-item.dx-button.dx-button-mode-contained:not(.dx-item-selected).dx-button-default,.dx-buttongroup-item.dx-button.dx-button-mode-contained:not(.dx-item-selected).dx-button-default .dx-icon{color:#2d6da3}.dx-buttongroup-item.dx-button.dx-button-mode-contained:not(.dx-item-selected).dx-button-success{border-color:#4cae4c}.dx-buttongroup-item.dx-button.dx-button-mode-contained:not(.dx-item-selected).dx-button-success.dx-state-hover{background-color:#f5f5f5}.dx-buttongroup-item.dx-button.dx-button-mode-contained:not(.dx-item-selected).dx-button-success.dx-state-focused{background-color:#ebebeb}.dx-buttongroup-item.dx-button.dx-button-mode-contained:not(.dx-item-selected).dx-button-success,.dx-buttongroup-item.dx-button.dx-button-mode-contained:not(.dx-item-selected).dx-button-success .dx-icon{color:#4cae4c}.dx-buttongroup-item.dx-button.dx-button-mode-contained:not(.dx-item-selected).dx-button-danger{border-color:#d43f3a}.dx-buttongroup-item.dx-button.dx-button-mode-contained:not(.dx-item-selected).dx-button-danger.dx-state-hover{background-color:#f5f5f5}.dx-buttongroup-item.dx-button.dx-button-mode-contained:not(.dx-item-selected).dx-button-danger.dx-state-focused{background-color:#ebebeb}.dx-buttongroup-item.dx-button.dx-button-mode-contained:not(.dx-item-selected).dx-button-danger,.dx-buttongroup-item.dx-button.dx-button-mode-contained:not(.dx-item-selected).dx-button-danger .dx-icon{color:#d43f3a}.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-state-hover{background-color:#0000000a}.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-state-focused{background-color:#00000014}.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-button-default.dx-state-focused,.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-button-default.dx-state-hover{background-color:#2d6da31a}.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-button-success.dx-state-focused,.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-button-success.dx-state-hover{background-color:#4cae4c1a}.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-button-danger.dx-state-focused,.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-button-danger.dx-state-hover{background-color:#d43f3a1a}.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-state-hover{background-color:#0000000a}.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-state-focused{background-color:#00000014}.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-button-default.dx-state-focused,.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-button-default.dx-state-hover{background-color:#2d6da31a}.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-button-success.dx-state-focused,.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-button-success.dx-state-hover{background-color:#4cae4c1a}.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-button-danger.dx-state-focused,.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-button-danger.dx-state-hover{background-color:#d43f3a1a}.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-item-selected.dx-button-normal,.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-item-selected.dx-button-normal{background-color:#0000002b}.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-item-selected.dx-button-normal.dx-state-hover,.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-item-selected.dx-button-normal.dx-state-hover{background-color:#0000001c}.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-item-selected.dx-button-normal.dx-state-focused,.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-item-selected.dx-button-normal.dx-state-focused{background-color:#00000024}.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-item-selected.dx-button-normal,.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-item-selected.dx-button-normal .dx-icon,.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-item-selected.dx-button-normal,.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-item-selected.dx-button-normal .dx-icon{color:#333}.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-item-selected.dx-button-success,.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-item-selected.dx-button-success{background-color:#5cb85c4d}.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-item-selected.dx-button-success.dx-state-focused,.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-item-selected.dx-button-success.dx-state-hover,.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-item-selected.dx-button-success.dx-state-focused,.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-item-selected.dx-button-success.dx-state-hover{background-color:#5cb85c33}.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-item-selected.dx-button-default,.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-item-selected.dx-button-default{background-color:#337ab74d}.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-item-selected.dx-button-default.dx-state-focused,.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-item-selected.dx-button-default.dx-state-hover,.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-item-selected.dx-button-default.dx-state-focused,.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-item-selected.dx-button-default.dx-state-hover{background-color:#337ab733}.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-item-selected.dx-button-danger,.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-item-selected.dx-button-danger{background-color:#d9534f4d}.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-item-selected.dx-button-danger.dx-state-focused,.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-item-selected.dx-button-danger.dx-state-hover,.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-item-selected.dx-button-danger.dx-state-focused,.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-item-selected.dx-button-danger.dx-state-hover{background-color:#d9534f33}.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-item-selected.dx-button-success,.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-item-selected.dx-button-success .dx-icon,.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-item-selected.dx-button-success,.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-item-selected.dx-button-success .dx-icon{color:#5cb85c}.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-item-selected.dx-button-default,.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-item-selected.dx-button-default .dx-icon,.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-item-selected.dx-button-default,.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-item-selected.dx-button-default .dx-icon{color:#337ab7}.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-item-selected.dx-button-danger,.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-item-selected.dx-button-danger .dx-icon,.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-item-selected.dx-button-danger,.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-item-selected.dx-button-danger .dx-icon{color:#d9534f}.dx-rtl.dx-button-mode-contained.dx-buttongroup-first-item,.dx-rtl.dx-button-mode-outlined.dx-buttongroup-first-item{border-left-width:0;padding-left:1px;padding-right:0}.dx-rtl.dx-button-mode-contained.dx-buttongroup-first-item.dx-button,.dx-rtl.dx-button-mode-contained.dx-buttongroup-first-item.dx-state-hover .dx-button-content,.dx-rtl.dx-button-mode-outlined.dx-buttongroup-first-item.dx-button,.dx-rtl.dx-button-mode-outlined.dx-buttongroup-first-item.dx-state-hover .dx-button-content{border-radius:0 4px 4px 0}.dx-rtl.dx-button-mode-contained.dx-buttongroup-last-item,.dx-rtl.dx-button-mode-outlined.dx-buttongroup-last-item{border-left-width:1px;padding-right:1px;padding-left:0}.dx-rtl.dx-button-mode-contained.dx-buttongroup-last-item.dx-button,.dx-rtl.dx-button-mode-contained.dx-buttongroup-last-item.dx-state-hover .dx-button-content,.dx-rtl.dx-button-mode-outlined.dx-buttongroup-last-item.dx-button,.dx-rtl.dx-button-mode-outlined.dx-buttongroup-last-item.dx-state-hover .dx-button-content{border-radius:4px 0 0 4px}.dx-rtl.dx-button-mode-contained.dx-buttongroup-last-item.dx-buttongroup-first-item.dx-button,.dx-rtl.dx-button-mode-contained.dx-buttongroup-last-item.dx-buttongroup-first-item.dx-state-hover .dx-button-content,.dx-rtl.dx-button-mode-outlined.dx-buttongroup-last-item.dx-buttongroup-first-item.dx-button,.dx-rtl.dx-button-mode-outlined.dx-buttongroup-last-item.dx-buttongroup-first-item.dx-state-hover .dx-button-content{border-radius:4px}.dx-rtl.dx-button-mode-text.dx-buttongroup-first-item{margin-left:1px}.dx-rtl.dx-button-mode-text.dx-buttongroup-last-item{margin-left:0}.dx-scrollable-scrollbar-simulated{position:relative}.dx-scrollable{display:block;height:100%;min-height:0}.dx-scrollable:focus{outline:0}.dx-scrollable-native{-ms-overflow-style:-ms-autohiding-scrollbar;-ms-scroll-snap-type:proximity}.dx-scrollable-native.dx-scrollable-wrapper>.dx-scrollable-container>.dx-scrollable-scrollbar,.dx-scrollable-native>div>.dx-scrollable-wrapper>.dx-scrollable-container>.dx-scrollable-scrollbar{display:none}.dx-scrollable-native.dx-scrollable-scrollbar-simulated .dx-scrollable-scrollbar{display:block}.dx-scrollable-native.dx-scrollable-wrapper>.dx-scrollable-container,.dx-scrollable-native>div.dx-scrollable-wrapper>.dx-scrollable-container{-webkit-overflow-scrolling:touch;position:relative;height:100%}.dx-scrollable-native.dx-scrollable-vertical,.dx-scrollable-native.dx-scrollable-vertical>.dx-scrollable-wrapper>.dx-scrollable-container,.dx-scrollable-native.dx-scrollable-vertical>div>.dx-scrollable-wrapper>.dx-scrollable-container{-ms-touch-action:pan-y;touch-action:pan-y;overflow-x:hidden;overflow-y:auto}.dx-scrollable-native.dx-scrollable-horizontal,.dx-scrollable-native.dx-scrollable-horizontal>.dx-scrollable-wrapper>.dx-scrollable-container,.dx-scrollable-native.dx-scrollable-horizontal>div>.dx-scrollable-wrapper>.dx-scrollable-container{-ms-touch-action:pan-x;touch-action:pan-x;float:none;overflow-x:auto;overflow-y:hidden}.dx-scrollable-native.dx-scrollable-both,.dx-scrollable-native.dx-scrollable-both>.dx-scrollable-wrapper>.dx-scrollable-container,.dx-scrollable-native.dx-scrollable-both>div>.dx-scrollable-wrapper>.dx-scrollable-container{-ms-touch-action:pan-y pan-x;touch-action:pan-y pan-x;float:none;overflow-x:auto;overflow-y:auto}.dx-scrollable-native.dx-scrollable-disabled,.dx-scrollable-native.dx-scrollable-disabled .dx-scrollable-container{-ms-touch-action:auto;touch-action:auto}.dx-scrollable-native.dx-scrollable-scrollbars-hidden>.dx-scrollable-wrapper>.dx-scrollable-container,.dx-scrollable-native.dx-scrollable-scrollbars-hidden>div>.dx-scrollable-wrapper>.dx-scrollable-container{overflow:hidden}.dx-scrollable-native.dx-scrollable-native-ios .dx-scrollable-content{min-height:101%;-webkit-box-sizing:content-box;box-sizing:initial}.dx-scrollable-native.dx-scrollable-native-ios.dx-scrollable-horizontal .dx-scrollable-content{min-height:0;padding:0}.dx-scrollable-native.dx-scrollable-native-generic{-ms-overflow-style:auto;overflow:hidden}.dx-scrollable-native.dx-scrollable-native-generic .dx-scrollable-content{height:auto}.dx-scrollable-native.dx-scrollable-native-android .dx-scrollable-content{-webkit-transform:none;transform:none;z-index:0}.dx-scrollable-scrollbar-simulated,.dx-scrollable-scrollbar-simulated .dx-scrollable-container{scrollbar-width:none;-ms-overflow-style:none}.dx-scrollable-scrollbar-simulated .dx-scrollable-container ::-webkit-scrollbar,.dx-scrollable-scrollbar-simulated ::-webkit-scrollbar{display:none}.dx-scrollable-container{-webkit-tap-highlight-color:transparent;overflow:hidden;width:100%;height:100%}.dx-scrollable-container:focus{outline:0}.dx-scrollable-wrapper{position:relative;width:100%;height:100%}.dx-scrollable-content{position:relative;min-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.dx-scrollable-content:after{display:block;content:"";clear:both}.dx-scrollable-both .dx-scrollable-content,.dx-scrollable-horizontal .dx-scrollable-content{display:block;float:left;min-width:100%}.dx-scrollable-scrollbar{position:absolute;pointer-events:auto}.dx-scrollbar-vertical{top:0;right:0;height:100%}.dx-scrollbar-horizontal{bottom:0;left:0;width:100%}.dx-scrollable-scroll{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translate(0);padding:2px;background-color:initial;opacity:1;overflow:hidden;-webkit-transition:opacity linear;transition:opacity linear}.dx-scrollable-scroll.dx-state-invisible{display:block!important;background-color:#0000;opacity:0;-webkit-transition:opacity .5s linear 1s;transition:opacity .5s linear 1s}.dx-rtl .dx-scrollable,.dx-rtl .dx-scrollable .dx-scrollable-container,.dx-rtl .dx-scrollable .dx-scrollable-content,.dx-rtl.dx-scrollable,.dx-rtl.dx-scrollable .dx-scrollable-container,.dx-rtl.dx-scrollable .dx-scrollable-content{direction:ltr}.dx-scrollable-native.dx-rtl .dx-scrollable .dx-scrollable-container,.dx-scrollable-native.dx-rtl .dx-scrollable .dx-scrollable-content,.dx-scrollable-native.dx-rtl.dx-scrollable .dx-scrollable-container,.dx-scrollable-native.dx-rtl.dx-scrollable .dx-scrollable-content{direction:rtl}.dx-scrollable-native.dx-rtl .dx-scrollable .dx-scrollable-content,.dx-scrollable-native.dx-rtl.dx-scrollable .dx-scrollable-content{float:right}.dx-rtl .dx-scrollable .dx-scrollable-content>*,.dx-rtl.dx-scrollable .dx-scrollable-content>*{direction:rtl}.dx-rtl .dx-scrollable .dx-scrollable-scrollbar.dx-scrollbar-vertical,.dx-rtl.dx-scrollable .dx-scrollable-scrollbar.dx-scrollbar-vertical{right:auto;left:0}.dx-rtl .dx-scrollable .dx-scrollable-scrollbar.dx-scrollbar-horizontal,.dx-rtl.dx-scrollable .dx-scrollable-scrollbar.dx-scrollbar-horizontal{direction:ltr}.dx-scrollable-simulated .dx-scrollable-content{overflow-anchor:none}.dx-scrollable-simulated.dx-scrollable-disabled .dx-scrollable-scrollbar{pointer-events:none}.dx-scrollable-content{-webkit-transform:none}.dx-scrollable-scroll-content{width:100%;height:100%;background-color:#bfbfbfb3;-webkit-box-shadow:0 0 0 1px #0000;box-shadow:0 0 0 1px #0000}.dx-scrollbar-hoverable{background-color:initial}.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active,.dx-scrollbar-hoverable.dx-state-hover{background-color:#bfbfbf33}.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active .dx-scrollable-scroll-content{background-color:#bfbfbf}.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible{opacity:1}.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible .dx-scrollable-scroll-content{background-color:#0000;-webkit-box-shadow:0 0 0 1px #0000;box-shadow:0 0 0 1px #0000}.dx-scrollbar-vertical .dx-scrollable-scroll{float:right;width:8px}.dx-scrollbar-vertical.dx-scrollbar-hoverable{width:8px;-webkit-transition:width .2s linear .15s,background-color .2s linear .15s;transition:width .2s linear .15s,background-color .2s linear .15s}.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll{-webkit-transition:background-color .5s linear 1s,width .2s linear .15s;transition:background-color .5s linear 1s,width .2s linear .15s}.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll .dx-scrollable-scroll-content{-webkit-transition:background-color .15s linear .15s,-webkit-box-shadow .15s linear .15s;transition:box-shadow .15s linear .15s,background-color .15s linear .15s,-webkit-box-shadow .15s linear .15s}.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible{-webkit-transition:background-color .5s linear 1s,width .2s linear .15s;transition:background-color .5s linear 1s,width .2s linear .15s}.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible .dx-scrollable-scroll-content{-webkit-transition:background-color .5s linear 1s,-webkit-box-shadow .5s linear 1s;transition:box-shadow .5s linear 1s,background-color .5s linear 1s,-webkit-box-shadow .5s linear 1s}.dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active,.dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active .dx-scrollable-scroll,.dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-state-hover,.dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-state-hover .dx-scrollable-scroll{width:15px}.dx-scrollbar-horizontal .dx-scrollable-scroll{height:8px}.dx-scrollbar-horizontal.dx-scrollbar-hoverable{height:8px;-webkit-transition:height .2s linear .15s,background-color .2s linear .15s;transition:height .2s linear .15s,background-color .2s linear .15s}.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll{-webkit-transition:background-color .5s linear 1s,height .2s linear .15s;transition:background-color .5s linear 1s,height .2s linear .15s}.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll .dx-scrollable-scroll-content{-webkit-transition:background-color .15s linear .15s,-webkit-box-shadow .15s linear .15s;transition:box-shadow .15s linear .15s,background-color .15s linear .15s,-webkit-box-shadow .15s linear .15s}.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible{-webkit-transition:background-color .5s linear 1s,height .2s linear .15s;transition:background-color .5s linear 1s,height .2s linear .15s}.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible .dx-scrollable-scroll-content{-webkit-transition:background-color .5s linear 1s,-webkit-box-shadow .5s linear 1s;transition:box-shadow .5s linear 1s,background-color .5s linear 1s,-webkit-box-shadow .5s linear 1s}.dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active,.dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active .dx-scrollable-scroll,.dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-state-hover,.dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-state-hover .dx-scrollable-scroll{height:15px}.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both>.dx-scrollable-wrapper>.dx-scrollable-container>.dx-scrollable-content,.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-vertical>.dx-scrollable-wrapper>.dx-scrollable-container>.dx-scrollable-content{padding-right:8px}.dx-rtl .dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both>.dx-scrollable-wrapper>.dx-scrollable-container>.dx-scrollable-content,.dx-rtl .dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-vertical>.dx-scrollable-wrapper>.dx-scrollable-container>.dx-scrollable-content,.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both.dx-rtl>.dx-scrollable-wrapper>.dx-scrollable-container>.dx-scrollable-content,.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-vertical.dx-rtl>.dx-scrollable-wrapper>.dx-scrollable-container>.dx-scrollable-content{padding-right:0;padding-left:8px}.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both>.dx-scrollable-wrapper>.dx-scrollable-container>.dx-scrollable-content,.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-horizontal>.dx-scrollable-wrapper>.dx-scrollable-container>.dx-scrollable-content{padding-bottom:8px}.dx-rtl .dx-scrollable .dx-scrollable-scroll,.dx-rtl.dx-scrollable .dx-scrollable-scroll{float:left}.dx-scrollable-native.dx-scrollable-native-generic .dx-scrollview-top-pocket{position:absolute;display:none}.dx-scrollable-native.dx-scrollable-native-android .dx-scrollview-top-pocket{width:40px;height:40px;left:50%;position:absolute;z-index:1}.dx-scrollable-native.dx-scrollable-native-android .dx-scrollview-pull-down{background-image:none;position:static;height:100%;width:100%;left:-50%;margin-left:-20px;padding:0;border-radius:50%;background-color:#fff;-webkit-box-shadow:0 1px 4px 0 #0000005e;box-shadow:0 1px 4px 0 #0000005e}.dx-scrollable-native.dx-scrollable-native-android .dx-scrollview-pull-down.dx-scrollview-pull-down-loading{-webkit-transition:-webkit-transform .1s linear;transition:-webkit-transform .1s linear;transition:transform .1s linear;transition:transform .1s linear,-webkit-transform .1s linear}.dx-scrollable-native.dx-scrollable-native-android .dx-scrollview-pull-down .dx-scrollview-pull-down-indicator{position:relative;top:0;padding:4px;margin:0;height:100%;width:100%;float:left;-webkit-box-sizing:border-box;box-sizing:border-box}.dx-scrollable-native.dx-scrollable-native-android .dx-scrollview-pull-down .dx-scrollview-pull-down-indicator .dx-loadindicator{float:left}.dx-scrollable-native.dx-scrollable-native-android .dx-icon-pulldown{width:100%;height:100%;padding:8px;font-size:24px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:opacity .2s;transition:opacity .2s}.dx-scrollable-native.dx-scrollable-native-android .dx-scrollview-pull-down-loading.dx-scrollview-pull-down{-webkit-transition:top .2s ease-out;transition:top .2s ease-out}.dx-scrollable-native.dx-scrollable-native-android .dx-scrollview-pull-down-image{position:absolute;margin:0;width:100%;height:100%;top:0;left:0;background-size:contain;-webkit-transition:opacity .2s;transition:opacity .2s}.dx-scrollable-native.dx-scrollable-native-android .dx-scrollview-pull-down-loading .dx-icon-pulldown{display:none}.dx-scrollable-native.dx-scrollable-native-ios .dx-scrollview-top-pocket{position:absolute;left:0;width:100%;overflow-y:auto;-webkit-transform:translate(0);transform:translate(0)}.dx-scrollable-native.dx-scrollable-native-ios .dx-scrollview-content,.dx-scrollable-native.dx-scrollable-native-ios .dx-scrollview-top-pocket{-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.dx-scrollable-native.dx-scrollable-native-ios .dx-scrollview-content{-webkit-transform:none;transform:none}.dx-scrollable-native.dx-scrollable-native-win8.dx-scrollable-disabled{overflow-y:auto}.dx-scrollable-native.dx-scrollable-native-win8.dx-scrollable-disabled .dx-scrollable-container{overflow-y:auto;overflow-x:hidden}.dx-scrollable-native.dx-scrollable-native-win8.dx-scrollable-disabled .dx-scrollable-content,.dx-scrollable-native.dx-scrollable-native-win8.dx-scrollable-disabled .dx-scrollview-content{overflow-y:hidden}.dx-scrollable-native.dx-scrollable-native-win8 .dx-scrollable-container{-ms-overflow-style:-ms-autohiding-scrollbar}.dx-scrollable-native.dx-scrollable-native-win8 .dx-scrollview-bottom-pocket{width:100%;text-align:center}.dx-device-android-4 .dx-scrollable-native.dx-scrollable-native-android .dx-scrollview-pull-down-loading .dx-icon-pulldown{display:block}.dx-scrollview-content{position:static}.dx-scrollview-content:after,.dx-scrollview-content:before{display:table;content:"";line-height:0}.dx-scrollview-content:after{clear:both}.dx-scrollview-pull-down{width:100%;height:50px;padding:15px 0;top:-80px;overflow:hidden;-webkit-transform:translate(0);transform:translate(0);-webkit-user-drag:none;-webkit-box-sizing:content-box;box-sizing:initial}.dx-scrollview-pull-down-container{display:inline-block;width:49%;text-align:right}.dx-scrollview-pull-down-indicator{opacity:0;position:absolute;left:0;top:50%;display:inline-block;margin:-15px 20px 0 15px;width:20px;-webkit-user-drag:none}.dx-scrollview-pull-down-image{display:inline-block;vertical-align:middle;margin:0 20px;width:20px;height:50px;-webkit-user-drag:none;-webkit-transform:translate(0) rotate(0);transform:translate(0) rotate(0);-webkit-transition:-webkit-transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAQAAABebbrxAAABD0lEQVRo3u2XvQ3CMBCFLbmjYYGsAA2wA1X2gAbEAEwB2eIKflagh6zACJAuUihASUic+M5GNH56dT7J8efTPUXKkDkzrS8LpQAEMBygcwAss2UGQADDBmLa+AMvzAAIYNhATBt/YMEMgACGDcS0wbQBEEAAAQQQwD8CEzaiL7sKqOnojTuQrh95SKkX7kqD5j+M6O6Mu1NkupQJZU64B426bjmmXIzLKe7TZiUGLmweyhTa28XWdJKpYn8pXIVub1U4T4+jUKkKbyWeWhR6Vqpwd+w+hb5U4S/ta54qkhZgVihxrxWaznZVZD2lqVDaVkVafOoKGVWRN6nZR6GMxr+qZjHl3aq4db0NLXld7wVjuu7NS9f7yAAAAABJRU5ErkJggg==") 0 0/100% no-repeat}.dx-scrollview-pull-down-text{display:inline;vertical-align:middle;position:relative;overflow:visible;-webkit-user-drag:none}.dx-scrollview-pull-down-text div{position:absolute;left:0;top:0;white-space:nowrap;overflow:visible;opacity:0}.dx-scrollview-pull-down-text div.dx-scrollview-pull-down-text-visible{opacity:1}.dx-scrollview-pull-down-ready .dx-scrollview-pull-down-image{-webkit-transform:translate(0) rotate(-180deg);transform:translate(0) rotate(-180deg)}.dx-scrollview-pull-down-loading .dx-scrollview-pull-down-image{opacity:0}.dx-scrollview-pull-down-loading .dx-scrollview-pull-down-indicator{opacity:1}.dx-scrollview-scrollbottom{width:100%;padding:10px 0;overflow:hidden;text-align:center;-webkit-transform:translate(0);transform:translate(0)}.dx-scrollview-scrollbottom:before{content:"";display:inline-block;height:100%;vertical-align:middle}.dx-scrollview-scrollbottom-indicator{display:inline-block;margin:0 10px 0 0;-webkit-user-drag:none}.dx-scrollview-scrollbottom-text{display:inline-block;margin-top:-20px;vertical-align:middle;-webkit-user-drag:none}.dx-scrollview-scrollbottom-end{opacity:0}.dx-rtl .dx-scrollable-native.dx-scrollable-native-ios .dx-scrollview-top-pocket,.dx-scrollable-native.dx-rtl.dx-scrollable-native-ios .dx-scrollview-top-pocket{left:auto;right:0}.dx-rtl .dx-scrollview-pull-down-container{text-align:left}.dx-rtl .dx-scrollview-pull-down-indicator,.dx-rtl .dx-scrollview-pull-down-text div{left:auto;right:0}.dx-rtl .dx-scrollview-scrollbottom-indicator{margin:0 0 0 10px}.dx-scrollview-scrollbottom-loading .dx-scrollview-scrollbottom-image{width:24px;height:24px}.dx-checkbox{display:inline-block;cursor:pointer;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.dx-checkbox-icon{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:relative;background-position:0 0;background-size:cover;background-repeat:no-repeat}.dx-checkbox-container{overflow:hidden;white-space:nowrap;height:100%;width:100%;vertical-align:middle;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-overflow:clip}.dx-checkbox-text{text-align:left;white-space:pre-wrap;word-wrap:break-word;line-height:normal;padding-left:5px}.dx-rtl .dx-checkbox-text,.dx-rtl.dx-checkbox-text{margin:0;padding:0 5px 0 0;text-align:right}.dx-state-disabled .dx-checkbox,.dx-state-disabled.dx-checkbox{cursor:default;opacity:1}.dx-checkbox{line-height:0}.dx-checkbox.dx-state-readonly .dx-checkbox-icon{border-color:#f4f4f4;background-color:#fff}.dx-checkbox.dx-state-hover .dx-checkbox-icon{border:1px solid #265a87}.dx-checkbox.dx-state-focused .dx-checkbox-icon{border:1px solid #337ab7}.dx-checkbox.dx-state-active .dx-checkbox-icon{background-color:#60606033}.dx-checkbox-icon{width:22px;height:22px;border-radius:2px;border:1px solid #ddd;background-color:#fff}.dx-checkbox-checked .dx-checkbox-icon{font:16px/1em DXIcons;color:#337ab7;text-align:center}.dx-checkbox-checked .dx-checkbox-icon:before{content:"\f005";position:absolute;display:block;width:1em;top:50%;margin-top:-.5em;left:50%;margin-left:-.5em}.dx-checkbox-indeterminate .dx-checkbox-icon{color:#337ab7;text-align:center;line-height:1em;font-size:12px}.dx-checkbox-indeterminate .dx-checkbox-icon:before{position:absolute;display:block;width:1em;top:50%;margin-top:-.5em;left:50%;margin-left:-.5em;content:"";background-color:#337ab7;border-radius:2px;height:1em}.dx-state-disabled .dx-checkbox .dx-checkbox-icon,.dx-state-disabled .dx-checkbox-text,.dx-state-disabled.dx-checkbox .dx-checkbox-icon{opacity:.4}.dx-invalid .dx-checkbox-container .dx-checkbox-icon{border:1px solid #d9534f66}.dx-invalid.dx-state-focused .dx-checkbox-container .dx-checkbox-icon{border-color:#d9534f}.dx-switch{display:inline-block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none}.dx-switch .dx-switch-wrapper{display:inline-block;text-align:left;height:100%;width:100%}.dx-switch .dx-switch-wrapper:before{display:inline-block;height:100%;content:"";vertical-align:middle}.dx-switch-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.dx-switch-container{display:inline-block;width:100%;vertical-align:middle;overflow:hidden;margin:0 -6px 0 0;padding:0 2px;height:24px;border:1px solid #ddd;background:#fff;border-radius:2px}.dx-state-disabled .dx-switch,.dx-state-disabled.dx-switch{cursor:default}.dx-switch-handle,.dx-switch-on-value .dx-switch-inner{-webkit-transform:translateX(0);transform:translateX(0)}.dx-switch-on-value .dx-switch-handle{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.dx-rtl .dx-switch-wrapper,.dx-rtl.dx-switch-wrapper{text-align:right}.dx-rtl .dx-switch-inner{-webkit-transform:translateX(50%);transform:translateX(50%)}.dx-rtl .dx-switch-handle{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.dx-rtl.dx-switch-on-value .dx-switch-handle{-webkit-transform:translateX(0);transform:translateX(0)}.dx-switch{width:44px;height:24px}.dx-switch.dx-state-readonly .dx-switch-container{border-color:#f4f4f4;background-color:#fff}.dx-switch.dx-state-active .dx-switch-handle:before{background-color:#204d73}.dx-switch.dx-state-active .dx-switch-container{border-color:#337ab7;background-color:#60606033}.dx-switch.dx-state-hover .dx-switch-handle:before{background-color:#337ab7}.dx-switch.dx-state-hover .dx-switch-container{background-color:initial;border-color:#337ab7}.dx-switch.dx-state-focused .dx-switch-container{border-color:#337ab7}.dx-switch.dx-state-focused .dx-switch-handle:before{background-color:#337ab7}.dx-switch.dx-state-focused.dx-state-active .dx-switch-handle:before{background-color:#204d73}.dx-switch-inner{width:200%;height:100%}.dx-switch-off,.dx-switch-on{float:left;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:50%;padding-right:16px;line-height:22px;text-align:center;font-size:9px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box}.dx-switch-off{padding-left:2px;color:#999}.dx-switch-on{color:#333}.dx-switch-handle{position:relative;float:left;-webkit-flex-basis:14px;-ms-flex-preferred-size:14px;flex-basis:14px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:14px;height:18px;margin-top:2px;-webkit-box-sizing:border-box;box-sizing:border-box}.dx-switch-handle:before{display:block;content:" ";width:100%;height:100%;background-color:#63a0d4;border-radius:2px}.dx-switch-on-value .dx-switch-handle:before{background-color:#337ab7}.dx-rtl .dx-switch .dx-switch-off,.dx-rtl .dx-switch .dx-switch-on,.dx-switch.dx-rtl .dx-switch-off,.dx-switch.dx-rtl .dx-switch-on{float:right}.dx-rtl .dx-switch .dx-switch-on,.dx-switch.dx-rtl .dx-switch-on{padding-left:16px;padding-right:2px}.dx-rtl .dx-switch .dx-switch-off,.dx-switch.dx-rtl .dx-switch-off{margin-left:0}.dx-rtl .dx-switch .dx-switch-handle,.dx-switch.dx-rtl .dx-switch-handle{float:right;margin-left:0;margin-right:-14px}.dx-rtl .dx-switch .dx-switch-container,.dx-switch.dx-rtl .dx-switch-container{margin:0 0 0 -6px}.dx-invalid.dx-switch .dx-switch-container{border-color:#d9534f66}.dx-invalid.dx-state-focused .dx-switch-container,.dx-invalid.dx-state-hover .dx-switch-container{border-color:#d9534f}.dx-invalid.dx-state-focused .dx-switch-handle:before,.dx-invalid.dx-state-hover .dx-switch-handle:before,.dx-invalid.dx-switch-on-value .dx-switch-handle:before{background-color:#d9534f}.dx-invalid .dx-switch-handle:before{background-color:#d9534f66}.dx-tabs-ie-hack a{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;color:#fff;text-decoration:none;opacity:.001}.dx-tabs{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;display:inline-block;width:100%;text-align:center;table-layout:fixed;position:relative}.dx-tabs.dx-tabs-stretched{table-layout:auto}.dx-tabs.dx-overflow-hidden{overflow:hidden}.dx-tabs-wrapper{display:table-row}.dx-tabs-scrollable .dx-tabs-wrapper{display:block;white-space:nowrap;height:100%}.dx-tabs-scrollable .dx-tab{height:100%;display:inline-block}.dx-tabs-scrollable .dx-tab:before{content:"";height:100%;display:inline-block;vertical-align:middle}.dx-tabs-scrollable .dx-scrollable-content{height:100%}.dx-tabs-nav-buttons .dx-tabs-scrollable{margin-right:25px;margin-left:25px}.dx-tabs-nav-button{width:25px;padding:0;height:100%;position:absolute;top:0}.dx-tabs-nav-button-left{left:0}.dx-tabs-nav-button-right{right:0}.dx-tabs-expanded{display:table}.dx-tab{position:relative;display:table-cell;vertical-align:middle;cursor:pointer;white-space:nowrap}.dx-tab a{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;color:#fff;text-decoration:none;opacity:.001}.dx-tab .dx-icon{margin:0 9px 0 0;-webkit-user-drag:none;color:#333;display:inline-block;vertical-align:middle;width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;font-size:18px;text-align:center;line-height:18px}.dx-tab-content,.dx-tab-text{display:inline-block;max-width:100%}.dx-tab-text{margin:0 auto;text-align:center;-webkit-user-drag:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dx-tabs-item-badge{display:inline-block;vertical-align:top}.dx-state-disabled .dx-tab{cursor:default}.dx-badge{padding:0 6px 2px;border-radius:14px;background-color:#337ab7;color:#fff;font-size:13px;line-height:normal}.dx-tabs{border:1px solid #ddd}.dx-tabs-scrollable{margin:-1px;height:calc(100% + 2px)}.dx-tabs-scrollable .dx-tabs-wrapper{border:1px solid #ddd}.dx-tabs-nav-buttons .dx-tabs-scrollable .dx-tabs-wrapper{border-left:1px solid #f7f7f7;border-right:1px solid #f7f7f7}.dx-tabs-nav-button{border:none;background-color:#f7f7f7;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.dx-tabs-nav-button .dx-button-content{padding:0}.dx-tabs-nav-button.dx-state-active{border:none}.dx-tabs-nav-button.dx-state-disabled{opacity:1}.dx-tabs-nav-button.dx-state-disabled .dx-button-content{opacity:.6}.dx-tab{padding:9px;background-color:#f7f7f7;color:#333}.dx-rtl .dx-tab .dx-icon,.dx-rtl.dx-tab .dx-icon,.dx-tab .dx-icon.dx-icon-right{margin-left:9px;margin-right:0}.dx-rtl .dx-tab .dx-icon.dx-icon-right,.dx-rtl.dx-tab .dx-icon.dx-icon-right{margin-right:9px;margin-left:0}.dx-tab.dx-state-hover{background-color:#fff}.dx-tab.dx-state-active{background-color:#58585833;color:#333}.dx-tab.dx-state-focused:after{content:"";pointer-events:none;position:absolute;top:-1px;bottom:-1px;right:-1px;left:-1px;border:1px solid #337ab7;z-index:1}.dx-tab.dx-tab-selected{background-color:#fff;color:#333}.dx-tab-selected:after{content:"";pointer-events:none;position:absolute;top:-1px;bottom:-1px;right:-1px;left:-1px;border:1px solid #ddd;border-top:none;border-bottom:none;z-index:1}.dx-tab-selected .dx-icon{color:#333}.dx-tab-selected:not(.dx-state-focused)+.dx-tab-selected:not(.dx-state-focused):after{border-left:1px solid #f7f7f7}.dx-rtl .dx-tab-selected:not(.dx-state-focused)+.dx-tab-selected:not(.dx-state-focused):after{border-left:1px solid #ddd;border-right:1px solid #f7f7f7}.dx-tab-text{vertical-align:middle;line-height:25px}.dx-state-disabled.dx-tabs{opacity:1}.dx-state-disabled .dx-tab-content{opacity:.3}.dx-tabs.dx-navbar{margin:0;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.dx-tabs.dx-navbar .dx-icon{display:block;margin:0 auto;width:31px;height:31px}.dx-rtl .dx-tabs.dx-navbar .dx-icon,.dx-rtl.dx-tabs.dx-navbar .dx-icon{margin:0 auto}.dx-tabs.dx-navbar .dx-tab-text{display:block;vertical-align:50%}.dx-nav-item{position:relative;vertical-align:bottom}.dx-nav-item.dx-state-disabled{cursor:default}.dx-nav-item-content{display:block}.dx-nav-item a{display:block;height:100%;text-decoration:none}.dx-navbar-item-badge{position:absolute;right:50%;margin-right:-26px;top:11%}.dx-rtl .dx-nav-item .dx-navbar-item-badge{right:auto;left:50%;margin-right:auto;margin-left:-24px}.dx-navbar{padding:0;border:none}.dx-nav-item,.dx-rtl .dx-nav-item{background:#f7f7f7}.dx-nav-item .dx-tab-text,.dx-rtl .dx-nav-item .dx-tab-text{line-height:normal;color:#333}.dx-navbar .dx-nav-item .dx-icon,.dx-navbar .dx-rtl .dx-nav-item .dx-icon{width:31px;height:31px;background-position:0 0;background-size:31px 31px;padding:0;font-size:31px;text-align:center;line-height:31px;color:#333}.dx-nav-item.dx-state-active:after,.dx-nav-item.dx-state-focused:after,.dx-nav-item.dx-tab-selected:after,.dx-rtl .dx-nav-item.dx-state-active:after,.dx-rtl .dx-nav-item.dx-state-focused:after,.dx-rtl .dx-nav-item.dx-tab-selected:after{content:none}.dx-nav-item.dx-tab-selected,.dx-rtl .dx-nav-item.dx-tab-selected{background:#fff}.dx-nav-item.dx-tab-selected .dx-icon,.dx-nav-item.dx-tab-selected .dx-tab-text,.dx-rtl .dx-nav-item.dx-tab-selected .dx-icon,.dx-rtl .dx-nav-item.dx-tab-selected .dx-tab-text{color:#333}.dx-nav-item.dx-state-active,.dx-rtl .dx-nav-item.dx-state-active{border:none;-webkit-box-shadow:none;box-shadow:none}.dx-nav-item.dx-state-focused,.dx-rtl .dx-nav-item.dx-state-focused{-webkit-box-shadow:inset 0 0 0 1px #337ab7;box-shadow:inset 0 0 0 1px #337ab7}.dx-nav-item.dx-state-disabled .dx-icon,.dx-rtl .dx-nav-item.dx-state-disabled .dx-icon{opacity:.5}.dx-rtl .dx-navbar-item-badge{margin-left:-26px}.dx-overlay-wrapper{top:0;pointer-events:none;width:100%;height:100%;left:0;z-index:1000;color:#333;font-weight:400;font-size:14px;font-family:Helvetica Neue,Segoe UI,helvetica,verdana,sans-serif;line-height:1.35715}.dx-overlay-wrapper,.dx-overlay-wrapper *,.dx-overlay-wrapper :after,.dx-overlay-wrapper :before,.dx-overlay-wrapper:after,.dx-overlay-wrapper:before{-webkit-box-sizing:border-box;box-sizing:border-box}.dx-overlay-modal{width:100%;height:100%}.dx-overlay-shader{pointer-events:auto;background-color:#fffc}.dx-overlay-content{position:absolute;pointer-events:auto;z-index:1000;outline:0;overflow:hidden}.dx-overlay-content>.dx-template-wrapper{height:100%;width:100%}.dx-device-android .dx-overlay-content{-webkit-backface-visibility:hidden;backface-visibility:hidden}.dx-device-android .dx-scrollable-native .dx-overlay-content{-webkit-backface-visibility:visible;backface-visibility:visible}.dx-overlay-wrapper input,.dx-overlay-wrapper textarea{font-family:Helvetica Neue,Segoe UI,helvetica,verdana,sans-serif;line-height:1.35715}.dx-popup-wrapper .dx-state-focused.dx-overlay-content{border:1px solid #ddd}.dx-validationsummary-item{color:#d9534f}.dx-invalid-message>.dx-overlay-content{color:#fff;background-color:#d9534f;border-radius:4px}.dx-editor-underlined .dx-invalid-message>.dx-overlay-content{border-radius:0}.dx-searchbox .dx-icon-search{display:block;pointer-events:none}.dx-searchbox .dx-icon-search:before{display:inline-block;overflow:hidden;-webkit-box-sizing:content-box;box-sizing:initial;position:static;text-indent:0}.dx-texteditor{display:block}.dx-texteditor input::-ms-clear{display:none}.dx-placeholder{position:absolute;top:0;left:0;max-width:100%;width:auto;height:100%;text-align:left;cursor:text;pointer-events:none;color:#999}.dx-placeholder:before{display:inline-block;vertical-align:middle;max-width:100%;text-overflow:ellipsis;overflow:hidden;content:attr(DATA-DX_PLACEHOLDER);pointer-events:none;white-space:nowrap}.dx-placeholder:after{content:" ";display:inline-block;height:100%;vertical-align:middle}.dx-texteditor-container{position:relative;overflow:hidden;width:100%;height:100%}.dx-texteditor-buttons-container,.dx-texteditor-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.dx-texteditor-buttons-container{width:auto;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-basis:content;-ms-flex-preferred-size:content;flex-basis:content;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.dx-texteditor-input-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;position:relative;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}.dx-texteditor-input{-webkit-appearance:none;width:100%;height:100%;outline:0;border:0;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.dx-texteditor-input:-webkit-autofill+.dx-placeholder{display:none!important}.dx-texteditor-input:autofill+.dx-placeholder{display:none!important}.dx-texteditor-input:-moz-ui-invalid{box-shadow:none}.dx-show-clear-button{position:relative}.dx-clear-button-area{height:100%;width:34px;position:relative;cursor:pointer;text-align:justify}.dx-clear-button-area .dx-icon-clear{position:absolute;display:inline-block;background-size:contain}.dx-texteditor-empty .dx-clear-button-area{display:none}.dx-state-disabled .dx-placeholder{cursor:auto}.dx-state-disabled .dx-clear-button-area{display:none}.dx-state-disabled .dx-texteditor-input{opacity:1}.dx-rtl .dx-texteditor .dx-placeholder,.dx-rtl.dx-texteditor .dx-placeholder{text-align:right;left:auto;right:0}.dx-device-android .dx-texteditor-input{-webkit-user-modify:read-write-plaintext-only}.dx-texteditor.dx-editor-outlined{background:#fff;border:1px solid #ddd;border-radius:4px}.dx-texteditor.dx-editor-underlined{background:0 0;border-bottom:1px solid #ddd;border-radius:0}.dx-texteditor.dx-editor-filled{background:#3333330d;border:1px solid #0000;border-radius:4px}.dx-texteditor.dx-state-readonly{border-style:dashed}.dx-texteditor.dx-state-readonly.dx-editor-filled{border-color:#0000;background-color:#33333308}.dx-texteditor.dx-state-readonly.dx-editor-filled.dx-state-focused{background-color:#33333308}.dx-texteditor.dx-state-readonly.dx-editor-filled.dx-state-hover{background-color:#337ab712}.dx-texteditor.dx-state-readonly.dx-editor-underlined{border-style:none none dashed}.dx-texteditor.dx-state-hover{border-color:#337ab766}.dx-texteditor.dx-state-hover.dx-editor-filled{border-color:#0000;background-color:#337ab71a}.dx-texteditor.dx-state-focused .dx-texteditor-label,.dx-texteditor.dx-state-focused.dx-state-hover .dx-texteditor-label{color:#337ab7}.dx-texteditor.dx-state-focused.dx-invalid .dx-texteditor-label,.dx-texteditor.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label{color:#d9534f}.dx-texteditor.dx-state-active.dx-editor-filled,.dx-texteditor.dx-state-active.dx-editor-outlined,.dx-texteditor.dx-state-active.dx-editor-underlined,.dx-texteditor.dx-state-focused.dx-editor-filled,.dx-texteditor.dx-state-focused.dx-editor-outlined,.dx-texteditor.dx-state-focused.dx-editor-underlined{border-color:#337ab7}.dx-texteditor.dx-state-active.dx-editor-filled,.dx-texteditor.dx-state-focused.dx-editor-filled{background-color:initial}.dx-texteditor.dx-invalid .dx-texteditor-input,.dx-texteditor.dx-valid .dx-texteditor-input{padding-right:34px}.dx-texteditor.dx-invalid.dx-rtl .dx-texteditor-input,.dx-texteditor.dx-valid.dx-rtl .dx-texteditor-input{padding-left:34px;padding-right:0}.dx-texteditor.dx-invalid .dx-texteditor-input-container:after,.dx-texteditor.dx-valid .dx-texteditor-input-container:after{right:4px}.dx-rtl .dx-texteditor.dx-invalid .dx-texteditor-input-container:after,.dx-rtl .dx-texteditor.dx-valid .dx-texteditor-input-container:after,.dx-rtl.dx-texteditor.dx-invalid .dx-texteditor-input-container:after,.dx-rtl.dx-texteditor.dx-valid .dx-texteditor-input-container:after{left:4px;right:auto}.dx-texteditor.dx-validation-pending .dx-texteditor-input{padding-right:34px}.dx-texteditor.dx-validation-pending.dx-rtl .dx-texteditor-input{padding-left:34px;padding-right:0}.dx-texteditor.dx-validation-pending .dx-texteditor-input-container .dx-pending-indicator{right:4px}.dx-rtl .dx-texteditor.dx-validation-pending .dx-texteditor-input-container .dx-pending-indicator,.dx-rtl.dx-texteditor.dx-validation-pending .dx-texteditor-input-container .dx-pending-indicator{left:4px;right:auto}.dx-show-clear-button .dx-clear-button-area{width:34px;min-width:34px;right:0}.dx-show-clear-button .dx-icon-clear{color:#999;position:absolute;top:50%;margin-top:-17px;padding:8px;width:34px;height:34px;background-position:8px 8px;background-size:18px 18px;font-size:18px;text-align:center;line-height:18px}.dx-placeholder:before{padding:7px 9px 8px}.dx-editor-underlined .dx-placeholder:before{padding-left:0}.dx-rtl .dx-editor-underlined .dx-placeholder:before{padding-right:0}.dx-texteditor-input{margin:0;padding:7px 9px 8px;background:#0000;color:#333;font-size:1em;border-radius:4px;min-height:34px}.dx-editor-underlined .dx-texteditor-input{background:0 0;padding-left:0;padding-right:0}.dx-editor-filled .dx-texteditor-input{background:0 0}.dx-texteditor-label{position:absolute;font-size:12px;color:#999;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;cursor:text;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;top:0;left:0}.dx-texteditor-label,.dx-texteditor-label .dx-label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.dx-texteditor-label .dx-label span{text-overflow:ellipsis;width:auto;max-width:100%;overflow:hidden;display:block}.dx-invalid .dx-texteditor-label{color:#d9534f}.dx-rtl .dx-texteditor-label{left:auto;right:0}.dx-editor-filled .dx-texteditor-label .dx-label-after,.dx-editor-filled .dx-texteditor-label .dx-label-before{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:9px}.dx-editor-filled.dx-texteditor-with-floating-label,.dx-editor-filled.dx-texteditor-with-label{position:relative}.dx-editor-filled.dx-texteditor-with-floating-label .dx-texteditor-input,.dx-editor-filled.dx-texteditor-with-floating-label.dx-lookup .dx-lookup-field,.dx-editor-filled.dx-texteditor-with-label .dx-texteditor-input,.dx-editor-filled.dx-texteditor-with-label.dx-lookup .dx-lookup-field{padding-top:13px;padding-bottom:2px}.dx-editor-filled.dx-texteditor-with-floating-label .dx-texteditor-label,.dx-editor-filled.dx-texteditor-with-label .dx-texteditor-label{font-size:12px;height:19px;line-height:1.35715;top:0;margin-top:0}.dx-editor-filled.dx-texteditor-with-floating-label .dx-placeholder:before,.dx-editor-filled.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-container,.dx-editor-filled.dx-texteditor-with-label .dx-placeholder:before,.dx-editor-filled.dx-texteditor-with-label.dx-textarea .dx-texteditor-container{padding-top:13px}.dx-editor-filled.dx-texteditor-with-floating-label.dx-textarea .dx-placeholder:before,.dx-editor-filled.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-input,.dx-editor-filled.dx-texteditor-with-label.dx-textarea .dx-placeholder:before,.dx-editor-filled.dx-texteditor-with-label.dx-textarea .dx-texteditor-input{padding-top:0}.dx-editor-filled.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-label,.dx-editor-filled.dx-texteditor-with-label.dx-textarea .dx-texteditor-label{top:0}.dx-editor-filled.dx-texteditor-with-floating-label.dx-lookup-empty .dx-placeholder,.dx-editor-filled.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly .dx-placeholder,.dx-editor-filled.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-placeholder,.dx-editor-filled.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly .dx-placeholder{display:none}.dx-editor-filled.dx-texteditor-with-floating-label.dx-lookup-empty .dx-lookup-field,.dx-editor-filled.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly .dx-lookup-field,.dx-editor-filled.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-lookup-field,.dx-editor-filled.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly .dx-lookup-field{font-size:0}.dx-editor-filled.dx-texteditor-with-floating-label.dx-lookup-empty .dx-texteditor-label,.dx-editor-filled.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly .dx-texteditor-label,.dx-editor-filled.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label,.dx-editor-filled.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly .dx-texteditor-label{-webkit-transition:font-size .2s cubic-bezier(0,0,.2,1),top .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);transition:font-size .2s cubic-bezier(0,0,.2,1),transform .2s cubic-bezier(0,0,.2,1),top .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);font-size:14px;height:19px;line-height:1.35715;top:50%;margin-top:-9.5px}.dx-editor-filled.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea .dx-texteditor-label,.dx-editor-filled.dx-texteditor-with-floating-label.dx-lookup-empty.dx-textarea .dx-texteditor-label,.dx-editor-filled.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea .dx-texteditor-label,.dx-editor-filled.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-textarea .dx-texteditor-label{font-size:14px;top:13px;margin-top:0;height:19px;line-height:1.35715}.dx-editor-filled.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea .dx-placeholder,.dx-editor-filled.dx-texteditor-with-floating-label.dx-lookup-empty.dx-textarea .dx-placeholder,.dx-editor-filled.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea .dx-placeholder,.dx-editor-filled.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-textarea .dx-placeholder{display:none}.dx-editor-filled.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-placeholder,.dx-editor-filled.dx-texteditor-with-floating-label.dx-state-focused .dx-placeholder,.dx-editor-filled.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused .dx-placeholder{display:block}.dx-editor-filled.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-lookup-field,.dx-editor-filled.dx-texteditor-with-floating-label.dx-state-focused .dx-lookup-field,.dx-editor-filled.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused .dx-lookup-field{font-size:14px}.dx-editor-filled.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-texteditor-label,.dx-editor-filled.dx-texteditor-with-floating-label.dx-state-focused .dx-texteditor-label,.dx-editor-filled.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused .dx-texteditor-label{font-size:12px;top:0;margin-top:0;height:19px;line-height:1.35715}.dx-editor-filled.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-textarea .dx-texteditor-label,.dx-editor-filled.dx-texteditor-with-floating-label.dx-state-focused.dx-textarea .dx-texteditor-label,.dx-editor-filled.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-textarea .dx-texteditor-label{top:0}.dx-editor-outlined .dx-texteditor-label{top:0;left:0;right:0}.dx-editor-outlined .dx-texteditor-label .dx-label{padding:0}.dx-editor-outlined .dx-texteditor-label .dx-label span{position:relative;font-size:14px;top:0;margin-top:0}.dx-editor-outlined .dx-texteditor-label .dx-label-after,.dx-editor-outlined .dx-texteditor-label .dx-label-before{display:block;-webkit-box-sizing:border-box;box-sizing:border-box}.dx-editor-outlined .dx-texteditor-label .dx-label-before{min-width:9px;border-radius:4px 0 0 4px}.dx-editor-outlined .dx-texteditor-label .dx-label-after{min-width:9px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;border-radius:0 4px 4px 0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty{border:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label{height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label .dx-label{border-bottom:1px solid #ddd;border-top:1px solid #ddd;height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label .dx-label span{-webkit-transition:font-size .2s cubic-bezier(0,0,.2,1),top .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);transition:font-size .2s cubic-bezier(0,0,.2,1),transform .2s cubic-bezier(0,0,.2,1),top .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);-webkit-transform:translate(0);transform:translate(0);font-size:14px;top:50%;height:19px;margin-top:-9.5px;line-height:1.35715}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label .dx-label-before{border-color:#ddd;border-style:solid;height:100%;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-textarea .dx-texteditor-label .dx-label span{top:7px;margin-top:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-lookup-field{font-size:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-placeholder{display:none}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-invalid,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-invalid{border:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-invalid .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-invalid .dx-texteditor-label{height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-invalid .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-invalid .dx-texteditor-label .dx-label{border-bottom:1px solid #d9534f66;border-top:1px solid #d9534f66;height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-invalid .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-invalid .dx-texteditor-label .dx-label span{-webkit-transition:font-size .2s cubic-bezier(0,0,.2,1),top .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);transition:font-size .2s cubic-bezier(0,0,.2,1),transform .2s cubic-bezier(0,0,.2,1),top .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);-webkit-transform:translate(0);transform:translate(0);font-size:14px;top:50%;height:19px;margin-top:-9.5px;line-height:1.35715}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-invalid .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-invalid .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-invalid .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-invalid .dx-texteditor-label .dx-label-before{border-color:#d9534f66;border-style:solid;height:100%;border-top:1px solid #d9534f66;border-bottom:1px solid #d9534f66}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-invalid.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-invalid.dx-textarea .dx-texteditor-label .dx-label span{top:7px;margin-top:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-invalid .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-invalid .dx-lookup-field{font-size:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-invalid .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-invalid .dx-placeholder{display:none}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover{border:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover .dx-texteditor-label{height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover .dx-texteditor-label .dx-label{border-bottom:1px solid #337ab766;border-top:1px solid #337ab766;height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover .dx-texteditor-label .dx-label span{-webkit-transition:font-size .2s cubic-bezier(0,0,.2,1),top .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);transition:font-size .2s cubic-bezier(0,0,.2,1),transform .2s cubic-bezier(0,0,.2,1),top .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);-webkit-transform:translate(0);transform:translate(0);font-size:14px;top:50%;height:19px;margin-top:-9.5px;line-height:1.35715}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover .dx-texteditor-label .dx-label-before{border-color:#337ab766;border-style:solid;height:100%;border-top:1px solid #337ab766;border-bottom:1px solid #337ab766}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover.dx-textarea .dx-texteditor-label .dx-label span{top:7px;margin-top:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover .dx-lookup-field{font-size:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover .dx-placeholder{display:none}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover.dx-dropdowneditor-active,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover.dx-dropdowneditor-active{border:0;outline:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover.dx-dropdowneditor-active .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover.dx-dropdowneditor-active .dx-texteditor-label{height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover.dx-dropdowneditor-active .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover.dx-dropdowneditor-active .dx-texteditor-label .dx-label{border-bottom:1px solid #337ab766;border-top:0;height:100%;padding:0 2px}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover.dx-dropdowneditor-active .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover.dx-dropdowneditor-active .dx-texteditor-label .dx-label span{-webkit-transform:translateY(-7.5px);transform:translateY(-7.5px);font-size:12px;line-height:1.35715;height:19px;margin-top:0;top:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover.dx-dropdowneditor-active .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover.dx-dropdowneditor-active .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover.dx-dropdowneditor-active .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover.dx-dropdowneditor-active .dx-texteditor-label .dx-label-before{border-color:#337ab766;border-style:solid;border-top:1px solid #337ab766;border-bottom:1px solid #337ab766;height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover.dx-dropdowneditor-active .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover.dx-dropdowneditor-active .dx-lookup-field{font-size:14px}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover.dx-dropdowneditor-active.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover.dx-dropdowneditor-active.dx-rtl .dx-texteditor-label .dx-label-before{border-right:1px solid #337ab766;border-radius:0 4px 4px 0;border-left:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover.dx-dropdowneditor-active.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover.dx-dropdowneditor-active.dx-rtl .dx-texteditor-label .dx-label-after{border-left:1px solid #337ab766;border-radius:4px 0 0 4px;border-right:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover.dx-invalid,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover.dx-invalid{border:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover.dx-invalid .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover.dx-invalid .dx-texteditor-label{height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label{border-bottom:1px solid #d9534f;border-top:1px solid #d9534f;height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label span{-webkit-transition:font-size .2s cubic-bezier(0,0,.2,1),top .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);transition:font-size .2s cubic-bezier(0,0,.2,1),transform .2s cubic-bezier(0,0,.2,1),top .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);-webkit-transform:translate(0);transform:translate(0);font-size:14px;top:50%;height:19px;margin-top:-9.5px;line-height:1.35715}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-before{border-color:#d9534f;border-style:solid;height:100%;border-top:1px solid #d9534f;border-bottom:1px solid #d9534f}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover.dx-invalid.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover.dx-invalid.dx-textarea .dx-texteditor-label .dx-label span{top:7px;margin-top:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover.dx-invalid .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover.dx-invalid .dx-lookup-field{font-size:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-hover.dx-invalid .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-hover.dx-invalid .dx-placeholder{display:none}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-dropdowneditor-active,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-dropdowneditor-active{border:0;outline:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-dropdowneditor-active .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-dropdowneditor-active .dx-texteditor-label{height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-dropdowneditor-active .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-dropdowneditor-active .dx-texteditor-label .dx-label{border-bottom:1px solid #ddd;border-top:0;height:100%;padding:0 2px}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-dropdowneditor-active .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-dropdowneditor-active .dx-texteditor-label .dx-label span{-webkit-transform:translateY(-7.5px);transform:translateY(-7.5px);font-size:12px;line-height:1.35715;height:19px;margin-top:0;top:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-dropdowneditor-active .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-dropdowneditor-active .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-dropdowneditor-active .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-dropdowneditor-active .dx-texteditor-label .dx-label-before{border-color:#ddd;border-style:solid;border-top:1px solid #ddd;border-bottom:1px solid #ddd;height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-dropdowneditor-active .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-dropdowneditor-active .dx-lookup-field{font-size:14px}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-dropdowneditor-active.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-dropdowneditor-active.dx-rtl .dx-texteditor-label .dx-label-before{border-right:1px solid #ddd;border-radius:0 4px 4px 0;border-left:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-dropdowneditor-active.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-dropdowneditor-active.dx-rtl .dx-texteditor-label .dx-label-after{border-left:1px solid #ddd;border-radius:4px 0 0 4px;border-right:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly{border:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly .dx-texteditor-label{height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly .dx-texteditor-label .dx-label{border-bottom:1px dashed #ddd;border-top:1px dashed #ddd;height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly .dx-texteditor-label .dx-label span{-webkit-transition:font-size .2s cubic-bezier(0,0,.2,1),top .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);transition:font-size .2s cubic-bezier(0,0,.2,1),transform .2s cubic-bezier(0,0,.2,1),top .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);-webkit-transform:translate(0);transform:translate(0);font-size:14px;top:50%;height:19px;margin-top:-9.5px;line-height:1.35715}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly .dx-texteditor-label .dx-label-before{border-color:#ddd;border-style:dashed;height:100%;border-top:1px dashed #ddd;border-bottom:1px dashed #ddd}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea .dx-texteditor-label .dx-label span{top:7px;margin-top:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly .dx-lookup-field{font-size:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly .dx-placeholder{display:none}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-readonly.dx-state-hover,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-readonly.dx-state-hover,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-readonly.dx-state-hover,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-readonly.dx-state-hover{border:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-readonly.dx-state-hover .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-readonly.dx-state-hover .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-readonly.dx-state-hover .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-readonly.dx-state-hover .dx-texteditor-label{height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label{border-bottom:1px dashed #337ab766;border-top:1px dashed #337ab766;height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label span{-webkit-transition:font-size .2s cubic-bezier(0,0,.2,1),top .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);transition:font-size .2s cubic-bezier(0,0,.2,1),transform .2s cubic-bezier(0,0,.2,1),top .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);-webkit-transform:translate(0);transform:translate(0);font-size:14px;top:50%;height:19px;margin-top:-9.5px;line-height:1.35715}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label-before{border-color:#337ab766;border-style:dashed;height:100%;border-top:1px dashed #337ab766;border-bottom:1px dashed #337ab766}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-readonly.dx-state-hover.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-readonly.dx-state-hover.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-readonly.dx-state-hover.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-readonly.dx-state-hover.dx-textarea .dx-texteditor-label .dx-label span{top:7px;margin-top:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-readonly.dx-state-hover .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-readonly.dx-state-hover .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-readonly.dx-state-hover .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-readonly.dx-state-hover .dx-lookup-field{font-size:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-readonly.dx-state-hover .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-readonly.dx-state-hover .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-readonly.dx-state-hover .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-readonly.dx-state-hover .dx-placeholder{display:none}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-focused,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-focused.dx-state-hover,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-focused,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-focused.dx-state-hover,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-focused,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-focused.dx-state-hover,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-focused,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-focused.dx-state-hover,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-focused,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-focused.dx-state-hover,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-focused,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-focused.dx-state-hover,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-focused,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-focused.dx-state-hover,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-focused,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-focused.dx-state-hover{border:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-focused .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-focused.dx-state-hover .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-focused .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-focused .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-focused.dx-state-hover .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-focused .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-focused .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-focused.dx-state-hover .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-focused .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-focused .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-focused.dx-state-hover .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-focused .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label{height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-focused .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-focused .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-focused .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-focused .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label{border-bottom:1px dashed #337ab7;border-top:1px dashed #337ab7;height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-focused .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-focused .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-focused .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-focused .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label span{-webkit-transition:font-size .2s cubic-bezier(0,0,.2,1),top .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);transition:font-size .2s cubic-bezier(0,0,.2,1),transform .2s cubic-bezier(0,0,.2,1),top .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);-webkit-transform:translate(0);transform:translate(0);font-size:14px;top:50%;height:19px;margin-top:-9.5px;line-height:1.35715}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-focused .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-focused .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-focused .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-focused .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-focused .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-focused .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-focused .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-focused .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before{border-color:#337ab7;border-style:dashed;height:100%;border-top:1px dashed #337ab7;border-bottom:1px dashed #337ab7}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-focused.dx-state-hover.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-focused.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-focused.dx-state-hover.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-focused.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-focused.dx-state-hover.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-focused.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-focused.dx-state-hover.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-focused.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-focused.dx-state-hover.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-focused.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-focused.dx-state-hover.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-focused.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-focused.dx-state-hover.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-focused.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-focused.dx-state-hover.dx-textarea .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-focused.dx-textarea .dx-texteditor-label .dx-label span{top:7px;margin-top:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-focused .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-focused.dx-state-hover .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-focused .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-focused.dx-state-hover .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-focused .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-focused.dx-state-hover .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-focused .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-focused.dx-state-hover .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-focused .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-focused.dx-state-hover .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-focused .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-focused.dx-state-hover .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-focused .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-focused.dx-state-hover .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-focused .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-focused.dx-state-hover .dx-lookup-field{font-size:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-focused .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-state-focused.dx-state-hover .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-focused .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-disabled.dx-textarea.dx-state-focused.dx-state-hover .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-focused .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-state-focused.dx-state-hover .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-focused .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea.dx-state-focused.dx-state-hover .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-focused .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-state-focused.dx-state-hover .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-focused .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-disabled.dx-textarea.dx-state-focused.dx-state-hover .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-focused .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-focused.dx-state-hover .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-focused .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea.dx-state-focused.dx-state-hover .dx-placeholder{display:none}.dx-editor-outlined.dx-texteditor-with-floating-label,.dx-editor-outlined.dx-texteditor-with-label{border:0;outline:0;position:relative;margin-top:7.5px}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-input-container,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea .dx-texteditor-input-container{padding-top:7px}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-input-container .dx-texteditor-input,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea .dx-texteditor-input-container .dx-texteditor-input{padding-top:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid,.dx-editor-outlined.dx-texteditor-with-label.dx-invalid{border:0;outline:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-label.dx-invalid .dx-texteditor-label{height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-label.dx-invalid .dx-texteditor-label .dx-label{border-bottom:1px solid #d9534f66;border-top:0;height:100%;padding:0 2px}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-label.dx-invalid .dx-texteditor-label .dx-label span{-webkit-transform:translateY(-7.5px);transform:translateY(-7.5px);font-size:12px;line-height:1.35715;height:19px;margin-top:0;top:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-invalid .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-invalid .dx-texteditor-label .dx-label-before{border-color:#d9534f66;border-style:solid;border-top:1px solid #d9534f66;border-bottom:1px solid #d9534f66;height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-label.dx-invalid .dx-lookup-field{font-size:14px}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-before{border-right:1px solid #d9534f66;border-radius:0 4px 4px 0;border-left:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-after{border-left:1px solid #d9534f66;border-radius:4px 0 0 4px;border-right:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly.dx-state-hover,.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly.dx-state-hover{border:0;outline:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly.dx-state-hover .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly.dx-state-hover .dx-texteditor-label{height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label{border-bottom:1px dashed #337ab766;border-top:0;height:100%;padding:0 2px}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label span{-webkit-transform:translateY(-7.5px);transform:translateY(-7.5px);font-size:12px;line-height:1.35715;height:19px;margin-top:0;top:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly.dx-state-hover .dx-texteditor-label .dx-label-before{border-color:#337ab766;border-style:dashed;border-top:1px dashed #337ab766;border-bottom:1px dashed #337ab766;height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly.dx-state-hover .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly.dx-state-hover .dx-lookup-field{font-size:14px}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly.dx-state-hover.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly.dx-state-hover.dx-rtl .dx-texteditor-label .dx-label-before{border-right:1px dashed #337ab766;border-radius:0 4px 4px 0;border-left:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly.dx-state-hover.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly.dx-state-hover.dx-rtl .dx-texteditor-label .dx-label-after{border-left:1px dashed #337ab766;border-radius:4px 0 0 4px;border-right:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-disabled,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly,.dx-editor-outlined.dx-texteditor-with-label.dx-state-disabled,.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly{border:0;outline:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-disabled .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-label.dx-state-disabled .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly .dx-texteditor-label{height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-disabled .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-label.dx-state-disabled .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly .dx-texteditor-label .dx-label{border-bottom:1px dashed #ddd;border-top:0;height:100%;padding:0 2px}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-disabled .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-label.dx-state-disabled .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly .dx-texteditor-label .dx-label span{-webkit-transform:translateY(-7.5px);transform:translateY(-7.5px);font-size:12px;line-height:1.35715;height:19px;margin-top:0;top:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-disabled .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-disabled .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-state-disabled .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-state-disabled .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly .dx-texteditor-label .dx-label-before{border-color:#ddd;border-style:dashed;border-top:1px dashed #ddd;border-bottom:1px dashed #ddd;height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-disabled .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-label.dx-state-disabled .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly .dx-lookup-field{font-size:14px}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-disabled.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-state-disabled.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly.dx-rtl .dx-texteditor-label .dx-label-before{border-right:1px dashed #ddd;border-radius:0 4px 4px 0;border-left:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-disabled.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-state-disabled.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly.dx-rtl .dx-texteditor-label .dx-label-after{border-left:1px dashed #ddd;border-radius:4px 0 0 4px;border-right:0}.dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label{height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label .dx-label{padding:0 2px;border-bottom:1px solid #ddd}.dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label .dx-label span{-webkit-transform:translateY(-7.5px);transform:translateY(-7.5px);font-size:12px;line-height:1.35715;height:19px;top:0;margin-top:0}.dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label .dx-label-before{border-bottom-color:#ddd;border-top-color:#ddd;border-left:1px solid #ddd;border-bottom-style:solid;border-right:0 solid #ddd;border-top-style:solid}.dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label .dx-label-after{border-bottom-color:#ddd;border-top-color:#ddd;border-left:0 solid #ddd;border-bottom-style:solid;border-right:1px solid #ddd;border-top-style:solid}.dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label .dx-label-before{height:100%;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-rtl .dx-texteditor-label .dx-label-before,.dx-rtl .dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-before,.dx-rtl .dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label .dx-label-before{border-right-width:1px;border-radius:0 4px 4px 0;border-left-width:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-rtl .dx-texteditor-label .dx-label-after,.dx-rtl .dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-after,.dx-rtl .dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label .dx-label-after{border-left-width:1px;border-radius:4px 0 0 4px;border-right-width:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-hover,.dx-editor-outlined.dx-texteditor-with-label.dx-state-hover{border:0;outline:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-hover .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-label.dx-state-hover .dx-texteditor-label{height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-hover .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-label.dx-state-hover .dx-texteditor-label .dx-label{border-bottom:1px solid #337ab766;border-top:0;height:100%;padding:0 2px}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-hover .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-label.dx-state-hover .dx-texteditor-label .dx-label span{-webkit-transform:translateY(-7.5px);transform:translateY(-7.5px);font-size:12px;line-height:1.35715;height:19px;margin-top:0;top:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-hover .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-state-hover .dx-texteditor-label .dx-label-before{border-color:#337ab766;border-style:solid;border-top:1px solid #337ab766;border-bottom:1px solid #337ab766;height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-hover .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-label.dx-state-hover .dx-lookup-field{font-size:14px}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-hover.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-state-hover.dx-rtl .dx-texteditor-label .dx-label-before{border-right:1px solid #337ab766;border-radius:0 4px 4px 0;border-left:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-hover.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-state-hover.dx-rtl .dx-texteditor-label .dx-label-after{border-left:1px solid #337ab766;border-radius:4px 0 0 4px;border-right:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-hover.dx-invalid,.dx-editor-outlined.dx-texteditor-with-label.dx-state-hover.dx-invalid{border:0;outline:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-hover.dx-invalid .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-label.dx-state-hover.dx-invalid .dx-texteditor-label{height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-label.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label{border-bottom:1px solid #d9534f;border-top:0;height:100%;padding:0 2px}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-label.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label span{-webkit-transform:translateY(-7.5px);transform:translateY(-7.5px);font-size:12px;line-height:1.35715;height:19px;margin-top:0;top:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-before{border-color:#d9534f;border-style:solid;border-top:1px solid #d9534f;border-bottom:1px solid #d9534f;height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-hover.dx-invalid .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-label.dx-state-hover.dx-invalid .dx-lookup-field{font-size:14px}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-hover.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-state-hover.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-before{border-right:1px solid #d9534f;border-radius:0 4px 4px 0;border-left:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-hover.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-state-hover.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-after{border-left:1px solid #d9534f;border-radius:4px 0 0 4px;border-right:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover{border:0;outline:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label{height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label{border-bottom:1px solid #337ab7;border-top:0;height:100%;padding:0 2px}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label span{-webkit-transform:translateY(-7.5px);transform:translateY(-7.5px);font-size:12px;line-height:1.35715;height:19px;margin-top:0;top:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before{border-color:#337ab7;border-style:solid;border-top:1px solid #337ab7;border-bottom:1px solid #337ab7;height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover .dx-lookup-field{font-size:14px}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover.dx-rtl .dx-texteditor-label .dx-label-before{border-right:1px solid #337ab7;border-radius:0 4px 4px 0;border-left:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover.dx-rtl .dx-texteditor-label .dx-label-after{border-left:1px solid #337ab7;border-radius:4px 0 0 4px;border-right:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-invalid,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover.dx-invalid,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-invalid,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover.dx-invalid,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-invalid,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover.dx-invalid,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-invalid,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover.dx-invalid,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-invalid,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover.dx-invalid,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-invalid,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover.dx-invalid{border:0;outline:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-invalid .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-invalid .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-invalid .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-invalid .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-invalid .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-invalid .dx-texteditor-label,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label{height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label{border-bottom:1px solid #d9534f;border-top:0;height:100%;padding:0 2px}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label span,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label span{-webkit-transform:translateY(-7.5px);transform:translateY(-7.5px);font-size:12px;line-height:1.35715;height:19px;margin-top:0;top:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-invalid .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover.dx-invalid .dx-texteditor-label .dx-label-before{border-color:#d9534f;border-style:solid;border-top:1px solid #d9534f;border-bottom:1px solid #d9534f;height:100%}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-invalid .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover.dx-invalid .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-invalid .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover.dx-invalid .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-invalid .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover.dx-invalid .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-invalid .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover.dx-invalid .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-invalid .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover.dx-invalid .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-invalid .dx-lookup-field,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover.dx-invalid .dx-lookup-field{font-size:14px}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-before,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-before{border-right:1px solid #d9534f;border-radius:0 4px 4px 0;border-left:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-after,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover.dx-invalid.dx-rtl .dx-texteditor-label .dx-label-after{border-left:1px solid #d9534f;border-radius:4px 0 0 4px;border-right:0}.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused .dx-placeholder,.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover .dx-placeholder{display:block}.dx-editor-underlined.dx-texteditor-with-floating-label,.dx-editor-underlined.dx-texteditor-with-label{position:relative}.dx-editor-underlined.dx-texteditor-with-floating-label .dx-texteditor-label,.dx-editor-underlined.dx-texteditor-with-label .dx-texteditor-label{-webkit-transform:translate(0);transform:translate(0);top:0;margin-top:0;height:19px;line-height:1.35715}.dx-editor-underlined.dx-texteditor-with-floating-label .dx-placeholder:before,.dx-editor-underlined.dx-texteditor-with-label .dx-placeholder:before{padding-top:11px}.dx-editor-underlined.dx-texteditor-with-floating-label .dx-texteditor-input,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-lookup .dx-lookup-field,.dx-editor-underlined.dx-texteditor-with-label .dx-texteditor-input,.dx-editor-underlined.dx-texteditor-with-label.dx-lookup .dx-lookup-field{padding-top:11px;padding-bottom:4px}.dx-editor-underlined.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-container,.dx-editor-underlined.dx-texteditor-with-label.dx-textarea .dx-texteditor-container{padding-top:11px}.dx-editor-underlined.dx-texteditor-with-floating-label.dx-textarea .dx-placeholder:before,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-input,.dx-editor-underlined.dx-texteditor-with-label.dx-textarea .dx-placeholder:before,.dx-editor-underlined.dx-texteditor-with-label.dx-textarea .dx-texteditor-input{padding-top:0}.dx-editor-underlined.dx-texteditor-with-floating-label.dx-textarea .dx-texteditor-label,.dx-editor-underlined.dx-texteditor-with-label.dx-textarea .dx-texteditor-label{top:0}.dx-editor-underlined.dx-texteditor-with-floating-label.dx-lookup-empty .dx-placeholder,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly .dx-placeholder,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-placeholder,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly .dx-placeholder{display:none}.dx-editor-underlined.dx-texteditor-with-floating-label.dx-lookup-empty .dx-lookup-field,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly .dx-lookup-field,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-lookup-field,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly .dx-lookup-field{font-size:0}.dx-editor-underlined.dx-texteditor-with-floating-label.dx-lookup-empty .dx-texteditor-label,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly .dx-texteditor-label,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly .dx-texteditor-label{-webkit-transition:font-size .2s cubic-bezier(0,0,.2,1),top .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);transition:font-size .2s cubic-bezier(0,0,.2,1),transform .2s cubic-bezier(0,0,.2,1),top .2s cubic-bezier(0,0,.2,1),-webkit-transform .2s cubic-bezier(0,0,.2,1);-webkit-transform:translate(0);transform:translate(0);font-size:14px;top:50%;height:19px;margin-top:-9.5px;line-height:1.35715}.dx-editor-underlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea .dx-texteditor-label,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-textarea .dx-texteditor-label,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea .dx-texteditor-label,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-textarea .dx-texteditor-label{top:11px;margin-top:0;-webkit-transform:translate(0);transform:translate(0);font-size:14px;line-height:1.35715;height:19px}.dx-editor-underlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-state-readonly.dx-textarea .dx-placeholder,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-lookup-empty.dx-textarea .dx-placeholder,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea .dx-placeholder,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-textarea .dx-placeholder{display:none}.dx-editor-underlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-placeholder,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-state-focused .dx-placeholder,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused .dx-placeholder{display:block}.dx-editor-underlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-lookup-field,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-state-focused .dx-lookup-field,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused .dx-lookup-field{font-size:14px}.dx-editor-underlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-texteditor-label,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-state-focused .dx-texteditor-label,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused .dx-texteditor-label{-webkit-transform:translate(0);transform:translate(0);font-size:12px;top:0;margin-top:0;height:19px;line-height:1.35715}.dx-editor-underlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-textarea .dx-texteditor-label,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-state-focused.dx-textarea .dx-texteditor-label,.dx-editor-underlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-textarea .dx-texteditor-label{top:0}.dx-editor-underlined.dx-texteditor-with-before-buttons .dx-texteditor-input-container .dx-texteditor-input{padding-left:9px}.dx-rtl.dx-editor-underlined.dx-texteditor-with-before-buttons .dx-texteditor-input-container .dx-texteditor-input{padding-left:0;padding-right:9px}.dx-editor-underlined.dx-texteditor-with-before-buttons .dx-texteditor-input-container .dx-placeholder{left:9px}.dx-rtl.dx-editor-underlined.dx-texteditor-with-before-buttons .dx-texteditor-input-container .dx-placeholder{left:0;right:9px}.dx-editor-underlined.dx-texteditor-with-before-buttons .dx-texteditor-label .dx-label{padding-left:9px}.dx-editor-underlined.dx-texteditor-with-before-buttons.dx-rtl .dx-texteditor-label .dx-label{padding-left:0;padding-right:9px}.dx-editor-underlined.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container>.dx-button:first-child{margin-left:0}.dx-editor-underlined.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container>.dx-button:last-child{margin-right:0}.dx-rtl.dx-editor-underlined.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container>.dx-button:first-child{margin-left:1px;margin-right:0}.dx-rtl.dx-editor-underlined.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container>.dx-button:last-child{margin-left:0;margin-right:1px}.dx-rtl.dx-editor-underlined.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container>.dx-button:first-child:last-child{margin-left:0;margin-right:0}.dx-invalid.dx-texteditor{border-color:#d9534f66}.dx-invalid.dx-texteditor.dx-editor-filled.dx-state-focused,.dx-invalid.dx-texteditor.dx-editor-outlined.dx-state-focused,.dx-invalid.dx-texteditor.dx-editor-underlined.dx-state-focused{border-color:#d9534f}.dx-invalid.dx-texteditor.dx-editor-filled.dx-show-invalid-badge .dx-texteditor-input-container:after,.dx-invalid.dx-texteditor.dx-editor-outlined.dx-show-invalid-badge .dx-texteditor-input-container:after,.dx-invalid.dx-texteditor.dx-editor-underlined.dx-show-invalid-badge .dx-texteditor-input-container:after{pointer-events:none;font-weight:700;position:absolute;top:50%;margin-top:-9px;width:18px;height:18px;text-align:center;line-height:18px;font-size:13px;background-color:#d9534f;color:#fff;content:"!";border-radius:50%}.dx-invalid.dx-texteditor.dx-editor-filled{background-color:#d9534f1a;border-color:#0000}.dx-invalid.dx-texteditor.dx-editor-filled.dx-state-focused{background:0 0}.dx-editor-filled .dx-texteditor-buttons-container:first-child>.dx-button:last-child,.dx-editor-outlined .dx-texteditor-buttons-container:first-child>.dx-button:last-child{margin-right:0}.dx-editor-filled .dx-texteditor-buttons-container:last-child>.dx-button:first-child,.dx-editor-outlined .dx-texteditor-buttons-container:last-child>.dx-button:first-child{margin-left:0}.dx-rtl.dx-editor-filled .dx-texteditor-buttons-container:first-child>.dx-button:first-child,.dx-rtl.dx-editor-outlined .dx-texteditor-buttons-container:first-child>.dx-button:first-child{margin-left:1px;margin-right:1px}.dx-rtl.dx-editor-filled .dx-texteditor-buttons-container:first-child>.dx-button:first-child:last-child,.dx-rtl.dx-editor-filled .dx-texteditor-buttons-container:first-child>.dx-button:last-child,.dx-rtl.dx-editor-outlined .dx-texteditor-buttons-container:first-child>.dx-button:first-child:last-child,.dx-rtl.dx-editor-outlined .dx-texteditor-buttons-container:first-child>.dx-button:last-child{margin-left:0;margin-right:1px}.dx-rtl.dx-editor-filled .dx-texteditor-buttons-container:last-child>.dx-button:first-child,.dx-rtl.dx-editor-outlined .dx-texteditor-buttons-container:last-child>.dx-button:first-child{margin-left:1px;margin-right:0}.dx-rtl.dx-editor-filled .dx-texteditor-buttons-container:last-child>.dx-button:last-child,.dx-rtl.dx-editor-outlined .dx-texteditor-buttons-container:last-child>.dx-button:last-child{margin-left:1px;margin-right:1px}.dx-valid.dx-texteditor.dx-editor-filled .dx-texteditor-input-container:after,.dx-valid.dx-texteditor.dx-editor-outlined .dx-texteditor-input-container:after,.dx-valid.dx-texteditor.dx-editor-underlined .dx-texteditor-input-container:after{pointer-events:none;font-weight:700;position:absolute;top:50%;margin-top:-9px;width:18px;height:18px;text-align:center;line-height:18px;font-size:13px;font-family:DXIcons,sans-serif;color:#5cb85c;content:"\f005";opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-animation:dx-valid-badge-frames .3s cubic-bezier(1,.008,.565,1.65) .1s forwards;animation:dx-valid-badge-frames .3s cubic-bezier(1,.008,.565,1.65) .1s forwards}.dx-validation-pending.dx-texteditor.dx-editor-filled .dx-texteditor-input-container .dx-pending-indicator,.dx-validation-pending.dx-texteditor.dx-editor-outlined .dx-texteditor-input-container .dx-pending-indicator,.dx-validation-pending.dx-texteditor.dx-editor-underlined .dx-texteditor-input-container .dx-pending-indicator{pointer-events:none;position:absolute;top:50%;margin-top:-11px;width:22px;height:22px}.dx-rtl .dx-placeholder,.dx-rtl .dx-placeholder:before{right:0;left:auto}.dx-editor-underlined.dx-rtl .dx-placeholder,.dx-editor-underlined.dx-rtl .dx-placeholder:before{padding-right:0}.dx-searchbox .dx-icon-search{font:17px/18px DXIcons;position:absolute;top:50%;margin-top:-17px;width:34px;height:34px;background-position:8px 8px;background-size:18px 18px;padding:8px;text-align:center;color:#999}.dx-searchbox .dx-icon-search:before{content:"\f027";color:#999}.dx-searchbox .dx-placeholder:before,.dx-searchbox .dx-texteditor-input{padding-left:34px}.dx-rtl .dx-searchbox .dx-placeholder:before,.dx-rtl .dx-searchbox .dx-texteditor-input,.dx-rtl.dx-searchbox .dx-placeholder:before,.dx-rtl.dx-searchbox .dx-texteditor-input{padding-right:34px;padding-left:0}.dx-searchbox.dx-editor-underlined .dx-texteditor-buttons-container+.dx-texteditor-input-container .dx-texteditor-input,.dx-searchbox.dx-editor-underlined .dx-texteditor-input{padding-left:34px}.dx-rtl .dx-searchbox.dx-editor-underlined .dx-texteditor-buttons-container+.dx-texteditor-input-container .dx-texteditor-input,.dx-rtl .dx-searchbox.dx-editor-underlined .dx-texteditor-input,.dx-rtl.dx-searchbox.dx-editor-underlined .dx-texteditor-buttons-container+.dx-texteditor-input-container .dx-texteditor-input,.dx-rtl.dx-searchbox.dx-editor-underlined .dx-texteditor-input{padding-right:34px;padding-left:0}.dx-searchbox.dx-editor-filled .dx-texteditor-label .dx-label-before,.dx-searchbox.dx-editor-outlined .dx-texteditor-label .dx-label-before,.dx-searchbox.dx-editor-underlined .dx-texteditor-label .dx-label-before{min-width:0}.dx-searchbar{padding-bottom:5px}.dx-searchbar .dx-texteditor{margin:0}.dx-dropdowneditor{position:relative}.dx-dropdowneditor.dx-dropdowneditor-field-clickable,.dx-dropdowneditor.dx-dropdowneditor-field-clickable .dx-texteditor-input{cursor:pointer}.dx-dropdowneditor-input-wrapper{-webkit-tap-highlight-color:transparent;overflow:hidden;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.dx-dropdowneditor-input-wrapper .dx-texteditor{border:none;margin:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.dx-dropdowneditor-input-wrapper .dx-texteditor-input{text-overflow:ellipsis}.dx-dropdowneditor-input-wrapper .dx-texteditor-input::-ms-clear{width:0;height:0}.dx-dropdowneditor-field-template-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}.dx-dropdowneditor-field-template-wrapper,.dx-dropdowneditor-field-template-wrapper>*{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.dx-dropdowneditor-active .dx-dropdowneditor-icon{opacity:.35}.dx-dropdowneditor-button{position:relative;float:right;height:100%;cursor:pointer;width:34px;min-width:34px;padding:1px;border-radius:4px}.dx-dropdowneditor-button .dx-button-content{text-align:center;white-space:nowrap}.dx-rtl .dx-dropdowneditor-button,.dx-rtl.dx-dropdowneditor-button{float:left}.dx-dropdowneditor-button.dx-dropdowneditor-readonly{cursor:default}.dx-dropdowneditor-icon{background-position:50%;background-repeat:no-repeat;border:1px solid #0000;color:#333;font:18px/18px DXIcons;width:32px;height:100%;text-align:center;border-radius:3px}.dx-state-disabled .dx-dropdowneditor,.dx-state-disabled.dx-dropdowneditor{cursor:default}.dx-state-disabled .dx-dropdowneditor-button{cursor:inherit}.dx-state-disabled .dx-dropdowneditor-icon{opacity:.2}.dx-dropdowneditor-button.dx-button-mode-contained,.dx-dropdowneditor-button.dx-button-mode-outlined,.dx-dropdowneditor-button.dx-button-mode-text{background:0 0}.dx-state-disabled .dx-dropdowneditor-button .dx-dropdowneditor-icon,.dx-state-readonly .dx-dropdowneditor-button .dx-dropdowneditor-icon{opacity:1}.dx-dropdowneditor-icon:before{content:"\f001";position:absolute;display:block;width:18px;top:50%;margin-top:-9px;left:50%;margin-left:-9px}.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-editor-filled,.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-editor-outlined,.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-editor-underlined{border:none;background:0 0}.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label,.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-after,.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-before,.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-texteditor-with-label .dx-texteditor-label .dx-label,.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-texteditor-with-label .dx-texteditor-label .dx-label-after,.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-texteditor-with-label .dx-texteditor-label .dx-label-before{border:none}.dx-dropdowneditor-button-visible .dx-texteditor-input{padding-right:0}.dx-rtl .dx-dropdowneditor-button-visible .dx-texteditor-input,.dx-rtl.dx-dropdowneditor-button-visible .dx-texteditor-input{padding-right:9px;padding-left:0}.dx-rtl .dx-dropdowneditor-button-visible.dx-editor-underlined .dx-texteditor-input,.dx-rtl.dx-dropdowneditor-button-visible.dx-editor-underlined .dx-texteditor-input{padding-right:0}.dx-invalid .dx-texteditor-input,.dx-valid .dx-texteditor-input,.dx-validation-pending .dx-texteditor-input{padding-right:26px}.dx-invalid.dx-rtl .dx-texteditor-input,.dx-valid.dx-rtl .dx-texteditor-input,.dx-validation-pending.dx-rtl .dx-texteditor-input{padding-right:9px;padding-left:26px}.dx-dropdowneditor.dx-state-active .dx-dropdowneditor-icon,.dx-dropdowneditor.dx-state-hover:not(.dx-custom-button-hovered) .dx-dropdowneditor-icon{background-color:#e6e6e6;border-color:#0000}.dx-editor-filled.dx-dropdowneditor.dx-state-active .dx-dropdowneditor-icon,.dx-editor-filled.dx-dropdowneditor.dx-state-hover:not(.dx-custom-button-hovered) .dx-dropdowneditor-icon{background-color:#337ab733}.dx-dropdowneditor-button.dx-state-active .dx-dropdowneditor-icon,.dx-dropdowneditor.dx-dropdowneditor-active .dx-dropdowneditor-icon{background-color:#b3b3b3;border-color:#0000;color:#333;opacity:1}.dx-editor-filled .dx-dropdowneditor-button.dx-state-active .dx-dropdowneditor-icon,.dx-editor-filled .dx-dropdowneditor.dx-dropdowneditor-active .dx-dropdowneditor-icon,.dx-editor-filled.dx-dropdowneditor-button.dx-state-active .dx-dropdowneditor-icon,.dx-editor-filled.dx-dropdowneditor.dx-dropdowneditor-active .dx-dropdowneditor-icon{background-color:#337ab74d}.dx-invalid.dx-dropdowneditor .dx-texteditor-container:after{right:38px}.dx-rtl .dx-invalid.dx-dropdowneditor .dx-texteditor-container:after,.dx-rtl.dx-invalid.dx-dropdowneditor .dx-texteditor-container:after{right:auto;left:38px}.dx-invalid.dx-dropdowneditor.dx-show-clear-button:not(.dx-texteditor-empty) .dx-texteditor-container:after{right:68px}.dx-rtl .dx-invalid.dx-dropdowneditor.dx-show-clear-button:not(.dx-texteditor-empty) .dx-texteditor-container:after,.dx-rtl.dx-invalid.dx-dropdowneditor.dx-show-clear-button:not(.dx-texteditor-empty) .dx-texteditor-container:after{right:auto;left:68px}.dx-state-hover.dx-invalid.dx-dropdowneditor.dx-editor-filled .dx-dropdowneditor-icon{background-color:#d9534f33}.dx-dropdowneditor-active.dx-invalid.dx-dropdowneditor.dx-editor-filled .dx-dropdowneditor-icon,.dx-state-active.dx-invalid.dx-dropdowneditor.dx-editor-filled .dx-dropdowneditor-icon{background-color:#d9534f4d}.dx-valid.dx-dropdowneditor .dx-texteditor-container:after{right:38px}.dx-rtl .dx-valid.dx-dropdowneditor .dx-texteditor-container:after,.dx-rtl.dx-valid.dx-dropdowneditor .dx-texteditor-container:after{right:auto;left:38px}.dx-valid.dx-dropdowneditor.dx-show-clear-button:not(.dx-texteditor-empty) .dx-texteditor-container:after{right:68px}.dx-rtl .dx-valid.dx-dropdowneditor.dx-show-clear-button:not(.dx-texteditor-empty) .dx-texteditor-container:after,.dx-rtl.dx-valid.dx-dropdowneditor.dx-show-clear-button:not(.dx-texteditor-empty) .dx-texteditor-container:after{right:auto;left:68px}.dx-list{margin:0;min-height:3em}.dx-list .dx-scrollview-content:focus{outline:0}.dx-wrap-item-text>.dx-list-group>.dx-list-group-body>.dx-list-item>.dx-list-item-content,.dx-wrap-item-text>.dx-list-item>.dx-list-item-content{white-space:normal}.dx-empty-collection .dx-list-select-all{display:none}.dx-list-group-header:before{width:0;height:0;display:block;float:right;margin-top:6px;border:solid #0000;border-width:5px 5px 0}.dx-list-collapsible-groups .dx-list-group-header{cursor:pointer}.dx-list-collapsible-groups .dx-list-group-header:before{content:" "}.dx-list-group-collapsed .dx-list-group-header:before{border-width:0 5px 5px}.dx-list-group-body{overflow:hidden}.dx-list-item{position:static;cursor:pointer;display:table;table-layout:fixed}.dx-list-item,.dx-list-item-content{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dx-list-item-content{display:table-cell}.dx-list-item-content:before{content:"_";color:#0000;display:inline-block;width:0;float:left}.dx-list .dx-empty-message{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-height:3em;text-align:left}.dx-list-item-badge-container{display:table-cell;width:20px;text-align:right;vertical-align:middle;padding-right:10px}.dx-list-item-badge{float:right;position:relative}.dx-list-item-chevron-container{display:table-cell;vertical-align:middle}.dx-list-item-icon-container{display:inline-block}.dx-list-item-chevron{border-width:2px 0 0 2px;opacity:.3}.dx-list-item-response-wait{opacity:.5;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.dx-list-slide-menu-content{display:table;width:100%;table-layout:fixed}.dx-list-item-after-bag,.dx-list-item-before-bag{display:table-cell;width:0;height:100%;vertical-align:middle}.dx-list-item-before-bag .dx-list-toggle-delete-switch{display:block;float:left;padding:3px 0}.dx-list-item-before-bag .dx-icon-toggle-delete,.dx-list-item-before-bag .dx-list-select-checkbox{-webkit-transition:.1s linear;transition:.1s linear}.dx-list-item-before-bag .dx-list-select-checkbox{float:left}.dx-list-select-all-label{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dx-list-item-after-bag .dx-list-reorder-handle{cursor:move;background-repeat:no-repeat;-ms-touch-action:manipulation;touch-action:manipulation}.dx-state-disabled .dx-list-item-after-bag .dx-list-reorder-handle{cursor:default}.dx-list-switchable-menu-shield-positioning{position:relative;-webkit-transform:translateZ(0);transform:translateZ(0)}.dx-device-android-4 .dx-list-switchable-menu-shield-positioning{-webkit-transform:none;transform:none}.dx-list-switchable-delete-bottom-shield,.dx-list-switchable-delete-top-shield{position:absolute;right:0;left:0;cursor:pointer}.dx-list-switchable-delete-top-shield{top:0}.dx-list-switchable-delete-bottom-shield{bottom:0}.dx-list-switchable-delete-item-content-shield{position:absolute;top:0;right:0;bottom:0;left:0}.dx-list-switchable-delete-button-container{position:absolute;top:0;bottom:0;overflow:hidden}.dx-list-switchable-delete-button-wrapper{display:table;height:100%}.dx-list-switchable-delete-button-inner-wrapper{display:table-cell;padding-left:1px;height:100%;vertical-align:middle}.dx-list-switchable-menu-item-shield-positioning,.dx-list-switchable-menu-item-shield-positioning .dx-list-item-content,.dx-list-switchable-menu-item-shield-positioning .dx-list-slide-menu-content{position:relative}.dx-list-switchable-delete-ready .dx-icon-toggle-delete{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.dx-list-slide-menu-buttons-container{position:absolute;width:100%;top:0;bottom:0;left:0;overflow:hidden}.dx-device-ios .dx-list-slide-menu-buttons-container{-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.dx-list-slide-menu-buttons{position:relative;top:0;left:0;bottom:0;display:table;height:100%}.dx-list-slide-menu-button{display:table-cell;padding:0 10px;vertical-align:middle;bottom:1px}.dx-list-static-delete-button .dx-button-content{overflow:visible}.dx-list-next-button{padding:5px;text-align:center}.dx-list-next-button .dx-button{padding:0 3em}.dx-state-disabled .dx-list-item,.dx-state-disabled .dx-list-switchable-delete-button,.dx-state-disabled .dx-list-toggle-delete-switch,.dx-state-disabled.dx-list-item{cursor:default}.dx-list-context-menuitem{cursor:pointer}.dx-rtl .dx-list .dx-list-item-badge-container,.dx-rtl.dx-list .dx-list-item-badge-container{padding-left:10px;padding-right:0}.dx-rtl .dx-list .dx-list-item-badge,.dx-rtl.dx-list .dx-list-item-badge{float:left}.dx-rtl .dx-list .dx-list-item-before-bag .dx-list-select-checkbox,.dx-rtl .dx-list .dx-list-item-before-bag .dx-list-toggle-delete-switch,.dx-rtl.dx-list .dx-list-item-before-bag .dx-list-select-checkbox,.dx-rtl.dx-list .dx-list-item-before-bag .dx-list-toggle-delete-switch{float:right}.dx-rtl .dx-list .dx-list-switchable-delete-button-inner-wrapper,.dx-rtl.dx-list .dx-list-switchable-delete-button-inner-wrapper{padding-right:1px;padding-left:0}.dx-rtl .dx-list .dx-list-slide-item-delete-button-container,.dx-rtl.dx-list .dx-list-slide-item-delete-button-container{right:100%;left:0}.dx-rtl .dx-list .dx-list-slide-item-delete-button,.dx-rtl.dx-list .dx-list-slide-item-delete-button{right:auto;left:0}.dx-rtl .dx-list .dx-list-group-header:before,.dx-rtl.dx-list .dx-list-group-header:before{float:left}.dx-list-item-chevron{-webkit-transform:rotate(0);transform:rotate(0);border:none;opacity:1;font:18px/18px DXIcons;width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;text-align:center;margin-left:-5px;color:#333}.dx-rtl .dx-list-item-chevron{margin-left:auto;margin-right:-6px;-webkit-transform:rotate(0);transform:rotate(0)}.dx-list-item-chevron:before{content:"\f010"}.dx-list-item-icon-container{width:28px;height:18px;vertical-align:top}.dx-list-item-icon{width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;font-size:18px;text-align:center;line-height:18px}.dx-list-search{margin-bottom:5px}.dx-list{border:none}.dx-list.dx-list-with-search .dx-scrollable-wrapper{height:calc(100% - 41px)}.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-hover .dx-checkbox-icon,.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-hover .dx-radiobutton-icon:before,.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-hover .dx-checkbox-icon,.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-hover .dx-radiobutton-icon:before{border-color:#265a87}.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-checkbox-icon,.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-radiobutton-icon:before,.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-focused .dx-checkbox-icon,.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-focused .dx-radiobutton-icon:before{border:1px solid #337ab7}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-hover{background-color:#0000000a;color:#333}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-hover .dx-icon{color:#333}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-hover .dx-icon-toggle-delete{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2024.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22dx_l_3%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20style%3D%22fill%3A%23333%3B%22%20d%3D%22M12%2C2C6.5%2C2%2C2%2C6.5%2C2%2C12c0%2C5.5%2C4.5%2C10%2C10%2C10s10-4.5%2C10-10C22%2C6.5%2C17.5%2C2%2C12%2C2z%20M18%2C13H6v-2h12V13z%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected{background-color:#0000001a;color:#333}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected .dx-icon{color:#333}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected.dx-state-hover:not(.dx-state-focused){background-color:#00000012;color:#333}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected .dx-icon-toggle-delete{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2024.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22dx_l_3%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20style%3D%22fill%3A%23333%3B%22%20d%3D%22M12%2C2C6.5%2C2%2C2%2C6.5%2C2%2C12c0%2C5.5%2C4.5%2C10%2C10%2C10s10-4.5%2C10-10C22%2C6.5%2C17.5%2C2%2C12%2C2z%20M18%2C13H6v-2h12V13z%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused{background-color:#337ab7;color:#fff}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused .dx-icon{color:#fff}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused .dx-list-item-chevron{border-color:#fff}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused .dx-icon-toggle-delete{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2024.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22dx_l_3%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20style%3D%22fill%3A%23fff%3B%22%20d%3D%22M12%2C2C6.5%2C2%2C2%2C6.5%2C2%2C12c0%2C5.5%2C4.5%2C10%2C10%2C10s10-4.5%2C10-10C22%2C6.5%2C17.5%2C2%2C12%2C2z%20M18%2C13H6v-2h12V13z%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused.dx-list-item-selected{background-color:#337ab7b3;color:#fff}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active{background-color:#337ab7;color:#fff}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-icon{color:#fff}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-list-slide-item-content{background-color:#337ab7;color:#fff}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-icon-toggle-delete{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2024.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22dx_l_3%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20style%3D%22fill%3A%23fff%3B%22%20d%3D%22M12%2C2C6.5%2C2%2C2%2C6.5%2C2%2C12c0%2C5.5%2C4.5%2C10%2C10%2C10s10-4.5%2C10-10C22%2C6.5%2C17.5%2C2%2C12%2C2z%20M18%2C13H6v-2h12V13z%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item .dx-icon,.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-button .dx-icon,.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused .dx-button .dx-icon{color:#333}.dx-list-group-header{font-weight:700;padding:20px 10px 10px;border-top:1px solid #ddd;border-bottom:2px solid #ddd;background:#eeeeee0d;color:#333}.dx-list-group:first-of-type .dx-list-group-header{border-top:none}.dx-list-group-header:before{border-top-color:#333}.dx-list-group-collapsed .dx-list-group-header:before{border-bottom-color:#333}.dx-list-item:first-of-type{border-top:none}.dx-list-item:last-of-type{border-bottom:none}.dx-list-item .dx-icon-toggle-delete{background-size:100%;background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2024.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22dx_l_3%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20style%3D%22fill%3A%23333%3B%22%20d%3D%22M12%2C2C6.5%2C2%2C2%2C6.5%2C2%2C12c0%2C5.5%2C4.5%2C10%2C10%2C10s10-4.5%2C10-10C22%2C6.5%2C17.5%2C2%2C12%2C2z%20M18%2C13H6v-2h12V13z%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-list-item.dx-list-item-ghost-reordering.dx-state-focused.dx-state-hover{color:#959595;background:#fff;border-top:1px solid #337ab780;border-bottom:1px solid #337ab780;-webkit-box-shadow:0 0 1px #0000001a,0 1px 3px #0003;box-shadow:0 0 1px #0000001a,0 1px 3px #0003}.dx-list .dx-empty-message,.dx-list-item{border-top:1px solid #ddd;color:#333}.dx-list-item-separator-hidden .dx-list .dx-empty-message,.dx-list-item-separator-hidden .dx-list-item{border-top:none;border-bottom:none}.dx-list .dx-empty-message,.dx-list-item-content{padding:10px}.dx-list-next-button .dx-button .dx-button-content{padding:7px 18px 8px}.dx-list-next-button .dx-button .dx-icon{width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;font-size:18px;text-align:center;line-height:18px;margin-right:9px;margin-left:0}.dx-list-next-button .dx-button .dx-icon.dx-icon-right,.dx-rtl .dx-list-next-button .dx-button .dx-icon,.dx-rtl.dx-list-next-button .dx-button .dx-icon{margin-left:9px;margin-right:0}.dx-rtl .dx-list-next-button .dx-button .dx-icon.dx-icon-right,.dx-rtl.dx-list-next-button .dx-button .dx-icon.dx-icon-right{margin-right:9px;margin-left:0}.dx-list-item-chevron-container{width:16px}.dx-list-border-visible{border:1px solid #ddd}.dx-list-border-visible .dx-list-select-all{border-bottom:1px solid #ddd}.dx-list-item-before-bag.dx-list-toggle-delete-switch-container{width:29px}.dx-list-item-before-bag.dx-list-select-checkbox-container,.dx-list-item-before-bag.dx-list-select-radiobutton-container{width:31px}.dx-list-item-before-bag .dx-button.dx-list-toggle-delete-switch{border:none;background:0 0;-webkit-box-shadow:none;box-shadow:none}.dx-list-item-before-bag .dx-button.dx-list-toggle-delete-switch .dx-button-content{padding:0}.dx-list-item-before-bag .dx-icon-toggle-delete{margin:5px 5px 5px 10px;width:19px;height:19px}.dx-list-item-before-bag .dx-list-select-checkbox,.dx-list-item-before-bag .dx-list-select-radiobutton{margin-top:-1px;margin-bottom:-3px;margin-left:10px}.dx-list-select-all{white-space:nowrap;padding:9px 0 8px}.dx-list-select-all-checkbox{float:left;margin:-1px 0 -3px 10px}.dx-list-select-all-label{line-height:17px;padding:0 10px;margin-top:1px}.dx-list-item-after-bag.dx-list-static-delete-button-container{width:36px}.dx-list-item-after-bag.dx-list-reorder-handle-container{width:33.4px}.dx-list-item-after-bag .dx-list-reorder-handle{font:18px/18px DXIcons;width:28.8px;height:28.8px;background-position:5px 5px;background-size:18px 18px;padding:5px;text-align:center}.dx-list-item-after-bag .dx-list-reorder-handle:before{content:"\f038"}.dx-list-slide-menu-button-delete{border:1px solid #0000;color:#fff;background-color:#d9534f}.dx-list-slide-menu-button-menu{border:1px solid #0000;color:#fff;background-color:#337ab7}.dx-list-static-delete-button,.dx-list-switchable-delete-button{margin-right:10px;padding:0}.dx-list-static-delete-button .dx-button-content,.dx-list-switchable-delete-button .dx-button-content{padding:3px}.dx-list-context-menucontent{background-color:#fff;border:1px solid #ddd;border-radius:0;-webkit-box-shadow:0 3px 10px #0000001a;box-shadow:0 3px 10px #0000001a}.dx-state-disabled .dx-list-item,.dx-state-disabled.dx-list-item{background-color:initial;opacity:.6}.dx-rtl .dx-list .dx-empty-message,.dx-rtl.dx-list .dx-empty-message{text-align:right}.dx-rtl .dx-list .dx-list-item-before-bag .dx-icon-toggle-delete,.dx-rtl.dx-list .dx-list-item-before-bag .dx-icon-toggle-delete{margin:5px 10px 5px 5px}.dx-rtl .dx-list .dx-list-item-before-bag .dx-list-select-checkbox,.dx-rtl .dx-list .dx-list-item-before-bag .dx-list-select-radiobutton,.dx-rtl.dx-list .dx-list-item-before-bag .dx-list-select-checkbox,.dx-rtl.dx-list .dx-list-item-before-bag .dx-list-select-radiobutton{margin-right:10px;margin-left:1px}.dx-rtl .dx-list .dx-list-select-all-checkbox,.dx-rtl.dx-list .dx-list-select-all-checkbox{float:right;margin-right:10px;margin-left:1px}.dx-rtl .dx-list .dx-list-switchable-delete-button,.dx-rtl.dx-list .dx-list-switchable-delete-button{margin-left:10px;margin-right:0}.dx-device-mobile .dx-list{border:none}.dx-device-mobile .dx-list.dx-list-with-search .dx-scrollable-wrapper{height:calc(100% - 41px)}.dx-device-mobile .dx-list .dx-empty-message{text-align:left}.dx-device-mobile .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-hover .dx-checkbox-icon,.dx-device-mobile .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-hover .dx-radiobutton-icon:before,.dx-device-mobile .dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-hover .dx-checkbox-icon,.dx-device-mobile .dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-hover .dx-radiobutton-icon:before{border-color:#265a87}.dx-device-mobile .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-checkbox-icon,.dx-device-mobile .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-radiobutton-icon:before,.dx-device-mobile .dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-focused .dx-checkbox-icon,.dx-device-mobile .dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-focused .dx-radiobutton-icon:before{border:1px solid #337ab7}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-hover{background-color:#0000000a;color:#333}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-hover .dx-icon{color:#333}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-hover .dx-icon-toggle-delete{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2024.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22dx_l_3%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20style%3D%22fill%3A%23333%3B%22%20d%3D%22M12%2C2C6.5%2C2%2C2%2C6.5%2C2%2C12c0%2C5.5%2C4.5%2C10%2C10%2C10s10-4.5%2C10-10C22%2C6.5%2C17.5%2C2%2C12%2C2z%20M18%2C13H6v-2h12V13z%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected{background-color:#0000001a;color:#333}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected .dx-icon{color:#333}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected.dx-state-hover:not(.dx-state-focused){background-color:#00000012;color:#333}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected .dx-icon-toggle-delete{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2024.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22dx_l_3%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20style%3D%22fill%3A%23333%3B%22%20d%3D%22M12%2C2C6.5%2C2%2C2%2C6.5%2C2%2C12c0%2C5.5%2C4.5%2C10%2C10%2C10s10-4.5%2C10-10C22%2C6.5%2C17.5%2C2%2C12%2C2z%20M18%2C13H6v-2h12V13z%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused{background-color:#337ab7;color:#fff}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused .dx-icon{color:#fff}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused .dx-list-item-chevron{border-color:#fff}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused .dx-icon-toggle-delete{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2024.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22dx_l_3%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20style%3D%22fill%3A%23fff%3B%22%20d%3D%22M12%2C2C6.5%2C2%2C2%2C6.5%2C2%2C12c0%2C5.5%2C4.5%2C10%2C10%2C10s10-4.5%2C10-10C22%2C6.5%2C17.5%2C2%2C12%2C2z%20M18%2C13H6v-2h12V13z%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused.dx-list-item-selected{background-color:#337ab7b3;color:#fff}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active{background-color:#337ab7;color:#fff}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-icon{color:#fff}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-list-slide-item-content{background-color:#337ab7;color:#fff}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-icon-toggle-delete{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2024.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22dx_l_3%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20style%3D%22fill%3A%23fff%3B%22%20d%3D%22M12%2C2C6.5%2C2%2C2%2C6.5%2C2%2C12c0%2C5.5%2C4.5%2C10%2C10%2C10s10-4.5%2C10-10C22%2C6.5%2C17.5%2C2%2C12%2C2z%20M18%2C13H6v-2h12V13z%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item .dx-icon,.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-button .dx-icon,.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused .dx-button .dx-icon{color:#333}.dx-device-mobile .dx-list-group-header{font-weight:700;padding:20px 15px 10px;border-top:1px solid #ddd;border-bottom:2px solid #ddd;background:#eeeeee0d;color:#333}.dx-list-group:first-of-type .dx-device-mobile .dx-list-group-header{border-top:none}.dx-device-mobile .dx-list-group-header:before{border-top-color:#333}.dx-list-group-collapsed .dx-device-mobile .dx-list-group-header:before{border-bottom-color:#333}.dx-device-mobile .dx-list-item:first-of-type{border-top:none}.dx-device-mobile .dx-list-item:last-of-type{border-bottom:none}.dx-device-mobile .dx-list-item .dx-icon-toggle-delete{background-size:100%;background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2024.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22dx_l_3%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20style%3D%22fill%3A%23333%3B%22%20d%3D%22M12%2C2C6.5%2C2%2C2%2C6.5%2C2%2C12c0%2C5.5%2C4.5%2C10%2C10%2C10s10-4.5%2C10-10C22%2C6.5%2C17.5%2C2%2C12%2C2z%20M18%2C13H6v-2h12V13z%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-device-mobile .dx-list-item.dx-list-item-ghost-reordering.dx-state-focused.dx-state-hover{color:#959595;background:#fff;border-top:1px solid #337ab780;border-bottom:1px solid #337ab780;-webkit-box-shadow:0 0 1px #0000001a,0 1px 3px #0003;box-shadow:0 0 1px #0000001a,0 1px 3px #0003}.dx-device-mobile .dx-list .dx-empty-message,.dx-device-mobile .dx-list-item{border-top:1px solid #ddd;color:#333}.dx-list-item-separator-hidden .dx-device-mobile .dx-list .dx-empty-message,.dx-list-item-separator-hidden .dx-device-mobile .dx-list-item{border-top:none;border-bottom:none}.dx-device-mobile .dx-list .dx-empty-message,.dx-device-mobile .dx-list-item-content{padding:10px 15px}.dx-device-mobile .dx-list-next-button .dx-button .dx-button-content{padding:7px 18px 8px}.dx-device-mobile .dx-list-next-button .dx-button .dx-icon{width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;font-size:18px;text-align:center;line-height:18px;margin-right:9px;margin-left:0}.dx-device-mobile .dx-list-next-button .dx-button .dx-icon.dx-icon-right,.dx-rtl .dx-device-mobile .dx-list-next-button .dx-button .dx-icon,.dx-rtl.dx-device-mobile .dx-list-next-button .dx-button .dx-icon{margin-left:9px;margin-right:0}.dx-rtl .dx-device-mobile .dx-list-next-button .dx-button .dx-icon.dx-icon-right,.dx-rtl.dx-device-mobile .dx-list-next-button .dx-button .dx-icon.dx-icon-right{margin-right:9px;margin-left:0}.dx-device-mobile .dx-list-item-chevron-container{width:21px}.dx-device-mobile .dx-list-border-visible{border:1px solid #ddd}.dx-device-mobile .dx-list-border-visible .dx-list-select-all{border-bottom:1px solid #ddd}.dx-device-mobile .dx-list-item-before-bag.dx-list-toggle-delete-switch-container{width:34px}.dx-device-mobile .dx-list-item-before-bag.dx-list-select-checkbox-container,.dx-device-mobile .dx-list-item-before-bag.dx-list-select-radiobutton-container{width:36px}.dx-device-mobile .dx-list-item-before-bag .dx-button.dx-list-toggle-delete-switch{border:none;background:0 0;-webkit-box-shadow:none;box-shadow:none}.dx-device-mobile .dx-list-item-before-bag .dx-button.dx-list-toggle-delete-switch .dx-button-content{padding:0}.dx-device-mobile .dx-list-item-before-bag .dx-icon-toggle-delete{margin:5px 7.5px 5px 15px;width:19px;height:19px}.dx-device-mobile .dx-list-item-before-bag .dx-list-select-checkbox,.dx-device-mobile .dx-list-item-before-bag .dx-list-select-radiobutton{margin-top:-1px;margin-bottom:-3px;margin-left:15px}.dx-device-mobile .dx-list-select-all{padding:9px 0 8px}.dx-device-mobile .dx-list-select-all-checkbox{float:left;margin:-1px 0 -3px 15px}.dx-device-mobile .dx-list-select-all-label{line-height:17px;padding:0 10px;margin-top:1px}.dx-device-mobile .dx-list-item-after-bag.dx-list-static-delete-button-container{width:41px}.dx-device-mobile .dx-list-item-after-bag.dx-list-reorder-handle-container{width:38.4px}.dx-device-mobile .dx-list-item-after-bag .dx-list-reorder-handle{font:18px/18px DXIcons;width:28.8px;height:28.8px;background-position:5px 5px;background-size:18px 18px;padding:5px;text-align:center}.dx-device-mobile .dx-list-item-after-bag .dx-list-reorder-handle:before{content:"\f038"}.dx-device-mobile .dx-list-slide-menu-button{bottom:1px}.dx-device-mobile .dx-list-slide-menu-button-delete{border:1px solid #0000;color:#fff;background-color:#d9534f}.dx-device-mobile .dx-list-slide-menu-button-menu{border:1px solid #0000;color:#fff;background-color:#337ab7}.dx-device-mobile .dx-list-static-delete-button,.dx-device-mobile .dx-list-switchable-delete-button{margin-right:15px;padding:0}.dx-device-mobile .dx-list-static-delete-button .dx-button-content,.dx-device-mobile .dx-list-switchable-delete-button .dx-button-content{padding:3px}.dx-device-mobile .dx-list-context-menucontent{background-color:#fff;border:1px solid #ddd;border-radius:0;-webkit-box-shadow:0 3px 10px #0000001a;box-shadow:0 3px 10px #0000001a}.dx-device-mobile .dx-state-disabled .dx-list-item,.dx-device-mobile .dx-state-disabled.dx-list-item{background-color:initial;opacity:.6}.dx-device-mobile .dx-rtl .dx-list .dx-empty-message,.dx-device-mobile .dx-rtl.dx-list .dx-empty-message{text-align:right}.dx-device-mobile .dx-rtl .dx-list .dx-list-item-before-bag .dx-icon-toggle-delete,.dx-device-mobile .dx-rtl.dx-list .dx-list-item-before-bag .dx-icon-toggle-delete{margin:5px 15px 5px 7.5px}.dx-device-mobile .dx-rtl .dx-list .dx-list-item-before-bag .dx-list-select-checkbox,.dx-device-mobile .dx-rtl .dx-list .dx-list-item-before-bag .dx-list-select-radiobutton,.dx-device-mobile .dx-rtl.dx-list .dx-list-item-before-bag .dx-list-select-checkbox,.dx-device-mobile .dx-rtl.dx-list .dx-list-item-before-bag .dx-list-select-radiobutton{margin-right:15px;margin-left:1px}.dx-device-mobile .dx-rtl .dx-list .dx-list-select-all-checkbox,.dx-device-mobile .dx-rtl.dx-list .dx-list-select-all-checkbox{float:right;margin-right:15px;margin-left:1px}.dx-device-mobile .dx-rtl .dx-list .dx-list-switchable-delete-button,.dx-device-mobile .dx-rtl.dx-list .dx-list-switchable-delete-button{margin-left:15px;margin-right:0}.dx-textarea .dx-texteditor-input-container{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.dx-textarea .dx-texteditor-input{resize:none;font-family:inherit;display:block;overflow:auto;white-space:pre-wrap;margin:0}.dx-textarea .dx-texteditor-input-auto-resize{overflow-y:hidden}.dx-textarea .dx-placeholder{height:auto}.dx-textarea .dx-placeholder:before{white-space:normal}.dx-textarea{height:auto}.dx-textarea .dx-icon-clear{top:0;margin-top:0}.dx-textarea.dx-invalid .dx-texteditor-container:after{top:7px;margin-top:0}.dx-numberbox{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.dx-numberbox input[type=number]{-moz-appearance:textfield}.dx-numberbox input[type=number]::-webkit-inner-spin-button,.dx-numberbox input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dx-numberbox-spin-container{height:100%}.dx-numberbox-spin-down,.dx-numberbox-spin-up{position:relative;width:100%;height:50%;cursor:pointer}.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-down,.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-up{width:50%;height:100%;display:inline-block}.dx-numberbox-spin-down-icon,.dx-numberbox-spin-up-icon{width:100%;height:100%}.dx-state-disabled .dx-numberbox-spin-container{opacity:.2}.dx-numberbox-spin-container{overflow:hidden;width:34px;border-radius:4px}.dx-numberbox-spin-up-icon{font:14px/1 DXIcons;color:#333}.dx-numberbox-spin-up-icon:before{content:"\f002"}.dx-numberbox-spin-down-icon{font:14px/1 DXIcons;color:#333}.dx-numberbox-spin-down-icon:before{content:"\f001"}.dx-numberbox-spin-down-icon,.dx-numberbox-spin-up-icon{font-size:18px;text-align:center;line-height:18px;border-radius:3px}.dx-numberbox-spin-down-icon:before,.dx-numberbox-spin-up-icon:before{position:absolute;display:block;width:18px;top:50%;margin-top:-9px;left:50%;margin-left:-9px}.dx-numberbox-spin-button{padding:1px}.dx-editor-underlined .dx-numberbox-spin-button{background:0 0}.dx-state-hover.dx-numberbox-spin-button .dx-numberbox-spin-down-icon,.dx-state-hover.dx-numberbox-spin-button .dx-numberbox-spin-up-icon{-webkit-box-shadow:inset 0 0 0 1px #0000;box-shadow:inset 0 0 0 1px #0000;background-color:#e6e6e6}.dx-state-active.dx-numberbox-spin-button .dx-numberbox-spin-down-icon,.dx-state-active.dx-numberbox-spin-button .dx-numberbox-spin-up-icon{background-color:#b3b3b3;color:#333}.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-container{width:74px;border-left:none}.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-down-icon,.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-up-icon{background-position:50%}.dx-numberbox.dx-rtl.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-container,.dx-rtl .dx-numberbox.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-container{border-right:none}.dx-numberbox.dx-rtl.dx-numberbox-spin .dx-texteditor-input,.dx-rtl .dx-numberbox.dx-numberbox-spin .dx-texteditor-input{padding-left:9px}.dx-calendar{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;position:relative;display:block}.dx-calendar.dx-calendar-with-footer .dx-calendar-footer{position:absolute;bottom:0;text-align:center;height:45px;width:100%}.dx-calendar-views-wrapper{width:100%;height:100%;position:relative}.dx-calendar-navigator{position:relative;text-align:center;width:100%}.dx-calendar-navigator .dx-calendar-caption-button{text-decoration:none;font-size:16px;font-weight:700;line-height:1.2;text-transform:uppercase;right:32px;left:32px}.dx-calendar-body{overflow:hidden;position:absolute;left:0;right:0;bottom:0;top:52px}.dx-calendar-body .dx-widget,.dx-calendar-body table{position:absolute;width:100%;height:100%}.dx-calendar-body table{direction:ltr;table-layout:fixed;border-spacing:0}.dx-calendar-body td{cursor:pointer;-webkit-box-sizing:content-box;box-sizing:initial}.dx-calendar-body thead th{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dx-calendar-contoured-date{outline-offset:-1px}.dx-rtl.dx-calendar .dx-calendar-body table{left:0}.dx-rtl.dx-calendar .dx-calendar-body .dx-widget{direction:ltr}.dx-state-disabled .dx-calendar .dx-calendar-navigator-next-month,.dx-state-disabled .dx-calendar .dx-calendar-navigator-previous-month,.dx-state-disabled .dx-calendar-body table td,.dx-state-disabled .dx-calendar-body table th,.dx-state-disabled.dx-calendar .dx-calendar-navigator-next-month,.dx-state-disabled.dx-calendar .dx-calendar-navigator-previous-month{cursor:default}.dx-calendar{width:282px;min-width:282px;height:268.6px;min-height:268.6px;background-color:#fff;-webkit-tap-highlight-color:transparent;outline:0;border:1px solid #0000}.dx-calendar.dx-calendar-with-footer{height:323.6px;min-height:293.6px}.dx-calendar.dx-calendar-with-footer .dx-calendar-body{bottom:55px}.dx-calendar.dx-calendar-with-footer .dx-calendar-footer .dx-button{background:0 0}.dx-calendar.dx-calendar-with-footer .dx-calendar-footer .dx-button.dx-state-active{background-color:#d4d4d4}.dx-calendar-navigator{line-height:1.6;height:36px;display:table;border-collapse:collapse}.dx-calendar-navigator .dx-button{position:absolute;height:100%;border-radius:0;display:table-cell;border-color:#ddd}.dx-calendar-navigator .dx-button .dx-icon{font-size:16px}.dx-calendar-navigator .dx-button.dx-calendar-disabled-navigator-link{border-collapse:collapse;visibility:visible;opacity:1}.dx-calendar-navigator .dx-button.dx-calendar-disabled-navigator-link .dx-button-content{opacity:.5}.dx-calendar-navigator .dx-button.dx-state-active:not(.dx-calendar-disabled-navigator-link){z-index:1}.dx-calendar-navigator .dx-button.dx-state-hover:not(.dx-calendar-disabled-navigator-link){z-index:1;border-color:#ddd}.dx-calendar-navigator .dx-calendar-caption-button.dx-button.dx-state-active{background-color:#d4d4d4}.dx-calendar-navigator .dx-calendar-caption-button.dx-button .dx-button-content{padding:2px 15px 4px;color:#337ab7}.dx-calendar-navigator-previous-month.dx-state-hover{z-index:1}.dx-calendar-navigator-next-view,.dx-calendar-navigator-previous-month{width:32px;background:0 0}.dx-calendar-navigator-next-view.dx-button,.dx-calendar-navigator-previous-month.dx-button{margin:0 1px}.dx-calendar-navigator-next-view .dx-button-content,.dx-calendar-navigator-previous-month .dx-button-content{padding:0}.dx-calendar-navigator-previous-month,.dx-calendar-navigator-previous-view{left:0}.dx-calendar-navigator-previous-month.dx-button,.dx-calendar-navigator-previous-view.dx-button{border-radius:4px 0 0 4px}.dx-calendar-navigator-previous-month.dx-button .dx-icon,.dx-calendar-navigator-previous-view.dx-button .dx-icon{color:#337ab7}.dx-calendar-navigator-next-month,.dx-calendar-navigator-next-view{right:0}.dx-calendar-navigator-next-month.dx-button,.dx-calendar-navigator-next-view.dx-button{border-radius:0 4px 4px 0}.dx-calendar-navigator-next-month.dx-button .dx-icon,.dx-calendar-navigator-next-view.dx-button .dx-icon{color:#337ab7}.dx-calendar-body thead{font-size:10px;font-weight:700;text-transform:uppercase;line-height:1.2}.dx-calendar-body thead tr{height:25px;padding-bottom:10px}.dx-calendar-body thead tr th{-webkit-box-shadow:inset 0 -1px 0 #ddd;box-shadow:inset 0 -1px 0 #ddd;color:#999}.dx-calendar-body table th{color:#999;text-align:center;font-size:12px;padding:1px 0 6px}.dx-calendar-cell{white-space:normal;text-align:center;padding:1px 8px 2px;color:#333;font-size:15px;border:1px double #0000;width:39px;border-radius:4px}.dx-calendar-cell.dx-calendar-today{font-weight:700}.dx-calendar-cell.dx-state-hover{-webkit-box-shadow:inset 0 -1px 0 1000px #0000000a;box-shadow:inset 0 -1px 0 1000px #0000000a;color:#333}.dx-calendar-cell.dx-calendar-empty-cell:not(.dx-calendar-selected-date),.dx-calendar-cell.dx-calendar-empty-cell:not(.dx-calendar-selected-date).dx-state-active,.dx-calendar-cell.dx-calendar-empty-cell:not(.dx-calendar-selected-date).dx-state-hover,.dx-calendar-cell.dx-calendar-other-view:not(.dx-calendar-selected-date),.dx-calendar-cell.dx-calendar-other-view:not(.dx-calendar-selected-date).dx-state-active,.dx-calendar-cell.dx-calendar-other-view:not(.dx-calendar-selected-date).dx-state-hover{color:#b0b0b0}.dx-calendar-cell.dx-calendar-empty-cell{cursor:default;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAm0lEQVRIx7XVwQnAIAwF0ExSdBF1a6Er9dIRqsVAazWJmh4+iuBT4YMQ4w4pWxk1clt5YlOOFKeAumJZXAgKOKIBb6yBv9AansU/aAsexZtoD5biXZSCOZxEObiHs6gErnERKoURP0uCZM9IpRB2WvDz+eIqzvRUhMNkT1mcQz1xsKfwWZTFV1ASX0W7uAbaxPOCUUBr3MBfn+kF3CNLT2/yky4AAAAASUVORK5CYII=") 50% no-repeat}.dx-calendar-cell.dx-calendar-empty-cell.dx-state-hover:not(.dx-calendar-selected-date){-webkit-box-shadow:none;box-shadow:none}.dx-calendar-cell.dx-state-active:not(.dx-calendar-empty-cell):not(.dx-calendar-selected-date){-webkit-box-shadow:inset 0 -1px 0 1000px #60606033;box-shadow:inset 0 -1px 0 1000px #60606033}.dx-calendar-cell.dx-calendar-contoured-date:not(.dx-calendar-empty-cell){-webkit-box-shadow:inset 0 0 0 1px #bebebe;box-shadow:inset 0 0 0 1px #bebebe}.dx-calendar-cell.dx-calendar-selected-date,.dx-calendar-cell.dx-calendar-selected-date.dx-calendar-today{color:#fff;-webkit-box-shadow:inset 0 0 0 1000px #337ab7;box-shadow:inset 0 0 0 1000px #337ab7;font-weight:400}.dx-calendar-cell.dx-calendar-selected-date.dx-calendar-contoured-date,.dx-calendar-cell.dx-calendar-selected-date.dx-calendar-today.dx-calendar-contoured-date{-webkit-box-shadow:inset 0 0 0 1px #bebebe,inset 0 0 0 1000px #337ab7;box-shadow:inset 0 0 0 1px #bebebe,inset 0 0 0 1000px #337ab7}.dx-invalid.dx-calendar{border-color:#d9534f66}.dx-invalid.dx-calendar.dx-state-focused{border-color:#d9534f}.dx-popup-wrapper .dx-calendar .dx-calendar-caption-button{margin:0}.dx-texteditor input[type=date]::-webkit-inner-spin-button{height:20px}.dx-datebox-native.dx-state-focused.dx-texteditor-empty .dx-placeholder{display:none}.dx-datebox{max-width:100%}.dx-datebox .dx-texteditor-input::-webkit-datetime-edit{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dx-datebox.dx-texteditor-empty input::-webkit-datetime-edit{color:#0000}.dx-datebox.dx-texteditor-empty.dx-state-focused input::-webkit-datetime-edit{color:inherit}.dx-datebox-wrapper .dx-popup-content{padding-top:20px;padding-bottom:20px}.dx-rtl .dx-texteditor-input{text-align:right}.dx-datebox-button-cell .dx-button{min-width:90px}.dx-datebox-button-cell .dx-button.dx-datebox-apply-button{margin-right:10px;margin-left:0}.dx-datebox-button-cell .dx-button.dx-datebox-cancel-button{margin-right:0;margin-left:0}.dx-datebox-buttons-container{text-align:right;width:100%}.dx-timeview .dx-state-disabled .dx-widget,.dx-timeview .dx-state-disabled.dx-widget,.dx-timeview.dx-state-disabled .dx-widget,.dx-timeview.dx-state-disabled.dx-widget{opacity:1}.dx-timeview-clock{position:relative;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%22182%22%20height%3D%22182%22%20viewBox%3D%220%200%20182%20182%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20filter%3D%22url(%23filter0_d)%22%3E%0A%3Ccircle%20cx%3D%2291%22%20cy%3D%2291%22%20r%3D%2285%22%20fill%3D%22%23fff%22%2F%3E%0A%3Cpath%20d%3D%22M88.835%2015.4421V23.2701H87.153V17.3431C87.0605%2017.4249%2086.9501%2017.5033%2086.8219%2017.578C86.6974%2017.6492%2086.5639%2017.7151%2086.4215%2017.7756C86.2791%2017.8325%2086.1313%2017.8824%2085.9783%2017.9251C85.8252%2017.9642%2085.6739%2017.9927%2085.5244%2018.0105V16.5902C85.9623%2016.462%2086.3752%2016.2983%2086.7632%2016.0989C87.1512%2015.8996%2087.5019%2015.6806%2087.8151%2015.4421H88.835Z%22%20fill%3D%22%23959595%22%20%2F%3E%0A%3Cpath%20d%3D%22M92.9733%2021.8711H96.2198V23.2701H91.1257V22.6934C91.1257%2022.3019%2091.1916%2021.9512%2091.3233%2021.6415C91.455%2021.3282%2091.6205%2021.0488%2091.8199%2020.8032C92.0192%2020.554%2092.2364%2020.3351%2092.4713%2020.1464C92.7098%2019.9542%2092.9359%2019.7815%2093.1495%2019.6285C93.3737%2019.4683%2093.5695%2019.3152%2093.7368%2019.1692C93.9077%2019.0233%2094.0501%2018.8791%2094.164%2018.7367C94.2815%2018.5908%2094.3687%2018.4448%2094.4257%2018.2989C94.4826%2018.1494%2094.5111%2017.9909%2094.5111%2017.8236C94.5111%2017.4961%2094.4185%2017.2487%2094.2334%2017.0814C94.0483%2016.9141%2093.7653%2016.8305%2093.3844%2016.8305C92.7259%2016.8305%2092.0958%2017.0921%2091.4942%2017.6154V16.131C92.1599%2015.7002%2092.911%2015.4849%2093.7475%2015.4849C94.1355%2015.4849%2094.4826%2015.5365%2094.7888%2015.6397C95.0985%2015.7394%2095.3601%2015.8836%2095.5737%2016.0722C95.7873%2016.2609%2095.9492%2016.4905%2096.0596%2016.761C96.1735%2017.028%2096.2305%2017.327%2096.2305%2017.6581C96.2305%2018.0105%2096.1753%2018.3238%2096.0649%2018.5979C95.9581%2018.872%2095.814%2019.1212%2095.6324%2019.3454C95.4544%2019.5697%2095.248%2019.7762%2095.013%2019.9649C94.7781%2020.15%2094.5342%2020.3297%2094.2815%2020.5042C94.1106%2020.6252%2093.9451%2020.7462%2093.7849%2020.8673C93.6283%2020.9847%2093.4894%2021.1022%2093.3684%2021.2197C93.2474%2021.3336%2093.1513%2021.4457%2093.0801%2021.5561C93.0089%2021.6664%2092.9733%2021.7714%2092.9733%2021.8711Z%22%20fill%3D%22%23959595%22%20%2F%3E%0A%3Cpath%20d%3D%22M93.3369%20165.802C93.3369%20166.179%2093.2711%20166.531%2093.1394%20166.859C93.0076%20167.186%2092.8243%20167.471%2092.5894%20167.713C92.3544%20167.952%2092.075%20168.14%2091.751%20168.279C91.4271%20168.415%2091.0729%20168.482%2090.6884%20168.482C90.2577%20168.482%2089.8715%20168.402%2089.5297%20168.242C89.1915%20168.082%2088.905%20167.85%2088.67%20167.548C88.4351%20167.242%2088.2553%20166.868%2088.1307%20166.426C88.0061%20165.985%2087.9438%20165.485%2087.9438%20164.926C87.9438%20164.267%2088.0239%20163.671%2088.1841%20163.137C88.3479%20162.6%2088.5793%20162.14%2088.8783%20161.759C89.1809%20161.379%2089.5457%20161.085%2089.9729%20160.878C90.4001%20160.668%2090.8807%20160.563%2091.4146%20160.563C92.0056%20160.563%2092.4648%20160.633%2092.7923%20160.772V162.181C92.4043%20161.961%2091.9806%20161.85%2091.5214%20161.85C91.2366%20161.85%2090.9786%20161.905%2090.7472%20162.016C90.5158%20162.126%2090.3164%20162.283%2090.1491%20162.486C89.9854%20162.689%2089.8554%20162.934%2089.7593%20163.223C89.6668%20163.507%2089.6169%20163.826%2089.6098%20164.178H89.6419C90.005%20163.676%2090.5407%20163.425%2091.2491%20163.425C91.5659%20163.425%2091.8525%20163.482%2092.1088%20163.596C92.3651%20163.71%2092.584%20163.872%2092.7656%20164.082C92.9471%20164.289%2093.0877%20164.538%2093.1874%20164.83C93.2871%20165.122%2093.3369%20165.446%2093.3369%20165.802ZM91.687%20165.908C91.687%20165.086%2091.3506%20164.675%2090.6778%20164.675C90.5247%20164.675%2090.3859%20164.703%2090.2613%20164.76C90.1367%20164.817%2090.0299%20164.897%2089.9409%20165.001C89.8519%20165.104%2089.7825%20165.227%2089.7326%20165.369C89.6864%20165.508%2089.6632%20165.663%2089.6632%20165.834C89.6632%20166.022%2089.6881%20166.199%2089.738%20166.362C89.7878%20166.526%2089.8572%20166.67%2089.9462%20166.795C90.0388%20166.916%2090.1474%20167.012%2090.2719%20167.083C90.3965%20167.154%2090.5354%20167.19%2090.6884%20167.19C90.8415%20167.19%2090.9786%20167.16%2091.0996%20167.099C91.2242%20167.035%2091.3292%20166.948%2091.4146%20166.838C91.5036%20166.724%2091.5713%20166.588%2091.6175%20166.432C91.6638%20166.272%2091.687%20166.097%2091.687%20165.908Z%22%20fill%3D%22%23959595%22%20%2F%3E%0A%3Cpath%20d%3D%22M125.714%20155.329C125.714%20155.703%20125.649%20156.041%20125.521%20156.344C125.393%20156.646%20125.21%20156.906%20124.971%20157.123C124.736%20157.341%20124.452%20157.508%20124.117%20157.625C123.782%20157.743%20123.41%20157.802%20123.001%20157.802C122.289%20157.802%20121.76%20157.695%20121.415%20157.481V156.552C121.935%20156.887%20122.467%20157.054%20123.012%20157.054C123.289%20157.054%20123.539%20157.013%20123.759%20156.931C123.983%20156.849%20124.174%20156.735%20124.331%20156.589C124.487%20156.443%20124.606%20156.267%20124.688%20156.061C124.774%20155.854%20124.816%20155.628%20124.816%20155.383C124.816%20154.884%20124.649%20154.494%20124.315%20154.213C123.98%20153.928%20123.494%20153.786%20122.857%20153.786C122.754%20153.786%20122.645%20153.788%20122.531%20153.791C122.417%20153.795%20122.303%20153.8%20122.189%20153.807C122.075%20153.811%20121.963%20153.816%20121.853%20153.823C121.746%20153.831%20121.648%20153.839%20121.559%20153.85L121.821%20150.011H125.361V150.801H122.579L122.424%20153.049C122.538%20153.042%20122.659%20153.037%20122.787%20153.033C122.916%20153.026%20123.029%20153.022%20123.129%20153.022C123.535%20153.022%20123.898%20153.076%20124.218%20153.183C124.539%20153.289%20124.809%20153.443%20125.03%20153.642C125.254%20153.838%20125.423%20154.08%20125.537%20154.368C125.655%20154.653%20125.714%20154.973%20125.714%20155.329Z%22%20fill%3D%22%23959595%22%20%2F%3E%0A%3Cpath%20d%3D%22M124.405%2033.9508H123.53V27.3349C123.462%2027.4025%20123.362%2027.4808%20123.231%2027.5698C123.102%2027.6553%20122.956%2027.7407%20122.793%2027.8261C122.633%2027.9116%20122.462%2027.9917%20122.28%2028.0664C122.102%2028.1412%20121.928%2028.1999%20121.757%2028.2426V27.3562C121.949%2027.3029%20122.152%2027.2317%20122.366%2027.1427C122.583%2027.0501%20122.795%2026.9487%20123.001%2026.8383C123.211%2026.7244%20123.409%2026.6069%20123.594%2026.4859C123.779%2026.3613%20123.939%2026.2403%20124.074%2026.1228H124.405V33.9508Z%22%20fill%3D%22%23959595%22%20%2F%3E%0A%3Cpath%20d%3D%22M152.67%20123.309V128.366H153.652V129.167H152.67V130.966H151.805V129.167H148.206V128.409C148.54%20128.031%20148.879%20127.629%20149.22%20127.202C149.562%20126.771%20149.888%20126.335%20150.198%20125.894C150.511%20125.452%20150.799%20125.013%20151.063%20124.575C151.33%20124.133%20151.554%20123.712%20151.735%20123.309H152.67ZM149.194%20128.366H151.805V124.618C151.538%20125.084%20151.285%20125.5%20151.047%20125.867C150.808%20126.234%20150.58%20126.567%20150.363%20126.866C150.149%20127.165%20149.945%20127.435%20149.749%20127.677C149.553%20127.919%20149.368%20128.149%20149.194%20128.366Z%22%20fill%3D%22%23959595%22%20%2F%3E%0A%3Cpath%20d%3D%22M152.253%2052.3328C152.253%2052.0979%20152.216%2051.8932%20152.141%2051.7187C152.07%2051.5443%20151.97%2051.4001%20151.842%2051.2862C151.718%2051.1687%20151.57%2051.0815%20151.399%2051.0246C151.228%2050.9676%20151.043%2050.9391%20150.844%2050.9391C150.673%2050.9391%20150.505%2050.9623%20150.342%2051.0086C150.178%2051.0548%20150.018%2051.1189%20149.861%2051.2008C149.708%2051.2827%20149.559%2051.3806%20149.413%2051.4945C149.27%2051.6084%20149.137%2051.7348%20149.012%2051.8736V50.9338C149.258%2050.6953%20149.532%2050.5137%20149.834%2050.3892C150.141%2050.261%20150.513%2050.1969%20150.95%2050.1969C151.264%2050.1969%20151.554%2050.2432%20151.821%2050.3358C152.088%2050.4248%20152.319%2050.5565%20152.515%2050.7309C152.711%2050.9053%20152.864%2051.1207%20152.974%2051.377C153.088%2051.6333%20153.145%2051.927%20153.145%2052.258C153.145%2052.5606%20153.109%2052.8347%20153.038%2053.0804C152.971%2053.326%20152.866%2053.5574%20152.723%2053.7745C152.584%2053.9917%20152.408%2054.1999%20152.195%2054.3993C151.981%2054.5986%20151.73%2054.8015%20151.442%2055.008C151.082%2055.2643%20150.785%2055.4832%20150.55%2055.6648C150.319%2055.8463%20150.133%2056.0172%20149.995%2056.1774C149.859%2056.334%20149.763%2056.4924%20149.706%2056.6526C149.653%2056.8092%20149.626%2056.9908%20149.626%2057.1973H153.439V57.9822H148.713V57.6031C148.713%2057.2756%20148.749%2056.9872%20148.82%2056.738C148.891%2056.4889%20149.009%2056.2521%20149.172%2056.0279C149.336%2055.8036%20149.55%2055.5793%20149.813%2055.3551C150.08%2055.1308%20150.406%2054.878%20150.79%2054.5968C151.068%2054.3975%20151.299%2054.207%20151.484%2054.0255C151.673%2053.8439%20151.824%2053.6624%20151.938%2053.4808C152.052%2053.2993%20152.132%2053.116%20152.179%2052.9308C152.228%2052.7422%20152.253%2052.5428%20152.253%2052.3328Z%22%20fill%3D%22%23959595%22%20%2F%3E%0A%3Cpath%20d%3D%22M162.324%2096.0035V94.535C162.837%2094.9088%20163.435%2095.0957%20164.118%2095.0957C164.549%2095.0957%20164.884%2095.0032%20165.122%2094.8181C165.364%2094.6329%20165.485%2094.3749%20165.485%2094.0438C165.485%2093.7021%20165.336%2093.4386%20165.037%2093.2535C164.741%2093.0684%20164.334%2092.9759%20163.814%2092.9759H163.104V91.6837H163.761C164.757%2091.6837%20165.256%2091.3526%20165.256%2090.6905C165.256%2090.0675%20164.873%2089.756%20164.108%2089.756C163.595%2089.756%20163.097%2089.9216%20162.612%2090.2526V88.875C163.15%2088.6044%20163.777%2088.4692%20164.492%2088.4692C165.275%2088.4692%20165.884%2088.6454%20166.318%2088.9978C166.756%2089.3502%20166.975%2089.8076%20166.975%2090.3701C166.975%2091.3704%20166.468%2091.9969%20165.453%2092.2497V92.2764C165.994%2092.344%20166.421%2092.5416%20166.735%2092.8691C167.048%2093.193%20167.205%2093.5917%20167.205%2094.0652C167.205%2094.7807%20166.943%2095.3467%20166.42%2095.7632C165.896%2096.1797%20165.174%2096.3879%20164.252%2096.3879C163.461%2096.3879%20162.819%2096.2598%20162.324%2096.0035Z%22%20fill%3D%22%23959595%22%20%2F%3E%0A%3Cpath%20d%3D%22M19.8147%2092.0574C19.8147%2092.7374%2019.74%2093.3461%2019.5905%2093.8836C19.441%2094.4176%2019.222%2094.8697%2018.9337%2095.2399C18.6489%2095.6101%2018.3001%2095.8949%2017.8871%2096.0942C17.4742%2096.29%2017.0061%2096.3879%2016.4828%2096.3879C15.8563%2096.3879%2015.3169%2096.2882%2014.8649%2096.0889V94.7006C15.2671%2094.964%2015.7512%2095.0957%2016.3172%2095.0957C16.8975%2095.0957%2017.3514%2094.8981%2017.6789%2094.503C18.0064%2094.1079%2018.1719%2093.5365%2018.1755%2092.789L18.1434%2092.7783C17.8052%2093.2802%2017.2909%2093.5312%2016.6003%2093.5312C16.287%2093.5312%2015.9969%2093.4725%2015.7299%2093.355C15.4665%2093.2375%2015.2369%2093.0755%2015.0411%2092.8691C14.8488%2092.659%2014.6975%2092.4099%2014.5872%2092.1215C14.4804%2091.8332%2014.427%2091.5163%2014.427%2091.171C14.427%2090.7688%2014.4929%2090.4021%2014.6246%2090.0711C14.7563%2089.74%2014.9396%2089.4552%2015.1746%2089.2167C15.4131%2088.9782%2015.6978%2088.7949%2016.0289%2088.6667C16.36%2088.535%2016.7266%2088.4692%2017.1289%2088.4692C17.5454%2088.4692%2017.9192%2088.551%2018.2502%2088.7148C18.5813%2088.875%2018.8625%2089.1082%2019.0939%2089.4143C19.3288%2089.7204%2019.5068%2090.096%2019.6279%2090.541C19.7524%2090.9859%2019.8147%2091.4914%2019.8147%2092.0574ZM18.1114%2091.1604C18.1114%2090.9646%2018.0865%2090.7813%2018.0366%2090.6104C17.9868%2090.436%2017.9174%2090.2864%2017.8284%2090.1618C17.7394%2090.0373%2017.6308%2089.9394%2017.5027%2089.8682C17.3745%2089.7934%2017.2339%2089.756%2017.0808%2089.756C16.9349%2089.756%2016.7996%2089.7881%2016.675%2089.8521C16.554%2089.9162%2016.449%2090.0052%2016.36%2090.1191C16.271%2090.2295%2016.2016%2090.363%2016.1517%2090.5196C16.1019%2090.6762%2016.077%2090.8453%2016.077%2091.0269C16.077%2091.2262%2016.1019%2091.4042%2016.1517%2091.5608C16.2016%2091.7139%2016.271%2091.8438%2016.36%2091.9506C16.4525%2092.0574%2016.5629%2092.1393%2016.691%2092.1963C16.8192%2092.2497%2016.9616%2092.2764%2017.1182%2092.2764C17.2677%2092.2764%2017.403%2092.2479%2017.524%2092.1909C17.6451%2092.1304%2017.7483%2092.0503%2017.8337%2091.9506C17.9227%2091.851%2017.9904%2091.7335%2018.0366%2091.5982C18.0865%2091.463%2018.1114%2091.317%2018.1114%2091.1604Z%22%20fill%3D%22%23959595%22%20%2F%3E%0A%3Cpath%20d%3D%22M26.0617%20127.941C26.0617%20127.738%2026.0937%20127.535%2026.1578%20127.332C26.2219%20127.125%2026.3127%20126.933%2026.4301%20126.755C26.5512%20126.577%2026.6989%20126.415%2026.8733%20126.269C27.0513%20126.123%2027.2524%20126.008%2027.4767%20125.922C27.1456%20125.737%2026.8822%20125.5%2026.6864%20125.212C26.4906%20124.92%2026.3927%20124.598%2026.3927%20124.245C26.3927%20123.964%2026.4461%20123.704%2026.5529%20123.466C26.6633%20123.227%2026.8146%20123.021%2027.0068%20122.846C27.199%20122.672%2027.4269%20122.537%2027.6903%20122.441C27.9537%20122.341%2028.2385%20122.291%2028.5446%20122.291C28.8543%20122.291%2029.1409%20122.341%2029.4043%20122.441C29.6678%20122.54%2029.8956%20122.677%2030.0878%20122.852C30.28%20123.026%2030.4295%20123.233%2030.5363%20123.471C30.6431%20123.71%2030.6965%20123.968%2030.6965%20124.245C30.6965%20124.598%2030.5986%20124.92%2030.4028%20125.212C30.2071%20125.5%2029.9472%20125.737%2029.6233%20125.922C29.844%20126.008%2030.0415%20126.123%2030.216%20126.269C30.3904%20126.415%2030.5363%20126.577%2030.6538%20126.755C30.7748%20126.933%2030.8674%20127.125%2030.9315%20127.332C30.9956%20127.535%2031.0276%20127.738%2031.0276%20127.941C31.0276%20128.275%2030.9671%20128.581%2030.846%20128.859C30.725%20129.137%2030.5541%20129.375%2030.3334%20129.574C30.1163%20129.77%2029.8546%20129.923%2029.5485%20130.034C29.2459%20130.144%2028.9113%20130.199%2028.5446%20130.199C28.1815%20130.199%2027.8487%20130.144%2027.5461%20130.034C27.2435%20129.923%2026.9819%20129.77%2026.7612%20129.574C26.5405%20129.375%2026.3678%20129.137%2026.2432%20128.859C26.1222%20128.581%2026.0617%20128.275%2026.0617%20127.941ZM27.0122%20127.866C27.0122%20128.104%2027.0477%20128.32%2027.1189%20128.512C27.1937%20128.704%2027.2969%20128.868%2027.4286%20129.003C27.5639%20129.138%2027.7259%20129.243%2027.9146%20129.318C28.1068%20129.389%2028.3186%20129.425%2028.55%20129.425C28.7742%20129.425%2028.9807%20129.388%2029.1694%20129.313C29.3581%20129.238%2029.52%20129.133%2029.6553%20128.998C29.7941%20128.863%2029.9009%20128.699%2029.9757%20128.507C30.054%20128.314%2030.0931%20128.101%2030.0931%20127.866C30.0931%20127.652%2030.0558%20127.453%2029.981%20127.268C29.9098%20127.079%2029.8066%20126.914%2029.6713%20126.771C29.536%20126.629%2029.3741%20126.517%2029.1854%20126.435C28.9967%20126.353%2028.7849%20126.312%2028.55%20126.312C28.3293%20126.312%2028.1246%20126.351%2027.9359%20126.429C27.7508%20126.504%2027.5888%20126.611%2027.45%20126.75C27.3147%20126.885%2027.2079%20127.049%2027.1296%20127.241C27.0513%20127.43%2027.0122%20127.638%2027.0122%20127.866ZM27.2845%20124.315C27.2845%20124.496%2027.3165%20124.666%2027.3806%20124.822C27.4482%20124.975%2027.539%20125.111%2027.6529%20125.228C27.7704%20125.342%2027.9057%20125.433%2028.0587%20125.5C28.2118%20125.564%2028.3756%20125.596%2028.55%20125.596C28.7244%20125.596%2028.8882%20125.563%2029.0412%20125.495C29.1979%20125.427%2029.3331%20125.337%2029.447%20125.223C29.561%20125.105%2029.6517%20124.97%2029.7194%20124.817C29.787%20124.66%2029.8208%20124.493%2029.8208%20124.315C29.8208%20124.13%2029.787%20123.959%2029.7194%20123.802C29.6553%20123.646%2029.5663%20123.51%2029.4524%20123.396C29.3385%20123.283%2029.2032%20123.194%2029.0466%20123.129C28.8935%20123.062%2028.728%20123.028%2028.55%20123.028C28.3613%20123.028%2028.1887%20123.062%2028.032%20123.129C27.879%20123.197%2027.7455%20123.29%2027.6316%20123.407C27.5212%20123.521%2027.4358%20123.656%2027.3752%20123.813C27.3147%20123.97%2027.2845%20124.137%2027.2845%20124.315Z%22%20fill%3D%22%23959595%22%20%2F%3E%0A%3Cpath%20d%3D%22M56.7857%20152.298C56.6683%20152.501%2056.5259%20152.754%2056.3586%20153.057C56.1948%20153.359%2056.0204%20153.699%2055.8353%20154.076C55.6502%20154.454%2055.4615%20154.86%2055.2693%20155.294C55.077%20155.728%2054.8973%20156.177%2054.73%20156.64C54.5627%20157.102%2054.4149%20157.572%2054.2868%20158.049C54.1622%20158.523%2054.0714%20158.989%2054.0144%20159.448H53.0747C53.1387%20158.993%2053.2366%20158.528%2053.3683%20158.055C53.5036%20157.578%2053.6549%20157.111%2053.8222%20156.656C53.9931%20156.196%2054.1729%20155.755%2054.3615%20155.331C54.5502%20154.908%2054.7335%20154.518%2054.9115%20154.162C55.0895%20153.806%2055.2515%20153.493%2055.3974%20153.222C55.5469%20152.948%2055.6662%20152.734%2055.7552%20152.581H51.9159V151.791H56.7857V152.298Z%22%20fill%3D%22%23959595%22%20%2F%3E%0A%3Cpath%20d%3D%22M29.447%2060.6523H28.5713V54.0365C28.5037%2054.1041%2028.404%2054.1824%2028.2723%2054.2714C28.1442%2054.3568%2027.9982%2054.4423%2027.8345%2054.5277C27.6743%2054.6131%2027.5034%2054.6932%2027.3219%2054.768C27.1439%2054.8428%2026.9694%2054.9015%2026.7986%2054.9442V54.0578C26.9908%2054.0044%2027.1937%2053.9332%2027.4073%2053.8442C27.6244%2053.7517%2027.8362%2053.6502%2028.0427%2053.5399C28.2527%2053.426%2028.4503%2053.3085%2028.6354%2053.1875C28.8205%2053.0629%2028.9807%2052.9418%2029.116%2052.8244H29.447V60.6523Z%22%20fill%3D%22%23959595%22%20%2F%3E%0A%3Cpath%20d%3D%22M36.9226%2056.7917C36.9226%2057.4325%2036.8639%2058.0003%2036.7464%2058.4951C36.6325%2058.9899%2036.4652%2059.4082%2036.2445%2059.7499C36.0273%2060.0881%2035.7586%2060.3462%2035.4382%2060.5242C35.1214%2060.6986%2034.76%2060.7858%2034.3542%2060.7858C33.9698%2060.7858%2033.6262%2060.7022%2033.3237%2060.5349C33.0246%2060.364%2032.7719%2060.1166%2032.5654%2059.7926C32.359%2059.4687%2032.2023%2059.0718%2032.0955%2058.6019C31.9887%2058.1284%2031.9353%2057.5874%2031.9353%2056.9786C31.9353%2056.3094%2031.9905%2055.7185%2032.1009%2055.2059C32.2148%2054.6932%2032.3803%2054.2643%2032.5975%2053.919C32.8146%2053.5701%2033.0834%2053.3085%2033.4038%2053.1341C33.7277%2052.9561%2034.0979%2052.8671%2034.5144%2052.8671C36.1199%2052.8671%2036.9226%2054.1753%2036.9226%2056.7917ZM36.0255%2056.8772C36.0255%2054.6986%2035.5076%2053.6093%2034.4717%2053.6093C33.3788%2053.6093%2032.8324%2054.7182%2032.8324%2056.9359C32.8324%2059.0041%2033.3682%2060.0383%2034.4397%2060.0383C35.4969%2060.0383%2036.0255%2058.9846%2036.0255%2056.8772Z%22%20fill%3D%22%23959595%22%20%2F%3E%0A%3Cpath%20d%3D%22M57.0387%2033.9508H56.163V27.3349C56.0954%2027.4025%2055.9957%2027.4808%2055.864%2027.5698C55.7358%2027.6553%2055.5899%2027.7407%2055.4261%2027.8261C55.2659%2027.9116%2055.0951%2027.9917%2054.9135%2028.0664C54.7355%2028.1412%2054.5611%2028.1999%2054.3902%2028.2426V27.3562C54.5825%2027.3029%2054.7854%2027.2317%2054.9989%2027.1427C55.2161%2027.0501%2055.4279%2026.9487%2055.6344%2026.8383C55.8444%2026.7244%2056.042%2026.6069%2056.2271%2026.4859C56.4122%2026.3613%2056.5724%2026.2403%2056.7076%2026.1228H57.0387V33.9508Z%22%20fill%3D%22%23959595%22%20%2F%3E%0A%3Cpath%20d%3D%22M62.9337%2033.9508H62.058V27.3349C61.9904%2027.4025%2061.8907%2027.4808%2061.759%2027.5698C61.6308%2027.6553%2061.4849%2027.7407%2061.3211%2027.8261C61.1609%2027.9116%2060.9901%2027.9917%2060.8085%2028.0664C60.6305%2028.1412%2060.4561%2028.1999%2060.2852%2028.2426V27.3562C60.4775%2027.3029%2060.6804%2027.2317%2060.894%2027.1427C61.1111%2027.0501%2061.3229%2026.9487%2061.5294%2026.8383C61.7394%2026.7244%2061.937%2026.6069%2062.1221%2026.4859C62.3072%2026.3613%2062.4674%2026.2403%2062.6027%2026.1228H62.9337V33.9508Z%22%20fill%3D%22%23959595%22%20%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3Cfilter%20id%3D%22filter0_d%22%20x%3D%222%22%20y%3D%224%22%20width%3D%22178%22%20height%3D%22178%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%20dy%3D%222%22%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%222%22%2F%3E%0A%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.05%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow%22%20result%3D%22shape%22%2F%3E%0A%3C%2Ffilter%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");min-width:182px;min-height:182px;max-height:182px;background-size:182px;background-repeat:no-repeat;background-position:50% 50%;margin-bottom:20px}.dx-timeview-hourarrow,.dx-timeview-minutearrow{position:absolute;left:50%;width:10px;margin-left:-5px;height:50%;background-position:bottom;background-repeat:no-repeat;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.dx-timeview-hourarrow{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%2248%22%20viewBox%3D%220%200%206%2048%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20width%3D%226%22%20height%3D%2244%22%20rx%3D%223%22%20fill%3D%22%23337ab7%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-timeview-minutearrow{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2210%22%20height%3D%2266%22%20viewBox%3D%220%200%2010%2066%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20x%3D%223%22%20width%3D%224%22%20height%3D%2264%22%20rx%3D%222%22%20fill%3D%22%23337ab7%22%2F%3E%0A%3Ccircle%20cx%3D%225%22%20cy%3D%2261%22%20r%3D%223.5%22%20fill%3D%22%23fff%22%20stroke%3D%22%23337ab7%22%20stroke-width%3D%223%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-timeview{height:auto;width:auto}.dx-timeview-format12{width:70px;margin-left:5px;margin-right:auto}.dx-rtl .dx-timeview-format12,.dx-timeview-format12.dx-rtl{margin-left:auto;margin-right:5px}.dx-timeview-time-separator{margin:0 5px}.dx-timeview-field{min-height:50px}.dx-timeview-field .dx-numberbox{width:70px}.dx-timeview-field .dx-numberbox.dx-numberbox-spin-touch-friendly{width:110px}.dx-dateview-item{margin:0;height:40px;line-height:40px;text-align:center;font-size:1.3em;color:#333}.dx-dateview-rollers{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.dx-dateview-item-selected-border,.dx-dateviewroller-day .dx-dateview-name-formatter,.dx-dateviewroller-month .dx-dateview-value-formatter{display:none}.dx-dateview-rollers{width:auto;text-align:center;display:block}.dx-dateviewroller-current .dx-dateview-item{-webkit-transition:font-size .2s ease-out;transition:font-size .2s ease-out}.dx-dateviewroller{position:relative;vertical-align:top;cursor:pointer;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-width:4em;text-align:center;display:inline-block}.dx-dateviewroller .dx-button{display:none}.dx-dateviewroller .dx-scrollable-content:after,.dx-dateviewroller .dx-scrollable-content:before{content:"";height:71px;display:block}.dx-dateviewroller .dx-scrollable-container{height:182px}.dx-dateviewroller.dx-dateviewroller-year{min-width:4.85em}.dx-dateviewroller.dx-state-active .dx-button{display:none}.dx-dateviewroller-month{min-width:12em}.dx-dateviewroller-hours:after{content:":";font-size:2.2em;position:absolute;right:-9%;font-weight:700;top:37%;color:#333}.dx-dateviewroller-hours .dx-dateview-item-selected-frame{padding-left:20%}.dx-dateviewroller-minutes .dx-dateview-item-selected-frame{width:80%}.dx-dateview-item-selected{font-size:2.2em}.dx-rtl.dx-dateviewroller-hours:after{left:-9%;right:auto}.dx-dateview-item-selected-frame{position:absolute;top:71px;width:100%}.dx-dateview-item-selected-frame:after,.dx-dateview-item-selected-frame:before{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;content:"";display:block;width:100%;position:absolute;height:71px}.dx-dateview-item-selected-frame:before{top:-71px;border-bottom:1px solid #ddd;background-repeat:no-repeat;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#fff0),color-stop(60%,#fffc));background-image:linear-gradient(0deg,#fff0,#fffc 60%)}.dx-dateview-item-selected-frame:after{top:40px;border-top:1px solid #ddd;background-repeat:no-repeat;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff0),color-stop(60%,#fffc));background-image:linear-gradient(180deg,#fff0,#fffc 60%)}.dx-dateview-compact .dx-dateview-rollers,.dx-device-phone .dx-dateview-rollers,.dx-device-tablet .dx-dateview-rollers{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.dx-dateview-compact .dx-dateviewroller-month,.dx-device-phone .dx-dateviewroller-month,.dx-device-tablet .dx-dateviewroller-month{min-width:4em}.dx-dateview-compact .dx-dateview-item,.dx-device-phone .dx-dateview-item,.dx-device-tablet .dx-dateview-item{font-size:1.1em}.dx-dateview-compact .dx-dateview-item-selected,.dx-device-phone .dx-dateview-item-selected,.dx-device-tablet .dx-dateview-item-selected{font-size:1.4em}.dx-datebox-wrapper .dx-popup-title{min-height:10px;border-bottom:none;background:0 0}.dx-datebox-wrapper .dx-item{border:none}.dx-datebox-wrapper .dx-popup-bottom .dx-button{min-width:85px;width:auto}.dx-datebox-datetime-time-side{background-color:#ddd3}.dx-datebox-wrapper-rollers.dx-datebox-wrapper-time .dx-popup-content{margin:0 34px}.dx-datebox-wrapper-list .dx-overlay-content{border-top:none}.dx-device-phone .dx-datebox-wrapper-rollers .dx-popup-content{padding:10px}.dx-datebox-calendar .dx-dropdowneditor-icon{font:18px/18px DXIcons;width:32px;height:100%;text-align:center;border-radius:3px}.dx-datebox-calendar .dx-dropdowneditor-icon:before{content:"\f026";position:absolute;display:block;width:18px;top:50%;margin-top:-9px;left:50%;margin-left:-9px}.dx-datebox-calendar.dx-rtl.dx-dropdowneditor-active .dx-dropdowneditor-button .dx-dropdowneditor-icon{opacity:1}.dx-datebox-calendar.dx-rtl.dx-editor-underlined{padding-right:0}.dx-datebox-wrapper-calendar .dx-popup-content{padding:0}.dx-datebox-wrapper-calendar .dx-calendar{border:none;margin:20px}.dx-datebox-wrapper-calendar .dx-datebox-container-cell{margin-right:20px;margin-bottom:20px}.dx-datebox-wrapper-calendar.dx-datebox-wrapper-datetime .dx-popup-content{margin-right:0}.dx-datebox-wrapper-calendar.dx-datebox-wrapper-datetime .dx-calendar{margin-bottom:20px}.dx-datebox-wrapper-calendar.dx-datebox-wrapper-datetime .dx-timeview{padding:20px}.dx-datebox-wrapper-calendar.dx-datebox-wrapper-datetime .dx-datebox-container-cell{margin-top:-1px;margin-right:20px}@media (max-width:320px){.dx-datebox-wrapper-calendar .dx-calendar{margin:18px}}.dx-rtl .dx-datebox-wrapper .dx-popup-bottom .dx-toolbar-button+.dx-toolbar-button .dx-button{margin-right:5px;margin-left:0}.dx-datebox-list .dx-dropdowneditor-icon{font:18px/18px DXIcons;width:32px;height:100%;text-align:center;border-radius:3px}.dx-datebox-list .dx-dropdowneditor-icon:before{content:"\f01d";position:absolute;display:block;width:18px;top:50%;margin-top:-9px;left:50%;margin-left:-9px}.dx-datebox-wrapper-list .dx-popup-content{padding:0}.dx-datebox input[type=date]{line-height:normal}.dx-datebox.dx-auto-width .dx-texteditor-input,.dx-datebox:not(.dx-texteditor-empty).dx-auto-width .dx-texteditor-input{padding-right:26px}.dx-datebox.dx-auto-width.dx-rtl .dx-texteditor-input,.dx-datebox:not(.dx-texteditor-empty).dx-auto-width.dx-rtl .dx-texteditor-input{padding-right:9px;padding-left:26px}.dx-device-ios .dx-datebox.dx-texteditor-empty .dx-texteditor-input{min-height:33px}.dx-dropdownlist-popup-wrapper .dx-list .dx-scrollable-content{margin:0}.dx-dropdownlist-popup-wrapper{height:100%}.dx-dropdownlist-popup-wrapper.dx-popup-wrapper .dx-overlay-content{border-top-width:0;border-bottom-width:1px}.dx-dropdownlist-popup-wrapper.dx-popup-wrapper .dx-overlay-content.dx-dropdowneditor-overlay-flipped{border-top-width:1px;border-bottom-width:0}.dx-dropdownlist-popup-wrapper .dx-popup-content{height:100%;padding:1px}.dx-dropdownlist-popup-wrapper .dx-list{height:100%;min-height:39.0001px}.dx-dropdownlist-popup-wrapper .dx-list:not(.dx-list-select-decorator-enabled){min-height:33.0001px}.dx-dropdownlist-popup-wrapper .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item-content{padding:7px 9px}.dx-dropdownlist-popup-wrapper .dx-list-select-all{padding:12px 0 8px}.dx-dropdownlist-popup-wrapper .dx-empty-message,.dx-dropdownlist-popup-wrapper .dx-list-item{border-top:0}.dx-dropdownlist-popup-wrapper .dx-empty-message:last-of-type,.dx-dropdownlist-popup-wrapper .dx-list-item:last-of-type{border-bottom:none}.dx-autocomplete .dx-texteditor-input{font-size:1em}.dx-autocomplete.dx-invalid .dx-texteditor-container:after,.dx-autocomplete.dx-valid .dx-texteditor-container:after{right:8px}.dx-rtl .dx-autocomplete.dx-invalid .dx-texteditor-container:after,.dx-rtl .dx-autocomplete.dx-valid .dx-texteditor-container:after,.dx-rtl.dx-autocomplete.dx-invalid .dx-texteditor-container:after,.dx-rtl.dx-autocomplete.dx-valid .dx-texteditor-container:after{left:8px}.dx-autocomplete.dx-validation-pending .dx-texteditor-container .dx-pending-indicator{right:8px}.dx-rtl .dx-autocomplete.dx-validation-pending .dx-texteditor-container .dx-pending-indicator,.dx-rtl.dx-autocomplete.dx-validation-pending .dx-texteditor-container .dx-pending-indicator{left:8px}.dx-loadindicator{width:32px;height:32px;display:inline-block;overflow:hidden;border:none;background-color:initial}.dx-loadindicator-wrapper{width:100%;height:100%;font-size:32px;margin:auto}.dx-loadindicator-image{background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:url("data:image/gif;base64,R0lGODlhQABAAKECADI6RTI6Rv///////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQABACwAAAAAQABAAAACkIyPqcvtD6OctEpgs1ag9w1m3heW0Eia6oJi63u08BygNGzfq6ybeV/6AUHCoaZotIySoSXz6HlunNIKsnqKYinUbaTrzabCjyuZoz07wGpW+w2Py+f0uv2VtrPl5ne/zVP3B5hHtxc3eBZoeAiXSLY49wjZSFipFsk36ZWJuMn5idXiwtjpN3qHqhd61wpTAAAh+QQJCQABACwAAAAAQABAAAACk4yPqcvtD6OctNqLs968+w+G4giUI2meYQmoK+t+bBt3c22nuHbvPOzL9IKWIbFiPEqSygiz6XhCG8Cps2qNYrNUkzQ7+1rDW66BrDMf0DT1Gu1GsONvMv0Mv8/1+zi77Zd3Vwc4KGYWNihXRnfIlaiIx+gGGVmp6AiWObY51ek5GZiGGUpZajpKGrnK2ur6CotQAAAh+QQJCQACACwAAAAAQABAAAACoJSPqcvtD6OctNqLs968+w+G4kiW5omm6sq27qsADyDDCd3QuI3ssc7r1W66YRBIRAYNSmZxeWgKntAoIGCVLpXUqnPY9VLDYlzRWJaR01NtFbh+n33e77kunOOz931b7zdHVyeIlqY2ePhnuIUUd+ToBunzaNNV+RKG6UKmgwUVJ8m5JtryWLoSIInK5rfA6BorO0tba3uLm6u7y9ubUAAAIfkECQkAAwAsAAAAAEAAQAAAAqKcj6nL7Q+jnLTai7PevPsPhhwAiCKJmh+aqh1buiMsb3BcY3eu0bzO+mV8wgqxSDkiI8olpOl0BKMSKHUxvWIRWW2CdOh6ueHW+GsQnwcp9bltXpfZcTmdDrbP3WN4Xt9Stxb4Z0eIY5gn+KZYKGfmyPgX2edIqbWYePmYuRbQOQhauRlKOoqoh2eKyScperWTmtZ6ippKyyiru8vb6/t7VQAAIfkECQkAAwAsAAAAAEAAQAAAAp2cj6nL7Q+jnNSBC6reCWMOTp4Xls1ImmqHZuvbuu/aznNt02MO77yK+uk+QpOvWEohQ8clR+ncQKOaKVVEvFazWoq1C+GCI9/x6WL2otMSMfv8bsviljn9dM/rc/Y9ou9nABg4uLcW+Feod4g44Ob3uBiZN3lXRlkZd2nJSJj5tqkZytYE+ZkW5DlqlmrYillKF6N6ylqLetuoK1EAACH5BAkJAAMALAAAAABAAEAAAAKLnI+pB+2+opw0vtuq3hR7wIXi54mmRj7nOqXsK33wHF/0nZT4Ptj87vvdgsIZsfgKqJC0JRPmfL4gUii1yrpiV5ntFOTNhsfksvmMTqvX7Lb7DY/L5/S6/Y7P6/d8BLjeBfg3F0hYKHcYp6WY+BYF9+i46HZEGcmGwViZRmKpg5YySRbaWObieXlSAAAh+QQJCQADACwAAAAAQABAAAACepyPqQnt30ZctFoLs3a3e7aF2UdW4vmUKnKa46pu8Exq9O29+E5B/N/jAIcHIZFoPA4nyqbzCY1Kp9Sq9YrNarfcrvcLDovH5LL5jE6r1+y2+w2Py+f0uv2Oz+vXAH4fnVQWOJZi5kNmA3WIISOFgkL1KHIlucjV8lMAACH5BAkJAAMALAAAAABAAEAAAAJ3nI+pC+0Plpy0IohztLwbDWbeKIUmRqZiZabe4w5hTG30p926le9+CfkJGY2h8YhMKpfMpvMJjUqn1Kr1is1qt9yu9wsOi8fksvmMTqvX7Lb7DY/L5/S6/Y4fO8pBPUrcAwZyU6Q0w9G3dLJY+MS4UvVoowUpVAAAIfkECQkAAwAsAAAAAEAAQAAAAn2cj6nL7Q/jALRaK7NGt/sNat4YluJImWqEru5DvnISz/bU3Xqu23wv+wFdwqGqaCwhk5sl81R5rqLSqvWKzWq33K73Cw6Lx+Sy+YxOq9fstvsNj8vn9FBKjUlf8PmzU7yH9gc2+FXoddj1IZi4VVPWYoYCYBYwGUgYWWdSAAAh+QQJCQADACwAAAAAQABAAAACkpyPqcvtD6OctEKAs93c5N+F1AeKpkNq56qkAAsjaUwPc83e+KnvYu/rAIMbEtFkPAqTymKp6VRBK8Pp5WmdYLORLffB/ILD4ga5vDijW9K1GeOOy+f0uv2Oh73ytrbdS6c2BxjoV0cohxgnmGh46DgIGQmXx7io6GaZiYlWNUmJp7nmecnZKXoq+bnHZ9P6ylUAACH5BAkJAAMALAAAAABAAEAAAAKTnI+py+0Po5y02ouz3rz7D3YAEJbHOJomSqog675o/MG0ON8b2+oZ79PYghcgsTg8ToxKCrMpSUIh0qnjab3mso8qV8HbfhFh8XhQTp3J5TU77D614+h5PE2vw+l4vt3ddzdjlucFSOjXk2dguNboiHiotsgYCTlJ+XimOWZ5qbjI+SU6iplpGopKucra6voK+1oAACH5BAkJAAMALAAAAABAAEAAAAKenI+py+0Po5y02ouz3rz7D4biSJbmiabqyrYe4GbAHF8zvNxBndzMjeMdfD2gEEEs0o6GQNJgZA6fUemgWrVin1pitrv8So1i8JVrPQOX6ek62Fav4+45XV4ev+HtPT9NxhYX+AcGg6bng8gUlSe0VXgEOVjlFMnztRhj5wYoptnCiXQZuij4qHmKSXp15/oKGys7S1tre4ubq7urUQAAIfkECQkAAwAsAAAAAEAAQAAAAqKcj6nL7Q+jnLTai7PevPsPhhwAiCJJmiGaqh1buiMsb3BcZ3Sus7zm+2GCwguxSDkiJ6jAsqJ8QqJSB6raaB2uWIaW2h18teEEl1s2t9Dp7ZrcFr9xcXmMHffh23p6vV+HABho0OfHd7WXFnS4iNZYRgTnSAbZBYaomKeZOfmHGQkayjnquUkatkNoh4p1s8pqSilbSpsqGgqru8vb6/srVAAAIfkECQkAAwAsAAAAAEAAQAAAApqcj6nL7Q+jnNSBC6reCmcOUt4Vls+ImWqHrq6Bfu/azm5tq3huevzt+/WCwhKxCDoiOallSOkUNaMbKFUyvUpJ2kq2i+WCJ+Jx2CxFk9VrdkTmtsTndBu8nijjD/r9oI/3tScYCEhndWg4h7hImKjoxhgnyUapNuIH4zhpaYbpt/O4eflZFzMYGnkq2qkVAwn2ito6Rpt5K1EAACH5BAkJAAMALAAAAABAAEAAAAKLnI+pCe2wopxUvgur3hR7DoaDh4lmRWbnOqXsa5XwrMj0bVz4Pj487vvdgsIZsQhzIGnKpVHlZDWjUijV1Li+stqVtQsOi8fksvmMTqvX7Lb7DY/L5/S6/Y7Hf91ceR8+9XbE90dYyDaI6BAAmKimI+iYBtn2UUm5RvLoYpYiqeWJKRYaSBaaqflSAAAh+QQJCQADACwAAAAAQABAAAACeZyPqQrtD5actCaIc7S8Gw1i3iiFpkOmB2hBKpm9sufOdove+pTv/tX4CVeb4bBoTCqXzKbzCY1Kp9Sq9YrNarfcrvcLDovH5LL5jE6r1+y2+w2Py+f0ut0cLPfEe/CDXOMX6BVDWLh0yBDidNL41GgiBZkoGXGyUwAAIfkECQkAAwAsAAAAAEAAQAAAAnecj6lr4A+YnLQ2iLPdHOUPduICluY4YtuJrlE7lPDsavQ9ffjOqPzvcQCHxKLxiEwql8ym8wmNSqfUqvWKzWq33K73Cw6Lx+Sy+YxOq9fstvsNj8vn9LriEbZ1Q3s+7fXDkoJXZAIooXNkuAjBxGj49OhDBclTAAAh+QQJCQADACwAAAAAQABAAAACfpyPqcvtD+MBtFqJ87K8Bw2GRneJJkZS5xql7NuQ8KzI9D10+K3vc+97AYMrDhE2PIqMymKpaXpCl4Cp9YrNarfcrvcLDovH5LL5jE6r1+y2+w2Py+d0dEXNPCfHe37e3CcWGDYIVvhlA5hI5qLXyJiiAhkp1UX5yHV5VydSAAA7")}.dx-loadindicator-icon-custom,.dx-loadindicator-image{-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.dx-loadindicator-icon-custom{position:relative;width:100%;height:100%;background-size:100% 100%;-webkit-animation:dx-loadindicator-icon-custom-rotate 1.5s linear infinite;animation:dx-loadindicator-icon-custom-rotate 1.5s linear infinite}@-webkit-keyframes dx-loadindicator-icon-custom-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes dx-loadindicator-icon-custom-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.dx-loadindicator-container>.dx-loadindicator{top:50%;left:50%;position:absolute;margin-top:-16px;margin-left:-16px}.dx-loadindicator-container>.dx-loadindicator.dx-loadindicator{margin-top:-16px;margin-left:-16px}.dx-loadindicator-content{width:100%;height:100%;position:relative}.dx-loadindicator-icon{direction:ltr;position:relative;top:15%;left:15%;width:70%;height:70%}.dx-loadindicator-icon .dx-loadindicator-segment{position:absolute;width:19%;height:30%;left:44.5%;top:37%;opacity:0;background:#606060;border-radius:10% 10% 50% 50%;-webkit-box-shadow:0 0 3px #0003;box-shadow:0 0 3px #0003;-webkit-animation:dx-generic-loadindicator-opacity 1s linear infinite;animation:dx-generic-loadindicator-opacity 1s linear infinite}@-webkit-keyframes dx-generic-loadindicator-opacity{0%{opacity:1}to{opacity:.55}}@keyframes dx-generic-loadindicator-opacity{0%{opacity:1}to{opacity:.55}}.dx-loadindicator-icon .dx-loadindicator-segment0{-webkit-transform:rotate(0) translateY(-142%);transform:rotate(0) translateY(-142%);-webkit-animation-delay:0s;animation-delay:0s}.dx-loadindicator-icon .dx-loadindicator-segment1{-webkit-transform:rotate(45deg) translateY(-142%);transform:rotate(45deg) translateY(-142%);-webkit-animation-delay:-875ms;animation-delay:-875ms}.dx-loadindicator-icon .dx-loadindicator-segment2{-webkit-transform:rotate(90deg) translateY(-142%);transform:rotate(90deg) translateY(-142%);-webkit-animation-delay:-.75s;animation-delay:-.75s}.dx-loadindicator-icon .dx-loadindicator-segment3{-webkit-transform:rotate(135deg) translateY(-142%);transform:rotate(135deg) translateY(-142%);-webkit-animation-delay:-625ms;animation-delay:-625ms}.dx-loadindicator-icon .dx-loadindicator-segment4{-webkit-transform:rotate(180deg) translateY(-142%);transform:rotate(180deg) translateY(-142%);-webkit-animation-delay:-.5s;animation-delay:-.5s}.dx-loadindicator-icon .dx-loadindicator-segment5{-webkit-transform:rotate(225deg) translateY(-142%);transform:rotate(225deg) translateY(-142%);-webkit-animation-delay:-375ms;animation-delay:-375ms}.dx-loadindicator-icon .dx-loadindicator-segment6{-webkit-transform:rotate(270deg) translateY(-142%);transform:rotate(270deg) translateY(-142%);-webkit-animation-delay:-.25s;animation-delay:-.25s}.dx-loadindicator-icon .dx-loadindicator-segment7{-webkit-transform:rotate(315deg) translateY(-142%);transform:rotate(315deg) translateY(-142%);-webkit-animation-delay:-125ms;animation-delay:-125ms}.dx-loadindicator-icon .dx-loadindicator-segment10,.dx-loadindicator-icon .dx-loadindicator-segment11,.dx-loadindicator-icon .dx-loadindicator-segment12,.dx-loadindicator-icon .dx-loadindicator-segment13,.dx-loadindicator-icon .dx-loadindicator-segment14,.dx-loadindicator-icon .dx-loadindicator-segment15,.dx-loadindicator-icon .dx-loadindicator-segment8,.dx-loadindicator-icon .dx-loadindicator-segment9{display:none}.dx-rtl .dx-loadindicator-icon{right:15%;left:0}.dx-treeview-loadindicator-wrapper{text-align:center}.dx-treeview-node-loadindicator{position:absolute}.dx-treeview{height:100%}.dx-treeview .dx-scrollable:focus,.dx-treeview :focus{outline:0}.dx-treeview .dx-empty-message{line-height:normal}.dx-checkbox+.dx-treeview-node-container,.dx-treeview-node-container:first-child{margin:0;display:block}.dx-treeview-select-all-item{width:100%}.dx-treeview-node-container{list-style-position:inside;padding:0;margin:0;display:none;overflow:hidden}.dx-treeview-node-container.dx-treeview-node-container-opened{display:block}.dx-treeview-node{list-style-type:none;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none}.dx-treeview-node a{text-decoration:none}.dx-treeview-node .dx-checkbox{position:absolute;margin:0}.dx-treeview-item .dx-treeview-item-content span{vertical-align:middle}.dx-treeview-item.dx-state-disabled{opacity:.5}.dx-treeview-toggle-item-visibility.dx-state-disabled{cursor:default}.dx-rtl .dx-treeview-node-container .dx-treeview-node,.dx-rtl .dx-treeview-node-container .dx-treeview-node.dx-treeview-item-with-checkbox .dx-treeview-item,.dx-rtl .dx-treeview-node-container:first-child>.dx-treeview-node{padding-left:0}.dx-rtl .dx-treeview-node-container .dx-treeview-node .dx-treeview-item .dx-treeview-item-content>.dx-icon{margin-right:0}.dx-rtl .dx-treeview-toggle-item-visibility{left:auto;right:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.dx-treeview-node-loadindicator{right:0;top:8px;left:-1px;width:14px;height:14px}.dx-rtl .dx-treeview-node .dx-checkbox{left:auto}.dx-treeview.dx-rtl.dx-treeview-border-visible .dx-treeview-select-all-item{padding-left:0;padding-right:26px}.dx-treeview.dx-rtl.dx-treeview-border-visible .dx-scrollable-content>.dx-treeview-node-container{padding-left:1px;padding-right:7px}.dx-treeview.dx-rtl .dx-treeview-node{padding-right:15px}.dx-treeview.dx-rtl .dx-treeview-item .dx-treeview-item-content>.dx-icon{margin-left:5px}.dx-treeview.dx-rtl .dx-treeview-item-with-checkbox .dx-treeview-item{padding-right:36px}.dx-treeview.dx-rtl .dx-treeview-item-with-checkbox .dx-checkbox{right:19px;overflow:visible}.dx-treeview.dx-rtl .dx-treeview-select-all-item{padding-left:0;padding-right:19px}.dx-treeview.dx-rtl .dx-treeview-select-all-item .dx-checkbox-text{padding-left:0;padding-right:9px}.dx-treeview.dx-rtl .dx-treeview-toggle-item-visibility{right:-4px}.dx-treeview-search{margin-bottom:5px}.dx-treeview-with-search>.dx-scrollable{height:calc(100% - 41px)}.dx-treeview-border-visible{border:1px solid #ddd}.dx-treeview-border-visible .dx-treeview-select-all-item{padding-left:26px}.dx-treeview-border-visible .dx-scrollable-content>.dx-treeview-node-container{padding:1px 1px 1px 7px}.dx-treeview-select-all-item{margin:0 0 7px;border-bottom:1px solid #ddd;padding:9px 0 11px 20px}.dx-treeview-select-all-item .dx-checkbox-text{padding-left:9px}.dx-treeview-node{padding-left:15px}.dx-state-selected>.dx-treeview-item{color:#333}.dx-treeview-item-with-checkbox .dx-treeview-item{color:#333;padding-left:36px}.dx-treeview-item-with-checkbox .dx-checkbox{top:5px;left:19px}.dx-treeview-item-with-checkbox.dx-state-focused>.dx-checkbox .dx-checkbox-icon{border:1px solid #337ab7}.dx-treeview-item-without-checkbox.dx-state-selected>.dx-treeview-item{color:#333;background-color:#0000001a}.dx-treeview-item-without-checkbox.dx-state-selected:not(.dx-state-focused)>.dx-treeview-item.dx-state-hover{background-color:#00000012}.dx-treeview-item-without-checkbox.dx-state-focused>.dx-treeview-item{background-color:#337ab7;color:#fff}.dx-treeview-item{display:block;cursor:pointer;padding:5px 6px;min-height:32px}.dx-treeview-item .dx-treeview-item-content>.dx-icon{display:inline-block;vertical-align:middle;margin-right:5px;width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;font-size:18px;text-align:center;line-height:18px}.dx-treeview-item.dx-state-hover{background-color:#0000000a;color:#333}.dx-treeview-toggle-item-visibility{position:absolute;cursor:pointer;font:22px/22px DXIcons;text-align:center;color:#333;width:21px;height:32px;top:0;left:-4px}.dx-treeview-toggle-item-visibility:before{content:"\f04e";position:absolute;display:block;width:22px;top:50%;margin-top:-11px;left:50%;margin-left:-11px}.dx-treeview-toggle-item-visibility.dx-treeview-toggle-item-visibility-opened{font:22px/22px DXIcons;text-align:center}.dx-treeview-toggle-item-visibility.dx-treeview-toggle-item-visibility-opened:before{content:"\f001";position:absolute;display:block;width:22px;top:50%;margin-top:-11px;left:50%;margin-left:-11px}.dx-menu-base{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;text-align:left;color:#333;font-weight:400;font-size:14px;font-family:Helvetica Neue,Segoe UI,helvetica,verdana,sans-serif;line-height:1.35715}.dx-menu-base .dx-menu-item-wrapper,.dx-menu-base .dx-menu-items-container{margin:0;padding:0;border:0;outline:0}.dx-menu-base .dx-menu-items-container{list-style-type:none;display:inline-block;white-space:nowrap;cursor:pointer}.dx-menu-base .dx-state-disabled,.dx-menu-base.dx-state-disabled .dx-menu-items-container{cursor:default}.dx-menu-base .dx-menu-item{display:inline-block;position:relative;height:100%;width:100%}.dx-menu-base .dx-menu-item.dx-state-disabled{opacity:.5}.dx-menu-base .dx-menu-item .dx-menu-item-content{white-space:nowrap;height:100%;width:100%}.dx-menu-base .dx-menu-item .dx-menu-item-content .dx-icon{display:inline-block;vertical-align:middle;border:0}.dx-menu-base .dx-menu-item .dx-menu-item-content .dx-menu-item-text{display:inline;vertical-align:middle;overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.dx-menu-base .dx-menu-item .dx-menu-item-content .dx-menu-item-popout-container{position:absolute;top:0;right:0;bottom:0;width:2em}.dx-menu-base .dx-menu-item .dx-menu-item-content .dx-menu-item-popout-container .dx-menu-item-popout{height:100%}.dx-menu-base.dx-rtl{text-align:right}.dx-menu-base.dx-rtl .dx-menu-item-popout-container{left:0;right:auto}.dx-menu-item{color:#333}.dx-menu-item.dx-state-hover{color:#333;background-color:#0000000a}.dx-menu-item.dx-state-focused{background-color:#337ab7;color:#fff}.dx-menu-item.dx-menu-item-has-text .dx-icon{margin-right:-18px}.dx-menu-item-selected{background-color:#e6e6e6;color:#333}.dx-menu-item-selected.dx-state-focused{background-color:#337ab7b3;color:#fff}.dx-menu-item-expanded{color:#333;background-color:#0000000a}.dx-menu-item-expanded,.dx-menu-item.dx-state-active,.dx-menu-item.dx-state-focused{outline:0}.dx-menu-base input,.dx-menu-base textarea{font-family:Helvetica Neue,Segoe UI,helvetica,verdana,sans-serif;line-height:1.35715}.dx-menu-base.dx-state-focused{outline:0}.dx-menu-base .dx-icon{width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;font-size:18px;text-align:center;line-height:18px}.dx-menu-base .dx-menu-item-content{padding:3px 5px 7px}.dx-menu-base .dx-menu-item-content .dx-menu-item-text{padding:3px 25px 5px 23px}.dx-menu-base .dx-menu-item-content .dx-menu-item-popout{min-width:7px;min-height:7px}.dx-menu-base.dx-rtl .dx-menu-item-content .dx-menu-item-text{padding:3px 23px 5px 25px}.dx-menu-base.dx-rtl .dx-menu-item-content .dx-icon{margin-left:auto;margin-right:auto}.dx-menu-base.dx-rtl .dx-menu-item-content .dx-menu-item-popout-container{margin-left:0;margin-right:auto}.dx-menu-base.dx-rtl .dx-menu-item-content .dx-menu-item-popout-container .dx-menu-item-popout{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.dx-menu-base.dx-rtl .dx-menu-item-has-text .dx-icon{margin-left:-18px}.dx-menu{position:relative;color:#333}.dx-menu-horizontal{height:100%}.dx-menu-horizontal:after{height:100%;display:inline-block;content:"";vertical-align:middle}.dx-menu-horizontal .dx-menu-item-wrapper{display:inline-block}.dx-menu-horizontal .dx-menu-separator{display:inline-block;margin:0 15px 0 0}.dx-menu-vertical{height:100%}.dx-menu-vertical:after{height:100%;display:inline-block;content:"";vertical-align:middle}.dx-menu-vertical .dx-menu-item-wrapper{display:block}.dx-menu-vertical .dx-menu-separator{margin:0 0 15px}.dx-rtl.dx-menu{text-align:right}.dx-context-menu-container-border{top:0;right:0;bottom:0;left:0;position:absolute;background-color:initial;border:1px solid #ddd;-webkit-box-shadow:0 1px 1px #00000026;box-shadow:0 1px 1px #00000026}.dx-context-menu-content-delimiter{position:absolute;display:none;z-index:2000;cursor:pointer;background-color:#fff}.dx-menu-adaptive-mode .dx-treeview-toggle-item-visibility{left:auto;right:0;font-size:18px}.dx-rtl .dx-menu-adaptive-mode .dx-treeview-toggle-item-visibility,.dx-rtl.dx-menu-adaptive-mode .dx-treeview-toggle-item-visibility{left:0;right:auto}.dx-menu-adaptive-mode .dx-treeview-item{cursor:pointer}.dx-menu-adaptive-mode .dx-treeview-node-container:first-child>.dx-treeview-node{padding:1px;border-bottom:1px solid #ddd}.dx-menu-adaptive-mode .dx-treeview-node-container:first-child>.dx-treeview-node .dx-item-content{padding-left:15px}.dx-rtl .dx-menu-adaptive-mode .dx-treeview-node-container:first-child>.dx-treeview-node .dx-item-content,.dx-rtl.dx-menu-adaptive-mode .dx-treeview-node-container:first-child>.dx-treeview-node .dx-item-content{padding-right:15px}.dx-menu-adaptive-mode .dx-treeview-node-container:first-child>.dx-treeview-node:last-child{border-bottom:none}.dx-menu-adaptive-mode-overlay-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.dx-menu-adaptive-mode-overlay-wrapper,.dx-menu-adaptive-mode-overlay-wrapper .dx-overlay-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.dx-menu-adaptive-mode-overlay-wrapper .dx-overlay-content .dx-treeview{height:auto;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.dx-menu .dx-menu-item-expanded{background-color:#fff}.dx-menu .dx-menu-item-has-icon.dx-menu-item-has-submenu .dx-icon{margin:0 19px 0 3px}.dx-menu .dx-menu-item-has-text .dx-menu-item-text{padding:3px 5px 5px}.dx-menu .dx-menu-item-has-text.dx-menu-item-has-icon .dx-icon{margin:0 3px}.dx-menu .dx-menu-item-has-text.dx-menu-item-has-submenu .dx-menu-item-text{padding:3px 19px 5px 5px}.dx-menu .dx-menu-horizontal .dx-menu-item-popout{font:18px/18px DXIcons;text-align:center}.dx-menu .dx-menu-horizontal .dx-menu-item-popout:before{content:"\f001";position:absolute;display:block;width:18px;top:50%;margin-top:-9px;left:50%;margin-left:-9px}.dx-menu .dx-menu-vertical .dx-menu-item-popout{font:18px/18px DXIcons;text-align:center}.dx-menu .dx-menu-vertical .dx-menu-item-popout:before{content:"\f04e";position:absolute;display:block;width:18px;top:50%;margin-top:-9px;left:50%;margin-left:-9px}.dx-menu.dx-rtl .dx-menu-item-has-icon.dx-menu-item-has-submenu .dx-icon{margin:0 3px 0 19px}.dx-menu.dx-rtl .dx-menu-item-has-text .dx-menu-item-text{padding:3px 5px 5px 0}.dx-menu.dx-rtl .dx-menu-item-has-text.dx-menu-item-has-submenu .dx-menu-item-text{padding:3px 5px 5px 19px}.dx-menu-adaptive-mode{background-color:#fff}.dx-menu-adaptive-mode .dx-treeview{border:1px solid #ddd;border-radius:4px}.dx-menu-adaptive-mode .dx-treeview,.dx-menu-adaptive-mode .dx-treeview.dx-state-focused{-webkit-box-shadow:0 3px 10px #0000001a;box-shadow:0 3px 10px #0000001a}.dx-menu-adaptive-mode .dx-treeview-node.dx-state-focused .dx-treeview-node .dx-treeview-toggle-item-visibility{color:inherit}.dx-menu-adaptive-mode .dx-treeview-node.dx-state-focused .dx-treeview-toggle-item-visibility{color:#fff}.dx-selectbox{cursor:pointer}.dx-selectbox .dx-texteditor-input{max-width:100%}.dx-selectbox .dx-texteditor-input:-moz-read-only{cursor:pointer}.dx-selectbox .dx-texteditor-input:read-only{cursor:pointer}.dx-selectbox-container{position:relative}.dx-state-disabled .dx-selectbox .dx-texteditor-input,.dx-state-disabled.dx-selectbox .dx-texteditor-input{cursor:default}.dx-selectbox-popup-wrapper .dx-overlay-content{-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dx-selectbox-popup-wrapper .dx-list{background-color:#fff}.dx-toolbar .dx-button-content:after{display:none}.dx-device-mobile .dx-toolbar.dx-toolbar-multiline .dx-toolbar-items-container,.dx-toolbar.dx-toolbar-multiline .dx-toolbar-items-container{height:100%}.dx-device-mobile .dx-toolbar.dx-toolbar-multiline .dx-toolbar-items-container .dx-toolbar-before,.dx-toolbar.dx-toolbar-multiline .dx-toolbar-items-container .dx-toolbar-before{position:relative}.dx-device-mobile .dx-toolbar.dx-toolbar-multiline .dx-toolbar-item,.dx-toolbar.dx-toolbar-multiline .dx-toolbar-item{display:inline-block}.dx-toolbar .dx-button .dx-icon{-webkit-box-sizing:content-box;box-sizing:initial}.dx-toolbar-items-container{position:relative;overflow:hidden;width:100%;height:100%}.dx-toolbar-item{display:table-cell;padding:0 5px;vertical-align:middle;-webkit-box-sizing:content-box;box-sizing:initial}.dx-toolbar-item .dx-tabs{table-layout:auto}.dx-toolbar-item img{display:block}.dx-toolbar-menu-container{display:table-cell;padding:0 5px;vertical-align:middle;-webkit-box-sizing:content-box;box-sizing:initial}.dx-toolbar-menu-container .dx-tabs{table-layout:auto}.dx-toolbar-menu-container img{display:block}.dx-toolbar-group{float:left;margin:0 10px}.dx-toolbar-after,.dx-toolbar-before{position:absolute}.dx-toolbar-center:empty{display:none}.dx-toolbar-before{left:0}.dx-toolbar-after{right:0}.dx-toolbar-label{white-space:nowrap;-webkit-user-drag:none}.dx-toolbar-label .dx-toolbar-item-content>div,.dx-toolbar-label>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dx-toolbar-label>div{margin:0 -5px;padding:0 5px}.dx-toolbar-center{margin:0 auto;text-align:center}.dx-toolbar-after,.dx-toolbar-before,.dx-toolbar-center{top:0;display:table;height:100%}.dx-rtl .dx-toolbar-before{right:0;left:auto}.dx-rtl .dx-toolbar-after{right:auto;left:0}.dx-toolbar-menu-section:empty{display:none}.dx-dropdownmenu-popup-wrapper .dx-toolbar-menu-custom>.dx-list-item-content,.dx-toolbar-menu-section .dx-toolbar-hidden-button-group>.dx-list-item-content,.dx-toolbar-menu-section .dx-toolbar-hidden-button>.dx-list-item-content{padding:0}.dx-toolbar-menu-section.dx-toolbar-menu-last-section{border-bottom:none}.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button{border:none;background:0 0;margin:0;width:100%;text-align:left}.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button .dx-button-text{line-height:normal}.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button .dx-button-content{text-align:left}.dx-rtl .dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button .dx-button-content,.dx-rtl.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button .dx-button-content{text-align:right}.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-toolbar-item-auto-hide{padding:0}.dx-toolbar-text-auto-hide .dx-button .dx-button-text{display:none}.dx-toolbar-item-content>.dx-texteditor{width:150px}.dx-toolbar-item-invisible{display:none}.dx-toolbar-hidden-button-group.dx-state-hover{background-color:initial}.dx-toolbar-hidden-button-group .dx-list-item-content,.dx-toolbar-hidden-button-group .dx-list-item-content .dx-toolbar-item-auto-hide{padding:0}.dx-toolbar-hidden-button-group .dx-buttongroup{width:100%}.dx-toolbar-hidden-button-group .dx-buttongroup .dx-buttongroup-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.dx-toolbar-hidden-button-group .dx-buttongroup .dx-buttongroup-wrapper .dx-buttongroup-item{border:none;text-align:left}.dx-rtl .dx-toolbar-hidden-button-group .dx-buttongroup .dx-buttongroup-wrapper .dx-buttongroup-item,.dx-rtl.dx-toolbar-hidden-button-group .dx-buttongroup .dx-buttongroup-wrapper .dx-buttongroup-item{text-align:right}.dx-dropdownmenu-popup-wrapper .dx-dropdownmenu-list{min-height:0;min-width:100px;border-radius:8px}.dx-dropdownmenu-popup-wrapper .dx-dropdownmenu-list .dx-list-item{display:block}.dx-dropdownmenu-popup-wrapper .dx-dropdownmenu-list .dx-list-item:last-of-type{border-bottom:none}.dx-dropdownmenu-popup-wrapper .dx-dropdownmenu-list .dx-list-item-content{display:block}.dx-dropdownmenu-popup-wrapper .dx-overlay-content .dx-popup-content{padding:1px}.dx-dropdownmenu-popup-wrapper .dx-list-item{display:block;border-top:0}.dx-overlay-wrapper.dx-dropdownmenu-popup .dx-overlay-content .dx-popover-arrow{width:0;height:0}.dx-toolbar{width:100%;background-color:#fff;color:#333;padding:0;overflow:visible}.dx-toolbar .dx-toolbar-before{padding-right:15px}.dx-rtl.dx-toolbar .dx-toolbar-before{padding-right:0;padding-left:15px}.dx-toolbar .dx-toolbar-after{padding-left:15px}.dx-rtl.dx-toolbar .dx-toolbar-after{padding-left:0;padding-right:15px}.dx-toolbar .dx-toolbar-after:empty,.dx-toolbar .dx-toolbar-before:empty{padding:0}.dx-toolbar .dx-toolbar-items-container{height:36px;overflow:visible}.dx-toolbar .dx-toolbar-menu-container{padding:0 0 0 5px}.dx-rtl.dx-toolbar .dx-toolbar-menu-container,.dx-toolbar .dx-toolbar-item{padding:0 5px 0 0}.dx-toolbar .dx-toolbar-item.dx-toolbar-first-in-group{padding-left:20px}.dx-toolbar .dx-toolbar-item:last-child{padding:0}.dx-rtl.dx-toolbar .dx-toolbar-item{padding:0 0 0 5px}.dx-rtl.dx-toolbar .dx-toolbar-item:last-child{padding:0}.dx-toolbar .dx-toolbar-label{font-size:20px}.dx-device-mobile .dx-toolbar{padding:0;overflow:visible}.dx-device-mobile .dx-toolbar .dx-toolbar-before{padding-right:15px}.dx-rtl.dx-device-mobile .dx-toolbar .dx-toolbar-before{padding-right:0;padding-left:15px}.dx-device-mobile .dx-toolbar .dx-toolbar-after{padding-left:15px}.dx-rtl.dx-device-mobile .dx-toolbar .dx-toolbar-after{padding-left:0;padding-right:15px}.dx-device-mobile .dx-toolbar .dx-toolbar-after:empty,.dx-device-mobile .dx-toolbar .dx-toolbar-before:empty{padding:0}.dx-device-mobile .dx-toolbar .dx-toolbar-items-container{height:36px;overflow:visible}.dx-device-mobile .dx-toolbar .dx-toolbar-menu-container{padding:0 0 0 5px}.dx-device-mobile .dx-toolbar .dx-toolbar-item,.dx-rtl.dx-device-mobile .dx-toolbar .dx-toolbar-menu-container{padding:0 5px 0 0}.dx-device-mobile .dx-toolbar .dx-toolbar-item.dx-toolbar-first-in-group{padding-left:20px}.dx-device-mobile .dx-toolbar .dx-toolbar-item:last-child{padding:0}.dx-rtl.dx-device-mobile .dx-toolbar .dx-toolbar-item{padding:0 0 0 5px}.dx-rtl.dx-device-mobile .dx-toolbar .dx-toolbar-item:last-child{padding:0}.dx-device-mobile .dx-toolbar .dx-toolbar-label{font-size:20px}.dx-toolbar.dx-state-disabled{opacity:1}.dx-toolbar.dx-toolbar-compact .dx-button{min-width:auto}.dx-toolbar-after .dx-toolbar-item,.dx-toolbar-after .dx-toolbar-item:last-child{padding:0 0 0 5px}.dx-toolbar-after .dx-toolbar-item:first-child{padding:0}.dx-rtl.dx-toolbar-after .dx-toolbar-item:first-child{padding-left:5px}.dx-device-mobile .dx-toolbar-after .dx-toolbar-item,.dx-device-mobile .dx-toolbar-after .dx-toolbar-item:last-child{padding:0 0 0 5px}.dx-device-mobile .dx-toolbar-after .dx-toolbar-item:first-child{padding:0}.dx-rtl.dx-device-mobile .dx-toolbar-after .dx-toolbar-item:first-child{padding-left:5px}.dx-toolbar-background{background-color:#fff}.dx-toolbar-menu-section{border-bottom:1px solid #ddd}.dx-toolbar-menu-section .dx-list-item-content,.dx-toolbar-menu-section .dx-toolbar-item-auto-hide{padding:10px}.dx-toolbar-menu-section .dx-list-item-content>.dx-button .dx-button-content,.dx-toolbar-menu-section .dx-toolbar-item-auto-hide>.dx-button .dx-button-content{padding:0}.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button{padding:10px}.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-danger,.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-danger .dx-icon,.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-default,.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-default .dx-icon,.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-success,.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-success .dx-icon{color:#333}.dx-toolbar-text-auto-hide .dx-button .dx-button-content{padding:8px}.dx-toolbar-text-auto-hide .dx-button .dx-icon{width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;font-size:18px;text-align:center;line-height:18px;margin-right:0;margin-left:0}.dx-rtl .dx-toolbar-text-auto-hide .dx-button .dx-icon,.dx-rtl .dx-toolbar-text-auto-hide .dx-button .dx-icon.dx-icon-right,.dx-rtl.dx-toolbar-text-auto-hide .dx-button .dx-icon,.dx-rtl.dx-toolbar-text-auto-hide .dx-button .dx-icon.dx-icon-right,.dx-toolbar-text-auto-hide .dx-button .dx-icon.dx-icon-right{margin-left:0;margin-right:0}.dx-toolbar .dx-tab{padding:4px}.dx-toolbar-button .dx-menu .dx-menu-item{border:1px solid #0000;border-radius:4px}.dx-toolbar-button .dx-menu .dx-menu-item .dx-menu-item-content{padding-top:7px;padding-bottom:8px;line-height:0}.dx-toolbar-button .dx-menu .dx-menu-item .dx-menu-item-content .dx-menu-item-text{line-height:normal}.dx-toolbar-hidden-button-group{margin-top:5px;margin-bottom:5px}.dx-toolbar-hidden-button-group .dx-buttongroup-wrapper .dx-buttongroup-item.dx-button .dx-button-content{padding:10px}.dx-popup-draggable .dx-popup-title{cursor:move;-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.dx-overlay-content>.dx-template-wrapper.dx-popup-title{height:auto;width:auto}.dx-overlay-content .dx-popup-content>.dx-template-wrapper{height:100%;width:100%}.dx-overlay-content .dx-popup-content{-webkit-box-sizing:content-box;box-sizing:initial}.dx-popup-flex-height{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.dx-overlay-wrapper .dx-overlay-content.dx-popup-flex-height>.dx-popup-bottom,.dx-overlay-wrapper .dx-overlay-content.dx-popup-flex-height>.dx-popup-title{width:100%}.dx-popup-flex-height .dx-popup-content{-webkit-box-sizing:border-box;box-sizing:border-box;height:auto;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:100%;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.dx-popup-inherit-height .dx-popup-content>.dx-scrollable,.dx-popup-inherit-height .dx-popup-content>.dx-scrollable>.dx-scrollable-wrapper,.dx-popup-inherit-height .dx-popup-content>.dx-scrollable>.dx-scrollable-wrapper>.dx-scrollable-container,.dx-popup-inherit-height .dx-popup-content>.dx-scrollable>div>.dx-scrollable-wrapper,.dx-popup-inherit-height .dx-popup-content>.dx-scrollable>div>.dx-scrollable-wrapper>.dx-scrollable-container,.dx-popup-inherit-height .dx-popup-content>.dx-treeview>.dx-scrollable,.dx-popup-inherit-height .dx-popup-content>.dx-treeview>.dx-scrollable>.dx-scrollable-wrapper,.dx-popup-inherit-height .dx-popup-content>.dx-treeview>.dx-scrollable>.dx-scrollable-wrapper>.dx-scrollable-container,.dx-popup-inherit-height .dx-popup-content>.dx-treeview>.dx-scrollable>div>.dx-scrollable-wrapper,.dx-popup-inherit-height .dx-popup-content>.dx-treeview>.dx-scrollable>div>.dx-scrollable-wrapper>.dx-scrollable-container{max-height:inherit;min-height:inherit}.dx-popup-inherit-height .dx-popup-content>.dx-widget{max-height:inherit}.dx-popup-inherit-height .dx-popup-content>.dx-template-wrapper,.dx-popup-inherit-height .dx-popup-content>.dx-template-wrapper>.dx-scrollable,.dx-popup-inherit-height .dx-popup-content>.dx-template-wrapper>.dx-scrollable>.dx-scrollable-wrapper,.dx-popup-inherit-height .dx-popup-content>.dx-template-wrapper>.dx-scrollable>.dx-scrollable-wrapper>.dx-scrollable-container,.dx-popup-inherit-height .dx-popup-content>.dx-template-wrapper>.dx-scrollable>div>.dx-scrollable-wrapper,.dx-popup-inherit-height .dx-popup-content>.dx-template-wrapper>.dx-scrollable>div>.dx-scrollable-wrapper>.dx-scrollable-container,.dx-popup-inherit-height .dx-popup-content>.dx-template-wrapper>.dx-treeview>.dx-scrollable,.dx-popup-inherit-height .dx-popup-content>.dx-template-wrapper>.dx-treeview>.dx-scrollable>.dx-scrollable-wrapper,.dx-popup-inherit-height .dx-popup-content>.dx-template-wrapper>.dx-treeview>.dx-scrollable>.dx-scrollable-wrapper>.dx-scrollable-container,.dx-popup-inherit-height .dx-popup-content>.dx-template-wrapper>.dx-treeview>.dx-scrollable>div>.dx-scrollable-wrapper,.dx-popup-inherit-height .dx-popup-content>.dx-template-wrapper>.dx-treeview>.dx-scrollable>div>.dx-scrollable-wrapper>.dx-scrollable-container{max-height:inherit;min-height:inherit}.dx-popup-inherit-height .dx-popup-content>.dx-template-wrapper>.dx-widget{max-height:inherit}.dx-dialog-root .dx-overlay-shader{background-color:#444}.dx-prevent-safari-scrolling{position:fixed;margin:0;left:0;right:0;top:0}.dx-popup-wrapper>.dx-overlay-content{border:1px solid #ddd;background:#fff;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);border-radius:6px}.dx-popup-wrapper>.dx-popup-fullscreen{border-radius:0}.dx-popup-title{-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;white-space:normal;position:relative;padding:6px 20px;min-height:28px;border-bottom:1px solid #ddd;background:0 0;color:#333}.dx-popup-title.dx-toolbar{padding:6px 20px;overflow:visible;-webkit-box-shadow:none;box-shadow:none}.dx-popup-title.dx-toolbar .dx-toolbar-before{padding-right:15px}.dx-rtl.dx-popup-title.dx-toolbar .dx-toolbar-before{padding-right:0;padding-left:15px}.dx-popup-title.dx-toolbar .dx-toolbar-after{padding-left:15px}.dx-rtl.dx-popup-title.dx-toolbar .dx-toolbar-after{padding-left:0;padding-right:15px}.dx-popup-title.dx-toolbar .dx-toolbar-after:empty,.dx-popup-title.dx-toolbar .dx-toolbar-before:empty{padding:0}.dx-popup-title.dx-toolbar .dx-toolbar-items-container{height:36px;overflow:visible}.dx-popup-title.dx-toolbar .dx-toolbar-menu-container{padding:0 0 0 10px}.dx-popup-title.dx-toolbar .dx-toolbar-item,.dx-rtl.dx-popup-title.dx-toolbar .dx-toolbar-menu-container{padding:0 10px 0 0}.dx-popup-title.dx-toolbar .dx-toolbar-item.dx-toolbar-first-in-group{padding-left:20px}.dx-popup-title.dx-toolbar .dx-toolbar-item:last-child{padding:0}.dx-rtl.dx-popup-title.dx-toolbar .dx-toolbar-item{padding:0 0 0 10px}.dx-rtl.dx-popup-title.dx-toolbar .dx-toolbar-item:last-child{padding:0}.dx-popup-title.dx-toolbar .dx-toolbar-label{font-size:20px}.dx-popup-title.dx-toolbar.dx-has-close-button .dx-toolbar-after .dx-toolbar-button:nth-last-child(2){padding-right:0}.dx-rtl .dx-popup-title.dx-toolbar.dx-has-close-button .dx-toolbar-after .dx-toolbar-button:nth-last-child(2){padding-left:0}.dx-popup-title .dx-closebutton{display:block;position:relative;left:10px;border-radius:4px;border-width:1px;border-style:solid}.dx-rtl .dx-popup-title .dx-closebutton{left:0;right:10px}.dx-popup-title .dx-closebutton .dx-icon{-webkit-box-sizing:border-box;box-sizing:border-box}.dx-state-disabled .dx-popup-title .dx-closebutton .dx-icon,.dx-state-disabled.dx-popup-title .dx-closebutton .dx-icon{opacity:.6}.dx-state-disabled .dx-popup-title .dx-closebutton .dx-button-text,.dx-state-disabled.dx-popup-title .dx-closebutton .dx-button-text{opacity:.5}.dx-popup-content{-webkit-user-drag:none;padding:20px}.dx-popup-content>.dx-button{margin:0 10px}.dx-popup-bottom{background:0 0;color:#333}.dx-popup-bottom.dx-toolbar{padding:20px;overflow:visible}.dx-popup-bottom.dx-toolbar .dx-toolbar-before{padding-right:15px}.dx-rtl.dx-popup-bottom.dx-toolbar .dx-toolbar-before{padding-right:0;padding-left:15px}.dx-popup-bottom.dx-toolbar .dx-toolbar-after{padding-left:15px}.dx-rtl.dx-popup-bottom.dx-toolbar .dx-toolbar-after{padding-left:0;padding-right:15px}.dx-popup-bottom.dx-toolbar .dx-toolbar-after:empty,.dx-popup-bottom.dx-toolbar .dx-toolbar-before:empty{padding:0}.dx-popup-bottom.dx-toolbar .dx-toolbar-items-container{height:36px;overflow:visible}.dx-popup-bottom.dx-toolbar .dx-toolbar-menu-container{padding:0 0 0 10px}.dx-popup-bottom.dx-toolbar .dx-toolbar-item,.dx-rtl.dx-popup-bottom.dx-toolbar .dx-toolbar-menu-container{padding:0 10px 0 0}.dx-popup-bottom.dx-toolbar .dx-toolbar-item.dx-toolbar-first-in-group{padding-left:20px}.dx-popup-bottom.dx-toolbar .dx-toolbar-item:last-child{padding:0}.dx-rtl.dx-popup-bottom.dx-toolbar .dx-toolbar-item{padding:0 0 0 10px}.dx-rtl.dx-popup-bottom.dx-toolbar .dx-toolbar-item:last-child{padding:0}.dx-popup-bottom.dx-toolbar .dx-toolbar-label{font-size:20px}.dx-device-mobile .dx-popup-bottom.dx-toolbar{padding:20px;overflow:visible}.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-before{padding-right:15px}.dx-rtl.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-before{padding-right:0;padding-left:15px}.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-after{padding-left:15px}.dx-rtl.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-after{padding-left:0;padding-right:15px}.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-after:empty,.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-before:empty{padding:0}.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-items-container{height:36px;overflow:visible}.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-menu-container{padding:0 0 0 10px}.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-item,.dx-rtl.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-menu-container{padding:0 10px 0 0}.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-item.dx-toolbar-first-in-group{padding-left:20px}.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-item:last-child{padding:0}.dx-rtl.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-item{padding:0 0 0 10px}.dx-rtl.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-item:last-child{padding:0}.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-label{font-size:20px}.dx-popup-bottom .dx-button{min-width:100px}.dx-popup-content.dx-dialog-content{min-width:180px;padding:20px}.dx-dialog-message{padding:0}.dx-dropdownbutton{display:inline-block;vertical-align:middle}.dx-dropdownbutton-content.dx-popup-content{padding:0}.dx-dropdownbutton-content .dx-list .dx-empty-message,.dx-dropdownbutton-content .dx-list .dx-list-item{border:none}.dx-dropdownbutton-toggle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;max-width:20px}.dx-dropdownbutton-toggle.dx-button .dx-button-content{padding-left:0;padding-right:0}.dx-rtl .dx-dropdownbutton-toggle{border-right-width:0}.dx-dropdownbutton:not(.dx-dropdownbutton-has-arrow) .dx-button-has-icon:not(.dx-button-has-text) .dx-button-content{padding-left:5px;padding-right:5px}.dx-dropdownbutton:not(.dx-dropdownbutton-has-arrow) .dx-button-has-text.dx-button .dx-button-content{padding-left:10px;padding-right:10px}.dx-dropdownbutton-action:not(.dx-buttongroup-last-item).dx-button{border-right-width:0;border-left-width:1px}.dx-rtl .dx-dropdownbutton-action:not(.dx-buttongroup-last-item).dx-button{border-right-width:1px;border-left-width:0}.dx-dropdownbutton .dx-button{overflow:hidden}.dx-dropdownbutton .dx-button-has-text .dx-icon.dx-icon-right{margin-left:4px;margin-right:0}.dx-dropdownbutton-action{min-width:0}.dx-dropdownbutton-action.dx-button .dx-button-content{padding-left:10px;padding-right:4px}.dx-rtl .dx-dropdownbutton-action.dx-button .dx-button-content{padding-left:4px;padding-right:10px}.dx-dropdownbutton-action.dx-buttongroup-last-item.dx-button .dx-button-content{padding-right:0}.dx-rtl .dx-dropdownbutton-action.dx-buttongroup-last-item.dx-button .dx-button-content{padding-left:0}.dx-dropdownbutton-popup-wrapper{height:100%}.dx-dropdownbutton-popup-wrapper.dx-popup-wrapper .dx-overlay-content{border-top-width:0;border-bottom-width:1px}.dx-dropdownbutton-popup-wrapper.dx-popup-wrapper .dx-overlay-content.dx-dropdowneditor-overlay-flipped{border-top-width:1px;border-bottom-width:0}.dx-dropdownbutton-popup-wrapper .dx-popup-content{height:100%;padding:1px}.dx-dropdownbutton-popup-wrapper .dx-list{height:100%;min-height:39.0001px}.dx-dropdownbutton-popup-wrapper .dx-list:not(.dx-list-select-decorator-enabled){min-height:33.0001px}.dx-dropdownbutton-popup-wrapper .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item-content{padding:7px 9px}.dx-dropdownbutton-popup-wrapper .dx-list-select-all{padding:12px 0 8px}.dx-dropdownbutton-popup-wrapper .dx-empty-message,.dx-dropdownbutton-popup-wrapper .dx-list-item{border-top:0}.dx-dropdownbutton-popup-wrapper .dx-empty-message:last-of-type,.dx-dropdownbutton-popup-wrapper .dx-list-item:last-of-type{border-bottom:none}.dx-actionsheet-popup-wrapper .dx-overlay-content{padding-top:0;padding-bottom:0;-webkit-user-drag:none}.dx-actionsheet-popover-wrapper .dx-popup-content .dx-button,.dx-actionsheet-popup-wrapper .dx-popup-content .dx-button{width:100%;margin-right:0;margin-left:0}.dx-actionsheet-cancel,.dx-actionsheet-item{width:100%}.dx-state-disabled .dx-actionsheet-container .dx-button{cursor:default}.dx-actionsheet-popover-wrapper .dx-popup-title,.dx-actionsheet-popup-wrapper .dx-popup-title{word-wrap:break-word}.dx-actionsheet-container .dx-actionsheet-item{margin:0 0 10px}.dx-actionsheet-container .dx-button,.dx-button.dx-actionsheet-cancel{margin:0}.dx-tileview div.dx-scrollable-container{overflow-y:hidden}.dx-tile{position:absolute;color:#333;background-color:#fff;border:1px solid #ddd9;text-align:left}.dx-tile-content{padding:0;width:100%;height:100%}.dx-tileview-wrapper{position:relative;height:1px}.dx-device-ios-6 .dx-tile{-webkit-backface-visibility:hidden;backface-visibility:hidden}.dx-tile.dx-state-focused,.dx-tile.dx-state-hover{background-color:#fff;border-color:#337ab766}.dx-tile.dx-state-active{-webkit-transform:scale(.96);transform:scale(.96);-webkit-transition:-webkit-transform .1s linear;transition:transform .1s linear,-webkit-transform .1s linear;background-color:#60606033;color:#333;border-color:#0000}.dx-toast-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:14px;font-weight:600;line-height:32px;padding:10px;-webkit-box-shadow:0 2px 3px 0 #0000;box-shadow:0 2px 3px 0 #0000;border-radius:6px}.dx-toast-icon{background-size:contain;background-position:0;background-repeat:no-repeat;margin-right:10px;width:35px;height:35px}.dx-toast-icon,.dx-toast-message{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.dx-toast-message{line-height:16px}.dx-rtl .dx-toast-icon{margin-left:10px;margin-right:0}.dx-toast-info{background-color:#337ab7}.dx-toast-info .dx-toast-icon{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAQAAAC00HvSAAABoklEQVRIx63WPUvDQBjA8QMFsZNLlgpxtINjBsFVqINghm4dRAe/Rpdm6UcQHERwUYdAJ8HvkKHEQdrPEBQUrf7PoabtveSSSrit3PPjeve8RCCsyyMkIiYlAzJSYiJCPPt+248BfRKkdSX0CcoZnx7jAiJfY3r4LqbNsITI15B2EdNlVBGRSEZ0bUyXyQqIRDJZQIu/M1oRmZ2ovcz4zjt558NxR/6C6Vk2fHLPOXtsIhA0aHHGA1/Gvl7OBMYT/3BF05poTS5Be/5gxvQ15JWjgtyerWPelP19hMDTMvabQyciEJwoJ0rwBKF2lutSRCC4UWJCQaQx+5WYAyUmEsQas1WJ2VJiYkGqMTuVmG0lJhVkGnNaiblQYjKhZYHkmY1SpMGLEoN5Gskt605kjTstIjPvRiJ50tuSksePxv7UfKm8HAe0DGKXgZbB85eKHLWdKkjHUpjzvAmdHaUKIgnNmrIzLiTBs1W4ybiQvwq39RuV6TB1jpvA1f1yxo0sdT9XLy5DlF5cPBmmq0yG2uZUbVOzthle2xdFbd83//za+gXw/JH9LjmoAgAAAABJRU5ErkJggg==")}.dx-toast-warning{background-color:#f0ad4e}.dx-toast-warning .dx-toast-icon{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAQAAAC00HvSAAABJklEQVRIx62WvW2EQBBGpwlSArdgSrBESuKIQhySLJJbcAuXrXTZteCAAG3GlWBRwVsHB+Ykw8zeafVlaPSY/1lBdlXQ0OMJzMBMwNPTUOzb732scAzEXQ04KhtT0jEdIFZNdJQapuZsIFadqY8wLWMiJBIZafcwLdcHIJHIdQNt4YwPQm4e1feYMjkn/3NUbpjuSUgk0q2YSinx5xL0SSl/dcM45V8r5qLYOEQoDjs2FTNQCI0a+deC+VatGqFPwugD0gs+A8YLQTW4LJgf1SoIcxJG751ZIAMGy5sp1ZuQgHkxMMGqVJq81Tdp6q0unnhFeDMK3lgz9b6k+MOaKX3CUzDO3jd2UH/7JtP2y7aLM12GbHcq29XMdsOzvSiyvW+efG39AmPXSbHWZjgLAAAAAElFTkSuQmCC")}.dx-toast-error{background-color:#d9534f}.dx-toast-error .dx-toast-icon{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAQAAAC00HvSAAABeklEQVRIx62WMWrDQBBFx01I5zQinQ5hdINA3Kp3mUNEnSBIdwgEcgeBC18gVRojjDr7BklUxAE3b1NYihVrdmWbZbpl9FjN/zOzgqgREJNTUFEDNRUFOTGBnq8dRmQsMWosyYiGMSEpawuijTUpoQszZT6AaGPO1IaZsToRYjCsmGmYGZszIAbD5gA6/M7qTMj+RtMuJjy5Jv0ahQdMeiHEYEhbTKRK/KN+9K3IH+0xmZK+4Jb33mnChM/eaYYIgeLYBdcI4yNQgiBM+Oo5OxBi5S5l0ztdUNJoGrPr5cdCrtbgGOSCGHKhsCjQBbkhhkKorFK2oKsBiKESaocnys58sUMMtYDTXA8NZMSbIwv3bZJO/48VH3VuY6/NYwO4V+Tv1aYYgMTsVB8dKZUPQmyG/OcbzcUvijot6IYPzcVaT225UyQuCRjxrGyLwNbhW54Un5S8KrmZa96cGn/zxtP08zaLPW0Gb3vK29b0tsO9vSi8vW8ufG39AnvvGenmMu5AAAAAAElFTkSuQmCC")}.dx-toast-success{background-color:#5cb85c}.dx-toast-success .dx-toast-icon{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAQAAAC00HvSAAABlklEQVRIx62Wv0rDUBSHTxE6uHTKGhDEzS2jg4vUMeBmX8BR8AFiJQEfwck3cAh2cxBcXEup3VoHF3UxS1FBvuvQhPy5N0lTwplyknz33HN+95wriNEsXAJCZkRAxIyQABfL/L3J6eAzRhltjI9Tj7HxmJcgEpvjYVdh+oxqEImN6JdhBkzXhCgUUwYmzIBFA4hCsUhB6XamDSGriPpZjL12TvQc2SnG2xCiUHgJxqktcdbe+SmU31lh/AaQJQ4HfOR8PiJYpYrVDU4RhD1+c8q2BLdBLNdxXW8KflcI1obcs4UgnGlvAiE0/DDhW/O90EMQDnMbWlkozDTnMz2OC6AvdhGEHT4Ny86EqOB6i1fNgv44QhC2mRi3Gwlozqs4kSnoHEHocFdWQT0ahWKYA93GT5elyY9MucmDHukiCCeGuDO5CUteJaAOgrDPskIKYZVuhpkG/1qpqKBaxRcIQpeHGmG6dWfKM0hfnxZW/Ql/qj0k/ib9Rh83Tqvdr7Ve3NJkaG1OtTY1W5vhrd0oWrvfbHjb+gdn1DPEHv9HmQAAAABJRU5ErkJggg==")}.dx-popover-wrapper .dx-popover-arrow:after{width:14.1422712488px;height:14.1422712488px}.dx-popover-wrapper.dx-position-bottom .dx-popover-arrow,.dx-popover-wrapper.dx-position-top .dx-popover-arrow{width:20px;height:10px}.dx-popover-wrapper.dx-position-left .dx-popover-arrow,.dx-popover-wrapper.dx-position-right .dx-popover-arrow{width:10px;height:20px}.dx-popover-arrow{position:absolute;z-index:2000;overflow:hidden}.dx-popover-arrow:after{position:absolute;display:block;overflow:hidden;content:" ";-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.dx-popover-wrapper.dx-position-top .dx-popover-arrow:after{top:0;left:0;-webkit-transform-origin:top left;transform-origin:top left}.dx-popover-wrapper.dx-position-bottom .dx-popover-arrow:after{right:0;bottom:0;-webkit-transform-origin:bottom right;transform-origin:bottom right;background:#fff}.dx-popover-wrapper.dx-position-left .dx-popover-arrow:after{bottom:0;left:0;-webkit-transform-origin:bottom left;transform-origin:bottom left}.dx-popover-wrapper.dx-position-right .dx-popover-arrow:after{top:0;right:0;-webkit-transform-origin:top right;transform-origin:top right}.dx-popover-wrapper .dx-overlay-content{overflow:visible}.dx-popover-wrapper .dx-popup-content{overflow:hidden}.dx-device-ios .dx-popover-arrow:after{-webkit-transform:rotate(-45deg) translateZ(0)}.dx-popover-wrapper .dx-popup-title{margin:0;border-top-left-radius:6px;border-top-right-radius:6px}.dx-popover-wrapper .dx-popup-title.dx-toolbar{padding-left:15px}.dx-popover-wrapper .dx-popover-arrow:after,.dx-popover-wrapper.dx-popover-without-title .dx-popover-arrow:after{background:#fff}.dx-popover-arrow:after{border:1px solid #ddd}.dx-popover-wrapper .dx-rtl.dx-popup-title.dx-toolbar{padding-right:15px;padding-left:0}.dx-progressbar .dx-position-left .dx-progressbar-range-container,.dx-progressbar .dx-position-left .dx-progressbar-status,.dx-progressbar .dx-position-right .dx-progressbar-range-container,.dx-progressbar .dx-position-right .dx-progressbar-status{display:table-cell;vertical-align:middle}.dx-progressbar .dx-position-bottom-left .dx-progressbar-range-container,.dx-progressbar .dx-position-bottom-left .dx-progressbar-status,.dx-progressbar .dx-position-top-left .dx-progressbar-range-container,.dx-progressbar .dx-position-top-left .dx-progressbar-status{float:left}.dx-progressbar .dx-position-bottom-right .dx-progressbar-range-container,.dx-progressbar .dx-position-bottom-right .dx-progressbar-status,.dx-progressbar .dx-position-top-right .dx-progressbar-range-container,.dx-progressbar .dx-position-top-right .dx-progressbar-status{float:right}.dx-progressbar .dx-position-bottom-center .dx-progressbar-status,.dx-progressbar .dx-position-top-center .dx-progressbar-status{text-align:center}.dx-progressbar .dx-position-left .dx-progressbar-status{padding-right:8px}.dx-progressbar .dx-position-right .dx-progressbar-status{padding-left:8px}.dx-progressbar:before{display:inline-block;height:100%;content:"";vertical-align:middle}.dx-progressbar-range-container{width:100%}.dx-progressbar-container{position:relative;width:100%}.dx-progressbar-wrapper{display:inline-block;width:100%;vertical-align:middle;direction:ltr}.dx-progressbar-range{height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none}.dx-progressbar-status{position:relative;top:0;left:0;width:auto;height:20px;font-size:12px}.dx-progressbar-animating-segment{display:none}.dx-rtl .dx-progressbar .dx-progressbar-wrapper,.dx-rtl.dx-progressbar .dx-progressbar-wrapper{direction:rtl}.dx-progressbar-container{height:6px;border:1px solid #ddd;background-color:#ddd;border-radius:2px}.dx-progressbar-range{position:relative;border:1px solid #337ab7;background-color:#337ab7;margin-top:-1px;-webkit-box-sizing:content-box;box-sizing:initial;border-top-left-radius:2px;border-bottom-left-radius:2px}.dx-progressbar-animating-container{width:100%;height:6px;background-color:#ddd;background-size:90% 5px;border:1px solid #ddd;border-radius:2px;-webkit-animation:dx-loader 2s linear infinite;animation:dx-loader 2s linear infinite;background-image:-webkit-gradient(linear,right top,left top,color-stop(5%,#0000),color-stop(#337ab7),color-stop(95%,#0000));background-image:linear-gradient(-90deg,#0000 5%,#337ab7,#0000 95%);background-repeat:repeat}.dx-state-disabled .dx-progressbar-range{background-color:#337ab799}.dx-state-disabled .dx-progressbar-animating-container{-webkit-animation:none;animation:none;background-position-x:45%}.dx-rtl .dx-progressbar .dx-progressbar-animating-container,.dx-rtl.dx-progressbar .dx-progressbar-animating-container{-webkit-animation:dx-loader-rtl 2s linear infinite;animation:dx-loader-rtl 2s linear infinite;background-image:-webkit-gradient(linear,right top,left top,color-stop(5%,#0000),color-stop(#337ab7),color-stop(95%,#0000));background-image:linear-gradient(-90deg,#0000 5%,#337ab7,#0000 95%);background-repeat:repeat}@-webkit-keyframes dx-loader{0%{background-position-x:0}to{background-position-x:900%}}@keyframes dx-loader{0%{background-position-x:0}to{background-position-x:900%}}@-webkit-keyframes dx-loader-rtl{0%{background-position-x:0}to{background-position-x:-900%}}@keyframes dx-loader-rtl{0%{background-position-x:0}to{background-position-x:-900%}}.dx-tooltip-wrapper .dx-overlay-content{min-width:34px;min-height:26px;text-align:center;line-height:0;border:1px solid #ddd;background-color:#fff;color:#333;-webkit-box-shadow:0 2px 4px #0000001a;box-shadow:0 2px 4px #0000001a;border-radius:4px}.dx-tooltip-wrapper .dx-overlay-content:before{display:inline-block;height:100%;content:"";vertical-align:middle}.dx-tooltip-wrapper .dx-overlay-content .dx-popup-content{display:inline-block;padding:12px 17px;font-size:.85em;line-height:normal;white-space:nowrap}.dx-tooltip-wrapper.dx-popover-wrapper .dx-popover-arrow:after{border:1px solid #ddd;background:#fff}.dx-slider-label{position:absolute;font-size:.85em}.dx-slider-label:last-child{right:0;left:auto}.dx-rtl .dx-slider-label:last-child{left:0;right:auto}.dx-slider-label-position-bottom{padding-bottom:14px}.dx-slider-label-position-top{padding-top:14px}.dx-slider{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.dx-slider:before{display:inline-block;height:100%;content:"";vertical-align:middle}.dx-slider .dx-overlay-content{height:28px}.dx-slider .dx-overlay-content:before{display:none}.dx-slider .dx-popover-wrapper .dx-popover-arrow:after{width:9.8995898741px;height:9.8995898741px}.dx-slider .dx-popover-wrapper.dx-position-bottom .dx-popover-arrow,.dx-slider .dx-popover-wrapper.dx-position-top .dx-popover-arrow{width:14px;height:7px}.dx-slider .dx-popover-wrapper.dx-position-left .dx-popover-arrow,.dx-slider .dx-popover-wrapper.dx-position-right .dx-popover-arrow{width:7px;height:14px}.dx-slider-wrapper{position:relative;display:inline-block;width:100%;vertical-align:middle;cursor:pointer;height:28px}.dx-slider-bar{position:relative}.dx-slider-range{position:absolute;top:0;pointer-events:none;-webkit-user-drag:none}.dx-slider-handle .dx-tooltip-wrapper .dx-popup-content{line-height:0}.dx-state-disabled .dx-slider-wrapper{cursor:default}.dx-rtl .dx-slider-handle{right:auto;left:0;margin-left:-7.5px}.dx-slider-tooltip-visible-on-hover .dx-tooltip{visibility:hidden}.dx-slider-tooltip-visible-on-hover.dx-state-active .dx-tooltip,.dx-slider-tooltip-visible-on-hover.dx-state-hover .dx-tooltip{visibility:visible}.dx-slider .dx-tooltip-wrapper .dx-overlay-content{-webkit-box-shadow:none;box-shadow:none}.dx-slider .dx-state-active.dx-slider-handle{border:1px solid #fff;background:#204d73}.dx-slider .dx-state-focused.dx-slider-handle:not(.dx-state-active),.dx-slider .dx-state-hover.dx-slider-handle:not(.dx-state-active){border:1px solid #fff;background:#285f8f}.dx-slider-bar{margin:14px 7px;height:4px;background:#ddd;border-radius:2px}.dx-slider-range{border:1px solid #0000;height:2px;-webkit-box-sizing:content-box;box-sizing:initial}.dx-slider-range.dx-slider-range-visible{border:1px solid #337ab7;background:#337ab7;border-radius:2px}.dx-slider-label-position-bottom .dx-slider-label{bottom:-17px}.dx-slider-label-position-top .dx-slider-label{top:-14px}.dx-slider-handle{position:absolute;top:0;right:0;pointer-events:auto;-webkit-user-drag:none;margin-top:-14px;margin-right:-7px;width:14px;height:28px;border:1px solid #fff;background-color:#337ab7;border-radius:3px;-webkit-box-sizing:content-box;box-sizing:initial}.dx-state-disabled .dx-slider,.dx-state-disabled.dx-slider{opacity:1}.dx-state-disabled .dx-slider .dx-slider-bar,.dx-state-disabled.dx-slider .dx-slider-bar{opacity:.5}.dx-invalid .dx-slider-handle{background-color:#d9534f}.dx-invalid .dx-slider-range-visible{background-color:#d9534f;border-color:#d9534f}.dx-invalid .dx-slider-bar{background-color:#d9534f66}.dx-invalid .dx-state-focused.dx-slider-handle:not(.dx-state-active),.dx-invalid .dx-state-hover.dx-slider-handle:not(.dx-state-active){background:#c9302c}.dx-rangeslider-start-handle{top:0;right:auto;left:0;margin-left:-7px}.dx-rtl .dx-rangeslider-start-handle{right:0;left:auto;margin-right:-7px}.dx-gallery{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-ms-touch-action:pinch-zoom pan-y;touch-action:pinch-zoom pan-y}.dx-gallery-wrapper{position:relative;overflow:hidden;width:100%;height:100%;white-space:nowrap}.dx-gallery-wrapper>.dx-empty-message{text-align:center;position:absolute;width:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.dx-gallery-container{position:relative;height:100%}.dx-gallery-item{display:inline-block;overflow:hidden;width:100%;height:100%;text-align:center}.dx-gallery-item-image{max-width:100%;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:auto;margin:auto}.dx-gallery-item-content{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.dx-gallery .dx-gallery-item-loop{display:none}.dx-gallery-loop .dx-gallery-item-loop{display:inline-block;position:absolute}.dx-gallery-item-invisible{visibility:hidden}.dx-gallery-nav-button-next,.dx-gallery-nav-button-prev{position:absolute;top:50%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;background-size:100% 100%}.dx-gallery-nav-button-prev{left:0}.dx-gallery-nav-button-next{right:0}.dx-gallery-indicator{position:absolute;bottom:10px;width:100%;height:10px;font-size:0;pointer-events:none;text-align:center}.dx-state-disabled .dx-gallery-indicator-item,.dx-state-disabled .dx-gallery-nav-button-next,.dx-state-disabled .dx-gallery-nav-button-prev{cursor:default}.dx-rtl .dx-gallery-nav-button-prev{right:0;left:auto;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.dx-rtl .dx-gallery-nav-button-next{right:auto;left:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.dx-device-android .dx-scrollable-native .dx-gallery-indicator,.dx-device-android .dx-scrollable-native .dx-gallery-item,.dx-device-android .dx-scrollable-native .dx-gallery-nav-button-next,.dx-device-android .dx-scrollable-native .dx-gallery-nav-button-prev{-webkit-backface-visibility:visible;backface-visibility:visible}.dx-device-android .dx-gallery-item,.dx-device-android .dx-scrollable-native .dx-gallery-active .dx-gallery-indicator,.dx-device-android .dx-scrollable-native .dx-gallery-active .dx-gallery-item,.dx-device-android .dx-scrollable-native .dx-gallery-active .dx-gallery-nav-button-next,.dx-device-android .dx-scrollable-native .dx-gallery-active .dx-gallery-nav-button-prev,.dx-device-ios-6 .dx-gallery,.dx-device-ios-6 .dx-gallery-indicator,.dx-device-ios-6 .dx-gallery-item,.dx-device-ios-6 .dx-gallery-nav-button-next,.dx-device-ios-6 .dx-gallery-nav-button-prev{-webkit-backface-visibility:hidden;backface-visibility:hidden}.dx-gallery .dx-gallery-nav-button-next,.dx-gallery .dx-gallery-nav-button-prev{position:absolute;top:0;width:34%;height:100%;background:0 0;cursor:pointer;text-align:center}.dx-gallery .dx-gallery-nav-button-next.dx-state-hover:after,.dx-gallery .dx-gallery-nav-button-prev.dx-state-hover:after{background-color:#337ab780}.dx-gallery .dx-gallery-nav-button-next.dx-state-active:after,.dx-gallery .dx-gallery-nav-button-prev.dx-state-active:after{background-color:#337ab7b3}.dx-gallery .dx-gallery-nav-button-next:before,.dx-gallery .dx-gallery-nav-button-prev:before{display:block;width:32px;top:50%;margin-top:-16px;left:50%;margin-left:-16px;position:absolute;z-index:10;clear:both;font-size:32px;color:#fff}.dx-gallery .dx-gallery-nav-button-next:after,.dx-gallery .dx-gallery-nav-button-prev:after{content:"";position:absolute;width:32px;height:100%;border-radius:0}.dx-gallery .dx-gallery-nav-button-prev{font:14px/1 DXIcons}.dx-gallery .dx-gallery-nav-button-prev:before{content:"\f012";left:0;right:auto;margin-left:0}.dx-gallery .dx-gallery-nav-button-prev:after{left:0}.dx-gallery .dx-gallery-nav-button-next{font:14px/1 DXIcons}.dx-gallery .dx-gallery-nav-button-next:before{content:"\f010";right:0;left:auto}.dx-gallery .dx-gallery-nav-button-next:after{right:0}.dx-gallery-indicator-item{display:inline-block;cursor:pointer;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #337ab7;pointer-events:auto;margin:1px 6px;width:8px;height:8px;background:#fff}.dx-gallery-indicator-item-active,.dx-gallery-indicator-item-selected{width:12px;height:12px;background:#337ab7;border:2px solid #fffc;margin:-1px 6px}.dx-state-focused.dx-gallery .dx-gallery-indicator-item-selected{background:#22527b}.dx-lookup .dx-popup-content .dx-scrollable{height:calc(100% - 45px)}.dx-lookup .dx-lookup-field-wrapper{position:relative;width:100%;height:100%}.dx-lookup .dx-rtl .dx-lookup-field-wrapper:after,.dx-lookup:not(.dx-rtl) .dx-lookup-field-wrapper:before{display:inline-block;height:100%;content:"";vertical-align:middle}.dx-lookup-field{outline:0;position:relative;width:100%;display:inline-block;vertical-align:middle;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:7px 34px 8px 9px;font-size:1em}.dx-lookup-field:before{content:".";color:#0000;display:inline-block;width:0;float:left}.dx-lookup-arrow{pointer-events:none;position:absolute;top:0;bottom:0;right:0;left:auto;height:100%}.dx-rtl .dx-lookup-arrow{right:auto;left:0}.dx-state-disabled .dx-lookup-field{cursor:default}.dx-lookup-popup-wrapper .dx-list-item{cursor:pointer;border-top:none}.dx-lookup-popup-search .dx-list{height:90%;height:calc(100% - 70px)}.dx-lookup-search-wrapper{width:100%;padding:20px 20px 14px}.dx-lookup{margin:0;height:36px;border:1px solid #ddd;background:#fff}.dx-lookup.dx-editor-underlined{background:0 0}.dx-lookup.dx-texteditor-with-floating-label.dx-editor-underlined .dx-texteditor-label .dx-label,.dx-lookup.dx-texteditor-with-label.dx-editor-underlined .dx-texteditor-label .dx-label{padding-left:9px}.dx-lookup.dx-texteditor-with-floating-label.dx-editor-underlined.dx-rtl .dx-texteditor-label .dx-label,.dx-lookup.dx-texteditor-with-label.dx-editor-underlined.dx-rtl .dx-texteditor-label .dx-label,.dx-rtl .dx-lookup.dx-texteditor-with-floating-label.dx-editor-underlined .dx-texteditor-label .dx-label,.dx-rtl .dx-lookup.dx-texteditor-with-label.dx-editor-underlined .dx-texteditor-label .dx-label{padding-right:9px;padding-left:0}.dx-rtl .dx-lookup-field{padding:7px 9px 8px 34px}.dx-lookup-arrow{font:18px/18px DXIcons;width:34px;color:#333;text-align:center}.dx-lookup-arrow:before{content:"\f04e";position:absolute;display:block;width:18px;top:50%;margin-top:-9px;left:50%;margin-left:-9px}.dx-state-readonly .dx-lookup-field:before{opacity:.5}.dx-lookup-popup-wrapper .dx-list-item:last-of-type{border-bottom:none}.dx-lookup-popup-wrapper .dx-list-item-content{padding-left:20px;padding-right:20px}.dx-lookup-popup-wrapper .dx-popup-content{top:0;padding:0}.dx-lookup-popup-wrapper .dx-popup-title+.dx-popup-content{top:49px}.dx-lookup-empty .dx-lookup-field{color:#999}.dx-invalid.dx-lookup .dx-lookup-field:after{right:38px;pointer-events:none;font-weight:700;position:absolute;top:50%;margin-top:-9px;width:18px;height:18px;text-align:center;line-height:18px;font-size:13px;background-color:#d9534f;color:#fff;content:"!";border-radius:50%}.dx-rtl .dx-invalid.dx-lookup .dx-lookup-field:after,.dx-rtl.dx-invalid.dx-lookup .dx-lookup-field:after{right:auto;left:38px}.dx-valid.dx-lookup .dx-lookup-field:after{right:38px;pointer-events:none;font-weight:700;position:absolute;top:50%;margin-top:-9px;width:18px;height:18px;text-align:center;line-height:18px;font-size:13px;font-family:DXIcons,sans-serif;color:#5cb85c;content:"\f005";opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-animation:dx-valid-badge-frames .3s cubic-bezier(1,.008,.565,1.65) .1s forwards;animation:dx-valid-badge-frames .3s cubic-bezier(1,.008,.565,1.65) .1s forwards}.dx-rtl .dx-valid.dx-lookup .dx-lookup-field:after,.dx-rtl.dx-valid.dx-lookup .dx-lookup-field:after{right:auto;left:38px}.dx-validation-pending.dx-lookup .dx-lookup-field-wrapper .dx-pending-indicator{right:38px;pointer-events:none;position:absolute;top:50%;margin-top:-11px;width:22px;height:22px}.dx-rtl .dx-validation-pending.dx-lookup .dx-lookup-field-wrapper .dx-pending-indicator,.dx-rtl.dx-validation-pending.dx-lookup .dx-lookup-field-wrapper .dx-pending-indicator{right:auto;left:38px}.dx-loadpanel-content:before{display:inline-block;height:100%;content:"";vertical-align:middle}.dx-loadpanel-content-wrapper{display:inline-block;width:100%;vertical-align:middle}.dx-loadpanel-message{text-align:center}.dx-loadpanel-content.dx-loadpanel-pane-hidden{-webkit-box-shadow:none;box-shadow:none;border:none;background:0 0}@-webkit-keyframes dx-loadpanel-opacity{0%{opacity:0}to{opacity:1}}@keyframes dx-loadpanel-opacity{0%{opacity:0}to{opacity:1}}.dx-loadpanel-content{padding:10px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none;border:1px solid #ddd;background:#fff;border-radius:6px;-webkit-box-shadow:0 6px 12px #00000040;box-shadow:0 6px 12px #00000040}.dx-tagbox .dx-texteditor-input{width:auto}.dx-tagbox.dx-tagbox-default-template.dx-tagbox-only-select .dx-texteditor-input{border:none;color:#0000;text-shadow:0 0 0 gray;min-width:0;width:.1px;padding-left:0;padding-right:0;margin-left:0;margin-right:0}.dx-tagbox.dx-tagbox-default-template.dx-tagbox-only-select .dx-texteditor-input:focus{outline:0}.dx-tagbox.dx-state-disabled .dx-texteditor-input{background:0 0}.dx-tagbox.dx-state-disabled .dx-tag-content{cursor:default}.dx-tagbox:not(.dx-tagbox-single-line) .dx-texteditor-input-container{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.dx-tag{max-width:calc(100% - 1px);display:inline-block;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.dx-tag-container.dx-texteditor-input-container{padding:0 4px 4px 0;outline:0}.dx-tagbox-single-line .dx-tag-container.dx-texteditor-input-container{overflow:hidden;white-space:nowrap}.dx-texteditor-container.dx-tag-container{white-space:normal}.dx-tag-content{position:relative;display:inline-block;text-align:center;cursor:pointer;margin:4px 0 0 4px;padding:3px 25px 4px 6px;min-width:40px;background-color:#ddd;border-radius:2px;color:#333}.dx-tag-content:before{content:".";color:#0000;display:inline-block;width:0}.dx-tag-remove-button{position:absolute;top:0;right:0;width:25px;height:100%}.dx-tag-remove-button:after,.dx-tag-remove-button:before{position:absolute;top:50%;content:"";-webkit-transform:rotate(45deg);transform:rotate(45deg);right:9px;margin-top:-5px;width:3px;height:11px;background:#aaa}.dx-rtl .dx-tagbox .dx-tag-content,.dx-tagbox.dx-rtl .dx-tag-content{margin-left:0;margin-right:4px}.dx-rtl .dx-tagbox .dx-tag-remove-button,.dx-tagbox.dx-rtl .dx-tag-remove-button{right:auto;left:0}.dx-rtl .dx-tagbox .dx-tag-container,.dx-tagbox.dx-rtl .dx-tag-container{padding-left:4px;padding-right:0}.dx-tagbox:not(.dx-texteditor-empty) .dx-texteditor-input{padding-left:0;margin-left:5px}.dx-rtl .dx-tagbox:not(.dx-texteditor-empty) .dx-texteditor-input,.dx-rtl.dx-tagbox:not(.dx-texteditor-empty) .dx-texteditor-input{padding-right:0;padding-left:0;margin-right:0;margin-left:0}.dx-tagbox-single-line .dx-tag-container{padding-right:0}.dx-tagbox:not(.dx-tagbox-single-line) .dx-texteditor-input{height:auto}.dx-tag-container.dx-texteditor-input-container .dx-texteditor-input{padding-bottom:4px;min-height:30px}.dx-texteditor-with-floating-label.dx-editor-outlined .dx-tag-container.dx-texteditor-input-container,.dx-texteditor-with-label.dx-editor-outlined .dx-tag-container.dx-texteditor-input-container{padding-top:8px}.dx-texteditor-with-floating-label.dx-editor-filled .dx-tag-container.dx-texteditor-input-container,.dx-texteditor-with-floating-label.dx-editor-underlined .dx-tag-container.dx-texteditor-input-container,.dx-texteditor-with-label.dx-editor-filled .dx-tag-container.dx-texteditor-input-container,.dx-texteditor-with-label.dx-editor-underlined .dx-tag-container.dx-texteditor-input-container{padding-top:12px;padding-bottom:2px}.dx-tag-remove-button:after{right:5px;margin-top:-1px;width:11px;height:3px}.dx-tag-remove-button:active:after,.dx-tag-remove-button:active:before{background:#ddd}.dx-tag.dx-state-focused .dx-tag-content{background-color:#cbcbcb;color:#333}.dx-tag.dx-state-focused .dx-tag-remove-button:after,.dx-tag.dx-state-focused .dx-tag-remove-button:before{background-color:#aaa}.dx-tag.dx-state-focused .dx-tag-remove-button:active:after,.dx-tag.dx-state-focused .dx-tag-remove-button:active:before{background:#ddd}.dx-tagbox.dx-invalid .dx-texteditor-container:after,.dx-tagbox.dx-valid .dx-texteditor-container:after{right:8px}.dx-rtl .dx-tagbox.dx-invalid .dx-texteditor-container:after,.dx-rtl .dx-tagbox.dx-valid .dx-texteditor-container:after,.dx-rtl.dx-tagbox.dx-invalid .dx-texteditor-container:after,.dx-rtl.dx-tagbox.dx-valid .dx-texteditor-container:after{left:8px}.dx-tagbox.dx-validation-pending .dx-texteditor-container .dx-pending-indicator{right:8px}.dx-rtl .dx-tagbox.dx-validation-pending .dx-texteditor-container .dx-pending-indicator,.dx-rtl.dx-tagbox.dx-validation-pending .dx-texteditor-container .dx-pending-indicator{left:8px}.dx-tagbox-popup-wrapper .dx-list-select-all{border-bottom:1px solid #ddd;padding-bottom:11px;margin-bottom:3px}.dx-rtl .dx-tag-content{padding-right:6px;padding-left:25px}.dx-rtl .dx-tag-remove-button:before{right:auto;left:9px}.dx-rtl .dx-tag-remove-button:after{right:auto;left:5px}.dx-radiobutton{display:table;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;line-height:22px}.dx-radio-value-container{display:table-cell;padding-right:10px;vertical-align:middle;padding-left:0}.dx-rtl .dx-radio-value-container,.dx-rtl.dx-radio-value-container{padding-right:5px;padding-left:10px}.dx-radiogroup-horizontal .dx-collection{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.dx-radiogroup-horizontal .dx-radiobutton:last-of-type{margin-right:0}.dx-state-disabled .dx-radiobutton,.dx-state-disabled.dx-radiobutton{cursor:default}.dx-radiobutton-icon{width:22px;height:22px}.dx-radiobutton-icon:before{width:20px;height:20px;-webkit-box-sizing:content-box}.dx-radiobutton-icon-checked .dx-radiobutton-icon-dot{margin-top:-16px;margin-left:6px;width:10px;height:10px}.dx-radiobutton.dx-state-readonly .dx-radiobutton-icon:before{border-color:#f4f4f4;background-color:#fff}.dx-radiobutton.dx-state-hover .dx-radiobutton-icon:before{border-color:#337ab766}.dx-radiobutton.dx-state-active .dx-radiobutton-icon:before{background-color:#60606033}.dx-radiobutton.dx-state-focused:not(.dx-state-active) .dx-radiobutton-icon:before{border:1px solid #337ab7}.dx-radiobutton.dx-state-disabled{opacity:.5}.dx-invalid .dx-radiobutton-icon:before{border-color:#d9534f66}.dx-invalid .dx-state-focused.dx-radiobutton .dx-radiobutton-icon:before,.dx-invalid .dx-state-hover.dx-radiobutton .dx-radiobutton-icon:before{border-color:#d9534f}.dx-state-disabled .dx-radiobutton.dx-state-disabled{opacity:1}.dx-rtl .dx-radiobutton.dx-radiobutton-checked .dx-radiobutton-icon-dot,.dx-rtl.dx-radiobutton.dx-radiobutton-checked .dx-radiobutton-icon-dot{margin-right:6px;margin-left:0}.dx-radiogroup .dx-radiobutton,.dx-radiogroup .dx-radiobutton-icon{margin:1px 0}.dx-radiogroup.dx-state-readonly .dx-radiobutton-icon:before{border-color:#f4f4f4;background-color:#fff}.dx-radiogroup-horizontal .dx-radiobutton{margin-right:17px}.dx-rtl .dx-radiogroup-horizontal .dx-radiobutton,.dx-rtl.dx-radiogroup-horizontal .dx-radiobutton{margin-right:0;margin-left:17px}.dx-accordion-item-title{cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;color:#333;padding:9px 12px;font-size:18px}.dx-accordion-item-title:before{background-position:50%;float:right;font-weight:400;color:#333;content:"\f016";font-family:DXIcons;font-size:18px;margin-left:9px;margin-right:0;line-height:24px}.dx-accordion-item-body{overflow:hidden;padding:8px 12px 22px;font-size:14px}.dx-accordion-item-closed .dx-accordion-item-body{visibility:hidden}.dx-accordion-item{overflow:hidden;border:1px solid #0000;border-top-color:#ddd}.dx-accordion-item-opened .dx-accordion-item-body{visibility:visible}.dx-state-disabled .dx-accordion-item-title{cursor:default}.dx-accordion{background-color:#fff;color:#333}.dx-accordion-item:last-child{border-bottom:1px solid #ddd}.dx-accordion-item.dx-state-active:not(.dx-accordion-item-opened) .dx-icon{color:#333}.dx-accordion-item.dx-state-active:not(.dx-accordion-item-opened)>.dx-accordion-item-title{color:#333;background-color:#60606033}.dx-accordion-item.dx-state-hover>.dx-accordion-item-title{background-color:#0000000a}.dx-accordion-item.dx-state-hover:not(:last-child):not(.dx-accordion-item-opened):not(.dx-state-focused){border-bottom-color:#0000000a}.dx-accordion-item-opened{border-color:#ddd}.dx-accordion-item-opened.dx-state-hover>.dx-accordion-item-title,.dx-accordion-item-opened>.dx-accordion-item-title{background-color:initial}.dx-accordion-item-opened>.dx-accordion-item-title:before{content:"\f014"}.dx-accordion-item-opened+.dx-accordion-item{border-top-color:#0000}.dx-accordion-item-opened+.dx-accordion-item.dx-state-hover:not(.dx-state-focused){border-top-color:#0000000a}.dx-accordion-item-title .dx-icon{width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;font-size:18px;text-align:center;line-height:18px;display:inline-block;color:#333}.dx-accordion-item-title .dx-accordion-item-title-caption .dx-icon{margin-right:6px;margin-left:0;vertical-align:top;position:relative;top:4px}.dx-accordion-item-title .dx-accordion-item-title-caption .dx-icon.dx-icon-right,.dx-rtl .dx-accordion-item-title .dx-accordion-item-title-caption .dx-icon,.dx-rtl.dx-accordion-item-title .dx-accordion-item-title-caption .dx-icon{margin-left:6px;margin-right:0}.dx-rtl .dx-accordion-item-title .dx-accordion-item-title-caption .dx-icon.dx-icon-right,.dx-rtl.dx-accordion-item-title .dx-accordion-item-title-caption .dx-icon.dx-icon-right{margin-right:6px;margin-left:0}.dx-state-disabled.dx-accordion-item{opacity:.5}.dx-state-focused.dx-accordion-item{border-color:#337ab7}.dx-rtl .dx-accordion-item-title:before{float:left;margin-left:0;margin-right:9px}.dx-slideoutview{height:100%;width:100%;-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.dx-slideoutview-wrapper{position:relative;overflow:hidden;height:100%}.dx-slideoutview-menu-content{position:absolute;top:0;bottom:0}.dx-slideoutview-menu-content.dx-slideoutview-right{right:0}.dx-slideoutview-menu-content.dx-slideoutview-left{left:0}.dx-slideoutview-content{position:absolute;overflow:hidden;width:100%;height:100%;top:0;z-index:100;-webkit-box-sizing:content-box;box-sizing:initial;margin-left:-1px;border-color:#dddddd80;border-style:solid;border-width:0 1px}.dx-slideoutview-shield{position:absolute;top:0;height:100%;width:100%;z-index:1}.dx-device-android .dx-slideoutview-content{-webkit-backface-visibility:hidden;backface-visibility:hidden}.dx-slideoutview-content,.dx-slideoutview-menu-content{background-color:#fff}.dx-slideout{height:100%;width:100%}.dx-slideout-menu{min-width:280px;max-width:350px}.dx-slideout-menu .dx-list-item .dx-icon{float:left;width:26px;height:26px;background-position:0 0;background-size:26px 26px;padding:0;font-size:26px;text-align:center;line-height:26px;margin:-4px 13px -4px 0}.dx-slideout-item,.dx-slideout-item-content{height:100%;width:100%}.dx-rtl .dx-slideout-menu .dx-list-item .dx-icon{float:right}.dx-rtl .dx-slideout-menu .dx-list-item .dx-icon,.dx-rtl.dx-slideout-menu .dx-list-item .dx-icon,.dx-slideout-menu .dx-list-item .dx-icon.dx-icon-right{margin-left:13px;margin-right:0}.dx-rtl .dx-slideout-menu .dx-list-item .dx-icon.dx-icon-right,.dx-rtl.dx-slideout-menu .dx-list-item .dx-icon.dx-icon-right{margin-right:13px;margin-left:0}.dx-colorbox-input-container.dx-colorbox-color-is-not-defined .dx-colorbox-color-result-preview{border:none;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAQAAACRZI9xAAAAdElEQVQoU4XR0Q3AIAgFQCarie7UrToMc3QIiyIFFGNe5INcgETAegpQefFCCFPwYZI2qFA/M4EQMQAhKxJgiEcKHFFkwUQY3Q4sBAhUerYzkbaiTUk7Ije0dYoMyeYGi35igUeDzMCiTiKgaPx0BAR1csgHXJxUKOJqsbEAAAAASUVORK5CYII=") no-repeat}.dx-colorbox-input-container .dx-placeholder:before{max-width:calc(100% - 25px)}.dx-colorbox .dx-texteditor-input-container:before{content:"";display:block;position:absolute;top:50%;z-index:1;width:15px;height:15px;margin-top:-7.5px;left:14px}.dx-colorbox .dx-colorbox-color-is-not-defined .dx-texteditor-input-container:before{background:0 0}.dx-colorbox.dx-editor-filled .dx-texteditor-label .dx-label-before,.dx-colorbox.dx-editor-outlined .dx-texteditor-label .dx-label-before,.dx-colorbox.dx-editor-underlined .dx-texteditor-label .dx-label-before{min-width:40px}.dx-colorbox-color-result-preview{position:absolute;top:50%;z-index:2;width:17px;height:17px;margin-top:-8.5px;left:13px;border:1px solid}.dx-colorbox-input-container .dx-colorbox-input.dx-texteditor-input{-webkit-appearance:none;padding-left:40px}.dx-colorbox-overlay .dx-popup-content{overflow:hidden;padding:20px}.dx-colorbox-overlay .dx-popup-bottom .dx-toolbar-item:first-child{padding-right:10px}.dx-colorbox-overlay .dx-colorview-buttons-container .dx-button{margin:0}.dx-rtl .dx-colorbox .dx-placeholder,.dx-rtl.dx-colorbox .dx-placeholder{right:32px}.dx-rtl .dx-colorbox.dx-dropdowneditor .dx-colorbox-input.dx-texteditor-input,.dx-rtl.dx-colorbox.dx-dropdowneditor .dx-colorbox-input.dx-texteditor-input{direction:ltr;text-align:end;padding-right:40px}.dx-rtl .dx-colorbox.dx-dropdowneditor .dx-colorbox-color-result-preview,.dx-rtl.dx-colorbox.dx-dropdowneditor .dx-colorbox-color-result-preview{left:auto;right:13px}.dx-rtl .dx-colorbox.dx-dropdowneditor .dx-colorbox-input-container:before,.dx-rtl.dx-colorbox.dx-dropdowneditor .dx-colorbox-input-container:before{left:auto;right:14px}.dx-colorview-container label{overflow:hidden;font-weight:400;margin:0;white-space:normal;line-height:36px;display:block;color:#333}.dx-colorview-container .dx-button{margin-top:0;margin-bottom:0}.dx-colorview-container .dx-button.dx-colorview-apply-button{margin-right:10px;margin-left:0}.dx-colorview-container .dx-button.dx-colorview-cancel-button{margin-right:0;margin-left:0}.dx-colorview-container-row{overflow:hidden;padding-top:1px}.dx-colorview-container-row:first-child{margin-top:0}.dx-colorview-container-cell{float:left}.dx-colorview-palette-handle{width:28px;height:28px;top:0;left:0;cursor:crosshair;border-radius:100%;z-index:5;position:absolute}.dx-colorview-alpha-channel-handle,.dx-colorview-hue-scale-handle{position:absolute;cursor:pointer}.dx-colorview-hue-scale-handle{width:36px;height:17px;top:0;left:-7px}.dx-colorview-alpha-channel-handle{width:17px;height:36px;top:-6px;left:0}.dx-colorview-hue-scale{position:relative;background-repeat:no-repeat;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,red),color-stop(17%,#ff0),color-stop(33%,#0f0),color-stop(50%,#0ff),color-stop(67%,#00f),color-stop(83%,#f0f),to(red));background-image:linear-gradient(0deg,red,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.dx-colorbox-input-container:after,.dx-colorview-alpha-channel-wrapper,.dx-colorview-color-preview-container-inner{background-image:linear-gradient(45deg,#ccc 25%,#0000 0,#0000 74%,#ccc 75%,#ccc),linear-gradient(45deg,#ccc 25%,#0000 0,#0000 74%,#ccc 75%,#ccc);background-size:16px 16px;background-position:0 0,8px 8px}.dx-colorview-alpha-channel-wrapper{background-position:0 6px,8px 14px}.dx-colorbox-input-container{height:100%}.dx-colorview-palette-gradient-white{background-repeat:no-repeat;background-image:-webkit-gradient(linear,right top,left top,from(#fff0),to(#fff));background-image:linear-gradient(270deg,#fff0,#fff)}.dx-colorview-palette-gradient-black{background-repeat:no-repeat;background-image:-webkit-gradient(linear,left top,left bottom,from(#0000),to(#000));background-image:linear-gradient(180deg,#0000,#000)}.dx-colorview-palette{position:relative;overflow:hidden;cursor:crosshair}.dx-colorview-palette-gradient{position:absolute;top:0;left:0;width:100%;height:100%}.dx-colorview-alpha-channel-scale{height:20px;position:relative}.dx-colorview-alpha-channel-cell{margin:6px 0;position:relative}.dx-colorview-alpha-channel-cell .dx-button{width:90px}.dx-rtl .dx-colorview-container-row .dx-colorview-container-cell{float:right}.dx-rtl .dx-colorview-container label .dx-texteditor{float:left}.dx-rtl .dx-colorview-alpha-channel-scale{direction:ltr}.dx-colorview-palette-handle{background:radial-gradient(#0000 5px,#0003 6px,#fff 7px,#fff 12px,#0003 13px);-webkit-box-shadow:0 1px 1px 0 #0003;box-shadow:0 1px 1px 0 #0003}.dx-colorview-hue-scale-handle{border:1px solid #0003;-webkit-box-shadow:inset -5px 0 0 3px #fff,inset 5px 0 0 3px #fff,inset -6px 0 1px 4px #0003,inset 6px 0 1px 4px #0003;box-shadow:inset -5px 0 0 3px #fff,inset 5px 0 0 3px #fff,inset -6px 0 1px 4px #0003,inset 6px 0 1px 4px #0003}.dx-colorview-alpha-channel-handle{border:1px solid #0003;-webkit-box-shadow:inset 0 -5px 0 3px #fff,inset 0 5px 0 3px #fff,inset 0 -6px 1px 4px #0003,inset 0 6px 1px 4px #0003;box-shadow:inset 0 -5px 0 3px #fff,inset 0 5px 0 3px #fff,inset 0 -6px 1px 4px #0003,inset 0 6px 1px 4px #0003}.dx-colorview-container{overflow:hidden;width:450px}.dx-colorview-container label.dx-colorview-label-hex{margin:10px 0 0}.dx-colorview-container label.dx-colorview-alpha-channel-label{margin-left:43px;width:115px}.dx-colorview-container label .dx-texteditor{float:right;width:69px;margin:1px 1px 10px 0}.dx-colorview-hue-scale-cell{position:relative;margin-left:19px}.dx-colorview-palette{width:288px;height:299px}.dx-colorview-alpha-channel-scale{width:288px}.dx-colorview-container-row.dx-colorview-alpha-channel-row{margin-top:10px}.dx-colorview-hue-scale{width:18px;height:299px}.dx-colorview-alpha-channel-cell{width:292px}.dx-colorview-hue-scale-wrapper{height:301px}.dx-colorview-color-preview{width:100%;height:40px}.dx-colorview-controls-container{position:relative;width:90px;margin-left:27px}.dx-colorview-alpha-channel-border,.dx-colorview-color-preview-container,.dx-colorview-hue-scale-wrapper,.dx-colorview-palette-cell{padding:1px;margin:0 1px 1px;background-color:#fff;-webkit-box-shadow:0 0 0 1px #ddd;box-shadow:0 0 0 1px #ddd}.dx-colorview-color-preview-container{margin-bottom:34px}.dx-rtl .dx-colorview-controls-container{margin-left:0;margin-right:27px}.dx-rtl .dx-colorview-hue-scale-cell{margin-left:0;margin-right:19px}.dx-rtl .dx-colorview-container label.dx-colorview-alpha-channel-label{margin-left:0;margin-right:43px}.dx-colorbox.dx-state-focused .dx-colorbox-input{padding-left:40px}.dx-colorbox .dx-placeholder{left:32px}.dx-colorbox-color-result-preview{border-color:#ddd}.dx-colorbox-overlay{padding:0}.dx-colorbox-overlay.dx-overlay-content{background-color:#fff}.dx-rtl .dx-colorbox.dx-state-focused .dx-colorbox-input,.dx-rtl.dx-colorbox.dx-state-focused .dx-colorbox-input{padding-right:40px}.dx-rtl .dx-colorbox-overlay .dx-toolbar-item:first-child{padding-left:10px;padding-right:0}.dx-pager{overflow:hidden;width:100%;line-height:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;padding-top:9px;padding-bottom:9px}.dx-pager .dx-pages{white-space:nowrap;float:right}.dx-pager .dx-pages .dx-page-indexes{display:inline-block}.dx-pager .dx-pages .dx-page{display:inline-block;cursor:pointer;margin-left:5px;margin-right:1px}.dx-pager .dx-pages .dx-separator{display:inline-block}.dx-pager .dx-pages .dx-info{display:inline-block;margin-right:9px;opacity:.6}.dx-pager .dx-pages .dx-navigate-button{cursor:pointer;display:inline-block;vertical-align:top;-webkit-box-sizing:content-box;box-sizing:initial}.dx-pager .dx-pages .dx-navigate-button.dx-button-disable{opacity:.3;cursor:inherit}.dx-pager .dx-page-sizes{float:left}.dx-pager .dx-page-sizes .dx-page-size{display:inline-block;cursor:pointer;margin-left:4px;margin-right:1px}.dx-pager .dx-page-sizes .dx-page-size:first-child{margin-left:1px}.dx-pager .dx-page-sizes .dx-selection,.dx-pager .dx-pages .dx-selection{cursor:inherit;text-shadow:none;color:#333;border-color:#0000;background-color:#d4d4d4}.dx-pager .dx-light-pages{display:inline-block}.dx-pager .dx-light-pages .dx-page-index{width:40px}.dx-pager .dx-light-pages .dx-pages-count{cursor:pointer}.dx-pager .dx-light-pages .dx-info-text,.dx-pager .dx-light-pages .dx-pages-count{padding-left:6px}.dx-pager .dx-light-pages .dx-info-text,.dx-pager .dx-light-pages .dx-page-index,.dx-pager .dx-light-pages .dx-pages-count{display:table-cell}.dx-pager.dx-rtl .dx-pages,.dx-rtl .dx-pager .dx-pages{float:left;direction:ltr}.dx-pager.dx-rtl .dx-pages .dx-page,.dx-rtl .dx-pager .dx-pages .dx-page{direction:ltr}.dx-pager.dx-rtl .dx-pages .dx-page:first-child,.dx-rtl .dx-pager .dx-pages .dx-page:first-child{margin-left:1px}.dx-pager.dx-rtl .dx-pages .dx-info,.dx-rtl .dx-pager .dx-pages .dx-info{direction:rtl;margin-left:9px;margin-right:0}.dx-pager.dx-rtl .dx-page-sizes,.dx-rtl .dx-pager .dx-page-sizes{float:right}.dx-pager.dx-light-mode .dx-page-sizes{min-width:42px}.dx-pager.dx-light-mode .dx-page-index{min-width:19px}.dx-pager .dx-pages .dx-page{padding:7px 9px 8px}.dx-pager .dx-pages .dx-separator{padding-left:8px;padding-right:8px}.dx-pager .dx-pages .dx-navigate-button{width:9px;height:17px;padding:9px 13px}.dx-pager .dx-pages .dx-prev-button{font:14px/1 DXIcons}.dx-pager .dx-pages .dx-prev-button:before{content:"\f012"}.dx-pager .dx-pages .dx-next-button{font:14px/1 DXIcons}.dx-pager .dx-pages .dx-next-button:before{content:"\f010"}.dx-pager .dx-pages .dx-next-button,.dx-pager .dx-pages .dx-prev-button{position:relative;font-size:21px;text-align:center;line-height:21px}.dx-pager .dx-pages .dx-next-button:before,.dx-pager .dx-pages .dx-prev-button:before{position:absolute;display:block;width:21px;top:50%;margin-top:-10.5px;left:50%;margin-left:-10.5px}.dx-pager .dx-page,.dx-pager .dx-page-size{border-radius:3px;border:1px solid #0000}.dx-pager .dx-page-sizes .dx-page-size{padding:7px 9px 8px 10px}.dx-gridbase-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;min-height:inherit;max-height:inherit}.dx-gridbase-container>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.dx-datagrid-important-margin{margin-right:5px!important}.dx-datagrid-table{background-color:initial}.dx-datagrid-borders>.dx-datagrid-total-footer{border-top:0}.dx-datagrid-borders>.dx-datagrid-pager{margin-top:-1px}.dx-datagrid-borders>.dx-datagrid-header-panel{border-bottom:0}.dx-datagrid-borders>.dx-datagrid-rowsview.dx-last-row-border tbody:last-child>.dx-data-row:nth-last-child(2)>td{border-bottom-width:0}.dx-datagrid .dx-datagrid-content-fixed{position:absolute;top:0;left:0;bottom:0;right:0;z-index:2;pointer-events:none;overflow:hidden}.dx-datagrid .dx-datagrid-content-fixed .dx-datagrid-table{position:relative}.dx-datagrid .dx-datagrid-content-fixed .dx-datagrid-table td{pointer-events:auto}.dx-datagrid .dx-datagrid-content-fixed .dx-datagrid-table .dx-row td.dx-pointer-events-none{visibility:hidden;background-color:initial;pointer-events:none;border-top-color:#0000;border-bottom-color:#0000}.dx-datagrid .dx-datagrid-content-fixed .dx-datagrid-table .dx-header-row td.dx-pointer-events-none{border-bottom-color:#0000}.dx-datagrid .dx-datagrid-content-fixed .dx-datagrid-table.dx-datagrid-table-fixed .dx-row td.dx-pointer-events-none{width:auto}.dx-datagrid .dx-menu-subitem ul li{padding-top:0}.dx-datagrid .dx-menu-subitem ul li:first-child{padding-top:1px}.dx-datagrid .dx-menu-subitem .dx-menu-item{padding:7px 30px 7px 5px}.dx-datagrid .dx-menu-subitem .dx-menu-item .dx-menu-image{background-position-x:left}.dx-datagrid .dx-column-indicators{display:inline-block;vertical-align:top;white-space:nowrap}.dx-datagrid .dx-column-indicators.dx-visibility-hidden{visibility:hidden}.dx-datagrid .dx-column-indicators .dx-sort-index-icon{padding-right:3px;margin-left:-3px;width:15px}.dx-datagrid .dx-column-indicators .dx-header-filter.dx-header-filter,.dx-datagrid .dx-column-indicators .dx-header-filter.dx-sort,.dx-datagrid .dx-column-indicators .dx-sort.dx-header-filter,.dx-datagrid .dx-column-indicators .dx-sort.dx-sort{display:inline-block}.dx-datagrid .dx-column-indicators .dx-header-filter.dx-header-filter:after,.dx-datagrid .dx-column-indicators .dx-sort.dx-header-filter:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;margin:-7px}.dx-datagrid .dx-row>td,.dx-datagrid .dx-row>tr>td{padding:7px}.dx-datagrid .dx-error-row{-webkit-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:auto}.dx-datagrid .dx-error-row .dx-error-message{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.dx-datagrid .dx-error-row .dx-error-message a{color:inherit}.dx-datagrid .dx-datagrid-rowsview .dx-data-row .dx-command-drag{cursor:move;vertical-align:middle;padding:0}.dx-sortable-dragging .dx-datagrid-rowsview .dx-data-row .dx-command-drag{cursor:pointer;cursor:-webkit-grabbing;cursor:grabbing}.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-title{border-bottom:none;font-size:16px}.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-title .dx-toolbar-label{font-size:16px}.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-content{padding:0 20px 20px}.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-content .dx-column-chooser-item.dx-datagrid-drag-action{opacity:1;cursor:pointer;-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.dx-datagrid-column-chooser.dx-datagrid-column-chooser-mode-drag .dx-treeview-node-container:first-child>.dx-treeview-node-is-leaf{padding:0}.dx-datagrid-column-chooser.dx-datagrid-column-chooser-mode-select .dx-datagrid-column-chooser-plain .dx-treeview-node{padding-left:0}.dx-datagrid-column-chooser.dx-datagrid-column-chooser-mode-select .dx-datagrid-column-chooser-plain .dx-treeview-node .dx-checkbox{left:4px}.dx-datagrid-nowrap,.dx-datagrid-nowrap .dx-header-row>td>.dx-datagrid-text-content{white-space:nowrap}.dx-datagrid-drag-header{position:absolute;vertical-align:middle;cursor:pointer;z-index:10000;-webkit-box-sizing:content-box;box-sizing:initial}.dx-datagrid-drag-header.dx-drag-command-cell{padding:0}.dx-datagrid-columns-separator{position:absolute;z-index:3;width:3px}.dx-datagrid-columns-separator-transparent{border-left:0;border-right:0}.dx-datagrid-tracker{width:100%;z-index:3;cursor:col-resize}.dx-datagrid-table-content,.dx-datagrid-tracker{position:absolute;top:0}.dx-datagrid-focus-overlay{position:absolute;pointer-events:none;top:0;left:0;visibility:hidden}.dx-datagrid-action,.dx-datagrid-drag-action{cursor:pointer}.dx-datagrid-content{position:relative}.dx-datagrid-content .dx-overlay-wrapper.dx-invalid-message.dx-datagrid-invalid-message{visibility:visible}.dx-datagrid-content .dx-overlay-wrapper.dx-invalid-message.dx-datagrid-invalid-message .dx-overlay-content,.dx-datagrid-text-content{overflow:hidden;text-overflow:ellipsis}.dx-datagrid-table-fixed{table-layout:fixed;width:100%}.dx-datagrid-content .dx-datagrid-table{border-collapse:collapse;border-spacing:0;margin:0;max-width:10px}.dx-datagrid-content .dx-datagrid-table.dx-datagrid-table-fixed{max-width:none}.dx-datagrid-content .dx-datagrid-table.dx-datagrid-table-fixed .dx-column-indicators .dx-sort.dx-sort-none{display:none}.dx-datagrid-content .dx-datagrid-table.dx-datagrid-table-fixed .dx-column-indicators .dx-sort.dx-sort-index{width:26px}.dx-datagrid-content .dx-datagrid-table .dx-datagrid-best-fit .dx-column-indicators{float:none!important}.dx-datagrid-content .dx-datagrid-table .dx-datagrid-best-fit .dx-column-indicators>span{width:14px}.dx-datagrid-content .dx-datagrid-table .dx-datagrid-best-fit .dx-column-indicators .dx-sort.dx-sort-none{display:inline-block}.dx-datagrid-content .dx-datagrid-table .dx-datagrid-best-fit .dx-header-row .dx-datagrid-text-content{max-width:none}.dx-datagrid-content .dx-datagrid-table .dx-datagrid-best-fit .dx-text-content-alignment-left{margin-right:3px}.dx-datagrid-content .dx-datagrid-table .dx-datagrid-best-fit .dx-text-content-alignment-right{margin-left:3px}.dx-datagrid-content .dx-datagrid-table:not(.dx-datagrid-table-fixed) .dx-column-indicators{float:none!important}.dx-datagrid-content .dx-datagrid-table:not(.dx-datagrid-table-fixed) .dx-column-indicators>span{width:14px}.dx-datagrid-content .dx-datagrid-table:not(.dx-datagrid-table-fixed) .dx-text-content-alignment-left{margin-right:3px}.dx-datagrid-content .dx-datagrid-table:not(.dx-datagrid-table-fixed) .dx-text-content-alignment-right{margin-left:3px}.dx-datagrid-content .dx-datagrid-table:not(.dx-datagrid-table-fixed) .dx-master-detail-cell{max-width:0}.dx-datagrid-content .dx-datagrid-table [class*=column]+[class*=column]:last-child{float:none}.dx-datagrid-content .dx-datagrid-table .dx-row>td,.dx-datagrid-content .dx-datagrid-table .dx-row>tr>td{vertical-align:top}.dx-datagrid-content .dx-datagrid-table .dx-row>td:first-child,.dx-datagrid-content .dx-datagrid-table .dx-row>tr>td:first-child{border-left:0}.dx-datagrid-content .dx-datagrid-table .dx-row>td.dx-datagrid-group-space,.dx-datagrid-content .dx-datagrid-table .dx-row>tr>td.dx-datagrid-group-space{border-right:none;vertical-align:top}.dx-datagrid-content .dx-datagrid-table .dx-row>td.dx-datagrid-group-space+td,.dx-datagrid-content .dx-datagrid-table .dx-row>tr>td.dx-datagrid-group-space+td{border-left:none}.dx-datagrid-content .dx-datagrid-table .dx-row .dx-editor-container{overflow:hidden}.dx-datagrid-content .dx-datagrid-table .dx-row .dx-datagrid-invalid .dx-invalid-message.dx-overlay{position:static}.dx-datagrid-content .dx-datagrid-table .dx-row .dx-editor-cell{max-width:0;padding:0;vertical-align:middle}.dx-datagrid-content .dx-datagrid-table .dx-row .dx-editor-cell .dx-texteditor,.dx-datagrid-content .dx-datagrid-table .dx-row .dx-editor-cell .dx-texteditor-container{border:0;margin:0}.dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-select{padding:0;width:70px;min-width:70px;max-width:70px}.dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-edit{text-overflow:clip;width:100px;min-width:100px;white-space:nowrap}.dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-edit.dx-command-edit-with-icons{width:80px;min-width:80px}.dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-edit.dx-command-edit-with-icons .dx-link{text-decoration:none}.dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-edit .dx-link{display:inline-block}.dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-expand{padding:0;width:30px;min-width:30px;max-width:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-adaptive{padding:0;vertical-align:middle}.dx-datagrid-content .dx-datagrid-table .dx-data-row .dx-command-edit-with-icons{line-height:1;white-space:nowrap}.dx-datagrid-content .dx-datagrid-table .dx-filter-range-content{padding:7px 7px 7px 32px;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.dx-datagrid-content .dx-datagrid-table .dx-row>.dx-last-data-cell{border-right:none}.dx-datagrid-content .dx-datagrid-table .dx-row>.dx-command-adaptive-hidden{border-left:none}.dx-cell-modified,.dx-datagrid-invalid,.dx-highlight-outline{position:relative;padding:7px}.dx-cell-modified:after,.dx-datagrid-invalid:after,.dx-highlight-outline:after{content:"";position:absolute;border:2px solid #0000;top:0;left:1px;bottom:0;right:0;pointer-events:none}.dx-cell-modified.dx-hidden,.dx-datagrid-invalid.dx-hidden,.dx-highlight-outline.dx-hidden{display:block!important}.dx-cell-modified.dx-hidden:after,.dx-datagrid-invalid.dx-hidden:after,.dx-highlight-outline.dx-hidden:after{display:none}.dx-editor-cell .dx-highlight-outline,.dx-editor-cell.dx-cell-modified,.dx-editor-cell.dx-datagrid-invalid{padding:0}.dx-column-lines .dx-cell-modified:after,.dx-column-lines .dx-datagrid-invalid:after,.dx-column-lines .dx-highlight-outline:after{left:0}.dx-datagrid-headers{position:relative;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.dx-header-row>td>.dx-datagrid-text-content{display:inline-block;white-space:normal;vertical-align:top}.dx-header-row>td>.dx-datagrid-text-content:not(.dx-sort-indicator):not(.dx-header-filter-indicator){max-width:100%}.dx-datagrid-filter-range-overlay .dx-editor-container .dx-texteditor{border-width:0}.dx-datagrid-filter-range-overlay .dx-editor-container .dx-texteditor.dx-state-focused:after{content:" ";position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px;z-index:1;pointer-events:none}.dx-datagrid-filter-range-overlay .dx-datagrid-filter-range-end{border-top:1px solid #0000}.dx-datagrid-filter-range-overlay .dx-editor-container.dx-cell-modified,.dx-datagrid-filter-range-overlay .dx-editor-container.dx-datagrid-invalid{padding:0}.dx-datagrid-filter-row .dx-editor-cell .dx-menu{display:none}.dx-datagrid-filter-row .dx-editor-cell .dx-editor-with-menu{position:relative}.dx-datagrid-filter-row .dx-editor-cell .dx-editor-with-menu .dx-menu{display:block}.dx-datagrid-filter-row .dx-editor-cell .dx-editor-with-menu .dx-placeholder:before,.dx-datagrid-filter-row .dx-editor-cell .dx-editor-with-menu .dx-texteditor-input{padding-left:32px}.dx-datagrid-filter-row .dx-cell-modified:after,.dx-datagrid-filter-row .dx-datagrid-invalid:after{pointer-events:none}.dx-datagrid-filter-row .dx-focused .dx-highlight-outline:after,.dx-datagrid-filter-row .dx-focused.dx-cell-modified:after,.dx-datagrid-filter-row .dx-focused.dx-datagrid-invalid:after{border-color:#0000}.dx-datagrid-filter-row .dx-menu{z-index:1;position:absolute;top:0;left:0;cursor:pointer;margin-left:-2px;margin-top:-2px;height:100%;overflow:visible}.dx-datagrid-filter-row .dx-menu .dx-menu-horizontal{height:100%}.dx-datagrid-filter-row .dx-menu .dx-menu-horizontal .dx-menu-item-popout,.dx-datagrid-filter-row .dx-menu .dx-menu-horizontal .dx-menu-item-text{display:none}.dx-datagrid-filter-row .dx-menu-item.dx-state-focused:after{position:absolute;left:2px;top:2px;width:100%;height:102%;content:""}.dx-datagrid-filter-row>.dx-first-cell .dx-menu,.dx-datagrid-filter-row>td:first-child .dx-menu{margin-left:0}.dx-datagrid-filter-row .dx-menu-horizontal .dx-overlay-content ul .dx-menu-item{padding:5px 30px 5px 5px}.dx-datagrid-filter-row .dx-menu ul.dx-menu-horizontal>li>.dx-menu-item{padding:8px 5px 7px}.dx-datagrid-filter-row .dx-menu ul.dx-menu-horizontal>li>.dx-menu-item.dx-state-disabled:hover{padding:9px 6px 8px}.dx-datagrid-filter-row .dx-menu-caption{padding-left:6px}.dx-datagrid-filter-row .dx-menu ul .dx-menu-item .dx-menu-chouser-down{display:none}.dx-datagrid-filter-row .dx-menu-item-highlight{font-weight:400}.dx-datagrid-scroll-container{overflow:hidden;width:100%}.dx-datagrid-header-panel{text-align:left}.dx-datagrid-header-panel .dx-toolbar-menu-container .dx-button{margin-left:10px}.dx-datagrid-search-panel{margin:0 0 0 15px}.dx-gridbase-container>.dx-datagrid-rowsview{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;height:auto}.dx-gridbase-container>.dx-datagrid-rowsview.dx-scrollable{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.dx-gridbase-container>.dx-datagrid-rowsview.dx-scrollable>.dx-scrollable-wrapper,.dx-gridbase-container>.dx-datagrid-rowsview.dx-scrollable>div>.dx-scrollable-wrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:auto;min-width:0;min-height:0}.dx-datagrid-rowsview{position:relative;overflow:hidden}.dx-datagrid-rowsview.dx-empty{height:100px}.dx-datagrid-rowsview.dx-empty .dx-scrollable-content{height:100%}.dx-datagrid-rowsview.dx-fixed-columns.dx-scrollable .dx-scrollable-content{z-index:2}.dx-datagrid-rowsview.dx-fixed-columns .dx-scrollable-scrollbar{z-index:3}.dx-datagrid-rowsview .dx-datagrid-content{overflow-anchor:none}.dx-datagrid-rowsview .dx-datagrid-content:not(.dx-datagrid-content-fixed){min-height:100%}.dx-datagrid-rowsview .dx-datagrid-content.dx-scrollable-container{width:auto}.dx-datagrid-rowsview:focus{outline:0}.dx-datagrid-rowsview .dx-row>td,.dx-datagrid-rowsview .dx-row>tr>td{overflow:hidden;text-overflow:ellipsis}.dx-datagrid-rowsview .dx-row.dx-row-lines:first-child,.dx-datagrid-rowsview .dx-row.dx-row-lines:first-child>td,.dx-datagrid-rowsview .dx-row.dx-row-lines:first-child>tr>td{border-top:none}.dx-datagrid-rowsview .dx-data-row>td:focus{outline:0}.dx-datagrid-rowsview .dx-selection.dx-row:hover>td .dx-link,.dx-datagrid-rowsview .dx-selection.dx-row:hover>tr>td .dx-link,.dx-datagrid-rowsview .dx-selection>td .dx-link,.dx-datagrid-rowsview .dx-selection>tr>td .dx-link{color:inherit}.dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-freespace-row,.dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-virtual-row{border-top:0;border-bottom:0}.dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-freespace-row>td,.dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-virtual-row>td{padding-top:0;padding-bottom:0}.dx-datagrid-rowsview .dx-select-checkboxes-hidden>tbody>tr>td>.dx-select-checkbox{display:none}.dx-datagrid-rowsview .dx-select-checkboxes-hidden>tbody>tr.dx-selection>td>.dx-select-checkbox,.dx-datagrid-rowsview .dx-select-checkboxes-hidden>tbody>tr>td:hover>.dx-select-checkbox{display:inline-block}.dx-datagrid-rowsview .dx-row>.dx-master-detail-cell:focus{outline:0}.dx-datagrid-rowsview .dx-data-row.dx-edit-row .dx-cell-modified:after{border-color:#0000}.dx-datagrid-nodata{position:absolute;top:50%;left:50%;width:100%;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.dx-datagrid-bottom-load-panel{text-align:center;padding:10px}.dx-datagrid-hidden-column{white-space:nowrap}.dx-datagrid .dx-row .dx-datagrid-hidden-column{border-right-width:0;border-left-width:0}.dx-datagrid-hidden-column>*{display:none!important}.dx-datagrid-total-footer>.dx-datagrid-content{padding-top:7px;padding-bottom:7px}.dx-datagrid-summary-item{font-weight:700}.dx-datagrid-export-menu .dx-dropdownbutton-content .dx-list-item{display:block}.dx-datagrid-revert-tooltip.dx-popover-wrapper .dx-overlay-content{border:none;-webkit-box-shadow:none;box-shadow:none}.dx-datagrid-revert-tooltip.dx-popover-wrapper .dx-overlay-content .dx-popup-content{padding:0}.dx-datagrid-revert-tooltip.dx-popover-wrapper .dx-popover-arrow{width:0;height:0}.dx-datagrid-notouch-action{-ms-touch-action:none;touch-action:none;-ms-content-zooming:none;-ms-overflow-style:none}.dx-datagrid-column-chooser-list.dx-treeview .dx-empty-message,.dx-datagrid-column-chooser-list.dx-treeview .dx-treeview-item,.dx-device-mobile .dx-datagrid-column-chooser-list.dx-treeview .dx-empty-message,.dx-device-mobile .dx-datagrid-column-chooser-list.dx-treeview .dx-treeview-item{border:none}.dx-datagrid-column-chooser-list.dx-treeview .dx-empty-message,.dx-device-mobile .dx-datagrid-column-chooser-list.dx-treeview .dx-empty-message{text-align:center;left:0;right:0;bottom:50%;position:absolute}.dx-datagrid.dx-rtl .dx-menu-subitem .dx-menu-item,.dx-rtl .dx-datagrid .dx-menu-subitem .dx-menu-item{padding:7px 5px 7px 30px}.dx-datagrid.dx-rtl .dx-menu-subitem .dx-menu-item .dx-menu-image,.dx-rtl .dx-datagrid .dx-menu-subitem .dx-menu-item .dx-menu-image{background-position-x:right}.dx-datagrid.dx-rtl .dx-texteditor-buttons-container,.dx-rtl .dx-datagrid .dx-texteditor-buttons-container{text-align:start}.dx-rtl .dx-datagrid-content .dx-datagrid-table{direction:rtl}.dx-rtl .dx-datagrid-content .dx-datagrid-table .dx-row>td.dx-datagrid-group-space{border-left:none}.dx-rtl .dx-datagrid-content .dx-datagrid-table .dx-row>td.dx-datagrid-group-space+td{border-right:none}.dx-rtl .dx-datagrid-content .dx-datagrid-table .dx-row .dx-editor-container .dx-editor-cell .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.dx-rtl .dx-datagrid-content .dx-datagrid-table .dx-row .dx-filter-range-content{padding:7px 32px 7px 7px}.dx-rtl .dx-datagrid-headers .dx-datagrid-scrollable-simulated,.dx-rtl .dx-datagrid-total-footer .dx-datagrid-scrollable-simulated{direction:ltr}.dx-rtl .dx-datagrid-headers .dx-datagrid-scrollable-simulated .dx-datagrid-table,.dx-rtl .dx-datagrid-total-footer .dx-datagrid-scrollable-simulated .dx-datagrid-table{direction:rtl}.dx-rtl .dx-datagrid-filter-row .dx-editor-cell .dx-editor-with-menu .dx-texteditor .dx-placeholder:before,.dx-rtl .dx-datagrid-filter-row .dx-editor-cell .dx-editor-with-menu .dx-texteditor .dx-texteditor-input{padding-right:32px}.dx-rtl .dx-datagrid-filter-row .dx-menu{right:0;left:auto;margin-left:0;margin-right:-2px}.dx-rtl .dx-datagrid-filter-row>td:first-child .dx-menu{margin-left:0}.dx-rtl .dx-datagrid-filter-row .dx-menu-horizontal .dx-overlay-content ul .dx-menu-item{padding:5px 5px 5px 30px}.dx-rtl .dx-datagrid-filter-row .dx-menu-caption{padding-right:6px}.dx-rtl .dx-datagrid-header-panel{text-align:right}.dx-rtl .dx-datagrid-header-panel .dx-datagrid-column-chooser-button{margin-left:0}.dx-rtl .dx-datagrid-header-panel .dx-toolbar-menu-container .dx-button{margin-left:0;margin-right:10px}.dx-rtl .dx-datagrid-search-panel{margin:0 15px 0 0}.dx-datagrid-filter-panel,.dx-datagrid-filter-panel-left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;min-width:0}.dx-datagrid-filter-panel .dx-datagrid-filter-panel-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dx-datagrid-filter-panel .dx-datagrid-filter-panel-clear-filter:hover,.dx-datagrid-filter-panel .dx-datagrid-filter-panel-text:hover{text-decoration:underline;cursor:pointer}.dx-datagrid-filter-panel .dx-datagrid-filter-panel-checkbox{padding-right:10px}.dx-datagrid-filter-panel .dx-icon-filter{margin:auto 7px auto auto;cursor:pointer}.dx-datagrid{position:relative;cursor:default;white-space:normal;line-height:normal}.dx-hidden.dx-group-cell{display:table-cell!important;font-size:0!important}.dx-datagrid-group-panel{display:inline-block;white-space:nowrap;width:100%}.dx-datagrid-group-panel .dx-group-panel-message{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dx-datagrid-group-panel .dx-group-panel-item{display:inline-block;min-width:30px;white-space:nowrap}.dx-datagrid-group-panel .dx-group-panel-item .dx-sort{margin-left:6px}.dx-datagrid-group-panel .dx-block-separator{display:inline-block;white-space:nowrap;position:relative;min-width:0}.dx-datagrid-group-panel .dx-block-separator .dx-sort{margin-left:6px}.dx-datagrid-rowsview .dx-row.dx-group-row td{border-top:1px solid;border-bottom:1px solid}.dx-datagrid-rowsview .dx-row.dx-group-row:first-child td{border-top:none}.dx-datagrid-rowsview .dx-group-row:focus{outline:0}.dx-datagrid-rowsview .dx-group-row.dx-row>td{border-left-color:#0000;border-right-color:#0000}.dx-datagrid-rowsview .dx-adaptive-detail-row .dx-field-item-content:focus{outline:0}.dx-datagrid-group-closed:before,.dx-datagrid-group-opened:before{position:absolute;display:block;right:0;left:0}.dx-rtl .dx-datagrid-group-closed{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.dx-rtl .dx-datagrid-content .dx-datagrid-table .dx-group-row.dx-row.dx-column-lines>td{border-left:none;border-right:none}.dx-rtl .dx-datagrid-group-panel .dx-block-separator,.dx-rtl .dx-datagrid-group-panel .dx-group-panel-item{margin-right:0}.dx-rtl .dx-datagrid-group-panel .dx-sort{margin-left:0;margin-right:6px}.dx-datagrid-borders>.dx-datagrid-headers,.dx-datagrid-borders>.dx-datagrid-rowsview,.dx-datagrid-borders>.dx-datagrid-total-footer{border-left:1px solid #ddd;border-right:1px solid #ddd}.dx-datagrid-borders>.dx-datagrid-rowsview,.dx-datagrid-borders>.dx-datagrid-total-footer{border-bottom:1px solid #ddd}.dx-datagrid-borders>.dx-datagrid-filter-panel,.dx-datagrid-borders>.dx-datagrid-headers{border-top:1px solid #ddd}.dx-datagrid-borders>.dx-datagrid-filter-panel{border-top-width:0;border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd}.dx-sortable-dragging>div>.dx-gridbase-container>.dx-datagrid-rowsview{border-color:#337ab780}.dx-datagrid .dx-sort-up{font:14px/1 DXIcons}.dx-datagrid .dx-sort-up:before{content:"\f051"}.dx-datagrid .dx-sort-down{font:14px/1 DXIcons}.dx-datagrid .dx-sort-down:before{content:"\f052"}.dx-datagrid .dx-sort-down,.dx-datagrid .dx-sort-up{font-family:inherit}.dx-datagrid .dx-sort-down:before,.dx-datagrid .dx-sort-up:before{font-family:DXIcons,sans-serif}.dx-datagrid .dx-datagrid-header-panel .dx-group-panel-item,.dx-datagrid .dx-datagrid-header-panel .dx-header-filter{outline:0}.dx-datagrid .dx-datagrid-header-panel.dx-state-focused .dx-datagrid-group-panel .dx-group-panel-item:focus,.dx-datagrid .dx-datagrid-header-panel.dx-state-focused .dx-datagrid-group-panel .dx-header-filter:focus{outline:2px solid #5c95c5;outline-offset:-2px}.dx-datagrid .dx-datagrid-header-panel.dx-state-focused .dx-datagrid-group-panel .dx-header-filter:focus{outline-offset:2px}.dx-datagrid .dx-datagrid-headers .dx-header-filter,.dx-datagrid .dx-datagrid-headers .dx-header-row>td{outline:0}.dx-datagrid .dx-datagrid-headers.dx-state-focused .dx-header-row td .dx-header-filter:focus,.dx-datagrid .dx-datagrid-headers.dx-state-focused .dx-header-row td:focus{outline:2px solid #5c95c5;outline-offset:2px}.dx-datagrid .dx-datagrid-headers.dx-state-focused .dx-header-row td:focus{outline-offset:-2px}.dx-datagrid .dx-header-filter{position:relative;color:#959595;font:14px/1 DXIcons}.dx-datagrid .dx-header-filter:before{content:"\f050"}.dx-datagrid .dx-header-filter-empty{color:#95959580}.dx-datagrid.dx-filter-menu .dx-menu-item-content .dx-icon{width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-datagrid .dx-datagrid-content-fixed .dx-datagrid-table .dx-col-fixed{background-color:#fff}.dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none,.dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none,.dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none,.dx-datagrid .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none,.dx-datagrid .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none{border-left:2px solid #ddd;border-right:2px solid #ddd}.dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none.dx-first-cell,.dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none.dx-first-cell,.dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-first-cell,.dx-datagrid .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none.dx-first-cell,.dx-datagrid .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none.dx-first-cell{border-left:none}.dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none.dx-last-cell,.dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none.dx-last-cell,.dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-last-cell,.dx-datagrid .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none.dx-last-cell,.dx-datagrid .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none.dx-last-cell{border-right:none}.dx-datagrid .dx-datagrid-rowsview.dx-state-focused .dx-data-row>td.dx-command-edit>a.dx-link:focus{outline:2px solid #5c95c5;outline-offset:2px}.dx-datagrid .dx-datagrid-rowsview.dx-state-focused .dx-data-row.dx-row-focused>td.dx-command-edit>a.dx-link:focus{outline-color:#fff;outline-offset:0}.dx-datagrid .dx-datagrid-rowsview .dx-datagrid-edit-form{background-color:#fff}.dx-datagrid .dx-datagrid-rowsview .dx-virtual-row>td{position:relative}.dx-datagrid .dx-datagrid-rowsview .dx-virtual-row>td:not(.dx-datagrid-group-space):before{display:block;height:100%;content:"";background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAACqCAYAAABbAOqQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA39pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpjYWQ2ODE5MS00ZDMxLWRjNGYtOTU0NC1jNjJkMTIxMjY2M2IiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjY1RUVFQzAzRDYzMTFFODlFNThCOUJBQjU4Q0EzRDgiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjY1RUVFQkYzRDYzMTFFODlFNThCOUJBQjU4Q0EzRDgiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVlMjM1Y2U0LTc5ZWUtNGI0NC05ZjlkLTk2NTZmZGFjNjhhNCIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjk1OTQ2MjBiLTUyMTQtYTM0Yy04Nzc5LTEwMmEyMTY4MTlhOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvLbJKYAAADrSURBVHja7N3BDYBACABBsQn7L48q0BoMD5SZxAZuc74gF1V1MMfpCARBEEEQRBAEEQRBdovnuxxDq3RD/LIQRBAEQRBBEEQQBBEEQQQBAAAAAAAAABhi8gZVbgxi6kQQBBEEQQRBEEEQRBAEQRBBAAAAAAAAAAAabX2Daux2lqkTQRBEEAQRBEEEQRBBEARBBAEAAAAAAAAAaLR1g2osUyeCIIggCCIIggiCIIIgCIIIAgAAAAAAAADQ6KsbVPnXIKZOBEEQQRBEEAQRBEEEQRAEEYRXoqqcghuCIIIgiCAIIgiCCMIUtwADALYCCr92l++TAAAAAElFTkSuQmCC");background-repeat:repeat-y}.dx-datagrid .dx-datagrid-rowsview .dx-virtual-row>td[style*="text-align: right"]:before{-webkit-transform:scaleX(-1);transform:scaleX(-1);background-position-y:34px}.dx-datagrid .dx-datagrid-filter-row .dx-filter-range-content{color:#333}.dx-datagrid .dx-error-row td{color:#fff;padding:0}.dx-datagrid .dx-column-lines>td:first-child{border-left:none}.dx-datagrid .dx-column-lines>td:last-child{border-right:none}.dx-datagrid .dx-command-drag .dx-datagrid-drag-icon{font:14px/1 DXIcons}.dx-datagrid .dx-command-drag .dx-datagrid-drag-icon:before{content:"\f038"}.dx-datagrid-filter-panel{padding:10px;color:#333;border-top:1px solid #ddd}.dx-datagrid-filter-panel.dx-state-focused .dx-datagrid-filter-panel-clear-filter:focus,.dx-datagrid-filter-panel.dx-state-focused .dx-datagrid-filter-panel-text:focus,.dx-datagrid-filter-panel.dx-state-focused .dx-icon-filter:focus{outline:2px solid #5c95c5;outline-offset:3px}.dx-datagrid-form-buttons-container{float:right}.dx-datagrid-form-buttons-container .dx-button{margin-left:10px;margin-top:10px}.dx-datagrid-adaptive-more{cursor:pointer;font:21px/21px DXIcons}.dx-datagrid-adaptive-more:before{content:"\f06c"}.dx-datagrid-edit-popup .dx-error-message{background-color:#e89895;white-space:normal;word-wrap:break-word;color:#fff;margin-bottom:20px}.dx-rtl .dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none,.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none,.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none,.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none,.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none{border-left:2px solid #ddd;border-right:2px solid #ddd}.dx-rtl .dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none.dx-first-cell,.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none.dx-first-cell,.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-first-cell,.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none.dx-first-cell,.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none.dx-first-cell{border-right:none}.dx-rtl .dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none.dx-last-cell,.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none.dx-last-cell,.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-last-cell,.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none.dx-last-cell,.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none.dx-last-cell{border-left:none}.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-virtual-row>td:before{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-virtual-row>td[style*="text-align: left"]:before{-webkit-transform:scale(1);transform:scale(1)}.dx-rtl .dx-datagrid .dx-column-lines>td:first-child{border-right:none;border-left:1px solid #ddd}.dx-rtl .dx-datagrid .dx-column-lines>td:last-child{border-left:none;border-right:1px solid #ddd}.dx-rtl .dx-datagrid-form-buttons-container{float:left}.dx-rtl .dx-datagrid-form-buttons-container .dx-button{margin-left:0;margin-right:10px}.dx-datagrid-cell-updated-animation{-webkit-animation:dx-datagrid-highlight-change 1s;animation:dx-datagrid-highlight-change 1s}@-webkit-keyframes dx-datagrid-highlight-change{0%,50%{background-color:#33333314}}@keyframes dx-datagrid-highlight-change{0%,50%{background-color:#33333314}}.dx-datagrid-container.dx-filter-menu .dx-menu-item-has-icon .dx-icon,.dx-datagrid.dx-filter-menu .dx-menu-item-has-icon .dx-icon{color:#898989}.dx-datagrid-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc,.dx-datagrid.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc{font:16px/16px DXIcons;width:16px;height:16px;background-position:0 0;background-size:16px 16px;padding:0;text-align:center}.dx-datagrid-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc:before,.dx-datagrid.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc:before{content:"\f053"}.dx-datagrid-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc,.dx-datagrid.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc{font:16px/16px DXIcons;width:16px;height:16px;background-position:0 0;background-size:16px 16px;padding:0;text-align:center}.dx-datagrid-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc:before,.dx-datagrid.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc:before{content:"\f054"}.dx-datagrid .dx-icon-filter-operation-equals,.dx-datagrid-container .dx-icon-filter-operation-equals{font:14px/1 DXIcons}.dx-datagrid .dx-icon-filter-operation-equals:before,.dx-datagrid-container .dx-icon-filter-operation-equals:before{content:"\f044"}.dx-datagrid .dx-icon-filter-operation-default,.dx-datagrid-container .dx-icon-filter-operation-default{font:12px/12px DXIcons;width:12px;height:12px;background-position:0 0;background-size:12px 12px;padding:0;text-align:center}.dx-datagrid .dx-icon-filter-operation-default:before,.dx-datagrid-container .dx-icon-filter-operation-default:before{content:"\f027"}.dx-datagrid .dx-icon-filter-operation-not-equals,.dx-datagrid-container .dx-icon-filter-operation-not-equals{font:14px/1 DXIcons}.dx-datagrid .dx-icon-filter-operation-not-equals:before,.dx-datagrid-container .dx-icon-filter-operation-not-equals:before{content:"\f045"}.dx-datagrid .dx-icon-filter-operation-less,.dx-datagrid-container .dx-icon-filter-operation-less{font:14px/1 DXIcons}.dx-datagrid .dx-icon-filter-operation-less:before,.dx-datagrid-container .dx-icon-filter-operation-less:before{content:"\f046"}.dx-datagrid .dx-icon-filter-operation-less-equal,.dx-datagrid-container .dx-icon-filter-operation-less-equal{font:14px/1 DXIcons}.dx-datagrid .dx-icon-filter-operation-less-equal:before,.dx-datagrid-container .dx-icon-filter-operation-less-equal:before{content:"\f048"}.dx-datagrid .dx-icon-filter-operation-greater,.dx-datagrid-container .dx-icon-filter-operation-greater{font:14px/1 DXIcons}.dx-datagrid .dx-icon-filter-operation-greater:before,.dx-datagrid-container .dx-icon-filter-operation-greater:before{content:"\f047"}.dx-datagrid .dx-icon-filter-operation-greater-equal,.dx-datagrid-container .dx-icon-filter-operation-greater-equal{font:14px/1 DXIcons}.dx-datagrid .dx-icon-filter-operation-greater-equal:before,.dx-datagrid-container .dx-icon-filter-operation-greater-equal:before{content:"\f049"}.dx-datagrid .dx-icon-filter-operation-contains,.dx-datagrid-container .dx-icon-filter-operation-contains{font:14px/1 DXIcons}.dx-datagrid .dx-icon-filter-operation-contains:before,.dx-datagrid-container .dx-icon-filter-operation-contains:before{content:"\f063"}.dx-datagrid .dx-icon-filter-operation-not-contains,.dx-datagrid-container .dx-icon-filter-operation-not-contains{font:14px/1 DXIcons}.dx-datagrid .dx-icon-filter-operation-not-contains:before,.dx-datagrid-container .dx-icon-filter-operation-not-contains:before{content:"\f066"}.dx-datagrid .dx-icon-filter-operation-starts-with,.dx-datagrid-container .dx-icon-filter-operation-starts-with{font:14px/1 DXIcons}.dx-datagrid .dx-icon-filter-operation-starts-with:before,.dx-datagrid-container .dx-icon-filter-operation-starts-with:before{content:"\f064"}.dx-datagrid .dx-icon-filter-operation-ends-with,.dx-datagrid-container .dx-icon-filter-operation-ends-with{font:14px/1 DXIcons}.dx-datagrid .dx-icon-filter-operation-ends-with:before,.dx-datagrid-container .dx-icon-filter-operation-ends-with:before{content:"\f065"}.dx-datagrid .dx-icon-filter-operation-between,.dx-datagrid-container .dx-icon-filter-operation-between{font:14px/1 DXIcons}.dx-datagrid .dx-icon-filter-operation-between:before,.dx-datagrid-container .dx-icon-filter-operation-between:before{content:"\f06a"}.dx-datagrid{color:#333;background-color:#fff;line-height:inherit}.dx-datagrid .dx-row-alt>td,.dx-datagrid .dx-row-alt>tr>td{background-color:#f5f5f5;border-top:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5}.dx-datagrid .dx-row-alt.dx-row:not(.dx-row-removed){border-bottom-color:#0000}.dx-datagrid .dx-link{text-decoration:underline;cursor:pointer;color:#337ab7}.dx-datagrid .dx-row-lines>td{border-bottom:1px solid #ddd}.dx-datagrid .dx-column-lines>td{border-left:1px solid #ddd;border-right:1px solid #ddd}.dx-datagrid .dx-error-row .dx-closebutton{float:right;margin:9px;font:14px/14px DXIcons;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;text-align:center}.dx-datagrid .dx-error-row .dx-closebutton:before{content:"\f00a"}.dx-datagrid .dx-error-row .dx-error-message{background-color:#e89895;white-space:normal;word-wrap:break-word;padding:7px 35px 7px 7px}.dx-datagrid .dx-row>td{padding:7px}.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-edit-with-icons .dx-link{width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;font-size:18px;text-align:center;line-height:18px;margin:0 3px}.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-edit-with-icons .dx-link:not(.dx-link-icon){width:auto}.dx-datagrid .dx-command-drag{width:36px;min-width:36px}.dx-datagrid .dx-command-drag .dx-datagrid-drag-icon{vertical-align:middle;width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;font-size:18px;text-align:center;line-height:19px}.dx-datagrid-edit-popup .dx-error-message{padding:7px}.dx-datagrid-headers .dx-texteditor-input,.dx-datagrid-rowsview .dx-texteditor-input{padding:7px;min-height:33px}.dx-datagrid-headers .dx-numberbox.dx-show-clear-button.dx-texteditor-empty:not(.dx-invalid) .dx-texteditor-input,.dx-datagrid-headers .dx-textbox.dx-show-clear-button.dx-texteditor-empty:not(.dx-invalid) .dx-texteditor-input,.dx-datagrid-rowsview .dx-numberbox.dx-show-clear-button.dx-texteditor-empty:not(.dx-invalid) .dx-texteditor-input,.dx-datagrid-rowsview .dx-textbox.dx-show-clear-button.dx-texteditor-empty:not(.dx-invalid) .dx-texteditor-input{padding-right:7px}.dx-datagrid-headers .dx-lookup,.dx-datagrid-rowsview .dx-lookup{height:auto}.dx-datagrid-headers .dx-lookup-field,.dx-datagrid-rowsview .dx-lookup-field{padding-left:7px;padding-top:7px;padding-bottom:7px}.dx-datagrid-headers .dx-searchbox .dx-placeholder:before,.dx-datagrid-headers .dx-searchbox .dx-texteditor-input,.dx-datagrid-rowsview .dx-searchbox .dx-placeholder:before,.dx-datagrid-rowsview .dx-searchbox .dx-texteditor-input{padding-left:34px}.dx-rtl .dx-datagrid-headers .dx-searchbox .dx-placeholder:before,.dx-rtl .dx-datagrid-headers .dx-searchbox .dx-texteditor-input,.dx-rtl .dx-datagrid-rowsview .dx-searchbox .dx-placeholder:before,.dx-rtl .dx-datagrid-rowsview .dx-searchbox .dx-texteditor-input,.dx-rtl.dx-datagrid-headers .dx-searchbox .dx-placeholder:before,.dx-rtl.dx-datagrid-headers .dx-searchbox .dx-texteditor-input,.dx-rtl.dx-datagrid-rowsview .dx-searchbox .dx-placeholder:before,.dx-rtl.dx-datagrid-rowsview .dx-searchbox .dx-texteditor-input{padding-right:34px}.dx-datagrid-checkbox-size{vertical-align:middle;padding-bottom:2px}.dx-datagrid-checkbox-size.dx-checkbox-checked .dx-checkbox-icon{font-size:12px}.dx-datagrid-checkbox-size .dx-checkbox-icon{height:16px;width:16px}.dx-datagrid-checkbox-size.dx-checkbox-indeterminate .dx-checkbox-icon{font-size:6px}.dx-datagrid-checkbox-size.dx-checkbox-indeterminate .dx-checkbox-icon:before{border-radius:0}.dx-datagrid-column-chooser-list .dx-empty-message,.dx-device-mobile .dx-datagrid-column-chooser-list .dx-empty-message{color:#999;padding:0 20px}.dx-datagrid-column-chooser{color:#333;font-weight:400;font-size:14px}.dx-datagrid-column-chooser,.dx-datagrid-column-chooser input,.dx-datagrid-column-chooser textarea{font-family:Helvetica Neue,Segoe UI,helvetica,verdana,sans-serif;line-height:1.35715}.dx-datagrid-column-chooser.dx-datagrid-column-chooser-mode-drag .dx-popup-content{padding:0 20px 20px}.dx-datagrid-column-chooser.dx-datagrid-column-chooser-mode-drag .dx-popup-content .dx-treeview-search{margin-bottom:10px}.dx-datagrid-column-chooser.dx-datagrid-column-chooser-mode-drag .dx-popup-content .dx-treeview-node{padding-left:20px}.dx-datagrid-column-chooser.dx-datagrid-column-chooser-mode-select .dx-popup-content{padding:0 20px 20px}.dx-datagrid-column-chooser .dx-overlay-content{background-color:#fff;border-radius:6px;-webkit-box-shadow:0 1px 3px #0003;box-shadow:0 1px 3px #0003}.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-title{padding-top:7px;padding-bottom:9px;background-color:initial}.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-content .dx-column-chooser-item{opacity:.5;margin-bottom:10px;background-color:#fff;color:#959595;font-weight:400;border:1px solid #ddd;padding:7px;-webkit-box-shadow:0 1px 3px -1px #0003;box-shadow:0 1px 3px -1px #0003}.dx-datagrid-drag-header{-webkit-box-shadow:0 0 1px #0000001a,0 1px 3px #0003;box-shadow:0 0 1px #0000001a,0 1px 3px #0003;color:#959595;font-weight:400;padding:7px;border:1px solid #337ab780;background-color:#fff}.dx-datagrid-columns-separator{background-color:#337ab780}.dx-datagrid-columns-separator-transparent{background-color:initial}.dx-datagrid-drop-highlight>td{background-color:#337ab7;color:#fff}.dx-datagrid-focus-overlay{border:2px solid #5c95c5}.dx-datagrid-table .dx-row .dx-command-select{width:70px;min-width:70px}.dx-datagrid-table .dx-row .dx-command-edit{width:85px;min-width:85px}.dx-datagrid-table .dx-row .dx-command-edit .dx-link.dx-state-disabled{opacity:.5}.dx-datagrid-table .dx-row .dx-command-edit .dx-link.dx-state-disabled.dx-link-icon{opacity:.6}.dx-datagrid-table .dx-row .dx-command-expand{width:30px;min-width:30px}.dx-datagrid-table .dx-row .dx-command-expand.dx-datagrid-group-space{padding-top:7px}.dx-datagrid-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused)>td:not(.dx-focused){background-color:#0000000a;color:#333}.dx-datagrid-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused)>td:not(.dx-focused).dx-datagrid-group-space{border-right-color:#0000000a}.dx-datagrid-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused)>td:not(.dx-focused).dx-command-select{overflow:inherit}.dx-datagrid-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused)>.dx-datagrid-readonly .dx-texteditor .dx-texteditor-input{background-color:#0000000a;color:#333}.dx-datagrid-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused)>td.dx-pointer-events-none{background-color:initial}.dx-datagrid-headers{color:#959595;font-weight:400;-ms-touch-action:pinch-zoom;touch-action:pinch-zoom;border-bottom:1px solid #ddd}.dx-datagrid-headers .dx-datagrid-content{margin-bottom:-1px}.dx-datagrid-borders .dx-datagrid-headers .dx-datagrid-table{border-bottom-width:1px}.dx-datagrid-headers .dx-datagrid-table .dx-row>td{border-bottom:1px solid #ddd}.dx-datagrid-filter-row .dx-menu .dx-overlay-content{color:#333}.dx-datagrid-filter-row .dx-menu-item.dx-state-focused{background-color:initial}.dx-datagrid-filter-row .dx-menu-item.dx-state-focused:after{border:2px solid #5c95c5}.dx-datagrid-filter-row .dx-menu-item.dx-state-focused.dx-menu-item-expanded{background-color:#fff}.dx-datagrid-filter-row .dx-menu-item.dx-state-focused.dx-menu-item-expanded:after{border-color:#0000}.dx-datagrid-filter-row .dx-menu-item-has-submenu.dx-state-hover{background-color:initial}.dx-datagrid-filter-row .dx-menu-item-has-submenu.dx-menu-item-expanded.dx-state-hover{background-color:#fff}.dx-datagrid-filter-row .dx-cell-modified:after,.dx-datagrid-filter-row .dx-datagrid-invalid:after,.dx-datagrid-filter-row .dx-highlight-outline:after{border-color:#5cb85c80}.dx-datagrid-filter-row .dx-menu-item-content .dx-icon{color:#898989}.dx-datagrid-filter-row td .dx-editor-container .dx-filter-range-content{padding:7px 7px 7px 32px}.dx-datagrid-filter-range-overlay .dx-overlay-content{border:1px solid #ddd;overflow:inherit;-webkit-box-shadow:2px 2px 3px #00000026;box-shadow:2px 2px 3px #00000026}.dx-datagrid-filter-range-overlay .dx-overlay-content .dx-editor-container.dx-cell-modified:after,.dx-datagrid-filter-range-overlay .dx-overlay-content .dx-editor-container.dx-datagrid-invalid:after{border-color:#5cb85c80;left:0}.dx-datagrid-filter-range-overlay .dx-overlay-content .dx-texteditor .dx-texteditor-input{background-color:#fff;padding:7px}.dx-datagrid-filter-range-overlay .dx-overlay-content .dx-texteditor.dx-state-focused:after{border:2px solid #5c95c5}.dx-cell-modified,.dx-datagrid-invalid{padding:7px}.dx-datagrid-header-panel{border-bottom:1px solid #ddd}.dx-datagrid-header-panel .dx-toolbar{margin-bottom:10px}.dx-datagrid-header-panel .dx-apply-button{background-color:#5cb85c;border-color:#4cae4c;color:#fff}.dx-datagrid-header-panel .dx-apply-button .dx-icon{color:#fff}.dx-datagrid-header-panel .dx-apply-button.dx-state-hover{background-color:#449d44;border-color:#4cae4c}.dx-datagrid-header-panel .dx-apply-button.dx-state-focused{background-color:#3d8b3d;border-color:#4cae4c}.dx-datagrid-header-panel .dx-apply-button.dx-state-active{background-color:#357935;border-color:#4cae4c;color:#fff}.dx-datagrid-addrow-button .dx-icon-edit-button-addrow{font:18px/18px DXIcons;width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;text-align:center}.dx-datagrid-addrow-button .dx-icon-edit-button-addrow:before{content:"\f00b"}.dx-datagrid-cancel-button .dx-icon-edit-button-cancel{font:18px/18px DXIcons;width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;text-align:center}.dx-datagrid-cancel-button .dx-icon-edit-button-cancel:before{content:"\f04c"}.dx-datagrid-save-button .dx-icon-edit-button-save{font:18px/18px DXIcons;width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;text-align:center}.dx-datagrid-save-button .dx-icon-edit-button-save:before{content:"\f041"}.dx-datagrid-export-button .dx-icon-export-to{font:18px/18px DXIcons;width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;text-align:center}.dx-datagrid-export-button .dx-icon-export-to:before{content:"\f05f"}.dx-datagrid-export-button .dx-icon-export-excel-button{font:18px/18px DXIcons;width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;text-align:center}.dx-datagrid-export-button .dx-icon-export-excel-button:before{content:"\f117"}.dx-datagrid-adaptive-more{width:21px;height:21px;background-position:0 0;background-size:21px 21px;padding:0;font-size:21px;text-align:center;line-height:21px}.dx-datagrid-borders .dx-datagrid-rowsview,.dx-datagrid-headers+.dx-datagrid-rowsview{border-top:1px solid #ddd}.dx-datagrid-rowsview .dx-row{border-top:1px solid #0000;border-bottom:1px solid #0000}.dx-datagrid-rowsview .dx-row:focus{outline:0}.dx-datagrid-rowsview .dx-row.dx-edit-row:first-child>td{border-top-width:0;border-bottom:1px solid #ddd}.dx-datagrid-rowsview .dx-row.dx-edit-row>td{border-top:1px solid #ddd;border-bottom:1px solid #ddd}.dx-datagrid-rowsview .dx-row.dx-datagrid-edit-form{white-space:normal}.dx-datagrid-rowsview .dx-master-detail-row>.dx-master-detail-cell{padding:20px}.dx-datagrid-rowsview .dx-master-detail-row .dx-master-detail-cell,.dx-datagrid-rowsview .dx-master-detail-row>.dx-datagrid-group-space{border-top:1px solid #ddd;border-bottom:1px solid #ddd}.dx-datagrid-rowsview .dx-master-detail-row:not(.dx-datagrid-edit-form) .dx-master-detail-cell,.dx-datagrid-rowsview .dx-master-detail-row:not(.dx-datagrid-edit-form)>.dx-datagrid-group-space{background-color:#fafafa}.dx-datagrid-rowsview .dx-data-row .dx-validator.dx-datagrid-invalid.dx-cell-modified:after,.dx-datagrid-rowsview .dx-data-row .dx-validator.dx-datagrid-invalid.dx-datagrid-invalid:after{border:1px solid #d9534f66}.dx-datagrid-rowsview .dx-data-row .dx-validator.dx-datagrid-invalid.dx-focused.dx-cell-modified:after,.dx-datagrid-rowsview .dx-data-row .dx-validator.dx-datagrid-invalid.dx-focused.dx-datagrid-invalid:after{border:1px solid #d9534f}.dx-datagrid-rowsview .dx-data-row .dx-cell-modified.dx-cell-modified:after,.dx-datagrid-rowsview .dx-data-row .dx-cell-modified.dx-datagrid-invalid:after{border-color:#5cb85c80}.dx-datagrid-rowsview .dx-overlay-wrapper.dx-invalid-message .dx-overlay-content{padding:9px 17px}.dx-datagrid-rowsview .dx-row-removed>td{background-color:#ddd;border-top:1px solid #ddd;border-bottom:1px solid #ddd;color:#959595}.dx-datagrid-rowsview .dx-adaptive-detail-row .dx-adaptive-item-text{padding-top:8px;padding-bottom:8px;padding-left:8px}.dx-datagrid-rowsview .dx-adaptive-detail-row .dx-datagrid-invalid{border:1px solid #d9534f66}.dx-datagrid-rowsview .dx-adaptive-detail-row .dx-datagrid-invalid.dx-adaptive-item-text{padding-top:7px;padding-bottom:7px;padding-left:7px}.dx-datagrid-rowsview .dx-item-modified{border-radius:4px;border:2px solid #5cb85c80}.dx-datagrid-rowsview .dx-item-modified.dx-adaptive-item-text{padding-top:6px;padding-bottom:6px;padding-left:6px}.dx-datagrid-rowsview .dx-row-focused.dx-data-row .dx-command-edit:not(.dx-focused) .dx-link,.dx-datagrid-rowsview .dx-row-focused.dx-data-row>td:not(.dx-focused),.dx-datagrid-rowsview .dx-row-focused.dx-data-row>tr>td:not(.dx-focused){background-color:#5c95c5;color:#fff}.dx-datagrid-rowsview .dx-row-focused.dx-data-row .dx-command-edit:not(.dx-focused) .dx-link .dx-texteditor-input,.dx-datagrid-rowsview .dx-row-focused.dx-data-row>td:not(.dx-focused) .dx-texteditor-input,.dx-datagrid-rowsview .dx-row-focused.dx-data-row>tr>td:not(.dx-focused) .dx-texteditor-input{border-radius:0}.dx-datagrid-rowsview .dx-row-focused.dx-data-row .dx-command-edit:not(.dx-focused) .dx-link .dx-datagrid-group-closed,.dx-datagrid-rowsview .dx-row-focused.dx-data-row .dx-command-edit:not(.dx-focused) .dx-link .dx-datagrid-group-opened,.dx-datagrid-rowsview .dx-row-focused.dx-data-row>td:not(.dx-focused) .dx-datagrid-group-closed,.dx-datagrid-rowsview .dx-row-focused.dx-data-row>td:not(.dx-focused) .dx-datagrid-group-opened,.dx-datagrid-rowsview .dx-row-focused.dx-data-row>tr>td:not(.dx-focused) .dx-datagrid-group-closed,.dx-datagrid-rowsview .dx-row-focused.dx-data-row>tr>td:not(.dx-focused) .dx-datagrid-group-opened{color:#fff}.dx-datagrid-rowsview .dx-row-focused.dx-data-row .dx-command-edit .dx-link:focus{background-color:#fff;color:#333}.dx-datagrid-rowsview .dx-row-focused.dx-data-row>td,.dx-datagrid-rowsview .dx-row-focused.dx-data-row>tr:last-child>td{border-bottom:1px solid #5c95c5}.dx-datagrid-rowsview .dx-row-focused.dx-data-row:not(.dx-row-lines)>td,.dx-datagrid-rowsview .dx-row-focused.dx-data-row:not(.dx-row-lines)>tr:first-child>td{border-top:1px solid #5c95c5;border-bottom:1px solid #5c95c5}.dx-datagrid-rowsview .dx-row-focused.dx-group-row{background-color:#5c95c5;color:#fff}.dx-datagrid-rowsview .dx-row-focused.dx-group-row .dx-datagrid-group-closed,.dx-datagrid-rowsview .dx-row-focused.dx-group-row .dx-datagrid-group-opened,.dx-datagrid-rowsview .dx-row-focused.dx-group-row .dx-datagrid-summary-item{color:#fff}.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover>td,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover>tr>td,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused)>td,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused)>tr>td{background-color:#e6e6e6;color:#333}.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover>td.dx-datagrid-group-space,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover>tr>td.dx-datagrid-group-space,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused)>td.dx-datagrid-group-space,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused)>tr>td.dx-datagrid-group-space{border-right-color:#e6e6e6}.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover>td.dx-pointer-events-none,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover>tr>td.dx-pointer-events-none,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused)>td.dx-pointer-events-none,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused)>tr>td.dx-pointer-events-none{border-left-color:#ddd;border-right-color:#ddd}.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover>td.dx-focused,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover>tr>td.dx-focused,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused)>td.dx-focused,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused)>tr>td.dx-focused{background-color:#fff;color:#333}.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover:not(.dx-row-lines)>td,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):not(.dx-row-lines)>td{border-bottom:1px solid #e6e6e6;border-top:1px solid #e6e6e6}.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover:not(.dx-row-lines)>tr:first-child>td,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):not(.dx-row-lines)>tr:first-child>td{border-top:1px solid #e6e6e6}.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover:not(.dx-row-lines)>tr:last-child>td,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):not(.dx-row-lines)>tr:last-child>td{border-bottom:1px solid #e6e6e6}.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused).dx-column-lines>td,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused).dx-column-lines>tr>td,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover.dx-column-lines>td,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover.dx-column-lines>tr>td{border-left-color:#ddd;border-right-color:#ddd}.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused).dx-row-lines>td,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused).dx-row-lines>tr>td,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover.dx-row-lines>td,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover.dx-row-lines>tr>td{border-bottom-color:#ddd}.dx-datagrid-rowsview.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both .dx-scrollable-wrapper .dx-scrollable-container .dx-scrollable-content{padding-right:0}.dx-datagrid-rowsview td.dx-validation-pending{position:relative;padding:0}.dx-datagrid-rowsview td.dx-validation-pending.dx-cell-modified,.dx-datagrid-rowsview td.dx-validation-pending.dx-datagrid-invalid{padding:7px 34px 7px 7px}.dx-rtl .dx-datagrid-rowsview td.dx-validation-pending.dx-cell-modified,.dx-rtl .dx-datagrid-rowsview td.dx-validation-pending.dx-datagrid-invalid,.dx-rtl.dx-datagrid-rowsview td.dx-validation-pending.dx-cell-modified,.dx-rtl.dx-datagrid-rowsview td.dx-validation-pending.dx-datagrid-invalid{padding-left:34px;padding-right:7px}.dx-datagrid-rowsview td.dx-validation-pending .dx-pending-indicator{pointer-events:none;position:absolute;top:50%;margin-top:-11px;width:22px;height:22px;right:4px;background-color:#fff}.dx-rtl .dx-datagrid-rowsview td.dx-validation-pending .dx-pending-indicator,.dx-rtl.dx-datagrid-rowsview td.dx-validation-pending .dx-pending-indicator{left:4px;right:auto}.dx-datagrid-rowsview td.dx-editor-cell .dx-texteditor.dx-validation-pending .dx-texteditor-input{padding-right:34px}.dx-datagrid-rowsview td.dx-editor-cell .dx-texteditor.dx-validation-pending.dx-rtl .dx-texteditor-input{padding-right:7px;padding-bottom:7px;padding-left:34px}.dx-datagrid-search-text{color:#fff;background-color:#337ab7}.dx-datagrid-nodata{color:#999;font-size:17px}.dx-datagrid-bottom-load-panel{border-top:1px solid #ddd;background-color:#fff}.dx-datagrid-pager{border-top:1px solid #ddd}.dx-datagrid-pager .dx-navigate-button,.dx-datagrid-pager .dx-page,.dx-datagrid-pager .dx-page-size{outline:0}.dx-datagrid-pager.dx-state-focused .dx-navigate-button:focus,.dx-datagrid-pager.dx-state-focused .dx-page-size:focus,.dx-datagrid-pager.dx-state-focused .dx-page:focus{outline:2px solid #5c95c5;outline-offset:-2px}.dx-datagrid-summary-item{color:#333333b3}.dx-datagrid-total-footer{position:relative;border-top:1px solid #ddd}.dx-datagrid-revert-tooltip .dx-overlay-content{background-color:#fff;min-width:inherit}.dx-datagrid-revert-tooltip .dx-revert-button{margin:0 1px;background-color:#d9534f;border-color:#d43f3a;color:#fff}.dx-datagrid-revert-tooltip .dx-revert-button .dx-icon{color:#fff}.dx-datagrid-revert-tooltip .dx-revert-button.dx-state-hover{background-color:#c9302c;border-color:#d43f3a}.dx-datagrid-revert-tooltip .dx-revert-button.dx-state-focused{background-color:#b52b27;border-color:#d43f3a}.dx-datagrid-revert-tooltip .dx-revert-button.dx-state-active{background-color:#a02622;border-color:#d43f3a;color:#fff}.dx-datagrid-revert-tooltip .dx-revert-button>.dx-button-content{padding:7px}.dx-toolbar-menu-section .dx-datagrid-checkbox-size{width:100%}.dx-toolbar-menu-section .dx-datagrid-checkbox-size .dx-checkbox-container{padding:14px}.dx-toolbar-menu-section .dx-datagrid-checkbox-size .dx-checkbox-text{padding-left:34px}.dx-rtl .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused)>td:not(.dx-focused).dx-datagrid-group-space{border-left-color:#0000000a;border-right-color:#0000}.dx-rtl .dx-datagrid-filter-row .dx-menu .dx-menu-item-has-submenu.dx-menu-item-has-icon .dx-icon{margin:0 3px}.dx-rtl .dx-datagrid-filter-row td .dx-editor-container .dx-filter-range-content{padding:7px 32px 7px 7px}.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row:hover>td,.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row:hover>tr>td,.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row>td,.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row>tr>td{border-right-color:#ddd}.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row:hover>td:not(.dx-focused).dx-datagrid-group-space,.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row:hover>tr>td:not(.dx-focused).dx-datagrid-group-space,.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row>td:not(.dx-focused).dx-datagrid-group-space,.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row>tr>td:not(.dx-focused).dx-datagrid-group-space{border-left-color:#e6e6e6}.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row:hover>td.dx-pointer-events-none,.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row:hover>tr>td.dx-pointer-events-none,.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row>td.dx-pointer-events-none,.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row>tr>td.dx-pointer-events-none{border-left-color:#ddd}.dx-rtl .dx-datagrid-rowsview.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both .dx-scrollable-wrapper .dx-scrollable-container .dx-scrollable-content{padding-left:0}.dx-datagrid-group-panel{font-size:14px;-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.dx-datagrid-group-panel .dx-group-panel-message{color:#959595;font-weight:400;padding:7px;border-top:1px solid #0000;border-bottom:1px solid #0000}.dx-datagrid-group-panel .dx-group-panel-item{margin-right:10px;color:#959595;font-weight:400;border:1px solid #ddd;padding:7px}.dx-datagrid-group-panel .dx-block-separator{margin-right:10px;color:#959595;font-weight:400;padding:8px;background-color:#eee}.dx-datagrid-group-panel .dx-sort{color:#898989}.dx-datagrid-rowsview .dx-row.dx-group-row:first-child{border-top:none}.dx-datagrid-rowsview .dx-row.dx-group-row{font-weight:700}.dx-datagrid-rowsview .dx-row.dx-group-row:not(.dx-row-focused){color:#959595;background-color:#f7f7f7}.dx-datagrid-rowsview .dx-row.dx-group-row td{border-top-color:#ddd;border-bottom-color:#ddd}.dx-datagrid-group-opened{font:18px/18px DXIcons;height:18px;background-position:0 0;background-size:18px 18px;padding:0;text-align:center;color:#959595}.dx-datagrid-group-opened:before{content:"\f001"}.dx-datagrid-group-closed{font:18px/18px DXIcons;height:18px;background-position:0 0;background-size:18px 18px;padding:0;text-align:center;color:#959595}.dx-datagrid-group-closed:before{content:"\f04e"}.dx-datagrid-group-closed,.dx-datagrid-group-opened{cursor:pointer;position:relative;width:100%}.dx-row.dx-datagrid-group-footer.dx-column-lines{border-bottom:1px solid #ddd}.dx-row.dx-datagrid-group-footer>td{background-color:#fff;border-top:1px solid #ddd;border-left-width:0;border-right-width:0}.dx-rtl .dx-datagrid-group-panel .dx-block-separator,.dx-rtl .dx-datagrid-group-panel .dx-group-panel-item{margin-left:10px}.dx-datagrid-filter-panel .dx-datagrid-filter-panel-clear-filter,.dx-datagrid-filter-panel .dx-datagrid-filter-panel-text,.dx-datagrid-filter-panel .dx-icon-filter{outline:0;color:#337ab7}.dx-treelist-important-margin{margin-right:5px!important}.dx-treelist-table{background-color:initial}.dx-treelist-borders>.dx-treelist-total-footer{border-top:0}.dx-treelist-borders>.dx-treelist-pager{margin-top:-1px}.dx-treelist-borders>.dx-treelist-header-panel{border-bottom:0}.dx-treelist-borders>.dx-treelist-rowsview.dx-last-row-border tbody:last-child>.dx-data-row:nth-last-child(2)>td{border-bottom-width:0}.dx-treelist .dx-treelist-content-fixed{position:absolute;top:0;left:0;bottom:0;right:0;z-index:2;pointer-events:none;overflow:hidden}.dx-treelist .dx-treelist-content-fixed .dx-treelist-table{position:relative}.dx-treelist .dx-treelist-content-fixed .dx-treelist-table td{pointer-events:auto}.dx-treelist .dx-treelist-content-fixed .dx-treelist-table .dx-row td.dx-pointer-events-none{visibility:hidden;background-color:initial;pointer-events:none;border-top-color:#0000;border-bottom-color:#0000}.dx-treelist .dx-treelist-content-fixed .dx-treelist-table .dx-header-row td.dx-pointer-events-none{border-bottom-color:#0000}.dx-treelist .dx-treelist-content-fixed .dx-treelist-table.dx-treelist-table-fixed .dx-row td.dx-pointer-events-none{width:auto}.dx-treelist .dx-menu-subitem ul li{padding-top:0}.dx-treelist .dx-menu-subitem ul li:first-child{padding-top:1px}.dx-treelist .dx-menu-subitem .dx-menu-item{padding:7px 30px 7px 5px}.dx-treelist .dx-menu-subitem .dx-menu-item .dx-menu-image{background-position-x:left}.dx-treelist .dx-link{text-decoration:underline;cursor:pointer}.dx-treelist .dx-column-indicators{display:inline-block;vertical-align:top;white-space:nowrap}.dx-treelist .dx-column-indicators.dx-visibility-hidden{visibility:hidden}.dx-treelist .dx-column-indicators .dx-sort-index-icon{padding-right:3px;margin-left:-3px;width:15px}.dx-treelist .dx-column-indicators .dx-header-filter.dx-header-filter,.dx-treelist .dx-column-indicators .dx-header-filter.dx-sort,.dx-treelist .dx-column-indicators .dx-sort.dx-header-filter,.dx-treelist .dx-column-indicators .dx-sort.dx-sort{display:inline-block}.dx-treelist .dx-column-indicators .dx-header-filter.dx-header-filter:after,.dx-treelist .dx-column-indicators .dx-sort.dx-header-filter:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;margin:-7px}.dx-treelist .dx-row>td,.dx-treelist .dx-row>tr>td{padding:7px}.dx-treelist .dx-error-row{-webkit-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:auto}.dx-treelist .dx-error-row .dx-error-message{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.dx-treelist .dx-error-row .dx-error-message a{color:inherit}.dx-treelist .dx-treelist-rowsview .dx-data-row .dx-command-drag{cursor:move;vertical-align:middle;padding:0}.dx-sortable-dragging .dx-treelist-rowsview .dx-data-row .dx-command-drag{cursor:pointer;cursor:-webkit-grabbing;cursor:grabbing}.dx-sortable-without-handle .dx-data-row{cursor:pointer}.dx-treelist-column-chooser .dx-overlay-content .dx-popup-title{border-bottom:none;font-size:16px}.dx-treelist-column-chooser .dx-overlay-content .dx-popup-title .dx-toolbar-label{font-size:16px}.dx-treelist-column-chooser .dx-overlay-content .dx-popup-content{padding:0 20px 20px}.dx-treelist-column-chooser .dx-overlay-content .dx-popup-content .dx-column-chooser-item.dx-treelist-drag-action{opacity:1;cursor:pointer;-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.dx-treelist-column-chooser.dx-treelist-column-chooser-mode-drag .dx-treeview-node-container:first-child>.dx-treeview-node-is-leaf{padding:0}.dx-treelist-column-chooser.dx-treelist-column-chooser-mode-select .dx-treelist-column-chooser-plain .dx-treeview-node{padding-left:0}.dx-treelist-column-chooser.dx-treelist-column-chooser-mode-select .dx-treelist-column-chooser-plain .dx-treeview-node .dx-checkbox{left:4px}.dx-treelist-nowrap,.dx-treelist-nowrap .dx-header-row>td>.dx-treelist-text-content{white-space:nowrap}.dx-treelist-drag-header{position:absolute;vertical-align:middle;cursor:pointer;z-index:10000;-webkit-box-sizing:content-box;box-sizing:initial}.dx-treelist-drag-header.dx-drag-command-cell{padding:0}.dx-treelist-columns-separator{position:absolute;z-index:3;width:3px}.dx-treelist-columns-separator-transparent{border-left:0;border-right:0}.dx-treelist-tracker{width:100%;z-index:3;cursor:col-resize}.dx-treelist-table-content,.dx-treelist-tracker{position:absolute;top:0}.dx-treelist-focus-overlay{position:absolute;pointer-events:none;top:0;left:0;visibility:hidden}.dx-treelist-action,.dx-treelist-drag-action{cursor:pointer}.dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-modified):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row)>td:not(.dx-focused) .dx-link{color:inherit}.dx-treelist-content{position:relative}.dx-treelist-content .dx-overlay-wrapper.dx-invalid-message.dx-treelist-invalid-message{visibility:visible}.dx-treelist-content .dx-overlay-wrapper.dx-invalid-message.dx-treelist-invalid-message .dx-overlay-content,.dx-treelist-text-content{overflow:hidden;text-overflow:ellipsis}.dx-treelist-table-fixed{table-layout:fixed;width:100%}input.dx-hidden{display:inline-block!important;width:0!important}.dx-hidden-cell{visibility:hidden}.dx-row>td,.dx-row>tr>td{border:none}.dx-treelist-content .dx-treelist-table{border-collapse:collapse;border-spacing:0;margin:0;max-width:10px}.dx-treelist-content .dx-treelist-table.dx-treelist-table-fixed{max-width:none}.dx-treelist-content .dx-treelist-table.dx-treelist-table-fixed .dx-column-indicators .dx-sort.dx-sort-none{display:none}.dx-treelist-content .dx-treelist-table.dx-treelist-table-fixed .dx-column-indicators .dx-sort.dx-sort-index{width:26px}.dx-treelist-content .dx-treelist-table .dx-treelist-best-fit .dx-column-indicators{float:none!important}.dx-treelist-content .dx-treelist-table .dx-treelist-best-fit .dx-column-indicators>span{width:14px}.dx-treelist-content .dx-treelist-table .dx-treelist-best-fit .dx-column-indicators .dx-sort.dx-sort-none{display:inline-block}.dx-treelist-content .dx-treelist-table .dx-treelist-best-fit .dx-header-row .dx-treelist-text-content{max-width:none}.dx-treelist-content .dx-treelist-table .dx-treelist-best-fit .dx-text-content-alignment-left{margin-right:3px}.dx-treelist-content .dx-treelist-table .dx-treelist-best-fit .dx-text-content-alignment-right{margin-left:3px}.dx-treelist-content .dx-treelist-table:not(.dx-treelist-table-fixed) .dx-column-indicators{float:none!important}.dx-treelist-content .dx-treelist-table:not(.dx-treelist-table-fixed) .dx-column-indicators>span{width:14px}.dx-treelist-content .dx-treelist-table:not(.dx-treelist-table-fixed) .dx-text-content-alignment-left{margin-right:3px}.dx-treelist-content .dx-treelist-table:not(.dx-treelist-table-fixed) .dx-text-content-alignment-right{margin-left:3px}.dx-treelist-content .dx-treelist-table:not(.dx-treelist-table-fixed) .dx-master-detail-cell{max-width:0}.dx-treelist-content .dx-treelist-table [class*=column]+[class*=column]:last-child{float:none}.dx-treelist-content .dx-treelist-table .dx-row>td,.dx-treelist-content .dx-treelist-table .dx-row>tr>td{vertical-align:top}.dx-treelist-content .dx-treelist-table .dx-row>td:first-child,.dx-treelist-content .dx-treelist-table .dx-row>tr>td:first-child{border-left:0}.dx-treelist-content .dx-treelist-table .dx-row>td.dx-treelist-group-space,.dx-treelist-content .dx-treelist-table .dx-row>tr>td.dx-treelist-group-space{border-right:none;vertical-align:top}.dx-treelist-content .dx-treelist-table .dx-row>td.dx-treelist-group-space+td,.dx-treelist-content .dx-treelist-table .dx-row>tr>td.dx-treelist-group-space+td{border-left:none}.dx-treelist-content .dx-treelist-table .dx-row .dx-editor-container{overflow:hidden}.dx-treelist-content .dx-treelist-table .dx-row .dx-treelist-invalid .dx-invalid-message.dx-overlay{position:static}.dx-treelist-content .dx-treelist-table .dx-row .dx-editor-cell{max-width:0;padding:0;vertical-align:middle}.dx-treelist-content .dx-treelist-table .dx-row .dx-editor-cell .dx-texteditor,.dx-treelist-content .dx-treelist-table .dx-row .dx-editor-cell .dx-texteditor-container{border:0;margin:0}.dx-treelist-content .dx-treelist-table .dx-row .dx-command-select{padding:0;width:70px;min-width:70px;max-width:70px}.dx-treelist-content .dx-treelist-table .dx-row .dx-command-edit{text-overflow:clip;width:100px;min-width:100px;white-space:nowrap}.dx-treelist-content .dx-treelist-table .dx-row .dx-command-edit.dx-command-edit-with-icons{width:80px;min-width:80px}.dx-treelist-content .dx-treelist-table .dx-row .dx-command-edit.dx-command-edit-with-icons .dx-link{text-decoration:none}.dx-treelist-content .dx-treelist-table .dx-row .dx-command-edit .dx-link{display:inline-block}.dx-treelist-content .dx-treelist-table .dx-row .dx-command-expand{padding:0;width:30px;min-width:30px;max-width:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.dx-treelist-content .dx-treelist-table .dx-row .dx-command-adaptive{padding:0;vertical-align:middle}.dx-treelist-content .dx-treelist-table .dx-data-row .dx-command-edit-with-icons{line-height:1;white-space:nowrap}.dx-treelist-content .dx-treelist-table .dx-filter-range-content{padding:7px 7px 7px 32px;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.dx-treelist-content .dx-treelist-table .dx-row>.dx-last-data-cell{border-right:none}.dx-treelist-content .dx-treelist-table .dx-row>.dx-command-adaptive-hidden{border-left:none}.dx-cell-modified,.dx-highlight-outline,.dx-treelist-invalid{position:relative;padding:7px}.dx-cell-modified:after,.dx-highlight-outline:after,.dx-treelist-invalid:after{content:"";position:absolute;border:2px solid #0000;top:0;left:1px;bottom:0;right:0;pointer-events:none}.dx-cell-modified.dx-hidden,.dx-highlight-outline.dx-hidden,.dx-treelist-invalid.dx-hidden{display:block!important}.dx-cell-modified.dx-hidden:after,.dx-highlight-outline.dx-hidden:after,.dx-treelist-invalid.dx-hidden:after{display:none}.dx-editor-cell .dx-texteditor-input{margin:0}.dx-editor-cell .dx-highlight-outline,.dx-editor-cell.dx-cell-modified,.dx-editor-cell.dx-treelist-invalid{padding:0}.dx-editor-cell.dx-editor-inline-block:not(.dx-command-select):before{display:inline-block;content:"​";vertical-align:middle}.dx-column-lines .dx-cell-modified:after,.dx-column-lines .dx-highlight-outline:after,.dx-column-lines .dx-treelist-invalid:after{left:0}.dx-treelist-headers{position:relative;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.dx-header-row .dx-editor-cell .dx-select-checkbox{display:inline-block}.dx-header-row>td{white-space:nowrap;overflow:hidden}.dx-header-row>td>.dx-treelist-text-content{display:inline-block;white-space:normal;vertical-align:top}.dx-header-row .dx-text-content-alignment-left,.dx-header-row .dx-text-content-alignment-right,.dx-header-row>td>.dx-treelist-text-content:not(.dx-sort-indicator):not(.dx-header-filter-indicator){max-width:100%}.dx-header-row .dx-header-filter-indicator,.dx-header-row .dx-sort-indicator{max-width:calc(100% - 17px)}.dx-header-row .dx-header-filter-indicator.dx-text-content-alignment-left,.dx-header-row .dx-sort-indicator.dx-text-content-alignment-left{margin-right:3px}.dx-header-row .dx-header-filter-indicator.dx-text-content-alignment-right,.dx-header-row .dx-sort-indicator.dx-text-content-alignment-right{margin-left:3px}.dx-header-row .dx-header-filter-indicator.dx-text-content-alignment-left.dx-text-content-alignment-right,.dx-header-row .dx-sort-indicator.dx-text-content-alignment-left.dx-text-content-alignment-right{max-width:calc(100% - 34px)}.dx-header-row .dx-sort-indicator.dx-header-filter-indicator{max-width:calc(100% - 31px)}.dx-header-row .dx-sort-indicator.dx-header-filter-indicator.dx-text-content-alignment-left.dx-text-content-alignment-right{max-width:calc(100% - 62px)}.dx-header-row .dx-sort-indicator.dx-sort-index-indicator{max-width:calc(100% - 29px)}.dx-header-row .dx-sort-indicator.dx-sort-index-indicator.dx-header-filter-indicator{max-width:calc(100% - 43px)}.dx-header-row .dx-sort-indicator.dx-sort-index-indicator.dx-text-content-alignment-left.dx-text-content-alignment-right{max-width:calc(100% - 46px)}.dx-header-row .dx-sort-indicator.dx-sort-index-indicator.dx-header-filter-indicator.dx-text-content-alignment-left.dx-text-content-alignment-right{max-width:calc(100% - 74px)}.dx-treelist-filter-range-overlay .dx-editor-container .dx-texteditor{border-width:0}.dx-treelist-filter-range-overlay .dx-editor-container .dx-texteditor.dx-state-focused:after{content:" ";position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px;z-index:1;pointer-events:none}.dx-treelist-filter-range-overlay .dx-treelist-filter-range-end{border-top:1px solid #0000}.dx-treelist-filter-range-overlay .dx-editor-container.dx-cell-modified,.dx-treelist-filter-range-overlay .dx-editor-container.dx-treelist-invalid{padding:0}.dx-treelist-filter-row .dx-editor-cell .dx-menu{display:none}.dx-treelist-filter-row .dx-editor-cell .dx-editor-with-menu{position:relative}.dx-treelist-filter-row .dx-editor-cell .dx-editor-with-menu .dx-menu{display:block}.dx-treelist-filter-row .dx-editor-cell .dx-editor-with-menu .dx-placeholder:before,.dx-treelist-filter-row .dx-editor-cell .dx-editor-with-menu .dx-texteditor-input{padding-left:32px}.dx-treelist-filter-row .dx-cell-modified:after,.dx-treelist-filter-row .dx-treelist-invalid:after{pointer-events:none}.dx-treelist-filter-row .dx-focused .dx-highlight-outline:after,.dx-treelist-filter-row .dx-focused.dx-cell-modified:after,.dx-treelist-filter-row .dx-focused.dx-treelist-invalid:after{border-color:#0000}.dx-treelist-filter-row .dx-menu{z-index:1;position:absolute;top:0;left:0;cursor:pointer;margin-left:-2px;margin-top:-2px;height:100%;overflow:visible}.dx-treelist-filter-row .dx-menu .dx-menu-horizontal{height:100%}.dx-treelist-filter-row .dx-menu .dx-menu-horizontal .dx-menu-item-popout,.dx-treelist-filter-row .dx-menu .dx-menu-horizontal .dx-menu-item-text{display:none}.dx-treelist-filter-row .dx-menu-item.dx-state-focused:after{position:absolute;left:2px;top:2px;width:100%;height:102%;content:""}.dx-treelist-filter-row>.dx-first-cell .dx-menu,.dx-treelist-filter-row>td:first-child .dx-menu{margin-left:0}.dx-treelist-filter-row .dx-menu-horizontal .dx-overlay-content ul .dx-menu-item{padding:5px 30px 5px 5px}.dx-treelist-filter-row .dx-menu ul.dx-menu-horizontal>li>.dx-menu-item{padding:8px 5px 7px}.dx-treelist-filter-row .dx-menu ul.dx-menu-horizontal>li>.dx-menu-item.dx-state-disabled:hover{padding:9px 6px 8px}.dx-treelist-filter-row .dx-menu-caption{padding-left:6px}.dx-treelist-filter-row .dx-menu ul .dx-menu-item .dx-menu-chouser-down{display:none}.dx-treelist-filter-row .dx-menu-item-highlight{font-weight:400}.dx-treelist-scroll-container{overflow:hidden;width:100%}.dx-treelist-header-panel{text-align:left}.dx-treelist-header-panel .dx-toolbar-menu-container .dx-button{margin-left:10px}.dx-state-disabled{cursor:pointer}.dx-state-disabled .dx-menu-item{cursor:default}.dx-treelist-search-panel{margin:0 0 0 15px}.dx-gridbase-container>.dx-treelist-rowsview{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;height:auto}.dx-gridbase-container>.dx-treelist-rowsview.dx-scrollable{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.dx-gridbase-container>.dx-treelist-rowsview.dx-scrollable>.dx-scrollable-wrapper,.dx-gridbase-container>.dx-treelist-rowsview.dx-scrollable>div>.dx-scrollable-wrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:auto;min-width:0;min-height:0}.dx-treelist-rowsview{position:relative;overflow:hidden}.dx-treelist-rowsview.dx-empty{height:100px}.dx-treelist-rowsview.dx-empty .dx-scrollable-content{height:100%}.dx-treelist-rowsview.dx-fixed-columns.dx-scrollable .dx-scrollable-content{z-index:2}.dx-treelist-rowsview.dx-fixed-columns .dx-scrollable-scrollbar{z-index:3}.dx-treelist-rowsview .dx-treelist-content{overflow-anchor:none}.dx-treelist-rowsview .dx-treelist-content:not(.dx-treelist-content-fixed){min-height:100%}.dx-treelist-rowsview .dx-treelist-content.dx-scrollable-container{width:auto}.dx-treelist-rowsview:focus{outline:0}.dx-treelist-rowsview .dx-row>td,.dx-treelist-rowsview .dx-row>tr>td{overflow:hidden;text-overflow:ellipsis}.dx-treelist-rowsview .dx-row.dx-row-lines:first-child,.dx-treelist-rowsview .dx-row.dx-row-lines:first-child>td,.dx-treelist-rowsview .dx-row.dx-row-lines:first-child>tr>td{border-top:none}.dx-treelist-rowsview .dx-data-row>td:focus{outline:0}.dx-treelist-rowsview .dx-selection.dx-row:hover>td .dx-link,.dx-treelist-rowsview .dx-selection.dx-row:hover>tr>td .dx-link,.dx-treelist-rowsview .dx-selection>td .dx-link,.dx-treelist-rowsview .dx-selection>tr>td .dx-link{color:inherit}.dx-treelist-rowsview .dx-treelist-table .dx-row.dx-freespace-row,.dx-treelist-rowsview .dx-treelist-table .dx-row.dx-virtual-row{border-top:0;border-bottom:0}.dx-treelist-rowsview .dx-treelist-table .dx-row.dx-freespace-row>td,.dx-treelist-rowsview .dx-treelist-table .dx-row.dx-virtual-row>td{padding-top:0;padding-bottom:0}.dx-treelist-rowsview .dx-select-checkboxes-hidden>tbody>tr>td>.dx-select-checkbox{display:none}.dx-treelist-rowsview .dx-select-checkboxes-hidden>tbody>tr.dx-selection>td>.dx-select-checkbox,.dx-treelist-rowsview .dx-select-checkboxes-hidden>tbody>tr>td:hover>.dx-select-checkbox{display:inline-block}.dx-treelist-rowsview .dx-row>.dx-master-detail-cell:focus{outline:0}.dx-treelist-rowsview .dx-data-row.dx-edit-row .dx-cell-modified:after{border-color:#0000}.dx-treelist-nodata{position:absolute;top:50%;left:50%;width:100%;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.dx-treelist-bottom-load-panel{text-align:center;padding:10px}.dx-treelist-hidden-column{white-space:nowrap}.dx-treelist .dx-row .dx-treelist-hidden-column{border-right-width:0;border-left-width:0}.dx-treelist-hidden-column>*{display:none!important}.dx-treelist-total-footer>.dx-treelist-content{padding-top:7px;padding-bottom:7px}.dx-treelist-summary-item{font-weight:700}.dx-treelist-export-menu .dx-dropdownbutton-content .dx-list-item{display:block}.dx-command-adaptive{width:36px;min-width:36px}.dx-treelist-revert-tooltip.dx-popover-wrapper .dx-overlay-content{border:none;-webkit-box-shadow:none;box-shadow:none}.dx-treelist-revert-tooltip.dx-popover-wrapper .dx-overlay-content .dx-popup-content{padding:0}.dx-treelist-revert-tooltip.dx-popover-wrapper .dx-popover-arrow{width:0;height:0}.dx-treelist-notouch-action{-ms-touch-action:none;touch-action:none;-ms-content-zooming:none;-ms-overflow-style:none}.dx-device-mobile .dx-treelist-column-chooser-list.dx-treeview .dx-empty-message,.dx-device-mobile .dx-treelist-column-chooser-list.dx-treeview .dx-treeview-item,.dx-treelist-column-chooser-list.dx-treeview .dx-empty-message,.dx-treelist-column-chooser-list.dx-treeview .dx-treeview-item{border:none}.dx-device-mobile .dx-treelist-column-chooser-list.dx-treeview .dx-empty-message,.dx-treelist-column-chooser-list.dx-treeview .dx-empty-message{text-align:center;left:0;right:0;bottom:50%;position:absolute}.dx-rtl .dx-treelist .dx-menu-subitem .dx-menu-item,.dx-treelist.dx-rtl .dx-menu-subitem .dx-menu-item{padding:7px 5px 7px 30px}.dx-rtl .dx-treelist .dx-menu-subitem .dx-menu-item .dx-menu-image,.dx-treelist.dx-rtl .dx-menu-subitem .dx-menu-item .dx-menu-image{background-position-x:right}.dx-rtl .dx-treelist .dx-texteditor-buttons-container,.dx-treelist.dx-rtl .dx-texteditor-buttons-container{text-align:start}.dx-rtl .dx-treelist-content .dx-treelist-table{direction:rtl}.dx-rtl .dx-treelist-content .dx-treelist-table .dx-row>td.dx-treelist-group-space{border-left:none}.dx-rtl .dx-treelist-content .dx-treelist-table .dx-row>td.dx-treelist-group-space+td{border-right:none}.dx-rtl .dx-treelist-content .dx-treelist-table .dx-row .dx-editor-container .dx-editor-cell .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.dx-rtl .dx-treelist-content .dx-treelist-table .dx-row .dx-filter-range-content{padding:7px 32px 7px 7px}.dx-rtl .dx-treelist-headers .dx-treelist-scrollable-simulated,.dx-rtl .dx-treelist-total-footer .dx-treelist-scrollable-simulated{direction:ltr}.dx-rtl .dx-treelist-headers .dx-treelist-scrollable-simulated .dx-treelist-table,.dx-rtl .dx-treelist-total-footer .dx-treelist-scrollable-simulated .dx-treelist-table{direction:rtl}.dx-rtl .dx-treelist-filter-row .dx-editor-cell .dx-editor-with-menu .dx-texteditor .dx-placeholder:before,.dx-rtl .dx-treelist-filter-row .dx-editor-cell .dx-editor-with-menu .dx-texteditor .dx-texteditor-input{padding-right:32px}.dx-rtl .dx-treelist-filter-row .dx-menu{right:0;left:auto;margin-left:0;margin-right:-2px}.dx-rtl .dx-treelist-filter-row>td:first-child .dx-menu{margin-left:0}.dx-rtl .dx-treelist-filter-row .dx-menu-horizontal .dx-overlay-content ul .dx-menu-item{padding:5px 5px 5px 30px}.dx-rtl .dx-treelist-filter-row .dx-menu-caption{padding-right:6px}.dx-rtl .dx-treelist-header-panel{text-align:right}.dx-rtl .dx-treelist-header-panel .dx-treelist-column-chooser-button{margin-left:0}.dx-rtl .dx-treelist-header-panel .dx-toolbar-menu-container .dx-button{margin-left:0;margin-right:10px}.dx-rtl .dx-treelist-search-panel{margin:0 15px 0 0}.dx-treelist-filter-panel,.dx-treelist-filter-panel-left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;min-width:0}.dx-treelist-filter-panel .dx-treelist-filter-panel-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dx-treelist-filter-panel .dx-treelist-filter-panel-clear-filter:hover,.dx-treelist-filter-panel .dx-treelist-filter-panel-text:hover{text-decoration:underline;cursor:pointer}.dx-treelist-filter-panel .dx-treelist-filter-panel-checkbox{padding-right:10px}.dx-treelist-filter-panel .dx-icon-filter{margin:auto 7px auto auto;cursor:pointer}.dx-treelist-container{position:relative;cursor:default;white-space:normal;line-height:normal;color:#333;background-color:#fff}.dx-treelist-rowsview .dx-treelist-best-fit.dx-treelist-cell-expandable,.dx-treelist-rowsview .dx-treelist-table:not(.dx-treelist-table-fixed) .dx-treelist-cell-expandable{white-space:nowrap}.dx-treelist-rowsview .dx-treelist-best-fit.dx-treelist-cell-expandable .dx-treelist-text-content,.dx-treelist-rowsview .dx-treelist-table:not(.dx-treelist-table-fixed) .dx-treelist-cell-expandable .dx-treelist-text-content{display:inline;white-space:normal}.dx-treelist-rowsview .dx-treelist-best-fit.dx-treelist-cell-expandable .dx-treelist-icon-container,.dx-treelist-rowsview .dx-treelist-table:not(.dx-treelist-table-fixed) .dx-treelist-cell-expandable .dx-treelist-icon-container{float:none}.dx-treelist-rowsview .dx-treelist-icon-container{display:inline-block;white-space:nowrap;vertical-align:top;line-height:1}.dx-treelist-rowsview .dx-treelist-table-fixed .dx-treelist-icon-container{float:left}.dx-treelist-borders>.dx-treelist-headers,.dx-treelist-borders>.dx-treelist-rowsview,.dx-treelist-borders>.dx-treelist-total-footer{border-left:1px solid #ddd;border-right:1px solid #ddd}.dx-treelist-borders>.dx-treelist-rowsview,.dx-treelist-borders>.dx-treelist-total-footer{border-bottom:1px solid #ddd}.dx-treelist-borders>.dx-treelist-filter-panel,.dx-treelist-borders>.dx-treelist-headers{border-top:1px solid #ddd}.dx-treelist-borders>.dx-treelist-filter-panel{border-top-width:0;border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd}.dx-sortable-dragging>div>.dx-gridbase-container>.dx-treelist-rowsview{border-color:#337ab780}.dx-treelist .dx-column-lines>td:first-child{border-left:none}.dx-treelist .dx-column-lines>td:last-child{border-right:none}.dx-treelist .dx-command-drag .dx-treelist-drag-icon{font:14px/1 DXIcons}.dx-treelist .dx-command-drag .dx-treelist-drag-icon:before{content:"\f038"}.dx-treelist-container .dx-sort-up{font:14px/1 DXIcons}.dx-treelist-container .dx-sort-up:before{content:"\f051"}.dx-treelist-container .dx-sort-down{font:14px/1 DXIcons}.dx-treelist-container .dx-sort-down:before{content:"\f052"}.dx-treelist-container .dx-sort-down,.dx-treelist-container .dx-sort-up{font-family:inherit}.dx-treelist-container .dx-sort-down:before,.dx-treelist-container .dx-sort-up:before{font-family:DXIcons,sans-serif}.dx-treelist-container .dx-treelist-headers .dx-header-filter,.dx-treelist-container .dx-treelist-headers .dx-header-row>td{outline:0}.dx-treelist-container .dx-treelist-headers.dx-state-focused .dx-header-row td .dx-header-filter:focus,.dx-treelist-container .dx-treelist-headers.dx-state-focused .dx-header-row td:focus{outline:2px solid #5c95c5}.dx-treelist-container .dx-treelist-headers.dx-state-focused .dx-header-row td:focus{outline-offset:-2px}.dx-treelist-container .dx-treelist-headers.dx-state-focused .dx-header-row td .dx-header-filter:focus{outline-offset:2px}.dx-treelist-container .dx-header-filter{position:relative;color:#959595;font:14px/1 DXIcons}.dx-treelist-container .dx-header-filter:before{content:"\f050"}.dx-treelist-container .dx-header-filter-empty{color:#95959580}.dx-treelist-container.dx-filter-menu .dx-menu-item-content .dx-icon{width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-treelist-container .dx-treelist-content-fixed .dx-treelist-table .dx-col-fixed{background-color:#fff}.dx-treelist-container .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none,.dx-treelist-container .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none,.dx-treelist-container .dx-treelist-headers .dx-row td.dx-pointer-events-none,.dx-treelist-container .dx-treelist-rowsview .dx-data-row td.dx-pointer-events-none,.dx-treelist-container .dx-treelist-rowsview .dx-freespace-row td.dx-pointer-events-none{border-left:2px solid #ddd;border-right:2px solid #ddd}.dx-treelist-container .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none.dx-first-cell,.dx-treelist-container .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none.dx-first-cell,.dx-treelist-container .dx-treelist-headers .dx-row td.dx-pointer-events-none.dx-first-cell,.dx-treelist-container .dx-treelist-rowsview .dx-data-row td.dx-pointer-events-none.dx-first-cell,.dx-treelist-container .dx-treelist-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-first-cell{border-left:none}.dx-treelist-container .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none.dx-last-cell,.dx-treelist-container .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none.dx-last-cell,.dx-treelist-container .dx-treelist-headers .dx-row td.dx-pointer-events-none.dx-last-cell,.dx-treelist-container .dx-treelist-rowsview .dx-data-row td.dx-pointer-events-none.dx-last-cell,.dx-treelist-container .dx-treelist-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-last-cell{border-right:none}.dx-treelist-container .dx-treelist-rowsview.dx-state-focused .dx-data-row>td.dx-command-edit>a.dx-link:focus{outline:2px solid #5c95c5;outline-offset:2px}.dx-treelist-container .dx-treelist-rowsview.dx-state-focused .dx-data-row.dx-row-focused>td.dx-command-edit>a.dx-link:focus{outline-color:#fff;outline-offset:0}.dx-treelist-container .dx-treelist-rowsview .dx-treelist-edit-form{background-color:#fff}.dx-treelist-container .dx-treelist-rowsview .dx-virtual-row>td{position:relative}.dx-treelist-container .dx-treelist-rowsview .dx-virtual-row>td:before{display:block;height:100%;content:"";background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAACqCAYAAABbAOqQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA39pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpjYWQ2ODE5MS00ZDMxLWRjNGYtOTU0NC1jNjJkMTIxMjY2M2IiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjY1RUVFQzAzRDYzMTFFODlFNThCOUJBQjU4Q0EzRDgiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjY1RUVFQkYzRDYzMTFFODlFNThCOUJBQjU4Q0EzRDgiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVlMjM1Y2U0LTc5ZWUtNGI0NC05ZjlkLTk2NTZmZGFjNjhhNCIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjk1OTQ2MjBiLTUyMTQtYTM0Yy04Nzc5LTEwMmEyMTY4MTlhOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvLbJKYAAADrSURBVHja7N3BDYBACABBsQn7L48q0BoMD5SZxAZuc74gF1V1MMfpCARBEEEQRBAEEQRBdovnuxxDq3RD/LIQRBAEQRBBEEQQBBEEQQQBAAAAAAAAABhi8gZVbgxi6kQQBBEEQQRBEEEQRBAEQRBBAAAAAAAAAAAabX2Daux2lqkTQRBEEAQRBEEEQRBBEARBBAEAAAAAAAAAaLR1g2osUyeCIIggCCIIggiCIIIgCIIIAgAAAAAAAADQ6KsbVPnXIKZOBEEQQRBEEAQRBEEEQRAEEYRXoqqcghuCIIIgiCAIIgiCCMIUtwADALYCCr92l++TAAAAAElFTkSuQmCC");background-repeat:repeat-y}.dx-treelist-container .dx-treelist-rowsview .dx-virtual-row>td[style*="text-align: right"]:before{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.dx-treelist-container .dx-treelist-filter-row .dx-filter-range-content{color:#333}.dx-treelist-container .dx-error-row td{color:#fff;padding:0}.dx-treelist-container .dx-error-row .dx-error-message{background-color:#e89895;white-space:normal;word-wrap:break-word}.dx-treelist-filter-panel{padding:10px;color:#333;border-top:1px solid #ddd}.dx-treelist-filter-panel.dx-state-focused .dx-icon-filter:focus,.dx-treelist-filter-panel.dx-state-focused .dx-treelist-filter-panel-clear-filter:focus,.dx-treelist-filter-panel.dx-state-focused .dx-treelist-filter-panel-text:focus{outline:2px solid #5c95c5}.dx-treelist-form-buttons-container{float:right}.dx-treelist-form-buttons-container .dx-button{margin-left:10px;margin-top:10px}.dx-treelist-export-menu .dx-menu-item .dx-icon-exportxlsx{width:16px;height:16px;background-position:0 0;background-size:16px 16px;padding:0;font-size:16px;text-align:center;line-height:16px}.dx-treelist-adaptive-more{cursor:pointer;font:21px/21px DXIcons}.dx-treelist-adaptive-more:before{content:"\f06c"}.dx-treelist-edit-popup .dx-error-message{background-color:#e89895;white-space:normal;word-wrap:break-word;color:#fff;margin-bottom:20px}.dx-rtl.dx-treelist .dx-column-lines>td:first-child{border-right:none;border-left:1px solid #ddd}.dx-rtl.dx-treelist .dx-column-lines>td:last-child{border-left:none;border-right:1px solid #ddd}.dx-rtl .dx-treelist-container .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none,.dx-rtl .dx-treelist-container .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none,.dx-rtl .dx-treelist-container .dx-treelist-headers .dx-row td.dx-pointer-events-none,.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-data-row td.dx-pointer-events-none,.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-freespace-row td.dx-pointer-events-none{border-left:2px solid #ddd;border-right:2px solid #ddd}.dx-rtl .dx-treelist-container .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none.dx-first-cell,.dx-rtl .dx-treelist-container .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none.dx-first-cell,.dx-rtl .dx-treelist-container .dx-treelist-headers .dx-row td.dx-pointer-events-none.dx-first-cell,.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-data-row td.dx-pointer-events-none.dx-first-cell,.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-first-cell{border-right:none}.dx-rtl .dx-treelist-container .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none.dx-last-cell,.dx-rtl .dx-treelist-container .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none.dx-last-cell,.dx-rtl .dx-treelist-container .dx-treelist-headers .dx-row td.dx-pointer-events-none.dx-last-cell,.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-data-row td.dx-pointer-events-none.dx-last-cell,.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-last-cell{border-left:none}.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-virtual-row>td:before{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-virtual-row>td[style*="text-align: left"]:before{-webkit-transform:scale(1);transform:scale(1)}.dx-rtl .dx-treelist-form-buttons-container{float:left}.dx-rtl .dx-treelist-form-buttons-container .dx-button{margin-left:0;margin-right:10px}.dx-treelist-cell-updated-animation{-webkit-animation:dx-treelist-highlight-change 1s;animation:dx-treelist-highlight-change 1s}@-webkit-keyframes dx-treelist-highlight-change{0%,50%{background-color:#33333314}}@keyframes dx-treelist-highlight-change{0%,50%{background-color:#33333314}}.dx-treelist-container.dx-filter-menu .dx-menu-item-has-icon .dx-icon,.dx-treelist.dx-filter-menu .dx-menu-item-has-icon .dx-icon{color:#898989}.dx-treelist-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc,.dx-treelist.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc{font:16px/16px DXIcons;width:16px;height:16px;background-position:0 0;background-size:16px 16px;padding:0;text-align:center}.dx-treelist-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc:before,.dx-treelist.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc:before{content:"\f053"}.dx-treelist-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc,.dx-treelist.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc{font:16px/16px DXIcons;width:16px;height:16px;background-position:0 0;background-size:16px 16px;padding:0;text-align:center}.dx-treelist-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc:before,.dx-treelist.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc:before{content:"\f054"}.dx-treelist .dx-icon-filter-operation-equals,.dx-treelist-container .dx-icon-filter-operation-equals{font:14px/1 DXIcons}.dx-treelist .dx-icon-filter-operation-equals:before,.dx-treelist-container .dx-icon-filter-operation-equals:before{content:"\f044"}.dx-treelist .dx-icon-filter-operation-default,.dx-treelist-container .dx-icon-filter-operation-default{font:12px/12px DXIcons;width:12px;height:12px;background-position:0 0;background-size:12px 12px;padding:0;text-align:center}.dx-treelist .dx-icon-filter-operation-default:before,.dx-treelist-container .dx-icon-filter-operation-default:before{content:"\f027"}.dx-treelist .dx-icon-filter-operation-not-equals,.dx-treelist-container .dx-icon-filter-operation-not-equals{font:14px/1 DXIcons}.dx-treelist .dx-icon-filter-operation-not-equals:before,.dx-treelist-container .dx-icon-filter-operation-not-equals:before{content:"\f045"}.dx-treelist .dx-icon-filter-operation-less,.dx-treelist-container .dx-icon-filter-operation-less{font:14px/1 DXIcons}.dx-treelist .dx-icon-filter-operation-less:before,.dx-treelist-container .dx-icon-filter-operation-less:before{content:"\f046"}.dx-treelist .dx-icon-filter-operation-less-equal,.dx-treelist-container .dx-icon-filter-operation-less-equal{font:14px/1 DXIcons}.dx-treelist .dx-icon-filter-operation-less-equal:before,.dx-treelist-container .dx-icon-filter-operation-less-equal:before{content:"\f048"}.dx-treelist .dx-icon-filter-operation-greater,.dx-treelist-container .dx-icon-filter-operation-greater{font:14px/1 DXIcons}.dx-treelist .dx-icon-filter-operation-greater:before,.dx-treelist-container .dx-icon-filter-operation-greater:before{content:"\f047"}.dx-treelist .dx-icon-filter-operation-greater-equal,.dx-treelist-container .dx-icon-filter-operation-greater-equal{font:14px/1 DXIcons}.dx-treelist .dx-icon-filter-operation-greater-equal:before,.dx-treelist-container .dx-icon-filter-operation-greater-equal:before{content:"\f049"}.dx-treelist .dx-icon-filter-operation-contains,.dx-treelist-container .dx-icon-filter-operation-contains{font:14px/1 DXIcons}.dx-treelist .dx-icon-filter-operation-contains:before,.dx-treelist-container .dx-icon-filter-operation-contains:before{content:"\f063"}.dx-treelist .dx-icon-filter-operation-not-contains,.dx-treelist-container .dx-icon-filter-operation-not-contains{font:14px/1 DXIcons}.dx-treelist .dx-icon-filter-operation-not-contains:before,.dx-treelist-container .dx-icon-filter-operation-not-contains:before{content:"\f066"}.dx-treelist .dx-icon-filter-operation-starts-with,.dx-treelist-container .dx-icon-filter-operation-starts-with{font:14px/1 DXIcons}.dx-treelist .dx-icon-filter-operation-starts-with:before,.dx-treelist-container .dx-icon-filter-operation-starts-with:before{content:"\f064"}.dx-treelist .dx-icon-filter-operation-ends-with,.dx-treelist-container .dx-icon-filter-operation-ends-with{font:14px/1 DXIcons}.dx-treelist .dx-icon-filter-operation-ends-with:before,.dx-treelist-container .dx-icon-filter-operation-ends-with:before{content:"\f065"}.dx-treelist .dx-icon-filter-operation-between,.dx-treelist-container .dx-icon-filter-operation-between{font:14px/1 DXIcons}.dx-treelist .dx-icon-filter-operation-between:before,.dx-treelist-container .dx-icon-filter-operation-between:before{content:"\f06a"}.dx-treelist{line-height:inherit}.dx-treelist .dx-row-alt>td,.dx-treelist .dx-row-alt>tr>td{background-color:#f5f5f5;border-top:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5}.dx-treelist .dx-row-alt.dx-row:not(.dx-row-removed){border-bottom-color:#0000}.dx-treelist .dx-link{color:#337ab7}.dx-treelist .dx-row-lines>td{border-bottom:1px solid #ddd}.dx-treelist .dx-column-lines>td{border-left:1px solid #ddd;border-right:1px solid #ddd}.dx-treelist .dx-error-row .dx-closebutton{float:right;margin:9px;font:14px/14px DXIcons;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;text-align:center}.dx-treelist .dx-error-row .dx-closebutton:before{content:"\f00a"}.dx-treelist .dx-error-row .dx-error-message{padding:7px 35px 7px 7px}.dx-treelist .dx-row>td{padding:7px}.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row .dx-command-edit-with-icons .dx-link{width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;font-size:18px;text-align:center;line-height:18px;margin:0 3px}.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row .dx-command-edit-with-icons .dx-link:not(.dx-link-icon){width:auto}.dx-treelist .dx-treelist-rowsview .dx-virtual-row>td[style*="text-align: right"]:before{background-position-y:34px}.dx-treelist .dx-command-drag{width:36px;min-width:36px}.dx-treelist .dx-command-drag .dx-treelist-drag-icon{vertical-align:middle;width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;font-size:18px;text-align:center;line-height:19px}.dx-treelist-edit-popup .dx-error-message{padding:7px}.dx-treelist-headers .dx-texteditor-input,.dx-treelist-rowsview .dx-texteditor-input{padding:7px;min-height:33px}.dx-treelist-headers .dx-numberbox.dx-show-clear-button.dx-texteditor-empty:not(.dx-invalid) .dx-texteditor-input,.dx-treelist-headers .dx-textbox.dx-show-clear-button.dx-texteditor-empty:not(.dx-invalid) .dx-texteditor-input,.dx-treelist-rowsview .dx-numberbox.dx-show-clear-button.dx-texteditor-empty:not(.dx-invalid) .dx-texteditor-input,.dx-treelist-rowsview .dx-textbox.dx-show-clear-button.dx-texteditor-empty:not(.dx-invalid) .dx-texteditor-input{padding-right:7px}.dx-treelist-headers .dx-lookup,.dx-treelist-rowsview .dx-lookup{height:auto}.dx-treelist-headers .dx-lookup-field,.dx-treelist-rowsview .dx-lookup-field{padding-left:7px;padding-top:7px;padding-bottom:7px}.dx-treelist-headers .dx-searchbox .dx-placeholder:before,.dx-treelist-headers .dx-searchbox .dx-texteditor-input,.dx-treelist-rowsview .dx-searchbox .dx-placeholder:before,.dx-treelist-rowsview .dx-searchbox .dx-texteditor-input{padding-left:34px}.dx-rtl .dx-treelist-headers .dx-searchbox .dx-placeholder:before,.dx-rtl .dx-treelist-headers .dx-searchbox .dx-texteditor-input,.dx-rtl .dx-treelist-rowsview .dx-searchbox .dx-placeholder:before,.dx-rtl .dx-treelist-rowsview .dx-searchbox .dx-texteditor-input,.dx-rtl.dx-treelist-headers .dx-searchbox .dx-placeholder:before,.dx-rtl.dx-treelist-headers .dx-searchbox .dx-texteditor-input,.dx-rtl.dx-treelist-rowsview .dx-searchbox .dx-placeholder:before,.dx-rtl.dx-treelist-rowsview .dx-searchbox .dx-texteditor-input{padding-right:34px}.dx-editor-cell .dx-numberbox-spin-button{background-color:initial}.dx-editor-cell .dx-icon-clear{left:0}.dx-editor-cell .dx-texteditor,.dx-editor-cell .dx-texteditor .dx-texteditor-input{background:#fff}.dx-editor-cell .dx-dropdowneditor{background-color:#fff}.dx-editor-cell.dx-focused .dx-dropdowneditor-icon{border-radius:0}.dx-editor-cell.dx-editor-inline-block:not(.dx-command-select):before{padding-top:7px;padding-bottom:7px}.dx-treelist-checkbox-size{vertical-align:middle;padding-bottom:2px}.dx-treelist-checkbox-size.dx-checkbox-checked .dx-checkbox-icon{font-size:12px}.dx-treelist-checkbox-size .dx-checkbox-icon{height:16px;width:16px}.dx-treelist-checkbox-size.dx-checkbox-indeterminate .dx-checkbox-icon{font-size:6px}.dx-treelist-checkbox-size.dx-checkbox-indeterminate .dx-checkbox-icon:before{border-radius:0}.dx-device-mobile .dx-treelist-column-chooser-list .dx-empty-message,.dx-treelist-column-chooser-list .dx-empty-message{color:#999;padding:0 20px}.dx-treelist-column-chooser{color:#333;font-weight:400;font-size:14px}.dx-treelist-column-chooser,.dx-treelist-column-chooser input,.dx-treelist-column-chooser textarea{font-family:Helvetica Neue,Segoe UI,helvetica,verdana,sans-serif;line-height:1.35715}.dx-treelist-column-chooser.dx-treelist-column-chooser-mode-drag .dx-popup-content{padding:0 20px 20px}.dx-treelist-column-chooser.dx-treelist-column-chooser-mode-drag .dx-popup-content .dx-treeview-search{margin-bottom:10px}.dx-treelist-column-chooser.dx-treelist-column-chooser-mode-drag .dx-popup-content .dx-treeview-node{padding-left:20px}.dx-treelist-column-chooser.dx-treelist-column-chooser-mode-select .dx-popup-content{padding:0 20px 20px}.dx-treelist-column-chooser .dx-overlay-content{background-color:#fff;border-radius:6px;-webkit-box-shadow:0 1px 3px #0003;box-shadow:0 1px 3px #0003}.dx-treelist-column-chooser .dx-overlay-content .dx-popup-title{padding-top:7px;padding-bottom:9px;background-color:initial}.dx-treelist-column-chooser .dx-overlay-content .dx-popup-content .dx-column-chooser-item{opacity:.5;margin-bottom:10px;background-color:#fff;color:#959595;font-weight:400;border:1px solid #ddd;padding:7px;-webkit-box-shadow:0 1px 3px -1px #0003;box-shadow:0 1px 3px -1px #0003}.dx-treelist-drag-header{-webkit-box-shadow:0 0 1px #0000001a,0 1px 3px #0003;box-shadow:0 0 1px #0000001a,0 1px 3px #0003;color:#959595;font-weight:400;padding:7px;border:1px solid #337ab780;background-color:#fff}.dx-treelist-columns-separator{background-color:#337ab780}.dx-treelist-columns-separator-transparent{background-color:initial}.dx-treelist-drop-highlight>td{background-color:#337ab7;color:#fff}.dx-treelist-focus-overlay{border:2px solid #5c95c5}.dx-treelist-table .dx-row .dx-command-select{width:70px;min-width:70px}.dx-treelist-table .dx-row .dx-command-edit{width:85px;min-width:85px}.dx-treelist-table .dx-row .dx-command-edit .dx-link.dx-state-disabled{opacity:.5}.dx-treelist-table .dx-row .dx-command-edit .dx-link.dx-state-disabled.dx-link-icon{opacity:.6}.dx-treelist-table .dx-row .dx-command-expand{width:30px;min-width:30px}.dx-treelist-table .dx-row .dx-command-expand.dx-treelist-group-space{padding-top:7px}.dx-treelist-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused)>td:not(.dx-focused){background-color:#0000000a;color:#333}.dx-treelist-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused)>td:not(.dx-focused).dx-treelist-group-space{border-right-color:#0000000a}.dx-treelist-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused)>td:not(.dx-focused).dx-command-select{overflow:inherit}.dx-treelist-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused)>.dx-treelist-readonly .dx-texteditor .dx-texteditor-input{background-color:#0000000a;color:#333}.dx-treelist-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused)>td.dx-pointer-events-none{background-color:initial}.dx-treelist-headers{color:#959595;font-weight:400;-ms-touch-action:pinch-zoom;touch-action:pinch-zoom;border-bottom:1px solid #ddd}.dx-treelist-headers .dx-treelist-content{margin-bottom:-1px}.dx-treelist-borders .dx-treelist-headers .dx-treelist-table{border-bottom-width:1px}.dx-treelist-headers .dx-treelist-table .dx-row>td{border-bottom:1px solid #ddd}.dx-treelist-filter-row .dx-menu .dx-overlay-content{color:#333}.dx-treelist-filter-row .dx-menu-item.dx-state-focused{background-color:initial}.dx-treelist-filter-row .dx-menu-item.dx-state-focused:after{border:2px solid #5c95c5}.dx-treelist-filter-row .dx-menu-item.dx-state-focused.dx-menu-item-expanded{background-color:#fff}.dx-treelist-filter-row .dx-menu-item.dx-state-focused.dx-menu-item-expanded:after{border-color:#0000}.dx-treelist-filter-row .dx-menu-item-has-submenu.dx-state-hover{background-color:initial}.dx-treelist-filter-row .dx-menu-item-has-submenu.dx-menu-item-expanded.dx-state-hover{background-color:#fff}.dx-treelist-filter-row .dx-cell-modified:after,.dx-treelist-filter-row .dx-highlight-outline:after,.dx-treelist-filter-row .dx-treelist-invalid:after{border-color:#5cb85c80}.dx-treelist-filter-row .dx-menu-item-content .dx-icon{color:#898989}.dx-treelist-filter-row td .dx-editor-container .dx-filter-range-content{padding:7px 7px 7px 32px}.dx-treelist-filter-range-overlay .dx-overlay-content{border:1px solid #ddd;overflow:inherit;-webkit-box-shadow:2px 2px 3px #00000026;box-shadow:2px 2px 3px #00000026}.dx-treelist-filter-range-overlay .dx-overlay-content .dx-editor-container.dx-cell-modified:after,.dx-treelist-filter-range-overlay .dx-overlay-content .dx-editor-container.dx-treelist-invalid:after{border-color:#5cb85c80;left:0}.dx-treelist-filter-range-overlay .dx-overlay-content .dx-texteditor .dx-texteditor-input{background-color:#fff;padding:7px}.dx-treelist-filter-range-overlay .dx-overlay-content .dx-texteditor.dx-state-focused:after{border:2px solid #5c95c5}.dx-filter-menu.dx-menu{background-color:initial;height:100%}.dx-filter-menu.dx-menu .dx-menu-item .dx-menu-item-content{padding:6px 5px 7px}.dx-filter-menu.dx-menu .dx-menu-item .dx-menu-item-content .dx-icon{margin:0 3px}.dx-editor-with-menu .dx-filter-menu .dx-menu-item-content .dx-icon.dx-icon-filter-operation-default,.dx-filter-menu .dx-menu-item-content .dx-icon.dx-icon-filter-operation-default{margin-top:2px}.dx-cell-modified,.dx-treelist-invalid{padding:7px}.dx-treelist-header-panel{border-bottom:1px solid #ddd}.dx-treelist-header-panel .dx-toolbar{margin-bottom:10px}.dx-treelist-header-panel .dx-apply-button{background-color:#5cb85c;border-color:#4cae4c;color:#fff}.dx-treelist-header-panel .dx-apply-button .dx-icon{color:#fff}.dx-treelist-header-panel .dx-apply-button.dx-state-hover{background-color:#449d44;border-color:#4cae4c}.dx-treelist-header-panel .dx-apply-button.dx-state-focused{background-color:#3d8b3d;border-color:#4cae4c}.dx-treelist-header-panel .dx-apply-button.dx-state-active{background-color:#357935;border-color:#4cae4c;color:#fff}.dx-icon-column-chooser{font:18px/18px DXIcons;width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;text-align:center}.dx-icon-column-chooser:before{content:"\f04d"}.dx-treelist-addrow-button .dx-icon-edit-button-addrow{font:18px/18px DXIcons;width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;text-align:center}.dx-treelist-addrow-button .dx-icon-edit-button-addrow:before{content:"\f00b"}.dx-treelist-cancel-button .dx-icon-edit-button-cancel{font:18px/18px DXIcons;width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;text-align:center}.dx-treelist-cancel-button .dx-icon-edit-button-cancel:before{content:"\f04c"}.dx-treelist-save-button .dx-icon-edit-button-save{font:18px/18px DXIcons;width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;text-align:center}.dx-treelist-save-button .dx-icon-edit-button-save:before{content:"\f041"}.dx-apply-button .dx-icon-apply-filter{font:18px/18px DXIcons;width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;text-align:center}.dx-apply-button .dx-icon-apply-filter:before{content:"\f050"}.dx-treelist-export-button .dx-icon-export-to{font:18px/18px DXIcons;width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;text-align:center}.dx-treelist-export-button .dx-icon-export-to:before{content:"\f05f"}.dx-treelist-export-button .dx-icon-export-excel-button{font:18px/18px DXIcons;width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;text-align:center}.dx-treelist-export-button .dx-icon-export-excel-button:before{content:"\f117"}.dx-treelist-adaptive-more{width:21px;height:21px;background-position:0 0;background-size:21px 21px;padding:0;font-size:21px;text-align:center;line-height:21px}.dx-treelist-borders .dx-treelist-rowsview,.dx-treelist-headers+.dx-treelist-rowsview{border-top:1px solid #ddd}.dx-treelist-rowsview .dx-row{border-top:1px solid #0000;border-bottom:1px solid #0000}.dx-treelist-rowsview .dx-row:focus{outline:0}.dx-treelist-rowsview .dx-row.dx-edit-row:first-child>td{border-top-width:0;border-bottom:1px solid #ddd}.dx-treelist-rowsview .dx-row.dx-edit-row>td{border-top:1px solid #ddd;border-bottom:1px solid #ddd}.dx-treelist-rowsview .dx-row.dx-treelist-edit-form{white-space:normal}.dx-treelist-rowsview .dx-master-detail-row>.dx-master-detail-cell{padding:20px}.dx-treelist-rowsview .dx-master-detail-row .dx-master-detail-cell,.dx-treelist-rowsview .dx-master-detail-row>.dx-treelist-group-space{border-top:1px solid #ddd;border-bottom:1px solid #ddd}.dx-treelist-rowsview .dx-master-detail-row:not(.dx-treelist-edit-form) .dx-master-detail-cell,.dx-treelist-rowsview .dx-master-detail-row:not(.dx-treelist-edit-form)>.dx-treelist-group-space{background-color:#fafafa}.dx-treelist-rowsview .dx-data-row .dx-validator.dx-treelist-invalid.dx-cell-modified:after,.dx-treelist-rowsview .dx-data-row .dx-validator.dx-treelist-invalid.dx-treelist-invalid:after{border:1px solid #d9534f66}.dx-treelist-rowsview .dx-data-row .dx-validator.dx-treelist-invalid.dx-focused.dx-cell-modified:after,.dx-treelist-rowsview .dx-data-row .dx-validator.dx-treelist-invalid.dx-focused.dx-treelist-invalid:after{border:1px solid #d9534f}.dx-treelist-rowsview .dx-data-row .dx-cell-modified.dx-cell-modified:after,.dx-treelist-rowsview .dx-data-row .dx-cell-modified.dx-treelist-invalid:after{border-color:#5cb85c80}.dx-treelist-rowsview .dx-overlay-wrapper.dx-invalid-message .dx-overlay-content{padding:9px 17px}.dx-treelist-rowsview .dx-row-removed>td{background-color:#ddd;border-top:1px solid #ddd;border-bottom:1px solid #ddd;color:#959595}.dx-treelist-rowsview .dx-adaptive-detail-row .dx-adaptive-item-text{padding-top:8px;padding-bottom:8px;padding-left:8px}.dx-treelist-rowsview .dx-adaptive-detail-row .dx-treelist-invalid{border:1px solid #d9534f66}.dx-treelist-rowsview .dx-adaptive-detail-row .dx-treelist-invalid.dx-adaptive-item-text{padding-top:7px;padding-bottom:7px;padding-left:7px}.dx-treelist-rowsview .dx-item-modified{border-radius:4px;border:2px solid #5cb85c80}.dx-treelist-rowsview .dx-item-modified.dx-adaptive-item-text{padding-top:6px;padding-bottom:6px;padding-left:6px}.dx-treelist-rowsview .dx-row-focused.dx-data-row .dx-command-edit:not(.dx-focused) .dx-link,.dx-treelist-rowsview .dx-row-focused.dx-data-row>td:not(.dx-focused),.dx-treelist-rowsview .dx-row-focused.dx-data-row>tr>td:not(.dx-focused){background-color:#5c95c5;color:#fff}.dx-treelist-rowsview .dx-row-focused.dx-data-row .dx-command-edit:not(.dx-focused) .dx-link .dx-texteditor-input,.dx-treelist-rowsview .dx-row-focused.dx-data-row>td:not(.dx-focused) .dx-texteditor-input,.dx-treelist-rowsview .dx-row-focused.dx-data-row>tr>td:not(.dx-focused) .dx-texteditor-input{border-radius:0}.dx-treelist-rowsview .dx-row-focused.dx-data-row .dx-command-edit:not(.dx-focused) .dx-link .dx-treelist-group-closed,.dx-treelist-rowsview .dx-row-focused.dx-data-row .dx-command-edit:not(.dx-focused) .dx-link .dx-treelist-group-opened,.dx-treelist-rowsview .dx-row-focused.dx-data-row>td:not(.dx-focused) .dx-treelist-group-closed,.dx-treelist-rowsview .dx-row-focused.dx-data-row>td:not(.dx-focused) .dx-treelist-group-opened,.dx-treelist-rowsview .dx-row-focused.dx-data-row>tr>td:not(.dx-focused) .dx-treelist-group-closed,.dx-treelist-rowsview .dx-row-focused.dx-data-row>tr>td:not(.dx-focused) .dx-treelist-group-opened{color:#fff}.dx-treelist-rowsview .dx-row-focused.dx-data-row .dx-command-edit .dx-link:focus{background-color:#fff;color:#333}.dx-treelist-rowsview .dx-row-focused.dx-data-row>td,.dx-treelist-rowsview .dx-row-focused.dx-data-row>tr:last-child>td{border-bottom:1px solid #5c95c5}.dx-treelist-rowsview .dx-row-focused.dx-data-row:not(.dx-row-lines)>td,.dx-treelist-rowsview .dx-row-focused.dx-data-row:not(.dx-row-lines)>tr:first-child>td{border-top:1px solid #5c95c5;border-bottom:1px solid #5c95c5}.dx-treelist-rowsview .dx-row-focused.dx-group-row{background-color:#5c95c5;color:#fff}.dx-treelist-rowsview .dx-row-focused.dx-group-row .dx-datagrid-summary-item,.dx-treelist-rowsview .dx-row-focused.dx-group-row .dx-treelist-group-closed,.dx-treelist-rowsview .dx-row-focused.dx-group-row .dx-treelist-group-opened{color:#fff}.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover>td,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover>tr>td,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused)>td,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused)>tr>td{background-color:#e6e6e6;color:#333}.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover>td.dx-treelist-group-space,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover>tr>td.dx-treelist-group-space,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused)>td.dx-treelist-group-space,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused)>tr>td.dx-treelist-group-space{border-right-color:#e6e6e6}.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover>td.dx-pointer-events-none,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover>tr>td.dx-pointer-events-none,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused)>td.dx-pointer-events-none,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused)>tr>td.dx-pointer-events-none{border-left-color:#ddd;border-right-color:#ddd}.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover>td.dx-focused,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover>tr>td.dx-focused,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused)>td.dx-focused,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused)>tr>td.dx-focused{background-color:#fff;color:#333}.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover:not(.dx-row-lines)>td,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):not(.dx-row-lines)>td{border-bottom:1px solid #e6e6e6;border-top:1px solid #e6e6e6}.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover:not(.dx-row-lines)>tr:first-child>td,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):not(.dx-row-lines)>tr:first-child>td{border-top:1px solid #e6e6e6}.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover:not(.dx-row-lines)>tr:last-child>td,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):not(.dx-row-lines)>tr:last-child>td{border-bottom:1px solid #e6e6e6}.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused).dx-column-lines>td,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused).dx-column-lines>tr>td,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover.dx-column-lines>td,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover.dx-column-lines>tr>td{border-left-color:#ddd;border-right-color:#ddd}.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused).dx-row-lines>td,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused).dx-row-lines>tr>td,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover.dx-row-lines>td,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover.dx-row-lines>tr>td{border-bottom-color:#ddd}.dx-treelist-rowsview.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both .dx-scrollable-wrapper .dx-scrollable-container .dx-scrollable-content{padding-right:0}.dx-treelist-rowsview td.dx-validation-pending{position:relative;padding:0}.dx-treelist-rowsview td.dx-validation-pending.dx-cell-modified,.dx-treelist-rowsview td.dx-validation-pending.dx-treelist-invalid{padding:7px 34px 7px 7px}.dx-rtl .dx-treelist-rowsview td.dx-validation-pending.dx-cell-modified,.dx-rtl .dx-treelist-rowsview td.dx-validation-pending.dx-treelist-invalid,.dx-rtl.dx-treelist-rowsview td.dx-validation-pending.dx-cell-modified,.dx-rtl.dx-treelist-rowsview td.dx-validation-pending.dx-treelist-invalid{padding-left:34px;padding-right:7px}.dx-treelist-rowsview td.dx-validation-pending .dx-pending-indicator{pointer-events:none;position:absolute;top:50%;margin-top:-11px;width:22px;height:22px;right:4px;background-color:#fff}.dx-rtl .dx-treelist-rowsview td.dx-validation-pending .dx-pending-indicator,.dx-rtl.dx-treelist-rowsview td.dx-validation-pending .dx-pending-indicator{left:4px;right:auto}.dx-treelist-rowsview td.dx-editor-cell .dx-texteditor.dx-validation-pending .dx-texteditor-input{padding-right:34px}.dx-treelist-rowsview td.dx-editor-cell .dx-texteditor.dx-validation-pending.dx-rtl .dx-texteditor-input{padding-right:7px;padding-bottom:7px;padding-left:34px}.dx-treelist-search-text{color:#fff;background-color:#337ab7}.dx-treelist-nodata{color:#999;font-size:17px}.dx-treelist-bottom-load-panel{border-top:1px solid #ddd;background-color:#fff}.dx-treelist-pager{border-top:1px solid #ddd}.dx-treelist-pager .dx-navigate-button,.dx-treelist-pager .dx-page,.dx-treelist-pager .dx-page-size{outline:0}.dx-treelist-pager.dx-state-focused .dx-navigate-button:focus,.dx-treelist-pager.dx-state-focused .dx-page-size:focus,.dx-treelist-pager.dx-state-focused .dx-page:focus{outline:2px solid #5c95c5;outline-offset:-2px}.dx-treelist-summary-item{color:#333333b3}.dx-treelist-total-footer{position:relative;border-top:1px solid #ddd}.dx-treelist-revert-tooltip .dx-overlay-content{background-color:#fff;min-width:inherit}.dx-treelist-revert-tooltip .dx-revert-button{margin:0 1px;background-color:#d9534f;border-color:#d43f3a;color:#fff}.dx-treelist-revert-tooltip .dx-revert-button .dx-icon{color:#fff}.dx-treelist-revert-tooltip .dx-revert-button.dx-state-hover{background-color:#c9302c;border-color:#d43f3a}.dx-treelist-revert-tooltip .dx-revert-button.dx-state-focused{background-color:#b52b27;border-color:#d43f3a}.dx-treelist-revert-tooltip .dx-revert-button.dx-state-active{background-color:#a02622;border-color:#d43f3a;color:#fff}.dx-treelist-revert-tooltip .dx-revert-button>.dx-button-content{padding:7px}.dx-toolbar-menu-section .dx-treelist-checkbox-size{width:100%}.dx-toolbar-menu-section .dx-treelist-checkbox-size .dx-checkbox-container{padding:14px}.dx-toolbar-menu-section .dx-treelist-checkbox-size .dx-checkbox-text{padding-left:34px}.dx-rtl .dx-toolbar-menu-section .dx-checkbox-text{padding-right:34px;padding-left:27px}.dx-rtl .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused)>td:not(.dx-focused).dx-treelist-group-space{border-left-color:#0000000a;border-right-color:#0000}.dx-rtl .dx-treelist-filter-row .dx-menu .dx-menu-item-has-submenu.dx-menu-item-has-icon .dx-icon{margin:0 3px}.dx-rtl .dx-treelist-filter-row td .dx-editor-container .dx-filter-range-content{padding:7px 32px 7px 7px}.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row:hover>td,.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row:hover>tr>td,.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row>td,.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row>tr>td{border-right-color:#ddd}.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row:hover>td:not(.dx-focused).dx-treelist-group-space,.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row:hover>tr>td:not(.dx-focused).dx-treelist-group-space,.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row>td:not(.dx-focused).dx-treelist-group-space,.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row>tr>td:not(.dx-focused).dx-treelist-group-space{border-left-color:#e6e6e6}.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row:hover>td.dx-pointer-events-none,.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row:hover>tr>td.dx-pointer-events-none,.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row>td.dx-pointer-events-none,.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row>tr>td.dx-pointer-events-none{border-left-color:#ddd}.dx-rtl .dx-treelist-rowsview.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both .dx-scrollable-wrapper .dx-scrollable-container .dx-scrollable-content{padding-left:0}.dx-treelist-rowsview .dx-treelist-empty-space{position:relative;display:inline-block;width:14px;font:14px/1 DXIcons}.dx-treelist-rowsview .dx-treelist-empty-space:before{content:"\f04e";visibility:hidden}.dx-treelist-rowsview tr:not(.dx-row-focused) .dx-treelist-empty-space{color:#959595}.dx-treelist-rowsview .dx-treelist-expanded span{font:18px/18px DXIcons;text-align:center;cursor:pointer}.dx-treelist-rowsview .dx-treelist-expanded span:before{content:"\f001";position:absolute;display:block;width:18px;top:50%;left:0;margin-left:-5px;margin-top:-8px}.dx-treelist-rowsview .dx-treelist-collapsed span{font:18px/18px DXIcons;text-align:center;cursor:pointer}.dx-treelist-rowsview .dx-treelist-collapsed span:before{content:"\f04e";position:absolute;display:block;width:18px;top:50%;left:0;margin-left:-6px;margin-top:-8px}.dx-treelist-rowsview tr:not(.dx-row-focused).dx-selection .dx-treelist-empty-space{color:#959595}.dx-treelist-rowsview .dx-treelist-cell-expandable{white-space:nowrap}.dx-treelist-rowsview .dx-treelist-cell-expandable .dx-treelist-text-content{white-space:normal}.dx-treelist-rowsview.dx-treelist-nowrap .dx-treelist-table .dx-treelist-cell-expandable .dx-treelist-text-content{white-space:nowrap}.dx-treelist-checkbox-size{line-height:0}.dx-treelist-cell-expandable .dx-checkbox,.dx-treelist-select-all .dx-checkbox{position:absolute}.dx-treelist-icon-container.dx-editor-inline-block{position:relative;padding-right:23px}.dx-treelist-icon-container.dx-editor-inline-block .dx-checkbox{top:50%;margin-top:-8px}.dx-treelist-select-all{position:relative}.dx-treelist-select-all .dx-checkbox{left:21px;margin-top:1px}.dx-treelist-headers .dx-header-row>.dx-treelist-select-all{padding-left:44px}.dx-rtl .dx-treelist-rowsview .dx-treelist-collapsed,.dx-rtl .dx-treelist-rowsview .dx-treelist-expanded{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.dx-rtl .dx-treelist-rowsview .dx-treelist-table-fixed .dx-treelist-icon-container{float:right}.dx-rtl .dx-treelist-select-all .dx-checkbox{left:calc(100% - 37px)}.dx-rtl .dx-treelist-headers .dx-header-row>.dx-treelist-select-all{padding-right:44px;padding-left:7px}.dx-rtl .dx-treelist-icon-container.dx-editor-inline-block{padding-left:23px;padding-right:0}.dx-treelist-filter-panel .dx-icon-filter,.dx-treelist-filter-panel .dx-treelist-filter-panel-clear-filter,.dx-treelist-filter-panel .dx-treelist-filter-panel-text{outline:0;color:#337ab7}.dx-pivotgrid-fields-container .dx-header-filter,.dx-pivotgrid-fields-container .dx-sort,.dx-pivotgrid-fields-container.dx-drag .dx-area-field-content{display:inline-block}.dx-pivotgrid-fields-container.dx-drag .dx-column-indicators{float:none;display:inline-block}.dx-pivotgrid-nodata{position:absolute;top:50%;left:50%;width:100%;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.dx-pivotgrid{cursor:default;width:100%;position:relative;background-color:#fff}.dx-pivotgrid.dx-overflow-hidden{overflow:hidden}.dx-pivotgrid .dx-area-column-cell,.dx-pivotgrid .dx-area-data-cell{width:100%}.dx-pivotgrid .dx-area-data-cell{position:relative}.dx-pivotgrid table,.dx-pivotgrid tbody,.dx-pivotgrid td,.dx-pivotgrid tfoot,.dx-pivotgrid th,.dx-pivotgrid thead,.dx-pivotgrid tr{margin:0;padding:0;border:0;outline:0}.dx-pivotgrid table{border-collapse:collapse;table-layout:auto;border-spacing:0}.dx-pivotgrid td{vertical-align:top;-webkit-box-sizing:content-box;box-sizing:initial}.dx-pivotgrid .dx-area-description-cell{position:relative;background-clip:padding-box;white-space:nowrap}.dx-pivotgrid .dx-area-description-cell .dx-pivotgrid-fields-area{position:absolute;bottom:0}.dx-pivotgrid .dx-area-field-content,.dx-pivotgrid .dx-column-indicators{display:inline-block}.dx-pivotgrid .dx-expand-icon-container{position:relative;display:inline-block}.dx-pivotgrid .dx-incompressible-fields .dx-pivotgrid-fields-area{position:static}.dx-pivotgrid .dx-incompressible-fields .dx-pivotgrid-fields-area:not(.dx-hidden){display:table-cell}.dx-pivotgrid .dx-incompressible-fields .dx-column-indicators{vertical-align:top;float:none!important}.dx-pivotgrid .dx-incompressible-fields .dx-area-field{display:inline-block;white-space:nowrap}.dx-pivotgrid .dx-area-field,.dx-pivotgrid .dx-area-field-content{white-space:nowrap}.dx-pivotgrid .dx-popup-content .dx-column-indicators{float:none!important;display:inline-block}.dx-pivotgrid .dx-popup-content .dx-area-field-content{display:inline-block}.dx-pivotgrid .dx-pivotgrid-area{white-space:nowrap;-webkit-box-sizing:content-box;box-sizing:initial}.dx-pivotgrid .dx-pivotgrid-collapsed,.dx-pivotgrid .dx-pivotgrid-expanded{cursor:pointer}.dx-pivotgrid .dx-pivotgrid-collapsed .dx-expand,.dx-pivotgrid .dx-pivotgrid-expanded .dx-expand{display:inline-block}.dx-pivotgrid .dx-word-wrap .dx-pivotgrid-area{white-space:normal}.dx-pivotgrid .dx-word-wrap .dx-pivotgrid-collapsed,.dx-pivotgrid .dx-word-wrap .dx-pivotgrid-expanded,.dx-pivotgrid .dx-word-wrap .dx-pivotgrid-sorted{white-space:nowrap}.dx-pivotgrid .dx-word-wrap .dx-pivotgrid-collapsed>span,.dx-pivotgrid .dx-word-wrap .dx-pivotgrid-expanded>span,.dx-pivotgrid .dx-word-wrap .dx-pivotgrid-sorted>span{white-space:normal}.dx-pivotgrid .dx-word-wrap .dx-pivotgrid-collapsed>span,.dx-pivotgrid .dx-word-wrap .dx-pivotgrid-expanded>span{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.dx-pivotgridfieldchooser{position:relative;background-color:#fff}.dx-pivotgridfieldchooser .dx-pivotgridfieldchooser-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;height:100%}.dx-pivotgridfieldchooser .dx-pivotgridfieldchooser-container.dx-layout-0,.dx-pivotgridfieldchooser .dx-pivotgridfieldchooser-container.dx-layout-2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.dx-pivotgridfieldchooser .dx-pivotgridfieldchooser-container.dx-layout-2 .dx-row:first-child{-webkit-box-flex:3;-webkit-flex-grow:3;-ms-flex-positive:3;flex-grow:3}.dx-pivotgridfieldchooser .dx-pivotgridfieldchooser-container.dx-layout-2 .dx-row:nth-child(2){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:4;-webkit-flex-grow:4;-ms-flex-positive:4;flex-grow:4}.dx-pivotgridfieldchooser .dx-col{width:50%;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.dx-pivotgridfieldchooser .dx-col,.dx-pivotgridfieldchooser .dx-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.dx-pivotgridfieldchooser .dx-row{-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;height:0}.dx-pivotgridfieldchooser .dx-pivotgridfieldchooser-container .dx-row:first-child{-webkit-box-flex:2;-webkit-flex-grow:2;-ms-flex-positive:2;flex-grow:2}.dx-pivotgridfieldchooser .dx-pivotgridfieldchooser-container .dx-row:nth-child(2){-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.dx-pivotgridfieldchooser .dx-area-caption{vertical-align:middle}.dx-pivotgrid-action{cursor:pointer}.dx-pivotgrid-drag-action{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.dx-pivotgrid-fields-container .dx-position-indicator.dx-position-indicator-vertical{margin-top:-4px;margin-left:-1px;height:2px}.dx-pivotgrid-fields-container .dx-position-indicator.dx-position-indicator-vertical.dx-position-indicator-last{margin-top:-3px}.dx-pivotgrid-fields-container .dx-position-indicator.dx-position-indicator-horizontal{margin-left:-3px;width:2px}.dx-pivotgrid-fields-container .dx-position-indicator.dx-position-indicator-horizontal.dx-position-indicator-last{margin-left:3px}.dx-pivotgrid-fields-container .dx-area-fields{position:relative}.dx-pivotgrid-fields-container .dx-sort{color:#959595;font-size:14px;width:14px}.dx-pivotgrid-fields-container .dx-sort-up{font:14px/1 DXIcons}.dx-pivotgrid-fields-container .dx-sort-up:before{content:"\f051"}.dx-pivotgrid-fields-container .dx-sort-down{font:14px/1 DXIcons}.dx-pivotgrid-fields-container .dx-sort-down:before{content:"\f052"}.dx-pivotgrid-fields-container .dx-header-filter{color:#959595;font:14px/1 DXIcons;width:14px}.dx-pivotgrid-fields-container .dx-header-filter:before{content:"\f050"}.dx-pivotgrid-fields-container .dx-header-filter-empty{color:#95959580}.dx-pivotgrid-fields-container .dx-area-field{cursor:pointer}.dx-pivotgrid-fields-container.dx-drag{opacity:.8}.dx-pivotgrid-fields-container.dx-drag .dx-area-field.dx-area-box{-webkit-box-shadow:0 0 1px #0000001a,0 1px 3px #0003;box-shadow:0 0 1px #0000001a,0 1px 3px #0003;border:1px solid #337ab780}.dx-pivotgrid-fields-container .dx-area-field.dx-area-box{background-color:#fff;margin-bottom:4px;border:1px solid #ddd;padding:7px 10px}.dx-pivotgrid-fields-container .dx-drag-source{opacity:.5}.dx-pivotgrid-fields-container .dx-column-indicators{vertical-align:bottom;margin-left:6px;line-height:19px}.dx-pivotgrid-fields-container .dx-area-field-content{overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.dx-pivotgrid .dx-column-header .dx-pivotgrid-fields-area,.dx-pivotgrid .dx-filter-header .dx-pivotgrid-fields-area{overflow:hidden}.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar,.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar{margin-right:10px;float:right;display:inline-block}.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar .dx-button,.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar .dx-button{margin-top:12px}.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar .dx-pivotgrid-field-chooser-button,.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar .dx-pivotgrid-field-chooser-button{margin-right:4px}.dx-pivotgrid .dx-area-description-cell.dx-pivotgrid-background,.dx-pivotgrid .dx-column-header,.dx-pivotgrid .dx-data-header{background-color:#ddd3}.dx-pivotgrid .dx-column-header .dx-pivotgrid-fields-area-head tr>td:first-child{padding-left:0}.dx-pivotgrid .dx-filter-header .dx-area-field-container{border-spacing:8px;border-collapse:initial}.dx-pivotgrid .dx-filter-header .dx-pivotgrid-fields-area-head td{padding:2px}.dx-pivotgrid .dx-filter-header .dx-pivotgrid-fields-area-head tr>td:first-child{padding-left:2px}.dx-pivotgrid .dx-area-field.dx-area-box{margin-bottom:0}.dx-pivotgrid.dx-row-lines .dx-pivotgrid-area td{border-top:1px solid #ddd}.dx-pivotgrid.dx-row-lines .dx-pivotgrid-area-data tr:first-child>td{border-top-width:0}.dx-pivotgrid .dx-area-description-cell,.dx-pivotgrid .dx-area-row-cell{border-right:1px solid #ddd}.dx-pivotgrid .dx-area-description-cell .dx-pivotgrid-toolbar .dx-button{margin:1px}.dx-pivotgrid .dx-area-description-cell .dx-pivotgrid-toolbar .dx-button:not(.dx-state-hover):not(.dx-state-active){border-color:#0000;background-color:initial;-webkit-box-shadow:none;box-shadow:none}.dx-pivotgrid .dx-area-column-cell,.dx-pivotgrid .dx-area-description-cell,.dx-pivotgrid .dx-bottom-border{border-bottom:1px solid #ddd}.dx-pivotgrid .dx-pivotgrid-area td{color:#959595;padding:7px 10px}.dx-pivotgrid .dx-pivotgrid-fields-area-head td{position:relative;border:none;padding:10px 2px}.dx-pivotgrid .dx-pivotgrid-fields-area-head tr>td:first-child{padding-left:10px}.dx-pivotgrid .dx-pivotgrid-fields-area-head tr>td:last-child{padding-right:10px}.dx-pivotgrid .dx-pivotgrid-fields-area-head .dx-empty-area-text{white-space:nowrap;padding:7px 0;border:1px solid #0000;color:#525252}.dx-pivotgrid .dx-group-connector{position:absolute;width:2px;top:50%;height:2px;margin-top:-1px;background-color:#ddd}.dx-pivotgrid .dx-group-connector.dx-group-connector-prev{left:0}.dx-pivotgrid .dx-group-connector.dx-group-connector-next{right:0}.dx-pivotgrid .dx-virtual-content{display:none}.dx-pivotgrid .dx-virtual-mode .dx-virtual-content{position:relative;overflow:hidden;display:block}.dx-pivotgrid .dx-virtual-mode .dx-virtual-content table td{color:#0000;background-color:initial!important}.dx-pivotgrid .dx-virtual-mode .dx-virtual-content table td span{visibility:hidden}.dx-pivotgrid .dx-virtual-mode table{position:absolute}.dx-pivotgrid .dx-pivotgrid-area-data{position:relative}.dx-pivotgrid .dx-pivotgrid-area-data tbody td{text-align:right;color:#333;white-space:nowrap;border-left:1px solid #ddd}.dx-pivotgrid .dx-pivotgrid-area-data tbody td:first-child{border-left:0}.dx-pivotgrid .dx-pivotgrid-area-data tbody tr:first-child .dx-grandtotal,.dx-pivotgrid .dx-pivotgrid-area-data tbody tr:first-child .dx-total{border-top-width:0}.dx-pivotgrid .dx-pivotgrid-vertical-headers .dx-expand-border{border-top:1px solid #ddd}.dx-pivotgrid .dx-pivotgrid-vertical-headers .dx-last-cell{border-right:0}.dx-pivotgrid .dx-pivotgrid-vertical-headers td{min-width:50px;border-right:1px solid #ddd}.dx-pivotgrid .dx-pivotgrid-vertical-headers tr:first-child td{border-top:0}.dx-pivotgrid .dx-pivotgrid-vertical-headers .dx-pivotgrid-fields-area-head td:last-child{border-right:0}.dx-pivotgrid .dx-pivotgrid-area-data .dx-row-total,.dx-pivotgrid .dx-pivotgrid-vertical-headers .dx-row-total{border-top:1px solid #ddd;border-bottom:1px solid #ddd}.dx-pivotgrid .dx-area-tree-view .dx-total{border-bottom:none}.dx-pivotgrid .dx-area-tree-view td.dx-white-space-column{border-top:1px solid #0000;background-color:#ddd3;padding:0;width:19px;min-width:19px}.dx-pivotgrid .dx-pivotgrid-horizontal-headers.dx-vertical-scroll{border-right:1px solid #ddd}.dx-pivotgrid .dx-pivotgrid-horizontal-headers td{text-align:center;border:1px solid #ddd}.dx-pivotgrid .dx-pivotgrid-horizontal-headers td.dx-pivotgrid-collapsed,.dx-pivotgrid .dx-pivotgrid-horizontal-headers td.dx-pivotgrid-expanded{text-align:left}.dx-pivotgrid .dx-pivotgrid-horizontal-headers td:first-child{border-left:0}.dx-pivotgrid .dx-pivotgrid-horizontal-headers tr:first-child td{border-top:0}.dx-pivotgrid .dx-expand-icon-container{margin-left:-5px;margin-right:0;width:14px}.dx-pivotgrid .dx-pivotgrid-horizontal-headers:last-child{border-bottom:0}.dx-pivotgrid .dx-area-description-cell,.dx-pivotgrid .dx-column-header,.dx-pivotgrid .dx-data-header,.dx-pivotgrid .dx-total{background-color:#ddd3}.dx-pivotgrid .dx-grandtotal{background-color:#f5f5f5}.dx-pivotgrid .dx-pivotgrid-border .dx-area-description-cell,.dx-pivotgrid .dx-pivotgrid-border .dx-area-row-cell,.dx-pivotgrid .dx-pivotgrid-border .dx-data-header,.dx-pivotgrid .dx-pivotgrid-border .dx-filter-header{border-left:1px solid #ddd}.dx-pivotgrid .dx-pivotgrid-border .dx-area-column-cell,.dx-pivotgrid .dx-pivotgrid-border .dx-area-data-cell,.dx-pivotgrid .dx-pivotgrid-border .dx-column-header,.dx-pivotgrid .dx-pivotgrid-border .dx-filter-header{border-right:1px solid #ddd}.dx-pivotgrid .dx-pivotgrid-border .dx-filter-header{border-top:1px solid #ddd}.dx-pivotgrid .dx-pivotgrid-border .dx-filter-header td{display:inline-block}.dx-pivotgrid .dx-pivotgrid-border .dx-area-data-cell,.dx-pivotgrid .dx-pivotgrid-border .dx-area-row-cell{border-bottom:1px solid #ddd}.dx-pivotgrid .dx-icon-sorted{display:inline-block;margin-left:5px;width:14px}.dx-pivotgrid .dx-popup-content{padding:10px}.dx-pivotgrid .dx-popup-content .dx-pivotgrid-fields-area-head td{padding:0 2px}.dx-pivotgridfieldchooser .dx-area-fields{overflow:hidden}.dx-pivotgridfieldchooser .dx-treeview-item .dx-icon{margin-bottom:1px;width:16px;height:16px;background-position:0 0;background-size:16px 16px;padding:0;font-size:16px;text-align:center;line-height:16px}.dx-pivotgridfieldchooser .dx-treeview-search{margin:5px}.dx-pivotgridfieldchooser .dx-area-icon{display:inline-block;vertical-align:middle;width:16px;height:16px}.dx-pivotgridfieldchooser .dx-area{padding:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.dx-pivotgridfieldchooser .dx-area>.dx-scrollable,.dx-pivotgridfieldchooser .dx-area>.dx-scrollable>.dx-scrollable-wrapper,.dx-pivotgridfieldchooser .dx-area>.dx-scrollable>div>.dx-scrollable-wrapper,.dx-pivotgridfieldchooser .dx-area>.dx-treeview,.dx-pivotgridfieldchooser .dx-area>.dx-treeview>.dx-scrollable,.dx-pivotgridfieldchooser .dx-area>.dx-treeview>.dx-scrollable-wrapper,.dx-pivotgridfieldchooser .dx-area>.dx-treeview>.dx-scrollable>.dx-scrollable-wrapper,.dx-pivotgridfieldchooser .dx-area>.dx-treeview>.dx-scrollable>div>.dx-scrollable-wrapper,.dx-pivotgridfieldchooser .dx-area>.dx-treeview>div>.dx-scrollable-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:0}.dx-pivotgridfieldchooser .dx-area>.dx-scrollable>.dx-scrollable-wrapper>.dx-scrollable-container,.dx-pivotgridfieldchooser .dx-area>.dx-scrollable>div>.dx-scrollable-wrapper>.dx-scrollable-container,.dx-pivotgridfieldchooser .dx-area>.dx-treeview>.dx-scrollable-wrapper>.dx-scrollable-container,.dx-pivotgridfieldchooser .dx-area>.dx-treeview>.dx-scrollable>.dx-scrollable-wrapper>.dx-scrollable-container,.dx-pivotgridfieldchooser .dx-area>.dx-treeview>.dx-scrollable>div>.dx-scrollable-wrapper>.dx-scrollable-container,.dx-pivotgridfieldchooser .dx-area>.dx-treeview>div>.dx-scrollable-wrapper>.dx-scrollable-container{height:auto}.dx-pivotgridfieldchooser .dx-area .dx-area-fields{margin-top:3px;border:1px solid #ddd;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:0}.dx-pivotgridfieldchooser .dx-area-fields-header .dx-area-caption{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.dx-pivotgridfieldchooser .dx-area-fields[group]{padding:5px;background-color:#ddd3;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.dx-pivotgridfieldchooser .dx-area-fields.dx-drag-target{border-color:#337ab7}.dx-pivotgridfieldchooser .dx-area-icon-all{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAJElEQVQoz2P8z4AfsDAwJELVzGfExmIiYAAD5QoYRx1JL0cCAJeiFh8Qq9chAAAAAElFTkSuQmCC") 50% no-repeat}.dx-pivotgridfieldchooser .dx-area-icon-filter{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAWElEQVQoz83RsQqAMAxF0fepFxzEQRz8e1sah0JTamhXeVtyCCSRaR6ZTGQsSHJgcRyk1YQ7aBcuB+KkDO0D9UDsHcmARiC2BqiVEfg2+jOoF30+YPnNWV4jV/jo04VE6gAAAABJRU5ErkJggg==") 50% no-repeat}.dx-pivotgridfieldchooser .dx-area-icon-row{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAI0lEQVQoz2P4z4AfAlHCfwjEzqKPAsKObIBA7Cz6KBgGIQkAQ8IdQJKOGQIAAAAASUVORK5CYII=") 50% no-repeat}.dx-pivotgridfieldchooser .dx-area-icon-column{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAIElEQVQoz2P4z4AfAlHCfwgEshogEFmMPgpGHUkfRwIAQ8IdQALkrHMAAAAASUVORK5CYII=") 50% no-repeat}.dx-pivotgridfieldchooser .dx-area-icon-data,.dx-pivotgridfieldchooser .dx-icon-measure{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAARElEQVQoz2P4z4AfMhClIOE/NkiSAl+ooG8CQwKIzwChEQpQlGBXgKYEwxeoSrB6k7ACfFYkYPgDXQGKdAItQpKi2AQAaDQFJxj4SdQAAAAASUVORK5CYII=") 50% no-repeat}.dx-pivotgridfieldchooser .dx-icon-dimension{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAH0lEQVQoz2P4z4AfMlBHQcJ/MESjqasAKxx5bqAosgCZ3QSYpC33dQAAAABJRU5ErkJggg==") 50% no-repeat}.dx-pivotgridfieldchooser .dx-icon-hierarchy{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAMUlEQVQoz2P4z4AfMlBXQcJ/EKShggQoxKEAojsBwxQqKUjACpEVoOhGNYVKCiiKLAATcARoA49V5wAAAABJRU5ErkJggg==") 50% no-repeat}.dx-rtl .dx-pivotgrid-fields-container .dx-position-indicator.dx-position-indicator-horizontal{margin-left:-3px}.dx-rtl .dx-pivotgrid-fields-container .dx-position-indicator.dx-position-indicator-horizontal.dx-position-indicator-last{margin-left:1px}.dx-rtl .dx-pivotgrid-fields-container .dx-column-indicators{margin-left:0;margin-right:6px}.dx-rtl.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar,.dx-rtl.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar{margin-right:0;margin-left:10px;float:left}.dx-rtl.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar .dx-pivotgrid-field-chooser-button,.dx-rtl.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar .dx-pivotgrid-field-chooser-button{margin-right:0;margin-left:4px}.dx-rtl.dx-pivotgrid .dx-column-header .dx-pivotgrid-fields-area-head tr>td:first-child{padding-left:2px;padding-right:0}.dx-rtl.dx-pivotgrid .dx-pivotgrid-fields-area-head tr>td{padding:10px 2px}.dx-rtl.dx-pivotgrid .dx-pivotgrid-fields-area-head tr>td:first-child{padding-right:10px}.dx-rtl.dx-pivotgrid .dx-pivotgrid-fields-area-head tr>td:last-child{padding-left:10px}.dx-rtl.dx-pivotgrid .dx-group-connector.dx-group-connector-prev{left:auto;right:0}.dx-rtl.dx-pivotgrid .dx-group-connector.dx-group-connector-next{right:auto;left:0}.dx-rtl.dx-pivotgrid .dx-area-description-cell,.dx-rtl.dx-pivotgrid .dx-area-row-cell{border-left:1px solid #ddd;border-right:0}.dx-rtl.dx-pivotgrid .dx-pivotgrid-area-data.dx-scrollable-native .dx-scrollable-content{float:none}.dx-rtl.dx-pivotgrid .dx-pivotgrid-area-data tbody td{border-left:0;border-right:1px solid #ddd}.dx-rtl.dx-pivotgrid .dx-pivotgrid-area-data tbody td:first-child,.dx-rtl.dx-pivotgrid .dx-pivotgrid-vertical-headers td{border-left:1px solid #ddd;border-right:0}.dx-rtl.dx-pivotgrid .dx-pivotgrid-vertical-headers .dx-last-cell{border-left:0;border-right:0}.dx-rtl.dx-pivotgrid .dx-pivotgrid-horizontal-headers.dx-vertical-scroll{border-right:0;border-left:1px solid #ddd}.dx-rtl.dx-pivotgrid .dx-pivotgrid-horizontal-headers.dx-pivotgrid-area{border-left:0}.dx-rtl.dx-pivotgrid .dx-pivotgrid-horizontal-headers td:first-child{border-left:1px solid #ddd;border-right:0}.dx-rtl.dx-pivotgrid .dx-pivotgrid-horizontal-headers td.dx-pivotgrid-collapsed,.dx-rtl.dx-pivotgrid .dx-pivotgrid-horizontal-headers td.dx-pivotgrid-expanded{text-align:right}.dx-rtl.dx-pivotgrid .dx-expand-icon-container{margin-left:0;margin-right:-5px}.dx-rtl.dx-pivotgrid .dx-pivotgrid-collapsed .dx-expand-icon-container{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.dx-rtl.dx-pivotgrid .dx-icon-sorted{margin-left:0;margin-right:5px}.dx-rtl.dx-pivotgrid .dx-pivotgridfieldchooser-container .dx-col{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-area-description-cell,.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-area-row-cell,.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-data-header{border-right:1px solid #ddd}.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-area-column-cell,.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-area-data-cell,.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-column-header{border-left:1px solid #ddd}.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-column-header{border-right:none}.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-area-row-cell,.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-data-header{border-left:none}.dx-pivotgrid .dx-area-description-cell .dx-button-content,.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar .dx-button-content,.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar .dx-button-content{padding:5px}.dx-pivotgrid .dx-expand-icon-container{font:14px/1 DXIcons}.dx-pivotgrid .dx-expand-icon-container:before{content:"\f04e";visibility:hidden}.dx-pivotgrid .dx-pivotgrid-collapsed .dx-expand{font:18px/18px DXIcons;text-align:center;color:#959595}.dx-pivotgrid .dx-pivotgrid-collapsed .dx-expand:before{content:"\f04e";position:absolute;display:block;width:18px;top:50%;margin-top:-9px;left:50%;margin-left:-9px}.dx-pivotgrid .dx-pivotgrid-expanded .dx-expand{font:18px/18px DXIcons;text-align:center;color:#959595}.dx-pivotgrid .dx-pivotgrid-expanded .dx-expand:before{content:"\f001";position:absolute;display:block;width:18px;top:50%;margin-top:-9px;left:50%;margin-left:-9px}.dx-pivotgrid-fields-container .dx-position-indicator{background-color:gray}.dx-context-menu.dx-overlay-content{overflow:inherit;position:absolute}.dx-context-menu .dx-menu-items-container{padding:1px}.dx-context-menu .dx-menu-item .dx-submenu{position:absolute;z-index:1003}.dx-context-menu{color:#333}.dx-context-menu .dx-submenu{background-color:#fff;border:1px solid #ddd;-webkit-box-shadow:0 2px 2px #00000026;box-shadow:0 2px 2px #00000026}.dx-context-menu .dx-menu-item-popout{font:18px/18px DXIcons;text-align:center}.dx-context-menu .dx-menu-item-popout:before{content:"\f04e";position:absolute;display:block;width:18px;top:50%;margin-top:-9px;left:50%;margin-left:-9px}.dx-context-menu .dx-menu-separator{height:1px;margin:5px 0;background-color:#ddd}.dx-context-menu .dx-menu-no-icons>.dx-menu-item-wrapper>.dx-menu-item>.dx-menu-item-content .dx-menu-item-text{padding-left:5px}.dx-rtl .dx-context-menu .dx-menu-no-icons>.dx-menu-item-wrapper>.dx-menu-item>.dx-menu-item-content .dx-menu-item-text,.dx-rtl.dx-context-menu .dx-menu-no-icons>.dx-menu-item-wrapper>.dx-menu-item>.dx-menu-item-content .dx-menu-item-text{padding-right:5px;padding-left:25px}.dx-context-menu.dx-rtl .dx-menu-item-content{padding:5px 3px 5px 5px}.dx-context-menu.dx-rtl .dx-menu-item-content .dx-menu-item-text{padding:3px 23px 5px 25px}.dx-multiview-wrapper{overflow:hidden;width:100%;height:100%;-ms-touch-action:pinch-zoom pan-y;touch-action:pinch-zoom pan-y}.dx-multiview-item-container{position:relative;overflow:visible;width:100%;height:100%}.dx-multiview-item-container .dx-empty-message{text-align:center}.dx-multiview-item{position:absolute;overflow:hidden;top:0;left:0;right:0;width:100%;height:100%}.dx-multiview-item.dx-item-selected{position:relative}.dx-multiview-item-content{width:100%;height:100%}.dx-multiview-item-hidden{top:-9999px;left:-9999px;visibility:hidden}.dx-multiview-item-hidden .dx-accordion-item-opened .dx-accordion-item-body{visibility:hidden}.dx-tabpanel-tabs{width:100%}.dx-tabpanel-tabs .dx-tabs{height:100%}.dx-tabpanel-container{width:100%;height:100%}.dx-tabpanel>.dx-tabpanel-tabs .dx-tabs{display:block;border:none;background-color:#f7f7f7;color:#ddd;-webkit-box-shadow:inset 0 -1px #ddd,inset 0 1px,inset -1px 0,inset 1px 0;box-shadow:inset 0 -1px #ddd,inset 0 1px,inset -1px 0,inset 1px 0}.dx-tabpanel>.dx-tabpanel-tabs .dx-tabs .dx-tab{color:#ddd}.dx-tabpanel>.dx-tabpanel-tabs .dx-tabs .dx-tab .dx-tab-content{color:#333}.dx-tabpanel>.dx-tabpanel-tabs .dx-tabs .dx-tab:after,.dx-tabpanel>.dx-tabpanel-tabs .dx-tabs .dx-tab:before{content:none}.dx-tabpanel>.dx-tabpanel-tabs .dx-tabs .dx-tabs-nav-button{color:#ddd}.dx-tabpanel>.dx-tabpanel-tabs .dx-tab{width:140px;-webkit-box-shadow:inset 0 1px,inset 0 -1px #ddd;box-shadow:inset 0 1px,inset 0 -1px #ddd}.dx-tabpanel>.dx-tabpanel-tabs .dx-tabs-scrollable{margin-top:0;margin-bottom:0;height:100%}.dx-tabpanel>.dx-tabpanel-tabs .dx-tabs-scrollable .dx-tabs-wrapper{display:block;border:none}.dx-tabpanel:not(.dx-empty-collection) .dx-multiview-wrapper{border-top:none}.dx-tabpanel>.dx-tabpanel-tabs .dx-tab.dx-tab-selected{-webkit-box-shadow:inset 0 1px #ddd,inset -1px 0 #ddd,inset 1px 0 #ddd;box-shadow:inset 0 1px #ddd,inset -1px 0 #ddd,inset 1px 0 #ddd}.dx-tabpanel>.dx-tabpanel-tabs .dx-tab.dx-tab-active .dx-tab-content,.dx-tabpanel>.dx-tabpanel-tabs .dx-tab.dx-tab-selected .dx-tab-content{color:#333}.dx-tabpanel>.dx-tabpanel-tabs .dx-tabs-expanded .dx-tab:not(.dx-tab-selected):first-of-type{-webkit-box-shadow:inset 0 -1px #ddd,inset 1px 0,inset 0 1px;box-shadow:inset 0 -1px #ddd,inset 1px 0,inset 0 1px}.dx-rtl .dx-tabpanel>.dx-tabpanel-tabs .dx-tabs-expanded .dx-tab:not(.dx-tab-selected):first-of-type,.dx-rtl.dx-tabpanel>.dx-tabpanel-tabs .dx-tabs-expanded .dx-tab:not(.dx-tab-selected):first-of-type,.dx-tabpanel>.dx-tabpanel-tabs .dx-tabs-stretched .dx-tab:not(.dx-tab-selected):last-of-type{-webkit-box-shadow:inset 0 -1px #ddd,inset -1px 0,inset 0 1px;box-shadow:inset 0 -1px #ddd,inset -1px 0,inset 0 1px}.dx-rtl .dx-tabpanel>.dx-tabpanel-tabs .dx-tabs-stretched .dx-tab:not(.dx-tab-selected):last-of-type,.dx-rtl.dx-tabpanel>.dx-tabpanel-tabs .dx-tabs-stretched .dx-tab:not(.dx-tab-selected):last-of-type,.dx-tabpanel>.dx-tabpanel-tabs .dx-tabs-nav-button-left{-webkit-box-shadow:inset 0 -1px #ddd,inset 1px 0,inset 0 1px;box-shadow:inset 0 -1px #ddd,inset 1px 0,inset 0 1px}.dx-tabpanel>.dx-tabpanel-tabs .dx-tabs-nav-button-right{-webkit-box-shadow:inset 0 -1px #ddd,inset 0 1px,inset -1px 0;box-shadow:inset 0 -1px #ddd,inset 0 1px,inset -1px 0}.dx-tabpanel>.dx-tabpanel-container>.dx-multiview-wrapper{border-color:#ddd}.dx-tabpanel.dx-state-focused>.dx-tabpanel-tabs .dx-tabs{-webkit-box-shadow:inset 0 -1px #337ab7,inset 0 1px,inset -1px 0,inset 1px 0;box-shadow:inset 0 -1px #337ab7,inset 0 1px,inset -1px 0,inset 1px 0}.dx-tabpanel.dx-state-focused>.dx-tabpanel-tabs .dx-tab{-webkit-box-shadow:inset 0 1px,inset 0 -1px #337ab7;box-shadow:inset 0 1px,inset 0 -1px #337ab7}.dx-tabpanel.dx-state-focused>.dx-tabpanel-tabs .dx-tab.dx-tab-selected{-webkit-box-shadow:inset 0 1px #337ab7,inset -1px 0 #337ab7,inset 1px 0 #337ab7;box-shadow:inset 0 1px #337ab7,inset -1px 0 #337ab7,inset 1px 0 #337ab7}.dx-tabpanel.dx-state-focused>.dx-tabpanel-tabs .dx-tab.dx-tab-active .dx-tab-content,.dx-tabpanel.dx-state-focused>.dx-tabpanel-tabs .dx-tab.dx-tab-selected .dx-tab-content{color:#333}.dx-tabpanel.dx-state-focused>.dx-tabpanel-tabs .dx-tabs-expanded .dx-tab:not(.dx-tab-selected):first-of-type{-webkit-box-shadow:inset 0 -1px #337ab7,inset 1px 0,inset 0 1px;box-shadow:inset 0 -1px #337ab7,inset 1px 0,inset 0 1px}.dx-rtl .dx-tabpanel.dx-state-focused>.dx-tabpanel-tabs .dx-tabs-expanded .dx-tab:not(.dx-tab-selected):first-of-type,.dx-rtl.dx-tabpanel.dx-state-focused>.dx-tabpanel-tabs .dx-tabs-expanded .dx-tab:not(.dx-tab-selected):first-of-type,.dx-tabpanel.dx-state-focused>.dx-tabpanel-tabs .dx-tabs-stretched .dx-tab:not(.dx-tab-selected):last-of-type{-webkit-box-shadow:inset 0 -1px #337ab7,inset -1px 0,inset 0 1px;box-shadow:inset 0 -1px #337ab7,inset -1px 0,inset 0 1px}.dx-rtl .dx-tabpanel.dx-state-focused>.dx-tabpanel-tabs .dx-tabs-stretched .dx-tab:not(.dx-tab-selected):last-of-type,.dx-rtl.dx-tabpanel.dx-state-focused>.dx-tabpanel-tabs .dx-tabs-stretched .dx-tab:not(.dx-tab-selected):last-of-type,.dx-tabpanel.dx-state-focused>.dx-tabpanel-tabs .dx-tabs-nav-button-left{-webkit-box-shadow:inset 0 -1px #337ab7,inset 1px 0,inset 0 1px;box-shadow:inset 0 -1px #337ab7,inset 1px 0,inset 0 1px}.dx-tabpanel.dx-state-focused>.dx-tabpanel-tabs .dx-tabs-nav-button-right{-webkit-box-shadow:inset 0 -1px #337ab7,inset 0 1px,inset -1px 0;box-shadow:inset 0 -1px #337ab7,inset 0 1px,inset -1px 0}.dx-tabpanel.dx-state-focused>.dx-tabpanel-container>.dx-multiview-wrapper{border-color:#337ab7}.dx-tabpanel .dx-multiview-wrapper{border:1px solid #ddd}.dx-fileuploader.dx-state-disabled .dx-fileuploader-input{display:none}.dx-fileuploader-wrapper{height:100%;width:100%;overflow:hidden}.dx-fileuploader-container{display:table;table-layout:fixed;height:100%;width:100%}.dx-fileuploader-input-wrapper:after,.dx-fileuploader-input-wrapper:before{display:table;content:"";line-height:0;width:100%}.dx-fileuploader-input-wrapper:after{clear:both;padding-bottom:1em;margin-bottom:-1em}.dx-fileuploader-input-wrapper:before{padding-top:1em;margin-top:-1em}.dx-fileuploader-input-wrapper .dx-button{float:left}.dx-fileuploader-input-wrapper .dx-button+.dx-button{margin-left:12px}.dx-fileuploader-button{position:relative}.dx-fileuploader-button .dx-fileuploader-input{position:absolute;height:100%;width:100%;top:0;left:0;cursor:pointer}.dx-fileuploader-button .dx-fileuploader-input::-ms-browse,.dx-fileuploader-button .dx-fileuploader-input::-webkit-file-upload-button{cursor:pointer}.dx-fileuploader-content{display:table-row-group;vertical-align:middle}.dx-fileuploader-content>.dx-fileuploader-upload-button{margin-top:10px}.dx-fileuploader-empty .dx-fileuploader-content>.dx-fileuploader-upload-button{display:none}.dx-fileuploader-input-content{width:100%;display:table}.dx-fileuploader-show-file-list .dx-fileuploader-files-container{padding-top:22px}.dx-fileuploader-file-container{width:100%;padding:4px 0}.dx-fileuploader-file-container .dx-button{width:28px;height:28px;margin-right:10px}.dx-fileuploader-file-container .dx-button.dx-state-invisible{margin-right:0}.dx-fileuploader-button-container,.dx-fileuploader-input-container{display:table-cell;vertical-align:middle}.dx-fileuploader-input-container{height:100%;width:100%;position:relative;overflow:hidden}.dx-fileuploader-input{opacity:0;width:100%;margin:0;cursor:default}.dx-fileuploader-input-label{pointer-events:none;position:absolute;top:0;left:0;height:100%;width:100%;cursor:default}.dx-fileuploader-input-label:before{content:"";position:absolute;top:-50%;overflow:hidden;cursor:default}.dx-fileuploader-button-container{display:table-cell;vertical-align:middle}.dx-fileuploader-file-info{float:left;width:100%}.dx-fileuploader-file-status-message{float:left;font-size:12px;height:16px}.dx-fileuploader .dx-progressbar{float:left;width:100%;height:22px;margin-top:-6px}.dx-rtl .dx-fileuploader .dx-fileuploader-button,.dx-rtl.dx-fileuploader .dx-fileuploader-button{float:right}.dx-rtl .dx-fileuploader .dx-fileuploader-file-container .dx-fileuploader-button,.dx-rtl.dx-fileuploader .dx-fileuploader-file-container .dx-fileuploader-button{margin-left:10px;margin-right:0}.dx-rtl .dx-fileuploader .dx-fileuploader-file-name,.dx-rtl .dx-fileuploader .dx-fileuploader-file-size,.dx-rtl .dx-fileuploader .dx-fileuploader-file-status-message,.dx-rtl.dx-fileuploader .dx-fileuploader-file-name,.dx-rtl.dx-fileuploader .dx-fileuploader-file-size,.dx-rtl.dx-fileuploader .dx-fileuploader-file-status-message{float:right}.dx-rtl .dx-fileuploader .dx-fileuploader-file-size,.dx-rtl.dx-fileuploader .dx-fileuploader-file-size{margin-right:4px}.dx-fileuploader-invalid .dx-fileuploader-file-status-message{height:auto;color:#d9534f}.dx-fileuploader-invalid .dx-fileuploader-file-status-message span{display:block;margin-bottom:2px}.dx-fileuploader-invalid .dx-fileuploader-file-status-message span:last-child{margin-bottom:0}.dx-fileuploader-invalid .dx-fileuploader-button-container{vertical-align:top}.dx-fileuploader-invalid .dx-fileuploader-cancel-button{margin-top:5px}.dx-fileuploader-wrapper{padding:7px}.dx-fileuploader-content>.dx-fileuploader-upload-button{margin-left:3px;margin-right:3px}.dx-fileuploader-input-wrapper{padding:7px 0;border:3px dashed #0000}.dx-fileuploader.dx-state-disabled .dx-fileuploader-input-label{position:relative}.dx-fileuploader-dragover .dx-fileuploader-input-wrapper{border:none;padding:0}.dx-fileuploader-dragover .dx-fileuploader-input-wrapper .dx-fileuploader-button{display:none}.dx-fileuploader-dragover .dx-fileuploader-input-container{display:block;width:100%}.dx-fileuploader-dragover .dx-fileuploader-input{display:block;width:100%;padding:17px 3px 18px;-webkit-box-sizing:content-box;box-sizing:initial}.dx-fileuploader-dragover .dx-fileuploader-input-label{text-align:center;padding:14px 9px;border:3px dashed #ddd}.dx-fileuploader-file-size,.dx-fileuploader-file-status-message{color:#999}.dx-fileuploader-input{padding:7px 0}.dx-fileuploader-input-label{padding:8px 9px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dx-fileuploader-files-container{width:100%;padding:12px 3px 0}.dx-fileuploader-empty .dx-fileuploader-files-container{padding:0}.dx-invalid .dx-fileuploader-files-container{padding-top:50px}.dx-fileuploader-files-container .dx-fileuploader-button .dx-button-content{padding:0}.dx-fileuploader-file{display:table-cell;width:100%;white-space:nowrap;padding-top:5px;line-height:13px}.dx-fileuploader-file-name{float:left;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-bottom:3.5px;color:#333}.dx-fileuploader-file-size{margin-left:4px;float:left;vertical-align:super;font-size:10px;padding-bottom:3.5px}.dx-scheduler-appointment-popup .dx-popup-content{padding-top:0;padding-bottom:0}.dx-scheduler-appointment-popup .dx-scrollable-content{padding-top:20px}.dx-scheduler-appointment-popup .dx-form.dx-recurrence-editor-container .dx-scrollable-content{padding-top:0}.dx-scheduler .dx-empty-message{line-height:normal}.dx-scheduler-all-day-panel td{padding:0}.dx-scheduler-appointment-collector{position:absolute;display:block;text-align:center;cursor:pointer;margin:3px 0 0 3px}.dx-scheduler-appointment-collector .dx-button-content,.dx-scheduler-appointment-collector .dx-scheduler-appointment-collector-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0 4px;padding:0}.dx-scheduler-appointment-collector .dx-button-content span:last-child,.dx-scheduler-appointment-collector .dx-scheduler-appointment-collector-content span:last-child{display:inline-block;vertical-align:middle;padding-left:2px}.dx-scheduler-appointment-collector.dx-button.dx-button-default{padding:0;max-width:none}.dx-scheduler-work-space-mouse-selection .dx-scheduler-all-day-appointments,.dx-scheduler-work-space-mouse-selection .dx-scheduler-fixed-appointments,.dx-scheduler-work-space-mouse-selection .dx-scheduler-scrollable-appointments{pointer-events:none}.dx-rtl .dx-scheduler-appointment-collector{margin:3px 3px 0 0}@media (max-width:450px){.dx-scheduler-adaptive .dx-scheduler-view-switcher-label{display:none}}.dx-scheduler-adaptive .dx-scheduler-work-space-week .dx-scheduler-header-panel-cell{white-space:pre-wrap;line-height:1.3}.dx-scheduler-adaptive .dx-scheduler-appointment-collector{margin:0}.dx-scheduler-adaptive .dx-scheduler-appointment-collector .dx-button-content span:last-child,.dx-scheduler-adaptive .dx-scheduler-appointment-collector .dx-scheduler-appointment-collector-content span:last-child{line-height:20px}.dx-popup-wrapper.dx-scheduler-appointment-tooltip-wrapper .dx-popup-content,.dx-scheduler-overlay-panel .dx-popup-content{padding:0}.dx-popup-wrapper.dx-scheduler-appointment-tooltip-wrapper .dx-popup-content .dx-list-item,.dx-scheduler-overlay-panel .dx-popup-content .dx-list-item{width:360px}.dx-popup-wrapper.dx-scheduler-appointment-tooltip-wrapper .dx-popup-content .dx-list-item .dx-list-item-content,.dx-scheduler-overlay-panel .dx-popup-content .dx-list-item .dx-list-item-content{padding:5px}.dx-popup-wrapper.dx-scheduler-appointment-tooltip-wrapper .dx-overlay-content,.dx-scheduler-overlay-panel .dx-overlay-content{-webkit-box-shadow:0 0 15px 0 #00000026;box-shadow:0 0 15px 0 #00000026}.dx-popup-wrapper.dx-scheduler-appointment-tooltip-wrapper .dx-tooltip-appointment-item,.dx-scheduler-overlay-panel .dx-tooltip-appointment-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.dx-popup-wrapper.dx-scheduler-appointment-tooltip-wrapper .dx-tooltip-appointment-item .dx-tooltip-appointment-item-marker-body,.dx-scheduler-overlay-panel .dx-tooltip-appointment-item .dx-tooltip-appointment-item-marker-body{margin-top:7px;margin-left:5px;background:#337ab7;width:20px;height:20px;border-radius:50%}.dx-popup-wrapper.dx-scheduler-appointment-tooltip-wrapper .dx-tooltip-appointment-item .dx-tooltip-appointment-item-delete-button .dx-icon,.dx-scheduler-overlay-panel .dx-tooltip-appointment-item .dx-tooltip-appointment-item-delete-button .dx-icon{color:#333}.dx-popup-wrapper.dx-scheduler-appointment-tooltip-wrapper .dx-tooltip-appointment-item .dx-tooltip-appointment-item-content,.dx-scheduler-overlay-panel .dx-tooltip-appointment-item .dx-tooltip-appointment-item-content{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin:5px 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333}.dx-popup-wrapper.dx-scheduler-appointment-tooltip-wrapper .dx-tooltip-appointment-item .dx-tooltip-appointment-item-content .dx-tooltip-appointment-item-content-subject,.dx-scheduler-overlay-panel .dx-tooltip-appointment-item .dx-tooltip-appointment-item-content .dx-tooltip-appointment-item-content-subject{text-align:left;font-weight:700;font-size:16px;letter-spacing:.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dx-popup-wrapper.dx-scheduler-appointment-tooltip-wrapper .dx-tooltip-appointment-item .dx-tooltip-appointment-item-content .dx-tooltip-appointment-item-content-date,.dx-scheduler-overlay-panel .dx-tooltip-appointment-item .dx-tooltip-appointment-item-content .dx-tooltip-appointment-item-content-date{text-align:left;font-size:12px;opacity:.8;margin-top:10px}.dx-scheduler-overlay-panel .dx-overlay-content{position:relative;background:#fff}.dx-scheduler-appointment-content-date{opacity:.7;display:inline-block;white-space:pre-wrap}.dx-scheduler-appointment-content-details{margin-top:2px}.dx-scheduler-appointment-content-allday{display:none}.dx-scheduler-appointment{border-bottom:1px solid #0000;background-clip:padding-box;position:absolute;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;background-color:#337ab7;color:#fff;-webkit-box-shadow:inset 0 2px 0 0 #0000004d;box-shadow:inset 0 2px 0 0 #0000004d;left:0;min-width:4px;min-height:4px}.dx-scheduler-appointment.dx-resizable-resizing,.dx-scheduler-appointment.dx-state-active{-webkit-box-shadow:inset 0 -2px 0 0 #0000004d,inset 0 2px 0 0 #0000004d;box-shadow:inset 0 -2px 0 0 #0000004d,inset 0 2px 0 0 #0000004d}.dx-scheduler-appointment .dx-scheduler-appointment,.dx-scheduler-appointment.dx-state-focused{-webkit-box-shadow:none;box-shadow:none}.dx-scheduler-appointment .dx-scheduler-appointment:not(.dx-scheduler-appointment-drag-source):before,.dx-scheduler-appointment.dx-state-focused:not(.dx-scheduler-appointment-drag-source):before{pointer-events:none;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0000004d;opacity:.98}.dx-scheduler-appointment.dx-state-hover{-webkit-box-shadow:inset 0 5px 0 0 #0000004d;box-shadow:inset 0 5px 0 0 #0000004d}.dx-scheduler-appointment.dx-state-hover.dx-resizable{-webkit-box-shadow:inset 0 5px 0 0 #0000004d,inset 0 -2px 0 0 #0000004d;box-shadow:inset 0 5px 0 0 #0000004d,inset 0 -2px 0 0 #0000004d}.dx-scheduler-appointment.dx-state-hover .dx-resizable-handle-top{height:5px}.dx-scheduler-appointment.dx-state-hover .dx-resizable-handle-left{width:5px}.dx-scheduler-appointment.dx-resizable-resizing{z-index:1000;opacity:.7}.dx-scheduler-appointment .dx-resizable-handle-left{left:-1px}.dx-scheduler-appointment .dx-scheduler-appointment-reduced-icon{position:absolute;top:3px;right:5px;font:14px/1 DXIcons}.dx-scheduler-appointment .dx-scheduler-appointment-reduced-icon:before{content:"\f00e"}.dx-rtl .dx-scheduler-appointment .dx-scheduler-appointment-reduced-icon{right:auto;left:3px;font:14px/1 DXIcons}.dx-rtl .dx-scheduler-appointment .dx-scheduler-appointment-reduced-icon:before{content:"\f011"}.dx-scheduler-appointment.dx-scheduler-appointment-empty .dx-scheduler-appointment-reduced-icon,.dx-scheduler-appointment.dx-scheduler-appointment-tail .dx-scheduler-appointment-reduced-icon{display:none}.dx-scheduler-appointment.dx-state-disabled{cursor:default;opacity:.6;pointer-events:auto}.dx-scheduler-appointment.dx-scheduler-appointment-drag-source{opacity:.7}.dx-scheduler-fixed-appointments{z-index:100;position:absolute}.dx-scheduler-fixed-appointments .dx-draggable-dragging{position:fixed;top:0;left:0;z-index:1000}.dx-scheduler-fixed-appointments .dx-draggable-dragging .dx-scheduler-appointment,.dx-scheduler-fixed-appointments .dx-draggable-dragging.dx-state-focused{-webkit-box-shadow:none;box-shadow:none}.dx-scheduler-fixed-appointments .dx-draggable-dragging .dx-scheduler-appointment:not(.dx-scheduler-appointment-drag-source):before,.dx-scheduler-fixed-appointments .dx-draggable-dragging.dx-state-focused:not(.dx-scheduler-appointment-drag-source):before{pointer-events:none;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0000004d;opacity:.98}.dx-scheduler-fixed-appointments .dx-draggable-dragging .dx-scheduler-appointment{-webkit-box-shadow:7px 7px 15px 0 #32323233,inset 0 -2px 0 0 #0000004d,inset 0 2px 0 0 #0000004d;box-shadow:7px 7px 15px 0 #32323233,inset 0 -2px 0 0 #0000004d,inset 0 2px 0 0 #0000004d}.dx-scheduler-agenda .dx-scheduler-appointment{background-color:initial;color:#333;padding:10px;border-radius:5px}.dx-scheduler-agenda .dx-scheduler-appointment.dx-state-hover{background-color:#0000000a}.dx-scheduler-agenda .dx-scheduler-appointment.dx-state-focused{color:#333;background-color:#00000014;-webkit-box-shadow:none;box-shadow:none}.dx-scheduler-agenda .dx-scheduler-appointment.dx-state-focused:before{background:0 0}.dx-scheduler-agenda .dx-scheduler-appointment-recurrence-icon{position:static;color:#fff}.dx-scheduler-agenda .dx-scheduler-agenda-appointment-left-layout{overflow:visible}.dx-scheduler-agenda .dx-scheduler-agenda-appointment-right-layout{margin-left:10px}.dx-scheduler-agenda .dx-scheduler-appointment-content,.dx-scheduler-agenda .dx-scheduler-appointment-recurrence .dx-scheduler-appointment-content{padding:0}.dx-scheduler-agenda .dx-scheduler-appointment-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.dx-scheduler-agenda .dx-scheduler-appointment-content-date{opacity:1;white-space:nowrap}.dx-scheduler-agenda .dx-scheduler-appointment-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:700;font-size:16px}.dx-scheduler-agenda .dx-scheduler-appointment-content-details{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:12px;opacity:.7}.dx-scheduler-agenda .dx-scheduler-appointment-content-allday{padding-right:5px}.dx-scheduler-agenda .dx-scheduler-appointment-content-allday,.dx-scheduler-agenda .dx-scheduler-appointment-resource-item,.dx-scheduler-agenda .dx-scheduler-appointment-resource-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.dx-scheduler-agenda .dx-scheduler-appointment-resource-item{margin-left:15px}.dx-scheduler-agenda .dx-scheduler-appointment-resource-item-value{margin-left:3px}.dx-scheduler-agenda .dx-scheduler-agenda-appointment-marker{width:32px;height:32px;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#337ab7}.dx-scheduler-agenda .dx-rtl .dx-scheduler-agenda-appointment-right-layout{margin-left:0;margin-right:10px}.dx-scheduler-agenda .dx-rtl .dx-scheduler-appointment-content,.dx-scheduler-agenda .dx-rtl .dx-scheduler-appointment-recurrence .dx-scheduler-appointment-content{padding:0}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped):not(.dx-scheduler-work-space-all-day) .dx-scheduler-header-panel-container{display:none}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped) .dx-scheduler-header-panel-empty-cell{border:none}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped) .dx-scheduler-date-table-cell{border-right:none;border-left:none}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped) .dx-scheduler-all-day-table-cell{border-top:none;border-left:none}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped) .dx-scheduler-time-panel{border:none}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count).dx-scheduler-work-space-vertical-grouped .dx-scheduler-header-panel-container{display:none}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count) .dx-scheduler-header-panel-empty-cell{margin-top:0}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-grouped) .dx-scheduler-header-panel{margin-top:1px}.dx-scheduler-work-space-day .dx-scheduler-all-day-table-cell,.dx-scheduler-work-space-day .dx-scheduler-date-table-cell,.dx-scheduler-work-space-day .dx-scheduler-header-panel-cell{border-right:none}.dx-rtl .dx-scheduler-work-space-day .dx-scheduler-all-day-table-cell,.dx-rtl .dx-scheduler-work-space-day .dx-scheduler-date-table-cell,.dx-rtl .dx-scheduler-work-space-day .dx-scheduler-header-panel-cell{border-left:none}.dx-scheduler-work-space-day.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel{width:100%}.dx-scheduler-work-space-day.dx-scheduler-work-space-both-scrollbar:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped) .dx-scheduler-header-panel-empty-cell,.dx-scheduler-work-space-day.dx-scheduler-work-space-both-scrollbar:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped) .dx-scheduler-time-panel{border-right:1px solid #ddd9}.dx-scheduler-work-space-day.dx-scheduler-work-space-vertical-grouped .dx-scheduler-all-day-table-cell{border-top:1px solid #ddd9}.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-grouped) .dx-scheduler-all-day-table-cell,.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-grouped) .dx-scheduler-date-table-cell,.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-grouped) .dx-scheduler-header-panel-cell{border-left:1px solid #ddd9;border-right:1px solid #ddd9}.dx-rtl .dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped) .dx-scheduler-header-panel-empty-cell,.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-grouped) .dx-scheduler-all-day-table-cell:first-child,.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-grouped) .dx-scheduler-date-table-cell:first-child,.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-grouped) .dx-scheduler-header-panel-cell:first-child{border-left:none}.dx-rtl .dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped) .dx-scheduler-time-panel{border:none}.dx-rtl .dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-grouped) .dx-scheduler-all-day-table-cell:first-child,.dx-rtl .dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-grouped) .dx-scheduler-date-table-cell:first-child,.dx-rtl .dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-grouped) .dx-scheduler-header-panel-cell:first-child,.dx-rtl .dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped).dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel-empty-cell,.dx-rtl .dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped).dx-scheduler-work-space-both-scrollbar .dx-scheduler-time-panel{border-left:1px solid #ddd9;border-right:none}.dx-scheduler-work-space-month .dx-scheduler-header-panel{width:100%}.dx-scheduler-work-space-month .dx-scheduler-date-table{width:100%;height:100%}.dx-scheduler-work-space-month .dx-scheduler-date-table-cell,.dx-scheduler-work-space-month .dx-scheduler-header-panel-cell{border-right:none}.dx-scheduler-work-space-month .dx-scheduler-date-table-scrollable .dx-scrollable-content{min-height:300px}.dx-scheduler-work-space-month:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-vertical-grouped) .dx-scheduler-date-table-scrollable-content,.dx-scheduler-work-space-month:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-vertical-grouped) .dx-scrollable-content{height:100%}.dx-scheduler-work-space-month .dx-scheduler-date-table-cell{height:50px;vertical-align:top;text-align:right;color:#959595}.dx-scheduler-work-space-month .dx-scheduler-date-table-cell .dx-scheduler-date-table-cell-text{padding-right:6px}.dx-scheduler-work-space-month.dx-scheduler-work-space-count .dx-scheduler-date-table-cell{height:75px}.dx-scheduler-work-space-month.dx-scheduler-work-space-count .dx-scheduler-date-table-first-of-month{color:#337ab7;background-color:#337ab726;font-weight:700}.dx-scheduler-work-space-month.dx-scheduler-work-space-both-scrollbar .dx-scheduler-sidebar-scrollable{display:none}.dx-scheduler-work-space-month.dx-scheduler-work-space-vertical-grouped .dx-scheduler-sidebar-scrollable{display:block;float:left}.dx-scheduler-work-space-month.dx-scheduler-work-space-vertical-grouped .dx-scheduler-group-header{-webkit-box-shadow:0 -2px 0 #ddd9;box-shadow:0 -2px 0 #ddd9;border-bottom:none}.dx-scheduler-work-space-month.dx-scheduler-work-space-vertical-grouped .dx-scheduler-date-table-cell{height:75px}.dx-scheduler-timeline-day .dx-scheduler-header-panel-empty-cell,.dx-scheduler-timeline-month .dx-scheduler-header-panel-empty-cell,.dx-scheduler-timeline-week .dx-scheduler-header-panel-empty-cell,.dx-scheduler-timeline-work-week .dx-scheduler-header-panel-empty-cell,.dx-scheduler-work-space-month.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel{border-bottom:none}.dx-scheduler-timeline-day.dx-scheduler-group-column-count-two .dx-scheduler-header-panel-empty-cell,.dx-scheduler-timeline-month.dx-scheduler-group-column-count-two .dx-scheduler-header-panel-empty-cell,.dx-scheduler-timeline-week.dx-scheduler-group-column-count-two .dx-scheduler-header-panel-empty-cell,.dx-scheduler-timeline-work-week.dx-scheduler-group-column-count-two .dx-scheduler-header-panel-empty-cell{width:160px}.dx-scheduler-timeline-day.dx-scheduler-group-column-count-two .dx-scheduler-group-flex-container .dx-scheduler-group-header,.dx-scheduler-timeline-month.dx-scheduler-group-column-count-two .dx-scheduler-group-flex-container .dx-scheduler-group-header,.dx-scheduler-timeline-week.dx-scheduler-group-column-count-two .dx-scheduler-group-flex-container .dx-scheduler-group-header,.dx-scheduler-timeline-work-week.dx-scheduler-group-column-count-two .dx-scheduler-group-flex-container .dx-scheduler-group-header{width:80px}.dx-scheduler-timeline-day.dx-scheduler-group-column-count-three .dx-scheduler-header-panel-empty-cell,.dx-scheduler-timeline-month.dx-scheduler-group-column-count-three .dx-scheduler-header-panel-empty-cell,.dx-scheduler-timeline-week.dx-scheduler-group-column-count-three .dx-scheduler-header-panel-empty-cell,.dx-scheduler-timeline-work-week.dx-scheduler-group-column-count-three .dx-scheduler-header-panel-empty-cell{width:240px}.dx-scheduler-timeline-day.dx-scheduler-group-column-count-three .dx-scheduler-group-flex-container .dx-scheduler-group-header,.dx-scheduler-timeline-month.dx-scheduler-group-column-count-three .dx-scheduler-group-flex-container .dx-scheduler-group-header,.dx-scheduler-timeline-week.dx-scheduler-group-column-count-three .dx-scheduler-group-flex-container .dx-scheduler-group-header,.dx-scheduler-timeline-work-week.dx-scheduler-group-column-count-three .dx-scheduler-group-flex-container .dx-scheduler-group-header{width:80px}.dx-scheduler-timeline-day .dx-scheduler-date-table-container,.dx-scheduler-timeline-day .dx-scheduler-date-table-scrollable-content,.dx-scheduler-timeline-month .dx-scheduler-date-table-container,.dx-scheduler-timeline-month .dx-scheduler-date-table-scrollable-content,.dx-scheduler-timeline-week .dx-scheduler-date-table-container,.dx-scheduler-timeline-week .dx-scheduler-date-table-scrollable-content,.dx-scheduler-timeline-work-week .dx-scheduler-date-table-container,.dx-scheduler-timeline-work-week .dx-scheduler-date-table-scrollable-content{min-height:100%;height:100%;width:100%}.dx-scheduler-timeline-day .dx-scheduler-header-panel,.dx-scheduler-timeline-month .dx-scheduler-header-panel,.dx-scheduler-timeline-week .dx-scheduler-header-panel,.dx-scheduler-timeline-work-week .dx-scheduler-header-panel{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.dx-scheduler-timeline-day .dx-scheduler-header-panel thead,.dx-scheduler-timeline-month .dx-scheduler-header-panel thead,.dx-scheduler-timeline-week .dx-scheduler-header-panel thead,.dx-scheduler-timeline-work-week .dx-scheduler-header-panel thead{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;width:100%}.dx-scheduler-timeline-day .dx-scheduler-header-row,.dx-scheduler-timeline-month .dx-scheduler-header-row,.dx-scheduler-timeline-week .dx-scheduler-header-row,.dx-scheduler-timeline-work-week .dx-scheduler-header-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.dx-scheduler-timeline-day .dx-scheduler-header-panel-cell,.dx-scheduler-timeline-month .dx-scheduler-header-panel-cell,.dx-scheduler-timeline-week .dx-scheduler-header-panel-cell,.dx-scheduler-timeline-work-week .dx-scheduler-header-panel-cell{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-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-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.dx-scheduler-timeline-day .dx-scheduler-header-panel-cell:not(.dx-scheduler-header-panel-week-cell),.dx-scheduler-timeline-month .dx-scheduler-header-panel-cell:not(.dx-scheduler-header-panel-week-cell),.dx-scheduler-timeline-week .dx-scheduler-header-panel-cell:not(.dx-scheduler-header-panel-week-cell),.dx-scheduler-timeline-work-week .dx-scheduler-header-panel-cell:not(.dx-scheduler-header-panel-week-cell){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-flow:row-reverse nowrap;-ms-flex-flow:row-reverse nowrap;flex-flow:row-reverse nowrap}.dx-scheduler-timeline-day .dx-scheduler-header-panel-week-cell,.dx-scheduler-timeline-month .dx-scheduler-header-panel-week-cell,.dx-scheduler-timeline-week .dx-scheduler-header-panel-week-cell,.dx-scheduler-timeline-work-week .dx-scheduler-header-panel-week-cell{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0}.dx-scheduler-timeline-day .dx-scheduler-header-row .dx-scheduler-header-panel-cell,.dx-scheduler-timeline-month .dx-scheduler-header-row .dx-scheduler-header-panel-cell,.dx-scheduler-timeline-week .dx-scheduler-header-row .dx-scheduler-header-panel-cell,.dx-scheduler-timeline-work-week .dx-scheduler-header-row .dx-scheduler-header-panel-cell{border-right:none}.dx-scheduler-timeline .dx-scheduler-date-table-cell,.dx-scheduler-timeline .dx-scheduler-header-panel-cell:not(.dx-scheduler-header-panel-week-cell){width:200px}.dx-scheduler-timeline .dx-scheduler-work-space-vertical-group-table{display:none}.dx-scheduler-timeline .dx-scheduler-date-table{border-spacing:0;border-collapse:initial}.dx-scheduler-timeline .dx-scheduler-date-table,.dx-scheduler-timeline .dx-scheduler-date-table tbody{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.dx-scheduler-timeline .dx-scheduler-date-table tbody{height:100%;min-height:100px}.dx-scheduler-timeline .dx-scheduler-date-table .dx-scheduler-date-table-cell,.dx-scheduler-timeline .dx-scheduler-date-table .dx-scheduler-date-table-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.dx-scheduler-timeline .dx-scheduler-date-table .dx-scheduler-date-table-cell{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;height:inherit;min-height:50px}.dx-scheduler-timeline .dx-scheduler-group-table{border-spacing:0;border-collapse:initial}.dx-scheduler-timeline .dx-scheduler-group-table,.dx-scheduler-timeline .dx-scheduler-group-table tbody{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.dx-scheduler-timeline .dx-scheduler-group-table tbody{height:100%}.dx-scheduler-timeline .dx-scheduler-group-header{min-height:50px}.dx-scheduler-timeline .dx-scheduler-group-header-content{overflow:visible;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.dx-scheduler-timeline .dx-scheduler-group-header-content div{white-space:normal;line-height:normal}.dx-scheduler-timeline.dx-scheduler-work-space-group-by-date .dx-scheduler-group-header{width:200px}.dx-scheduler-timeline .dx-scheduler-date-table,.dx-scheduler-timeline .dx-scheduler-date-table-scrollable .dx-scrollable-content,.dx-scheduler-timeline .dx-scheduler-group-table,.dx-scheduler-timeline .dx-scheduler-sidebar-scrollable .dx-scrollable-content{height:100%;min-height:100px}.dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable .dx-scrollable-content,.dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-group-table,.dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-sidebar-scrollable .dx-scrollable-content{height:auto}.dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell{border-top-color:#0000}.dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel,.dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel-empty-cell{border-bottom:1px solid #c4c4c4}.dx-scheduler-timeline .dx-scheduler-sidebar-scrollable{display:none}.dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-sidebar-scrollable{display:block}.dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-group-row .dx-scheduler-group-header{border:none;border-top:1px solid #ddd9}.dx-scheduler-timeline.dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-group-row .dx-scheduler-group-header{border-right:1px solid #ddd9}.dx-scheduler-timeline.dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-group-row .dx-scheduler-last-group-cell{border-right:1px solid #c4c4c4}.dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-date-table-cell:first-child{border-left:none}.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-date-table-cell:first-child{border-left:1px solid #ddd9;border-right:none}.dx-scheduler:not(.dx-scheduler-native) .dx-scheduler-timeline .dx-scheduler-date-table .dx-scheduler-date-table-row{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.dx-scheduler-agenda .dx-scheduler-date-table-scrollable{padding-top:10px}.dx-scheduler-agenda .dx-scheduler-time-panel-cell:after{display:none}.dx-scheduler-agenda .dx-scheduler-group-table{border-spacing:0;margin-top:0;height:100%;float:left}.dx-scheduler-agenda .dx-scheduler-time-panel{margin-top:0;width:70px;border:none}.dx-scheduler-agenda .dx-scheduler-date-table-cell,.dx-scheduler-agenda .dx-scheduler-time-panel-cell{border:none}.dx-scheduler-agenda.dx-scheduler-work-space-grouped .dx-scheduler-date-table{float:right}.dx-scheduler-agenda.dx-scheduler-work-space-grouped .dx-scheduler-group-row:first-child .dx-scheduler-group-header-content:before{border-bottom:none}.dx-scheduler-agenda.dx-scheduler-work-space-grouped .dx-scheduler-time-panel-cell:after{display:none}.dx-scheduler-agenda .dx-scheduler-group-header{vertical-align:top;border-top:none;border-left:none;border-right:none;font-weight:700;padding:0}.dx-scheduler-small .dx-scheduler-agenda .dx-scheduler-group-header{width:40px;font-size:14px}.dx-scheduler-agenda .dx-scheduler-group-header-content div{white-space:normal}.dx-scheduler-agenda-nodata{text-align:center;opacity:.5;position:absolute;top:45%;left:0;right:0}.dx-rtl .dx-scheduler-agenda .dx-scheduler-time-panel{border:none}.dx-scheduler-small .dx-scheduler-agenda .dx-scheduler-time-panel{width:70px}.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable .dx-scrollable-content,.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-group-table,.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-sidebar-scrollable .dx-scrollable-content{min-height:100%}.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable .dx-scrollable-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-container,.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table,.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table>tbody{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-row{height:78px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-cell{height:auto}.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-virtual .dx-scheduler-date-table-row{height:50px}.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-container,.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable,.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-scrollable,.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-tables-container{width:100%}.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable,.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-tables-container{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable .dx-scrollable-content,.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-scrollable .dx-scrollable-content{min-width:100%}.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-cell,.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel-cell{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline:not(.dx-scheduler-work-space-both-scrollbar) .dx-scheduler-date-table .dx-scheduler-date-table-row{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.dx-scheduler-header-panel-cell.dx-scheduler-header-panel-current-time-cell{color:#337ab7}.dx-scheduler-header-panel-cell.dx-scheduler-header-panel-current-time-cell:before{position:absolute;right:0;width:100%;content:"";background-color:#63a0d4}.dx-scheduler-group-column-count-one .dx-scheduler-header-panel-empty-cell{width:100px}.dx-scheduler-group-column-count-two .dx-scheduler-header-panel-empty-cell{width:150px}.dx-scheduler-group-column-count-two .dx-scheduler-group-flex-container .dx-scheduler-group-header{width:75px}.dx-scheduler-group-column-count-three .dx-scheduler-header-panel-empty-cell{width:200px}.dx-scheduler-group-column-count-three .dx-scheduler-group-flex-container .dx-scheduler-group-header{width:66.6666666667px}.dx-scheduler-work-space-day .dx-scheduler-header-panel-empty-cell,.dx-scheduler-work-space-week .dx-scheduler-header-panel-empty-cell,.dx-scheduler-work-space-work-week .dx-scheduler-header-panel-empty-cell{width:100px}.dx-scheduler-work-space-day.dx-scheduler-group-column-count-one .dx-scheduler-header-panel-empty-cell,.dx-scheduler-work-space-week.dx-scheduler-group-column-count-one .dx-scheduler-header-panel-empty-cell,.dx-scheduler-work-space-work-week.dx-scheduler-group-column-count-one .dx-scheduler-header-panel-empty-cell{width:200px}.dx-scheduler-work-space-day.dx-scheduler-group-column-count-two .dx-scheduler-header-panel-empty-cell,.dx-scheduler-work-space-week.dx-scheduler-group-column-count-two .dx-scheduler-header-panel-empty-cell,.dx-scheduler-work-space-work-week.dx-scheduler-group-column-count-two .dx-scheduler-header-panel-empty-cell{width:250px}.dx-scheduler-work-space-day.dx-scheduler-group-column-count-three .dx-scheduler-header-panel-empty-cell,.dx-scheduler-work-space-week.dx-scheduler-group-column-count-three .dx-scheduler-header-panel-empty-cell,.dx-scheduler-work-space-work-week.dx-scheduler-group-column-count-three .dx-scheduler-header-panel-empty-cell{width:300px}.dx-scheduler-work-space-day.dx-scheduler-work-space-odd-cells .dx-scheduler-date-table-row:nth-child(odd) .dx-scheduler-date-table-cell,.dx-scheduler-work-space-week.dx-scheduler-work-space-odd-cells .dx-scheduler-date-table-row:nth-child(odd) .dx-scheduler-date-table-cell,.dx-scheduler-work-space-work-week.dx-scheduler-work-space-odd-cells .dx-scheduler-date-table-row:nth-child(odd) .dx-scheduler-date-table-cell{border-top:1px solid #c4c4c4}.dx-scheduler-work-space-day.dx-scheduler-work-space-odd-cells .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell,.dx-scheduler-work-space-week.dx-scheduler-work-space-odd-cells .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell,.dx-scheduler-work-space-work-week.dx-scheduler-work-space-odd-cells .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell{border-top:none}.dx-scheduler-work-space-day.dx-scheduler-work-space-odd-cells .dx-scheduler-time-panel-row:nth-child(2n) .dx-scheduler-time-panel-cell:after,.dx-scheduler-work-space-week.dx-scheduler-work-space-odd-cells .dx-scheduler-time-panel-row:nth-child(2n) .dx-scheduler-time-panel-cell:after,.dx-scheduler-work-space-work-week.dx-scheduler-work-space-odd-cells .dx-scheduler-time-panel-row:nth-child(2n) .dx-scheduler-time-panel-cell:after{background-color:#c4c4c4}.dx-scheduler-work-space{background-color:#fff;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden;height:100%;width:100%;border:1px solid #ddd9;border-top:none;float:left}.dx-scheduler-work-space.dx-scheduler-timeline-month:not(.dx-scheduler-agenda) .dx-scheduler-all-day-title{border-top:1px solid #ddd9}.dx-scheduler-work-space.dx-scheduler-timeline-month:not(.dx-scheduler-agenda) .dx-scheduler-date-table-cell{border-right:none}.dx-scheduler-work-space.dx-scheduler-work-space-grouped:not(.dx-scheduler-agenda) .dx-scheduler-all-day-panel td{border-top:1px solid #ddd9}.dx-scheduler-work-space:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-month):not(.dx-scheduler-timeline) .dx-scheduler-header-panel,.dx-scheduler-work-space:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-month):not(.dx-scheduler-timeline) .dx-scheduler-header-panel-empty-cell{border-bottom:2px solid #ddd9}.dx-scheduler-work-space:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-month):not(.dx-scheduler-timeline).dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel,.dx-scheduler-work-space:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-month):not(.dx-scheduler-timeline).dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel-empty-cell{border-bottom:none}.dx-scheduler-work-space.dx-scheduler-work-space-month:not(.dx-scheduler-work-space-vertical-grouped) .dx-scheduler-header-panel{border-bottom:1px solid #ddd9}.dx-scheduler-header-panel-container,.dx-scheduler-header-panel-empty-cell{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.dx-scheduler-header-panel-empty-cell{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;width:0;border-bottom:1px solid #ddd9;border-right:1px solid #ddd9;margin-top:10px}.dx-scheduler-header-tables-container{overflow:hidden;width:100%}.dx-scheduler-date-table-container{position:relative}.dx-scheduler-work-space-month:not(.dx-scheduler-work-space-count) .dx-scheduler-date-table-container{height:100%}.dx-scheduler-date-table-scrollable{width:100%;overflow:hidden}.dx-scheduler-date-table-scrollable .dx-scrollable-content{overflow:hidden}.dx-scheduler-date-table-scrollable-content,.dx-scheduler-side-bar-scrollable-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.dx-scheduler-date-table-scrollable-content{position:relative;float:left}.dx-scheduler-date-table-cell,.dx-scheduler-group-header,.dx-scheduler-header-panel-cell,.dx-scheduler-time-panel-cell{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;cursor:default}.dx-scheduler-date-table-current-date{font-weight:700}.dx-scheduler-date-table-other-month{opacity:.5}.dx-scheduler-work-space-flex-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;height:100%;min-height:0}.dx-scheduler-group-flex-container{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;min-height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.dx-scheduler-group-flex-container .dx-scheduler-group-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;min-width:0}.dx-scheduler-group-flex-container .dx-scheduler-group-row:last-child .dx-scheduler-group-header{border-right:1px solid #ddd9}.dx-scheduler-group-flex-container .dx-scheduler-group-row .dx-scheduler-group-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;padding:0 5px;height:auto;width:100px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;text-align:left;overflow:hidden;text-overflow:ellipsis;border:none;border-top:1px solid #ddd9}.dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-day .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell,.dx-scheduler-work-space-week .dx-scheduler-date-table .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell,.dx-scheduler-work-space-work-week .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell{border-top:none}.dx-scheduler-all-day-table-cell,.dx-scheduler-date-table-cell,.dx-scheduler-header-panel-cell{border-left:1px solid #ddd9}.dx-scheduler-all-day-table-cell:first-child,.dx-scheduler-date-table-cell:first-child,.dx-scheduler-header-panel-cell:first-child{border-left:none}.dx-scheduler-all-day-table-cell,.dx-scheduler-date-table-cell{border-top:1px solid #ddd9}.dx-scheduler-date-table-cell,.dx-scheduler-header-panel-cell{border-right:1px solid #ddd9}.dx-scheduler-work-space-day.dx-scheduler-work-space-count .dx-scheduler-all-day-title,.dx-scheduler-work-space-week .dx-scheduler-all-day-title,.dx-scheduler-work-space-work-week .dx-scheduler-all-day-title{border-top:1px solid #ddd9}.dx-scheduler-timeline .dx-scheduler-all-day-panel,.dx-scheduler-timeline .dx-scheduler-all-day-title,.dx-scheduler-timeline .dx-scheduler-time-panel,.dx-scheduler-work-space-month .dx-scheduler-all-day-panel,.dx-scheduler-work-space-month .dx-scheduler-all-day-title,.dx-scheduler-work-space-month .dx-scheduler-time-panel{display:none}.dx-scheduler-work-space-month .dx-scheduler-all-day-table-cell:nth-child(7n),.dx-scheduler-work-space-month .dx-scheduler-date-table-cell:nth-child(7n),.dx-scheduler-work-space-month .dx-scheduler-header-panel-cell:nth-child(7n),.dx-scheduler-work-space-week .dx-scheduler-all-day-table-cell:nth-child(7n),.dx-scheduler-work-space-week .dx-scheduler-date-table-cell:nth-child(7n),.dx-scheduler-work-space-week .dx-scheduler-header-panel-cell:nth-child(7n){border-right:none}.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-all-day-table-cell:nth-child(7n),.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-date-table-cell:nth-child(7n),.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-header-panel-cell:nth-child(7n),.dx-rtl .dx-scheduler-work-space-week .dx-scheduler-all-day-table-cell:nth-child(7n),.dx-rtl .dx-scheduler-work-space-week .dx-scheduler-date-table-cell:nth-child(7n),.dx-rtl .dx-scheduler-work-space-week .dx-scheduler-header-panel-cell:nth-child(7n){border-left:none}.dx-scheduler-work-space-work-week .dx-scheduler-all-day-table-cell:nth-child(5n),.dx-scheduler-work-space-work-week .dx-scheduler-date-table-cell:nth-child(5n),.dx-scheduler-work-space-work-week .dx-scheduler-header-panel-cell:nth-child(5n){border-right:none}.dx-rtl .dx-scheduler-work-space-work-week .dx-scheduler-all-day-table-cell:nth-child(5n),.dx-rtl .dx-scheduler-work-space-work-week .dx-scheduler-date-table-cell:nth-child(5n),.dx-rtl .dx-scheduler-work-space-work-week .dx-scheduler-header-panel-cell:nth-child(5n){border-left:none}.dx-scheduler-work-space-count.dx-scheduler-work-space-week .dx-scheduler-all-day-table-cell:nth-child(7n),.dx-scheduler-work-space-count.dx-scheduler-work-space-week .dx-scheduler-date-table-cell:nth-child(7n),.dx-scheduler-work-space-count.dx-scheduler-work-space-week .dx-scheduler-header-panel-cell:nth-child(7n){border-right:1px solid #c4c4c4}.dx-rtl .dx-scheduler-work-space-count.dx-scheduler-work-space-week .dx-scheduler-all-day-table-cell:nth-child(7n),.dx-rtl .dx-scheduler-work-space-count.dx-scheduler-work-space-week .dx-scheduler-date-table-cell:nth-child(7n),.dx-rtl .dx-scheduler-work-space-count.dx-scheduler-work-space-week .dx-scheduler-header-panel-cell:nth-child(7n){border-left:1px solid #c4c4c4}.dx-scheduler-work-space-count.dx-scheduler-work-space-work-week .dx-scheduler-all-day-table-cell:nth-child(5n),.dx-scheduler-work-space-count.dx-scheduler-work-space-work-week .dx-scheduler-date-table-cell:nth-child(5n),.dx-scheduler-work-space-count.dx-scheduler-work-space-work-week .dx-scheduler-header-panel-cell:nth-child(5n){border-right:1px solid #c4c4c4}.dx-rtl .dx-scheduler-work-space-count.dx-scheduler-work-space-work-week .dx-scheduler-all-day-table-cell:nth-child(5n),.dx-rtl .dx-scheduler-work-space-count.dx-scheduler-work-space-work-week .dx-scheduler-date-table-cell:nth-child(5n),.dx-rtl .dx-scheduler-work-space-count.dx-scheduler-work-space-work-week .dx-scheduler-header-panel-cell:nth-child(5n){border-right:1px solid #ddd9;border-left:1px solid #c4c4c4}.dx-scheduler-header-panel{border-spacing:0;table-layout:fixed;width:100%}.dx-scheduler-work-space.dx-scheduler-work-space-all-day .dx-scheduler-header-panel-empty-cell{border-bottom:none}.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel{width:auto}.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table{float:none}.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-scrollable{height:auto;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.dx-scheduler-work-space-both-scrollbar .dx-scheduler-all-day-table-row .dx-scheduler-all-day-table-cell:first-child,.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-row .dx-scheduler-date-table-cell:first-child,.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-row .dx-scheduler-header-panel-cell:first-child{border-left:none}.dx-scheduler-header-panel-cell{position:relative;color:#333;padding:0;vertical-align:middle;text-align:center;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dx-scheduler-all-day-panel{width:100%;position:relative}.dx-scheduler-all-day-panel .dx-scheduler-all-day-table-cell,.dx-scheduler-all-day-title{border-bottom:2px solid #ddd9}.dx-scheduler-all-day-title{color:#333;width:100px;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.dx-scheduler-small .dx-scheduler-all-day-title{width:50px}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-all-day-title{height:50px;line-height:50px}.dx-scheduler-all-day-table{border-spacing:0;table-layout:fixed;width:100%}.dx-scheduler-group-header{height:30px;text-align:center}.dx-scheduler-time-panel{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100px;border-collapse:collapse;border-right:1px solid #ddd9}.dx-scheduler-small .dx-scheduler-time-panel{width:50px;font-size:14px}.dx-scheduler-time-panel .dx-scheduler-time-panel-row:first-child td>div,.dx-scheduler-time-panel .dx-scheduler-virtual-row~.dx-scheduler-time-panel-row:nth-child(2) td>div{margin-top:0}.dx-scheduler-time-panel-cell{color:#333;position:relative;width:100%;text-align:right;vertical-align:top;padding-right:20px;border-bottom:1px solid #0000}.dx-scheduler-time-panel-cell>div{margin-top:-13px}.dx-scheduler-small .dx-scheduler-time-panel-cell{padding-left:0;padding-right:10px}.dx-scheduler-time-panel-cell:after{position:absolute;bottom:-1px;width:10%;height:1px;right:0;background-color:#ddd9}.dx-scheduler-time-panel-cell.dx-scheduler-time-panel-current-time-cell{color:#337ab7}.dx-scheduler-time-panel-cell.dx-scheduler-time-panel-current-time-cell:before{position:absolute;top:0;right:0;width:2px;height:inherit;background-color:#63a0d4}.dx-scheduler-time-panel-row:last-child .dx-scheduler-time-panel-cell:after{display:none}.dx-scheduler-time-panel-title-cell{padding:0}.dx-scheduler-date-table{width:100%;border-spacing:0;table-layout:fixed}.dx-scheduler-all-day-table-cell.dx-state-hover.dx-state-focused,.dx-scheduler-date-table-cell.dx-state-hover.dx-state-focused{background-color:#dbe9f5}.dx-scheduler-all-day-table-cell.dx-state-focused,.dx-scheduler-date-table-cell.dx-state-focused{background-color:#dbe9f5;opacity:1}.dx-scheduler-all-day-table-cell.dx-scheduler-focused-cell,.dx-scheduler-date-table-cell.dx-scheduler-focused-cell{-webkit-box-shadow:inset 0 0 0 1px #337ab7;box-shadow:inset 0 0 0 1px #337ab7}.dx-scheduler-all-day-table-cell>div,.dx-scheduler-date-table-cell>div{pointer-events:none}.dx-scheduler-date-table-droppable-cell{background-color:#f2f2f2}.dx-scheduler-group-header-content div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-sidebar-scrollable{display:none}.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-group-header-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px}.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-group-header-content>div{margin:auto}.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-group-row,.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-panel,.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-group-header{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline.dx-scheduler-work-space-group-by-date .dx-scheduler-group-header{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline:not(.dx-scheduler-work-space-group-by-date) .dx-scheduler-header-row .dx-scheduler-header-panel-cell{border-right:none}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-work-space-vertical-group-table{height:100%;min-height:100px;border-top:1px solid #ddd9;border-spacing:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-day .dx-scheduler-all-day-title,.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-week .dx-scheduler-all-day-title,.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-work-week .dx-scheduler-all-day-title{top:0;height:50px!important;line-height:50px!important;border-bottom:none}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-all-day-panel{display:table-cell;position:relative}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-all-day-table-row{height:50px}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-time-panel-cell.dx-scheduler-first-group-cell{border-top:1px solid #ddd9}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-time-panel-cell.dx-scheduler-first-group-cell>div{margin-top:0}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-time-panel-cell.dx-scheduler-last-group-cell{border-bottom:none;-webkit-box-shadow:inset 0 -1px 0 #ddd9;box-shadow:inset 0 -1px 0 #ddd9}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-date-table-cell.dx-scheduler-last-group-cell{border-bottom:2px solid #ddd9}.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-both-scrollbar .dx-scheduler-sidebar-scrollable{border-top:1px solid #ddd9}.dx-rtl .dx-scheduler-header-panel-empty-cell{border-left:1px solid #ddd9;border-right:none}.dx-rtl .dx-scheduler-date-table-scrollable-content,.dx-rtl .dx-scheduler-side-bar-scrollable-content{direction:rtl}.dx-rtl .dx-scheduler-sidebar-scrollable .dx-scheduler-group-row:last-child .dx-scheduler-group-header,.dx-rtl .dx-scheduler-work-space-vertical-grouped .dx-scheduler-group-row:last-child .dx-scheduler-group-header{border-right:none;border-left:1px solid #ddd9}.dx-rtl .dx-scheduler-header-panel{left:0;right:inherit}.dx-rtl .dx-scheduler-time-panel,.dx-rtl .dx-scheduler-work-space-vertical-group-table{float:right}.dx-rtl .dx-scheduler-time-panel-cell{text-align:left;padding-left:20px;padding-right:0}.dx-scheduler-small .dx-rtl .dx-scheduler-time-panel-cell{padding-left:10px}.dx-rtl .dx-scheduler-time-panel-cell:after{right:auto;left:0}.dx-rtl .dx-scheduler-work-space-week .dx-scheduler-all-day-table-cell,.dx-rtl .dx-scheduler-work-space-work-week .dx-scheduler-all-day-table-cell{border-right:1px solid #ddd9;border-left:none}.dx-rtl.dx-scheduler-work-space-both-scrollbar .dx-scheduler-all-day-table-row .dx-scheduler-all-day-table-cell:first-child,.dx-rtl.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-row .dx-scheduler-date-table-cell:first-child,.dx-rtl.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-row .dx-scheduler-header-panel-cell:first-child,.dx-rtl.dx-scheduler-work-space-both-scrollbar .dx-scheduler-time-panel{border-left:1px solid #ddd9;border-right:none}.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-sidebar-scrollable{float:right}.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-group-header{padding:0 5px 0 10px}.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped.dx-scheduler-group-column-count-three .dx-scheduler-group-header:last-child,.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped.dx-scheduler-group-column-count-two .dx-scheduler-group-header:last-child{text-align:right}.dx-rtl .dx-scheduler-all-day-table-cell:first-child,.dx-rtl .dx-scheduler-date-table-cell:first-child,.dx-rtl .dx-scheduler-header-panel-cell:first-child,.dx-rtl .dx-scheduler-time-panel{border-right:none;border-left:1px solid #ddd9}.dx-scheduler-small .dx-scheduler-work-space-day .dx-scheduler-header-panel-empty-cell,.dx-scheduler-small .dx-scheduler-work-space-week .dx-scheduler-header-panel-empty-cell,.dx-scheduler-small .dx-scheduler-work-space-work-week .dx-scheduler-header-panel-empty-cell{width:50px}.dx-scheduler-small .dx-scheduler-work-space-day.dx-scheduler-group-column-count-one .dx-scheduler-header-panel-empty-cell,.dx-scheduler-small .dx-scheduler-work-space-week.dx-scheduler-group-column-count-one .dx-scheduler-header-panel-empty-cell,.dx-scheduler-small .dx-scheduler-work-space-work-week.dx-scheduler-group-column-count-one .dx-scheduler-header-panel-empty-cell{width:150px}.dx-scheduler-small .dx-scheduler-work-space-day.dx-scheduler-group-column-count-two .dx-scheduler-header-panel-empty-cell,.dx-scheduler-small .dx-scheduler-work-space-week.dx-scheduler-group-column-count-two .dx-scheduler-header-panel-empty-cell,.dx-scheduler-small .dx-scheduler-work-space-work-week.dx-scheduler-group-column-count-two .dx-scheduler-header-panel-empty-cell{width:200px}.dx-scheduler-small .dx-scheduler-work-space-day.dx-scheduler-group-column-count-three .dx-scheduler-header-panel-empty-cell,.dx-scheduler-small .dx-scheduler-work-space-week.dx-scheduler-group-column-count-three .dx-scheduler-header-panel-empty-cell,.dx-scheduler-small .dx-scheduler-work-space-work-week.dx-scheduler-group-column-count-three .dx-scheduler-header-panel-empty-cell{width:250px}.dx-recurrence-repeat-end-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.dx-recurrence-numberbox-interval-wrapper .dx-layout-manager .dx-field-item,.dx-recurrence-repeat-on .dx-layout-manager .dx-field-item{padding-right:0;padding-left:0}.dx-recurrence-numberbox-interval-wrapper .dx-box-item:first-child:not(:only-child),.dx-recurrence-repeat-on .dx-box-item:first-child:not(:only-child){-webkit-box-flex:0!important;-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important;min-width:auto!important}.dx-recurrence-numberbox-interval-wrapper .dx-field-item-label{white-space:nowrap}.dx-layout-manager .dx-field-item.dx-recurrence-repeat-on{padding-top:0}.dx-recurrence-repeat-end-label{line-height:36px}.dx-recurrence-radiogroup-repeat-type{margin:0}.dx-recurrence-radiogroup-repeat-type .dx-item{padding-bottom:10px}.dx-recurrence-datebox-until-date{margin-left:28px}.dx-recurrence-numberbox-repeat-count{margin-left:16px;margin-right:11px}.dx-recurrence-button-group{width:100%}.dx-recurrence-button-group .dx-button-content{padding:8px}.dx-recurrence-button-group .dx-buttongroup-wrapper>div{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.dx-recurrence-editor-container .dx-recurrence-numberbox-interval{margin-right:11px}.dx-recurrence-editor-container .dx-recurrence-numberbox-interval.dx-rtl{margin-right:0;margin-left:11px}.dx-recurrence-numberbox-interval-label{margin-top:25px}.dx-scheduler-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%;background-color:#fff}.dx-scheduler-header{border:1px solid #ddd9;position:relative;z-index:1;width:100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.dx-scheduler-header .dx-toolbar{height:100%;background-color:initial}.dx-scheduler-header .dx-toolbar .dx-toolbar-items-container{height:100%}.dx-scheduler-header .dx-toolbar .dx-toolbar-menu-container .dx-icon:before{content:"\f016"}.dx-scheduler-view-switcher-dropdown-button-content .dx-list-item{display:list-item}.dx-scheduler-date-time-shader-all-day{width:100%;background-color:#3333330a;position:absolute;pointer-events:none}.dx-scheduler-date-time-indicator{background-color:#63a0d4;position:absolute;pointer-events:none;-webkit-box-shadow:0 1px 0 0 #ffffff1a;box-shadow:0 1px 0 0 #ffffff1a}.dx-scheduler-date-time-indicator:before{font-size:30px;color:#63a0d4;position:absolute;z-index:1000;margin-top:-14px;margin-left:-12px;text-shadow:#ffffff1a 1px 0 0}.dx-scheduler-date-time-shader{pointer-events:none}.dx-scheduler-work-space-day .dx-scheduler-all-day-appointment .dx-scheduler-appointment-content,.dx-scheduler-work-space-week .dx-scheduler-all-day-appointment .dx-scheduler-appointment-content,.dx-scheduler-work-space-work-week .dx-scheduler-all-day-appointment .dx-scheduler-appointment-content{padding:0 7px}.dx-scheduler-work-space-day .dx-scheduler-appointment-reduced .dx-scheduler-appointment-content,.dx-scheduler-work-space-week .dx-scheduler-appointment-reduced .dx-scheduler-appointment-content,.dx-scheduler-work-space-work-week .dx-scheduler-appointment-reduced .dx-scheduler-appointment-content{padding-right:40px}.dx-scheduler-work-space-day .dx-scheduler-appointment-reduced:not(.dx-scheduler-all-day-appointment) .dx-scheduler-appointment-recurrence-icon,.dx-scheduler-work-space-day .dx-scheduler-appointment-reduced:not(.dx-scheduler-all-day-appointment) .dx-scheduler-appointment-reduced-icon,.dx-scheduler-work-space-week .dx-scheduler-appointment-reduced:not(.dx-scheduler-all-day-appointment) .dx-scheduler-appointment-recurrence-icon,.dx-scheduler-work-space-week .dx-scheduler-appointment-reduced:not(.dx-scheduler-all-day-appointment) .dx-scheduler-appointment-reduced-icon,.dx-scheduler-work-space-work-week .dx-scheduler-appointment-reduced:not(.dx-scheduler-all-day-appointment) .dx-scheduler-appointment-recurrence-icon,.dx-scheduler-work-space-work-week .dx-scheduler-appointment-reduced:not(.dx-scheduler-all-day-appointment) .dx-scheduler-appointment-reduced-icon{top:9px}.dx-scheduler-work-space-day .dx-scheduler-date-time-indicator,.dx-scheduler-work-space-week .dx-scheduler-date-time-indicator,.dx-scheduler-work-space-work-week .dx-scheduler-date-time-indicator{margin-left:100px;height:1px;font:14px/1 DXIcons}.dx-scheduler-work-space-day .dx-scheduler-date-time-indicator:before,.dx-scheduler-work-space-week .dx-scheduler-date-time-indicator:before,.dx-scheduler-work-space-work-week .dx-scheduler-date-time-indicator:before{content:"\f04e"}.dx-scheduler-small .dx-scheduler-work-space-day .dx-scheduler-date-time-indicator,.dx-scheduler-small .dx-scheduler-work-space-week .dx-scheduler-date-time-indicator,.dx-scheduler-small .dx-scheduler-work-space-work-week .dx-scheduler-date-time-indicator{margin-left:50px}.dx-scheduler-work-space-day .dx-scheduler-date-time-shader,.dx-scheduler-work-space-week .dx-scheduler-date-time-shader,.dx-scheduler-work-space-work-week .dx-scheduler-date-time-shader{margin-left:100px}.dx-scheduler-small .dx-scheduler-work-space-day .dx-scheduler-date-time-shader,.dx-scheduler-small .dx-scheduler-work-space-week .dx-scheduler-date-time-shader,.dx-scheduler-small .dx-scheduler-work-space-work-week .dx-scheduler-date-time-shader{margin-left:50px}.dx-scheduler-work-space-day .dx-scheduler-date-time-shader-bottom:before,.dx-scheduler-work-space-day .dx-scheduler-date-time-shader-top:before,.dx-scheduler-work-space-week .dx-scheduler-date-time-shader-bottom:before,.dx-scheduler-work-space-week .dx-scheduler-date-time-shader-top:before,.dx-scheduler-work-space-work-week .dx-scheduler-date-time-shader-bottom:before,.dx-scheduler-work-space-work-week .dx-scheduler-date-time-shader-top:before{width:inherit;height:inherit;content:"";left:inherit;position:absolute;margin-left:100px;background-color:#3333330a}.dx-scheduler-small .dx-scheduler-work-space-day .dx-scheduler-date-time-shader-bottom:before,.dx-scheduler-small .dx-scheduler-work-space-day .dx-scheduler-date-time-shader-top:before,.dx-scheduler-small .dx-scheduler-work-space-week .dx-scheduler-date-time-shader-bottom:before,.dx-scheduler-small .dx-scheduler-work-space-week .dx-scheduler-date-time-shader-top:before,.dx-scheduler-small .dx-scheduler-work-space-work-week .dx-scheduler-date-time-shader-bottom:before,.dx-scheduler-small .dx-scheduler-work-space-work-week .dx-scheduler-date-time-shader-top:before{margin-left:50px}.dx-scheduler-work-space-day.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-indicator,.dx-scheduler-work-space-day.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader,.dx-scheduler-work-space-day.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-all-day,.dx-scheduler-work-space-day.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-bottom:before,.dx-scheduler-work-space-day.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-top:before,.dx-scheduler-work-space-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-indicator,.dx-scheduler-work-space-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader,.dx-scheduler-work-space-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-all-day,.dx-scheduler-work-space-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-bottom:before,.dx-scheduler-work-space-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-top:before,.dx-scheduler-work-space-work-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-indicator,.dx-scheduler-work-space-work-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader,.dx-scheduler-work-space-work-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-all-day,.dx-scheduler-work-space-work-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-bottom:before,.dx-scheduler-work-space-work-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-top:before{margin-left:0}.dx-scheduler-work-space-day.dx-rtl .dx-scheduler-date-time-indicator,.dx-scheduler-work-space-week.dx-rtl .dx-scheduler-date-time-indicator,.dx-scheduler-work-space-work-week.dx-rtl .dx-scheduler-date-time-indicator{margin-left:0;font:14px/1 DXIcons}.dx-scheduler-work-space-day.dx-rtl .dx-scheduler-date-time-indicator:before,.dx-scheduler-work-space-week.dx-rtl .dx-scheduler-date-time-indicator:before,.dx-scheduler-work-space-work-week.dx-rtl .dx-scheduler-date-time-indicator:before{content:"\f04f";margin-right:-12px}.dx-scheduler-work-space-day.dx-rtl .dx-scheduler-date-time-shader-bottom:before,.dx-scheduler-work-space-day.dx-rtl .dx-scheduler-date-time-shader-top:before,.dx-scheduler-work-space-week.dx-rtl .dx-scheduler-date-time-shader-bottom:before,.dx-scheduler-work-space-week.dx-rtl .dx-scheduler-date-time-shader-top:before,.dx-scheduler-work-space-work-week.dx-rtl .dx-scheduler-date-time-shader-bottom:before,.dx-scheduler-work-space-work-week.dx-rtl .dx-scheduler-date-time-shader-top:before{margin-left:0;margin-right:100px}.dx-scheduler-timeline .dx-scheduler-date-time-indicator{width:1px;top:0;font:14px/1 DXIcons}.dx-scheduler-timeline .dx-scheduler-date-time-indicator:before{content:"\f001";margin-left:-14px;margin-top:-12px}.dx-scheduler-timeline .dx-scheduler-date-time-shader{height:100%;position:absolute}.dx-scheduler-timeline .dx-scheduler-date-time-shader:before{width:inherit;height:100%;content:"";left:0;position:absolute;background-color:#3333330a}.dx-scheduler-timeline .dx-scheduler-header-panel-cell.dx-scheduler-header-panel-current-time-cell{border-bottom:2px solid #63a0d4;-webkit-box-shadow:none;box-shadow:none}.dx-scheduler-timeline .dx-scheduler-header-panel-cell.dx-scheduler-header-panel-current-time-cell:before{content:none}.dx-scheduler-timeline .dx-scheduler-appointment-reduced .dx-scheduler-appointment-recurrence-icon{top:0}.dx-scheduler-work-space-month .dx-scheduler-appointment-content{padding:0 7px}.dx-scheduler-work-space-month .dx-scheduler-appointment-recurrence .dx-scheduler-appointment-content{padding:0 25px 0 7px}.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-appointment-recurrence .dx-scheduler-appointment-content{padding:0 7px 0 25px}.dx-scheduler-work-space-month .dx-scheduler-appointment-recurrence-icon{top:0}.dx-scheduler-all-day-appointments,.dx-scheduler-scrollable-appointments{position:absolute;top:0}.dx-scheduler-all-day-appointments.dx-rtl,.dx-scheduler-scrollable-appointments.dx-rtl{left:0}.dx-scheduler-all-day-appointment,.dx-scheduler-timeline .dx-scheduler-appointment,.dx-scheduler-work-space-month .dx-scheduler-appointment{-webkit-box-shadow:inset 2px 0 0 0 #0000004d;box-shadow:inset 2px 0 0 0 #0000004d}.dx-rtl .dx-scheduler-all-day-appointment,.dx-rtl .dx-scheduler-timeline .dx-scheduler-appointment,.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-appointment{-webkit-box-shadow:inset -2px 0 0 0 #0000004d;box-shadow:inset -2px 0 0 0 #0000004d}.dx-scheduler-all-day-appointment.dx-resizable-resizing,.dx-scheduler-all-day-appointment.dx-state-active,.dx-scheduler-timeline .dx-scheduler-appointment.dx-resizable-resizing,.dx-scheduler-timeline .dx-scheduler-appointment.dx-state-active,.dx-scheduler-work-space-month .dx-scheduler-appointment.dx-resizable-resizing,.dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-active{-webkit-box-shadow:inset -2px 0 0 0 #0000004d,inset 2px 0 0 0 #0000004d;box-shadow:inset -2px 0 0 0 #0000004d,inset 2px 0 0 0 #0000004d}.dx-scheduler-all-day-appointment.dx-state-hover,.dx-scheduler-timeline .dx-scheduler-appointment.dx-state-hover,.dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-hover{-webkit-box-shadow:inset 5px 0 0 0 #0000004d;box-shadow:inset 5px 0 0 0 #0000004d}.dx-scheduler-all-day-appointment.dx-state-hover.dx-resizable,.dx-scheduler-timeline .dx-scheduler-appointment.dx-state-hover.dx-resizable,.dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-hover.dx-resizable{-webkit-box-shadow:inset 5px 0 0 0 #0000004d,inset -2px 0 0 0 #0000004d;box-shadow:inset 5px 0 0 0 #0000004d,inset -2px 0 0 0 #0000004d}.dx-rtl .dx-scheduler-all-day-appointment.dx-state-hover,.dx-rtl .dx-scheduler-timeline .dx-scheduler-appointment.dx-state-hover,.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-hover{-webkit-box-shadow:inset -5px 0 0 0 #0000004d;box-shadow:inset -5px 0 0 0 #0000004d}.dx-rtl .dx-scheduler-all-day-appointment.dx-state-hover.dx-resizable,.dx-rtl .dx-scheduler-timeline .dx-scheduler-appointment.dx-state-hover.dx-resizable,.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-hover.dx-resizable{-webkit-box-shadow:inset -5px 0 0 0 #0000004d,inset 2px 0 0 0 #0000004d;box-shadow:inset -5px 0 0 0 #0000004d,inset 2px 0 0 0 #0000004d}.dx-scheduler-fixed-appointments .dx-draggable-dragging .dx-scheduler-all-day-appointment,.dx-scheduler-timeline .dx-draggable-dragging .dx-scheduler-appointment,.dx-scheduler-work-space-month .dx-draggable-dragging .dx-scheduler-appointment{-webkit-box-shadow:inset -2px 0 0 0 #0000004d,inset 2px 0 0 0 #0000004d,7px 7px 15px 0 #32323233;box-shadow:inset -2px 0 0 0 #0000004d,inset 2px 0 0 0 #0000004d,7px 7px 15px 0 #32323233}.dx-scheduler-appointment.dx-scheduler-appointment-body,.dx-scheduler-appointment.dx-scheduler-appointment-tail{-webkit-box-shadow:none;box-shadow:none}.dx-scheduler-appointment-recurrence-icon{position:absolute;background-repeat:no-repeat;top:3px;right:5px;display:block}.dx-scheduler-appointment-recurrence-icon.dx-icon-repeat{font-size:18px}.dx-scheduler-all-day-appointment .dx-scheduler-appointment-reduced-icon{position:absolute;top:15%}.dx-scheduler-appointment-reduced.dx-scheduler-appointment-head .dx-scheduler-appointment-recurrence-icon{right:20px}.dx-scheduler-appointment-content{cursor:pointer;height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.99;padding:5px 7px}.dx-scheduler-work-space-grouped.dx-scheduler-work-space-month .dx-scheduler-appointment-content{font-size:12px}.dx-scheduler-appointment-content>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dx-scheduler-appointment-empty .dx-scheduler-appointment-content-details,.dx-scheduler-appointment-empty .dx-scheduler-appointment-recurrence-icon,.dx-scheduler-appointment-empty .dx-scheduler-appointment-title{display:none}.dx-scheduler-appointment-content-details{font-size:11px;white-space:pre;overflow:hidden}.dx-scheduler-all-day-appointment .dx-scheduler-appointment-content-details,.dx-scheduler-work-space-month .dx-scheduler-appointment-content-details{display:none}.dx-scheduler-appointment-popup .dx-form .dx-field-item.dx-appointment-form-switch>div{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;width:auto}.dx-scheduler-appointment-popup .dx-layout-manager .dx-label-h-align .dx-field-item-content .dx-checkbox,.dx-scheduler-appointment-popup .dx-layout-manager .dx-label-h-align .dx-field-item-content .dx-switch{margin:0}.dx-scheduler-appointment-popup .dx-field-item-label-location-left{padding-right:20px}.dx-scheduler-appointment-popup .dx-field{min-height:0}.dx-scheduler-appointment-popup .dx-field-label{width:auto}.dx-scheduler-appointment-popup .dx-field-value{padding-left:0;padding-right:0}.dx-scheduler-appointment-popup .dx-field-value:not(.dx-widget)>.dx-checkbox{float:left}.dx-scheduler-appointment-popup .dx-field-value:not(.dx-widget)>.dx-checkbox.dx-rtl{float:right}.dx-scheduler-appointment-collector{background-color:#337ab7;color:#fff}.dx-scheduler-appointment-collector.dx-button,.dx-scheduler-appointment-collector.dx-button.dx-state-active,.dx-scheduler-appointment-collector.dx-button.dx-state-focused,.dx-scheduler-appointment-collector.dx-button.dx-state-hover{background-color:#337ab7;color:#fff;border:none;-webkit-box-shadow:none;box-shadow:none}.dx-scheduler-appointment-collector.dx-button .dx-button-content,.dx-scheduler-appointment-collector.dx-button.dx-state-active .dx-button-content,.dx-scheduler-appointment-collector.dx-button.dx-state-focused .dx-button-content,.dx-scheduler-appointment-collector.dx-button.dx-state-hover .dx-button-content{line-height:inherit}.dx-scheduler-appointment-collector.dx-button.dx-state-hover:before{pointer-events:none;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0000004d;opacity:.98}.dx-scheduler-appointment-collector.dx-button.dx-state-hover .dx-button-content,.dx-scheduler-appointment-collector.dx-button.dx-state-hover .dx-scheduler-appointment-collector-content{color:#fff;opacity:.99}.dx-scheduler-appointment-collector-compact .dx-button-content span:last-child,.dx-scheduler-appointment-collector-compact .dx-scheduler-appointment-collector-content span:last-child{padding-left:0}.dx-scheduler-agenda .dx-scheduler-scrollable-appointments{width:100%;height:0}.dx-scheduler-agenda .dx-scheduler-appointment{position:relative;-webkit-box-shadow:none;box-shadow:none;margin-top:5px;margin-bottom:5px}.dx-scheduler-agenda .dx-scheduler-appointment.dx-scheduler-last-in-date-agenda-appointment{margin-bottom:20px}.dx-rtl .dx-scheduler-appointment-recurrence-icon{left:5px;right:auto}.dx-rtl .dx-scheduler-appointment-reduced.dx-scheduler-appointment-head .dx-scheduler-appointment-recurrence-icon{left:20px;right:auto}.dx-rtl .dx-scheduler-work-space-day .dx-scheduler-appointment-reduced .dx-scheduler-appointment-content,.dx-rtl .dx-scheduler-work-space-week .dx-scheduler-appointment-reduced .dx-scheduler-appointment-content,.dx-rtl .dx-scheduler-work-space-work-week .dx-scheduler-appointment-reduced .dx-scheduler-appointment-content{padding-right:5px;padding-left:40px}.dx-rtl .dx-scheduler-scrollable-appointments{left:0}.dx-scheduler-small.dx-rtl .dx-scheduler-date-time-shader-bottom:before,.dx-scheduler-small.dx-rtl .dx-scheduler-date-time-shader-top:before{margin-right:50px}.dx-scheduler-time-panel-cell{height:50px}.dx-scheduler-time-panel-cell.dx-scheduler-time-panel-current-time-cell:before,.dx-scheduler-time-panel-cell:after{content:""}.dx-scheduler-date-table-cell{height:50px}.dx-scheduler-all-day-title{height:75px;line-height:75px;font-size:14px;font-weight:700}.dx-scheduler-work-space-all-day-collapsed .dx-scheduler-all-day-title{height:25px;line-height:25px}.dx-scheduler-all-day-table{height:75px}.dx-scheduler-work-space-all-day-collapsed .dx-scheduler-all-day-table{height:25px}.dx-scheduler-header-panel{margin-top:10px}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-header-panel{margin-top:11px}.dx-scheduler-header-panel-cell{height:40px}.dx-scheduler-header-panel-cell.dx-scheduler-header-panel-current-time-cell:before{top:37px;height:2px}.dx-scheduler-timeline .dx-scheduler-date-table-cell{border-right:none;height:75px}.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped) .dx-scheduler-header-panel{margin-top:10px}.dx-scheduler-work-space-day .dx-scheduler-header-panel .dx-scheduler-group-row:not(:first-child){border-bottom:none}.dx-scheduler-work-space-month .dx-scheduler-appointment-content{font-size:13px}.dx-scheduler-work-space-month .dx-scheduler-date-table-first-of-month{border-left:1px solid #aaa;border-top:1px solid #aaa}.dx-scheduler-header{height:56px;background-color:#f5f5f5}.dx-scheduler-header .dx-toolbar .dx-toolbar-item-content,.dx-scheduler-header .dx-toolbar .dx-toolbar-menu-container{padding:9px}.dx-scheduler-header .dx-toolbar .dx-scheduler-navigator .dx-scheduler-navigator-caption{min-width:180px}.dx-device-mobile .dx-scheduler-header .dx-toolbar .dx-scheduler-navigator .dx-scheduler-navigator-caption,.dx-scheduler-adaptive .dx-scheduler-header .dx-toolbar .dx-scheduler-navigator .dx-scheduler-navigator-caption{min-width:140px}.dx-scheduler-header .dx-toolbar .dx-button.dx-item-selected,.dx-scheduler-header .dx-toolbar .dx-button.dx-state-focused,.dx-scheduler-header .dx-toolbar .dx-button.dx-state-hover{background-color:#ebebeb}.dx-scheduler-header .dx-toolbar .dx-scheduler-navigator .dx-buttongroup .dx-button.dx-item-selected{background-color:#fff}.dx-scheduler-header .dx-toolbar .dx-scheduler-navigator .dx-buttongroup .dx-button.dx-item-selected.dx-state-focused,.dx-scheduler-header .dx-toolbar .dx-scheduler-navigator .dx-buttongroup .dx-button.dx-item-selected.dx-state-hover{background-color:#ebebeb}.dx-scheduler-header-panel .dx-scheduler-group-row:not(:first-child){border-bottom:1px solid #ddd9}.dx-scheduler-header-panel .dx-scheduler-group-row:not(:first-child) .dx-scheduler-group-header{color:#333}.dx-scheduler-group-flex-container .dx-scheduler-group-header,.dx-scheduler-header-panel .dx-scheduler-group-header,.dx-scheduler-work-space-vertical-group-table .dx-scheduler-group-header{font-weight:700;color:#333;padding:0}.dx-scheduler-all-day-panel{background-color:#fff}.dx-scheduler-work-space.dx-scheduler-work-space-grouped .dx-scheduler-all-day-title{border-top:1px solid #ddd9}.dx-scheduler-work-space.dx-scheduler-work-space-grouped.dx-scheduler-agenda .dx-scheduler-date-table-cell{border:none}.dx-rtl .dx-scheduler-work-space.dx-scheduler-work-space-grouped.dx-scheduler-timeline .dx-scheduler-group-row th{border-left:none;border-right:none}.dx-scheduler-work-space-week .dx-scheduler-date-table-row:first-child{border-top:none}.dx-scheduler-all-day-table-cell.dx-state-active,.dx-scheduler-date-table-cell.dx-state-active{background-color:#ddddddb3}.dx-scheduler-all-day-table-cell.dx-state-hover,.dx-scheduler-date-table-cell.dx-state-hover{background-color:#0000000a;color:#959595}.dx-scheduler-appointment-popup .dx-popup-title{background-color:#fff}.dx-scheduler-appointment-popup .dx-popup-title .dx-closebutton,.dx-scheduler-appointment-popup .dx-popup-title .dx-closebutton.dx-rtl{margin:0}.dx-scheduler-appointment-popup .dx-popup-bottom{border-top:1px solid #ddd}.dx-scheduler-appointment-popup .dx-toolbar-after{margin-right:4px}.dx-rtl .dx-scheduler-appointment-popup .dx-toolbar-after{margin-left:4px;margin-right:0}.dx-scheduler-appointment-popup .dx-form-validation-summary{padding:10px 20px}.dx-scheduler-work-space-month .dx-scheduler-date-table-cell{font-size:16px}.dx-scheduler-group-header,.dx-scheduler-header-panel,.dx-scheduler-time-panel{font-size:14px}.dx-scheduler-work-space-grouped .dx-scheduler-group-row th,.dx-scheduler-work-space.dx-scheduler-work-space-grouped .dx-scheduler-last-group-cell{border-right:1px solid #aaa}.dx-scheduler-work-space-grouped .dx-scheduler-group-row th:last-child,.dx-scheduler-work-space.dx-scheduler-work-space-grouped .dx-scheduler-last-group-cell:last-child{border-right:none}.dx-rtl .dx-scheduler-work-space-grouped .dx-scheduler-group-row th,.dx-rtl .dx-scheduler-work-space.dx-scheduler-work-space-grouped .dx-scheduler-last-group-cell{border-left:1px solid #aaa;border-right:1px solid #ddd9}.dx-rtl .dx-scheduler-work-space-grouped .dx-scheduler-group-row th:last-child,.dx-rtl .dx-scheduler-work-space.dx-scheduler-work-space-grouped .dx-scheduler-last-group-cell:last-child{border-left:none}.dx-scheduler-work-space-grouped.dx-scheduler-timeline .dx-scheduler-group-row th,.dx-scheduler-work-space-grouped.dx-scheduler-timeline .dx-scheduler-last-group-cell,.dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-group-row th,.dx-scheduler-work-space-grouped.dx-scheduler-work-space-vertical-grouped .dx-scheduler-group-row th,.dx-scheduler-work-space-grouped.dx-scheduler-work-space-vertical-grouped .dx-scheduler-last-group-cell{border-right:1px solid #ddd9;border-left:1px solid #ddd9}.dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-date-table-cell.dx-scheduler-last-group-cell,.dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-group-header.dx-scheduler-last-group-cell,.dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-header-panel-cell{border-right:1px solid #aaa}.dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-date-table-cell.dx-scheduler-last-group-cell:last-child,.dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-group-header.dx-scheduler-last-group-cell:last-child,.dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-header-panel-cell:last-child{border-right:none}.dx-rtl .dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-date-table-cell.dx-scheduler-last-group-cell,.dx-rtl .dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-group-header.dx-scheduler-last-group-cell,.dx-rtl .dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-header-panel-cell{border-left:1px solid #aaa;border-right:1px solid #ddd9}.dx-rtl .dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-date-table-cell.dx-scheduler-last-group-cell:last-child,.dx-rtl .dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-group-header.dx-scheduler-last-group-cell:last-child,.dx-rtl .dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-header-panel-cell:last-child{border-left:none}.dx-scheduler-appointment-collector{height:20px}.dx-scheduler-appointment-collector .dx-button-content span:last-child,.dx-scheduler-appointment-collector .dx-scheduler-appointment-collector-content span:last-child{line-height:13.3333333333px;height:20px}.dx-scheduler-appointment-collector.dx-button.dx-button-default,.dx-scheduler-appointment-collector.dx-state-hover:before{border-radius:20px}.dx-scheduler-appointment{border-left:3px solid #0000;border-right:2px solid #0000}.dx-scheduler-appointment.dx-state-focused{color:#fff}.dx-scheduler-appointment.dx-scheduler-appointment-empty{border-left:1px solid #0000;border-right:1px solid #0000}.dx-scheduler-fixed-appointments .dx-draggable-dragging .dx-scheduler-appointment{border-right:none}.dx-scheduler-appointment-reduced .dx-scheduler-appointment-content{padding-right:40px}.dx-scheduler-appointment-recurrence .dx-scheduler-appointment-content{padding:5px 25px 5px 7px}.dx-rtl .dx-scheduler-appointment-recurrence .dx-scheduler-appointment-content{padding:5px 7px 5px 25px}.dx-scheduler-dropdown-appointment-date{color:#959595}.dx-scheduler-work-space-both-scrollbar .dx-scheduler-all-day-title{background-color:#fff}.dx-scheduler-agenda .dx-scheduler-group-header{font-size:14px;width:80px}.dx-scheduler-agenda .dx-scheduler-group-header-content{overflow:hidden;width:80px;padding:10px 0 0 10px;-webkit-box-shadow:inset 0 -1px 0 0 #c4c4c4;box-shadow:inset 0 -1px 0 0 #c4c4c4}.dx-scheduler-agenda .dx-scheduler-time-panel-cell{vertical-align:top;padding-top:10px;padding-left:10px;padding-right:0}.dx-rtl .dx-scheduler-agenda .dx-scheduler-time-panel-cell{padding-right:10px;padding-left:0}.dx-scheduler-agenda .dx-scheduler-group-header-content,.dx-scheduler-agenda .dx-scheduler-time-panel-cell{text-align:left}.dx-rtl .dx-scheduler-agenda .dx-scheduler-group-header-content,.dx-rtl .dx-scheduler-agenda .dx-scheduler-time-panel-cell{text-align:right}.dx-scheduler-agenda .dx-scheduler-date-table-cell,.dx-scheduler-agenda .dx-scheduler-time-panel-cell{-webkit-box-shadow:inset 0 -1px 0 0 #ddd9;box-shadow:inset 0 -1px 0 0 #ddd9}.dx-scheduler-agenda .dx-scheduler-date-table-last-row .dx-scheduler-date-table-cell,.dx-scheduler-agenda .dx-scheduler-date-table-last-row .dx-scheduler-time-panel-cell{-webkit-box-shadow:inset 0 -1px 0 0 #c4c4c4;box-shadow:inset 0 -1px 0 0 #c4c4c4}.dx-scheduler-agenda-nodata{font-size:14px}.dx-scheduler-appointment-tooltip-wrapper .dx-overlay-content .dx-popup-content .dx-list-item{border-top-width:1px}.dx-scheduler .dx-scheduler-overlay-panel .dx-overlay-content{background:#fff}.dx-layout-manager .dx-field-item:not(.dx-first-row){padding-top:10px}.dx-layout-manager .dx-field-item:not(.dx-first-col){padding-left:15px}.dx-layout-manager .dx-field-item:not(.dx-last-col){padding-right:15px}.dx-layout-manager .dx-field-empty-item{width:100%}.dx-layout-manager.dx-layout-manager-one-col .dx-single-column-item-content>.dx-field-item{padding-left:0;padding-right:0}.dx-layout-manager.dx-layout-manager-one-col .dx-form-group .dx-single-column-item-content>.dx-first-row.dx-col-0.dx-field-item{padding-top:0}.dx-layout-manager.dx-layout-manager-one-col .dx-box-item:not(:first-child) .dx-single-column-item-content>.dx-field-item{padding-top:10px}.dx-layout-manager .dx-label-h-align.dx-flex-layout{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.dx-layout-manager .dx-label-h-align.dx-flex-layout .dx-field-item-label{display:block}.dx-layout-manager .dx-label-h-align.dx-flex-layout .dx-field-item-content,.dx-layout-manager .dx-label-h-align.dx-flex-layout .dx-field-item-content-wrapper{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;display:block}.dx-layout-manager .dx-label-h-align.dx-flex-layout:not(.dx-field-item-label-align){-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}.dx-layout-manager .dx-label-h-align.dx-field-item-label-align:not(.dx-flex-layout) .dx-field-item-label{vertical-align:initial}.dx-layout-manager .dx-label-h-align .dx-field-item-content,.dx-layout-manager .dx-label-h-align .dx-field-item-content-wrapper,.dx-layout-manager .dx-label-h-align .dx-field-item-label{display:table-cell}.dx-layout-manager .dx-label-h-align .dx-field-item-content-wrapper .dx-field-item-content{display:block}.dx-layout-manager .dx-label-h-align .dx-field-item-label{white-space:nowrap;vertical-align:middle}.dx-layout-manager .dx-label-h-align .dx-field-item-label .dx-field-item-label-content{display:block}.dx-layout-manager .dx-label-h-align .dx-field-item-content{vertical-align:top}.dx-layout-manager .dx-label-h-align .dx-field-item-content .dx-checkbox,.dx-layout-manager .dx-label-h-align .dx-field-item-content .dx-switch{margin-top:7px;margin-bottom:4px}.dx-layout-manager .dx-label-h-align .dx-field-item-content,.dx-layout-manager .dx-label-h-align .dx-field-item-content-wrapper{width:100%}.dx-layout-manager .dx-tabpanel .dx-multiview-item-content{padding:20px}.dx-field-item-label-location-top{display:block}.dx-form-group-content{border-width:0;padding:0;margin:0}.dx-form-group-with-caption>.dx-form-group-content{padding-top:19px;margin-top:6px;border-top:1px solid #ddd;padding-bottom:20px}.dx-form-group-with-caption .dx-form-group.dx-form-group-with-caption{padding-left:20px}.dx-layout-manager-hidden-label{position:absolute;display:block;visibility:hidden}.dx-field-item-help-text{font-style:italic;white-space:normal}.dx-field-item-label-location-left{padding-right:10px}.dx-field-item-label-location-right{padding-left:10px}.dx-field-item-optional .dx-label>span:after,.dx-field-item-required .dx-label>span:after{content:attr(data-mark)}.dx-rtl .dx-field-item-optional-mark,.dx-rtl .dx-field-item-required-mark{unicode-bidi:embed}.dx-rtl .dx-field-item:not(.dx-first-col){padding-left:0;padding-right:15px}.dx-rtl .dx-field-item:not(.dx-last-col){padding-left:15px;padding-right:0}.dx-rtl .dx-field-item-label-location-left{padding-right:0;padding-left:10px}.dx-rtl .dx-field-item-label-location-right{padding-left:0;padding-right:10px}.dx-rtl .dx-layout-manager-one-col .dx-single-column-item-content>.dx-field-item{padding-right:0;padding-left:0}.dx-rtl .dx-form-group-with-caption .dx-form-group.dx-form-group-with-caption{padding-left:0;padding-right:20px}.dx-form-group-caption{font-size:20px}.dx-field-item-help-text,.dx-field-item-label-text{color:#333}.dx-field-item-optional .dx-label>span:after,.dx-field-item-optional-mark{color:#afafaf}.dx-field-item-required .dx-label>span:after,.dx-field-item-required-mark{color:#c9302c}.dx-filterbuilder.dx-rtl .dx-filterbuilder-action-icon,.dx-filterbuilder.dx-rtl .dx-filterbuilder-text{margin-left:5px;margin-right:0}.dx-filterbuilder.dx-rtl .dx-filterbuilder-group .dx-filterbuilder-group-content .dx-filterbuilder-group-content{padding-left:0;padding-right:26px}.dx-filterbuilder .dx-filterbuilder-action-icon,.dx-filterbuilder .dx-filterbuilder-text{margin-left:0;margin-right:5px}.dx-filterbuilder .dx-filterbuilder-action-icon:focus,.dx-filterbuilder .dx-filterbuilder-item-value-text:focus,.dx-filterbuilder .dx-filterbuilder-text:focus{outline:0}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item{display:inline-block;white-space:nowrap}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item .dx-filterbuilder-text{display:inline-block;cursor:pointer;white-space:pre}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item .dx-filterbuilder-text .dx-filterbuilder-range{white-space:nowrap}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item .dx-filterbuilder-text .dx-filterbuilder-range-separator,.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item .dx-filterbuilder-text .dx-filterbuilder-text-separator{margin:0 7px;opacity:.3}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item .dx-filterbuilder-text .dx-filterbuilder-item-value-text,.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item .dx-filterbuilder-text.dx-filterbuilder-group-operation,.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item .dx-filterbuilder-text.dx-filterbuilder-item-field,.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item .dx-filterbuilder-text.dx-filterbuilder-item-operation{min-width:20px;padding:2px 7px 3px}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item .dx-filterbuilder-text .dx-texteditor{vertical-align:middle;margin-top:-7px;margin-bottom:-4px;display:inline-block}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item .dx-filterbuilder-action{display:inline-block;cursor:pointer;position:relative}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item .dx-filterbuilder-action.dx-filterbuilder-action-icon{padding:5px 8px}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-content .dx-filterbuilder-group-content{padding-left:26px}.dx-filterbuilder-operations .dx-treeview-item{padding-left:5px}.dx-filterbuilder-operations .dx-rtl .dx-treeview-item{padding-right:5px}.dx-filterbuilder-overlay{white-space:nowrap}.dx-filterbuilder-overlay .dx-treeview .dx-treeview-node{padding-left:0}.dx-filterbuilder-overlay .dx-treeview .dx-treeview-node .dx-treeview-node-container-opened{margin-left:15px}.dx-filterbuilder-overlay .dx-treeview.dx-rtl .dx-treeview-node{padding-right:0}.dx-filterbuilder-overlay .dx-treeview.dx-rtl .dx-treeview-node .dx-treeview-node-container-opened{margin-right:15px}.dx-filterbuilder-overlay .dx-overlay-content.dx-popup-normal{border-radius:0}.dx-filterbuilder-overlay .dx-overlay-content.dx-popup-normal>.dx-popup-content{padding:0}.dx-filterbuilder-overlay .dx-scrollable-container{max-height:360px}.dx-filterbuilder-overlay .dx-menu-items-container{padding:0}.dx-filterbuilder{background-color:#fff}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text{color:#333}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-group-operation{background-color:#d9534f4d}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-group-operation:hover{background-color:#d9534f80}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-group-operation.dx-state-active,.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-group-operation:focus{background-color:#d9534f;color:#fff}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-field{background-color:#337ab74d}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-field:hover{background-color:#337ab780}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-field.dx-state-active,.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-field:focus{background-color:#337ab7;color:#fff}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-operation{background-color:#5cb85c4d}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-operation:hover{background-color:#5cb85c80}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-operation.dx-state-active,.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-operation:focus{background-color:#5cb85c;color:#fff}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text .dx-filterbuilder-item-value-text,.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text .dx-filterbuilder-item-value-text:hover{background-color:#dddddd80}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text .dx-filterbuilder-item-value-text.dx-state-active,.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text .dx-filterbuilder-item-value-text:focus{background-color:#ddd;color:#fff}.dx-filterbuilder .dx-filterbuilder-group .dx-icon-plus{color:#5cb85c4d}.dx-filterbuilder .dx-filterbuilder-group .dx-icon-plus:hover{color:#5cb85c80}.dx-filterbuilder .dx-filterbuilder-group .dx-icon-plus.dx-state-active,.dx-filterbuilder .dx-filterbuilder-group .dx-icon-plus:focus{color:#5cb85c}.dx-filterbuilder .dx-filterbuilder-group .dx-icon-remove{color:#d9534f4d}.dx-filterbuilder .dx-filterbuilder-group .dx-icon-remove:hover{color:#d9534f80}.dx-filterbuilder .dx-filterbuilder-group .dx-icon-remove:focus{color:#d9534f}.dx-filterbuilder-overlay.dx-filterbuilder-operations .dx-treeview-item .dx-icon{color:#898989;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-filterbuilder .dx-filterbuilder-action-icon{margin-bottom:9px}.dx-filterbuilder .dx-filterbuilder-item-value-text,.dx-filterbuilder .dx-filterbuilder-text{border-radius:5px}.dx-filterbuilder .dx-filterbuilder-range-separator{color:#333}.dx-filterbuilder-overlay .dx-treeview-item{padding:5px 15px}.dx-filterbuilder-overlay .dx-rtl .dx-treeview-item{padding-left:15px}.dx-drawer{height:100%;width:100%}.dx-drawer-wrapper{position:relative;overflow:hidden;height:100%}.dx-drawer-panel-content{position:absolute;top:0;bottom:0}.dx-drawer-right .dx-drawer-panel-content{right:0}.dx-drawer-left .dx-drawer-panel-content{left:0}.dx-drawer-panel-content-push-top-or-bottom{width:100%}.dx-drawer-content{overflow:hidden;width:100%;height:100%;top:0}.dx-drawer-shader{z-index:1000;position:absolute;top:0;height:100%;width:100%;background-color:#00000080}.dx-drawer-push.dx-drawer-bottom .dx-drawer-panel-content{top:auto}.dx-drawer-shrink .dx-drawer-panel-content{position:relative;overflow:hidden;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;height:100%}.dx-drawer-shrink .dx-drawer-wrapper{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.dx-drawer-shrink .dx-drawer-content{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.dx-drawer-shrink.dx-drawer-bottom .dx-drawer-wrapper,.dx-drawer-shrink.dx-drawer-top .dx-drawer-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.dx-drawer-overlap .dx-drawer-panel-content{overflow:visible}.dx-drawer-overlap .dx-drawer-panel-content.dx-overlay-wrapper{right:auto;left:auto}.dx-drawer-overlap.dx-drawer-left .dx-drawer-wrapper,.dx-drawer-overlap.dx-drawer-right .dx-drawer-wrapper{overflow-y:visible}.dx-drawer-overlap.dx-drawer-bottom .dx-drawer-wrapper,.dx-drawer-overlap.dx-drawer-top .dx-drawer-wrapper{overflow-x:visible}.dx-drawer-overlap.dx-drawer-right.dx-drawer-expand>.dx-drawer-wrapper>.dx-overlay>.dx-overlay-wrapper>.dx-overlay-content,.dx-drawer-overlap.dx-drawer-right.dx-drawer-slide>.dx-drawer-wrapper>.dx-overlay>.dx-overlay-wrapper>.dx-overlay-content{right:0}.dx-htmleditor{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border:1px solid #0000}.dx-htmleditor:not(.dx-state-disabled) li[data-list=checked],.dx-htmleditor:not(.dx-state-disabled) li[data-list=unchecked]{cursor:pointer}.dx-quill-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;min-height:1px;margin:0;position:relative;overflow:hidden}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.dx-htmleditor-content{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.42;width:100%;outline:0;overflow-y:auto;padding:12px 15px;white-space:pre-wrap;word-wrap:break-word}.dx-htmleditor-content .dx-variable>span{padding:3px 6px;border-radius:8px;background:#337ab726}.dx-htmleditor-content>*{cursor:text}.dx-htmleditor-content blockquote,.dx-htmleditor-content h1,.dx-htmleditor-content h2,.dx-htmleditor-content h3,.dx-htmleditor-content h4,.dx-htmleditor-content h5,.dx-htmleditor-content h6,.dx-htmleditor-content ol,.dx-htmleditor-content p,.dx-htmleditor-content pre,.dx-htmleditor-content ul{margin:0;padding:0}.dx-htmleditor-content h1,.dx-htmleditor-content h2,.dx-htmleditor-content h3,.dx-htmleditor-content h4,.dx-htmleditor-content h5,.dx-htmleditor-content h6,.dx-htmleditor-content ol,.dx-htmleditor-content p,.dx-htmleditor-content ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.dx-htmleditor-content table{border-collapse:collapse;table-layout:fixed;width:100%}.dx-htmleditor-content td,.dx-htmleditor-content th{border:1px solid #000;padding:2px 5px}.dx-htmleditor-content ol,.dx-htmleditor-content ul{padding-left:1.5em}.dx-rtl .dx-htmleditor-content ol,.dx-rtl .dx-htmleditor-content ul{padding-left:0;padding-right:1.5em}.dx-htmleditor-content li{list-style-type:none;padding-left:1.5em;position:relative}.dx-htmleditor-content li[data-list=bullet]:before{content:"•"}.dx-htmleditor-content li[data-list=checked]:before{content:"☑"}.dx-htmleditor-content li[data-list=unchecked]:before{content:"☐"}.dx-htmleditor-content li:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.dx-htmleditor-content li>.ql-ui{visibility:hidden}.dx-htmleditor-content li[data-list=checked]>.ql-ui,.dx-htmleditor-content li[data-list=unchecked]>.ql-ui{visibility:visible}.dx-rtl .dx-htmleditor-content li{padding-left:0;padding-right:1.5em}.dx-htmleditor-content li[data-list=ordered]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.dx-htmleditor-content li[data-list=ordered]:before{content:counter(list-0,decimal) ". "}.dx-htmleditor-content ol li[data-list=ordered].ql-indent-1{counter-increment:list-1}.dx-htmleditor-content ol li[data-list=ordered].ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.dx-htmleditor-content li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;padding-left:4.5em}.dx-htmleditor-content ol li[data-list=ordered].ql-indent-2{counter-increment:list-2}.dx-htmleditor-content ol li[data-list=ordered].ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.dx-htmleditor-content li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9;padding-left:7.5em}.dx-htmleditor-content ol li[data-list=ordered].ql-indent-3{counter-increment:list-3}.dx-htmleditor-content ol li[data-list=ordered].ql-indent-3:before{content:counter(list-3,decimal) ". "}.dx-htmleditor-content li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9;padding-left:10.5em}.dx-htmleditor-content ol li[data-list=ordered].ql-indent-4{counter-increment:list-4}.dx-htmleditor-content ol li[data-list=ordered].ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.dx-htmleditor-content li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9;padding-left:13.5em}.dx-htmleditor-content ol li[data-list=ordered].ql-indent-5{counter-increment:list-5}.dx-htmleditor-content ol li[data-list=ordered].ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.dx-htmleditor-content li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9;padding-left:16.5em}.dx-htmleditor-content ol li[data-list=ordered].ql-indent-6{counter-increment:list-6}.dx-htmleditor-content ol li[data-list=ordered].ql-indent-6:before{content:counter(list-6,decimal) ". "}.dx-htmleditor-content li.ql-indent-6{counter-reset:list-7 list-8 list-9;padding-left:19.5em}.dx-htmleditor-content ol li[data-list=ordered].ql-indent-7{counter-increment:list-7}.dx-htmleditor-content ol li[data-list=ordered].ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.dx-htmleditor-content li.ql-indent-7{counter-reset:list-8 list-9;padding-left:22.5em}.dx-htmleditor-content ol li[data-list=ordered].ql-indent-8{counter-increment:list-8}.dx-htmleditor-content ol li[data-list=ordered].ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.dx-htmleditor-content li.ql-indent-8{counter-reset:list-9;padding-left:25.5em}.dx-htmleditor-content ol li[data-list=ordered].ql-indent-9{counter-increment:list-9}.dx-htmleditor-content ol li[data-list=ordered].ql-indent-9:before{content:counter(list-9,decimal) ". "}.dx-htmleditor-content .ql-indent-1{padding-left:3em}.dx-rtl .dx-htmleditor-content .ql-indent-1{padding-left:0;padding-right:3em}.dx-rtl .dx-htmleditor-content li.ql-indent-1{padding-left:0;padding-right:4.5em}.dx-htmleditor-content .ql-indent-2{padding-left:6em}.dx-rtl .dx-htmleditor-content .ql-indent-2{padding-left:0;padding-right:6em}.dx-rtl .dx-htmleditor-content li.ql-indent-2{padding-left:0;padding-right:7.5em}.dx-htmleditor-content .ql-indent-3{padding-left:9em}.dx-rtl .dx-htmleditor-content .ql-indent-3{padding-left:0;padding-right:9em}.dx-rtl .dx-htmleditor-content li.ql-indent-3{padding-left:0;padding-right:10.5em}.dx-htmleditor-content .ql-indent-4{padding-left:12em}.dx-rtl .dx-htmleditor-content .ql-indent-4{padding-left:0;padding-right:12em}.dx-rtl .dx-htmleditor-content li.ql-indent-4{padding-left:0;padding-right:13.5em}.dx-htmleditor-content .ql-indent-5{padding-left:15em}.dx-rtl .dx-htmleditor-content .ql-indent-5{padding-left:0;padding-right:15em}.dx-rtl .dx-htmleditor-content li.ql-indent-5{padding-left:0;padding-right:16.5em}.dx-htmleditor-content .ql-indent-6{padding-left:18em}.dx-rtl .dx-htmleditor-content .ql-indent-6{padding-left:0;padding-right:18em}.dx-rtl .dx-htmleditor-content li.ql-indent-6{padding-left:0;padding-right:19.5em}.dx-htmleditor-content .ql-indent-7{padding-left:21em}.dx-rtl .dx-htmleditor-content .ql-indent-7{padding-left:0;padding-right:21em}.dx-rtl .dx-htmleditor-content li.ql-indent-7{padding-left:0;padding-right:22.5em}.dx-htmleditor-content .ql-indent-8{padding-left:24em}.dx-rtl .dx-htmleditor-content .ql-indent-8{padding-left:0;padding-right:24em}.dx-rtl .dx-htmleditor-content li.ql-indent-8{padding-left:0;padding-right:25.5em}.dx-htmleditor-content .ql-indent-9{padding-left:27em}.dx-rtl .dx-htmleditor-content .ql-indent-9{padding-left:0;padding-right:27em}.dx-htmleditor-content li.ql-indent-9{padding-left:28.5em}.dx-rtl .dx-htmleditor-content li.ql-indent-9{padding-left:0;padding-right:28.5em}.dx-rtl .dx-htmleditor-content li:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.dx-htmleditor-content table td,.dx-htmleditor-content table th{outline:0}.dx-htmleditor-content .ql-code-block-container{font-family:monospace}.dx-htmleditor-content .ql-code-block-container,.dx-htmleditor-content code{background-color:#bfbfbf26;color:#333c}.dx-htmleditor-content .ql-video{display:block;max-width:100%}.dx-htmleditor-content .ql-video.ql-align-center{margin:0 auto}.dx-htmleditor-content .ql-video.ql-align-right{margin:0 0 0 auto}.dx-htmleditor-content .ql-font-serif{font-family:Georgia,Times New Roman,serif}.dx-htmleditor-content .ql-font-monospace{font-family:Monaco,Courier New,monospace}.dx-htmleditor-content .ql-direction-rtl{direction:rtl;text-align:inherit}.dx-htmleditor-content.ql-blank:before{content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px;color:#999}.dx-htmleditor-content.ql-blank:after{content:attr(data-placeholder);z-index:-1;visibility:hidden}.dx-htmleditor-content.ql-blank[data-placeholder]>p{height:.1px}.dx-htmleditor-content blockquote{padding-left:12px;border-left:4px solid}.dx-rtl .dx-htmleditor-content blockquote{padding-left:0;padding-right:12px;border-left:none;border-right:4px solid}.dx-suggestion-list-wrapper .dx-list .dx-scrollable-content{margin:0}.dx-suggestion-list{min-width:50px}.dx-suggestion-list .dx-list-item{display:block}.dx-suggestion-list .dx-list-item-icon{border-radius:50%;vertical-align:text-bottom}.dx-formdialog-form{min-width:360px}.dx-overlay-content.dx-popup-fullscreen .dx-formdialog-form{min-width:240px}.dx-formdialog-field-target .dx-field-item-content{text-align:right}.dx-rtl .dx-formdialog-field-target .dx-field-item-content{text-align:left}.dx-background-format .dx-icon-background,.dx-background-format .dx-icon-color,.dx-color-format .dx-icon-background,.dx-color-format .dx-icon-color{border-bottom:3px solid #0000}.dx-htmleditor-toolbar-separator{border-left:1px solid #0000}.dx-htmleditor-toolbar-menu-separator{width:100%;border-top:1px solid #0000}.dx-htmleditor-toolbar-menu-separator:before{content:none}.dx-resize-frame{position:absolute;-webkit-box-sizing:content-box;box-sizing:initial;border:1px dashed #789}.dx-resize-frame .dx-resizable-handle-corner-bottom-left,.dx-resize-frame .dx-resizable-handle-corner-bottom-right,.dx-resize-frame .dx-resizable-handle-corner-top-left,.dx-resize-frame .dx-resizable-handle-corner-top-right{border:1px solid #fff;width:11px;height:11px;border-radius:0}.dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-bottom-left,.dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-bottom-right,.dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-top-left,.dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-top-right{width:15px;height:15px}.dx-resize-frame .dx-resizable-handle-corner-bottom-right,.dx-resize-frame .dx-resizable-handle-corner-top-right{right:-5.5px}.dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-bottom-right,.dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-top-right{right:-7.5px}.dx-resize-frame .dx-resizable-handle-corner-bottom-left,.dx-resize-frame .dx-resizable-handle-corner-top-left{left:-5.5px}.dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-bottom-left,.dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-top-left{left:-7.5px}.dx-resize-frame .dx-resizable-handle-corner-top-left,.dx-resize-frame .dx-resizable-handle-corner-top-right{top:-5.5px}.dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-top-left,.dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-top-right{top:-7.5px}.dx-resize-frame .dx-resizable-handle-corner-bottom-left,.dx-resize-frame .dx-resizable-handle-corner-bottom-right{bottom:-5.5px}.dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-bottom-left,.dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-bottom-right{bottom:-7.5px}.dx-resize-frame .dx-resizable-handle-bottom:after,.dx-resize-frame .dx-resizable-handle-left:after,.dx-resize-frame .dx-resizable-handle-right:after,.dx-resize-frame .dx-resizable-handle-top:after{content:"";position:absolute;width:11px;height:11px;border:1px solid #fff}.dx-touch-device.dx-resize-frame .dx-resizable-handle-bottom:after,.dx-touch-device.dx-resize-frame .dx-resizable-handle-left:after,.dx-touch-device.dx-resize-frame .dx-resizable-handle-right:after,.dx-touch-device.dx-resize-frame .dx-resizable-handle-top:after{width:15px;height:15px}.dx-resize-frame .dx-resizable-handle-left:after,.dx-resize-frame .dx-resizable-handle-right:after{top:calc(50% - 5.5px)}.dx-touch-device.dx-resize-frame .dx-resizable-handle-left:after,.dx-touch-device.dx-resize-frame .dx-resizable-handle-right:after{top:calc(50% - 7.5px)}.dx-resize-frame .dx-resizable-handle-bottom:after,.dx-resize-frame .dx-resizable-handle-top:after{left:calc(50% - 5.5px)}.dx-touch-device.dx-resize-frame .dx-resizable-handle-bottom:after,.dx-touch-device.dx-resize-frame .dx-resizable-handle-top:after{left:calc(50% - 7.5px)}.dx-resize-frame .dx-resizable-handle-right:after{right:-5.5px}.dx-touch-device.dx-resize-frame .dx-resizable-handle-right:after{right:-7.5px}.dx-resize-frame .dx-resizable-handle-left:after{left:-5.5px}.dx-touch-device.dx-resize-frame .dx-resizable-handle-left:after{left:-7.5px}.dx-resize-frame .dx-resizable-handle-top:after{top:-5.5px}.dx-touch-device.dx-resize-frame .dx-resizable-handle-top:after{top:-7.5px}.dx-resize-frame .dx-resizable-handle-bottom:after{bottom:-5.5px}.dx-touch-device.dx-resize-frame .dx-resizable-handle-bottom:after{bottom:-7.5px}.dx-mention .dx-template-wrapper{white-space:nowrap;display:inline-block}.dx-mention>span{margin:0 2px}.dx-table-resize-frame{position:absolute;pointer-events:none}.dx-table-resize-frame>div{position:absolute;pointer-events:auto;background-color:initial}.dx-table-resize-frame .dx-htmleditor-column-resizer{width:5px;top:0;height:100%;cursor:col-resize}.dx-table-resize-frame .dx-htmleditor-highlighted-column{width:3px;top:0;height:100%}.dx-table-resize-frame .dx-htmleditor-row-resizer{height:5px;left:0;width:100%;cursor:row-resize}.dx-table-resize-frame .dx-htmleditor-highlighted-row{height:3px;left:0;width:100%}.dx-htmleditor{border-color:#ddd}.dx-htmleditor .dx-htmleditor-toolbar-wrapper{padding:5px;position:relative}.dx-htmleditor .dx-htmleditor-toolbar-wrapper:first-child{border-bottom:1px solid #ddd}.dx-htmleditor.dx-state-readonly{border-style:dashed}.dx-htmleditor.dx-state-readonly .dx-htmleditor-toolbar-wrapper:before{position:absolute;top:1px;bottom:1px;left:1px;right:1px;z-index:2;background-color:#fff3;content:"";pointer-events:none}.dx-htmleditor.dx-state-readonly .dx-toolbar-button .dx-button.dx-state-disabled{opacity:.5}.dx-htmleditor.dx-htmleditor-outlined{border-radius:4px}.dx-htmleditor.dx-htmleditor-outlined.dx-state-hover{border-color:#337ab766}.dx-htmleditor.dx-htmleditor-outlined.dx-state-active,.dx-htmleditor.dx-htmleditor-outlined.dx-state-focused{border-color:#337ab7}.dx-htmleditor.dx-htmleditor-outlined.dx-invalid{border-color:#d9534f66}.dx-htmleditor.dx-htmleditor-outlined.dx-invalid.dx-state-active,.dx-htmleditor.dx-htmleditor-outlined.dx-invalid.dx-state-focused{border-color:#d9534f}.dx-htmleditor.dx-htmleditor-filled{border-color:#0000;background:#3333330d;border-radius:4px}.dx-htmleditor.dx-htmleditor-filled.dx-state-readonly{border-style:dashed}.dx-htmleditor.dx-htmleditor-filled.dx-state-readonly.dx-state-active,.dx-htmleditor.dx-htmleditor-filled.dx-state-readonly.dx-state-focused{background-color:#33333308}.dx-htmleditor.dx-htmleditor-filled.dx-state-hover,.dx-htmleditor.dx-htmleditor-filled.dx-state-hover.dx-invalid.dx-state-readonly:not(.dx-state-focused){background-color:#337ab712}.dx-htmleditor.dx-htmleditor-filled.dx-state-active,.dx-htmleditor.dx-htmleditor-filled.dx-state-focused{background-color:initial;border-color:#337ab7}.dx-htmleditor.dx-htmleditor-filled.dx-invalid{background-color:#d9534f1a}.dx-htmleditor.dx-htmleditor-filled.dx-invalid.dx-state-active,.dx-htmleditor.dx-htmleditor-filled.dx-invalid.dx-state-focused{background:0 0;border-color:#d9534f}.dx-htmleditor.dx-htmleditor-underlined{border-color:#0000 #0000 #ddd}.dx-htmleditor.dx-htmleditor-underlined .dx-htmleditor-content{padding-left:0}.dx-htmleditor.dx-htmleditor-underlined.dx-state-hover{border-bottom-color:#337ab766}.dx-htmleditor.dx-htmleditor-underlined.dx-state-active,.dx-htmleditor.dx-htmleditor-underlined.dx-state-focused{border-bottom-color:#337ab7}.dx-htmleditor.dx-htmleditor-underlined.dx-state-active.dx-invalid,.dx-htmleditor.dx-htmleditor-underlined.dx-state-focused.dx-invalid{border-bottom-color:#d9534f}.dx-htmleditor.dx-htmleditor-underlined.dx-rtl .dx-htmleditor-content{padding-left:15px;padding-right:0}.dx-htmleditor.dx-htmleditor-underlined.dx-invalid{border-bottom-color:#d9534f66}.dx-htmleditor.dx-htmleditor-underlined.dx-invalid.dx-state-focused{border-color:#0000 #0000 #d9534f}.dx-htmleditor-content blockquote{color:#333c;border-left-color:#ddd}.dx-rtl .dx-htmleditor-content blockquote{border-right-color:#ddd}.dx-htmleditor-content td,.dx-htmleditor-content th{border-color:#ddd}.dx-htmleditor-toolbar{background-color:initial}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-outlined,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-text{background-color:#0000002b}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-outlined.dx-state-hover,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-text.dx-state-hover{background-color:#0000001c}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-outlined.dx-state-focused,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-text.dx-state-focused{background-color:#00000024}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-outlined.dx-button-success,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-text.dx-button-success{background-color:#5cb85c4d}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-outlined.dx-button-success.dx-state-focused,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-outlined.dx-button-success.dx-state-hover,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-text.dx-button-success.dx-state-focused,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-text.dx-button-success.dx-state-hover{background-color:#5cb85c33}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-outlined.dx-button-default,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-text.dx-button-default{background-color:#337ab74d}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-outlined.dx-button-default.dx-state-focused,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-outlined.dx-button-default.dx-state-hover,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-text.dx-button-default.dx-state-focused,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-text.dx-button-default.dx-state-hover{background-color:#337ab733}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-outlined.dx-button-danger,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-text.dx-button-danger{background-color:#d9534f4d}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-outlined.dx-button-danger.dx-state-focused,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-outlined.dx-button-danger.dx-state-hover,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-text.dx-button-danger.dx-state-focused,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-text.dx-button-danger.dx-state-hover{background-color:#d9534f33}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-outlined.dx-button-normal,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-outlined.dx-button-normal .dx-icon,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-text.dx-button-normal,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-text.dx-button-normal .dx-icon{color:#333}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-outlined.dx-button-success,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-outlined.dx-button-success .dx-icon,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-text.dx-button-success,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-text.dx-button-success .dx-icon{color:#5cb85c}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-outlined.dx-button-default,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-outlined.dx-button-default .dx-icon,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-text.dx-button-default,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-text.dx-button-default .dx-icon{color:#337ab7}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-outlined.dx-button-danger,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-outlined.dx-button-danger .dx-icon,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-text.dx-button-danger,.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-text.dx-button-danger .dx-icon{color:#d9534f}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-contained{background-color:#fff}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-contained.dx-state-hover{background-color:#f5f5f5}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-contained.dx-state-focused{background-color:#ebebeb}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-contained.dx-button-success{background-color:#5cb85c}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-contained.dx-button-success.dx-state-hover{background-color:#46a046}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-contained.dx-button-success.dx-state-focused{background-color:#419641}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-contained.dx-button-default{background-color:#337ab7}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-contained.dx-button-default.dx-state-hover{background-color:#296293}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-contained.dx-button-default.dx-state-focused{background-color:#265a87}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-contained.dx-button-danger{background-color:#d9534f}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-contained.dx-button-danger.dx-state-hover{background-color:#ce312c}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-mode-contained.dx-button-danger.dx-state-focused{background-color:#c12e2a}.dx-device-mobile .dx-htmleditor-toolbar .dx-htmleditor-toolbar-separator,.dx-htmleditor-toolbar .dx-htmleditor-toolbar-separator{height:36px}.dx-htmleditor-toolbar-format.dx-dropdowneditor.dx-editor-filled{background-color:initial}.dx-htmleditor-toolbar-format.dx-background-format .dx-button-content,.dx-htmleditor-toolbar-format.dx-color-format .dx-button-content{padding-bottom:5px}.dx-htmleditor-toolbar-format.dx-size-format{width:105px}.dx-htmleditor-toolbar-separator{border-left-color:#ddd}.dx-htmleditor-toolbar-menu-separator{border-top-color:#ddd}.dx-resize-frame{border-color:#337ab7}.dx-resize-frame .dx-resizable-handle-bottom:after,.dx-resize-frame .dx-resizable-handle-corner-bottom-left,.dx-resize-frame .dx-resizable-handle-corner-bottom-right,.dx-resize-frame .dx-resizable-handle-corner-top-left,.dx-resize-frame .dx-resizable-handle-corner-top-right,.dx-resize-frame .dx-resizable-handle-left:after,.dx-resize-frame .dx-resizable-handle-right:after,.dx-resize-frame .dx-resizable-handle-top:after{background-color:#337ab7}.dx-mention{padding:1px 0;border-radius:2px;background-color:#ddd;color:#333}.dx-suggestion-list-wrapper{height:100%}.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content{border-top-width:0;border-bottom-width:1px}.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content.dx-dropdowneditor-overlay-flipped{border-top-width:1px;border-bottom-width:0}.dx-suggestion-list-wrapper .dx-popup-content{height:100%;padding:1px}.dx-suggestion-list-wrapper .dx-list{height:100%;min-height:39.0001px}.dx-suggestion-list-wrapper .dx-list:not(.dx-list-select-decorator-enabled){min-height:33.0001px}.dx-suggestion-list-wrapper .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item-content{padding:7px 9px}.dx-suggestion-list-wrapper .dx-list-select-all{padding:12px 0 8px}.dx-suggestion-list-wrapper .dx-empty-message,.dx-suggestion-list-wrapper .dx-list-item{border-top:0}.dx-suggestion-list-wrapper .dx-empty-message:last-of-type,.dx-suggestion-list-wrapper .dx-list-item:last-of-type{border-bottom:none}.dx-table-resize-frame>.dx-draggable-dragging+.dx-htmleditor-highlighted-column,.dx-table-resize-frame>.dx-draggable-dragging+.dx-htmleditor-highlighted-row{background-color:#337ab780}.dx-fa-button.dx-fa-button-main .dx-overlay-shader{background-color:#fffc}.dx-fa-button.dx-fa-button-main .dx-overlay-content{min-width:48px;max-height:48px;background-color:#337ab7;color:#fff;overflow:visible;border-radius:24px;-webkit-box-shadow:0 6px 12px #0003;box-shadow:0 6px 12px #0003}.dx-fa-button.dx-fa-button-main .dx-overlay-content.dx-state-hover{background-color:#285f8f}.dx-fa-button.dx-fa-button-main .dx-overlay-content.dx-state-hover .dx-fa-button-icon{background-color:initial}.dx-fa-button.dx-fa-button-main .dx-overlay-content.dx-state-active{background-color:#22527b}.dx-fa-button.dx-fa-button-main .dx-overlay-content.dx-state-active .dx-fa-button-icon{background-color:initial}.dx-fa-button.dx-fa-button-main .dx-overlay-content .dx-fa-button-icon,.dx-fa-button.dx-fa-button-main .dx-overlay-content .dx-fa-button-icon-close{padding:15px;-webkit-box-shadow:none;box-shadow:none;background-color:initial}.dx-fa-button.dx-fa-button-main .dx-overlay-content .dx-fa-button-label-wrapper{position:static}.dx-fa-button.dx-fa-button-main .dx-overlay-content .dx-fa-button-label-wrapper .dx-fa-button-label{background:0 0;color:#fff;-webkit-box-shadow:none;box-shadow:none;border-radius:0;margin-right:0}.dx-fa-button.dx-fa-button-main .dx-overlay-content .dx-inkripple{border-radius:24px}.dx-fa-button.dx-fa-button-main.dx-fa-button-with-label .dx-overlay-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.dx-fa-button.dx-fa-button-main.dx-fa-button-with-label .dx-overlay-content .dx-fa-button-icon,.dx-fa-button.dx-fa-button-main.dx-fa-button-with-label .dx-overlay-content .dx-fa-button-icon-close{padding:15px 0 15px 12px}.dx-fa-button .dx-fa-button-icon,.dx-fa-button .dx-fa-button-icon-close{padding:6px;width:18px;height:18px;-webkit-box-sizing:content-box;box-sizing:initial}.dx-fa-button .dx-fa-button-icon .dx-icon,.dx-fa-button .dx-fa-button-icon-close .dx-icon{font-size:18px}.dx-fa-button .dx-fa-button-icon img,.dx-fa-button .dx-fa-button-icon-close img{width:100%;height:100%}.dx-fa-button .dx-overlay-content{border-radius:50%;cursor:pointer;min-width:30px;max-height:30px;background-color:initial;color:#333;overflow:visible;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.dx-fa-button .dx-overlay-content.dx-fa-button-content-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.dx-fa-button .dx-overlay-content.dx-fa-button-content-reverse .dx-fa-button-label-wrapper{right:auto;left:30px}.dx-fa-button .dx-overlay-content.dx-fa-button-content-reverse .dx-fa-button-label-wrapper .dx-fa-button-label{margin-left:10px;margin-right:auto}.dx-fa-button .dx-overlay-content.dx-state-hover .dx-fa-button-icon{background-color:#ebebeb}.dx-fa-button .dx-overlay-content.dx-state-active .dx-fa-button-icon{background-color:#c2c2c2}.dx-fa-button .dx-overlay-content .dx-fa-button-label-wrapper{position:absolute;right:30px}.dx-fa-button .dx-overlay-content .dx-fa-button-label-wrapper .dx-fa-button-label{background-color:#fff;color:#333;white-space:nowrap;border-radius:4px;padding:0 10px;margin-right:10px;line-height:26px;height:26px;-webkit-box-shadow:0 1px 4px #0003;box-shadow:0 1px 4px #0003;font-size:12px}.dx-fa-button .dx-overlay-content .dx-fa-button-icon{-webkit-box-shadow:0 6px 12px #0003;box-shadow:0 6px 12px #0003;background-color:#fff;border-radius:50%;position:relative}.dx-fa-button .dx-overlay-content .dx-inkripple{overflow:hidden;border-radius:15px}.dx-fa-button.dx-fa-button-main .dx-overlay-content .dx-fa-button-label{padding:0 16px 0 8px;font-size:14px;margin-right:0}.dx-filemanager{height:500px;border:1px solid}.dx-filemanager .dx-filemanager-wrapper{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.dx-filemanager .dx-filemanager-notification-drawer,.dx-filemanager .dx-filemanager-notification-drawer-panel{height:100%}.dx-filemanager .dx-filemanager-notification-popup .dx-overlay-content{min-width:240px;max-width:93vw}@media (min-width:431px){.dx-filemanager .dx-filemanager-notification-popup .dx-overlay-content{max-width:400px}}.dx-filemanager .dx-filemanager-notification-popup .dx-popup-content{padding:15px}.dx-filemanager .dx-filemanager-notification-popup .dx-popup-content .dx-filemanager-progress-box{padding:5px 0 0}.dx-filemanager .dx-filemanager-notification-popup .dx-filemanager-notification-common{padding-bottom:10px;border-bottom-width:1px;border-bottom-style:solid}.dx-filemanager .dx-filemanager-notification-popup .dx-filemanager-notification-common-no-item{border-style:none}.dx-filemanager .dx-drawer-shrink .dx-filemanager-progress-panel{border-left-width:1px;border-left-style:solid}.dx-filemanager .dx-filemanager-progress-panel{width:340px;height:100%}.dx-filemanager .dx-filemanager-progress-panel .dx-filemanager-progress-panel-container{padding:10px 20px 20px}.dx-filemanager .dx-filemanager-progress-panel .dx-filemanager-progress-panel-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:0 0 5px 10px}.dx-filemanager .dx-filemanager-progress-panel .dx-filemanager-progress-panel-title .dx-filemanager-progress-panel-title-text{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;font-size:18px;font-weight:600}.dx-filemanager .dx-filemanager-progress-panel .dx-filemanager-progress-panel-common .dx-filemanager-progress-box-common{font-weight:600}.dx-filemanager .dx-filemanager-progress-panel .dx-filemanager-progress-panel-separator{height:20px}.dx-filemanager .dx-filemanager-progress-panel .dx-filemanager-i.dx-filemanager-i-cancel{width:16px;height:16px}.dx-filemanager .dx-filemanager-progress-panel .dx-filemanager-progress-panel-details>.dx-filemanager-progress-box{margin-bottom:8px;border-radius:2px}.dx-filemanager .dx-filemanager-progress-box{padding:10px 0 10px 10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.dx-filemanager .dx-filemanager-progress-box.dx-filemanager-progress-box-without-close-button{padding-right:10px}.dx-filemanager .dx-filemanager-progress-box .dx-filemanager-progress-box-image{margin-right:10px}.dx-filemanager .dx-filemanager-progress-box .dx-filemanager-progress-box-wrapper{-webkit-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto;overflow:hidden}.dx-filemanager .dx-filemanager-progress-box .dx-filemanager-progress-box-common{padding:5px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dx-filemanager .dx-filemanager-progress-box .dx-filemanager-progress-box-progress-bar,.dx-filemanager .dx-filemanager-progress-box .dx-filemanager-progress-box-status{padding:5px 0}.dx-filemanager .dx-filemanager-progress-box .dx-filemanager-progress-box-close-button{margin-left:5px}.dx-filemanager .dx-filemanager-progress-box-error{border-radius:2px;display:inline-block;border-width:0;padding:2px 8px 3px;font-size:.85em;line-height:normal;word-wrap:break-word;overflow-y:auto;max-height:150px}.dx-filemanager .dx-filemanager-toolbar .dx-filemanager-toolbar-separator-item{width:1px;margin-right:5px}.dx-filemanager .dx-splitter-wrapper.dx-splitter-inactive,.dx-filemanager .dx-splitter-wrapper.dx-splitter-initial{right:3px}.dx-filemanager .dx-filemanager-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;border-top:1px solid;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.dx-filemanager .dx-filemanager-container .dx-filemanager-adaptivity-drawer-panel{height:100%}.dx-filemanager .dx-filemanager-container .dx-filemanager-dirs-panel{padding:5px 10px;height:100%;width:100%;display:block}.dx-filemanager .dx-filemanager-container .dx-drawer-opened .dx-splitter.dx-state-disabled{width:1px}.dx-filemanager .dx-filemanager-container .dx-drawer-shrink .dx-drawer-panel-content{overflow:visible}.dx-filemanager .dx-filemanager-container .dx-drawer-panel-content{display:block;width:30%}.dx-filemanager .dx-filemanager-container .dx-drawer-panel-content.dx-drawer-panel-content-initial{min-width:250px;max-width:300px}.dx-filemanager .dx-filemanager-container .dx-drawer-panel-content.dx-drawer-panel-content-adaptive{max-width:100%}.dx-filemanager .dx-filemanager-breadcrumbs{padding:2px 11px;border-bottom:1px solid}.dx-filemanager .dx-filemanager-breadcrumbs .dx-menu-item-content{padding-left:0;padding-right:0}.dx-filemanager .dx-filemanager-breadcrumbs .dx-filemanager-breadcrumbs-parent-folder-item .dx-menu-item-content{padding-left:2px;padding-right:2px}.dx-filemanager .dx-filemanager-breadcrumbs .dx-filemanager-breadcrumbs-separator-item .dx-menu-item-content{width:1px;padding-left:0;padding-right:0;margin:0 10px}.dx-filemanager .dx-filemanager-breadcrumbs .dx-filemanager-breadcrumbs-path-separator-item .dx-menu-item-content{padding-left:1px;padding-right:1px}.dx-filemanager .dx-filemanager-breadcrumbs .dx-filemanager-breadcrumbs-path-separator-item.dx-state-hover,.dx-filemanager .dx-filemanager-breadcrumbs .dx-filemanager-breadcrumbs-separator-item.dx-state-hover{cursor:default}.dx-filemanager .dx-filemanager-editing-container,.dx-filemanager .dx-filemanager-notification-container{position:absolute;top:-5000px;left:-5000px}.dx-filemanager .dx-row .dx-filemanager-file-actions-button{float:right}.dx-filemanager .dx-row .dx-filemanager-file-actions-button .dx-button-content{padding:0}.dx-filemanager .dx-row.dx-row-focused .dx-filemanager-file-actions-button,.dx-filemanager .dx-row.dx-selection .dx-filemanager-file-actions-button,.dx-filemanager .dx-row.dx-state-hover .dx-filemanager-file-actions-button{visibility:visible}.dx-filemanager .dx-filemanager-items-panel{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.dx-filemanager .dx-filemanager-fileuploader-dropzone-placeholder{position:relative;top:0;left:0;-webkit-box-sizing:border-box;box-sizing:border-box;pointer-events:none;z-index:1000}.dx-filemanager .dx-filemanager-thumbnails{width:100%;height:100%;overflow:hidden}.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-view-port{width:100%;height:100%;overflow-x:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px}.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-view-port .dx-filemanager-thumbnails-container{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-view-port .dx-filemanager-thumbnails-item{float:left;text-align:center;cursor:pointer;white-space:nowrap;width:100px;height:100px;border:1px dashed #0000;margin:5px;-webkit-box-sizing:border-box;box-sizing:border-box}.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-view-port .dx-filemanager-thumbnails-item .dx-filemanager-thumbnails-item-content{overflow:hidden;padding:13px 0 10px}.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-view-port .dx-filemanager-thumbnails-item .dx-filemanager-thumbnails-item-content .dx-filemanager-thumbnails-item-thumbnail{border:0}.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-view-port .dx-filemanager-thumbnails-item .dx-filemanager-thumbnails-item-content .dx-filemanager-thumbnails-item-spacer{border:0;padding:0;margin:0;height:10px;visibility:hidden}.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-view-port .dx-filemanager-thumbnails-item .dx-filemanager-thumbnails-item-content .dx-filemanager-thumbnails-item-name{overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis}.dx-filemanager .dx-filemanager-details{height:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dx-filemanager .dx-filemanager-details>div{height:100%}.dx-filemanager .dx-filemanager-details .dx-datagrid-rowsview .dx-datagrid-table>tbody>tr.dx-filemanager-parent-directory-item>td>.dx-select-checkbox{display:none}.dx-filemanager .dx-filemanager-details .dx-filemanager-details-item-name-wrapper{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:100%}.dx-filemanager .dx-filemanager-details .dx-filemanager-details-item-name-wrapper .dx-filemanager-details-item-name{-webkit-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dx-filemanager .dx-filemanager-i.dx-filemanager-i-progress,.dx-filemanager .dx-filemanager-i.dx-icon.dx-filemanager-i-progress{-webkit-animation:dx-filemanager-icon-rotate 1.5s linear infinite;animation:dx-filemanager-icon-rotate 1.5s linear infinite}@-webkit-keyframes dx-filemanager-icon-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes dx-filemanager-icon-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.dx-filemanager-file-actions-button{visibility:hidden;text-align:center}.dx-filemanager-file-actions-button.dx-widget{line-height:100%}.dx-filemanager-file-actions-button .dx-button{border:none;background-color:initial;-webkit-box-shadow:none;box-shadow:none}.dx-filemanager-file-actions-button .dx-button .dx-button-content{padding:10px 11px}.dx-filemanager-file-actions-button .dx-button i{font-style:normal}.dx-filemanager-file-actions-button.dx-filemanager-file-actions-button-activated,.dx-filemanager-file-actions-button:hover{visibility:visible}.dx-filemanager-dirs-tree{width:100%}.dx-filemanager-dirs-tree .dx-treeview-item-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.dx-filemanager-dirs-tree .dx-treeview-item-content>.dx-icon{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.dx-filemanager-dirs-tree .dx-treeview-item-content .dx-filemanager-dirs-tree-item-text{-webkit-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dx-filemanager-dirs-tree .dx-filemanager-focused-item .dx-filemanager-file-actions-button,.dx-filemanager-dirs-tree .dx-treeview-item.dx-state-hover .dx-filemanager-file-actions-button{visibility:visible}.dx-filemanager-dialog.dx-filemanager-dialog-folder-chooser,.dx-filemanager-progresspanel{height:100%;overflow:auto}.dx-filemanager-dialog-folder-chooser>div{height:100%}.dx-filemanager-dialog-popup>.dx-overlay-content{min-width:300px;max-width:400px;min-height:300px;max-height:400px}.dx-filemanager-dialog-name-editor-popup>.dx-overlay-content{max-width:340px;min-height:180px;max-height:180px}.dx-filemanager-dialog-delete-item-popup>.dx-overlay-content{max-width:340px;min-height:180px}.dx-filemanager-dialog-delete-item-popup>.dx-overlay-content .dx-popup-content .dx-filemanager-dialog-delete-item{overflow-wrap:break-word}.dx-filemanager-progresspanel{-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px}.dx-filemanager-progresspanel .dx-filemanager-progressbox{float:left;width:100%;padding-bottom:10px}.dx-filemanager-progresspanel .dx-filemanager-progressbox-cancel-button{margin-top:5px;float:right}.dx-splitter-wrapper{height:100%;width:0;position:absolute;z-index:998;top:0}.dx-splitter-wrapper .dx-splitter-border{z-index:997;height:100%;width:7px;cursor:col-resize}.dx-splitter-wrapper .dx-splitter-border .dx-splitter{height:100%;width:1px;display:block;cursor:col-resize;z-index:999;margin:auto}.dx-splitter-wrapper .dx-splitter-border .dx-splitter.dx-splitter-inactive{z-index:998}.dx-splitter-wrapper .dx-splitter-border .dx-splitter.dx-state-disabled{width:0;cursor:default}.dx-splitter{background-color:#337ab780}.dx-splitter.dx-splitter-inactive{background-color:#ddd}.dx-splitter-border{background-color:initial}.dx-filemanager{border-color:#ddd}.dx-filemanager .dx-filemanager-notification-common{border-color:#ddd;color:#d9534f}.dx-filemanager .dx-drawer-shrink .dx-filemanager-progress-panel{border-left-color:#ddd}.dx-filemanager .dx-filemanager-progress-panel{background-color:#fff}.dx-filemanager .dx-filemanager-progress-panel .dx-filemanager-progress-panel-container{padding-top:6px}.dx-filemanager .dx-filemanager-progress-box-image{font-size:36px}.dx-filemanager .dx-filemanager-progress-box-error{color:#fff;background:#d9534f}.dx-filemanager .dx-filemanager-progress-box .dx-filemanager-progress-box-close-button{margin-top:9px}.dx-filemanager .dx-filemanager-toolbar{padding:6px 10px;background:#fff;min-height:48px}.dx-filemanager .dx-filemanager-toolbar.dx-filemanager-file-toolbar,.dx-filemanager .dx-filemanager-toolbar.dx-filemanager-file-toolbar .dx-toolbar{background:#f7f7f7}.dx-filemanager .dx-filemanager-toolbar .dx-filemanager-toolbar-separator-item{height:36px;background:#ddd}.dx-filemanager .dx-filemanager-toolbar .dx-filemanager-toolbar-viewmode-item .dx-texteditor{width:150px}.dx-filemanager .dx-filemanager-toolbar .dx-texteditor.dx-editor-filled{background:0 0}.dx-filemanager .dx-filemanager-toolbar .dx-texteditor.dx-editor-filled.dx-state-active,.dx-filemanager .dx-filemanager-toolbar .dx-texteditor.dx-editor-filled.dx-state-focused,.dx-filemanager .dx-filemanager-toolbar .dx-texteditor.dx-editor-filled.dx-state-hover{background:#3333331a}.dx-filemanager .dx-filemanager-toolbar .dx-texteditor.dx-editor-filled.dx-dropdowneditor{border-color:#0000}.dx-filemanager .dx-filemanager-toolbar .dx-texteditor.dx-editor-filled.dx-dropdowneditor .dx-dropdowneditor-icon{background:0 0}.dx-filemanager .dx-filemanager-toolbar .dx-texteditor.dx-editor-filled.dx-dropdowneditor.dx-state-active .dx-dropdowneditor-icon,.dx-filemanager .dx-filemanager-toolbar .dx-texteditor.dx-editor-filled.dx-dropdowneditor.dx-state-hover .dx-dropdowneditor-icon{background:0 0;border-color:#0000}.dx-filemanager .dx-filemanager-toolbar .dx-filemanager-toolbar-has-large-icon .dx-button-content{padding:4px}.dx-filemanager .dx-filemanager-toolbar .dx-toolbar .dx-filemanager-toolbar-viewmode-item .dx-button-content{padding-left:8px;padding-right:8px}.dx-filemanager .dx-filemanager-fileuploader-dropzone-placeholder{border:2px solid #337ab7}.dx-filemanager .dx-filemanager-container{border-top-color:#ddd}.dx-filemanager .dx-filemanager-dirs-panel{height:100%;border-right-color:#ddd}.dx-filemanager .dx-filemanager-breadcrumbs{border-bottom-color:#ddd}.dx-filemanager .dx-filemanager-breadcrumbs .dx-menu-item.dx-state-focused{background:#ddd;color:#333}.dx-filemanager .dx-filemanager-breadcrumbs .dx-menu-item-content{padding-top:5px;padding-bottom:8px}.dx-filemanager .dx-filemanager-breadcrumbs .dx-filemanager-breadcrumbs-separator-item .dx-menu-item-content{background:#ddd}.dx-filemanager .dx-filemanager-breadcrumbs .dx-filemanager-breadcrumbs-path-separator-item.dx-state-hover,.dx-filemanager .dx-filemanager-breadcrumbs .dx-filemanager-breadcrumbs-separator-item.dx-state-hover{background:0 0}.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-item.dx-item-selected{color:#fff;background:#337ab7cc}.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-item.dx-state-hover:not(.dx-state-focused):not(.dx-item-selected){background:#0000000a}.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-item.dx-state-focused{border:1px solid #337ab7}.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-item.dx-item-selected.dx-state-focused{color:#fff;background:#337ab7b3}.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-item .dx-filemanager-thumbnails-item-thumbnail{width:36px;height:36px;font-size:36px}.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-item .dx-filemanager-item-custom-thumbnail{color:#ddd}.dx-filemanager .dx-filemanager-files-view{background:#fff}.dx-filemanager .dx-filemanager-files-view.dx-filemanager-details .dx-filemanager-details-item-thumbnail{font-size:18px;width:18px;height:18px}.dx-filemanager .dx-filemanager-files-view.dx-filemanager-details .dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-command-select{width:43px;min-width:43px;max-width:43px}.dx-filemanager .dx-filemanager-files-view.dx-filemanager-details .dx-row-focused .dx-filemanager-file-actions-button .dx-button .dx-icon{color:#fff}.dx-filemanager-dirs-tree.dx-treeview .dx-treeview-item-content>i{margin-bottom:0}.dx-filemanager-dirs-tree.dx-treeview .dx-state-focused>.dx-treeview-item{background:#fff}.dx-filemanager-dirs-tree.dx-treeview .dx-state-focused>.dx-treeview-item.dx-state-hover{background:#ebebeb}.dx-filemanager-dirs-tree.dx-treeview .dx-state-focused>.dx-treeview-item *{color:#333}.dx-filemanager-dirs-tree.dx-treeview .dx-treeview-item-without-checkbox>.dx-treeview-item.dx-filemanager-focused-item{background:#ebebeb}.dx-filemanager-dirs-tree.dx-treeview .dx-treeview-item-without-checkbox>.dx-treeview-item.dx-filemanager-focused-item *{color:#333}.dx-filemanager-view-switcher-popup{width:34px}.dx-filemanager-view-switcher-popup .dx-dropdownbutton-popup-wrapper.dx-dropdownbutton-popup-wrapper .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item-content{padding-top:7px;padding-left:7px;padding-right:8px;text-overflow:clip}.dx-filemanager-dirs-tree.dx-treeview .dx-filemanager-file-actions-button{margin-top:1px;margin-bottom:-1px}.dx-filemanager-dirs-tree.dx-treeview .dx-filemanager-file-actions-button .dx-button .dx-button-content{padding:0}.dx-filemanager-file-actions-button .dx-button{min-width:21px;height:21px}.dx-filemanager-file-actions-button .dx-button .dx-button-content{padding-top:10px;padding-bottom:10px}.dx-filemanager-i.dx-filemanager-i-progress,.dx-filemanager-i.dx-filemanager-i-refresh,.dx-filemanager-i.dx-icon.dx-filemanager-i-progress,.dx-filemanager-i.dx-icon.dx-filemanager-i-refresh{background:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x30_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2022%2022%22%20style%3D%22enable-background%3Anew%200%200%2022%2022%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23333%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%20id%3D%22_x31_%22%3E%0A%09%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M11%2C4c2.45%2C0%2C4.59%2C1.26%2C5.84%2C3.16L15%2C9l6%2C1l-1-6l-1.73%2C1.73C16.64%2C3.47%2C14%2C2%2C11%2C2%0A%09%09c-4.97%2C0-9%2C4.03-9%2C9h2C4%2C7.13%2C7.13%2C4%2C11%2C4z%22%2F%3E%0A%09%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M17.92%2C12c-0.49%2C3.39-3.39%2C6-6.92%2C6c-2.19%2C0-4.13-1.01-5.41-2.59L7%2C14l-6-1l1%2C6l2.17-2.17%0A%09%09C5.82%2C18.76%2C8.26%2C20%2C11%2C20c4.63%2C0%2C8.44-3.5%2C8.94-8H17.92z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");width:22px;height:22px}.dx-filemanager-i.dx-filemanager-i-done,.dx-filemanager-i.dx-icon.dx-filemanager-i-done{background:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x30_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2022%2022%22%20style%3D%22enable-background%3Anew%200%200%2022%2022%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%23333%3B%7D%0A%09.st1%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%235cb85c%3B%7D%0A%09.st2%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%23fff%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M21%2C10l-6-1l1.87-1.87C15.6%2C5.24%2C13.44%2C4%2C11%2C4c-3.87%2C0-7%2C3.13-7%2C7H2c0-4.97%2C4.03-9%2C9-9%0A%09c3.02%2C0%2C5.7%2C1.42%2C7.35%2C3.65L20%2C4L21%2C10z%20M5.6%2C15.4C6.88%2C16.98%2C8.81%2C18%2C11%2C18c0.4%2C0%2C0.78-0.05%2C1.15-0.12%0A%09c0.15%2C0.69%2C0.42%2C1.32%2C0.77%2C1.91C12.3%2C19.92%2C11.66%2C20%2C11%2C20c-2.74%2C0-5.17-1.24-6.82-3.18L2%2C19l-1-6l6%2C1L5.6%2C15.4z%22%2F%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st1%22%20d%3D%22M17.5%2C12c2.49%2C0%2C4.5%2C2.01%2C4.5%2C4.5S19.99%2C21%2C17.5%2C21S13%2C18.99%2C13%2C16.5S15.01%2C12%2C17.5%2C12z%22%2F%3E%0A%3Cpath%20id%3D%22_x31_%22%20class%3D%22st2%22%20d%3D%22M21.35%2C14.35l-4.71%2C5l-3-3l0.71-0.71l2.15%2C2.15l4.15-4.15L21.35%2C14.35z%22%2F%3E%0A%3C%2Fsvg%3E%0A");width:22px;height:22px}.dx-filemanager-i.dx-filemanager-i-danger,.dx-filemanager-i.dx-icon.dx-filemanager-i-danger{background:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x30_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2022%2022%22%20style%3D%22enable-background%3Anew%200%200%2022%2022%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%23333%3B%7D%0A%09.st1%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%23d9534f%3B%7D%0A%09.st2%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%23fff%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M21%2C10l-6-1l1.87-1.87C15.6%2C5.24%2C13.44%2C4%2C11%2C4c-3.87%2C0-7%2C3.13-7%2C7H2c0-4.97%2C4.03-9%2C9-9%0A%09c3.02%2C0%2C5.7%2C1.42%2C7.35%2C3.65L20%2C4L21%2C10z%20M5.6%2C15.4C6.88%2C16.98%2C8.81%2C18%2C11%2C18c0.4%2C0%2C0.78-0.05%2C1.15-0.12%0A%09c0.15%2C0.69%2C0.42%2C1.32%2C0.77%2C1.91C12.3%2C19.92%2C11.66%2C20%2C11%2C20c-2.74%2C0-5.17-1.24-6.82-3.18L2%2C19l-1-6l6%2C1L5.6%2C15.4z%22%2F%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st1%22%20d%3D%22M17.5%2C12c2.49%2C0%2C4.5%2C2.01%2C4.5%2C4.5S19.99%2C21%2C17.5%2C21S13%2C18.99%2C13%2C16.5S15.01%2C12%2C17.5%2C12z%22%2F%3E%0A%3Cpath%20id%3D%22_x31_%22%20class%3D%22st2%22%20d%3D%22M17%2C20v-1h1v1H17z%20M17%2C13h1v5h-1V13z%22%2F%3E%0A%3C%2Fsvg%3E%0A");width:22px;height:22px}.dx-filemanager-i.dx-filemanager-i-cancel,.dx-filemanager-i.dx-icon.dx-filemanager-i-cancel{background:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2016%2016%22%20style%3D%22enable-background%3Anew%200%200%2016%2016%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20id%3D%22_x32_%22%20fill%3D%22%23333%22%20d%3D%22M8%2C0c4.42%2C0%2C8%2C3.58%2C8%2C8s-3.58%2C8-8%2C8c-4.42%2C0-8-3.58-8-8S3.58%2C0%2C8%2C0%20M10.87%2C4L8%2C6.87L5.13%2C4L4%2C5.13L6.87%2C8%0A%09L4%2C10.87L5.13%2C12L8%2C9.13L10.87%2C12L12%2C10.87L9.13%2C8L12%2C5.13L10.87%2C4z%22%2F%3E%0A%3C%2Fsvg%3E%0A");width:22px;height:22px}.dx-diagram{border:1px solid #0000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;height:600px;min-height:350px}.dx-diagram .dx-diagram-toolbar-wrapper{padding:5px;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.dx-diagram .dx-diagram-toolbar-wrapper .dx-diagram-toolbar{background-color:initial}.dx-diagram .dx-diagram-content-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;overflow:hidden}.dx-diagram .dx-diagram-content,.dx-diagram .dx-diagram-scroll-view{height:100%;width:100%}.dx-diagram.dx-diagram-fullscreen{left:0;top:0;width:100%!important;height:100%!important;position:fixed;z-index:2}.dx-diagram .dxdi-control{width:auto;height:auto;overflow:visible}.dx-diagram .dxdi-canvas{overflow:hidden}.dx-diagram-toolbox-popup.dx-popup-wrapper .dx-overlay-content{border-radius:0}.dx-diagram-toolbox-popup .dx-popup-title.dx-toolbar{padding:0;background-color:#0000000d}.dx-diagram-toolbox-popup .dx-popup-title .dx-button-content,.dx-diagram-toolbox-popup .dx-popup-title .dx-button.dx-button-has-icon:not(.dx-button-has-text){background-color:initial;border:0;border-radius:0;padding:0;min-width:0}.dx-diagram-toolbox-popup .dx-popup-title .dx-button:not(.dx-closebutton){cursor:inherit;pointer-events:none}.dx-diagram-toolbox-popup .dx-popup-content{padding:0}.dx-diagram-toolbox-popup .dx-popup-content .dx-diagram-toolbox-input{border-color:#0000}.dx-diagram-toolbox-popup .dx-popup-content .dx-diagram-toolbox-input .dx-placeholder:before,.dx-diagram-toolbox-popup .dx-popup-content .dx-diagram-toolbox-input input{min-height:0;font-size:.9em}.dx-diagram-toolbox-popup .dx-popup-content .dx-diagram-toolbox-input .dx-button{border:0;border-radius:0;min-height:14px}.dx-diagram-toolbox-popup .dx-popup-content .dx-diagram-toolbox-panel{position:relative;height:100%;overflow-y:auto}.dx-diagram-toolbox-popup .dx-popup-content .dx-diagram-toolbox-panel>*{position:absolute}.dx-diagram-properties-popup .dx-scrollview,.dx-diagram-toolbox-popup .dx-popup-content .dx-diagram-toolbox-panel>.dx-scrollview{width:100%}.dx-diagram-properties-popup .dx-popup-content{padding:0}.dx-diagram-properties-popup .dx-tabs{border:0}.dx-diagram-properties-popup .dx-tabpanel .dx-multiview-wrapper{border-left:0;border-right:0}.dx-diagram-properties-popup .dx-diagram-properties-panel-group-toolbar .dx-toolbar-items-container{display:block;height:auto}.dx-diagram-properties-popup .dx-diagram-properties-panel-group-toolbar .dx-toolbar-items-container>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:auto;position:inherit}.dx-diagram-properties-popup .dx-diagram-properties-panel-group-toolbar .dx-toolbar-items-container .dx-toolbar-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.dx-diagram-properties-popup:not(.dx-diagram-mobile-popup) .dx-tabpanel .dx-multiview-wrapper{border-bottom:0}.dx-diagram-properties-popup.dx-diagram-mobile-popup{width:calc(100% - 2px)!important}.dx-diagram-properties-popup.dx-diagram-mobile-popup .dx-popup-title{border:0;min-height:0;position:relative;z-index:1}.dx-diagram-properties-popup.dx-diagram-mobile-popup .dx-toolbar .dx-toolbar-items-container{height:auto}.dx-diagram-properties-popup.dx-diagram-mobile-popup .dx-toolbar .dx-toolbar-items-container .dx-toolbar-item{padding-top:0;padding-bottom:0}.dx-diagram-properties-popup.dx-diagram-mobile-popup .dx-tabpanel{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.dx-diagram-properties-popup.dx-diagram-mobile-popup .dx-tabpanel .dx-multiview-wrapper{border-top:0}.dx-diagram-floating-toolbar-container{position:absolute;z-index:1001;width:100%;-webkit-transition:opacity .4s;transition:opacity .4s}.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container{background:0 0;border-radius:50%;border:0;padding:0}.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container .dx-toolbar{background:0 0}.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container div{border-radius:50%}.dx-diagram-floating-toolbar-container .dx-diagram-toolbar .dx-toolbar-items-container>*{padding-left:0;padding-right:0}.dx-diagram-toolbar .dx-diagram-toolbar-separator{height:100%;border-left:1px solid #0000}.dx-diagram-toolbar .dx-diagram-toolbar-menu-separator{width:100%;border-top:1px solid #0000}.dx-diagram-toolbar .dx-diagram-toolbar-menu-separator:before{content:none}.dx-diagram-toolbar .dx-diagram-color-edit-item .dx-texteditor,.dx-diagram-toolbar .dx-diagram-image-dropdown-item .dx-texteditor,.dx-dropdownmenu-popup .dx-diagram-color-edit-item .dx-texteditor,.dx-dropdownmenu-popup .dx-diagram-image-dropdown-item .dx-texteditor{width:auto}.dx-diagram-toolbar .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper,.dx-diagram-toolbar .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper,.dx-dropdownmenu-popup .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper,.dx-dropdownmenu-popup .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.dx-diagram-toolbar .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-diagram-i,.dx-diagram-toolbar .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-diagram-i,.dx-dropdownmenu-popup .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-diagram-i,.dx-dropdownmenu-popup .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-diagram-i{display:block}.dx-diagram-toolbar .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-textbox,.dx-diagram-toolbar .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-textbox,.dx-dropdownmenu-popup .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-textbox,.dx-dropdownmenu-popup .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-textbox{width:0;max-width:0}.dx-diagram-toolbar .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-textbox .dx-texteditor-input,.dx-diagram-toolbar .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-textbox .dx-texteditor-input,.dx-dropdownmenu-popup .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-textbox .dx-texteditor-input,.dx-dropdownmenu-popup .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-textbox .dx-texteditor-input{width:0;padding-left:0}.dx-diagram-mobile-toolbar-color-box-opened .dx-dropdowneditor-overlay{-webkit-transform:none!important;transform:none!important;width:100%!important;height:100%!important}.dx-diagram-mobile-toolbar-color-box-opened .dx-dropdowneditor-overlay .dx-overlay-content{-webkit-transform:none!important;transform:none!important;width:100%!important;top:auto!important;bottom:0!important}.dx-diagram-mobile-toolbar-color-box-opened .dx-dropdowneditor-overlay .dx-overlay-content .dx-popup-content{padding:8px}.dx-diagram-mobile-toolbar-color-box-opened .dx-dropdowneditor-overlay .dx-overlay-content .dx-colorview-container{width:100%}.dx-diagram-mobile-toolbar-color-box-opened .dx-dropdowneditor-overlay .dx-overlay-content .dx-colorview-container .dx-colorview-container-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.dx-diagram-mobile-toolbar-color-box-opened .dx-dropdowneditor-overlay .dx-overlay-content .dx-colorview-container .dx-colorview-container-row .dx-colorview-palette-cell{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.dx-diagram-mobile-toolbar-color-box-opened .dx-dropdowneditor-overlay .dx-overlay-content .dx-colorview-container .dx-colorview-container-row .dx-colorview-palette-cell .dx-colorview-palette{width:100%;min-width:300px}.dx-diagram-mobile-toolbar-color-box-opened .dx-dropdowneditor-overlay .dx-overlay-content .dx-colorview-container .dx-colorview-container-row .dx-colorview-controls-container,.dx-diagram-mobile-toolbar-color-box-opened .dx-dropdowneditor-overlay .dx-overlay-content .dx-colorview-container .dx-colorview-container-row .dx-colorview-hue-scale-cell{margin-left:12px}.dx-diagram-i{background-repeat:no-repeat;background-position:0 0;display:inline-block}.dx-diagram-loading-indicator{position:absolute;top:calc(50% - 32px);left:calc(50% - 32px);width:64px;height:64px}.dx-diagram-touch-context-toolbox .dx-popover-wrapper,.dx-diagram-touchbar-overlay{z-index:1!important}.dx-diagram-touchbar.dx-context-menu .dx-menu-items-container{display:block;height:100%;padding:0}.dx-diagram-touchbar.dx-context-menu .dx-menu-items-container:after{display:block;content:"";clear:both}.dx-diagram-touchbar.dx-context-menu .dx-menu-items-container>li{display:block;float:left}.dx-diagram-touchbar.dx-context-menu .dx-menu-item.dx-menu-item-has-text.dx-menu-item-has-icon .dx-menu-item-content .dx-icon{margin:0}.dx-diagram-touchbar.dx-context-menu .dx-menu-item .dx-menu-item-content .dx-menu-item-text{display:none}.dx-diagram-context-toolbox-target,.dx-diagram-touchbar-target{position:absolute;background-color:initial;pointer-events:none}.dx-diagram-context-toolbox-target{width:1px;height:1px}.dx-diagram-context-toolbox .dx-popup-content{padding:8px}.dx-diagram{border-color:#ddd}.dx-diagram .dxdi-control .dxdi-canvas{background-color:#d9d9d9}.dx-diagram .dxdi-control .dxdi-canvas .connector-multi-selection,.dx-diagram .dxdi-control .dxdi-canvas .connector-point-mark,.dx-diagram .dxdi-control .dxdi-canvas .connector-selection,.dx-diagram .dxdi-control .dxdi-canvas .connector-side-mark,.dx-diagram .dxdi-control .dxdi-canvas .extension-line path,.dx-diagram .dxdi-control .dxdi-canvas .item-multi-selection-rect,.dx-diagram .dxdi-control .dxdi-canvas .item-selection-rect,.dx-diagram .dxdi-control .dxdi-canvas .items-selection-rect,.dx-diagram .dxdi-control .dxdi-canvas .selection-mark{stroke:#337ab7}.dx-diagram .dxdi-control .dxdi-canvas .connector-side-mark,.dx-diagram .dxdi-control .dxdi-canvas .extension-line text{fill:#337ab7}.dx-diagram .dxdi-control .dxdi-canvas .connection-mark:not(.selector),.dx-diagram .dxdi-control .dxdi-canvas .connection-point:not(.selector),.dx-diagram .dxdi-control .dxdi-canvas .connection-target,.dx-diagram .dxdi-control .dxdi-canvas .container-target{stroke:#5cb85c}.dx-diagram .dxdi-control .dxdi-canvas .connection-mark:not(.selector).active,.dx-diagram .dxdi-control .dxdi-canvas .connection-point:not(.selector).active{fill:#5cb85c}.dx-diagram .dxdi-control .dxdi-canvas .geometry-mark{stroke:#d9534f}.dx-diagram .dxdi-control .dxdi-canvas .dxdi-main .dxdi-image .dxdi-spinner path{stroke:#606060;stroke-opacity:1}.dx-diagram .dxdi-control .dxdi-canvas .dxdi-main .dxdi-image .dxdi-spinner ellipse{stroke:#606060;stroke-opacity:.55}.dx-diagram .dxdi-control .dxdi-canvas .dxdi-main .dxdi-image .dxdi-user .dxdi-background{fill:#606060;opacity:.55}.dx-diagram .dxdi-control .dxdi-canvas .dxdi-main .dxdi-image .dxdi-warning ellipse{fill:#d9534f}.dx-diagram .dxdi-control:not(.focused) .dxdi-canvas .geometry-mark,.dx-diagram .dxdi-control:not(.focused) .dxdi-canvas .selection-mark{stroke:#666}.dx-diagram .dxdi-control:not(.focused) .dxdi-canvas .item-selection-rect,.dx-diagram .dxdi-control:not(.focused) .dxdi-canvas .items-selection-rect{fill:#0000;stroke:#666}.dx-diagram .dxdi-control:not(.focused) .dxdi-canvas .items-selection-rect{fill:#90909005}.dx-diagram .dxdi-control:not(.focused) .dxdi-canvas .item-multi-selection-rect{fill:#90909005;stroke:#666}.dx-diagram .dxdi-control:not(.focused) .dxdi-canvas .connector-multi-selection,.dx-diagram .dxdi-control:not(.focused) .dxdi-canvas .connector-point-mark,.dx-diagram .dxdi-control:not(.focused) .dxdi-canvas .connector-selection,.dx-diagram .dxdi-control:not(.focused) .dxdi-canvas .connector-side-mark{stroke:#666}.dx-diagram .dxdi-control:not(.focused) .dxdi-canvas .connector-side-mark{fill:#666}.dx-diagram .dxdi-text-input-container.connector-text .dxdi-text-input{border-color:#337ab7}.dx-diagram .dx-diagram-toolbar-wrapper{border-bottom:1px solid #ddd}.dx-diagram.dx-diagram-fullscreen{background-color:#fff}.dx-diagram-properties-panel,.dx-diagram-toolbox-panel{background:#fff}.dx-diagram-floating-toolbar-container{border:1px solid #ddd;background:#fff;-webkit-box-shadow:0 1px 8px rgba(0,0,0,.175);box-shadow:0 1px 8px rgba(0,0,0,.175);border-radius:6px;padding:2px}.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container,.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container .dx-button,.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container .dx-toolbar,.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container .dx-toolbar-item,.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container .dx-toolbar-items-container{width:48px;height:48px}.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container .dx-button .dx-button-content,.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container .dx-button-content,.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container .dx-toolbar .dx-button-content,.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container .dx-toolbar-item .dx-button-content,.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container .dx-toolbar-items-container .dx-button-content{padding-top:0;padding-bottom:0;line-height:44px}.dx-diagram-floating-toolbar-container .dx-toolbar-item{padding:0 2px 0 0}.dx-diagram-toolbox-popup>.dx-overlay-content{-webkit-box-shadow:0 1px 8px rgba(0,0,0,.175);box-shadow:0 1px 8px rgba(0,0,0,.175)}.dx-diagram-toolbox-popup .dx-popup-title.dx-toolbar{font-size:.5em;min-height:12px}.dx-diagram-toolbox-popup .dx-popup-title.dx-toolbar .dx-closebutton{position:static;left:0}.dx-rtl .dx-diagram-toolbox-popup .dx-popup-title.dx-toolbar .dx-closebutton{right:0}.dx-diagram-toolbox-popup .dx-popup-title.dx-toolbar .dx-toolbar-items-container{height:12px}.dx-diagram-toolbox-popup .dx-popup-title .dx-button-content,.dx-diagram-toolbox-popup .dx-popup-title .dx-button.dx-button-has-icon:not(.dx-button-has-text){width:12px;height:12px}.dx-diagram-toolbox-popup .dx-popup-content .dx-diagram-toolbox-input-container,.dx-diagram-toolbox-popup .dx-popup-content .dx-diagram-toolbox-panel,.dx-diagram-toolbox-popup .dx-popup-content .dx-diagram-toolbox-panel .dx-accordion{width:144px}.dx-diagram-toolbox-popup .dx-diagram-toolbox-input-container{border-bottom:1px solid #ddd}.dx-diagram-toolbox-popup .dx-diagram-toolbox-input{margin:2px;-webkit-box-shadow:none;box-shadow:none}.dx-diagram-toolbox-popup .dx-diagram-toolbox-input .dx-placeholder:before,.dx-diagram-toolbox-popup .dx-diagram-toolbox-input .dx-texteditor-input{padding:4px 9px}.dx-diagram-toolbox-popup .dx-diagram-toolbox-input .dx-button .dx-button-content,.dx-diagram-toolbox-popup .dx-diagram-toolbox-input .dx-button.dx-button-has-icon:not(.dx-button-has-text) .dx-button-content{padding:2px}.dx-diagram-toolbox-popup .dx-diagram-toolbox-input .dx-button .dx-icon{font-size:12px}.dx-diagram-toolbox-popup .dx-popup-title .dx-closebutton{width:12px;height:12px;margin:1px 0 0}.dx-diagram-toolbox-popup .dx-popup-title .dx-closebutton .dx-icon{width:10px;height:10px;padding:1px;font-size:8px;line-height:8px;background-position:1px 1px;background-size:8px 8px}.dx-diagram-toolbox-popup.dx-diagram-mobile-popup .dx-popup-content{padding-top:66px}.dx-diagram-toolbox-popup.dx-diagram-mobile-popup .dx-popup-content .dx-diagram-toolbox-input-container{border-top:1px solid #ddd}.dx-diagram-toolbox-panel .dx-accordion .dx-accordion-item{border-left:none;border-right:none}.dx-diagram-toolbox-panel .dx-accordion .dx-accordion-item:first-of-type{border-top:none}.dx-diagram-toolbox-panel .dx-accordion .dx-accordion-item:last-child{border-bottom:none}.dx-diagram-toolbox-panel .dx-item-content.dx-accordion-item-title{padding:6px 12px}.dx-diagram-toolbox-panel .dx-item-content.dx-accordion-item-title .dx-accordion-item-title-caption{font-size:.7em;font-weight:700}.dx-diagram-toolbox-panel .dx-item-content.dx-accordion-item-title:before{font-size:.7em;line-height:1.5em}.dx-diagram-toolbox-panel .dx-item-content.dx-accordion-item-body{padding:6px 12px}.dx-diagram-toolbox-panel .dxdi-toolbox .dxdi-canvas .dxdi-shape-text{opacity:.25}.dx-diagram-properties-popup .dx-multiview-item,.dx-diagram-properties-popup.dx-diagram-properties-popup-notabs .dx-popup-content{padding:8px}.dx-diagram-properties-popup .dx-diagram-properties-panel-group-title{font-weight:700;padding:8px}.dx-diagram-properties-popup .dx-diagram-properties-panel-group-toolbar{padding:0 8px 8px}.dx-diagram-properties-popup .dx-diagram-properties-panel-group-toolbar .dx-toolbar-item{margin-bottom:4px}.dx-diagram-properties-popup .dx-diagram-properties-panel-group-toolbar .dx-toolbar-item.dx-diagram-lg-icon-item .dx-diagram-i{background-size:64px 64px;width:64px;height:64px}.dx-diagram-properties-popup .dx-diagram-properties-panel-group-toolbar:first-child{padding-top:8px}.dx-diagram-properties-popup.dx-diagram-mobile-popup .dx-popup-title{padding:2px 8px 0 0}.dx-diagram-properties-popup.dx-diagram-mobile-popup .dx-tabpanel .dx-tab-selected:before{top:-1px}.dx-diagram-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format){background-color:#e6e6e6}.dx-diagram-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-success{background-color:#449d44}.dx-diagram-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-default{background-color:#285f8f}.dx-diagram-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-danger{background-color:#c9302c}.dx-diagram-toolbar .dx-dropdowneditor.dx-editor-filled,.dx-diagram-toolbar .dx-texteditor.dx-editor-filled{background-color:initial}.dx-diagram-toolbar .dx-diagram-toolbar-separator{border-left-color:#ddd}.dx-diagram-toolbar .dx-diagram-toolbar-menu-separator{border-top-color:#ddd}.dx-diagram-toolbar .dx-diagram-toolbar-text{padding:8px 0 9px 15px}.dx-diagram-toolbar .dx-diagram-lg-edit-item .dx-texteditor{width:240px}.dx-diagram-toolbar .dx-diagram-md-edit-item .dx-texteditor{width:150px}.dx-diagram-toolbar .dx-diagram-sm-edit-item .dx-texteditor{width:100px}.dx-diagram-toolbar .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-diagram-i,.dx-diagram-toolbar .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-icon{border-bottom-width:3px;border-bottom-style:solid}.dx-diagram-toolbar .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-diagram-i,.dx-diagram-toolbar .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-icon,.dx-diagram-toolbar .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-diagram-i,.dx-diagram-toolbar .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-icon,.dx-dropdownmenu-popup .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-diagram-i,.dx-dropdownmenu-popup .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-icon,.dx-dropdownmenu-popup .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-diagram-i,.dx-dropdownmenu-popup .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-icon{margin-left:8px;margin-right:7px}.dx-diagram-toolbar .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-icon,.dx-diagram-toolbar .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-icon,.dx-dropdownmenu-popup .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-icon,.dx-dropdownmenu-popup .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-icon{font-size:18px;color:#333}.dx-diagram-touchbar.dx-context-menu .dx-menu-item .dx-menu-item-content{padding:5px}.dx-diagram-touchbar.dx-context-menu .dx-menu-separator{width:1px;height:30px;margin:0}.dx-diagram-i-selectbox-null-icon{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3C%2Fsvg%3E%0A");width:28.08px;height:18px}.dx-diagram-i-connector-begin-none{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22%D0%A1%D0%BB%D0%BE%D0%B9_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%23FF0000%3B%7D%0A%09.st1%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M1%2C13l9-9l1%2C1l-9%2C9L1%2C13z%22%20fill%3D%22%23333%22%2F%3E%0A%3Cpath%20class%3D%22st1%22%20d%3D%22M12%2C8V3H0v12h12v-5h16V8H12z%20M10%2C13H2V5h8V13z%22%20fill%3D%22%23333%22%2F%3E%0A%3C%2Fsvg%3E%0A");width:28.08px;height:18px}.dx-diagram-i-connector-begin-arrow{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2016%22%20style%3D%22enable-background%3Anew%200%200%2028%2016%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M8%2C9l4%2C3l1%2C2L0%2C8l13-6l-1%2C2L8%2C7h20v2H8z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");width:28.08px;height:18px}.dx-diagram-i-connector-begin-outlined-triangle{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M0%2C9l13%2C6v-5h15V8H13V3L0%2C9z%20M11%2C12L3.9%2C9L11%2C6V12z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");width:28.08px;height:18px}.dx-diagram-i-connector-begin-filled-triangle{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22%D0%A1%D0%BB%D0%BE%D0%B9_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M13%2C10v5L0%2C9l13-6v5h15v2H13z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");width:28.08px;height:18px}.dx-diagram-i-connector-end-none{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22%D0%A1%D0%BB%D0%BE%D0%B9_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%23FF0000%3B%7D%0A%09.st1%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M17%2C13l9-9l1%2C1l-9%2C9L17%2C13z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3Cpath%20class%3D%22st1%22%20d%3D%22M0%2C8v2h16v5h12V3H16v5H0z%20M18%2C5h8v8h-8V5z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");width:28.08px;height:18px}.dx-diagram-i-connector-end-arrow{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M0%2C10l0-2h20l-4-3l-1-2l13%2C6l-13%2C6l1-2l4-3H0z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");width:28.08px;height:18px}.dx-diagram-i-connector-end-outlined-triangle{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2016%22%20style%3D%22enable-background%3Anew%200%200%2028%2016%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M28%2C8L15%2C2v5H0v2h15v5L28%2C8z%20M17%2C5l7.1%2C3L17%2C11V5z%22%20fill%3D%22%23333%22%2F%3E%0A%3C%2Fsvg%3E%0A");width:28.08px;height:18px}.dx-diagram-i-connector-end-filled-triangle{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M0%2C10V8h15V3l13%2C6l-13%2C6v-5H0z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");width:28.08px;height:18px}.dx-diagram-i-connector-orthogonal{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22%D0%A1%D0%BB%D0%BE%D0%B9_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M20%2C18v-8h3V5H8v3H0V0h8v3h15h2v2v5h3v8H20z%20M6%2C2H2v4h4V2z%20M26%2C12h-4v4h4V12z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");width:28.08px;height:18px}.dx-diagram-i-connector-straight{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22%D0%A1%D0%BB%D0%BE%D0%B9_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20d%3D%22M20%2C10v2.2L8%2C2.8V0H0v8h8V5.8l12%2C9.3V18h8v-8H20z%20M6%2C6H2V2h4V6z%20M26%2C16h-4v-4h4V16z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");width:28.08px;height:18px}.dx-diagram-i-line-solid{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Crect%20id%3D%22_x32__2_%22%20x%3D%223%22%20y%3D%228%22%20class%3D%22st0%22%20width%3D%2222%22%20height%3D%222%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");width:28.08px;height:18px}.dx-diagram-i-line-dotted{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Crect%20id%3D%22_x32__2_%22%20x%3D%223%22%20y%3D%228%22%20class%3D%22st0%22%20width%3D%222%22%20height%3D%222%22%20fill%3D%22%23333%22%20%2F%3E%0A%3Crect%20id%3D%22_x32__1_%22%20x%3D%227%22%20y%3D%228%22%20class%3D%22st0%22%20width%3D%222%22%20height%3D%222%22%20fill%3D%22%23333%22%20%2F%3E%0A%3Crect%20id%3D%22_x32__3_%22%20x%3D%2211%22%20y%3D%228%22%20class%3D%22st0%22%20width%3D%222%22%20height%3D%222%22%20fill%3D%22%23333%22%20%2F%3E%0A%3Crect%20id%3D%22_x32__4_%22%20x%3D%2215%22%20y%3D%228%22%20class%3D%22st0%22%20width%3D%222%22%20height%3D%222%22%20fill%3D%22%23333%22%20%2F%3E%0A%3Crect%20id%3D%22_x32__5_%22%20x%3D%2219%22%20y%3D%228%22%20class%3D%22st0%22%20width%3D%222%22%20height%3D%222%22%20fill%3D%22%23333%22%20%2F%3E%0A%3Crect%20id%3D%22_x32__6_%22%20x%3D%2223%22%20y%3D%228%22%20class%3D%22st0%22%20width%3D%222%22%20height%3D%222%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");width:28.08px;height:18px}.dx-diagram-i-line-dashed{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Crect%20id%3D%22_x32__1_%22%20x%3D%223%22%20y%3D%228%22%20class%3D%22st0%22%20width%3D%226%22%20height%3D%222%22%20fill%3D%22%23333%22%20%2F%3E%0A%3Crect%20id%3D%22_x32__4_%22%20x%3D%2211%22%20y%3D%228%22%20class%3D%22st0%22%20width%3D%226%22%20height%3D%222%22%20fill%3D%22%23333%22%20%2F%3E%0A%3Crect%20id%3D%22_x32__5_%22%20x%3D%2219%22%20y%3D%228%22%20class%3D%22st0%22%20width%3D%226%22%20height%3D%222%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");width:28.08px;height:18px}.dx-diagram-i-button-fill,.dx-diagram-i-menu-fill{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20id%3D%22_x32_%22%20d%3D%22M7.6%2C1L6.7%2C1.9l1.9%2C1.9L3%2C9.4L9.5%2C16L16%2C9.4L7.6%2C1z%20M5%2C9l4.5-4.5L14%2C9H5z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fsvg%3E%0A%0A");width:18px;height:21px}.dx-diagram-i-button-fullscreen,.dx-diagram-i-menu-fullscreen{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20points%3D%220%2C6%202%2C6%202%2C2%206%2C2%206%2C0%200%2C0%22%20fill%3D%22%23333%22%2F%3E%0A%3Cpolygon%20points%3D%222%2C12%200%2C12%200%2C18%206%2C18%206%2C16%202%2C16%22%20fill%3D%22%23333%22%2F%3E%0A%3Cpolygon%20points%3D%2212%2C0%2012%2C2%2016%2C2%2016%2C6%2018%2C6%2018%2C0%22%20fill%3D%22%23333%22%2F%3E%0A%3Cpolygon%20points%3D%2216%2C16%2012%2C16%2012%2C18%2018%2C18%2018%2C12%2016%2C12%22%20fill%3D%22%23333%22%2F%3E%0A%3C%2Fsvg%3E%0A");width:18px;height:18px}.dx-diagram-i-button-lock,.dx-diagram-i-menu-lock{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20id%3D%22_x31_%22%20d%3D%22M14%2C5c0-2.8-2.2-5-5-5C6.2%2C0%2C4%2C2.2%2C4%2C5C2.9%2C5%2C2%2C5.9%2C2%2C7v8c0%2C1.1%2C0.9%2C2%2C2%2C2h10c1.1%2C0%2C2-0.9%2C2-2V7%0A%09C16%2C5.9%2C15.1%2C5%2C14%2C5z%20M9%2C13c-1.1%2C0-2-0.9-2-2s0.9-2%2C2-2c1.1%2C0%2C2%2C0.9%2C2%2C2C11%2C12.1%2C10.1%2C13%2C9%2C13z%20M6%2C5c0-1.7%2C1.3-3%2C3-3%0A%09c1.7%2C0%2C3%2C1.3%2C3%2C3H6z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");width:18px;height:18px}.dx-diagram-i-button-unlock,.dx-diagram-i-menu-unlock{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x31_%22%20class%3D%22st0%22%20d%3D%22M14%2C17H4c-1.1%2C0-2-0.9-2-2V7c0-1.1%2C0.9-2%2C2-2h2h2h4c0-1.7-1.3-3-3-3C8.1%2C2%2C7.3%2C2.4%2C6.8%2C3H4.4%0A%09C5.2%2C1.2%2C7%2C0%2C9%2C0c2.8%2C0%2C5%2C2.2%2C5%2C5c1.1%2C0%2C2%2C0.9%2C2%2C2v8C16%2C16.1%2C15.1%2C17%2C14%2C17z%20M9%2C9c-1.1%2C0-2%2C0.9-2%2C2s0.9%2C2%2C2%2C2s2-0.9%2C2-2%0A%09C11%2C9.9%2C10.1%2C9%2C9%2C9z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");width:18px;height:18px}.dx-diagram-i-button-send-to-back,.dx-diagram-i-menu-send-to-back{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bopacity%3A0.35%3Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x30__1_%22%20class%3D%22st0%22%20d%3D%22M8%2C0h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8c0%2C1.1-0.9%2C2-2%2C2H8c-1.1%2C0-2-0.9-2-2V2C6%2C0.9%2C6.9%2C0%2C8%2C0z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3Cpath%20id%3D%22_x31_%22%20class%3D%22st1%22%20d%3D%22M8%2C12c-1.1%2C0-2-0.9-2-2V4H4C2.9%2C4%2C2%2C4.9%2C2%2C6v8c0%2C1.1%2C0.9%2C2%2C2%2C2h8c1.1%2C0%2C2-0.9%2C2-2v-2H8z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");width:18px;height:18px}.dx-diagram-i-button-bring-to-front,.dx-diagram-i-menu-bring-to-front{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bopacity%3A0.35%3Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x30__1_%22%20class%3D%22st0%22%20d%3D%22M8%2C0h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8c0%2C1.1-0.9%2C2-2%2C2H8c-1.1%2C0-2-0.9-2-2V2C6%2C0.9%2C6.9%2C0%2C8%2C0z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3Cpath%20id%3D%22_x30_%22%20class%3D%22st1%22%20d%3D%22M4%2C4h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8c0%2C1.1-0.9%2C2-2%2C2H4c-1.1%2C0-2-0.9-2-2V6C2%2C4.9%2C2.9%2C4%2C4%2C4z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");width:18px;height:18px}.dx-diagram-i-button-select-all,.dx-diagram-i-menu-select-all{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bopacity%3A0.75%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x31_%22%20class%3D%22st0%22%20d%3D%22M8.5%2C6c0.1%2C0%2C0.3%2C0%2C0.4%2C0.1l0%2C0l6.8%2C5.3c0.3%2C0.2%2C0.3%2C0.5%2C0.1%2C0.8c-0.1%2C0.1-0.1%2C0.2-0.3%2C0.2l-1.9%2C0.3%0A%09l1.3%2C2.6c0.2%2C0.3%2C0%2C0.6-0.3%2C0.7l-2.1%2C0.9c-0.1%2C0-0.2%2C0.1-0.3%2C0.1c-0.2%2C0-0.4-0.1-0.5-0.3l-1.3-2.6l-1.5%2C1.1%0A%09c-0.1%2C0.1-0.2%2C0.1-0.4%2C0.1c-0.3%2C0-0.6-0.2-0.6-0.5V6.6C7.9%2C6.3%2C8.2%2C6%2C8.5%2C6z%22%20fill%3D%22%23333%22%2F%3E%0A%3Cg%20id%3D%22_x33_%22%20class%3D%22st1%22%3E%0A%09%3Cpolygon%20id%3D%22_x31__1_%22%20class%3D%22st0%22%20points%3D%2212%2C6%2014%2C8%2016%2C8%2016%2C6%20%09%22%20fill%3D%22%23333%22%20%2F%3E%0A%09%3Crect%20id%3D%22_x32__1_%22%20x%3D%2211.6%22%20y%3D%222%22%20transform%3D%22matrix(0.7071%20-0.7071%200.7071%200.7071%201.6862%2010.071)%22%20class%3D%22st0%22%20width%3D%222.8%22%20height%3D%222%22%20%20fill%3D%22%23333%22%2F%3E%0A%09%3Crect%20id%3D%22_x33__1_%22%20x%3D%228%22%20y%3D%221%22%20class%3D%22st0%22%20width%3D%222%22%20height%3D%224%22%20%20fill%3D%22%23333%22%2F%3E%0A%09%3Crect%20id%3D%22_x34_%22%20x%3D%223.6%22%20y%3D%2210%22%20transform%3D%22matrix(0.7071%20-0.7071%200.7071%200.7071%20-6.3137%206.7573)%22%20class%3D%22st0%22%20width%3D%222.8%22%20height%3D%222%22%20%20fill%3D%22%23333%22%2F%3E%0A%09%3Crect%20id%3D%22_x35_%22%20x%3D%224%22%20y%3D%221.6%22%20transform%3D%22matrix(0.7071%20-0.7071%200.7071%200.7071%20-0.6569%204.4142)%22%20class%3D%22st0%22%20width%3D%222%22%20height%3D%222.8%22%20%20fill%3D%22%23333%22%2F%3E%0A%09%3Crect%20id%3D%22_x36_%22%20x%3D%222%22%20y%3D%226%22%20class%3D%22st0%22%20width%3D%224%22%20height%3D%222%22%20%20fill%3D%22%23333%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");width:18px;height:18px}.dx-diagram-i-button-image-delete,.dx-diagram-i-menu-image-delete{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x31_%22%20class%3D%22st0%22%20d%3D%22M17%2C15.4L15.5%2C17l-2-2l-2%2C2L10%2C15.4l2-2l-2-2l1.5-1.4l2%2C2l2-2l1.5%2C1.5l-2%2C2L17%2C15.4z%20M12%2C6l-4%2C6%0A%09l-2-2l-3%2C5h5v2H3c-1.1%2C0-2-0.9-2-2V3c0-1.1%2C0.9-2%2C2-2h12c1.1%2C0%2C2%2C0.9%2C2%2C2v4l-2%2C2L12%2C6z%20M5.5%2C5C4.7%2C5%2C4%2C5.6%2C4%2C6.5S4.7%2C8%2C5.5%2C8%0A%09S7%2C7.3%2C7%2C6.5S6.3%2C5%2C5.5%2C5z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");width:18px;height:18px}.dx-diagram-i-button-image-edit,.dx-diagram-i-menu-image-edit{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x31_%22%20class%3D%22st0%22%20d%3D%22M15%2C9l-3-3l-4%2C6l-2-2l-3%2C5h6v2H3c-1.1%2C0-2-0.9-2-2V3c0-1.1%2C0.9-2%2C2-2h12c1.1%2C0%2C2%2C0.9%2C2%2C2v4L15%2C9z%0A%09%20M5.5%2C5C4.7%2C5%2C4%2C5.7%2C4%2C6.5S4.7%2C8%2C5.5%2C8S7%2C7.3%2C7%2C6.5S6.3%2C5%2C5.5%2C5z%20M17%2C12.5L12.5%2C17H11v-1.5l4.5-4.5L17%2C12.5z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");width:18px;height:18px}.dx-diagram-i-button-image-insert,.dx-diagram-i-menu-image-insert{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x31_%22%20class%3D%22st0%22%20d%3D%22M15%2C9l-3-3l-4%2C7l-2-3l-3%2C5h6v2H3c-1.1%2C0-2-0.9-2-2V3c0-1.1%2C0.9-2%2C2-2h12c1.1%2C0%2C2%2C0.9%2C2%2C2v4L15%2C9z%0A%09%20M5.5%2C5C4.7%2C5%2C4%2C5.7%2C4%2C6.5S4.7%2C8%2C5.5%2C8S7%2C7.3%2C7%2C6.5S6.3%2C5%2C5.5%2C5z%20M13%2C11h2v2h2v2h-2v2h-2v-2h-2v-2h2V11z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");width:18px;height:18px}.dx-diagram-i-button-layout-layered-bt{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2064%2064%22%20style%3D%22enable-background%3Anew%200%200%2064%2064%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bopacity%3A0.5%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%20id%3D%22_x34_%22%3E%0A%09%3Cpath%20id%3D%22_x35_%22%20class%3D%22st0%22%20d%3D%22M60%2C20v8c0%2C1.1-0.9%2C2-2%2C2h-8c-1.1%2C0-2-0.9-2-2v-8c0-1.1%2C0.9-2%2C2-2h8C59.1%2C18%2C60%2C18.9%2C60%2C20z%20M58%2C20%0A%09%09h-8v8h8V20z%20M46%2C6v8c0%2C1.1-0.9%2C2-2%2C2h-8c-1.1%2C0-2-0.9-2-2V6c0-1.1%2C0.9-2%2C2-2h8C45.1%2C4%2C46%2C4.9%2C46%2C6z%20M44%2C6h-8v8h8V6z%20M46%2C34v8%0A%09%09c0%2C1.1-0.9%2C2-2%2C2h-8c-1.1%2C0-2-0.9-2-2v-8c0-1.1%2C0.9-2%2C2-2h8C45.1%2C32%2C46%2C32.9%2C46%2C34z%20M44%2C34h-8v8h8V34z%20M46%2C50v8c0%2C1.1-0.9%2C2-2%2C2h-8%0A%09%09c-1.1%2C0-2-0.9-2-2v-8c0-1.1%2C0.9-2%2C2-2h8C45.1%2C48%2C46%2C48.9%2C46%2C50z%20M44%2C50h-8v8h8V50z%20M32%2C20v8c0%2C1.1-0.9%2C2-2%2C2h-8c-1.1%2C0-2-0.9-2-2%0A%09%09v-8c0-1.1%2C0.9-2%2C2-2h8C31.1%2C18%2C32%2C18.9%2C32%2C20z%20M30%2C20h-8v8h8V20z%20M12%2C4l6%2C6h-5v50h-2V10H6L12%2C4z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22_x32_%22%20class%3D%22st1%22%3E%0A%09%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M55%2C9v2v7h-2v-7h-7V9h7H55z%20M53%2C30h2v7v2h-2h-7v-2h7V30z%20M39%2C44h2v4h-2V44z%20M27%2C9h7v2h-7v7h-2v-7V9%0A%09%09H27z%20M27%2C37h7v2h-7h-2v-2v-7h2V37z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");width:18px;height:18px}.dx-diagram-i-button-layout-layered-lr{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2064%2064%22%20style%3D%22enable-background%3Anew%200%200%2064%2064%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bopacity%3A0.5%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%20id%3D%22_x34_%22%3E%0A%09%3Cpath%20id%3D%22_x35_%22%20class%3D%22st0%22%20d%3D%22M45%2C59h-8c-1.1%2C0-2-0.9-2-2v-8c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8C47%2C58.1%2C46.1%2C59%2C45%2C59z%20M45%2C57%0A%09%09v-8h-8v8H45z%20M59%2C45h-8c-1.1%2C0-2-0.9-2-2v-8c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8C61%2C44.1%2C60.1%2C45%2C59%2C45z%20M59%2C43v-8h-8v8H59z%0A%09%09%20M31%2C45h-8c-1.1%2C0-2-0.9-2-2v-8c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8C33%2C44.1%2C32.1%2C45%2C31%2C45z%20M31%2C43v-8h-8v8H31z%20M15%2C45H7%0A%09%09c-1.1%2C0-2-0.9-2-2v-8c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8C17%2C44.1%2C16.1%2C45%2C15%2C45z%20M15%2C43v-8H7v8H15z%20M45%2C31h-8c-1.1%2C0-2-0.9-2-2%0A%09%09v-8c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8C47%2C30.1%2C46.1%2C31%2C45%2C31z%20M45%2C29v-8h-8v8H45z%20M61%2C11l-6%2C6v-5H5v-2h50V5L61%2C11z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22_x32_%22%20class%3D%22st1%22%3E%0A%09%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M56%2C54h-2h-7v-2h7v-7h2v7V54z%20M35%2C52v2h-7h-2v-2v-7h2v7H35z%20M21%2C38v2h-4v-2H21z%20M56%2C26v7h-2v-7h-7%0A%09%09v-2h7h2V26z%20M28%2C26v7h-2v-7v-2h2h7v2H28z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");width:18px;height:18px}.dx-diagram-i-button-layout-layered-rl{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2064%2064%22%20style%3D%22enable-background%3Anew%200%200%2064%2064%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bopacity%3A0.5%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%20id%3D%22_x34_%22%3E%0A%09%3Cpath%20id%3D%22_x35_%22%20class%3D%22st0%22%20d%3D%22M19%2C57v-8c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8c0%2C1.1-0.9%2C2-2%2C2h-8C19.9%2C59%2C19%2C58.1%2C19%2C57z%20M29%2C57%0A%09%09v-8h-8v8H29z%20M5%2C43v-8c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8c0%2C1.1-0.9%2C2-2%2C2H7C5.9%2C45%2C5%2C44.1%2C5%2C43z%20M15%2C43v-8H7v8H15z%20M33%2C43v-8%0A%09%09c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8c0%2C1.1-0.9%2C2-2%2C2h-8C33.9%2C45%2C33%2C44.1%2C33%2C43z%20M43%2C43v-8h-8v8H43z%20M49%2C43v-8c0-1.1%2C0.9-2%2C2-2h8%0A%09%09c1.1%2C0%2C2%2C0.9%2C2%2C2v8c0%2C1.1-0.9%2C2-2%2C2h-8C49.9%2C45%2C49%2C44.1%2C49%2C43z%20M59%2C43v-8h-8v8H59z%20M19%2C29v-8c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8%0A%09%09c0%2C1.1-0.9%2C2-2%2C2h-8C19.9%2C31%2C19%2C30.1%2C19%2C29z%20M29%2C29v-8h-8v8H29z%20M11%2C5v5h50v2H11v5l-6-6L11%2C5z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22_x32_%22%20class%3D%22st1%22%3E%0A%09%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M10%2C52v-7h2v7h7v2h-7h-2V52z%20M38%2C52v-7h2v7v2h-2h-7v-2H38z%20M49%2C38v2h-4v-2H49z%20M10%2C24h2h7v2h-7v7%0A%09%09h-2v-7V24z%20M31%2C26v-2h7h2v2v7h-2v-7H31z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");width:18px;height:18px}.dx-diagram-i-button-layout-layered-tb{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2064%2064%22%20style%3D%22enable-background%3Anew%200%200%2064%2064%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bopacity%3A0.5%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%20id%3D%22_x34_%22%3E%0A%09%3Cpath%20id%3D%22_x35_%22%20class%3D%22st0%22%20d%3D%22M58%2C46h-8c-1.1%2C0-2-0.9-2-2v-8c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8C60%2C45.1%2C59.1%2C46%2C58%2C46z%20M58%2C36%0A%09%09h-8v8h8V36z%20M44%2C60h-8c-1.1%2C0-2-0.9-2-2v-8c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8C46%2C59.1%2C45.1%2C60%2C44%2C60z%20M44%2C50h-8v8h8V50z%20M44%2C32%0A%09%09h-8c-1.1%2C0-2-0.9-2-2v-8c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8C46%2C31.1%2C45.1%2C32%2C44%2C32z%20M44%2C22h-8v8h8V22z%20M44%2C16h-8%0A%09%09c-1.1%2C0-2-0.9-2-2V6c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8C46%2C15.1%2C45.1%2C16%2C44%2C16z%20M44%2C6h-8v8h8V6z%20M30%2C46h-8c-1.1%2C0-2-0.9-2-2v-8%0A%09%09c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8C32%2C45.1%2C31.1%2C46%2C30%2C46z%20M30%2C36h-8v8h8V36z%20M6%2C54h5V4h2v50h5l-6%2C6L6%2C54z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22_x32_%22%20class%3D%22st1%22%3E%0A%09%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M53%2C55h-7v-2h7v-7h2v7v2H53z%20M53%2C27h-7v-2h7h2v2v7h-2V27z%20M39%2C16h2v4h-2V16z%20M25%2C55v-2v-7h2v7h7v2%0A%09%09h-7H25z%20M27%2C34h-2v-7v-2h2h7v2h-7V34z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");width:18px;height:18px}.dx-diagram-i-button-layout-tree-bt{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2064%2064%22%20style%3D%22enable-background%3Anew%200%200%2064%2064%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bopacity%3A0.5%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%20id%3D%22_x34_%22%3E%0A%09%3Cpath%20id%3D%22_x35_%22%20class%3D%22st0%22%20d%3D%22M59%2C6v6c0%2C1.1-0.9%2C2-2%2C2h-6c-1.1%2C0-2-0.9-2-2V6c0-1.1%2C0.9-2%2C2-2h6C58.1%2C4%2C59%2C4.9%2C59%2C6z%20M57%2C6h-6v6%0A%09%09h6V6z%20M59%2C26v6c0%2C1.1-0.9%2C2-2%2C2h-6c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6C58.1%2C24%2C59%2C24.9%2C59%2C26z%20M57%2C26h-6v6h6V26z%20M49%2C38v6%0A%09%09c0%2C1.1-0.9%2C2-2%2C2h-6c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6C48.1%2C36%2C49%2C36.9%2C49%2C38z%20M47%2C38h-6v6h6V38z%20M49%2C52v6c0%2C1.1-0.9%2C2-2%2C2h-6%0A%09%09c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6C48.1%2C50%2C49%2C50.9%2C49%2C52z%20M47%2C52h-6v6h6V52z%20M39%2C32c0%2C1.1-0.9%2C2-2%2C2h-6c-1.1%2C0-2-0.9-2-2v-6%0A%09%09c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2V32z%20M37%2C26h-6v6h6V26z%20M30%2C14h-6c-1.1%2C0-2-0.9-2-2V6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6%0A%09%09C32%2C13.1%2C31.1%2C14%2C30%2C14z%20M24%2C12h6V6h-6V12z%20M17%2C10h-5v50h-2V10H5l6-6L17%2C10z%20M36%2C12V6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6%0A%09%09c0%2C1.1-0.9%2C2-2%2C2h-6C36.9%2C14%2C36%2C13.1%2C36%2C12z%20M38%2C12h6V6h-6V12z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22_x32_%22%20class%3D%22st1%22%3E%0A%09%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M55%2C14v10h-2V14H55z%20M53%2C34h2v6v2h-2h-4v-2h4V34z%20M43%2C46h2v4h-2V46z%20M40%2C14h2v6h-7v4h-2v-4h-7v-6h2%0A%09%09v4h5h2h4.9L40%2C14z%20M35%2C40h4v2h-4h-2v-2v-6h2V40z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");width:18px;height:18px}.dx-diagram-i-button-layout-tree-lr{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2064%2064%22%20style%3D%22enable-background%3Anew%200%200%2064%2064%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bopacity%3A0.5%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%20id%3D%22_x34_%22%3E%0A%09%3Cpath%20id%3D%22_x35_%22%20class%3D%22st0%22%20d%3D%22M58%2C59h-6c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6C60%2C58.1%2C59.1%2C59%2C58%2C59z%20M58%2C57%0A%09%09v-6h-6v6H58z%20M38%2C59h-6c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6C40%2C58.1%2C39.1%2C59%2C38%2C59z%20M38%2C57v-6h-6v6H38z%0A%09%09%20M26%2C49h-6c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6C28%2C48.1%2C27.1%2C49%2C26%2C49z%20M26%2C47v-6h-6v6H26z%20M12%2C49H6%0A%09%09c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6C14%2C48.1%2C13.1%2C49%2C12%2C49z%20M12%2C47v-6H6v6H12z%20M32%2C39c-1.1%2C0-2-0.9-2-2v-6%0A%09%09c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6c0%2C1.1-0.9%2C2-2%2C2H32z%20M38%2C37v-6h-6v6H38z%20M50%2C30v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6%0A%09%09c0%2C1.1-0.9%2C2-2%2C2h-6C50.9%2C32%2C50%2C31.1%2C50%2C30z%20M52%2C24v6h6v-6H52z%20M54%2C17v-5H4v-2h50V5l6%2C6L54%2C17z%20M52%2C36h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6%0A%09%09c0%2C1.1-0.9%2C2-2%2C2h-6c-1.1%2C0-2-0.9-2-2v-6C50%2C36.9%2C50.9%2C36%2C52%2C36z%20M52%2C38v6h6v-6H52z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22_x32_%22%20class%3D%22st1%22%3E%0A%09%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M50%2C55H40v-2h10V55z%20M30%2C53v2h-6h-2v-2v-4h2v4H30z%20M18%2C43v2h-4v-2H18z%20M50%2C40v2h-6v-7h-4v-2h4v-7h6%0A%09%09v2h-4v5v2v4.9L50%2C40z%20M24%2C35v4h-2v-4v-2h2h6v2H24z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");width:18px;height:18px}.dx-diagram-i-button-layout-tree-rl{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2064%2064%22%20style%3D%22enable-background%3Anew%200%200%2064%2064%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bopacity%3A0.5%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%20id%3D%22_x34_%22%3E%0A%09%3Cpath%20id%3D%22_x35_%22%20class%3D%22st0%22%20d%3D%22M4%2C57v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6c0%2C1.1-0.9%2C2-2%2C2H6C4.9%2C59%2C4%2C58.1%2C4%2C57z%20M12%2C57v-6H6%0A%09%09v6H12z%20M24%2C57v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6c0%2C1.1-0.9%2C2-2%2C2h-6C24.9%2C59%2C24%2C58.1%2C24%2C57z%20M32%2C57v-6h-6v6H32z%20M36%2C47v-6%0A%09%09c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6c0%2C1.1-0.9%2C2-2%2C2h-6C36.9%2C49%2C36%2C48.1%2C36%2C47z%20M44%2C47v-6h-6v6H44z%20M50%2C47v-6c0-1.1%2C0.9-2%2C2-2h6%0A%09%09c1.1%2C0%2C2%2C0.9%2C2%2C2v6c0%2C1.1-0.9%2C2-2%2C2h-6C50.9%2C49%2C50%2C48.1%2C50%2C47z%20M58%2C47v-6h-6v6H58z%20M26%2C39c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6%0A%09%09c1.1%2C0%2C2%2C0.9%2C2%2C2v6c0%2C1.1-0.9%2C2-2%2C2H26z%20M32%2C37v-6h-6v6H32z%20M12%2C32H6c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6%0A%09%09C14%2C31.1%2C13.1%2C32%2C12%2C32z%20M6%2C24v6h6v-6H6z%20M4%2C11l6-6v5h50v2H10v5L4%2C11z%20M14%2C38v6c0%2C1.1-0.9%2C2-2%2C2H6c-1.1%2C0-2-0.9-2-2v-6%0A%09%09c0-1.1%2C0.9-2%2C2-2h6C13.1%2C36%2C14%2C36.9%2C14%2C38z%20M6%2C38v6h6v-6H6z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22_x32_%22%20class%3D%22st1%22%3E%0A%09%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M14%2C53h10v2H14V53z%20M40%2C53v-4h2v4v2h-2h-6v-2H40z%20M50%2C43v2h-4v-2H50z%20M18%2C39.9V35v-2v-5h-4v-2h6v7%0A%09%09h4v2h-4v7h-6v-2L18%2C39.9z%20M34%2C35v-2h6h2v2v4h-2v-4H34z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");width:18px;height:18px}.dx-diagram-i-button-toolbox-open{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M13.5%2C17c-1.9%2C0-3.5-1.6-3.5-3.5s1.6-3.5%2C3.5-3.5s3.5%2C1.6%2C3.5%2C3.5S15.4%2C17%2C13.5%2C17z%20M9%2C1l5%2C7H4L9%2C1z%0A%09%20M8%2C17H1v-7h7V17z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");width:18px;height:18px}.dx-diagram-i-button-toolbox-close{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%20id%3D%22_x32_%22%3E%0A%09%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M8%2C14v-2h8v2H8z%20M6.7%2C12.3l-1.4%2C1.4L1%2C9l4.3-4.7l1.4%2C1.4L4.4%2C8H16v2H4.4L6.7%2C12.3z%20M8%2C4h8v2H8V4z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");width:18px;height:18px}.dx-diagram-i-button-layout-tree-tb{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2064%2064%22%20style%3D%22enable-background%3Anew%200%200%2064%2064%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bopacity%3A0.5%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%20id%3D%22_x34_%22%3E%0A%09%3Cpath%20id%3D%22_x35_%22%20class%3D%22st0%22%20d%3D%22M57%2C60h-6c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6C59%2C59.1%2C58.1%2C60%2C57%2C60z%20M57%2C52%0A%09%09h-6v6h6V52z%20M57%2C40h-6c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6C59%2C39.1%2C58.1%2C40%2C57%2C40z%20M57%2C32h-6v6h6V32z%20M47%2C28%0A%09%09h-6c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6C49%2C27.1%2C48.1%2C28%2C47%2C28z%20M47%2C20h-6v6h6V20z%20M47%2C14h-6%0A%09%09c-1.1%2C0-2-0.9-2-2V6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6C49%2C13.1%2C48.1%2C14%2C47%2C14z%20M47%2C6h-6v6h6V6z%20M39%2C38c0%2C1.1-0.9%2C2-2%2C2h-6%0A%09%09c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2V38z%20M37%2C32h-6v6h6V32z%20M32%2C52v6c0%2C1.1-0.9%2C2-2%2C2h-6c-1.1%2C0-2-0.9-2-2v-6%0A%09%09c0-1.1%2C0.9-2%2C2-2h6C31.1%2C50%2C32%2C50.9%2C32%2C52z%20M24%2C58h6v-6h-6V58z%20M11%2C60l-6-6h5V4h2v50h5L11%2C60z%20M38%2C50h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6%0A%09%09c0%2C1.1-0.9%2C2-2%2C2h-6c-1.1%2C0-2-0.9-2-2v-6C36%2C50.9%2C36.9%2C50%2C38%2C50z%20M38%2C58h6v-6h-6V58z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22_x32_%22%20class%3D%22st1%22%3E%0A%09%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M53%2C50V40h2v10H53z%20M53%2C24h-4v-2h4h2v2v6h-2V24z%20M43%2C14h2v4h-2V14z%20M39.9%2C46H35h-2h-5v4h-2v-6h7v-4%0A%09%09h2v4h7v6h-2L39.9%2C46z%20M35%2C30h-2v-6v-2h2h4v2h-4V30z%22%20fill%3D%22%23333%22%20%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");width:18px;height:18px}.dx-diagram-toolbox-popup .dx-button-has-icon .dx-icon.dx-icon-diagram-toolbox-drag{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2012%2012%22%20style%3D%22enable-background%3Anew%200%200%2012%2012%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%20%7D%0A%3C%2Fstyle%3E%0A%3Cg%20id%3D%22_x32_%22%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M0%2C8h1V3H0V8z%20M2%2C8h1V3H2V8z%20M4%2C8h1V3H4V8z%20M6%2C8h1V3H6V8z%20M8%2C8h1V3H8V8z%20M10%2C3v5h1V3H10z%22%20fill%3D%22%23333%22%20%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");width:12px;height:12px;line-height:12px;background-size:12px 12px}.dx-diagram-i-button-properties-panel-open{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bopacity%3A0.35%3Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Benable-background%3Anew%20%20%20%20%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M17.8%2C10.3l-1%2C1l-2.1-2.1l1-1C15.8%2C8.1%2C15.9%2C8%2C16.1%2C8c0.1%2C0%2C0.3%2C0.1%2C0.4%2C0.2l1.3%2C1.3%0A%09C18%2C9.7%2C18%2C10.1%2C17.8%2C10.3z%20M14%2C2H4v13h2v2H4c-1.1%2C0-2-0.9-2-2V2c0-1.1%2C0.9-2%2C2-2h10c1.1%2C0%2C2%2C0.9%2C2%2C2v3l-2%2C2V2z%20M16.1%2C11.9l-6%2C6.1H8%0A%09v-2.1l6.1-6.1L16.1%2C11.9z%22%20fill%3D%22%23fff%22%2F%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st1%22%20d%3D%22M5%2C3h8v5l-6%2C6H5V3z%22%20fill%3D%22%23fff%22%2F%3E%0A%3C%2Fsvg%3E%0A");width:18px;height:18px}.dx-gantt{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;overflow:hidden}.dx-gantt,.dx-gantt .dx-gantt-main-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;position:relative}.dx-gantt .dx-gantt-main-wrapper{-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;height:100%}.dx-gantt .dx-gantt-toolbar-separator{height:100%;border-left:1px solid #0000}.dx-gantt .dx-gantt-treelist-wrapper{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.dx-gantt .dx-gantt-treelist-wrapper .dx-treelist .dx-scrollbar-vertical{display:none}.dx-gantt .dx-gantt-treelist-wrapper .dx-treelist .dx-treelist-headers+.dx-treelist-rowsview{border-top:none}.dx-gantt .dx-splitter-wrapper .dx-splitter-border .dx-splitter{width:2px}.dx-gantt .dx-gantt-view{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;min-width:1px;background-color:#fff}.dx-gantt .dx-gantt-view .dx-gantt-tac-hb{margin-top:-1px}.dx-gantt .dx-gantt-view .dx-scrollable-scrollbar{z-index:100}.dx-gantt .dx-gantt-view .dx-gantt-parent:before{border-left-color:inherit;border-top-color:inherit}.dx-gantt .dx-gantt-view .dx-gantt-parent:after{border-right-color:inherit;border-top-color:inherit}.dx-gantt{border:1px solid #ddd}.dx-gantt .dx-gantt-toolbar-wrapper{padding:5px;border-bottom:1px solid #ddd}.dx-gantt .dx-gantt-toolbar-wrapper .dx-gantt-toolbar-separator{border-left-color:#ddd}.dx-gantt .dx-treelist-text-content{min-height:19px}.dx-gantt .dx-treelist-icon-container{max-height:19px}.dx-gantt .dx-treelist .dx-treelist-rowsview .dx-selection.dx-row:hover>td,.dx-gantt .dx-treelist .dx-treelist-rowsview .dx-selection.dx-row:hover>tr>td,.dx-gantt .dx-treelist .dx-treelist-rowsview .dx-selection.dx-row>td,.dx-gantt .dx-treelist .dx-treelist-rowsview .dx-selection.dx-row>tr>td{background-color:#e6e6e6}.dx-gantt .dx-treelist-rowsview .dx-selection.dx-row:hover>td,.dx-gantt .dx-treelist-rowsview .dx-selection.dx-row:hover>tr>td,.dx-gantt .dx-treelist-rowsview .dx-selection.dx-row>td,.dx-gantt .dx-treelist-rowsview .dx-selection.dx-row>tr>td{color:#333}.dx-gantt .dx-treelist-rowsview .dx-selection.dx-row.dx-row-lines>td,.dx-gantt .dx-treelist-rowsview .dx-selection.dx-row.dx-row-lines>tr>td,.dx-gantt .dx-treelist-rowsview .dx-selection.dx-row:hover.dx-row-lines>td,.dx-gantt .dx-treelist-rowsview .dx-selection.dx-row:hover.dx-row-lines>tr>td{border-bottom-color:#ddd}.dx-gantt .dx-treelist-rowsview .dx-selection.dx-row.dx-column-lines>td,.dx-gantt .dx-treelist-rowsview .dx-selection.dx-row.dx-column-lines>tr>td,.dx-gantt .dx-treelist-rowsview .dx-selection.dx-row:hover.dx-column-lines>td,.dx-gantt .dx-treelist-rowsview .dx-selection.dx-row:hover.dx-column-lines>tr>td{border-left-color:#ddd;border-right-color:#ddd}.dx-gantt .dx-treelist-rowsview tr:not(.dx-row-focused).dx-selection .dx-treelist-empty-space{color:#333}.dx-gantt .dx-header-row{height:45px}.dx-gantt .dx-gantt-header{color:#959595}.dx-gantt .dx-gantt-header .dx-gantt-hb,.dx-gantt .dx-gantt-header .dx-gantt-tsa,.dx-gantt .dx-gantt-header .dx-gantt-tsac,.dx-gantt .dx-gantt-header .dx-gantt-vb{border-color:#ddd;background-color:#fff}.dx-gantt .dx-gantt-si{text-align:center;vertical-align:middle;padding-left:16px;padding-right:16px}.dx-gantt .dx-gantt-tsa,.dx-gantt .dx-gantt-tsac{border-bottom:1px solid #ddd}.dx-gantt .dx-gantt-hb{border-top:1px solid #ddd}.dx-gantt .dx-gantt-vb{border-left:1px solid #ddd}.dx-gantt .dx-gantt-taskWrapper{padding-top:0}.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task,.dx-gantt .dx-gantt-taskWrapper .dx-gantt-titleOut{height:21px;line-height:21px}.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task{background-color:#337ab7;border-radius:4px}.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task .dx-gantt-tPrg{border-radius:4px;background-color:#0003}.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-smallTask{border-radius:4px}.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-smallTask .dx-gantt-titleIn{padding:0 2px}.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent{height:19px;line-height:19px;background-color:#5cb85c;border-left-color:#5cb85c;border-right-color:#5cb85c;border-top-color:#5cb85c;border-bottom-right-radius:0;border-bottom-left-radius:0}.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent:not(.dx-gantt-noPrg) .dx-gantt-tPrg{background-color:#fff3}.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent:not(.dx-gantt-smallTask).dx-gantt-cmpl .dx-gantt-tPrg:after,.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent:not(.dx-gantt-smallTask):after,.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent:not(.dx-gantt-smallTask):before,.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent:not(.dx-gantt-smallTask):not(.dx-gantt-noPrg) .dx-gantt-tPrg:before{content:"";position:absolute;bottom:-8px;border-width:4px;border-style:solid}.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent:before,.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent:not(.dx-gantt-noPrg) .dx-gantt-tPrg:before{left:0;border-right-color:#0000;border-bottom-color:#0000}.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent:not(.dx-gantt-noPrg) .dx-gantt-tPrg:before{border-left-color:#fff3;border-top-color:#fff3}.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent.dx-gantt-cmpl .dx-gantt-tPrg:after,.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent:after{right:0;border-left-color:#0000;border-bottom-color:#0000}.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent.dx-gantt-cmpl:after{border-right-color:#fff3;border-top-color:#fff3}.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent.dx-gantt-cmpl .dx-gantt-tPrg:after{border-right-color:#5cb85c;border-top-color:#5cb85c}.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent .dx-gantt-task-edit-frame{height:19px}.dx-gantt .dx-gantt-taskWrapper .dx-gantt-titleIn{color:#fff;padding:0 7px}.dx-gantt .dx-gantt-taskRes{height:21px;line-height:21px;color:#fff;background-color:#999;border-radius:4px;margin-left:21px;padding-left:4px;padding-right:4px}.dx-gantt .dx-gantt-titleOut{padding-right:20px}.dx-gantt .dx-gantt-milestone{background-color:#333;width:14px;height:14px}.dx-gantt .dx-gantt-task-edit-wrapper{padding-top:0;padding-left:1px}.dx-gantt .dx-gantt-task-edit-wrapper .dx-gantt-task-edit-frame{height:100%;border:1px solid #285f8f;border-radius:4px}.dx-gantt .dx-gantt-task-edit-wrapper .dx-gantt-task-edit-frame .dx-gantt-task-edit-progress{border-color:#0000 #0000 #285f8f}.dx-gantt .dx-gantt-task-edit-wrapper .dx-gantt-task-edit-frame .dx-gantt-task-edit-progress:before{width:12px;height:6px;bottom:-14px;border:1px solid #285f8f}.dx-gantt .dx-gantt-task-edit-wrapper .dx-gantt-task-edit-frame .dx-gantt-task-edit-progress-status{border-radius:4px}.dx-gantt .dx-gantt-task-edit-wrapper-successor{padding-top:0}.dx-gantt .dx-gantt-task-edit-wrapper-successor .dx-gantt-task-edit-frame-successor{height:21px}.dx-gantt .dx-gantt-task-edit-dependency-l,.dx-gantt .dx-gantt-task-edit-dependency-r,.dx-gantt .dx-gantt-task-edit-successor-dependency-l,.dx-gantt .dx-gantt-task-edit-successor-dependency-r{background:#fff;border:1px solid #285f8f;width:10px;height:10px;margin:auto;top:0;bottom:0}.dx-gantt .dx-gantt-task-edit-dependency-r,.dx-gantt .dx-gantt-task-edit-successor-dependency-r{left:-11px}.dx-gantt .dx-gantt-task-edit-dependency-l,.dx-gantt .dx-gantt-task-edit-successor-dependency-l{right:-11px}.dx-gantt .dx-gantt-task-edit-dependency-line{background-color:#333}.dx-gantt .dx-gantt-sel{background-color:#e6e6e6;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}.dx-gantt .dx-gantt-tac-hb .dx-gantt-sel{border:none}.dx-gantt .dx-gantt-conn-v{border-left-color:#333}.dx-gantt .dx-gantt-conn-h{border-top-color:#333}.dx-gantt .dx-gantt-arrow{border:5px solid #333}.dx-gantt .dx-gantt-ti,.dx-gantt .dx-gantt-tm{border-left:1px dashed #337ab7}.dx-gantt .dx-gantt-ti{border-right:1px dashed #337ab7;background-color:#337ab726}.dx-gantt .dx-gantt-altRow,.dx-gantt .dx-gantt-collapsable-row{background-color:#f5f5f5}.dx-form.dx-cv-dialog{padding-bottom:8px}.dx-form.dx-cv-dialog .dx-cv-dialog-row{padding-top:12px}.dx-gantt-i.dx-gantt-i-add{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M17%2C15h-3v3h-2v-3H9v-2h3v-3h2v3h3V15z%20M12%2C4l-2-2H3v12h4v2H1V0h10l3%2C3v5h-2V4z%22%20fill%3D%22%23666666%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-gantt-i.dx-gantt-i-add-sub-task{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M14%2C6H6v3h2.3c0.3-0.6%2C1-1%2C1.7-1h5c1.1%2C0%2C2%2C0.9%2C2%2C2s-0.9%2C2-2%2C2h-5c-0.7%2C0-1.4-0.4-1.7-1H6v4h2.3%0A%09c0.3-0.6%2C1-1%2C1.7-1h5c1.1%2C0%2C2%2C0.9%2C2%2C2s-0.9%2C2-2%2C2h-5c-0.7%2C0-1.4-0.4-1.7-1H4v-2v-4V9V6l0%2C0C2.3%2C6%2C1%2C4.7%2C1%2C3s1.3-3%2C3-3h10%0A%09c1.7%2C0%2C3%2C1.3%2C3%2C3S15.7%2C6%2C14%2C6z%20M14%2C2H4C3.4%2C2%2C3%2C2.4%2C3%2C3s0.4%2C1%2C1%2C1h10c0.6%2C0%2C1-0.4%2C1-1S14.6%2C2%2C14%2C2z%22%20fill%3D%22%23666666%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-gantt-i.dx-gantt-i-add-task{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M10%2C13H8v-3H5V8h3V5h2v3h3v2h-3V13z%22%20fill%3D%22%23666666%22%2F%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M9%2C1.1c-4.4%2C0-8%2C3.6-8%2C8c0%2C4.4%2C3.6%2C8%2C8%2C8s8-3.6%2C8-8C17%2C4.6%2C13.4%2C1.1%2C9%2C1.1z%20M9%2C15c-3.3%2C0-6-2.7-6-6s2.7-6%2C6-6%0A%09s6%2C2.7%2C6%2C6S12.3%2C15%2C9%2C15z%22%20fill%3D%22%23666666%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-gantt-i.dx-gantt-i-collapse{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M9%2C7l7%2C6.8L14.8%2C15L9%2C9.3L3.2%2C15L2%2C13.8L9%2C7z%20M3.2%2C10L2%2C8.8L9%2C2l7%2C6.8L14.8%2C10L9%2C4.3L3.2%2C10z%22%20fill%3D%22%23666666%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-gantt-i.dx-gantt-i-delete{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M17%2C10H9c-0.6%2C0-1-0.4-1-1s0.4-1%2C1-1h2c0-0.6%2C0.4-1%2C1-1h2c0.6%2C0%2C1%2C0.4%2C1%2C1h2c0.6%2C0%2C1%2C0.4%2C1%2C1%0A%09S17.6%2C10%2C17%2C10z%20M12%2C4l-2-2H3v12h4v2H1V0h10l3%2C3v3h-2V4z%20M17%2C16c0%2C1.1-0.9%2C2-2%2C2h-4c-1.1%2C0-2-0.9-2-2v-5h8V16z%22%20fill%3D%22%23666666%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-gantt-i.dx-gantt-i-delete-dependency{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M17%2C10H9c-0.6%2C0-1-0.4-1-1c0-0.6%2C0.4-1%2C1-1h2c0-0.6%2C0.4-1%2C1-1h2c0.6%2C0%2C1%2C0.4%2C1%2C1h2c0.6%2C0%2C1%2C0.4%2C1%2C1%0A%09C18%2C9.6%2C17.6%2C10%2C17%2C10z%20M8%2C13H5V5H3.7C3.4%2C5.6%2C2.7%2C6%2C2%2C6C0.9%2C6%2C0%2C5.1%2C0%2C4s0.9-2%2C2-2c0.7%2C0%2C1.4%2C0.4%2C1.7%2C1H7v8h1V13z%20M17%2C16%0A%09c0%2C1.1-0.9%2C2-2%2C2h-4c-1.1%2C0-2-0.9-2-2v-5h8V16z%22%20fill%3D%22%23666666%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-gantt-i.dx-gantt-i-expand{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M2%2C3.2L3.2%2C2L9%2C7.7L14.8%2C2L16%2C3.2L9%2C10L2%2C3.2z%20M9%2C12.7L14.8%2C7L16%2C8.2L9%2C15L2%2C8.2L3.2%2C7L9%2C12.7z%22%20fill%3D%22%23666666%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-gantt-i.dx-gantt-i-full-screen{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7B%7D%0A%3C%2Fstyle%3E%0A%3Cpolygon%20id%3D%22_x34_%22%20class%3D%22st0%22%20points%3D%221%2C7%203%2C7%203%2C3%207%2C3%207%2C1%201%2C1%20%22%20fill%3D%22%23666666%22%2F%3E%0A%3Cpolygon%20id%3D%22_x33_%22%20class%3D%22st0%22%20points%3D%223%2C11%201%2C11%201%2C17%207%2C17%207%2C15%203%2C15%20%22%20fill%3D%22%23666666%22%2F%3E%0A%3Cpolygon%20id%3D%22_x32_%22%20class%3D%22st0%22%20points%3D%2211%2C1%2011%2C3%2015%2C3%2015%2C7%2017%2C7%2017%2C1%20%22%20fill%3D%22%23666666%22%2F%3E%0A%3Cpolygon%20id%3D%22_x31_%22%20class%3D%22st0%22%20points%3D%2215%2C15%2011%2C15%2011%2C17%2017%2C17%2017%2C11%2015%2C11%20%22%20fill%3D%22%23666666%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-gantt-i.dx-gantt-i-redo{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M1%2C9c0-4.4%2C3.6-8%2C8-8c2.2%2C0%2C4.2%2C0.9%2C5.6%2C2.4L17%2C1v6h-6l2.2-2.2C12.1%2C3.7%2C10.7%2C3%2C9%2C3C5.7%2C3%2C3%2C5.7%2C3%2C9%0A%09s2.7%2C6%2C6%2C6v2C4.6%2C17%2C1%2C13.4%2C1%2C9z%22%20fill%3D%22%23666666%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-gantt-i.dx-gantt-i-task-details{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M12.5%2C18C10%2C18%2C7.9%2C15.5%2C7%2C13.5c0.9-2%2C3-4.5%2C5.5-4.5s4.6%2C2.5%2C5.5%2C4.5C17.1%2C15.5%2C15%2C18%2C12.5%2C18z%0A%09%20M12.5%2C11c-1.4%2C0-2.5%2C1.1-2.5%2C2.5s1.1%2C2.5%2C2.5%2C2.5s2.5-1.1%2C2.5-2.5S13.9%2C11%2C12.5%2C11z%20M12.5%2C15c-0.8%2C0-1.5-0.7-1.5-1.5%0A%09s0.7-1.5%2C1.5-1.5s1.5%2C0.7%2C1.5%2C1.5S13.3%2C15%2C12.5%2C15z%20M12%2C4l-2-2H3v12h2l1%2C2H1V0h10l3%2C3v4h-2V4z%22%20fill%3D%22%23666666%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-gantt-i.dx-gantt-i-undo{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M9%2C17v-2c3.3%2C0%2C6-2.7%2C6-6s-2.7-6-6-6C7.3%2C3%2C5.9%2C3.7%2C4.8%2C4.8L7%2C7H1V1l2.4%2C2.4C4.8%2C1.9%2C6.8%2C1%2C9%2C1%0A%09c4.4%2C0%2C8%2C3.6%2C8%2C8S13.4%2C17%2C9%2C17z%22%20fill%3D%22%23666666%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-gantt-i.dx-gantt-i-zoom-in{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M17.7%2C16.3l-1.4%2C1.4l-4.1-4.1C11%2C14.5%2C9.6%2C15%2C8%2C15c-3.9%2C0-7-3.1-7-7s3.1-7%2C7-7s7%2C3.1%2C7%2C7%0A%09c0%2C1.6-0.5%2C3-1.4%2C4.2L17.7%2C16.3z%20M8%2C3C5.2%2C3%2C3%2C5.2%2C3%2C8s2.2%2C5%2C5%2C5s5-2.2%2C5-5S10.8%2C3%2C8%2C3z%20M9%2C11H7V9H5V7h2V5h2v2h2v2H9V11z%22%20fill%3D%22%23666666%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-gantt-i.dx-gantt-i-zoom-out{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M17.7%2C16.3l-1.4%2C1.4l-4.1-4.1C11%2C14.5%2C9.6%2C15%2C8%2C15c-3.9%2C0-7-3.1-7-7s3.1-7%2C7-7s7%2C3.1%2C7%2C7%0A%09c0%2C1.6-0.5%2C3-1.4%2C4.2L17.7%2C16.3z%20M8%2C3C5.2%2C3%2C3%2C5.2%2C3%2C8s2.2%2C5%2C5%2C5s5-2.2%2C5-5S10.8%2C3%2C8%2C3z%20M5%2C9V7h6v2H5z%22%20fill%3D%22%23666666%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-gantt-i.dx-gantt-i-resource-manager{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2016%2016%22%20style%3D%22enable-background%3Anew%200%200%2016%2016%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M12%2C9h4v4h-4%20M8%2C5H0v2h8%20M12%2C5h4V1h-4%20M0%2C1v2h10V1%20M0%2C15h8v-2H0%20M0%2C11h10V9H0%22%20fill%3D%22%23666666%22%2F%3E%0A%3C%2Fsvg%3E%0A")}.dx-gantt-i.dx-gantt-i-toggle-resources{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2024.2.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x35_%22%20class%3D%22st0%22%20d%3D%22M14%2C15H2c-1.1%2C0-2-0.9-2-2v-2c0-1.1%2C0.9-2%2C2-2h12c1.1%2C0%2C2%2C0.9%2C2%2C2v2C16%2C14.1%2C15.1%2C15%2C14%2C15z%20M9%2C11H2%0A%09v2h7V11z%20M14%2C7H2C0.9%2C7%2C0%2C6.1%2C0%2C5V3c0-1.1%2C0.9-2%2C2-2h12c1.1%2C0%2C2%2C0.9%2C2%2C2v2C16%2C6.1%2C15.1%2C7%2C14%2C7z%20M12%2C3H2v2h10V3z%22%20fill%3D%22%23666666%22%2F%3E%0A%3C%2Fsvg%3E%0A%0A%0A%0A")}.dx-gantt-i.dx-gantt-i-toggle-dependencies{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2024.2.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bopacity%3A0.5%3B%7D%0A%09.st2%7B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M7%2C11c-2.3%2C0-4.2-1.7-5-4c0.8-2.3%2C2.7-4%2C5-4s4.2%2C1.7%2C5%2C4C11.2%2C9.3%2C9.3%2C11%2C7%2C11z%20M7%2C5%0A%09C5.9%2C5%2C5%2C5.9%2C5%2C7s0.9%2C2%2C2%2C2s2-0.9%2C2-2S8.1%2C5%2C7%2C5z%20M7%2C8C6.4%2C8%2C6%2C7.6%2C6%2C7s0.4-1%2C1-1s1%2C0.4%2C1%2C1S7.6%2C8%2C7%2C8z%22%20fill%3D%22%23666666%22%2F%3E%0A%3Cpolygon%20class%3D%22st1%22%20points%3D%226%2C10%206%2C14%2013%2C14%2013%2C16%2016%2C13%2013%2C10%2013%2C12%208%2C12%208%2C10%20%22%20fill%3D%22%23666666%22%2F%3E%0A%3Cpolygon%20class%3D%22st1%22%20points%3D%226%2C4%206%2C2%200%2C2%200%2C0%208%2C0%208%2C4%20%22%20fill%3D%22%23666666%22%2F%3E%0A%3Crect%20x%3D%229.4%22%20y%3D%222.1%22%20transform%3D%22matrix(0.7071%20-0.7071%200.7071%200.7071%200.8934%209.1569)%22%20class%3D%22st2%22%20width%3D%224.2%22%20height%3D%222.8%22%20fill%3D%22%23666666%22%2F%3E%0A%3Crect%20x%3D%221.2%22%20y%3D%229.6%22%20transform%3D%22matrix(0.7071%20-0.7071%200.7071%200.7071%20-6.6066%206.0503)%22%20class%3D%22st2%22%20width%3D%225.7%22%20height%3D%222.8%22%20fill%3D%22%23666666%22%2F%3E%0A%3C%2Fsvg%3E%0A%0A")}.dx-sortable{overflow:hidden}.dx-sortable-dragging.dx-sortable-clone{position:absolute;top:0;left:0;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:.9;z-index:2147483647}.dx-sortable-dragging.dx-sortable-clone .dx-inkripple{overflow:hidden}.dx-sortable-dragging.dx-sortable-clone *{cursor:pointer;cursor:-webkit-grabbing;cursor:grabbing}.dx-sortable-source{opacity:.5}.dx-sortable-source-hidden{opacity:0}.dx-sortable-placeholder{position:absolute;top:0;left:0;border:1px solid #337ab7;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:2147483647}.dx-sortable-placeholder-inside{border-width:2px}.dx-sortable-dragging>*{border-color:#337ab780;-webkit-box-shadow:0 1px 3px #0000001a,0 6px 8px #0003;box-shadow:0 1px 3px #0000001a,0 6px 8px #0003}.dx-deferrendering .dx-deferrendering-loadindicator-container{width:100%;height:100%;position:relative}.dx-deferrendering.dx-pending-rendering .dx-invisible-while-pending-rendering,.dx-deferrendering:not(.dx-pending-rendering) .dx-visible-while-pending-rendering{display:none!important}.dx-map-container,.dx-map-shield{position:relative;width:100%;height:100%;color:#000}.dx-map-shield{top:-100%;left:0;background:#00000003;opacity:.01}@font-face{font-family:icomoon;src:url(icomoon.2a60b76e86a49dd61299.eot?nlbari);src:url(icomoon.2a60b76e86a49dd61299.eot?nlbari#iefix) format("embedded-opentype"),url(icomoon.fa5b4d764d889d4e6e36.ttf?nlbari) format("truetype"),url(icomoon.b2cd80034ee28eeefd5c.woff?nlbari) format("woff"),url(icomoon.86aa25f9de9384bc11a4.svg?nlbari#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-about:before{content:"\e900"}.icon-about-o:before{content:"\e901"}.icon-access-log:before{content:"\e902"}.icon-access-log-o:before{content:"\e903"}.icon-account:before{content:"\e904"}.icon-account-o:before{content:"\e905"}.icon-activity-log:before{content:"\e906"}.icon-add:before{content:"\e907"}.icon-add-circle:before{content:"\e908"}.icon-add-circle-o:before{content:"\e909"}.icon-add-new:before{content:"\e90a"}.icon-add-new-1:before{content:"\e90b"}.icon-add-new-o-1:before{content:"\e90c"}.icon-address-book-address-book-address-book-address-book-address-book-address-book-address-book-address-book-address-book-address-book-address-book-address-book-address-book-address-book-address-book-address-boo:before{content:"\e90d"}.icon-address-book-o:before{content:"\e90e"}.icon-add-user:before{content:"\e90f"}.icon-add-user-o:before{content:"\e910"}.icon-admin:before{content:"\e911"}.icon-admin-1:before{content:"\e912"}.icon-admin-o:before{content:"\e913"}.icon-admin-o-1:before{content:"\e914"}.icon-ageing-analysis:before{content:"\e915"}.icon-ageing-analysis-o:before{content:"\e916"}.icon-alert:before{content:"\e917"}.icon-alerts:before{content:"\e918"}.icon-alerts-o:before{content:"\e919"}.icon-align-center:before{content:"\e91a"}.icon-align-justify:before{content:"\e91b"}.icon-align-left:before{content:"\e91c"}.icon-align-right:before{content:"\e91d"}.icon-analytics:before{content:"\e91e"}.icon-analytics-o:before{content:"\e91f"}.icon-angle-double-down:before{content:"\e920"}.icon-angle-double-down-circle:before{content:"\e921"}.icon-angle-double-down-circle-o:before{content:"\e922"}.icon-angle-double-left:before{content:"\e923"}.icon-angle-double-left-circle:before{content:"\e924"}.icon-angle-double-left-circle-o:before{content:"\e925"}.icon-angle-double-right:before{content:"\e926"}.icon-angle-double-right-circle:before{content:"\e927"}.icon-angle-double-right-circle-o:before{content:"\e928"}.icon-angle-double-up:before{content:"\e929"}.icon-angle-double-up-circle:before{content:"\e92a"}.icon-angle-double-up-circle-o:before{content:"\e92b"}.icon-angle-down:before{content:"\e92c"}.icon-angle-left:before{content:"\e92d"}.icon-angle-right:before{content:"\e92e"}.icon-angle-up:before{content:"\e92f"}.icon-apps-background:before{content:"\e930"}.icon-apps-cancel:before{content:"\e931"}.icon-apps-delete:before{content:"\e932"}.icon-apps-general:before{content:"\e933"}.icon-apps-menu:before{content:"\e934"}.icon-apps-save:before{content:"\e935"}.icon-apps-security:before{content:"\e936"}.icon-apps-security-1:before{content:"\e937"}.icon-area-chart:before{content:"\e938"}.icon-area-chart-o:before{content:"\e939"}.icon-arrow-down:before{content:"\e93a"}.icon-arrow-left:before{content:"\e93b"}.icon-arrow-right:before{content:"\e93c"}.icon-arrows:before{content:"\e93d"}.icon-arrows-alt:before{content:"\e93e"}.icon-arrow-up:before{content:"\e93f"}.icon-ascending:before{content:"\e940"}.icon-ascending-1:before{content:"\e941"}.icon-background:before{content:"\e942"}.icon-background-o:before{content:"\e943"}.icon-backward:before{content:"\e944"}.icon-backward-1:before{content:"\e945"}.icon-backward-2:before{content:"\e946"}.icon-backward-o:before{content:"\e947"}.icon-backward-o-1:before{content:"\e948"}.icon-backward-o-2:before{content:"\e949"}.icon-ban:before{content:"\e94a"}.icon-ban-o:before{content:"\e94b"}.icon-bar-chart:before{content:"\e94c"}.icon-bar-chart-o:before{content:"\e94d"}.icon-barcode:before{content:"\e94e"}.icon-bar-grow-chart:before{content:"\e94f"}.icon-bar-grow-chart-cicle:before{content:"\e950"}.icon-bar-grow-chart-cicle-1:before{content:"\e951"}.icon-bar-grow-chart-o:before{content:"\e952"}.icon-bars:before{content:"\e953"}.icon-bars-1:before{content:"\e954"}.icon-bars-close:before{content:"\e955"}.icon-bars-o:before{content:"\e956"}.icon-bars-o-1:before{content:"\e957"}.icon-bars-o-2:before{content:"\e958"}.icon-bars-open:before{content:"\e959"}.icon-bell:before{content:"\e95a"}.icon-bell-1:before{content:"\e95b"}.icon-bell-o:before{content:"\e95c"}.icon-bell-o-1:before{content:"\e95d"}.icon-bill-payments:before{content:"\e95e"}.icon-bill-payments-o:before{content:"\e95f"}.icon-bills-payment:before{content:"\e960"}.icon-bills-payment-o:before{content:"\e961"}.icon-boat:before{content:"\e962"}.icon-bold:before{content:"\e963"}.icon-booklets:before{content:"\e964"}.icon-booklets-o:before{content:"\e965"}.icon-bookmark:before{content:"\e966"}.icon-bookmark-o:before{content:"\e967"}.icon-bus:before{content:"\e968"}.icon-calculate:before{content:"\e969"}.icon-calculate-o:before{content:"\e96a"}.icon-calender:before{content:"\e96b"}.icon-calender-o:before{content:"\e96c"}.icon-camera:before{content:"\e96d"}.icon-camera-o:before{content:"\e96e"}.icon-cancel-circle:before{content:"\e96f"}.icon-cancel-circle-o:before{content:"\e970"}.icon-car:before{content:"\e971"}.icon-caret-down:before{content:"\e972"}.icon-caret-left:before{content:"\e973"}.icon-caret-right:before{content:"\e974"}.icon-caret-up:before{content:"\e975"}.icon-change-password:before{content:"\e976"}.icon-change-password-o:before{content:"\e977"}.icon-chat:before{content:"\e978"}.icon-chat-1:before{content:"\e979"}.icon-chat-o:before{content:"\e97a"}.icon-chat-o-1:before{content:"\e97b"}.icon-check:before{content:"\e97c"}.icon-checkbox:before{content:"\e97d"}.icon-check-box:before{content:"\e97e"}.icon-check-box-o:before{content:"\e97f"}.icon-check-circle:before{content:"\e980"}.icon-check-circle-o:before{content:"\e981"}.icon-check-square:before{content:"\e982"}.icon-check-square-o:before{content:"\e983"}.icon-chevron-down:before{content:"\e984"}.icon-chevron-down-1:before{content:"\e985"}.icon-chevron-left:before{content:"\e986"}.icon-chevron-left-1:before{content:"\e987"}.icon-chevron-right:before{content:"\e988"}.icon-chevron-right-1:before{content:"\e989"}.icon-chevron-up:before{content:"\e98a"}.icon-chevron-up-1:before{content:"\e98b"}.icon-circle:before{content:"\e98c"}.icon-circle-o:before{content:"\e98d"}.icon-clock-o:before{content:"\e98e"}.icon-clone:before{content:"\e98f"}.icon-clone-o:before{content:"\e990"}.icon-close-circle:before{content:"\e991"}.icon-code:before{content:"\e992"}.icon-cog:before{content:"\e993"}.icon-cog-1:before{content:"\e994"}.icon-cog-2:before{content:"\e995"}.icon-cog-3:before{content:"\e996"}.icon-cog-o:before{content:"\e997"}.icon-cog-o-1:before{content:"\e998"}.icon-cog-o-2:before{content:"\e999"}.icon-cog-o-3:before{content:"\e99a"}.icon-cogs:before{content:"\e99b"}.icon-cogs-1:before{content:"\e99c"}.icon-cogs-1-o:before{content:"\e99d"}.icon-cogs-o:before{content:"\e99e"}.icon-colapse:before{content:"\e99f"}.icon-colapse-alt:before{content:"\e9a0"}.icon-collapse:before{content:"\e9a1"}.icon-collapse-alt:before{content:"\e9a2"}.icon-company-profile:before{content:"\e9a3"}.icon-company-profile-o:before{content:"\e9a4"}.icon-completed:before{content:"\e9a5"}.icon-compress:before{content:"\e9a6"}.icon-configuration:before{content:"\e9a7"}.icon-configuration-1:before{content:"\e9a8"}.icon-configuration-1-o:before{content:"\e9a9"}.icon-configuration-o:before{content:"\e9aa"}.icon-copy:before{content:"\e9ab"}.icon-copy-o:before{content:"\e9ac"}.icon-current-plan:before{content:"\e9ad"}.icon-current-plan-o:before{content:"\e9ae"}.icon-customer:before{content:"\e9af"}.icon-customer-o:before{content:"\e9b0"}.icon-dashboard:before{content:"\e9b1"}.icon-dashboard-o:before{content:"\e9b2"}.icon-database:before{content:"\e9b3"}.icon-database-o:before{content:"\e9b4"}.icon-data-mart:before{content:"\e9b5"}.icon-data-mart-o:before{content:"\e9b6"}.icon-dataset:before{content:"\e9b7"}.icon-dataset-o:before{content:"\e9b8"}.icon-data-source:before{content:"\e9b9"}.icon-data-source-o:before{content:"\e9ba"}.icon-date-picker:before{content:"\e9bb"}.icon-date-picker-o:before{content:"\e9bc"}.icon-delete:before{content:"\e9bd"}.icon-delete-1:before{content:"\e9be"}.icon-delete-2:before{content:"\e9bf"}.icon-delete-o:before{content:"\e9c0"}.icon-delete-o-1:before{content:"\e9c1"}.icon-delete-o-2:before{content:"\e9c2"}.icon-delete-user:before{content:"\e9c3"}.icon-delete-user-1:before{content:"\e9c4"}.icon-delete-user-o:before{content:"\e9c5"}.icon-descending:before{content:"\e9c6"}.icon-descending-1:before{content:"\e9c7"}.icon-desktop:before{content:"\e9c8"}.icon-doughnut-chart:before{content:"\e9c9"}.icon-doughnut-chart-o:before{content:"\e9ca"}.icon-download:before{content:"\e9cb"}.icon-download-data:before{content:"\e9cc"}.icon-download-data-o:before{content:"\e9cd"}.icon-download-file:before{content:"\e9ce"}.icon-download-o:before{content:"\e9cf"}.icon-drag:before{content:"\e9d0"}.icon-dropbox:before{content:"\e9d1"}.icon-drop-down:before{content:"\e9d2"}.icon-drop-down-1:before{content:"\e9d3"}.icon-edit:before{content:"\e9d4"}.icon-edit-1:before{content:"\e9d5"}.icon-edit-o-1:before{content:"\e9d6"}.icon-ellipsis-h:before{content:"\e9d7"}.icon-ellipsis-v:before{content:"\e9d8"}.icon-envelope:before{content:"\e9d9"}.icon-envelope-o:before{content:"\e9da"}.icon-exclamation:before{content:"\e9db"}.icon-exclamation-circle:before{content:"\e9dc"}.icon-exclamation-circle-o:before{content:"\e9dd"}.icon-expand:before{content:"\e9de"}.icon-expand-alt:before{content:"\e9df"}.icon-export:before{content:"\e9e0"}.icon-export-1:before{content:"\e9e1"}.icon-export-data:before{content:"\e9e2"}.icon-export-data-o:before{content:"\e9e3"}.icon-export-o:before{content:"\e9e4"}.icon-export-template:before{content:"\e9e5"}.icon-external-link:before{content:"\e9e6"}.icon-eye:before{content:"\e9e7"}.icon-eye-o:before{content:"\e9e8"}.icon-eye-slash:before{content:"\e9e9"}.icon-eye-slash-o:before{content:"\e9ea"}.icon-fetch:before{content:"\e9eb"}.icon-file:before{content:"\e9ec"}.icon-file-archive:before{content:"\e9ed"}.icon-file-archive-o:before{content:"\e9ee"}.icon-file-audio:before{content:"\e9ef"}.icon-file-audio-o:before{content:"\e9f0"}.icon-file-code:before{content:"\e9f1"}.icon-file-code-o:before{content:"\e9f2"}.icon-file-document:before{content:"\e9f3"}.icon-file-document-o:before{content:"\e9f4"}.icon-file-excel .path1:before{content:"\e9f5";color:#231f20}.icon-file-excel .path2:before{content:"\e9f6";margin-left:-1em;color:#000}.icon-file-excel-o:before{content:"\e9f7"}.icon-file-movie:before{content:"\e9f8"}.icon-file-movie-o:before{content:"\e9f9"}.icon-file-o:before{content:"\e9fa"}.icon-file-pdf:before{content:"\e9fb"}.icon-file-pdf-1:before{content:"\e9fc"}.icon-file-pdf-o:before{content:"\e9fd"}.icon-file-pdf-o-1:before{content:"\e9fe"}.icon-file-picture:before{content:"\e9ff"}.icon-file-picture-o:before{content:"\ea00"}.icon-file-powerpoint:before{content:"\ea01"}.icon-file-powerpoint-o:before{content:"\ea02"}.icon-files:before{content:"\ea03"}.icon-files-o:before{content:"\ea04"}.icon-file-text:before{content:"\ea05"}.icon-file-text-1:before{content:"\ea06"}.icon-file-text-o:before{content:"\ea07"}.icon-file-text-o-1:before{content:"\ea08"}.icon-file-upload:before{content:"\ea09"}.icon-file-word:before{content:"\ea0a"}.icon-file-word-o:before{content:"\ea0b"}.icon-file-word-o-1:before{content:"\ea0c"}.icon-file-xl:before{content:"\ea0d"}.icon-file-xl-o:before{content:"\ea0e"}.icon-filter:before{content:"\ea0f"}.icon-filter-o:before{content:"\ea10"}.icon-finance:before{content:"\ea11"}.icon-finance-usd:before{content:"\ea12"}.icon-finance-usd-cicle:before{content:"\ea13"}.icon-finance-usd-cicle-1:before{content:"\ea14"}.icon-flight:before{content:"\ea15"}.icon-floppy:before{content:"\ea16"}.icon-floppy-o:before{content:"\ea17"}.icon-folder:before{content:"\ea18"}.icon-folder-1:before{content:"\ea19"}.icon-folder-circle:before{content:"\ea1a"}.icon-folder-circle-o:before{content:"\ea1b"}.icon-folder-o:before{content:"\ea1c"}.icon-folder-open:before{content:"\ea1d"}.icon-folder-open-o:before{content:"\ea1e"}.icon-folder-upload:before{content:"\ea1f"}.icon-folder-upload-o:before{content:"\ea20"}.icon-form-add:before{content:"\ea21"}.icon-form-cancel:before{content:"\ea22"}.icon-form-checkbox:before{content:"\ea23"}.icon-form-checkbox-field:before{content:"\ea24"}.icon-form-date-picker:before{content:"\ea25"}.icon-form-date-picker-field:before{content:"\ea26"}.icon-form-date-picker-o .path1:before{content:"\ea27";color:#212329}.icon-form-date-picker-o .path2:before{content:"\ea28";margin-left:-1em;color:#231f20}.icon-form-date-picker-o .path3:before{content:"\ea29";margin-left:-1em;color:#231f20}.icon-form-date-picker-o .path4:before{content:"\ea2a";margin-left:-1em;color:#212329}.icon-form-date-picker-o .path5:before{content:"\ea2b";margin-left:-1em;color:#212329}.icon-form-date-picker-o .path6:before{content:"\ea2c";margin-left:-1em;color:#212329}.icon-form-date-picker-o .path7:before{content:"\ea2d";margin-left:-1em;color:#212329}.icon-form-date-picker-o .path8:before{content:"\ea2e";margin-left:-1em;color:#212329}.icon-form-date-picker-o .path9:before{content:"\ea2f";margin-left:-1em;color:#212329}.icon-form-date-picker-o .path10:before{content:"\ea30";margin-left:-1em;color:#231f20}.icon-form-drop-down:before{content:"\ea31"}.icon-form-drop-down-1:before{content:"\ea32"}.icon-form-drop-down-2:before{content:"\ea33"}.icon-form-dropdown-field:before{content:"\ea34"}.icon-form-dropdown-field-1:before{content:"\ea35"}.icon-form-edit:before{content:"\ea36"}.icon-form-eye:before{content:"\ea37"}.icon-form-fetch-field:before{content:"\ea38"}.icon-form-file-field:before{content:"\ea39"}.icon-form-file-o:before{content:"\ea3a"}.icon-form-file-upload-field:before{content:"\ea3b"}.icon-form-file-upload-o:before{content:"\ea3c"}.icon-form-formula:before{content:"\ea3d"}.icon-form-grid:before{content:"\ea3e"}.icon-form-grid-field:before{content:"\ea3f"}.icon-form-grid-o:before{content:"\ea40"}.icon-form-image:before{content:"\ea41"}.icon-form-image-field:before{content:"\ea42"}.icon-form-label:before{content:"\ea43"}.icon-form-label-1:before{content:"\ea44"}.icon-form-label-2:before{content:"\ea45"}.icon-form-label-3:before{content:"\ea46"}.icon-form-label-field:before{content:"\ea47"}.icon-form-label-field-1:before{content:"\ea48"}.icon-form-label-field-2:before{content:"\ea49"}.icon-form-label-field-3:before{content:"\ea4a"}.icon-form-link:before{content:"\ea4b"}.icon-form-lookup:before{content:"\ea4c"}.icon-form-lookup-field:before{content:"\ea4d"}.icon-form-lookup-o:before{content:"\ea4e"}.icon-form-multi-check-box:before{content:"\ea4f"}.icon-form-multi-check-box-field:before{content:"\ea50"}.icon-form-multi-line:before{content:"\ea51"}.icon-form-multi-line-field:before{content:"\ea52"}.icon-form-multi-select:before{content:"\ea53"}.icon-form-multi-select-field:before{content:"\ea54"}.icon-form-number-box:before{content:"\ea55"}.icon-form-number-box-field-1:before{content:"\ea56"}.icon-form-numeric-text-box:before{content:"\ea57"}.icon-form-numeric-text-box-field:before{content:"\ea58"}.icon-form-page-break:before{content:"\ea59"}.icon-form-paragraph:before{content:"\ea5a"}.icon-form-paragraph-field:before{content:"\ea5b"}.icon-form-payment:before{content:"\ea5c"}.icon-form-payment-field:before{content:"\ea5d"}.icon-form-radio-button:before{content:"\ea5e"}.icon-form-re-order:before{content:"\ea5f"}.icon-form-rich-text-box:before{content:"\ea60"}.icon-form-rich-text-box-field:before{content:"\ea61"}.icon-form-rich-text-box-field-1:before{content:"\ea62"}.icon-form-rich-text-box-field-2:before{content:"\ea63"}.icon-form-rich-text-box-field-3 .path1:before{content:"\ea64";color:#000}.icon-form-rich-text-box-field-3 .path2:before{content:"\ea65";margin-left:-1em;color:#000}.icon-form-rich-text-box-field-3 .path3:before{content:"\ea66";margin-left:-1em;color:#000}.icon-form-rich-text-box-field-3 .path4:before{content:"\ea67";margin-left:-1em;color:#000}.icon-form-rich-text-box-field-3 .path5:before{content:"\ea68";margin-left:-1em;color:#000}.icon-form-rich-text-box-field-3 .path6:before{content:"\ea69";margin-left:-1em;color:#000}.icon-form-rich-text-box-field-3 .path7:before{content:"\ea6a";margin-left:-1em;color:#000}.icon-form-rich-text-box-field-3 .path8:before{content:"\ea6b";margin-left:-1em;color:#000}.icon-form-rich-text-box-field-3 .path9:before{content:"\ea6c";margin-left:-1em;color:#000}.icon-form-rich-text-box-field-3 .path10:before{content:"\ea6d";margin-left:-1em;color:#000}.icon-form-rich-text-box-field-3 .path11:before{content:"\ea6e";margin-left:-1em;color:#000}.icon-form-rich-text-box-field-3 .path12:before{content:"\ea6f";margin-left:-1em;color:#000}.icon-form-rich-text-box-field-3 .path13:before{content:"\ea70";margin-left:-1em;color:#000}.icon-form-rich-text-box-field-3 .path14:before{content:"\ea71";margin-left:-1em;color:#000}.icon-form-rich-text-box-field-3 .path15:before{content:"\ea72";margin-left:-1em;color:#000}.icon-form-rich-text-box-field-3 .path16:before{content:"\ea73";margin-left:-1em;color:#000}.icon-form-rich-text-box-field-3 .path17:before{content:"\ea74";margin-left:-1em;color:#fff}.icon-form-rich-text-box-field-3 .path18:before{content:"\ea75";margin-left:-1em;color:#000}.icon-form-section:before{content:"\ea76"}.icon-form-single-line:before{content:"\ea77"}.icon-form-single-line-field:before{content:"\ea78"}.icon-forms-number-box-field:before{content:"\ea79"}.icon-forms-radio-button-field:before{content:"\ea7a"}.icon-form-textarea:before{content:"\ea7b"}.icon-form-textarea-field:before{content:"\ea7c"}.icon-form-textarea-field-1:before{content:"\ea7d"}.icon-form-textarea-field-2:before{content:"\ea7e"}.icon-form-textarea-field-3:before{content:"\ea7f"}.icon-form-text-box:before{content:"\ea80"}.icon-form-text-box-field:before{content:"\ea81"}.icon-forward:before{content:"\ea82"}.icon-forward-1:before{content:"\ea83"}.icon-forward-2:before{content:"\ea84"}.icon-forward-o:before{content:"\ea85"}.icon-forward-o-1:before{content:"\ea86"}.icon-forward-o-2:before{content:"\ea87"}.icon-full-width-post-title-o:before{content:"\ea88"}.icon-gallery:before{content:"\ea89"}.icon-gallery-o:before{content:"\ea8a"}.icon-globe:before{content:"\ea8b"}.icon-globe-o:before{content:"\ea8c"}.icon-grabber:before{content:"\ea8d"}.icon-grabber-1:before{content:"\ea8e"}.icon-grid:before{content:"\ea8f"}.icon-grid-o:before{content:"\ea90"}.icon-growth-chart:before{content:"\ea91"}.icon-handshake:before{content:"\ea92"}.icon-handshake-o:before{content:"\ea93"}.icon-heart:before{content:"\ea94"}.icon-heart-o:before{content:"\ea95"}.icon-hide:before{content:"\ea96"}.icon-hide-o:before{content:"\ea97"}.icon-home:before{content:"\ea98"}.icon-home-o:before{content:"\ea99"}.icon-home-trend-down:before{content:"\ea9a"}.icon-image:before{content:"\ea9b"}.icon-image-o:before{content:"\ea9c"}.icon-info:before{content:"\ea9d"}.icon-info-circle:before{content:"\ea9e"}.icon-info-circle-o:before{content:"\ea9f"}.icon-in-progress:before{content:"\eaa0"}.icon-invoice:before{content:"\eaa1"}.icon-invoice-history:before{content:"\eaa2"}.icon-invoice-history-o:before{content:"\eaa3"}.icon-invoice-o:before{content:"\eaa4"}.icon-italic:before{content:"\eaa5"}.icon-key:before{content:"\eaa6"}.icon-key-o:before{content:"\eaa7"}.icon-kyc:before{content:"\eaa8"}.icon-kyc-1:before{content:"\eaa9"}.icon-kyc-o:before{content:"\eaaa"}.icon-kyc-o-1:before{content:"\eaab"}.icon-label:before{content:"\eaac"}.icon-label-1:before{content:"\eaad"}.icon-label-box:before{content:"\eaae"}.icon-label-o:before{content:"\eaaf"}.icon-language:before{content:"\eab0"}.icon-laptop:before{content:"\eab1"}.icon-launch:before{content:"\eab2"}.icon-launch-o:before{content:"\eab3"}.icon-library:before{content:"\eab4"}.icon-library-o:before{content:"\eab5"}.icon-line-chart:before{content:"\eab6"}.icon-line-chart-o:before{content:"\eab7"}.icon-link:before{content:"\eab8"}.icon-list:before{content:"\eab9"}.icon-list-1:before{content:"\eaba"}.icon-list-ul:before{content:"\eabb"}.icon-lock:before{content:"\eabc"}.icon-logo-upload:before{content:"\eabd"}.icon-logout:before{content:"\eabe"}.icon-logout-o:before{content:"\eabf"}.icon-lookup:before{content:"\eac0"}.icon-look-up-1:before{content:"\eac1"}.icon-look-up-2 .path1:before{content:"\eac2";color:#000}.icon-look-up-2 .path2:before{content:"\eac3";margin-left:-1em;color:#000}.icon-look-up-2 .path3:before{content:"\eac4";margin-left:-1em;color:#000}.icon-look-up-2 .path4:before{content:"\eac5";margin-left:-1em;color:#000}.icon-look-up-2 .path5:before{content:"\eac6";margin-left:-1em;color:#000}.icon-look-up-2 .path6:before{content:"\eac7";margin-left:-1em;color:#fff}.icon-lookup-o:before{content:"\eac8"}.icon-look-up-o-1:before{content:"\eac9"}.icon-look-up-o-2:before{content:"\eaca"}.icon-lookups:before{content:"\eacb"}.icon-lookups-o:before{content:"\eacc"}.icon-mandatory:before{content:"\eacd"}.icon-map:before{content:"\eace"}.icon-map-marker:before{content:"\eacf"}.icon-map-marker-o:before{content:"\ead0"}.icon-map-o:before{content:"\ead1"}.icon-menu-access-log:before{content:"\ead2"}.icon-menu-apps:before{content:"\ead3"}.icon-menu-audit-log:before{content:"\ead4"}.icon-menu-configuration:before{content:"\ead5"}.icon-menu-dashboard:before{content:"\ead6"}.icon-menu-dataset:before{content:"\ead7"}.icon-menu-dms:before{content:"\ead8"}.icon-menu-dms-1:before{content:"\ead9"}.icon-menu-ellipsis-h:before{content:"\eada"}.icon-menu-ellipsis-v:before{content:"\eadb"}.icon-menu-forms:before{content:"\eadc"}.icon-menu-groups:before{content:"\eadd"}.icon-menu-logout:before{content:"\eade"}.icon-menu-media:before{content:"\eadf"}.icon-menu-my-apps:before{content:"\eae0"}.icon-menu-myDoc-1:before{content:"\eae1"}.icon-menu-my-docs:before{content:"\eae2"}.icon-menu-my-reports:before{content:"\eae3"}.icon-menu-profile:before{content:"\eae4"}.icon-menu-profile-1:before{content:"\eae5"}.icon-menu-reports:before{content:"\eae6"}.icon-menu-templates:before{content:"\eae7"}.icon-menu-users:before{content:"\eae8"}.icon-menu-views:before{content:"\eae9"}.icon-metric:before{content:"\eaea"}.icon-microphone:before{content:"\eaeb"}.icon-microphone-o:before{content:"\eaec"}.icon-microphone-slash:before{content:"\eaed"}.icon-microphone-slash-o:before{content:"\eaee"}.icon-minize:before{content:"\eaef"}.icon-minus:before{content:"\eaf0"}.icon-minus-circle:before{content:"\eaf1"}.icon-minus-circle-o:before{content:"\eaf2"}.icon-minus-square:before{content:"\eaf3"}.icon-minus-square-o:before{content:"\eaf4"}.icon-mobile:before{content:"\eaf5"}.icon-moon:before{content:"\eaf6"}.icon-moon-o:before{content:"\eaf7"}.icon-multi-select:before{content:"\eaf8"}.icon-number-box:before{content:"\eaf9"}.icon-number-box-1:before{content:"\eafa"}.icon-numeric-text-box:before{content:"\eafb"}.icon-offer:before{content:"\eafc"}.icon-offer-o:before{content:"\eafd"}.icon-paperclip:before{content:"\eafe"}.icon-paper-plane:before{content:"\eaff"}.icon-paper-plane-o:before{content:"\eb00"}.icon-payment-summary:before{content:"\eb01"}.icon-payment-summary-o:before{content:"\eb02"}.icon-pdf-file:before{content:"\eb03"}.icon-pencil:before{content:"\eb04"}.icon-phone:before{content:"\eb05"}.icon-phone-o:before{content:"\eb06"}.icon-phone-ring:before{content:"\eb07"}.icon-phone-ring-o:before{content:"\eb08"}.icon-picture:before{content:"\eb09"}.icon-picture-o:before{content:"\eb0a"}.icon-pie-chart:before{content:"\eb0b"}.icon-pie-chart-o:before{content:"\eb0c"}.icon-pivot-table:before{content:"\eb0d"}.icon-pivot-table-o:before{content:"\eb0e"}.icon-plan--pricing:before{content:"\eb0f"}.icon-plan--pricing-o:before{content:"\eb10"}.icon-play:before{content:"\eb11"}.icon-plus:before{content:"\eb12"}.icon-plus-1:before{content:"\eb13"}.icon-plus-2:before{content:"\eb14"}.icon-plus-3:before{content:"\eb15"}.icon-plus-circle:before{content:"\eb16"}.icon-plus-circle-o:before{content:"\eb17"}.icon-plus-square:before{content:"\eb18"}.icon-plus-square-o:before{content:"\eb19"}.icon-portfolio:before{content:"\eb1a"}.icon-portfolio-o:before{content:"\eb1b"}.icon-power-off:before{content:"\eb1c"}.icon-print:before{content:"\eb1d"}.icon-print-add:before{content:"\eb1e"}.icon-print-minus:before{content:"\eb1f"}.icon-print-o:before{content:"\eb20"}.icon-print-print:before{content:"\eb21"}.icon-print-print-o:before{content:"\eb22"}.icon-print-rotate-down:before{content:"\eb23"}.icon-print-rotate-down-o:before{content:"\eb24"}.icon-print-rotate-left:before{content:"\eb25"}.icon-print-rotate-left-o:before{content:"\eb26"}.icon-print-rotate-right:before{content:"\eb27"}.icon-print-rotate-right-o:before{content:"\eb28"}.icon-print-rotate-up:before{content:"\eb29"}.icon-print-rotate-up-o:before{content:"\eb2a"}.icon-print-save-as:before{content:"\eb2b"}.icon-print-save-as-o:before{content:"\eb2c"}.icon-print-zoom-in:before{content:"\eb2d"}.icon-print-zoom-out:before{content:"\eb2e"}.icon-profile:before{content:"\eb2f"}.icon-profile-o:before{content:"\eb30"}.icon-publish:before{content:"\eb31"}.icon-qrcode:before{content:"\eb32"}.icon-question:before{content:"\eb33"}.icon-question-circle:before{content:"\eb34"}.icon-question-circle-o:before{content:"\eb35"}.icon-ratio-button:before{content:"\eb36"}.icon-rearrange:before{content:"\eb37"}.icon-recalculate:before{content:"\eb38"}.icon-recalculate-o:before{content:"\eb39"}.icon-receipt:before{content:"\eb3a"}.icon-receipt-o:before{content:"\eb3b"}.icon-receipt-summary:before{content:"\eb3c"}.icon-receipt-summary-o:before{content:"\eb3d"}.icon-recover:before{content:"\eb3e"}.icon-rectangle:before{content:"\eb3f"}.icon-rectangle-o:before{content:"\eb40"}.icon-recycle:before{content:"\eb41"}.icon-refresh:before{content:"\eb42"}.icon-rejected:before{content:"\eb43"}.icon-rejected-o:before{content:"\eb44"}.icon-reload:before{content:"\eb45"}.icon-remove-user:before{content:"\eb46"}.icon-remove-user-1:before{content:"\eb47"}.icon-remove-user-o-1:before{content:"\eb48"}.icon-re-order:before{content:"\eb49"}.icon-report:before{content:"\eb4a"}.icon-report-o:before{content:"\eb4b"}.icon-re-publish:before{content:"\eb4c"}.icon-reset-password:before{content:"\eb4d"}.icon-responsive-mobile-tab:before{content:"\eb4e"}.icon-responsive-mobile-tab-desktop:before{content:"\eb4f"}.icon-restore-down:before{content:"\eb50"}.icon-rich-text-box:before{content:"\eb51"}.icon-rich-text-box-1:before{content:"\eb52"}.icon-rich-text-box-2:before{content:"\eb53"}.icon-rich-text-box-3:before{content:"\eb54"}.icon-rss:before{content:"\eb55"}.icon-sales:before{content:"\eb56"}.icon-sales-by-customer:before{content:"\eb57"}.icon-sales-by-customer-o:before{content:"\eb58"}.icon-sales-summary:before{content:"\eb59"}.icon-sales-summary-o:before{content:"\eb5a"}.icon-save-as:before{content:"\eb5b"}.icon-scan:before{content:"\eb5c"}.icon-search:before{content:"\eb5d"}.icon-select-box:before{content:"\eb5e"}.icon-send:before{content:"\eb5f"}.icon-send-o:before{content:"\eb60"}.icon-settings:before{content:"\eb61"}.icon-settings-1:before{content:"\eb62"}.icon-settings-2:before{content:"\eb63"}.icon-settings-3:before{content:"\eb64"}.icon-settings-o:before{content:"\eb65"}.icon-settings-o-1:before{content:"\eb66"}.icon-settings-o-2:before{content:"\eb67"}.icon-settings-o-3:before{content:"\eb68"}.icon-share:before{content:"\eb69"}.icon-share-alt:before{content:"\eb6a"}.icon-share-alt-o:before{content:"\eb6b"}.icon-share-alt-square:before{content:"\eb6c"}.icon-share-alt-square-o:before{content:"\eb6d"}.icon-share-o:before{content:"\eb6e"}.icon-shield:before{content:"\eb6f"}.icon-shield-o:before{content:"\eb70"}.icon-show:before{content:"\eb71"}.icon-show-o:before{content:"\eb72"}.icon-sign-in:before{content:"\eb73"}.icon-sign-in-o:before{content:"\eb74"}.icon-sign-out:before{content:"\eb75"}.icon-sign-out-o:before{content:"\eb76"}.icon-skipped:before{content:"\eb77"}.icon-sliders-side:before{content:"\eb78"}.icon-slider-straight:before{content:"\eb79"}.icon-star:before{content:"\eb7a"}.icon-star-o:before{content:"\eb7b"}.icon-step-backward:before{content:"\eb7c"}.icon-step-backward-1:before{content:"\eb7d"}.icon-step-backward-2:before{content:"\eb7e"}.icon-step-backward-o:before{content:"\eb7f"}.icon-step-backward-o-1:before{content:"\eb80"}.icon-step-backward-o-2:before{content:"\eb81"}.icon-step-forward:before{content:"\eb82"}.icon-step-forward-1:before{content:"\eb83"}.icon-step-forward-2:before{content:"\eb84"}.icon-step-forward-o:before{content:"\eb85"}.icon-step-forward-o-1:before{content:"\eb86"}.icon-step-forward-o-2:before{content:"\eb87"}.icon-subscription:before{content:"\eb88"}.icon-subscription-o:before{content:"\eb89"}.icon-subscription-o-1:before{content:"\eb8a"}.icon-subscription-receipt:before{content:"\eb8b"}.icon-subscription-receipt-o:before{content:"\eb8c"}.icon-sun:before{content:"\eb8d"}.icon-sun-o:before{content:"\eb8e"}.icon-tabel .path1:before{content:"\eb8f";color:#000}.icon-tabel .path2:before{content:"\eb90";margin-left:-1em;color:#000}.icon-tabel .path3:before{content:"\eb91";margin-left:-1em;color:#000;opacity:.4}.icon-table:before{content:"\eb92"}.icon-tablet:before{content:"\eb93"}.icon-tachometer:before{content:"\eb94"}.icon-tachometer-1:before{content:"\eb95"}.icon-tachometer-o:before{content:"\eb96"}.icon-tachometer-o-1:before{content:"\eb97"}.icon-text-area:before{content:"\eb98"}.icon-textarea-1:before{content:"\eb99"}.icon-text-area-1 .path1:before{content:"\eb9a";color:#000;opacity:.4}.icon-text-area-1 .path2:before{content:"\eb9b";margin-left:-1em;color:#000;opacity:.4}.icon-text-area-1 .path3:before{content:"\eb9c";margin-left:-1em;color:#000;opacity:.4}.icon-text-area-1 .path4:before{content:"\eb9d";margin-left:-1em;color:#000;opacity:.4}.icon-text-area-1 .path5:before{content:"\eb9e";margin-left:-1em;color:#000;opacity:.4}.icon-text-area-1 .path6:before{content:"\eb9f";margin-left:-1em;color:#000;opacity:.4}.icon-text-area-1 .path7:before{content:"\eba0";margin-left:-1em;color:#000;opacity:.4}.icon-text-area-1 .path8:before{content:"\eba1";margin-left:-1em;color:#000;opacity:.4}.icon-text-area-1 .path9:before{content:"\eba2";margin-left:-1em;color:#000}.icon-text-area-1 .path10:before{content:"\eba3";margin-left:-1em;color:#000}.icon-text-area-1 .path11:before{content:"\eba4";margin-left:-1em;color:#000}.icon-text-area-1 .path12:before{content:"\eba5";margin-left:-1em;color:#000}.icon-textarea-2:before{content:"\eba6"}.icon-textarea-3:before{content:"\eba7"}.icon-text-box:before{content:"\eba8"}.icon-text-box-1 .path1:before{content:"\eba9";color:#000}.icon-text-box-1 .path2:before{content:"\ebaa";margin-left:-1em;color:#000;opacity:.4}.icon-text-box-1 .path3:before{content:"\ebab";margin-left:-1em;color:#000;opacity:.4}.icon-text-box-1 .path4:before{content:"\ebac";margin-left:-1em;color:#000;opacity:.4}.icon-text-box-1 .path5:before{content:"\ebad";margin-left:-1em;color:#000;opacity:.4}.icon-text-box-1 .path6:before{content:"\ebae";margin-left:-1em;color:#000;opacity:.4}.icon-text-box-1 .path7:before{content:"\ebaf";margin-left:-1em;color:#000;opacity:.4}.icon-text-box-1 .path8:before{content:"\ebb0";margin-left:-1em;color:#000;opacity:.4}.icon-text-box-1 .path9:before{content:"\ebb1";margin-left:-1em;color:#000;opacity:.4}.icon-th:before{content:"\ebb2"}.icon-theme:before{content:"\ebb3"}.icon-theme-o:before{content:"\ebb4"}.icon-theme-upload:before{content:"\ebb5"}.icon-theme-upload-o:before{content:"\ebb6"}.icon-th-large:before{content:"\ebb7"}.icon-thumbs-up:before{content:"\ebb8"}.icon-thumbs-up-o:before{content:"\ebb9"}.icon-thumb-tack:before{content:"\ebba"}.icon-thumb-tack-left:before{content:"\ebbb"}.icon-thumb-tack-right:before{content:"\ebbc"}.icon-tile:before{content:"\ebbd"}.icon-tile-1:before{content:"\ebbe"}.icon-times:before{content:"\ebbf"}.icon-times-circle:before{content:"\ebc0"}.icon-times-circle-o:before{content:"\ebc1"}.icon-total-bills-paid:before{content:"\ebc2"}.icon-total-due:before{content:"\ebc3"}.icon-total-invoice:before{content:"\ebc4"}.icon-total-receipt:before{content:"\ebc5"}.icon-train:before{content:"\ebc6"}.icon-trash:before{content:"\ebc7"}.icon-trash-1:before{content:"\ebc8"}.icon-trash-2:before{content:"\ebc9"}.icon-trash-o:before{content:"\ebca"}.icon-trash-o-1:before{content:"\ebcb"}.icon-trash-o-2:before{content:"\ebcc"}.icon-ui-3dcube:before{content:"\ebcd"}.icon-ui-3dcube-o:before{content:"\ebce"}.icon-ui-3d-cube-scan:before{content:"\ebcf"}.icon-ui-3d-cube-scan-o:before{content:"\ebd0"}.icon-ui-3d-rotate:before{content:"\ebd1"}.icon-ui-3d-rotate-o:before{content:"\ebd2"}.icon-ui-3d-square:before{content:"\ebd3"}.icon-ui-3d-square-o:before{content:"\ebd4"}.icon-ui-activity:before{content:"\ebd5"}.icon-ui-activity-o:before{content:"\ebd6"}.icon-ui-add:before{content:"\ebd7"}.icon-ui-add-circle:before{content:"\ebd8"}.icon-ui-add-circle-o:before{content:"\ebd9"}.icon-ui-add-o:before{content:"\ebda"}.icon-ui-add-square:before{content:"\ebdb"}.icon-ui-add-square-o:before{content:"\ebdc"}.icon-ui-airdrop:before{content:"\ebdd"}.icon-ui-airdrop-o:before{content:"\ebde"}.icon-ui-airplane:before{content:"\ebdf"}.icon-ui-airplane-o:before{content:"\ebe0"}.icon-ui-airplane-square:before{content:"\ebe1"}.icon-ui-airplane-square-o:before{content:"\ebe2"}.icon-ui-airpod:before{content:"\ebe3"}.icon-ui-airpod-o:before{content:"\ebe4"}.icon-ui-airpods:before{content:"\ebe5"}.icon-ui-airpods-o:before{content:"\ebe6"}.icon-ui-archive:before{content:"\ebe7"}.icon-ui-archive-add-o:before{content:"\ebe8"}.icon-ui-archive-minus-o:before{content:"\ebe9"}.icon-ui-archive-o:before{content:"\ebea"}.icon-ui-archive-slash-o:before{content:"\ebeb"}.icon-ui-archive-tick-o:before{content:"\ebec"}.icon-ui-autobrightness:before{content:"\ebed"}.icon-ui-autobrightness-o:before{content:"\ebee"}.icon-ui-award:before{content:"\ebef"}.icon-ui-award-o:before{content:"\ebf0"}.icon-ui-bag:before{content:"\ebf1"}.icon-ui-bag-2:before{content:"\ebf2"}.icon-ui-bag-cross:before{content:"\ebf3"}.icon-ui-bag-cross-1:before{content:"\ebf4"}.icon-ui-bag-cross-o:before{content:"\ebf5"}.icon-ui-bag-cross-o-1:before{content:"\ebf6"}.icon-ui-bag-happy:before{content:"\ebf7"}.icon-ui-bag-happy-o:before{content:"\ebf8"}.icon-ui-bag-o:before{content:"\ebf9"}.icon-ui-bag-o-2:before{content:"\ebfa"}.icon-ui-bag-tick:before{content:"\ebfb"}.icon-ui-bag-tick-2:before{content:"\ebfc"}.icon-ui-bag-tick-o:before{content:"\ebfd"}.icon-ui-bag-tick-o-2:before{content:"\ebfe"}.icon-ui-bag-timer:before{content:"\ebff"}.icon-ui-bag-timer-o:before{content:"\ec00"}.icon-ui-bank:before{content:"\ec01"}.icon-ui-bank-o:before{content:"\ec02"}.icon-ui-barcode:before{content:"\ec03"}.icon-ui-barcode-o:before{content:"\ec04"}.icon-ui-battery-2-3full:before{content:"\ec05"}.icon-ui-battery-2-3full-o:before{content:"\ec06"}.icon-ui-battery-charging:before{content:"\ec07"}.icon-ui-battery-charging-o:before{content:"\ec08"}.icon-ui-battery-disable:before{content:"\ec09"}.icon-ui-battery-disable-o:before{content:"\ec0a"}.icon-ui-battery-empty:before{content:"\ec0b"}.icon-ui-battery-empty-1:before{content:"\ec0c"}.icon-ui-battery-empty-o:before{content:"\ec0d"}.icon-ui-battery-empty-o-1:before{content:"\ec0e"}.icon-ui-battery-full:before{content:"\ec0f"}.icon-ui-battery-full-o:before{content:"\ec10"}.icon-ui-bluetooth:before{content:"\ec11"}.icon-ui-bluetooth-2:before{content:"\ec12"}.icon-ui-bluetooth-circle:before{content:"\ec13"}.icon-ui-bluetooth-circle-o:before{content:"\ec14"}.icon-ui-bluetooth-o:before{content:"\ec15"}.icon-ui-bluetooth-o-2:before{content:"\ec16"}.icon-ui-bluetooth-rectangle:before{content:"\ec17"}.icon-ui-bluetooth-rectangle-o:before{content:"\ec18"}.icon-ui-book:before{content:"\ec19"}.icon-ui-book-2:before{content:"\ec1a"}.icon-ui-bookmark:before{content:"\ec1b"}.icon-ui-bookmark-2:before{content:"\ec1c"}.icon-ui-bookmark-o:before{content:"\ec1d"}.icon-ui-bookmark-o-2:before{content:"\ec1e"}.icon-ui-book-o:before{content:"\ec1f"}.icon-ui-book-o-2:before{content:"\ec20"}.icon-ui-book-saved-o:before{content:"\ec21"}.icon-ui-book-square-o:before{content:"\ec22"}.icon-ui-box:before{content:"\ec23"}.icon-ui-box-1:before{content:"\ec24"}.icon-ui-box-2:before{content:"\ec25"}.icon-ui-box-add:before{content:"\ec26"}.icon-ui-box-add-o:before{content:"\ec27"}.icon-ui-box-o:before{content:"\ec28"}.icon-ui-box-o-1:before{content:"\ec29"}.icon-ui-box-o-2:before{content:"\ec2a"}.icon-ui-box-remove:before{content:"\ec2b"}.icon-ui-box-remove-o:before{content:"\ec2c"}.icon-ui-box-search:before{content:"\ec2d"}.icon-ui-box-search-o:before{content:"\ec2e"}.icon-ui-box-tick:before{content:"\ec2f"}.icon-ui-box-tick-o:before{content:"\ec30"}.icon-ui-box-time:before{content:"\ec31"}.icon-ui-box-time-o:before{content:"\ec32"}.icon-ui-briefcase:before{content:"\ec33"}.icon-ui-briefcase-o:before{content:"\ec34"}.icon-ui-brifecase-cross:before{content:"\ec35"}.icon-ui-brifecase-cross-o:before{content:"\ec36"}.icon-ui-brifecase-tick:before{content:"\ec37"}.icon-ui-brifecase-tick-o:before{content:"\ec38"}.icon-ui-brifecase-timer:before{content:"\ec39"}.icon-ui-brifecase-timer-o:before{content:"\ec3a"}.icon-ui-broom:before{content:"\ec3b"}.icon-ui-broom-o:before{content:"\ec3c"}.icon-ui-bubble:before{content:"\ec3d"}.icon-ui-bubble-o:before{content:"\ec3e"}.icon-ui-building:before{content:"\ec3f"}.icon-ui-building-3:before{content:"\ec40"}.icon-ui-building-4:before{content:"\ec41"}.icon-ui-building-o:before{content:"\ec42"}.icon-ui-building-o-3:before{content:"\ec43"}.icon-ui-building-o-4:before{content:"\ec44"}.icon-ui-buildings:before{content:"\ec45"}.icon-ui-buildings-2:before{content:"\ec46"}.icon-ui-buildings-o:before{content:"\ec47"}.icon-ui-buildings-o-2:before{content:"\ec48"}.icon-ui-buliding:before{content:"\ec49"}.icon-ui-buliding-o:before{content:"\ec4a"}.icon-ui-bus:before{content:"\ec4b"}.icon-ui-bus-o:before{content:"\ec4c"}.icon-ui-cake:before{content:"\ec4d"}.icon-ui-cake-o:before{content:"\ec4e"}.icon-ui-calculator:before{content:"\ec4f"}.icon-ui-calculator-o:before{content:"\ec50"}.icon-ui-calendar-add-o:before{content:"\ec51"}.icon-ui-calendar-circle-o:before{content:"\ec52"}.icon-ui-calendar-edit-o:before{content:"\ec53"}.icon-ui-calendar-o:before{content:"\ec54"}.icon-ui-calendar-o-1:before{content:"\ec55"}.icon-ui-calendar-o-2:before{content:"\ec56"}.icon-ui-calendar-remove-o:before{content:"\ec57"}.icon-ui-calendar-search-o:before{content:"\ec58"}.icon-ui-calendar-tick-o:before{content:"\ec59"}.icon-ui-call-add-o:before{content:"\ec5a"}.icon-ui-call-calling-o:before{content:"\ec5b"}.icon-ui-call-incoming-o:before{content:"\ec5c"}.icon-ui-call-minus-o:before{content:"\ec5d"}.icon-ui-call-o:before{content:"\ec5e"}.icon-ui-call-outgoing-o:before{content:"\ec5f"}.icon-ui-call-received-o:before{content:"\ec60"}.icon-ui-call-remove-o:before{content:"\ec61"}.icon-ui-call-slash-o:before{content:"\ec62"}.icon-ui-car:before{content:"\ec63"}.icon-ui-card:before{content:"\ec64"}.icon-ui-card-add:before{content:"\ec65"}.icon-ui-card-add-o:before{content:"\ec66"}.icon-ui-card-edit:before{content:"\ec67"}.icon-ui-card-edit-o:before{content:"\ec68"}.icon-ui-card-o:before{content:"\ec69"}.icon-ui-card-pos:before{content:"\ec6a"}.icon-ui-card-pos-o:before{content:"\ec6b"}.icon-ui-card-receive:before{content:"\ec6c"}.icon-ui-card-receive-o:before{content:"\ec6d"}.icon-ui-card-remove:before{content:"\ec6e"}.icon-ui-card-remove-1:before{content:"\ec6f"}.icon-ui-card-remove-o:before{content:"\ec70"}.icon-ui-card-remove-o-1:before{content:"\ec71"}.icon-ui-cards:before{content:"\ec72"}.icon-ui-card-send:before{content:"\ec73"}.icon-ui-card-send-o:before{content:"\ec74"}.icon-ui-card-slash:before{content:"\ec75"}.icon-ui-card-slash-o:before{content:"\ec76"}.icon-ui-cards-o:before{content:"\ec77"}.icon-ui-card-tick:before{content:"\ec78"}.icon-ui-card-tick-1:before{content:"\ec79"}.icon-ui-card-tick-o:before{content:"\ec7a"}.icon-ui-card-tick-o-1:before{content:"\ec7b"}.icon-ui-car-o:before{content:"\ec7c"}.icon-ui-cd:before{content:"\ec7d"}.icon-ui-cd-o:before{content:"\ec7e"}.icon-ui-chart:before{content:"\ec7f"}.icon-ui-chart-1:before{content:"\ec80"}.icon-ui-chart-2:before{content:"\ec81"}.icon-ui-chart-3:before{content:"\ec82"}.icon-ui-chart-fail:before{content:"\ec83"}.icon-ui-chart-fail-o:before{content:"\ec84"}.icon-ui-chart-o:before{content:"\ec85"}.icon-ui-chart-o-1:before{content:"\ec86"}.icon-ui-chart-o-2:before{content:"\ec87"}.icon-ui-chart-o-3:before{content:"\ec88"}.icon-ui-chart-square:before{content:"\ec89"}.icon-ui-chart-square-o:before{content:"\ec8a"}.icon-ui-chart-success:before{content:"\ec8b"}.icon-ui-chart-success-o:before{content:"\ec8c"}.icon-ui-chrome:before{content:"\ec8d"}.icon-ui-chrome-o:before{content:"\ec8e"}.icon-ui-clipboard:before{content:"\ec8f"}.icon-ui-clipboard-o:before{content:"\ec90"}.icon-ui-clock:before{content:"\ec91"}.icon-ui-clock-o:before{content:"\ec92"}.icon-ui-close-circle-o:before{content:"\ec93"}.icon-ui-close-square:before{content:"\ec94"}.icon-ui-close-square-o:before{content:"\ec95"}.icon-ui-cloud-add:before{content:"\ec96"}.icon-ui-cloud-add-o:before{content:"\ec97"}.icon-ui-cloud-change:before{content:"\ec98"}.icon-ui-cloud-change-o:before{content:"\ec99"}.icon-ui-cloud-connection:before{content:"\ec9a"}.icon-ui-cloud-connection-o:before{content:"\ec9b"}.icon-ui-cloud-remove:before{content:"\ec9c"}.icon-ui-cloud-remove-o:before{content:"\ec9d"}.icon-ui-coffee:before{content:"\ec9e"}.icon-ui-coffee-o:before{content:"\ec9f"}.icon-ui-coin:before{content:"\eca0"}.icon-ui-coin-2:before{content:"\eca1"}.icon-ui-coin-o:before{content:"\eca2"}.icon-ui-coin-o-2:before{content:"\eca3"}.icon-ui-computing:before{content:"\eca4"}.icon-ui-computing-o:before{content:"\eca5"}.icon-ui-convert-3d-cube:before{content:"\eca6"}.icon-ui-convert-3d-cube-o:before{content:"\eca7"}.icon-ui-convert-card:before{content:"\eca8"}.icon-ui-convert-card-o:before{content:"\eca9"}.icon-ui-courthouse:before{content:"\ecaa"}.icon-ui-courthouse-o:before{content:"\ecab"}.icon-ui-cpu:before{content:"\ecac"}.icon-ui-cpu-charge:before{content:"\ecad"}.icon-ui-cpu-charge-o:before{content:"\ecae"}.icon-ui-cpu-o:before{content:"\ecaf"}.icon-ui-cpu-setting:before{content:"\ecb0"}.icon-ui-cpu-setting-o:before{content:"\ecb1"}.icon-ui-crown:before{content:"\ecb2"}.icon-ui-crown-1:before{content:"\ecb3"}.icon-ui-crown-o:before{content:"\ecb4"}.icon-ui-crown-o-1:before{content:"\ecb5"}.icon-ui-cup:before{content:"\ecb6"}.icon-ui-cup-o:before{content:"\ecb7"}.icon-ui-danger:before{content:"\ecb8"}.icon-ui-danger-o:before{content:"\ecb9"}.icon-ui-devices:before{content:"\ecba"}.icon-ui-devices-o:before{content:"\ecbb"}.icon-ui-diagram:before{content:"\ecbc"}.icon-ui-diagram-o:before{content:"\ecbd"}.icon-ui-diamonds:before{content:"\ecbe"}.icon-ui-diamonds-o:before{content:"\ecbf"}.icon-ui-discount-circle:before{content:"\ecc0"}.icon-ui-discount-circle-o:before{content:"\ecc1"}.icon-ui-discount-shape:before{content:"\ecc2"}.icon-ui-discount-shape-o:before{content:"\ecc3"}.icon-ui-discover:before{content:"\ecc4"}.icon-ui-discover-o:before{content:"\ecc5"}.icon-ui-document:before{content:"\ecc6"}.icon-ui-document-o:before{content:"\ecc7"}.icon-ui-dollar-circle:before{content:"\ecc8"}.icon-ui-dollar-circle-o:before{content:"\ecc9"}.icon-ui-dollar-square:before{content:"\ecca"}.icon-ui-dollar-square-o:before{content:"\eccb"}.icon-ui-driver:before{content:"\eccc"}.icon-ui-driver-2:before{content:"\eccd"}.icon-ui-driver-o:before{content:"\ecce"}.icon-ui-driver-o-2:before{content:"\eccf"}.icon-ui-driver-refresh:before{content:"\ecd0"}.icon-ui-driver-refresh-o:before{content:"\ecd1"}.icon-ui-driving:before{content:"\ecd2"}.icon-ui-driving-o:before{content:"\ecd3"}.icon-ui-electricity:before{content:"\ecd4"}.icon-ui-electricity-o:before{content:"\ecd5"}.icon-ui-emoji-happy:before{content:"\ecd6"}.icon-ui-emoji-happy-o:before{content:"\ecd7"}.icon-ui-emoji-normal:before{content:"\ecd8"}.icon-ui-emoji-normal-o:before{content:"\ecd9"}.icon-ui-emoji-sad:before{content:"\ecda"}.icon-ui-emoji-sad-o:before{content:"\ecdb"}.icon-ui-empty-wallet:before{content:"\ecdc"}.icon-ui-empty-wallet-add:before{content:"\ecdd"}.icon-ui-empty-wallet-add-o:before{content:"\ecde"}.icon-ui-empty-wallet-change:before{content:"\ecdf"}.icon-ui-empty-wallet-change-o:before{content:"\ece0"}.icon-ui-empty-wallet-o:before{content:"\ece1"}.icon-ui-empty-wallet-remove:before{content:"\ece2"}.icon-ui-empty-wallet-remove-o:before{content:"\ece3"}.icon-ui-empty-wallet-tick:before{content:"\ece4"}.icon-ui-empty-wallet-tick-o:before{content:"\ece5"}.icon-ui-empty-wallet-time:before{content:"\ece6"}.icon-ui-empty-wallet-time-o:before{content:"\ece7"}.icon-ui-external-drive:before{content:"\ece8"}.icon-ui-external-drive-o:before{content:"\ece9"}.icon-ui-favorite-chart:before{content:"\ecea"}.icon-ui-favorite-chart-o:before{content:"\eceb"}.icon-ui-filter:before{content:"\ecec"}.icon-ui-filter-add:before{content:"\eced"}.icon-ui-filter-add-o:before{content:"\ecee"}.icon-ui-filter-edit:before{content:"\ecef"}.icon-ui-filter-edit-o:before{content:"\ecf0"}.icon-ui-filter-o:before{content:"\ecf1"}.icon-ui-filter-remove:before{content:"\ecf2"}.icon-ui-filter-remove-o:before{content:"\ecf3"}.icon-ui-filter-search:before{content:"\ecf4"}.icon-ui-filter-search-o:before{content:"\ecf5"}.icon-ui-filter-square:before{content:"\ecf6"}.icon-ui-filter-square-o:before{content:"\ecf7"}.icon-ui-filter-tick:before{content:"\ecf8"}.icon-ui-filter-tick-o:before{content:"\ecf9"}.icon-ui-flag:before{content:"\ecfa"}.icon-ui-flag-2:before{content:"\ecfb"}.icon-ui-flag-o:before{content:"\ecfc"}.icon-ui-flag-o-2:before{content:"\ecfd"}.icon-ui-flash:before{content:"\ecfe"}.icon-ui-flash-circle:before{content:"\ecff"}.icon-ui-flash-circle-o:before{content:"\ed00"}.icon-ui-flash-o:before{content:"\ed01"}.icon-ui-flash-slash:before{content:"\ed02"}.icon-ui-flash-slash-o:before{content:"\ed03"}.icon-ui-folder-connection:before{content:"\ed04"}.icon-ui-folder-connection-o:before{content:"\ed05"}.icon-ui-forbidden:before{content:"\ed06"}.icon-ui-forbidden-2:before{content:"\ed07"}.icon-ui-forbidden-o:before{content:"\ed08"}.icon-ui-forbidden-o-2:before{content:"\ed09"}.icon-ui-frame:before{content:"\ed0a"}.icon-ui-frame-o:before{content:"\ed0b"}.icon-ui-game:before{content:"\ed0c"}.icon-ui-gameboy:before{content:"\ed0d"}.icon-ui-gameboy-o:before{content:"\ed0e"}.icon-ui-game-o:before{content:"\ed0f"}.icon-ui-gas-station:before{content:"\ed10"}.icon-ui-gas-station-o:before{content:"\ed11"}.icon-ui-ghost:before{content:"\ed12"}.icon-ui-ghost-o:before{content:"\ed13"}.icon-ui-gift:before{content:"\ed14"}.icon-ui-gift-o:before{content:"\ed15"}.icon-ui-glass:before{content:"\ed16"}.icon-ui-glass-o:before{content:"\ed17"}.icon-ui-grammerly:before{content:"\ed18"}.icon-ui-grammerly-o:before{content:"\ed19"}.icon-ui-graph:before{content:"\ed1a"}.icon-ui-graph-o:before{content:"\ed1b"}.icon-ui-happyemoji:before{content:"\ed1c"}.icon-ui-happyemoji-o:before{content:"\ed1d"}.icon-ui-hashtag:before{content:"\ed1e"}.icon-ui-hashtag-o:before{content:"\ed1f"}.icon-ui-headphone:before{content:"\ed20"}.icon-ui-headphone-o:before{content:"\ed21"}.icon-ui-headphones:before{content:"\ed22"}.icon-ui-headphones-o:before{content:"\ed23"}.icon-ui-health:before{content:"\ed24"}.icon-ui-health-o:before{content:"\ed25"}.icon-ui-home:before{content:"\ed26"}.icon-ui-home-1:before{content:"\ed27"}.icon-ui-home-2:before{content:"\ed28"}.icon-ui-home-hashtag:before{content:"\ed29"}.icon-ui-home-hashtag-o:before{content:"\ed2a"}.icon-ui-home-o:before{content:"\ed2b"}.icon-ui-home-o-1:before{content:"\ed2c"}.icon-ui-home-o-2:before{content:"\ed2d"}.icon-ui-home-trend-down-o:before{content:"\ed2e"}.icon-ui-home-trend-up:before{content:"\ed2f"}.icon-ui-home-trend-up-o:before{content:"\ed30"}.icon-ui-home-wifi:before{content:"\ed31"}.icon-ui-home-wifi-o:before{content:"\ed32"}.icon-ui-hospital:before{content:"\ed33"}.icon-ui-hospital-o:before{content:"\ed34"}.icon-ui-house:before{content:"\ed35"}.icon-ui-house-2:before{content:"\ed36"}.icon-ui-house-2-o:before{content:"\ed37"}.icon-ui-house-o:before{content:"\ed38"}.icon-ui-info-circle:before{content:"\ed39"}.icon-ui-info-circle-o:before{content:"\ed3a"}.icon-ui-information:before{content:"\ed3b"}.icon-ui-information-o:before{content:"\ed3c"}.icon-ui-instagram:before{content:"\ed3d"}.icon-ui-instagram-o:before{content:"\ed3e"}.icon-ui-judge:before{content:"\ed3f"}.icon-ui-judge-o:before{content:"\ed40"}.icon-ui-keyboard:before{content:"\ed41"}.icon-ui-keyboard-o:before{content:"\ed42"}.icon-ui-keyboard-open:before{content:"\ed43"}.icon-ui-keyboard-open-o:before{content:"\ed44"}.icon-ui-lamp:before{content:"\ed45"}.icon-ui-lamp-o:before{content:"\ed46"}.icon-ui-level:before{content:"\ed47"}.icon-ui-level-o:before{content:"\ed48"}.icon-ui-math:before{content:"\ed49"}.icon-ui-math-o:before{content:"\ed4a"}.icon-ui-menu:before{content:"\ed4b"}.icon-ui-menu-o:before{content:"\ed4c"}.icon-ui-microscope:before{content:"\ed4d"}.icon-ui-microscope-o:before{content:"\ed4e"}.icon-ui-milk:before{content:"\ed4f"}.icon-ui-milk-o:before{content:"\ed50"}.icon-ui-minus:before{content:"\ed51"}.icon-ui-minus-cirlce:before{content:"\ed52"}.icon-ui-minus-cirlce-o:before{content:"\ed53"}.icon-ui-minus-o:before{content:"\ed54"}.icon-ui-minus-square:before{content:"\ed55"}.icon-ui-minus-square-o:before{content:"\ed56"}.icon-ui-mirror:before{content:"\ed57"}.icon-ui-mirroring-screen:before{content:"\ed58"}.icon-ui-mirroring-screen-o:before{content:"\ed59"}.icon-ui-mirror-o:before{content:"\ed5a"}.icon-ui-mobile:before{content:"\ed5b"}.icon-ui-mobile-o:before{content:"\ed5c"}.icon-ui-money:before{content:"\ed5d"}.icon-ui-money-2:before{content:"\ed5e"}.icon-ui-money-3:before{content:"\ed5f"}.icon-ui-money-4:before{content:"\ed60"}.icon-ui-money-add:before{content:"\ed61"}.icon-ui-money-add-o:before{content:"\ed62"}.icon-ui-money-change:before{content:"\ed63"}.icon-ui-money-change-o:before{content:"\ed64"}.icon-ui-money-forbidden:before{content:"\ed65"}.icon-ui-money-forbidden-o:before{content:"\ed66"}.icon-ui-money-o:before{content:"\ed67"}.icon-ui-money-o-2:before{content:"\ed68"}.icon-ui-money-o-3:before{content:"\ed69"}.icon-ui-money-o-4:before{content:"\ed6a"}.icon-ui-money-recive:before{content:"\ed6b"}.icon-ui-money-recive-o:before{content:"\ed6c"}.icon-ui-money-remove:before{content:"\ed6d"}.icon-ui-money-remove-o:before{content:"\ed6e"}.icon-ui-moneys:before{content:"\ed6f"}.icon-ui-money-send:before{content:"\ed70"}.icon-ui-money-send-o:before{content:"\ed71"}.icon-ui-moneys-o:before{content:"\ed72"}.icon-ui-money-tick:before{content:"\ed73"}.icon-ui-money-tick-o:before{content:"\ed74"}.icon-ui-money-time:before{content:"\ed75"}.icon-ui-money-time-o:before{content:"\ed76"}.icon-ui-monitor:before{content:"\ed77"}.icon-ui-monitor-mobile:before{content:"\ed78"}.icon-ui-monitor-mobile-o:before{content:"\ed79"}.icon-ui-monitor-o:before{content:"\ed7a"}.icon-ui-monitor-recorder:before{content:"\ed7b"}.icon-ui-monitor-recorder-o:before{content:"\ed7c"}.icon-ui-more-circle:before{content:"\ed7d"}.icon-ui-more-circle-o:before{content:"\ed7e"}.icon-ui-more-square:before{content:"\ed7f"}.icon-ui-more-square-o:before{content:"\ed80"}.icon-ui-mouse:before{content:"\ed81"}.icon-ui-mouse-circle:before{content:"\ed82"}.icon-ui-mouse-circle-o:before{content:"\ed83"}.icon-ui-mouse-o:before{content:"\ed84"}.icon-ui-mouse-square:before{content:"\ed85"}.icon-ui-mouse-square-o:before{content:"\ed86"}.icon-ui-music-play:before{content:"\ed87"}.icon-ui-music-play-o:before{content:"\ed88"}.icon-ui-note:before{content:"\ed89"}.icon-ui-note-2:before{content:"\ed8a"}.icon-ui-note-o:before{content:"\ed8b"}.icon-ui-note-o-2:before{content:"\ed8c"}.icon-ui-people:before{content:"\ed8d"}.icon-ui-people-o:before{content:"\ed8e"}.icon-ui-percentage-circle:before{content:"\ed8f"}.icon-ui-percentage-circle-o:before{content:"\ed90"}.icon-ui-percentage-square:before{content:"\ed91"}.icon-ui-percentage-square-o:before{content:"\ed92"}.icon-ui-personalcard:before{content:"\ed93"}.icon-ui-personalcard-o:before{content:"\ed94"}.icon-ui-pet:before{content:"\ed95"}.icon-ui-pet-o:before{content:"\ed96"}.icon-ui-presention-chart:before{content:"\ed97"}.icon-ui-presention-chart-o:before{content:"\ed98"}.icon-ui-printer:before{content:"\ed99"}.icon-ui-printer-o:before{content:"\ed9a"}.icon-ui-printer-slash:before{content:"\ed9b"}.icon-ui-printer-slash-o:before{content:"\ed9c"}.icon-ui-profile-2user:before{content:"\ed9d"}.icon-ui-profile-2user-o:before{content:"\ed9e"}.icon-ui-profile-add:before{content:"\ed9f"}.icon-ui-profile-add-o:before{content:"\eda0"}.icon-ui-profile-circle:before{content:"\eda1"}.icon-ui-profile-circle-o:before{content:"\eda2"}.icon-ui-profile-delete:before{content:"\eda3"}.icon-ui-profile-delete-o:before{content:"\eda4"}.icon-ui-profile-remove:before{content:"\eda5"}.icon-ui-profile-remove-o:before{content:"\eda6"}.icon-ui-profile-tick:before{content:"\eda7"}.icon-ui-profile-tick-o:before{content:"\eda8"}.icon-ui-ram:before{content:"\eda9"}.icon-ui-ram-2:before{content:"\edaa"}.icon-ui-ram-o:before{content:"\edab"}.icon-ui-ram-o-2:before{content:"\edac"}.icon-ui-ranking:before{content:"\edad"}.icon-ui-ranking-o:before{content:"\edae"}.icon-ui-receipt:before{content:"\edaf"}.icon-ui-receipt-1:before{content:"\edb0"}.icon-ui-receipt-2:before{content:"\edb1"}.icon-ui-receipt-3:before{content:"\edb2"}.icon-ui-receipt-add:before{content:"\edb3"}.icon-ui-receipt-add-o:before{content:"\edb4"}.icon-ui-receipt-discount:before{content:"\edb5"}.icon-ui-receipt-discount-o:before{content:"\edb6"}.icon-ui-receipt-disscount:before{content:"\edb7"}.icon-ui-receipt-disscount-o:before{content:"\edb8"}.icon-ui-receipt-edit:before{content:"\edb9"}.icon-ui-receipt-edit-o:before{content:"\edba"}.icon-ui-receipt-item:before{content:"\edbb"}.icon-ui-receipt-item-o:before{content:"\edbc"}.icon-ui-receipt-minus:before{content:"\edbd"}.icon-ui-receipt-minus-o:before{content:"\edbe"}.icon-ui-receipt-o:before{content:"\edbf"}.icon-ui-receipt-o-1:before{content:"\edc0"}.icon-ui-receipt-o-2:before{content:"\edc1"}.icon-ui-receipt-o-3:before{content:"\edc2"}.icon-ui-receipt-search:before{content:"\edc3"}.icon-ui-receipt-search-o:before{content:"\edc4"}.icon-ui-receipt-square-o:before{content:"\edc5"}.icon-ui-receipt-text:before{content:"\edc6"}.icon-ui-receipt-text-o:before{content:"\edc7"}.icon-ui-reserve:before{content:"\edc8"}.icon-ui-reserve-o:before{content:"\edc9"}.icon-ui-safe-home:before{content:"\edca"}.icon-ui-safe-home-o:before{content:"\edcb"}.icon-ui-save-add-o:before{content:"\edcc"}.icon-ui-save-minus-o:before{content:"\edcd"}.icon-ui-save-o-2:before{content:"\edce"}.icon-ui-save-remove-o:before{content:"\edcf"}.icon-ui-search-favorite-o:before{content:"\edd0"}.icon-ui-search-favorite-o-1:before{content:"\edd1"}.icon-ui-search-normal-o:before{content:"\edd2"}.icon-ui-search-normal-o-1:before{content:"\edd3"}.icon-ui-search-status-o:before{content:"\edd4"}.icon-ui-search-status-o-1:before{content:"\edd5"}.icon-ui-search-zoom-in-o:before{content:"\edd6"}.icon-ui-search-zoom-in-o-1:before{content:"\edd7"}.icon-ui-search-zoom-out-o:before{content:"\edd8"}.icon-ui-search-zoom-out-o-1:before{content:"\edd9"}.icon-ui-security-card:before{content:"\edda"}.icon-ui-security-card-o:before{content:"\eddb"}.icon-ui-security-time-o:before{content:"\eddc"}.icon-ui-send:before{content:"\eddd"}.icon-ui-send-2:before{content:"\edde"}.icon-ui-send-o:before{content:"\eddf"}.icon-ui-send-o-2:before{content:"\ede0"}.icon-ui-share:before{content:"\ede1"}.icon-ui-share-o:before{content:"\ede2"}.icon-ui-ship:before{content:"\ede3"}.icon-ui-ship-o:before{content:"\ede4"}.icon-ui-shop:before{content:"\ede5"}.icon-ui-shop-add:before{content:"\ede6"}.icon-ui-shop-add-o:before{content:"\ede7"}.icon-ui-shop-o:before{content:"\ede8"}.icon-ui-shopping-bag:before{content:"\ede9"}.icon-ui-shopping-bag-o:before{content:"\edea"}.icon-ui-shopping-cart:before{content:"\edeb"}.icon-ui-shopping-cart-o:before{content:"\edec"}.icon-ui-shop-remove:before{content:"\eded"}.icon-ui-shop-remove-o:before{content:"\edee"}.icon-ui-signpost:before{content:"\edef"}.icon-ui-signpost-o:before{content:"\edf0"}.icon-ui-simcard:before{content:"\edf1"}.icon-ui-simcard-2:before{content:"\edf2"}.icon-ui-simcard-3:before{content:"\edf3"}.icon-ui-simcard-o:before{content:"\edf4"}.icon-ui-simcard-o-2:before{content:"\edf5"}.icon-ui-simcard-o-3:before{content:"\edf6"}.icon-ui-slash:before{content:"\edf7"}.icon-ui-slash-o:before{content:"\edf8"}.icon-ui-slider:before{content:"\edf9"}.icon-ui-slider-o:before{content:"\edfa"}.icon-ui-smart-car:before{content:"\edfb"}.icon-ui-smart-car-o:before{content:"\edfc"}.icon-ui-smart-home:before{content:"\edfd"}.icon-ui-smart-home-o:before{content:"\edfe"}.icon-ui-sort:before{content:"\edff"}.icon-ui-sort-o:before{content:"\ee00"}.icon-ui-sound:before{content:"\ee01"}.icon-ui-sound-o:before{content:"\ee02"}.icon-ui-speaker:before{content:"\ee03"}.icon-ui-speaker-o:before{content:"\ee04"}.icon-ui-speedometer:before{content:"\ee05"}.icon-ui-speedometer-o:before{content:"\ee06"}.icon-ui-status:before{content:"\ee07"}.icon-ui-status-o:before{content:"\ee08"}.icon-ui-status-up:before{content:"\ee09"}.icon-ui-status-up-o:before{content:"\ee0a"}.icon-ui-sticker:before{content:"\ee0b"}.icon-ui-sticker-o:before{content:"\ee0c"}.icon-ui-story:before{content:"\ee0d"}.icon-ui-story-o:before{content:"\ee0e"}.icon-ui-strongbox:before{content:"\ee0f"}.icon-ui-strongbox-2:before{content:"\ee10"}.icon-ui-strongbox-o:before{content:"\ee11"}.icon-ui-strongbox-o-2:before{content:"\ee12"}.icon-ui-tag:before{content:"\ee13"}.icon-ui-tag-2:before{content:"\ee14"}.icon-ui-tag-cross:before{content:"\ee15"}.icon-ui-tag-cross-o:before{content:"\ee16"}.icon-ui-tag-o:before{content:"\ee17"}.icon-ui-tag-o-2:before{content:"\ee18"}.icon-ui-tag-right:before{content:"\ee19"}.icon-ui-tag-right-o:before{content:"\ee1a"}.icon-ui-tag-user:before{content:"\ee1b"}.icon-ui-tag-user-o:before{content:"\ee1c"}.icon-ui-teacher:before{content:"\ee1d"}.icon-ui-teacher-o:before{content:"\ee1e"}.icon-ui-tick-circle:before{content:"\ee1f"}.icon-ui-tick-circle-o:before{content:"\ee20"}.icon-ui-ticket:before{content:"\ee21"}.icon-ui-ticket-2:before{content:"\ee22"}.icon-ui-ticket-discount:before{content:"\ee23"}.icon-ui-ticket-discount-o:before{content:"\ee24"}.icon-ui-ticket-expired:before{content:"\ee25"}.icon-ui-ticket-expired-o:before{content:"\ee26"}.icon-ui-ticket-o:before{content:"\ee27"}.icon-ui-ticket-o-2:before{content:"\ee28"}.icon-ui-ticket-star:before{content:"\ee29"}.icon-ui-ticket-star-o:before{content:"\ee2a"}.icon-ui-tick-square:before{content:"\ee2b"}.icon-ui-tick-square-o:before{content:"\ee2c"}.icon-ui-timer-o:before{content:"\ee2d"}.icon-ui-timer-o-1:before{content:"\ee2e"}.icon-ui-timer-pause-o:before{content:"\ee2f"}.icon-ui-timer-start-o:before{content:"\ee30"}.icon-ui-transaction-minus:before{content:"\ee31"}.icon-ui-transaction-minus-o:before{content:"\ee32"}.icon-ui-trash:before{content:"\ee33"}.icon-ui-trash-o:before{content:"\ee34"}.icon-ui-tree:before{content:"\ee35"}.icon-ui-tree-o:before{content:"\ee36"}.icon-ui-trend-down:before{content:"\ee37"}.icon-ui-trend-down-o:before{content:"\ee38"}.icon-ui-trend-up:before{content:"\ee39"}.icon-ui-trend-up-o:before{content:"\ee3a"}.icon-ui-triangle:before{content:"\ee3b"}.icon-ui-triangle-o:before{content:"\ee3c"}.icon-ui-truck:before{content:"\ee3d"}.icon-ui-truck-fast:before{content:"\ee3e"}.icon-ui-truck-fast-o:before{content:"\ee3f"}.icon-ui-truck-o:before{content:"\ee40"}.icon-ui-truck-remove:before{content:"\ee41"}.icon-ui-truck-remove-o:before{content:"\ee42"}.icon-ui-truck-tick:before{content:"\ee43"}.icon-ui-truck-tick-o:before{content:"\ee44"}.icon-ui-truck-time:before{content:"\ee45"}.icon-ui-truck-time-o:before{content:"\ee46"}.icon-ui-trush-square:before{content:"\ee47"}.icon-ui-trush-square-o:before{content:"\ee48"}.icon-ui-user:before{content:"\ee49"}.icon-ui-user-add:before{content:"\ee4a"}.icon-ui-user-add-o:before{content:"\ee4b"}.icon-ui-user-cirlce-add:before{content:"\ee4c"}.icon-ui-user-cirlce-add-o:before{content:"\ee4d"}.icon-ui-user-edit:before{content:"\ee4e"}.icon-ui-user-edit-o:before{content:"\ee4f"}.icon-ui-user-minus:before{content:"\ee50"}.icon-ui-user-minus-o:before{content:"\ee51"}.icon-ui-user-o:before{content:"\ee52"}.icon-ui-user-octagon:before{content:"\ee53"}.icon-ui-user-octagon-o:before{content:"\ee54"}.icon-ui-user-remove:before{content:"\ee55"}.icon-ui-user-remove-o:before{content:"\ee56"}.icon-ui-user-search:before{content:"\ee57"}.icon-ui-user-search-o:before{content:"\ee58"}.icon-ui-user-square:before{content:"\ee59"}.icon-ui-user-square-o:before{content:"\ee5a"}.icon-ui-user-tag:before{content:"\ee5b"}.icon-ui-user-tag-o:before{content:"\ee5c"}.icon-ui-user-tick:before{content:"\ee5d"}.icon-ui-user-tick-o:before{content:"\ee5e"}.icon-ui-verify:before{content:"\ee5f"}.icon-ui-verify-o:before{content:"\ee60"}.icon-ui-wallet:before{content:"\ee61"}.icon-ui-wallet-1:before{content:"\ee62"}.icon-ui-wallet-2:before{content:"\ee63"}.icon-ui-wallet-3:before{content:"\ee64"}.icon-ui-wallet-add:before{content:"\ee65"}.icon-ui-wallet-add-1:before{content:"\ee66"}.icon-ui-wallet-add-o:before{content:"\ee67"}.icon-ui-wallet-add-o-1:before{content:"\ee68"}.icon-ui-wallet-check:before{content:"\ee69"}.icon-ui-wallet-check-o:before{content:"\ee6a"}.icon-ui-wallet-minus:before{content:"\ee6b"}.icon-ui-wallet-minus-o:before{content:"\ee6c"}.icon-ui-wallet-money:before{content:"\ee6d"}.icon-ui-wallet-money-o:before{content:"\ee6e"}.icon-ui-wallet-o:before{content:"\ee6f"}.icon-ui-wallet-o-1:before{content:"\ee70"}.icon-ui-wallet-o-2:before{content:"\ee71"}.icon-ui-wallet-o-3:before{content:"\ee72"}.icon-ui-wallet-remove:before{content:"\ee73"}.icon-ui-wallet-remove-o:before{content:"\ee74"}.icon-ui-wallet-search:before{content:"\ee75"}.icon-ui-wallet-search-o:before{content:"\ee76"}.icon-ui-warning-2:before{content:"\ee77"}.icon-ui-warning-o-2:before{content:"\ee78"}.icon-ui-watch:before{content:"\ee79"}.icon-ui-watch-o:before{content:"\ee7a"}.icon-ui-watch-status:before{content:"\ee7b"}.icon-ui-watch-status-o:before{content:"\ee7c"}.icon-ui-weight:before{content:"\ee7d"}.icon-ui-weight-o:before{content:"\ee7e"}.icon-ui-wifi:before{content:"\ee7f"}.icon-ui-wifi-o:before{content:"\ee80"}.icon-ui-wifi-square:before{content:"\ee81"}.icon-ui-wifi-square-o:before{content:"\ee82"}.icon-underline:before{content:"\ee83"}.icon-upload:before{content:"\ee84"}.icon-upload-file .path1:before{content:"\ee85";color:#000}.icon-upload-file .path2:before{content:"\ee86";margin-left:-1em;color:#000}.icon-upload-file .path3:before{content:"\ee87";margin-left:-1em;color:#fff}.icon-upload-file-o:before{content:"\ee88"}.icon-upload-o:before{content:"\ee89"}.icon-user:before{content:"\ee8a"}.icon-user-1:before{content:"\ee8b"}.icon-user-2:before{content:"\ee8c"}.icon-user-3:before{content:"\ee8d"}.icon-user-cicle:before{content:"\ee8e"}.icon-user-cicle-1:before{content:"\ee8f"}.icon-user-cicle-2:before{content:"\ee90"}.icon-user-cicle-3:before{content:"\ee91"}.icon-user-cicle-o:before{content:"\ee92"}.icon-user-cicle-o-1:before{content:"\ee93"}.icon-user-cicle-o-2:before{content:"\ee94"}.icon-user-cicle-o-3:before{content:"\ee95"}.icon-user-o:before{content:"\ee96"}.icon-user-o-1:before{content:"\ee97"}.icon-user-o-2:before{content:"\ee98"}.icon-user-o-3:before{content:"\ee99"}.icon-user-o-4:before{content:"\ee9a"}.icon-users:before{content:"\ee9b"}.icon-users-1:before{content:"\ee9c"}.icon-users-2:before{content:"\ee9d"}.icon-users-o:before{content:"\ee9e"}.icon-users-o-1:before{content:"\ee9f"}.icon-users-o-2:before{content:"\eea0"}.icon-video-camera:before{content:"\eea1"}.icon-video-camera-o:before{content:"\eea2"}.icon-whatsapp:before{content:"\eea3"}.icon-whatsapp-o:before{content:"\eea4"}.icon-wifi:before{content:"\eea5"}.icon-work-flow:before{content:"\eea6"}.icon-work-flow-o:before{content:"\eea7"}.icon-wrench:before{content:"\eea8"}.icon-wrench-o:before{content:"\eea9"}.jsoneditor input,.jsoneditor input:not([type]),.jsoneditor input[type=search],.jsoneditor input[type=text],.jsoneditor-modal input,.jsoneditor-modal input:not([type]),.jsoneditor-modal input[type=search],.jsoneditor-modal input[type=text]{height:auto;border:inherit;box-shadow:none;font-size:inherit;box-sizing:inherit;padding:inherit;font-family:inherit;transition:none;line-height:inherit}.jsoneditor input:focus,.jsoneditor input:not([type]):focus,.jsoneditor input[type=search]:focus,.jsoneditor input[type=text]:focus,.jsoneditor-modal input:focus,.jsoneditor-modal input:not([type]):focus,.jsoneditor-modal input[type=search]:focus,.jsoneditor-modal input[type=text]:focus{border:inherit;box-shadow:inherit}.jsoneditor textarea,.jsoneditor-modal textarea{height:inherit}.jsoneditor select,.jsoneditor-modal select{display:inherit;height:inherit}.jsoneditor label,.jsoneditor-modal label{font-size:inherit;font-weight:inherit;color:inherit}.jsoneditor table,.jsoneditor-modal table{border-collapse:collapse;width:auto}.jsoneditor td,.jsoneditor th,.jsoneditor-modal td,.jsoneditor-modal th{padding:0;display:table-cell;text-align:left;vertical-align:inherit;border-radius:inherit}.jsoneditor .autocomplete.dropdown{position:absolute;background:#fff;box-shadow:2px 2px 12px #8080804d;border:1px solid #d3d3d3;overflow-x:hidden;overflow-y:auto;cursor:default;margin:0;padding:5px;text-align:left;outline:0;font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px}.jsoneditor .autocomplete.dropdown .item{color:#1a1a1a}.jsoneditor .autocomplete.dropdown .item.hover{background-color:#ebebeb}.jsoneditor .autocomplete.hint{color:#a1a1a1;top:4px;left:4px}.jsoneditor-contextmenu-root{position:relative;width:0;height:0}.jsoneditor-contextmenu{position:absolute;box-sizing:initial;z-index:2}.jsoneditor-contextmenu .jsoneditor-menu{position:relative;left:0;top:0;width:128px;height:auto;background:#fff;border:1px solid #d3d3d3;box-shadow:2px 2px 12px #8080804d;list-style:none;margin:0;padding:0}.jsoneditor-contextmenu .jsoneditor-menu button{position:relative;padding:0 8px 0 0;margin:0;width:128px;height:auto;border:none;cursor:pointer;color:#4d4d4d;background:0 0;font-size:14px;font-family:arial,sans-serif;box-sizing:border-box;text-align:left}.jsoneditor-contextmenu .jsoneditor-menu button::-moz-focus-inner{padding:0;border:0}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-default{width:96px}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-expand{float:right;width:32px;height:24px;border-left:1px solid #e5e5e5}.jsoneditor-contextmenu .jsoneditor-menu li{overflow:hidden}.jsoneditor-contextmenu .jsoneditor-menu li ul{display:none;position:relative;left:-10px;top:0;border:none;box-shadow:inset 0 0 10px #80808080;padding:0 10px;transition:all .3s ease-out}.jsoneditor-contextmenu .jsoneditor-menu li ul .jsoneditor-icon{margin-left:24px}.jsoneditor-contextmenu .jsoneditor-menu li ul li button{padding-left:24px;animation:all 1s ease-in-out}.jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand{right:0;margin:0 4px 0 0;background-position:0 -72px}.jsoneditor-contextmenu .jsoneditor-icon,.jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand{position:absolute;top:0;width:24px;height:24px;padding:0;background-image:url(jsoneditor-icons.15f2789dd231f36d43a4.svg)}.jsoneditor-contextmenu .jsoneditor-icon{left:0;border:none;margin:0}.jsoneditor-contextmenu .jsoneditor-text{padding:4px 0 4px 24px;word-wrap:break-word}.jsoneditor-contextmenu .jsoneditor-text.jsoneditor-right-margin{padding-right:24px}.jsoneditor-contextmenu .jsoneditor-separator{height:0;border-top:1px solid #e5e5e5;padding-top:5px;margin-top:5px}.jsoneditor-contextmenu button.jsoneditor-remove .jsoneditor-icon{background-position:-24px 0}.jsoneditor-contextmenu button.jsoneditor-append .jsoneditor-icon,.jsoneditor-contextmenu button.jsoneditor-insert .jsoneditor-icon{background-position:0 0}.jsoneditor-contextmenu button.jsoneditor-duplicate .jsoneditor-icon{background-position:-48px 0}.jsoneditor-contextmenu button.jsoneditor-sort-asc .jsoneditor-icon{background-position:-168px 0}.jsoneditor-contextmenu button.jsoneditor-sort-desc .jsoneditor-icon{background-position:-192px 0}.jsoneditor-contextmenu button.jsoneditor-transform .jsoneditor-icon{background-position:-216px 0}.jsoneditor-contextmenu button.jsoneditor-extract .jsoneditor-icon{background-position:0 -24px}.jsoneditor-contextmenu button.jsoneditor-type-string .jsoneditor-icon{background-position:-144px 0}.jsoneditor-contextmenu button.jsoneditor-type-auto .jsoneditor-icon{background-position:-120px 0}.jsoneditor-contextmenu button.jsoneditor-type-object .jsoneditor-icon{background-position:-72px 0}.jsoneditor-contextmenu button.jsoneditor-type-array .jsoneditor-icon{background-position:-96px 0}.jsoneditor-contextmenu button.jsoneditor-type-modes .jsoneditor-icon{background-image:none;width:6px}.jsoneditor-contextmenu li,.jsoneditor-contextmenu ul{box-sizing:initial;position:relative}.jsoneditor-contextmenu .jsoneditor-menu button:focus,.jsoneditor-contextmenu .jsoneditor-menu button:hover{color:#1a1a1a;background-color:#f5f5f5;outline:0}.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:focus,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:hover{color:#fff;background-color:#ee422e}.jsoneditor-contextmenu .jsoneditor-menu li ul li button:focus,.jsoneditor-contextmenu .jsoneditor-menu li ul li button:hover{background-color:#f5f5f5}.jsoneditor-modal{max-width:95%;border-radius:2px!important;padding:45px 15px 15px!important;box-shadow:2px 2px 12px #8080804d;color:#4d4d4d;line-height:1.3em}.jsoneditor-modal.jsoneditor-modal-transform{width:600px!important}.jsoneditor-modal .pico-modal-header{position:absolute;box-sizing:border-box;top:0;left:0;width:100%;padding:0 10px;height:30px;line-height:30px;font-family:arial,sans-serif;font-size:11pt;background:#3883fa;color:#fff}.jsoneditor-modal table{width:100%}.jsoneditor-modal table td{padding:3px 0}.jsoneditor-modal table td.jsoneditor-modal-input{text-align:right;padding-right:0;white-space:nowrap}.jsoneditor-modal table td.jsoneditor-modal-actions{padding-top:15px}.jsoneditor-modal table th{vertical-align:middle}.jsoneditor-modal p:first-child{margin-top:0}.jsoneditor-modal a{color:#3883fa}.jsoneditor-modal .jsoneditor-jmespath-block{margin-bottom:10px}.jsoneditor-modal .pico-close{background:0 0!important;font-size:24px!important;top:7px!important;right:7px!important;color:#fff}.jsoneditor-modal input{padding:4px}.jsoneditor-modal input[type=text]{cursor:inherit}.jsoneditor-modal input[disabled]{background:#d3d3d3;color:grey}.jsoneditor-modal .jsoneditor-select-wrapper{position:relative;display:inline-block}.jsoneditor-modal .jsoneditor-select-wrapper:after{content:"";width:0;height:0;border-left:5px solid #0000;border-right:5px solid #0000;border-top:6px solid #666;position:absolute;right:8px;top:14px;pointer-events:none}.jsoneditor-modal select{padding:3px 24px 3px 10px;min-width:180px;max-width:350px;-webkit-appearance:none;appearance:none;text-indent:0;text-overflow:"";font-size:14px;line-height:1.5em}.jsoneditor-modal select::-ms-expand{display:none}.jsoneditor-modal .jsoneditor-button-group input{padding:4px 10px;margin:0;border-radius:0;border-left-style:none}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-first{border-top-left-radius:3px;border-bottom-left-radius:3px;border-left-style:solid}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-last{border-top-right-radius:3px;border-bottom-right-radius:3px}.jsoneditor-modal .jsoneditor-transform-preview{background:#f5f5f5;height:200px}.jsoneditor-modal .jsoneditor-transform-preview.jsoneditor-error{color:#ee422e}.jsoneditor-modal .jsoneditor-jmespath-wizard{line-height:1.2em;width:100%;padding:0;border-radius:3px}.jsoneditor-modal .jsoneditor-jmespath-label{font-weight:700;color:#1e90ff;margin-top:20px;margin-bottom:5px}.jsoneditor-modal .jsoneditor-jmespath-wizard-table{width:100%;border-collapse:collapse}.jsoneditor-modal .jsoneditor-jmespath-wizard-label{font-style:italic;margin:4px 0 2px}.jsoneditor-modal .jsoneditor-inline{position:relative;display:inline-block;width:100%;padding-top:2px;padding-bottom:2px}.jsoneditor-modal .jsoneditor-inline:not(:last-child){padding-right:2px}.jsoneditor-modal .jsoneditor-jmespath-filter{display:flex;flex-wrap:wrap}.jsoneditor-modal .jsoneditor-jmespath-filter-field{width:180px}.jsoneditor-modal .jsoneditor-jmespath-filter-relation{width:100px}.jsoneditor-modal .jsoneditor-jmespath-filter-value{min-width:180px;flex:1}.jsoneditor-modal .jsoneditor-jmespath-sort-field{width:170px}.jsoneditor-modal .jsoneditor-jmespath-sort-order{width:150px}.jsoneditor-modal .jsoneditor-jmespath-select-fields{width:100%}.jsoneditor-modal .selectr-selected{border-color:#d3d3d3;padding:4px 28px 4px 8px}.jsoneditor-modal .selectr-selected .selectr-tag{background-color:#3883fa;border-radius:5px}.jsoneditor-modal table td,.jsoneditor-modal table th{text-align:left;vertical-align:middle;font-weight:400;color:#4d4d4d;border-spacing:0;border-collapse:collapse}.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal input[type=text]:focus,.jsoneditor-modal select,.jsoneditor-modal textarea{background:#fff;border:1px solid #d3d3d3;color:#4d4d4d;border-radius:3px;padding:4px}.jsoneditor-modal #query,.jsoneditor-modal textarea{border-radius:unset}.jsoneditor-modal,.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal option,.jsoneditor-modal select,.jsoneditor-modal table td,.jsoneditor-modal table th,.jsoneditor-modal textarea{font-size:10.5pt;font-family:arial,sans-serif}.jsoneditor-modal #query,.jsoneditor-modal .jsoneditor-transform-preview{font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px;width:100%;box-sizing:border-box}.jsoneditor-modal input[type=button],.jsoneditor-modal input[type=submit]{background:#f5f5f5;padding:4px 20px}.jsoneditor-modal input,.jsoneditor-modal select{cursor:pointer}.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-asc input.jsoneditor-button-asc,.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-desc input.jsoneditor-button-desc{background:#3883fa;border-color:#3883fa;color:#fff}.jsoneditor{color:#1a1a1a;border:thin solid #3883fa;box-sizing:border-box;width:100%;height:100%;position:relative;padding:0;line-height:100%}div.jsoneditor-default,div.jsoneditor-field,div.jsoneditor-readonly,div.jsoneditor-value{border:1px solid #0000;min-height:16px;min-width:32px;line-height:16px;padding:2px;margin:1px;word-wrap:break-word;float:left}div.jsoneditor-field p,div.jsoneditor-value p{margin:0}div.jsoneditor-value{word-break:break-word}div.jsoneditor-value.jsoneditor-empty:after{content:"value"}div.jsoneditor-value.jsoneditor-string{color:#006000}div.jsoneditor-value.jsoneditor-number{color:#ee422e}div.jsoneditor-value.jsoneditor-boolean{color:#ff8c00}div.jsoneditor-value.jsoneditor-null{color:#004ed0}div.jsoneditor-value.jsoneditor-color-value,div.jsoneditor-value.jsoneditor-invalid{color:#1a1a1a}div.jsoneditor-readonly{min-width:16px;color:grey}div.jsoneditor-empty{border-color:#d3d3d3;border-style:dashed;border-radius:2px}div.jsoneditor-field.jsoneditor-empty:after{content:"field"}div.jsoneditor td{vertical-align:top}div.jsoneditor td.jsoneditor-separator{padding:3px 0;vertical-align:top;color:grey}div.jsoneditor td.jsoneditor-tree{vertical-align:top}div.jsoneditor.busy pre.jsoneditor-preview{background:#f5f5f5;color:grey}div.jsoneditor.busy div.jsoneditor-busy{display:inherit}div.jsoneditor code.jsoneditor-preview{background:0 0}div.jsoneditor.jsoneditor-mode-preview pre.jsoneditor-preview{width:100%;height:100%;box-sizing:border-box;overflow:auto;padding:2px;margin:0;white-space:pre-wrap;word-break:break-all}div.jsoneditor-default{color:grey;padding-left:10px}div.jsoneditor-tree{width:100%;height:100%;position:relative;overflow:auto;background:#fff}div.jsoneditor-tree button.jsoneditor-button{width:24px;height:24px;padding:0;margin:0;border:none;cursor:pointer;background-color:initial;background-image:url(jsoneditor-icons.15f2789dd231f36d43a4.svg)}div.jsoneditor-tree button.jsoneditor-button:focus{background-color:#f5f5f5;outline:1px solid #e5e5e5}div.jsoneditor-tree button.jsoneditor-collapsed{background-position:0 -48px}div.jsoneditor-tree button.jsoneditor-expanded{background-position:0 -72px}div.jsoneditor-tree button.jsoneditor-contextmenu-button{background-position:-48px -72px}div.jsoneditor-tree button.jsoneditor-invisible{visibility:hidden;background:0 0}div.jsoneditor-tree button.jsoneditor-dragarea{background-image:url(jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-72px -72px;cursor:move}div.jsoneditor-tree :focus{outline:0}div.jsoneditor-tree div.jsoneditor-show-more{display:inline-block;padding:3px 4px;margin:2px 0;background-color:#e5e5e5;border-radius:3px;color:grey;font-family:arial,sans-serif;font-size:14px}div.jsoneditor-tree div.jsoneditor-show-more a{display:inline-block;color:grey}div.jsoneditor-tree div.jsoneditor-color{display:inline-block;width:12px;height:12px;margin:4px;border:1px solid grey;cursor:pointer}div.jsoneditor-tree div.jsoneditor-color.jsoneditor-color-readonly{cursor:inherit}div.jsoneditor-tree div.jsoneditor-date{background:#a1a1a1;color:#fff;font-family:arial,sans-serif;border-radius:3px;display:inline-block;padding:3px;margin:0 3px}div.jsoneditor-tree table.jsoneditor-tree{border-collapse:collapse;border-spacing:0;width:100%}div.jsoneditor-tree .jsoneditor-button{display:block}div.jsoneditor-tree .jsoneditor-button.jsoneditor-schema-error{width:24px;height:24px;padding:0;margin:0 4px 0 0;background-image:url(jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-168px -48px;background-color:initial}div.jsoneditor-outer{position:static;width:100%;height:100%;margin:0;padding:0;box-sizing:border-box}div.jsoneditor-outer.has-nav-bar{margin-top:-26px;padding-top:26px}div.jsoneditor-outer.has-nav-bar.has-main-menu-bar{margin-top:-61px;padding-top:61px}div.jsoneditor-outer.has-status-bar{margin-bottom:-26px;padding-bottom:26px}div.jsoneditor-outer.has-main-menu-bar{margin-top:-35px;padding-top:35px}div.jsoneditor-busy{position:absolute;top:15%;left:0;box-sizing:border-box;width:100%;text-align:center;display:none}div.jsoneditor-busy span{background-color:#ffffab;border:1px solid #fe0;border-radius:3px;padding:5px 15px;box-shadow:0 0 5px #0006}div.jsoneditor-field.jsoneditor-empty:after,div.jsoneditor-value.jsoneditor-empty:after{pointer-events:none;color:#d3d3d3;font-size:8pt}a.jsoneditor-value.jsoneditor-url,div.jsoneditor-value.jsoneditor-url{color:#006000;text-decoration:underline}a.jsoneditor-value.jsoneditor-url{display:inline-block;padding:2px;margin:2px}a.jsoneditor-value.jsoneditor-url:focus,a.jsoneditor-value.jsoneditor-url:hover{color:#ee422e}div.jsoneditor-field.jsoneditor-highlight,div.jsoneditor-field[contenteditable=true]:focus,div.jsoneditor-field[contenteditable=true]:hover,div.jsoneditor-value.jsoneditor-highlight,div.jsoneditor-value[contenteditable=true]:focus,div.jsoneditor-value[contenteditable=true]:hover{background-color:#ffffab;border:1px solid #fe0;border-radius:2px}div.jsoneditor-field.jsoneditor-highlight-active,div.jsoneditor-field.jsoneditor-highlight-active:focus,div.jsoneditor-field.jsoneditor-highlight-active:hover,div.jsoneditor-value.jsoneditor-highlight-active,div.jsoneditor-value.jsoneditor-highlight-active:focus,div.jsoneditor-value.jsoneditor-highlight-active:hover{background-color:#fe0;border:1px solid #ffc700;border-radius:2px}div.jsoneditor-value.jsoneditor-array,div.jsoneditor-value.jsoneditor-object{min-width:16px}div.jsoneditor-tree button.jsoneditor-contextmenu-button.jsoneditor-selected,div.jsoneditor-tree button.jsoneditor-contextmenu-button:focus,div.jsoneditor-tree button.jsoneditor-contextmenu-button:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button{background-position:-48px -48px}div.jsoneditor-tree div.jsoneditor-show-more a:focus,div.jsoneditor-tree div.jsoneditor-show-more a:hover{color:#ee422e}.ace-jsoneditor,textarea.jsoneditor-text{min-height:150px}.ace-jsoneditor.ace_editor,textarea.jsoneditor-text.ace_editor{font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace}textarea.jsoneditor-text{width:100%;height:100%;margin:0;box-sizing:border-box;outline-width:0;border:none;background-color:#fff;resize:none}tr.jsoneditor-highlight,tr.jsoneditor-selected{background-color:#d3d3d3}tr.jsoneditor-selected button.jsoneditor-contextmenu-button,tr.jsoneditor-selected button.jsoneditor-dragarea{visibility:hidden}tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{visibility:visible}div.jsoneditor-tree button.jsoneditor-dragarea:focus,div.jsoneditor-tree button.jsoneditor-dragarea:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{background-position:-72px -48px}div.jsoneditor td,div.jsoneditor th,div.jsoneditor tr{padding:0;margin:0}.jsoneditor-popover,.jsoneditor-schema-error,div.jsoneditor td,div.jsoneditor textarea,div.jsoneditor th,div.jsoneditor-field,div.jsoneditor-value,pre.jsoneditor-preview{font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px;color:#1a1a1a}.jsoneditor-schema-error{cursor:default;display:inline-block;height:24px;line-height:24px;position:relative;text-align:center;width:24px}.jsoneditor-popover{background-color:#4c4c4c;border-radius:3px;box-shadow:0 0 5px #0006;color:#fff;padding:7px 10px;position:absolute;cursor:auto;width:200px}.jsoneditor-popover.jsoneditor-above{bottom:32px;left:-98px}.jsoneditor-popover.jsoneditor-above:before{border-top:7px solid #4c4c4c;bottom:-7px}.jsoneditor-popover.jsoneditor-below{top:32px;left:-98px}.jsoneditor-popover.jsoneditor-below:before{border-bottom:7px solid #4c4c4c;top:-7px}.jsoneditor-popover.jsoneditor-left{top:-7px;right:32px}.jsoneditor-popover.jsoneditor-left:before{border-left:7px solid #4c4c4c;border-top:7px solid #0000;border-bottom:7px solid #0000;content:"";top:19px;right:-14px;left:inherit;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover.jsoneditor-right{top:-7px;left:32px}.jsoneditor-popover.jsoneditor-right:before{border-right:7px solid #4c4c4c;border-top:7px solid #0000;border-bottom:7px solid #0000;content:"";top:19px;left:-14px;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover:before{border-right:7px solid #0000;border-left:7px solid #0000;content:"";display:block;left:50%;margin-left:-7px;position:absolute}.jsoneditor-text-errors tr.jump-to-line:hover{text-decoration:underline;cursor:pointer}.jsoneditor-schema-error:focus .jsoneditor-popover,.jsoneditor-schema-error:hover .jsoneditor-popover{display:block;animation:fade-in .3s linear 1,move-up .3s linear 1}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.jsoneditor .jsoneditor-validation-errors-container{max-height:130px;overflow-y:auto}.jsoneditor .jsoneditor-validation-errors{width:100%;overflow:hidden}.jsoneditor .jsoneditor-additional-errors{position:absolute;margin:auto;bottom:31px;left:calc(50% - 92px);color:grey;background-color:#ebebeb;padding:7px 15px;border-radius:8px}.jsoneditor .jsoneditor-additional-errors.visible{visibility:visible;opacity:1;transition:opacity 2s linear}.jsoneditor .jsoneditor-additional-errors.hidden{visibility:hidden;opacity:0;transition:visibility 0s 2s,opacity 2s linear}.jsoneditor .jsoneditor-text-errors{width:100%;border-collapse:collapse;border-top:1px solid #ffc700}.jsoneditor .jsoneditor-text-errors td{padding:3px 6px;vertical-align:middle}.jsoneditor .jsoneditor-text-errors td pre{margin:0;white-space:pre-wrap}.jsoneditor .jsoneditor-text-errors tr{background-color:#ffffab}.jsoneditor .jsoneditor-text-errors tr.parse-error{background-color:#ee2e2e70}.jsoneditor-text-errors .jsoneditor-schema-error{border:none;width:24px;height:24px;padding:0;margin:0 4px 0 0;cursor:pointer}.jsoneditor-text-errors tr .jsoneditor-schema-error{background-image:url(jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-168px -48px;background-color:initial}.jsoneditor-text-errors tr.parse-error .jsoneditor-schema-error{background-image:url(jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-25px 0;background-color:initial}.jsoneditor-anchor{cursor:pointer}.jsoneditor-anchor .picker_wrapper.popup.popup_bottom{top:28px;left:-10px}.fadein{animation:fadein .3s;-moz-animation:fadein .3s;-o-animation:fadein .3s}@keyframes fadein{0%{opacity:0}to{opacity:1}}.jsoneditor-modal input[type=search].selectr-input{border:1px solid #d3d3d3;width:calc(100% - 4px);margin:2px;padding:4px;box-sizing:border-box}.jsoneditor-modal button.selectr-input-clear{right:8px}.jsoneditor-menu{width:100%;height:35px;padding:2px;margin:0;box-sizing:border-box;color:#fff;background-color:#3883fa;border-bottom:1px solid #3883fa}.jsoneditor-menu>.jsoneditor-modes>button,.jsoneditor-menu>button{width:26px;height:26px;margin:2px;padding:0;border-radius:2px;border:1px solid #0000;background-color:initial;background-image:url(jsoneditor-icons.15f2789dd231f36d43a4.svg);color:#fff;opacity:.8;font-family:arial,sans-serif;font-size:14px;float:left}.jsoneditor-menu>.jsoneditor-modes>button:hover,.jsoneditor-menu>button:hover{background-color:#fff3;border:1px solid #fff6}.jsoneditor-menu>.jsoneditor-modes>button:active,.jsoneditor-menu>.jsoneditor-modes>button:focus,.jsoneditor-menu>button:active,.jsoneditor-menu>button:focus{background-color:#ffffff4d}.jsoneditor-menu>.jsoneditor-modes>button:disabled,.jsoneditor-menu>button:disabled{opacity:.5;background-color:initial;border:none}.jsoneditor-menu>button.jsoneditor-collapse-all{background-position:0 -96px}.jsoneditor-menu>button.jsoneditor-expand-all{background-position:0 -120px}.jsoneditor-menu>button.jsoneditor-sort{background-position:-120px -96px}.jsoneditor-menu>button.jsoneditor-transform{background-position:-144px -96px}.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-transform,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-transform{display:none}.jsoneditor-menu>button.jsoneditor-undo{background-position:-24px -96px}.jsoneditor-menu>button.jsoneditor-undo:disabled{background-position:-24px -120px}.jsoneditor-menu>button.jsoneditor-redo{background-position:-48px -96px}.jsoneditor-menu>button.jsoneditor-redo:disabled{background-position:-48px -120px}.jsoneditor-menu>button.jsoneditor-compact{background-position:-72px -96px}.jsoneditor-menu>button.jsoneditor-format{background-position:-72px -120px}.jsoneditor-menu>button.jsoneditor-repair{background-position:-96px -96px}.jsoneditor-menu>.jsoneditor-modes{display:inline-block;float:left}.jsoneditor-menu>.jsoneditor-modes>button{background-image:none;width:auto;padding-left:6px;padding-right:6px}.jsoneditor-menu>.jsoneditor-modes>button.jsoneditor-separator,.jsoneditor-menu>button.jsoneditor-separator{margin-left:10px}.jsoneditor-menu a{font-family:arial,sans-serif;font-size:14px;color:#fff;opacity:.8;vertical-align:middle}.jsoneditor-menu a:hover{opacity:1}.jsoneditor-menu a.jsoneditor-poweredBy{font-size:8pt;position:absolute;right:0;top:0;padding:10px}.jsoneditor-navigation-bar{width:100%;height:26px;line-height:26px;padding:0;margin:0;border-bottom:1px solid #d3d3d3;box-sizing:border-box;color:grey;background-color:#ebebeb;overflow:hidden;font-family:arial,sans-serif;font-size:14px}.jsoneditor-search{font-family:arial,sans-serif;position:absolute;right:4px;top:4px;border-collapse:collapse;border-spacing:0;display:flex}.jsoneditor-search input{color:#1a1a1a;width:120px;border:none;outline:0;margin:1px;line-height:20px;font-family:arial,sans-serif}.jsoneditor-search button{width:16px;height:24px;padding:0;margin:0;border:none;background:url(jsoneditor-icons.15f2789dd231f36d43a4.svg);vertical-align:top}.jsoneditor-search button:hover{background-color:initial}.jsoneditor-search button.jsoneditor-refresh{width:18px;background-position:-99px -73px}.jsoneditor-search button.jsoneditor-next{cursor:pointer;background-position:-124px -73px}.jsoneditor-search button.jsoneditor-next:hover{background-position:-124px -49px}.jsoneditor-search button.jsoneditor-previous{cursor:pointer;background-position:-148px -73px;margin-right:2px}.jsoneditor-search button.jsoneditor-previous:hover{background-position:-148px -49px}.jsoneditor-results{font-family:arial,sans-serif;color:#fff;padding-right:5px;line-height:26px}.jsoneditor-frame{border:1px solid #0000;background-color:#fff;padding:0 2px;margin:0}.jsoneditor-statusbar{line-height:26px;height:26px;color:grey;background-color:#ebebeb;border-top:1px solid #d3d3d3;box-sizing:border-box;font-size:14px}.jsoneditor-statusbar>.jsoneditor-curserinfo-val{margin-right:12px}.jsoneditor-statusbar>.jsoneditor-curserinfo-count{margin-left:4px}.jsoneditor-statusbar>.jsoneditor-validation-error-icon{float:right;width:24px;height:24px;padding:0;margin-top:1px;background-image:url(jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-168px -48px;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-validation-error-count{float:right;margin:0 4px 0 0;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-parse-error-icon{float:right;width:24px;height:24px;padding:0;margin:1px;background-image:url(jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-25px 0}.jsoneditor-statusbar .jsoneditor-array-info a{color:inherit}div.jsoneditor-statusbar>.jsoneditor-curserinfo-label,div.jsoneditor-statusbar>.jsoneditor-size-info{margin:0 4px}.jsoneditor-treepath{padding:0 5px;overflow:hidden;white-space:nowrap;outline:0}.jsoneditor-treepath.show-all{word-wrap:break-word;white-space:normal;position:absolute;background-color:#ebebeb;z-index:1;box-shadow:2px 2px 12px #8080804d}.jsoneditor-treepath.show-all span.jsoneditor-treepath-show-all-btn{display:none}.jsoneditor-treepath div.jsoneditor-contextmenu-root{position:absolute;left:0}.jsoneditor-treepath .jsoneditor-treepath-show-all-btn{position:absolute;background-color:#ebebeb;left:0;height:20px;padding:0 3px;cursor:pointer}.jsoneditor-treepath .jsoneditor-treepath-element{margin:1px;font-family:arial,sans-serif;font-size:14px}.jsoneditor-treepath .jsoneditor-treepath-seperator{margin:2px;font-size:9pt;font-family:arial,sans-serif}.jsoneditor-treepath span.jsoneditor-treepath-element:hover,.jsoneditor-treepath span.jsoneditor-treepath-seperator:hover{cursor:pointer;text-decoration:underline}
/*!
 * Selectr 2.4.0
 * https://github.com/Mobius1/Selectr
 *
 * Released under the MIT license
 */.selectr-container{position:relative}.selectr-container li{list-style:none}.selectr-hidden{position:absolute;overflow:hidden;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;padding:0;border:0}.selectr-visible{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:11}.selectr-desktop.multiple .selectr-visible{display:none}.selectr-desktop.multiple.native-open .selectr-visible{top:100%;min-height:200px!important;height:auto;opacity:1;display:block}.selectr-container.multiple.selectr-mobile .selectr-selected{z-index:0}.selectr-selected{position:relative;z-index:1;box-sizing:border-box;width:100%;padding:7px 28px 7px 14px;cursor:pointer;border:1px solid #999;border-radius:3px;background-color:#fff}.selectr-selected:before{position:absolute;top:50%;right:10px;width:0;height:0;content:"";transform:rotate(0) translate3d(0,-50%,0);border-color:#6c7a86 #0000 #0000;border-style:solid;border-width:4px 4px 0}.selectr-container.native-open .selectr-selected:before,.selectr-container.open .selectr-selected:before{border-color:#0000 #0000 #6c7a86;border-style:solid;border-width:0 4px 4px}.selectr-label{display:none;overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis}.selectr-placeholder{color:#6c7a86}.selectr-tags{margin:0;padding:0;white-space:normal}.has-selected .selectr-tags{margin:0 0 -2px}.selectr-tag{list-style:none;position:relative;float:left;padding:2px 25px 2px 8px;margin:0 2px 2px 0;cursor:default;color:#fff;border:none;border-radius:10px;background:#acb7bf none repeat scroll 0 0}.selectr-container.multiple.has-selected .selectr-selected{padding:5px 28px 5px 5px}.selectr-options-container{position:absolute;z-index:10000;top:calc(100% - 1px);left:0;display:none;box-sizing:border-box;width:100%;border:1px solid #999;border-top:0 solid #0000;border-radius:0 0 3px 3px;background-color:#fff}.selectr-container.open .selectr-options-container{display:block}.selectr-input-container{position:relative;display:none}.selectr-clear,.selectr-input-clear,.selectr-tag-remove{position:absolute;top:50%;right:22px;width:20px;height:20px;padding:0;cursor:pointer;transform:translate3d(0,-50%,0);border:none;background-color:initial;z-index:11}.selectr-clear,.selectr-input-clear{display:none}.selectr-container.has-selected .selectr-clear,.selectr-input-container.active .selectr-input-clear{display:block}.selectr-selected .selectr-tag-remove{right:2px}.selectr-clear:after,.selectr-clear:before,.selectr-input-clear:after,.selectr-input-clear:before,.selectr-tag-remove:after,.selectr-tag-remove:before{position:absolute;top:5px;left:9px;width:2px;height:10px;content:" ";background-color:#6c7a86}.selectr-tag-remove:after,.selectr-tag-remove:before{top:4px;width:3px;height:12px;background-color:#fff}.selectr-clear:before,.selectr-input-clear:before,.selectr-tag-remove:before{transform:rotate(45deg)}.selectr-clear:after,.selectr-input-clear:after,.selectr-tag-remove:after{transform:rotate(-45deg)}.selectr-input-container.active,.selectr-input-container.active .selectr-clear{display:block}.selectr-input{top:5px;left:5px;box-sizing:border-box;width:calc(100% - 30px);margin:10px 15px;padding:7px 30px 7px 9px;border:1px solid #999;border-radius:3px}.selectr-notice{display:none;box-sizing:border-box;width:100%;padding:8px 16px;border-top:1px solid #999;border-radius:0 0 3px 3px;background-color:#fff}.selectr-container.notice .selectr-notice{display:block}.selectr-container.notice .selectr-selected{border-radius:3px 3px 0 0}.selectr-options{position:relative;top:calc(100% + 2px);display:none;overflow-x:auto;overflow-y:scroll;max-height:200px;margin:0;padding:0}.selectr-container.notice .selectr-options-container,.selectr-container.open .selectr-input-container,.selectr-container.open .selectr-options{display:block}.selectr-option{position:relative;display:block;padding:5px 20px;list-style:none outside none;cursor:pointer;font-weight:400}.selectr-options.optgroups>.selectr-option{padding-left:25px}.selectr-optgroup{font-weight:700;padding:0}.selectr-optgroup--label{font-weight:700;margin-top:10px;padding:5px 15px}.selectr-match{text-decoration:underline}.selectr-option.selected{background-color:#ddd}.selectr-option.active{color:#fff;background-color:#5897fb}.selectr-option.disabled{opacity:.4}.selectr-option.excluded{display:none}.selectr-container.open .selectr-selected{border-color:#999 #999 #0000;border-radius:3px 3px 0 0}.selectr-container.open .selectr-selected:after{transform:rotate(180deg) translate3d(0,50%,0)}.selectr-disabled{opacity:.6}.has-selected .selectr-placeholder,.selectr-empty{display:none}.has-selected .selectr-label{display:block}.taggable .selectr-selected{padding:4px 28px 4px 4px}.taggable .selectr-selected:after{display:table;content:" ";clear:both}.taggable .selectr-label{width:auto}.taggable .selectr-tags{float:left;display:block}.taggable .selectr-placeholder{display:none}.input-tag{float:left;min-width:90px;width:auto}.selectr-tag-input{border:none;padding:3px 10px;width:100%;font-family:inherit;font-weight:inherit;font-size:inherit}.selectr-input-container.loading:after{position:absolute;top:50%;right:20px;width:20px;height:20px;content:"";transform:translate3d(0,-50%,0);transform-origin:50% 0 0;animation:selectr-spin .5s linear 0s infinite normal forwards running;border:3px solid #ddd;border-top-color:#aaa;border-radius:50%}@keyframes selectr-spin{0%{transform:rotate(0) translate3d(0,-50%,0)}to{transform:rotate(1turn) translate3d(0,-50%,0)}}.selectr-container.open.inverted .selectr-selected{border-color:#0000 #999 #999;border-radius:0 0 3px 3px}.selectr-container.inverted .selectr-options-container{border-width:1px 1px 0;border-color:#999 #999 #0000;border-radius:3px 3px 0 0;background-color:#fff;top:auto;bottom:calc(100% - 1px)}.selectr-container ::placeholder{color:#6c7a86;opacity:1}.borer-radius-0{border-radius:0}.borer-radius-1{border-radius:1px}.borer-radius-2{border-radius:2px}.borer-radius-3{border-radius:3px}.borer-radius-4{border-radius:4px}.borer-radius-5{border-radius:5px}.borer-radius-6{border-radius:6px}.borer-radius-7{border-radius:7px}.borer-radius-8{border-radius:8px}.borer-radius-9{border-radius:9px}.borer-radius-10{border-radius:10px}.borer-radius-11{border-radius:11px}.borer-radius-12{border-radius:12px}.borer-radius-13{border-radius:13px}.borer-radius-14{border-radius:14px}.borer-radius-15{border-radius:15px}.borer-radius-16{border-radius:16px}.borer-radius-17{border-radius:17px}.borer-radius-18{border-radius:18px}.borer-radius-19{border-radius:19px}.borer-radius-20{border-radius:20px}.borer-radius-21{border-radius:21px}.borer-radius-22{border-radius:22px}.borer-radius-23{border-radius:23px}.borer-radius-24{border-radius:24px}.borer-radius-25{border-radius:25px}.borer-radius-26{border-radius:26px}.borer-radius-27{border-radius:27px}.borer-radius-28{border-radius:28px}.borer-radius-29{border-radius:29px}.borer-radius-30{border-radius:30px}.borer-radius-31{border-radius:31px}.borer-radius-32{border-radius:32px}.borer-radius-33{border-radius:33px}.borer-radius-34{border-radius:34px}.borer-radius-35{border-radius:35px}.borer-radius-36{border-radius:36px}.borer-radius-37{border-radius:37px}.borer-radius-38{border-radius:38px}.borer-radius-39{border-radius:39px}.borer-radius-40{border-radius:40px}.borer-radius-41{border-radius:41px}.borer-radius-42{border-radius:42px}.borer-radius-43{border-radius:43px}.borer-radius-44{border-radius:44px}.borer-radius-45{border-radius:45px}.borer-radius-46{border-radius:46px}.borer-radius-47{border-radius:47px}.borer-radius-48{border-radius:48px}.borer-radius-49{border-radius:49px}.borer-radius-50{border-radius:50px}.borer-radius-51{border-radius:51px}.borer-radius-52{border-radius:52px}.borer-radius-53{border-radius:53px}.borer-radius-54{border-radius:54px}.borer-radius-55{border-radius:55px}.borer-radius-56{border-radius:56px}.borer-radius-57{border-radius:57px}.borer-radius-58{border-radius:58px}.borer-radius-59{border-radius:59px}.borer-radius-60{border-radius:60px}.borer-radius-61{border-radius:61px}.borer-radius-62{border-radius:62px}.borer-radius-63{border-radius:63px}.borer-radius-64{border-radius:64px}.borer-radius-65{border-radius:65px}.borer-radius-66{border-radius:66px}.borer-radius-67{border-radius:67px}.borer-radius-68{border-radius:68px}.borer-radius-69{border-radius:69px}.borer-radius-70{border-radius:70px}.borer-radius-71{border-radius:71px}.borer-radius-72{border-radius:72px}.borer-radius-73{border-radius:73px}.borer-radius-74{border-radius:74px}.borer-radius-75{border-radius:75px}.borer-radius-76{border-radius:76px}.borer-radius-77{border-radius:77px}.borer-radius-78{border-radius:78px}.borer-radius-79{border-radius:79px}.borer-radius-80{border-radius:80px}.borer-radius-81{border-radius:81px}.borer-radius-82{border-radius:82px}.borer-radius-83{border-radius:83px}.borer-radius-84{border-radius:84px}.borer-radius-85{border-radius:85px}.borer-radius-86{border-radius:86px}.borer-radius-87{border-radius:87px}.borer-radius-88{border-radius:88px}.borer-radius-89{border-radius:89px}.borer-radius-90{border-radius:90px}.borer-radius-91{border-radius:91px}.borer-radius-92{border-radius:92px}.borer-radius-93{border-radius:93px}.borer-radius-94{border-radius:94px}.borer-radius-95{border-radius:95px}.borer-radius-96{border-radius:96px}.borer-radius-97{border-radius:97px}.borer-radius-98{border-radius:98px}.borer-radius-99{border-radius:99px}.borer-radius-100{border-radius:100px}.borer-radius-101{border-radius:101px}.borer-radius-102{border-radius:102px}.borer-radius-103{border-radius:103px}.borer-radius-104{border-radius:104px}.borer-radius-105{border-radius:105px}.borer-radius-106{border-radius:106px}.borer-radius-107{border-radius:107px}.borer-radius-108{border-radius:108px}.borer-radius-109{border-radius:109px}.borer-radius-110{border-radius:110px}.borer-radius-111{border-radius:111px}.borer-radius-112{border-radius:112px}.borer-radius-113{border-radius:113px}.borer-radius-114{border-radius:114px}.borer-radius-115{border-radius:115px}.borer-radius-116{border-radius:116px}.borer-radius-117{border-radius:117px}.borer-radius-118{border-radius:118px}.borer-radius-119{border-radius:119px}.borer-radius-120{border-radius:120px}.borer-radius-121{border-radius:121px}.borer-radius-122{border-radius:122px}.borer-radius-123{border-radius:123px}.borer-radius-124{border-radius:124px}.borer-radius-125{border-radius:125px}.borer-radius-126{border-radius:126px}.borer-radius-127{border-radius:127px}.borer-radius-128{border-radius:128px}.borer-radius-129{border-radius:129px}.borer-radius-130{border-radius:130px}.borer-radius-131{border-radius:131px}.borer-radius-132{border-radius:132px}.borer-radius-133{border-radius:133px}.borer-radius-134{border-radius:134px}.borer-radius-135{border-radius:135px}.borer-radius-136{border-radius:136px}.borer-radius-137{border-radius:137px}.borer-radius-138{border-radius:138px}.borer-radius-139{border-radius:139px}.borer-radius-140{border-radius:140px}.borer-radius-141{border-radius:141px}.borer-radius-142{border-radius:142px}.borer-radius-143{border-radius:143px}.borer-radius-144{border-radius:144px}.borer-radius-145{border-radius:145px}.borer-radius-146{border-radius:146px}.borer-radius-147{border-radius:147px}.borer-radius-148{border-radius:148px}.borer-radius-149{border-radius:149px}.borer-radius-150{border-radius:150px}.borer-radius-151{border-radius:151px}.borer-radius-152{border-radius:152px}.borer-radius-153{border-radius:153px}.borer-radius-154{border-radius:154px}.borer-radius-155{border-radius:155px}.borer-radius-156{border-radius:156px}.borer-radius-157{border-radius:157px}.borer-radius-158{border-radius:158px}.borer-radius-159{border-radius:159px}.borer-radius-160{border-radius:160px}.borer-radius-161{border-radius:161px}.borer-radius-162{border-radius:162px}.borer-radius-163{border-radius:163px}.borer-radius-164{border-radius:164px}.borer-radius-165{border-radius:165px}.borer-radius-166{border-radius:166px}.borer-radius-167{border-radius:167px}.borer-radius-168{border-radius:168px}.borer-radius-169{border-radius:169px}.borer-radius-170{border-radius:170px}.borer-radius-171{border-radius:171px}.borer-radius-172{border-radius:172px}.borer-radius-173{border-radius:173px}.borer-radius-174{border-radius:174px}.borer-radius-175{border-radius:175px}.borer-radius-176{border-radius:176px}.borer-radius-177{border-radius:177px}.borer-radius-178{border-radius:178px}.borer-radius-179{border-radius:179px}.borer-radius-180{border-radius:180px}.borer-radius-181{border-radius:181px}.borer-radius-182{border-radius:182px}.borer-radius-183{border-radius:183px}.borer-radius-184{border-radius:184px}.borer-radius-185{border-radius:185px}.borer-radius-186{border-radius:186px}.borer-radius-187{border-radius:187px}.borer-radius-188{border-radius:188px}.borer-radius-189{border-radius:189px}.borer-radius-190{border-radius:190px}.borer-radius-191{border-radius:191px}.borer-radius-192{border-radius:192px}.borer-radius-193{border-radius:193px}.borer-radius-194{border-radius:194px}.borer-radius-195{border-radius:195px}.borer-radius-196{border-radius:196px}.borer-radius-197{border-radius:197px}.borer-radius-198{border-radius:198px}.borer-radius-199{border-radius:199px}.borer-radius-200{border-radius:200px}.borer-radius-201{border-radius:201px}.borer-radius-202{border-radius:202px}.borer-radius-203{border-radius:203px}.borer-radius-204{border-radius:204px}.borer-radius-205{border-radius:205px}.borer-radius-206{border-radius:206px}.borer-radius-207{border-radius:207px}.borer-radius-208{border-radius:208px}.borer-radius-209{border-radius:209px}.borer-radius-210{border-radius:210px}.borer-radius-211{border-radius:211px}.borer-radius-212{border-radius:212px}.borer-radius-213{border-radius:213px}.borer-radius-214{border-radius:214px}.borer-radius-215{border-radius:215px}.borer-radius-216{border-radius:216px}.borer-radius-217{border-radius:217px}.borer-radius-218{border-radius:218px}.borer-radius-219{border-radius:219px}.borer-radius-220{border-radius:220px}.borer-radius-221{border-radius:221px}.borer-radius-222{border-radius:222px}.borer-radius-223{border-radius:223px}.borer-radius-224{border-radius:224px}.borer-radius-225{border-radius:225px}.borer-radius-226{border-radius:226px}.borer-radius-227{border-radius:227px}.borer-radius-228{border-radius:228px}.borer-radius-229{border-radius:229px}.borer-radius-230{border-radius:230px}.borer-radius-231{border-radius:231px}.borer-radius-232{border-radius:232px}.borer-radius-233{border-radius:233px}.borer-radius-234{border-radius:234px}.borer-radius-235{border-radius:235px}.borer-radius-236{border-radius:236px}.borer-radius-237{border-radius:237px}.borer-radius-238{border-radius:238px}.borer-radius-239{border-radius:239px}.borer-radius-240{border-radius:240px}.borer-radius-241{border-radius:241px}.borer-radius-242{border-radius:242px}.borer-radius-243{border-radius:243px}.borer-radius-244{border-radius:244px}.borer-radius-245{border-radius:245px}.borer-radius-246{border-radius:246px}.borer-radius-247{border-radius:247px}.borer-radius-248{border-radius:248px}.borer-radius-249{border-radius:249px}.borer-radius-250{border-radius:250px}.borer-radius-251{border-radius:251px}.borer-radius-252{border-radius:252px}.borer-radius-253{border-radius:253px}.borer-radius-254{border-radius:254px}.borer-radius-255{border-radius:255px}.borer-radius-256{border-radius:256px}.borer-radius-257{border-radius:257px}.borer-radius-258{border-radius:258px}.borer-radius-259{border-radius:259px}.borer-radius-260{border-radius:260px}.borer-radius-261{border-radius:261px}.borer-radius-262{border-radius:262px}.borer-radius-263{border-radius:263px}.borer-radius-264{border-radius:264px}.borer-radius-265{border-radius:265px}.borer-radius-266{border-radius:266px}.borer-radius-267{border-radius:267px}.borer-radius-268{border-radius:268px}.borer-radius-269{border-radius:269px}.borer-radius-270{border-radius:270px}.borer-radius-271{border-radius:271px}.borer-radius-272{border-radius:272px}.borer-radius-273{border-radius:273px}.borer-radius-274{border-radius:274px}.borer-radius-275{border-radius:275px}.borer-radius-276{border-radius:276px}.borer-radius-277{border-radius:277px}.borer-radius-278{border-radius:278px}.borer-radius-279{border-radius:279px}.borer-radius-280{border-radius:280px}.borer-radius-281{border-radius:281px}.borer-radius-282{border-radius:282px}.borer-radius-283{border-radius:283px}.borer-radius-284{border-radius:284px}.borer-radius-285{border-radius:285px}.borer-radius-286{border-radius:286px}.borer-radius-287{border-radius:287px}.borer-radius-288{border-radius:288px}.borer-radius-289{border-radius:289px}.borer-radius-290{border-radius:290px}.borer-radius-291{border-radius:291px}.borer-radius-292{border-radius:292px}.borer-radius-293{border-radius:293px}.borer-radius-294{border-radius:294px}.borer-radius-295{border-radius:295px}.borer-radius-296{border-radius:296px}.borer-radius-297{border-radius:297px}.borer-radius-298{border-radius:298px}.borer-radius-299{border-radius:299px}.borer-radius-300{border-radius:300px}.borer-radius-301{border-radius:301px}.borer-radius-302{border-radius:302px}.borer-radius-303{border-radius:303px}.borer-radius-304{border-radius:304px}.borer-radius-305{border-radius:305px}.borer-radius-306{border-radius:306px}.borer-radius-307{border-radius:307px}.borer-radius-308{border-radius:308px}.borer-radius-309{border-radius:309px}.borer-radius-310{border-radius:310px}.borer-radius-311{border-radius:311px}.borer-radius-312{border-radius:312px}.borer-radius-313{border-radius:313px}.borer-radius-314{border-radius:314px}.borer-radius-315{border-radius:315px}.borer-radius-316{border-radius:316px}.borer-radius-317{border-radius:317px}.borer-radius-318{border-radius:318px}.borer-radius-319{border-radius:319px}.borer-radius-320{border-radius:320px}.borer-radius-321{border-radius:321px}.borer-radius-322{border-radius:322px}.borer-radius-323{border-radius:323px}.borer-radius-324{border-radius:324px}.borer-radius-325{border-radius:325px}.borer-radius-326{border-radius:326px}.borer-radius-327{border-radius:327px}.borer-radius-328{border-radius:328px}.borer-radius-329{border-radius:329px}.borer-radius-330{border-radius:330px}.borer-radius-331{border-radius:331px}.borer-radius-332{border-radius:332px}.borer-radius-333{border-radius:333px}.borer-radius-334{border-radius:334px}.borer-radius-335{border-radius:335px}.borer-radius-336{border-radius:336px}.borer-radius-337{border-radius:337px}.borer-radius-338{border-radius:338px}.borer-radius-339{border-radius:339px}.borer-radius-340{border-radius:340px}.borer-radius-341{border-radius:341px}.borer-radius-342{border-radius:342px}.borer-radius-343{border-radius:343px}.borer-radius-344{border-radius:344px}.borer-radius-345{border-radius:345px}.borer-radius-346{border-radius:346px}.borer-radius-347{border-radius:347px}.borer-radius-348{border-radius:348px}.borer-radius-349{border-radius:349px}.borer-radius-350{border-radius:350px}.borer-radius-351{border-radius:351px}.borer-radius-352{border-radius:352px}.borer-radius-353{border-radius:353px}.borer-radius-354{border-radius:354px}.borer-radius-355{border-radius:355px}.borer-radius-356{border-radius:356px}.borer-radius-357{border-radius:357px}.borer-radius-358{border-radius:358px}.borer-radius-359{border-radius:359px}.borer-radius-360{border-radius:360px}.borer-radius-361{border-radius:361px}.borer-radius-362{border-radius:362px}.borer-radius-363{border-radius:363px}.borer-radius-364{border-radius:364px}.borer-radius-365{border-radius:365px}.borer-radius-366{border-radius:366px}.borer-radius-367{border-radius:367px}.borer-radius-368{border-radius:368px}.borer-radius-369{border-radius:369px}.borer-radius-370{border-radius:370px}.borer-radius-371{border-radius:371px}.borer-radius-372{border-radius:372px}.borer-radius-373{border-radius:373px}.borer-radius-374{border-radius:374px}.borer-radius-375{border-radius:375px}.borer-radius-376{border-radius:376px}.borer-radius-377{border-radius:377px}.borer-radius-378{border-radius:378px}.borer-radius-379{border-radius:379px}.borer-radius-380{border-radius:380px}.borer-radius-381{border-radius:381px}.borer-radius-382{border-radius:382px}.borer-radius-383{border-radius:383px}.borer-radius-384{border-radius:384px}.borer-radius-385{border-radius:385px}.borer-radius-386{border-radius:386px}.borer-radius-387{border-radius:387px}.borer-radius-388{border-radius:388px}.borer-radius-389{border-radius:389px}.borer-radius-390{border-radius:390px}.borer-radius-391{border-radius:391px}.borer-radius-392{border-radius:392px}.borer-radius-393{border-radius:393px}.borer-radius-394{border-radius:394px}.borer-radius-395{border-radius:395px}.borer-radius-396{border-radius:396px}.borer-radius-397{border-radius:397px}.borer-radius-398{border-radius:398px}.borer-radius-399{border-radius:399px}.borer-radius-400{border-radius:400px}.borer-radius-401{border-radius:401px}.borer-radius-402{border-radius:402px}.borer-radius-403{border-radius:403px}.borer-radius-404{border-radius:404px}.borer-radius-405{border-radius:405px}.borer-radius-406{border-radius:406px}.borer-radius-407{border-radius:407px}.borer-radius-408{border-radius:408px}.borer-radius-409{border-radius:409px}.borer-radius-410{border-radius:410px}.borer-radius-411{border-radius:411px}.borer-radius-412{border-radius:412px}.borer-radius-413{border-radius:413px}.borer-radius-414{border-radius:414px}.borer-radius-415{border-radius:415px}.borer-radius-416{border-radius:416px}.borer-radius-417{border-radius:417px}.borer-radius-418{border-radius:418px}.borer-radius-419{border-radius:419px}.borer-radius-420{border-radius:420px}.borer-radius-421{border-radius:421px}.borer-radius-422{border-radius:422px}.borer-radius-423{border-radius:423px}.borer-radius-424{border-radius:424px}.borer-radius-425{border-radius:425px}.borer-radius-426{border-radius:426px}.borer-radius-427{border-radius:427px}.borer-radius-428{border-radius:428px}.borer-radius-429{border-radius:429px}.borer-radius-430{border-radius:430px}.borer-radius-431{border-radius:431px}.borer-radius-432{border-radius:432px}.borer-radius-433{border-radius:433px}.borer-radius-434{border-radius:434px}.borer-radius-435{border-radius:435px}.borer-radius-436{border-radius:436px}.borer-radius-437{border-radius:437px}.borer-radius-438{border-radius:438px}.borer-radius-439{border-radius:439px}.borer-radius-440{border-radius:440px}.borer-radius-441{border-radius:441px}.borer-radius-442{border-radius:442px}.borer-radius-443{border-radius:443px}.borer-radius-444{border-radius:444px}.borer-radius-445{border-radius:445px}.borer-radius-446{border-radius:446px}.borer-radius-447{border-radius:447px}.borer-radius-448{border-radius:448px}.borer-radius-449{border-radius:449px}.borer-radius-450{border-radius:450px}.borer-radius-451{border-radius:451px}.borer-radius-452{border-radius:452px}.borer-radius-453{border-radius:453px}.borer-radius-454{border-radius:454px}.borer-radius-455{border-radius:455px}.borer-radius-456{border-radius:456px}.borer-radius-457{border-radius:457px}.borer-radius-458{border-radius:458px}.borer-radius-459{border-radius:459px}.borer-radius-460{border-radius:460px}.borer-radius-461{border-radius:461px}.borer-radius-462{border-radius:462px}.borer-radius-463{border-radius:463px}.borer-radius-464{border-radius:464px}.borer-radius-465{border-radius:465px}.borer-radius-466{border-radius:466px}.borer-radius-467{border-radius:467px}.borer-radius-468{border-radius:468px}.borer-radius-469{border-radius:469px}.borer-radius-470{border-radius:470px}.borer-radius-471{border-radius:471px}.borer-radius-472{border-radius:472px}.borer-radius-473{border-radius:473px}.borer-radius-474{border-radius:474px}.borer-radius-475{border-radius:475px}.borer-radius-476{border-radius:476px}.borer-radius-477{border-radius:477px}.borer-radius-478{border-radius:478px}.borer-radius-479{border-radius:479px}.borer-radius-480{border-radius:480px}.borer-radius-481{border-radius:481px}.borer-radius-482{border-radius:482px}.borer-radius-483{border-radius:483px}.borer-radius-484{border-radius:484px}.borer-radius-485{border-radius:485px}.borer-radius-486{border-radius:486px}.borer-radius-487{border-radius:487px}.borer-radius-488{border-radius:488px}.borer-radius-489{border-radius:489px}.borer-radius-490{border-radius:490px}.borer-radius-491{border-radius:491px}.borer-radius-492{border-radius:492px}.borer-radius-493{border-radius:493px}.borer-radius-494{border-radius:494px}.borer-radius-495{border-radius:495px}.borer-radius-496{border-radius:496px}.borer-radius-497{border-radius:497px}.borer-radius-498{border-radius:498px}.borer-radius-499{border-radius:499px}.borer-radius-500{border-radius:500px}.borer-radius-501{border-radius:501px}.borer-radius-502{border-radius:502px}.borer-radius-503{border-radius:503px}.borer-radius-504{border-radius:504px}.borer-radius-505{border-radius:505px}.borer-radius-506{border-radius:506px}.borer-radius-507{border-radius:507px}.borer-radius-508{border-radius:508px}.borer-radius-509{border-radius:509px}.borer-radius-510{border-radius:510px}.borer-radius-511{border-radius:511px}.borer-radius-512{border-radius:512px}.borer-radius-513{border-radius:513px}.borer-radius-514{border-radius:514px}.borer-radius-515{border-radius:515px}.borer-radius-516{border-radius:516px}.borer-radius-517{border-radius:517px}.borer-radius-518{border-radius:518px}.borer-radius-519{border-radius:519px}.borer-radius-520{border-radius:520px}.borer-radius-521{border-radius:521px}.borer-radius-522{border-radius:522px}.borer-radius-523{border-radius:523px}.borer-radius-524{border-radius:524px}.borer-radius-525{border-radius:525px}.borer-radius-526{border-radius:526px}.borer-radius-527{border-radius:527px}.borer-radius-528{border-radius:528px}.borer-radius-529{border-radius:529px}.borer-radius-530{border-radius:530px}.borer-radius-531{border-radius:531px}.borer-radius-532{border-radius:532px}.borer-radius-533{border-radius:533px}.borer-radius-534{border-radius:534px}.borer-radius-535{border-radius:535px}.borer-radius-536{border-radius:536px}.borer-radius-537{border-radius:537px}.borer-radius-538{border-radius:538px}.borer-radius-539{border-radius:539px}.borer-radius-540{border-radius:540px}.borer-radius-541{border-radius:541px}.borer-radius-542{border-radius:542px}.borer-radius-543{border-radius:543px}.borer-radius-544{border-radius:544px}.borer-radius-545{border-radius:545px}.borer-radius-546{border-radius:546px}.borer-radius-547{border-radius:547px}.borer-radius-548{border-radius:548px}.borer-radius-549{border-radius:549px}.borer-radius-550{border-radius:550px}.borer-radius-551{border-radius:551px}.borer-radius-552{border-radius:552px}.borer-radius-553{border-radius:553px}.borer-radius-554{border-radius:554px}.borer-radius-555{border-radius:555px}.borer-radius-556{border-radius:556px}.borer-radius-557{border-radius:557px}.borer-radius-558{border-radius:558px}.borer-radius-559{border-radius:559px}.borer-radius-560{border-radius:560px}.borer-radius-561{border-radius:561px}.borer-radius-562{border-radius:562px}.borer-radius-563{border-radius:563px}.borer-radius-564{border-radius:564px}.borer-radius-565{border-radius:565px}.borer-radius-566{border-radius:566px}.borer-radius-567{border-radius:567px}.borer-radius-568{border-radius:568px}.borer-radius-569{border-radius:569px}.borer-radius-570{border-radius:570px}.borer-radius-571{border-radius:571px}.borer-radius-572{border-radius:572px}.borer-radius-573{border-radius:573px}.borer-radius-574{border-radius:574px}.borer-radius-575{border-radius:575px}.borer-radius-576{border-radius:576px}.borer-radius-577{border-radius:577px}.borer-radius-578{border-radius:578px}.borer-radius-579{border-radius:579px}.borer-radius-580{border-radius:580px}.borer-radius-581{border-radius:581px}.borer-radius-582{border-radius:582px}.borer-radius-583{border-radius:583px}.borer-radius-584{border-radius:584px}.borer-radius-585{border-radius:585px}.borer-radius-586{border-radius:586px}.borer-radius-587{border-radius:587px}.borer-radius-588{border-radius:588px}.borer-radius-589{border-radius:589px}.borer-radius-590{border-radius:590px}.borer-radius-591{border-radius:591px}.borer-radius-592{border-radius:592px}.borer-radius-593{border-radius:593px}.borer-radius-594{border-radius:594px}.borer-radius-595{border-radius:595px}.borer-radius-596{border-radius:596px}.borer-radius-597{border-radius:597px}.borer-radius-598{border-radius:598px}.borer-radius-599{border-radius:599px}.borer-radius-600{border-radius:600px}.borer-radius-601{border-radius:601px}.borer-radius-602{border-radius:602px}.borer-radius-603{border-radius:603px}.borer-radius-604{border-radius:604px}.borer-radius-605{border-radius:605px}.borer-radius-606{border-radius:606px}.borer-radius-607{border-radius:607px}.borer-radius-608{border-radius:608px}.borer-radius-609{border-radius:609px}.borer-radius-610{border-radius:610px}.borer-radius-611{border-radius:611px}.borer-radius-612{border-radius:612px}.borer-radius-613{border-radius:613px}.borer-radius-614{border-radius:614px}.borer-radius-615{border-radius:615px}.borer-radius-616{border-radius:616px}.borer-radius-617{border-radius:617px}.borer-radius-618{border-radius:618px}.borer-radius-619{border-radius:619px}.borer-radius-620{border-radius:620px}.borer-radius-621{border-radius:621px}.borer-radius-622{border-radius:622px}.borer-radius-623{border-radius:623px}.borer-radius-624{border-radius:624px}.borer-radius-625{border-radius:625px}.borer-radius-626{border-radius:626px}.borer-radius-627{border-radius:627px}.borer-radius-628{border-radius:628px}.borer-radius-629{border-radius:629px}.borer-radius-630{border-radius:630px}.borer-radius-631{border-radius:631px}.borer-radius-632{border-radius:632px}.borer-radius-633{border-radius:633px}.borer-radius-634{border-radius:634px}.borer-radius-635{border-radius:635px}.borer-radius-636{border-radius:636px}.borer-radius-637{border-radius:637px}.borer-radius-638{border-radius:638px}.borer-radius-639{border-radius:639px}.borer-radius-640{border-radius:640px}.borer-radius-641{border-radius:641px}.borer-radius-642{border-radius:642px}.borer-radius-643{border-radius:643px}.borer-radius-644{border-radius:644px}.borer-radius-645{border-radius:645px}.borer-radius-646{border-radius:646px}.borer-radius-647{border-radius:647px}.borer-radius-648{border-radius:648px}.borer-radius-649{border-radius:649px}.borer-radius-650{border-radius:650px}.borer-radius-651{border-radius:651px}.borer-radius-652{border-radius:652px}.borer-radius-653{border-radius:653px}.borer-radius-654{border-radius:654px}.borer-radius-655{border-radius:655px}.borer-radius-656{border-radius:656px}.borer-radius-657{border-radius:657px}.borer-radius-658{border-radius:658px}.borer-radius-659{border-radius:659px}.borer-radius-660{border-radius:660px}.borer-radius-661{border-radius:661px}.borer-radius-662{border-radius:662px}.borer-radius-663{border-radius:663px}.borer-radius-664{border-radius:664px}.borer-radius-665{border-radius:665px}.borer-radius-666{border-radius:666px}.borer-radius-667{border-radius:667px}.borer-radius-668{border-radius:668px}.borer-radius-669{border-radius:669px}.borer-radius-670{border-radius:670px}.borer-radius-671{border-radius:671px}.borer-radius-672{border-radius:672px}.borer-radius-673{border-radius:673px}.borer-radius-674{border-radius:674px}.borer-radius-675{border-radius:675px}.borer-radius-676{border-radius:676px}.borer-radius-677{border-radius:677px}.borer-radius-678{border-radius:678px}.borer-radius-679{border-radius:679px}.borer-radius-680{border-radius:680px}.borer-radius-681{border-radius:681px}.borer-radius-682{border-radius:682px}.borer-radius-683{border-radius:683px}.borer-radius-684{border-radius:684px}.borer-radius-685{border-radius:685px}.borer-radius-686{border-radius:686px}.borer-radius-687{border-radius:687px}.borer-radius-688{border-radius:688px}.borer-radius-689{border-radius:689px}.borer-radius-690{border-radius:690px}.borer-radius-691{border-radius:691px}.borer-radius-692{border-radius:692px}.borer-radius-693{border-radius:693px}.borer-radius-694{border-radius:694px}.borer-radius-695{border-radius:695px}.borer-radius-696{border-radius:696px}.borer-radius-697{border-radius:697px}.borer-radius-698{border-radius:698px}.borer-radius-699{border-radius:699px}.borer-radius-700{border-radius:700px}.borer-radius-701{border-radius:701px}.borer-radius-702{border-radius:702px}.borer-radius-703{border-radius:703px}.borer-radius-704{border-radius:704px}.borer-radius-705{border-radius:705px}.borer-radius-706{border-radius:706px}.borer-radius-707{border-radius:707px}.borer-radius-708{border-radius:708px}.borer-radius-709{border-radius:709px}.borer-radius-710{border-radius:710px}.borer-radius-711{border-radius:711px}.borer-radius-712{border-radius:712px}.borer-radius-713{border-radius:713px}.borer-radius-714{border-radius:714px}.borer-radius-715{border-radius:715px}.borer-radius-716{border-radius:716px}.borer-radius-717{border-radius:717px}.borer-radius-718{border-radius:718px}.borer-radius-719{border-radius:719px}.borer-radius-720{border-radius:720px}.borer-radius-721{border-radius:721px}.borer-radius-722{border-radius:722px}.borer-radius-723{border-radius:723px}.borer-radius-724{border-radius:724px}.borer-radius-725{border-radius:725px}.borer-radius-726{border-radius:726px}.borer-radius-727{border-radius:727px}.borer-radius-728{border-radius:728px}.borer-radius-729{border-radius:729px}.borer-radius-730{border-radius:730px}.borer-radius-731{border-radius:731px}.borer-radius-732{border-radius:732px}.borer-radius-733{border-radius:733px}.borer-radius-734{border-radius:734px}.borer-radius-735{border-radius:735px}.borer-radius-736{border-radius:736px}.borer-radius-737{border-radius:737px}.borer-radius-738{border-radius:738px}.borer-radius-739{border-radius:739px}.borer-radius-740{border-radius:740px}.borer-radius-741{border-radius:741px}.borer-radius-742{border-radius:742px}.borer-radius-743{border-radius:743px}.borer-radius-744{border-radius:744px}.borer-radius-745{border-radius:745px}.borer-radius-746{border-radius:746px}.borer-radius-747{border-radius:747px}.borer-radius-748{border-radius:748px}.borer-radius-749{border-radius:749px}.borer-radius-750{border-radius:750px}.borer-radius-751{border-radius:751px}.borer-radius-752{border-radius:752px}.borer-radius-753{border-radius:753px}.borer-radius-754{border-radius:754px}.borer-radius-755{border-radius:755px}.borer-radius-756{border-radius:756px}.borer-radius-757{border-radius:757px}.borer-radius-758{border-radius:758px}.borer-radius-759{border-radius:759px}.borer-radius-760{border-radius:760px}.borer-radius-761{border-radius:761px}.borer-radius-762{border-radius:762px}.borer-radius-763{border-radius:763px}.borer-radius-764{border-radius:764px}.borer-radius-765{border-radius:765px}.borer-radius-766{border-radius:766px}.borer-radius-767{border-radius:767px}.borer-radius-768{border-radius:768px}.borer-radius-769{border-radius:769px}.borer-radius-770{border-radius:770px}.borer-radius-771{border-radius:771px}.borer-radius-772{border-radius:772px}.borer-radius-773{border-radius:773px}.borer-radius-774{border-radius:774px}.borer-radius-775{border-radius:775px}.borer-radius-776{border-radius:776px}.borer-radius-777{border-radius:777px}.borer-radius-778{border-radius:778px}.borer-radius-779{border-radius:779px}.borer-radius-780{border-radius:780px}.borer-radius-781{border-radius:781px}.borer-radius-782{border-radius:782px}.borer-radius-783{border-radius:783px}.borer-radius-784{border-radius:784px}.borer-radius-785{border-radius:785px}.borer-radius-786{border-radius:786px}.borer-radius-787{border-radius:787px}.borer-radius-788{border-radius:788px}.borer-radius-789{border-radius:789px}.borer-radius-790{border-radius:790px}.borer-radius-791{border-radius:791px}.borer-radius-792{border-radius:792px}.borer-radius-793{border-radius:793px}.borer-radius-794{border-radius:794px}.borer-radius-795{border-radius:795px}.borer-radius-796{border-radius:796px}.borer-radius-797{border-radius:797px}.borer-radius-798{border-radius:798px}.borer-radius-799{border-radius:799px}.borer-radius-800{border-radius:800px}.borer-radius-801{border-radius:801px}.borer-radius-802{border-radius:802px}.borer-radius-803{border-radius:803px}.borer-radius-804{border-radius:804px}.borer-radius-805{border-radius:805px}.borer-radius-806{border-radius:806px}.borer-radius-807{border-radius:807px}.borer-radius-808{border-radius:808px}.borer-radius-809{border-radius:809px}.borer-radius-810{border-radius:810px}.borer-radius-811{border-radius:811px}.borer-radius-812{border-radius:812px}.borer-radius-813{border-radius:813px}.borer-radius-814{border-radius:814px}.borer-radius-815{border-radius:815px}.borer-radius-816{border-radius:816px}.borer-radius-817{border-radius:817px}.borer-radius-818{border-radius:818px}.borer-radius-819{border-radius:819px}.borer-radius-820{border-radius:820px}.borer-radius-821{border-radius:821px}.borer-radius-822{border-radius:822px}.borer-radius-823{border-radius:823px}.borer-radius-824{border-radius:824px}.borer-radius-825{border-radius:825px}.borer-radius-826{border-radius:826px}.borer-radius-827{border-radius:827px}.borer-radius-828{border-radius:828px}.borer-radius-829{border-radius:829px}.borer-radius-830{border-radius:830px}.borer-radius-831{border-radius:831px}.borer-radius-832{border-radius:832px}.borer-radius-833{border-radius:833px}.borer-radius-834{border-radius:834px}.borer-radius-835{border-radius:835px}.borer-radius-836{border-radius:836px}.borer-radius-837{border-radius:837px}.borer-radius-838{border-radius:838px}.borer-radius-839{border-radius:839px}.borer-radius-840{border-radius:840px}.borer-radius-841{border-radius:841px}.borer-radius-842{border-radius:842px}.borer-radius-843{border-radius:843px}.borer-radius-844{border-radius:844px}.borer-radius-845{border-radius:845px}.borer-radius-846{border-radius:846px}.borer-radius-847{border-radius:847px}.borer-radius-848{border-radius:848px}.borer-radius-849{border-radius:849px}.borer-radius-850{border-radius:850px}.borer-radius-851{border-radius:851px}.borer-radius-852{border-radius:852px}.borer-radius-853{border-radius:853px}.borer-radius-854{border-radius:854px}.borer-radius-855{border-radius:855px}.borer-radius-856{border-radius:856px}.borer-radius-857{border-radius:857px}.borer-radius-858{border-radius:858px}.borer-radius-859{border-radius:859px}.borer-radius-860{border-radius:860px}.borer-radius-861{border-radius:861px}.borer-radius-862{border-radius:862px}.borer-radius-863{border-radius:863px}.borer-radius-864{border-radius:864px}.borer-radius-865{border-radius:865px}.borer-radius-866{border-radius:866px}.borer-radius-867{border-radius:867px}.borer-radius-868{border-radius:868px}.borer-radius-869{border-radius:869px}.borer-radius-870{border-radius:870px}.borer-radius-871{border-radius:871px}.borer-radius-872{border-radius:872px}.borer-radius-873{border-radius:873px}.borer-radius-874{border-radius:874px}.borer-radius-875{border-radius:875px}.borer-radius-876{border-radius:876px}.borer-radius-877{border-radius:877px}.borer-radius-878{border-radius:878px}.borer-radius-879{border-radius:879px}.borer-radius-880{border-radius:880px}.borer-radius-881{border-radius:881px}.borer-radius-882{border-radius:882px}.borer-radius-883{border-radius:883px}.borer-radius-884{border-radius:884px}.borer-radius-885{border-radius:885px}.borer-radius-886{border-radius:886px}.borer-radius-887{border-radius:887px}.borer-radius-888{border-radius:888px}.borer-radius-889{border-radius:889px}.borer-radius-890{border-radius:890px}.borer-radius-891{border-radius:891px}.borer-radius-892{border-radius:892px}.borer-radius-893{border-radius:893px}.borer-radius-894{border-radius:894px}.borer-radius-895{border-radius:895px}.borer-radius-896{border-radius:896px}.borer-radius-897{border-radius:897px}.borer-radius-898{border-radius:898px}.borer-radius-899{border-radius:899px}.borer-radius-900{border-radius:900px}.borer-radius-901{border-radius:901px}.borer-radius-902{border-radius:902px}.borer-radius-903{border-radius:903px}.borer-radius-904{border-radius:904px}.borer-radius-905{border-radius:905px}.borer-radius-906{border-radius:906px}.borer-radius-907{border-radius:907px}.borer-radius-908{border-radius:908px}.borer-radius-909{border-radius:909px}.borer-radius-910{border-radius:910px}.borer-radius-911{border-radius:911px}.borer-radius-912{border-radius:912px}.borer-radius-913{border-radius:913px}.borer-radius-914{border-radius:914px}.borer-radius-915{border-radius:915px}.borer-radius-916{border-radius:916px}.borer-radius-917{border-radius:917px}.borer-radius-918{border-radius:918px}.borer-radius-919{border-radius:919px}.borer-radius-920{border-radius:920px}.borer-radius-921{border-radius:921px}.borer-radius-922{border-radius:922px}.borer-radius-923{border-radius:923px}.borer-radius-924{border-radius:924px}.borer-radius-925{border-radius:925px}.borer-radius-926{border-radius:926px}.borer-radius-927{border-radius:927px}.borer-radius-928{border-radius:928px}.borer-radius-929{border-radius:929px}.borer-radius-930{border-radius:930px}.borer-radius-931{border-radius:931px}.borer-radius-932{border-radius:932px}.borer-radius-933{border-radius:933px}.borer-radius-934{border-radius:934px}.borer-radius-935{border-radius:935px}.borer-radius-936{border-radius:936px}.borer-radius-937{border-radius:937px}.borer-radius-938{border-radius:938px}.borer-radius-939{border-radius:939px}.borer-radius-940{border-radius:940px}.borer-radius-941{border-radius:941px}.borer-radius-942{border-radius:942px}.borer-radius-943{border-radius:943px}.borer-radius-944{border-radius:944px}.borer-radius-945{border-radius:945px}.borer-radius-946{border-radius:946px}.borer-radius-947{border-radius:947px}.borer-radius-948{border-radius:948px}.borer-radius-949{border-radius:949px}.borer-radius-950{border-radius:950px}.borer-radius-951{border-radius:951px}.borer-radius-952{border-radius:952px}.borer-radius-953{border-radius:953px}.borer-radius-954{border-radius:954px}.borer-radius-955{border-radius:955px}.borer-radius-956{border-radius:956px}.borer-radius-957{border-radius:957px}.borer-radius-958{border-radius:958px}.borer-radius-959{border-radius:959px}.borer-radius-960{border-radius:960px}.borer-radius-961{border-radius:961px}.borer-radius-962{border-radius:962px}.borer-radius-963{border-radius:963px}.borer-radius-964{border-radius:964px}.borer-radius-965{border-radius:965px}.borer-radius-966{border-radius:966px}.borer-radius-967{border-radius:967px}.borer-radius-968{border-radius:968px}.borer-radius-969{border-radius:969px}.borer-radius-970{border-radius:970px}.borer-radius-971{border-radius:971px}.borer-radius-972{border-radius:972px}.borer-radius-973{border-radius:973px}.borer-radius-974{border-radius:974px}.borer-radius-975{border-radius:975px}.borer-radius-976{border-radius:976px}.borer-radius-977{border-radius:977px}.borer-radius-978{border-radius:978px}.borer-radius-979{border-radius:979px}.borer-radius-980{border-radius:980px}.borer-radius-981{border-radius:981px}.borer-radius-982{border-radius:982px}.borer-radius-983{border-radius:983px}.borer-radius-984{border-radius:984px}.borer-radius-985{border-radius:985px}.borer-radius-986{border-radius:986px}.borer-radius-987{border-radius:987px}.borer-radius-988{border-radius:988px}.borer-radius-989{border-radius:989px}.borer-radius-990{border-radius:990px}.borer-radius-991{border-radius:991px}.borer-radius-992{border-radius:992px}.borer-radius-993{border-radius:993px}.borer-radius-994{border-radius:994px}.borer-radius-995{border-radius:995px}.borer-radius-996{border-radius:996px}.borer-radius-997{border-radius:997px}.borer-radius-998{border-radius:998px}.borer-radius-999{border-radius:999px}.borer-radius-1000{border-radius:1000px}.borer-radius-1001{border-radius:1001px}.borer-radius-1002{border-radius:1002px}.borer-radius-1003{border-radius:1003px}.borer-radius-1004{border-radius:1004px}.borer-radius-1005{border-radius:1005px}.borer-radius-1006{border-radius:1006px}.borer-radius-1007{border-radius:1007px}.borer-radius-1008{border-radius:1008px}.borer-radius-1009{border-radius:1009px}.borer-radius-1010{border-radius:1010px}.borer-radius-1011{border-radius:1011px}.borer-radius-1012{border-radius:1012px}.borer-radius-1013{border-radius:1013px}.borer-radius-1014{border-radius:1014px}.borer-radius-1015{border-radius:1015px}.borer-radius-1016{border-radius:1016px}.borer-radius-1017{border-radius:1017px}.borer-radius-1018{border-radius:1018px}.borer-radius-1019{border-radius:1019px}.borer-radius-1020{border-radius:1020px}.borer-radius-1021{border-radius:1021px}.borer-radius-1022{border-radius:1022px}.borer-radius-1023{border-radius:1023px}.borer-radius-1024{border-radius:1024px}.borer-radius-1025{border-radius:1025px}.borer-radius-1026{border-radius:1026px}.borer-radius-1027{border-radius:1027px}.borer-radius-1028{border-radius:1028px}.borer-radius-1029{border-radius:1029px}.borer-radius-1030{border-radius:1030px}.borer-radius-1031{border-radius:1031px}.borer-radius-1032{border-radius:1032px}.borer-radius-1033{border-radius:1033px}.borer-radius-1034{border-radius:1034px}.borer-radius-1035{border-radius:1035px}.borer-radius-1036{border-radius:1036px}.borer-radius-1037{border-radius:1037px}.borer-radius-1038{border-radius:1038px}.borer-radius-1039{border-radius:1039px}.borer-radius-1040{border-radius:1040px}.borer-radius-1041{border-radius:1041px}.borer-radius-1042{border-radius:1042px}.borer-radius-1043{border-radius:1043px}.borer-radius-1044{border-radius:1044px}.borer-radius-1045{border-radius:1045px}.borer-radius-1046{border-radius:1046px}.borer-radius-1047{border-radius:1047px}.borer-radius-1048{border-radius:1048px}.borer-radius-1049{border-radius:1049px}.borer-radius-1050{border-radius:1050px}.borer-radius-1051{border-radius:1051px}.borer-radius-1052{border-radius:1052px}.borer-radius-1053{border-radius:1053px}.borer-radius-1054{border-radius:1054px}.borer-radius-1055{border-radius:1055px}.borer-radius-1056{border-radius:1056px}.borer-radius-1057{border-radius:1057px}.borer-radius-1058{border-radius:1058px}.borer-radius-1059{border-radius:1059px}.borer-radius-1060{border-radius:1060px}.borer-radius-1061{border-radius:1061px}.borer-radius-1062{border-radius:1062px}.borer-radius-1063{border-radius:1063px}.borer-radius-1064{border-radius:1064px}.borer-radius-1065{border-radius:1065px}.borer-radius-1066{border-radius:1066px}.borer-radius-1067{border-radius:1067px}.borer-radius-1068{border-radius:1068px}.borer-radius-1069{border-radius:1069px}.borer-radius-1070{border-radius:1070px}.borer-radius-1071{border-radius:1071px}.borer-radius-1072{border-radius:1072px}.borer-radius-1073{border-radius:1073px}.borer-radius-1074{border-radius:1074px}.borer-radius-1075{border-radius:1075px}.borer-radius-1076{border-radius:1076px}.borer-radius-1077{border-radius:1077px}.borer-radius-1078{border-radius:1078px}.borer-radius-1079{border-radius:1079px}.borer-radius-1080{border-radius:1080px}.borer-radius-1081{border-radius:1081px}.borer-radius-1082{border-radius:1082px}.borer-radius-1083{border-radius:1083px}.borer-radius-1084{border-radius:1084px}.borer-radius-1085{border-radius:1085px}.borer-radius-1086{border-radius:1086px}.borer-radius-1087{border-radius:1087px}.borer-radius-1088{border-radius:1088px}.borer-radius-1089{border-radius:1089px}.borer-radius-1090{border-radius:1090px}.borer-radius-1091{border-radius:1091px}.borer-radius-1092{border-radius:1092px}.borer-radius-1093{border-radius:1093px}.borer-radius-1094{border-radius:1094px}.borer-radius-1095{border-radius:1095px}.borer-radius-1096{border-radius:1096px}.borer-radius-1097{border-radius:1097px}.borer-radius-1098{border-radius:1098px}.borer-radius-1099{border-radius:1099px}.borer-radius-1100{border-radius:1100px}.borer-radius-1101{border-radius:1101px}.borer-radius-1102{border-radius:1102px}.borer-radius-1103{border-radius:1103px}.borer-radius-1104{border-radius:1104px}.borer-radius-1105{border-radius:1105px}.borer-radius-1106{border-radius:1106px}.borer-radius-1107{border-radius:1107px}.borer-radius-1108{border-radius:1108px}.borer-radius-1109{border-radius:1109px}.borer-radius-1110{border-radius:1110px}.borer-radius-1111{border-radius:1111px}.borer-radius-1112{border-radius:1112px}.borer-radius-1113{border-radius:1113px}.borer-radius-1114{border-radius:1114px}.borer-radius-1115{border-radius:1115px}.borer-radius-1116{border-radius:1116px}.borer-radius-1117{border-radius:1117px}.borer-radius-1118{border-radius:1118px}.borer-radius-1119{border-radius:1119px}.borer-radius-1120{border-radius:1120px}.borer-radius-1121{border-radius:1121px}.borer-radius-1122{border-radius:1122px}.borer-radius-1123{border-radius:1123px}.borer-radius-1124{border-radius:1124px}.borer-radius-1125{border-radius:1125px}.borer-radius-1126{border-radius:1126px}.borer-radius-1127{border-radius:1127px}.borer-radius-1128{border-radius:1128px}.borer-radius-1129{border-radius:1129px}.borer-radius-1130{border-radius:1130px}.borer-radius-1131{border-radius:1131px}.borer-radius-1132{border-radius:1132px}.borer-radius-1133{border-radius:1133px}.borer-radius-1134{border-radius:1134px}.borer-radius-1135{border-radius:1135px}.borer-radius-1136{border-radius:1136px}.borer-radius-1137{border-radius:1137px}.borer-radius-1138{border-radius:1138px}.borer-radius-1139{border-radius:1139px}.borer-radius-1140{border-radius:1140px}.borer-radius-1141{border-radius:1141px}.borer-radius-1142{border-radius:1142px}.borer-radius-1143{border-radius:1143px}.borer-radius-1144{border-radius:1144px}.borer-radius-1145{border-radius:1145px}.borer-radius-1146{border-radius:1146px}.borer-radius-1147{border-radius:1147px}.borer-radius-1148{border-radius:1148px}.borer-radius-1149{border-radius:1149px}.borer-radius-1150{border-radius:1150px}.borer-radius-1151{border-radius:1151px}.borer-radius-1152{border-radius:1152px}.borer-radius-1153{border-radius:1153px}.borer-radius-1154{border-radius:1154px}.borer-radius-1155{border-radius:1155px}.borer-radius-1156{border-radius:1156px}.borer-radius-1157{border-radius:1157px}.borer-radius-1158{border-radius:1158px}.borer-radius-1159{border-radius:1159px}.borer-radius-1160{border-radius:1160px}.borer-radius-1161{border-radius:1161px}.borer-radius-1162{border-radius:1162px}.borer-radius-1163{border-radius:1163px}.borer-radius-1164{border-radius:1164px}.borer-radius-1165{border-radius:1165px}.borer-radius-1166{border-radius:1166px}.borer-radius-1167{border-radius:1167px}.borer-radius-1168{border-radius:1168px}.borer-radius-1169{border-radius:1169px}.borer-radius-1170{border-radius:1170px}.borer-radius-1171{border-radius:1171px}.borer-radius-1172{border-radius:1172px}.borer-radius-1173{border-radius:1173px}.borer-radius-1174{border-radius:1174px}.borer-radius-1175{border-radius:1175px}.borer-radius-1176{border-radius:1176px}.borer-radius-1177{border-radius:1177px}.borer-radius-1178{border-radius:1178px}.borer-radius-1179{border-radius:1179px}.borer-radius-1180{border-radius:1180px}.borer-radius-1181{border-radius:1181px}.borer-radius-1182{border-radius:1182px}.borer-radius-1183{border-radius:1183px}.borer-radius-1184{border-radius:1184px}.borer-radius-1185{border-radius:1185px}.borer-radius-1186{border-radius:1186px}.borer-radius-1187{border-radius:1187px}.borer-radius-1188{border-radius:1188px}.borer-radius-1189{border-radius:1189px}.borer-radius-1190{border-radius:1190px}.borer-radius-1191{border-radius:1191px}.borer-radius-1192{border-radius:1192px}.borer-radius-1193{border-radius:1193px}.borer-radius-1194{border-radius:1194px}.borer-radius-1195{border-radius:1195px}.borer-radius-1196{border-radius:1196px}.borer-radius-1197{border-radius:1197px}.borer-radius-1198{border-radius:1198px}.borer-radius-1199{border-radius:1199px}.borer-radius-1200{border-radius:1200px}.borer-radius-1201{border-radius:1201px}.borer-radius-1202{border-radius:1202px}.borer-radius-1203{border-radius:1203px}.borer-radius-1204{border-radius:1204px}.borer-radius-1205{border-radius:1205px}.borer-radius-1206{border-radius:1206px}.borer-radius-1207{border-radius:1207px}.borer-radius-1208{border-radius:1208px}.borer-radius-1209{border-radius:1209px}.borer-radius-1210{border-radius:1210px}.borer-radius-1211{border-radius:1211px}.borer-radius-1212{border-radius:1212px}.borer-radius-1213{border-radius:1213px}.borer-radius-1214{border-radius:1214px}.borer-radius-1215{border-radius:1215px}.borer-radius-1216{border-radius:1216px}.borer-radius-1217{border-radius:1217px}.borer-radius-1218{border-radius:1218px}.borer-radius-1219{border-radius:1219px}.borer-radius-1220{border-radius:1220px}.borer-radius-1221{border-radius:1221px}.borer-radius-1222{border-radius:1222px}.borer-radius-1223{border-radius:1223px}.borer-radius-1224{border-radius:1224px}.borer-radius-1225{border-radius:1225px}.borer-radius-1226{border-radius:1226px}.borer-radius-1227{border-radius:1227px}.borer-radius-1228{border-radius:1228px}.borer-radius-1229{border-radius:1229px}.borer-radius-1230{border-radius:1230px}.borer-radius-1231{border-radius:1231px}.borer-radius-1232{border-radius:1232px}.borer-radius-1233{border-radius:1233px}.borer-radius-1234{border-radius:1234px}.borer-radius-1235{border-radius:1235px}.borer-radius-1236{border-radius:1236px}.borer-radius-1237{border-radius:1237px}.borer-radius-1238{border-radius:1238px}.borer-radius-1239{border-radius:1239px}.borer-radius-1240{border-radius:1240px}.borer-radius-1241{border-radius:1241px}.borer-radius-1242{border-radius:1242px}.borer-radius-1243{border-radius:1243px}.borer-radius-1244{border-radius:1244px}.borer-radius-1245{border-radius:1245px}.borer-radius-1246{border-radius:1246px}.borer-radius-1247{border-radius:1247px}.borer-radius-1248{border-radius:1248px}.borer-radius-1249{border-radius:1249px}.borer-radius-1250{border-radius:1250px}.borer-radius-1251{border-radius:1251px}.borer-radius-1252{border-radius:1252px}.borer-radius-1253{border-radius:1253px}.borer-radius-1254{border-radius:1254px}.borer-radius-1255{border-radius:1255px}.borer-radius-1256{border-radius:1256px}.borer-radius-1257{border-radius:1257px}.borer-radius-1258{border-radius:1258px}.borer-radius-1259{border-radius:1259px}.borer-radius-1260{border-radius:1260px}.borer-radius-1261{border-radius:1261px}.borer-radius-1262{border-radius:1262px}.borer-radius-1263{border-radius:1263px}.borer-radius-1264{border-radius:1264px}.borer-radius-1265{border-radius:1265px}.borer-radius-1266{border-radius:1266px}.borer-radius-1267{border-radius:1267px}.borer-radius-1268{border-radius:1268px}.borer-radius-1269{border-radius:1269px}.borer-radius-1270{border-radius:1270px}.borer-radius-1271{border-radius:1271px}.borer-radius-1272{border-radius:1272px}.borer-radius-1273{border-radius:1273px}.borer-radius-1274{border-radius:1274px}.borer-radius-1275{border-radius:1275px}.borer-radius-1276{border-radius:1276px}.borer-radius-1277{border-radius:1277px}.borer-radius-1278{border-radius:1278px}.borer-radius-1279{border-radius:1279px}.borer-radius-1280{border-radius:1280px}.borer-radius-1281{border-radius:1281px}.borer-radius-1282{border-radius:1282px}.borer-radius-1283{border-radius:1283px}.borer-radius-1284{border-radius:1284px}.borer-radius-1285{border-radius:1285px}.borer-radius-1286{border-radius:1286px}.borer-radius-1287{border-radius:1287px}.borer-radius-1288{border-radius:1288px}.borer-radius-1289{border-radius:1289px}.borer-radius-1290{border-radius:1290px}.borer-radius-1291{border-radius:1291px}.borer-radius-1292{border-radius:1292px}.borer-radius-1293{border-radius:1293px}.borer-radius-1294{border-radius:1294px}.borer-radius-1295{border-radius:1295px}.borer-radius-1296{border-radius:1296px}.borer-radius-1297{border-radius:1297px}.borer-radius-1298{border-radius:1298px}.borer-radius-1299{border-radius:1299px}.borer-radius-1300{border-radius:1300px}.borer-radius-1301{border-radius:1301px}.borer-radius-1302{border-radius:1302px}.borer-radius-1303{border-radius:1303px}.borer-radius-1304{border-radius:1304px}.borer-radius-1305{border-radius:1305px}.borer-radius-1306{border-radius:1306px}.borer-radius-1307{border-radius:1307px}.borer-radius-1308{border-radius:1308px}.borer-radius-1309{border-radius:1309px}.borer-radius-1310{border-radius:1310px}.borer-radius-1311{border-radius:1311px}.borer-radius-1312{border-radius:1312px}.borer-radius-1313{border-radius:1313px}.borer-radius-1314{border-radius:1314px}.borer-radius-1315{border-radius:1315px}.borer-radius-1316{border-radius:1316px}.borer-radius-1317{border-radius:1317px}.borer-radius-1318{border-radius:1318px}.borer-radius-1319{border-radius:1319px}.borer-radius-1320{border-radius:1320px}.borer-radius-1321{border-radius:1321px}.borer-radius-1322{border-radius:1322px}.borer-radius-1323{border-radius:1323px}.borer-radius-1324{border-radius:1324px}.borer-radius-1325{border-radius:1325px}.borer-radius-1326{border-radius:1326px}.borer-radius-1327{border-radius:1327px}.borer-radius-1328{border-radius:1328px}.borer-radius-1329{border-radius:1329px}.borer-radius-1330{border-radius:1330px}.borer-radius-1331{border-radius:1331px}.borer-radius-1332{border-radius:1332px}.borer-radius-1333{border-radius:1333px}.borer-radius-1334{border-radius:1334px}.borer-radius-1335{border-radius:1335px}.borer-radius-1336{border-radius:1336px}.borer-radius-1337{border-radius:1337px}.borer-radius-1338{border-radius:1338px}.borer-radius-1339{border-radius:1339px}.borer-radius-1340{border-radius:1340px}.borer-radius-1341{border-radius:1341px}.borer-radius-1342{border-radius:1342px}.borer-radius-1343{border-radius:1343px}.borer-radius-1344{border-radius:1344px}.borer-radius-1345{border-radius:1345px}.borer-radius-1346{border-radius:1346px}.borer-radius-1347{border-radius:1347px}.borer-radius-1348{border-radius:1348px}.borer-radius-1349{border-radius:1349px}.borer-radius-1350{border-radius:1350px}.borer-radius-1351{border-radius:1351px}.borer-radius-1352{border-radius:1352px}.borer-radius-1353{border-radius:1353px}.borer-radius-1354{border-radius:1354px}.borer-radius-1355{border-radius:1355px}.borer-radius-1356{border-radius:1356px}.borer-radius-1357{border-radius:1357px}.borer-radius-1358{border-radius:1358px}.borer-radius-1359{border-radius:1359px}.borer-radius-1360{border-radius:1360px}.borer-radius-1361{border-radius:1361px}.borer-radius-1362{border-radius:1362px}.borer-radius-1363{border-radius:1363px}.borer-radius-1364{border-radius:1364px}.borer-radius-1365{border-radius:1365px}.borer-radius-1366{border-radius:1366px}.borer-radius-1367{border-radius:1367px}.borer-radius-1368{border-radius:1368px}.borer-radius-1369{border-radius:1369px}.borer-radius-1370{border-radius:1370px}.borer-radius-1371{border-radius:1371px}.borer-radius-1372{border-radius:1372px}.borer-radius-1373{border-radius:1373px}.borer-radius-1374{border-radius:1374px}.borer-radius-1375{border-radius:1375px}.borer-radius-1376{border-radius:1376px}.borer-radius-1377{border-radius:1377px}.borer-radius-1378{border-radius:1378px}.borer-radius-1379{border-radius:1379px}.borer-radius-1380{border-radius:1380px}.borer-radius-1381{border-radius:1381px}.borer-radius-1382{border-radius:1382px}.borer-radius-1383{border-radius:1383px}.borer-radius-1384{border-radius:1384px}.borer-radius-1385{border-radius:1385px}.borer-radius-1386{border-radius:1386px}.borer-radius-1387{border-radius:1387px}.borer-radius-1388{border-radius:1388px}.borer-radius-1389{border-radius:1389px}.borer-radius-1390{border-radius:1390px}.borer-radius-1391{border-radius:1391px}.borer-radius-1392{border-radius:1392px}.borer-radius-1393{border-radius:1393px}.borer-radius-1394{border-radius:1394px}.borer-radius-1395{border-radius:1395px}.borer-radius-1396{border-radius:1396px}.borer-radius-1397{border-radius:1397px}.borer-radius-1398{border-radius:1398px}.borer-radius-1399{border-radius:1399px}.borer-radius-1400{border-radius:1400px}.borer-radius-1401{border-radius:1401px}.borer-radius-1402{border-radius:1402px}.borer-radius-1403{border-radius:1403px}.borer-radius-1404{border-radius:1404px}.borer-radius-1405{border-radius:1405px}.borer-radius-1406{border-radius:1406px}.borer-radius-1407{border-radius:1407px}.borer-radius-1408{border-radius:1408px}.borer-radius-1409{border-radius:1409px}.borer-radius-1410{border-radius:1410px}.borer-radius-1411{border-radius:1411px}.borer-radius-1412{border-radius:1412px}.borer-radius-1413{border-radius:1413px}.borer-radius-1414{border-radius:1414px}.borer-radius-1415{border-radius:1415px}.borer-radius-1416{border-radius:1416px}.borer-radius-1417{border-radius:1417px}.borer-radius-1418{border-radius:1418px}.borer-radius-1419{border-radius:1419px}.borer-radius-1420{border-radius:1420px}.borer-radius-1421{border-radius:1421px}.borer-radius-1422{border-radius:1422px}.borer-radius-1423{border-radius:1423px}.borer-radius-1424{border-radius:1424px}.borer-radius-1425{border-radius:1425px}.borer-radius-1426{border-radius:1426px}.borer-radius-1427{border-radius:1427px}.borer-radius-1428{border-radius:1428px}.borer-radius-1429{border-radius:1429px}.borer-radius-1430{border-radius:1430px}.borer-radius-1431{border-radius:1431px}.borer-radius-1432{border-radius:1432px}.borer-radius-1433{border-radius:1433px}.borer-radius-1434{border-radius:1434px}.borer-radius-1435{border-radius:1435px}.borer-radius-1436{border-radius:1436px}.borer-radius-1437{border-radius:1437px}.borer-radius-1438{border-radius:1438px}.borer-radius-1439{border-radius:1439px}.borer-radius-1440{border-radius:1440px}.borer-radius-1441{border-radius:1441px}.borer-radius-1442{border-radius:1442px}.borer-radius-1443{border-radius:1443px}.borer-radius-1444{border-radius:1444px}.borer-radius-1445{border-radius:1445px}.borer-radius-1446{border-radius:1446px}.borer-radius-1447{border-radius:1447px}.borer-radius-1448{border-radius:1448px}.borer-radius-1449{border-radius:1449px}.borer-radius-1450{border-radius:1450px}.borer-radius-1451{border-radius:1451px}.borer-radius-1452{border-radius:1452px}.borer-radius-1453{border-radius:1453px}.borer-radius-1454{border-radius:1454px}.borer-radius-1455{border-radius:1455px}.borer-radius-1456{border-radius:1456px}.borer-radius-1457{border-radius:1457px}.borer-radius-1458{border-radius:1458px}.borer-radius-1459{border-radius:1459px}.borer-radius-1460{border-radius:1460px}.borer-radius-1461{border-radius:1461px}.borer-radius-1462{border-radius:1462px}.borer-radius-1463{border-radius:1463px}.borer-radius-1464{border-radius:1464px}.borer-radius-1465{border-radius:1465px}.borer-radius-1466{border-radius:1466px}.borer-radius-1467{border-radius:1467px}.borer-radius-1468{border-radius:1468px}.borer-radius-1469{border-radius:1469px}.borer-radius-1470{border-radius:1470px}.borer-radius-1471{border-radius:1471px}.borer-radius-1472{border-radius:1472px}.borer-radius-1473{border-radius:1473px}.borer-radius-1474{border-radius:1474px}.borer-radius-1475{border-radius:1475px}.borer-radius-1476{border-radius:1476px}.borer-radius-1477{border-radius:1477px}.borer-radius-1478{border-radius:1478px}.borer-radius-1479{border-radius:1479px}.borer-radius-1480{border-radius:1480px}.borer-radius-1481{border-radius:1481px}.borer-radius-1482{border-radius:1482px}.borer-radius-1483{border-radius:1483px}.borer-radius-1484{border-radius:1484px}.borer-radius-1485{border-radius:1485px}.borer-radius-1486{border-radius:1486px}.borer-radius-1487{border-radius:1487px}.borer-radius-1488{border-radius:1488px}.borer-radius-1489{border-radius:1489px}.borer-radius-1490{border-radius:1490px}.borer-radius-1491{border-radius:1491px}.borer-radius-1492{border-radius:1492px}.borer-radius-1493{border-radius:1493px}.borer-radius-1494{border-radius:1494px}.borer-radius-1495{border-radius:1495px}.borer-radius-1496{border-radius:1496px}.borer-radius-1497{border-radius:1497px}.borer-radius-1498{border-radius:1498px}.borer-radius-1499{border-radius:1499px}.borer-radius-1500{border-radius:1500px}.borer-radius-1501{border-radius:1501px}.borer-radius-1502{border-radius:1502px}.borer-radius-1503{border-radius:1503px}.borer-radius-1504{border-radius:1504px}.borer-radius-1505{border-radius:1505px}.borer-radius-1506{border-radius:1506px}.borer-radius-1507{border-radius:1507px}.borer-radius-1508{border-radius:1508px}.borer-radius-1509{border-radius:1509px}.borer-radius-1510{border-radius:1510px}.borer-radius-1511{border-radius:1511px}.borer-radius-1512{border-radius:1512px}.borer-radius-1513{border-radius:1513px}.borer-radius-1514{border-radius:1514px}.borer-radius-1515{border-radius:1515px}.borer-radius-1516{border-radius:1516px}.borer-radius-1517{border-radius:1517px}.borer-radius-1518{border-radius:1518px}.borer-radius-1519{border-radius:1519px}.borer-radius-1520{border-radius:1520px}.borer-radius-1521{border-radius:1521px}.borer-radius-1522{border-radius:1522px}.borer-radius-1523{border-radius:1523px}.borer-radius-1524{border-radius:1524px}.borer-radius-1525{border-radius:1525px}.borer-radius-1526{border-radius:1526px}.borer-radius-1527{border-radius:1527px}.borer-radius-1528{border-radius:1528px}.borer-radius-1529{border-radius:1529px}.borer-radius-1530{border-radius:1530px}.borer-radius-1531{border-radius:1531px}.borer-radius-1532{border-radius:1532px}.borer-radius-1533{border-radius:1533px}.borer-radius-1534{border-radius:1534px}.borer-radius-1535{border-radius:1535px}.borer-radius-1536{border-radius:1536px}.borer-radius-1537{border-radius:1537px}.borer-radius-1538{border-radius:1538px}.borer-radius-1539{border-radius:1539px}.borer-radius-1540{border-radius:1540px}.borer-radius-1541{border-radius:1541px}.borer-radius-1542{border-radius:1542px}.borer-radius-1543{border-radius:1543px}.borer-radius-1544{border-radius:1544px}.borer-radius-1545{border-radius:1545px}.borer-radius-1546{border-radius:1546px}.borer-radius-1547{border-radius:1547px}.borer-radius-1548{border-radius:1548px}.borer-radius-1549{border-radius:1549px}.borer-radius-1550{border-radius:1550px}.borer-radius-1551{border-radius:1551px}.borer-radius-1552{border-radius:1552px}.borer-radius-1553{border-radius:1553px}.borer-radius-1554{border-radius:1554px}.borer-radius-1555{border-radius:1555px}.borer-radius-1556{border-radius:1556px}.borer-radius-1557{border-radius:1557px}.borer-radius-1558{border-radius:1558px}.borer-radius-1559{border-radius:1559px}.borer-radius-1560{border-radius:1560px}.borer-radius-1561{border-radius:1561px}.borer-radius-1562{border-radius:1562px}.borer-radius-1563{border-radius:1563px}.borer-radius-1564{border-radius:1564px}.borer-radius-1565{border-radius:1565px}.borer-radius-1566{border-radius:1566px}.borer-radius-1567{border-radius:1567px}.borer-radius-1568{border-radius:1568px}.borer-radius-1569{border-radius:1569px}.borer-radius-1570{border-radius:1570px}.borer-radius-1571{border-radius:1571px}.borer-radius-1572{border-radius:1572px}.borer-radius-1573{border-radius:1573px}.borer-radius-1574{border-radius:1574px}.borer-radius-1575{border-radius:1575px}.borer-radius-1576{border-radius:1576px}.borer-radius-1577{border-radius:1577px}.borer-radius-1578{border-radius:1578px}.borer-radius-1579{border-radius:1579px}.borer-radius-1580{border-radius:1580px}.borer-radius-1581{border-radius:1581px}.borer-radius-1582{border-radius:1582px}.borer-radius-1583{border-radius:1583px}.borer-radius-1584{border-radius:1584px}.borer-radius-1585{border-radius:1585px}.borer-radius-1586{border-radius:1586px}.borer-radius-1587{border-radius:1587px}.borer-radius-1588{border-radius:1588px}.borer-radius-1589{border-radius:1589px}.borer-radius-1590{border-radius:1590px}.borer-radius-1591{border-radius:1591px}.borer-radius-1592{border-radius:1592px}.borer-radius-1593{border-radius:1593px}.borer-radius-1594{border-radius:1594px}.borer-radius-1595{border-radius:1595px}.borer-radius-1596{border-radius:1596px}.borer-radius-1597{border-radius:1597px}.borer-radius-1598{border-radius:1598px}.borer-radius-1599{border-radius:1599px}.borer-radius-1600{border-radius:1600px}.borer-radius-1601{border-radius:1601px}.borer-radius-1602{border-radius:1602px}.borer-radius-1603{border-radius:1603px}.borer-radius-1604{border-radius:1604px}.borer-radius-1605{border-radius:1605px}.borer-radius-1606{border-radius:1606px}.borer-radius-1607{border-radius:1607px}.borer-radius-1608{border-radius:1608px}.borer-radius-1609{border-radius:1609px}.borer-radius-1610{border-radius:1610px}.borer-radius-1611{border-radius:1611px}.borer-radius-1612{border-radius:1612px}.borer-radius-1613{border-radius:1613px}.borer-radius-1614{border-radius:1614px}.borer-radius-1615{border-radius:1615px}.borer-radius-1616{border-radius:1616px}.borer-radius-1617{border-radius:1617px}.borer-radius-1618{border-radius:1618px}.borer-radius-1619{border-radius:1619px}.borer-radius-1620{border-radius:1620px}.borer-radius-1621{border-radius:1621px}.borer-radius-1622{border-radius:1622px}.borer-radius-1623{border-radius:1623px}.borer-radius-1624{border-radius:1624px}.borer-radius-1625{border-radius:1625px}.borer-radius-1626{border-radius:1626px}.borer-radius-1627{border-radius:1627px}.borer-radius-1628{border-radius:1628px}.borer-radius-1629{border-radius:1629px}.borer-radius-1630{border-radius:1630px}.borer-radius-1631{border-radius:1631px}.borer-radius-1632{border-radius:1632px}.borer-radius-1633{border-radius:1633px}.borer-radius-1634{border-radius:1634px}.borer-radius-1635{border-radius:1635px}.borer-radius-1636{border-radius:1636px}.borer-radius-1637{border-radius:1637px}.borer-radius-1638{border-radius:1638px}.borer-radius-1639{border-radius:1639px}.borer-radius-1640{border-radius:1640px}.borer-radius-1641{border-radius:1641px}.borer-radius-1642{border-radius:1642px}.borer-radius-1643{border-radius:1643px}.borer-radius-1644{border-radius:1644px}.borer-radius-1645{border-radius:1645px}.borer-radius-1646{border-radius:1646px}.borer-radius-1647{border-radius:1647px}.borer-radius-1648{border-radius:1648px}.borer-radius-1649{border-radius:1649px}.borer-radius-1650{border-radius:1650px}.borer-radius-1651{border-radius:1651px}.borer-radius-1652{border-radius:1652px}.borer-radius-1653{border-radius:1653px}.borer-radius-1654{border-radius:1654px}.borer-radius-1655{border-radius:1655px}.borer-radius-1656{border-radius:1656px}.borer-radius-1657{border-radius:1657px}.borer-radius-1658{border-radius:1658px}.borer-radius-1659{border-radius:1659px}.borer-radius-1660{border-radius:1660px}.borer-radius-1661{border-radius:1661px}.borer-radius-1662{border-radius:1662px}.borer-radius-1663{border-radius:1663px}.borer-radius-1664{border-radius:1664px}.borer-radius-1665{border-radius:1665px}.borer-radius-1666{border-radius:1666px}.borer-radius-1667{border-radius:1667px}.borer-radius-1668{border-radius:1668px}.borer-radius-1669{border-radius:1669px}.borer-radius-1670{border-radius:1670px}.borer-radius-1671{border-radius:1671px}.borer-radius-1672{border-radius:1672px}.borer-radius-1673{border-radius:1673px}.borer-radius-1674{border-radius:1674px}.borer-radius-1675{border-radius:1675px}.borer-radius-1676{border-radius:1676px}.borer-radius-1677{border-radius:1677px}.borer-radius-1678{border-radius:1678px}.borer-radius-1679{border-radius:1679px}.borer-radius-1680{border-radius:1680px}.borer-radius-1681{border-radius:1681px}.borer-radius-1682{border-radius:1682px}.borer-radius-1683{border-radius:1683px}.borer-radius-1684{border-radius:1684px}.borer-radius-1685{border-radius:1685px}.borer-radius-1686{border-radius:1686px}.borer-radius-1687{border-radius:1687px}.borer-radius-1688{border-radius:1688px}.borer-radius-1689{border-radius:1689px}.borer-radius-1690{border-radius:1690px}.borer-radius-1691{border-radius:1691px}.borer-radius-1692{border-radius:1692px}.borer-radius-1693{border-radius:1693px}.borer-radius-1694{border-radius:1694px}.borer-radius-1695{border-radius:1695px}.borer-radius-1696{border-radius:1696px}.borer-radius-1697{border-radius:1697px}.borer-radius-1698{border-radius:1698px}.borer-radius-1699{border-radius:1699px}.borer-radius-1700{border-radius:1700px}.borer-radius-1701{border-radius:1701px}.borer-radius-1702{border-radius:1702px}.borer-radius-1703{border-radius:1703px}.borer-radius-1704{border-radius:1704px}.borer-radius-1705{border-radius:1705px}.borer-radius-1706{border-radius:1706px}.borer-radius-1707{border-radius:1707px}.borer-radius-1708{border-radius:1708px}.borer-radius-1709{border-radius:1709px}.borer-radius-1710{border-radius:1710px}.borer-radius-1711{border-radius:1711px}.borer-radius-1712{border-radius:1712px}.borer-radius-1713{border-radius:1713px}.borer-radius-1714{border-radius:1714px}.borer-radius-1715{border-radius:1715px}.borer-radius-1716{border-radius:1716px}.borer-radius-1717{border-radius:1717px}.borer-radius-1718{border-radius:1718px}.borer-radius-1719{border-radius:1719px}.borer-radius-1720{border-radius:1720px}.borer-radius-1721{border-radius:1721px}.borer-radius-1722{border-radius:1722px}.borer-radius-1723{border-radius:1723px}.borer-radius-1724{border-radius:1724px}.borer-radius-1725{border-radius:1725px}.borer-radius-1726{border-radius:1726px}.borer-radius-1727{border-radius:1727px}.borer-radius-1728{border-radius:1728px}.borer-radius-1729{border-radius:1729px}.borer-radius-1730{border-radius:1730px}.borer-radius-1731{border-radius:1731px}.borer-radius-1732{border-radius:1732px}.borer-radius-1733{border-radius:1733px}.borer-radius-1734{border-radius:1734px}.borer-radius-1735{border-radius:1735px}.borer-radius-1736{border-radius:1736px}.borer-radius-1737{border-radius:1737px}.borer-radius-1738{border-radius:1738px}.borer-radius-1739{border-radius:1739px}.borer-radius-1740{border-radius:1740px}.borer-radius-1741{border-radius:1741px}.borer-radius-1742{border-radius:1742px}.borer-radius-1743{border-radius:1743px}.borer-radius-1744{border-radius:1744px}.borer-radius-1745{border-radius:1745px}.borer-radius-1746{border-radius:1746px}.borer-radius-1747{border-radius:1747px}.borer-radius-1748{border-radius:1748px}.borer-radius-1749{border-radius:1749px}.borer-radius-1750{border-radius:1750px}.borer-radius-1751{border-radius:1751px}.borer-radius-1752{border-radius:1752px}.borer-radius-1753{border-radius:1753px}.borer-radius-1754{border-radius:1754px}.borer-radius-1755{border-radius:1755px}.borer-radius-1756{border-radius:1756px}.borer-radius-1757{border-radius:1757px}.borer-radius-1758{border-radius:1758px}.borer-radius-1759{border-radius:1759px}.borer-radius-1760{border-radius:1760px}.borer-radius-1761{border-radius:1761px}.borer-radius-1762{border-radius:1762px}.borer-radius-1763{border-radius:1763px}.borer-radius-1764{border-radius:1764px}.borer-radius-1765{border-radius:1765px}.borer-radius-1766{border-radius:1766px}.borer-radius-1767{border-radius:1767px}.borer-radius-1768{border-radius:1768px}.borer-radius-1769{border-radius:1769px}.borer-radius-1770{border-radius:1770px}.borer-radius-1771{border-radius:1771px}.borer-radius-1772{border-radius:1772px}.borer-radius-1773{border-radius:1773px}.borer-radius-1774{border-radius:1774px}.borer-radius-1775{border-radius:1775px}.borer-radius-1776{border-radius:1776px}.borer-radius-1777{border-radius:1777px}.borer-radius-1778{border-radius:1778px}.borer-radius-1779{border-radius:1779px}.borer-radius-1780{border-radius:1780px}.borer-radius-1781{border-radius:1781px}.borer-radius-1782{border-radius:1782px}.borer-radius-1783{border-radius:1783px}.borer-radius-1784{border-radius:1784px}.borer-radius-1785{border-radius:1785px}.borer-radius-1786{border-radius:1786px}.borer-radius-1787{border-radius:1787px}.borer-radius-1788{border-radius:1788px}.borer-radius-1789{border-radius:1789px}.borer-radius-1790{border-radius:1790px}.borer-radius-1791{border-radius:1791px}.borer-radius-1792{border-radius:1792px}.borer-radius-1793{border-radius:1793px}.borer-radius-1794{border-radius:1794px}.borer-radius-1795{border-radius:1795px}.borer-radius-1796{border-radius:1796px}.borer-radius-1797{border-radius:1797px}.borer-radius-1798{border-radius:1798px}.borer-radius-1799{border-radius:1799px}.borer-radius-1800{border-radius:1800px}.borer-radius-1801{border-radius:1801px}.borer-radius-1802{border-radius:1802px}.borer-radius-1803{border-radius:1803px}.borer-radius-1804{border-radius:1804px}.borer-radius-1805{border-radius:1805px}.borer-radius-1806{border-radius:1806px}.borer-radius-1807{border-radius:1807px}.borer-radius-1808{border-radius:1808px}.borer-radius-1809{border-radius:1809px}.borer-radius-1810{border-radius:1810px}.borer-radius-1811{border-radius:1811px}.borer-radius-1812{border-radius:1812px}.borer-radius-1813{border-radius:1813px}.borer-radius-1814{border-radius:1814px}.borer-radius-1815{border-radius:1815px}.borer-radius-1816{border-radius:1816px}.borer-radius-1817{border-radius:1817px}.borer-radius-1818{border-radius:1818px}.borer-radius-1819{border-radius:1819px}.borer-radius-1820{border-radius:1820px}.borer-radius-1821{border-radius:1821px}.borer-radius-1822{border-radius:1822px}.borer-radius-1823{border-radius:1823px}.borer-radius-1824{border-radius:1824px}.borer-radius-1825{border-radius:1825px}.borer-radius-1826{border-radius:1826px}.borer-radius-1827{border-radius:1827px}.borer-radius-1828{border-radius:1828px}.borer-radius-1829{border-radius:1829px}.borer-radius-1830{border-radius:1830px}.borer-radius-1831{border-radius:1831px}.borer-radius-1832{border-radius:1832px}.borer-radius-1833{border-radius:1833px}.borer-radius-1834{border-radius:1834px}.borer-radius-1835{border-radius:1835px}.borer-radius-1836{border-radius:1836px}.borer-radius-1837{border-radius:1837px}.borer-radius-1838{border-radius:1838px}.borer-radius-1839{border-radius:1839px}.borer-radius-1840{border-radius:1840px}.borer-radius-1841{border-radius:1841px}.borer-radius-1842{border-radius:1842px}.borer-radius-1843{border-radius:1843px}.borer-radius-1844{border-radius:1844px}.borer-radius-1845{border-radius:1845px}.borer-radius-1846{border-radius:1846px}.borer-radius-1847{border-radius:1847px}.borer-radius-1848{border-radius:1848px}.borer-radius-1849{border-radius:1849px}.borer-radius-1850{border-radius:1850px}.borer-radius-1851{border-radius:1851px}.borer-radius-1852{border-radius:1852px}.borer-radius-1853{border-radius:1853px}.borer-radius-1854{border-radius:1854px}.borer-radius-1855{border-radius:1855px}.borer-radius-1856{border-radius:1856px}.borer-radius-1857{border-radius:1857px}.borer-radius-1858{border-radius:1858px}.borer-radius-1859{border-radius:1859px}.borer-radius-1860{border-radius:1860px}.borer-radius-1861{border-radius:1861px}.borer-radius-1862{border-radius:1862px}.borer-radius-1863{border-radius:1863px}.borer-radius-1864{border-radius:1864px}.borer-radius-1865{border-radius:1865px}.borer-radius-1866{border-radius:1866px}.borer-radius-1867{border-radius:1867px}.borer-radius-1868{border-radius:1868px}.borer-radius-1869{border-radius:1869px}.borer-radius-1870{border-radius:1870px}.borer-radius-1871{border-radius:1871px}.borer-radius-1872{border-radius:1872px}.borer-radius-1873{border-radius:1873px}.borer-radius-1874{border-radius:1874px}.borer-radius-1875{border-radius:1875px}.borer-radius-1876{border-radius:1876px}.borer-radius-1877{border-radius:1877px}.borer-radius-1878{border-radius:1878px}.borer-radius-1879{border-radius:1879px}.borer-radius-1880{border-radius:1880px}.borer-radius-1881{border-radius:1881px}.borer-radius-1882{border-radius:1882px}.borer-radius-1883{border-radius:1883px}.borer-radius-1884{border-radius:1884px}.borer-radius-1885{border-radius:1885px}.borer-radius-1886{border-radius:1886px}.borer-radius-1887{border-radius:1887px}.borer-radius-1888{border-radius:1888px}.borer-radius-1889{border-radius:1889px}.borer-radius-1890{border-radius:1890px}.borer-radius-1891{border-radius:1891px}.borer-radius-1892{border-radius:1892px}.borer-radius-1893{border-radius:1893px}.borer-radius-1894{border-radius:1894px}.borer-radius-1895{border-radius:1895px}.borer-radius-1896{border-radius:1896px}.borer-radius-1897{border-radius:1897px}.borer-radius-1898{border-radius:1898px}.borer-radius-1899{border-radius:1899px}.borer-radius-1900{border-radius:1900px}.borer-radius-1901{border-radius:1901px}.borer-radius-1902{border-radius:1902px}.borer-radius-1903{border-radius:1903px}.borer-radius-1904{border-radius:1904px}.borer-radius-1905{border-radius:1905px}.borer-radius-1906{border-radius:1906px}.borer-radius-1907{border-radius:1907px}.borer-radius-1908{border-radius:1908px}.borer-radius-1909{border-radius:1909px}.borer-radius-1910{border-radius:1910px}.borer-radius-1911{border-radius:1911px}.borer-radius-1912{border-radius:1912px}.borer-radius-1913{border-radius:1913px}.borer-radius-1914{border-radius:1914px}.borer-radius-1915{border-radius:1915px}.borer-radius-1916{border-radius:1916px}.borer-radius-1917{border-radius:1917px}.borer-radius-1918{border-radius:1918px}.borer-radius-1919{border-radius:1919px}.borer-radius-1920{border-radius:1920px}.borer-radius-1921{border-radius:1921px}.borer-radius-1922{border-radius:1922px}.borer-radius-1923{border-radius:1923px}.borer-radius-1924{border-radius:1924px}.borer-radius-1925{border-radius:1925px}.borer-radius-1926{border-radius:1926px}.borer-radius-1927{border-radius:1927px}.borer-radius-1928{border-radius:1928px}.borer-radius-1929{border-radius:1929px}.borer-radius-1930{border-radius:1930px}.borer-radius-1931{border-radius:1931px}.borer-radius-1932{border-radius:1932px}.borer-radius-1933{border-radius:1933px}.borer-radius-1934{border-radius:1934px}.borer-radius-1935{border-radius:1935px}.borer-radius-1936{border-radius:1936px}.borer-radius-1937{border-radius:1937px}.borer-radius-1938{border-radius:1938px}.borer-radius-1939{border-radius:1939px}.borer-radius-1940{border-radius:1940px}.borer-radius-1941{border-radius:1941px}.borer-radius-1942{border-radius:1942px}.borer-radius-1943{border-radius:1943px}.borer-radius-1944{border-radius:1944px}.borer-radius-1945{border-radius:1945px}.borer-radius-1946{border-radius:1946px}.borer-radius-1947{border-radius:1947px}.borer-radius-1948{border-radius:1948px}.borer-radius-1949{border-radius:1949px}.borer-radius-1950{border-radius:1950px}.borer-radius-1951{border-radius:1951px}.borer-radius-1952{border-radius:1952px}.borer-radius-1953{border-radius:1953px}.borer-radius-1954{border-radius:1954px}.borer-radius-1955{border-radius:1955px}.borer-radius-1956{border-radius:1956px}.borer-radius-1957{border-radius:1957px}.borer-radius-1958{border-radius:1958px}.borer-radius-1959{border-radius:1959px}.borer-radius-1960{border-radius:1960px}.borer-radius-1961{border-radius:1961px}.borer-radius-1962{border-radius:1962px}.borer-radius-1963{border-radius:1963px}.borer-radius-1964{border-radius:1964px}.borer-radius-1965{border-radius:1965px}.borer-radius-1966{border-radius:1966px}.borer-radius-1967{border-radius:1967px}.borer-radius-1968{border-radius:1968px}.borer-radius-1969{border-radius:1969px}.borer-radius-1970{border-radius:1970px}.borer-radius-1971{border-radius:1971px}.borer-radius-1972{border-radius:1972px}.borer-radius-1973{border-radius:1973px}.borer-radius-1974{border-radius:1974px}.borer-radius-1975{border-radius:1975px}.borer-radius-1976{border-radius:1976px}.borer-radius-1977{border-radius:1977px}.borer-radius-1978{border-radius:1978px}.borer-radius-1979{border-radius:1979px}.borer-radius-1980{border-radius:1980px}.borer-radius-1981{border-radius:1981px}.borer-radius-1982{border-radius:1982px}.borer-radius-1983{border-radius:1983px}.borer-radius-1984{border-radius:1984px}.borer-radius-1985{border-radius:1985px}.borer-radius-1986{border-radius:1986px}.borer-radius-1987{border-radius:1987px}.borer-radius-1988{border-radius:1988px}.borer-radius-1989{border-radius:1989px}.borer-radius-1990{border-radius:1990px}.borer-radius-1991{border-radius:1991px}.borer-radius-1992{border-radius:1992px}.borer-radius-1993{border-radius:1993px}.borer-radius-1994{border-radius:1994px}.borer-radius-1995{border-radius:1995px}.borer-radius-1996{border-radius:1996px}.borer-radius-1997{border-radius:1997px}.borer-radius-1998{border-radius:1998px}.borer-radius-1999{border-radius:1999px}.borer-radius-2000{border-radius:2000px}.borer-radius-2001{border-radius:2001px}.borer-radius-2002{border-radius:2002px}.borer-radius-2003{border-radius:2003px}.borer-radius-2004{border-radius:2004px}.borer-radius-2005{border-radius:2005px}.borer-radius-2006{border-radius:2006px}.borer-radius-2007{border-radius:2007px}.borer-radius-2008{border-radius:2008px}.borer-radius-2009{border-radius:2009px}.borer-radius-2010{border-radius:2010px}.borer-radius-2011{border-radius:2011px}.borer-radius-2012{border-radius:2012px}.borer-radius-2013{border-radius:2013px}.borer-radius-2014{border-radius:2014px}.borer-radius-2015{border-radius:2015px}.borer-radius-2016{border-radius:2016px}.borer-radius-2017{border-radius:2017px}.borer-radius-2018{border-radius:2018px}.borer-radius-2019{border-radius:2019px}.borer-radius-2020{border-radius:2020px}.borer-radius-2021{border-radius:2021px}.borer-radius-2022{border-radius:2022px}.borer-radius-2023{border-radius:2023px}.borer-radius-2024{border-radius:2024px}.borer-radius-2025{border-radius:2025px}.borer-radius-2026{border-radius:2026px}.borer-radius-2027{border-radius:2027px}.borer-radius-2028{border-radius:2028px}.borer-radius-2029{border-radius:2029px}.borer-radius-2030{border-radius:2030px}.borer-radius-2031{border-radius:2031px}.borer-radius-2032{border-radius:2032px}.borer-radius-2033{border-radius:2033px}.borer-radius-2034{border-radius:2034px}.borer-radius-2035{border-radius:2035px}.borer-radius-2036{border-radius:2036px}.borer-radius-2037{border-radius:2037px}.borer-radius-2038{border-radius:2038px}.borer-radius-2039{border-radius:2039px}.borer-radius-2040{border-radius:2040px}.borer-radius-2041{border-radius:2041px}.borer-radius-2042{border-radius:2042px}.borer-radius-2043{border-radius:2043px}.borer-radius-2044{border-radius:2044px}.borer-radius-2045{border-radius:2045px}.borer-radius-2046{border-radius:2046px}.borer-radius-2047{border-radius:2047px}.borer-radius-2048{border-radius:2048px}.borer-radius-2049{border-radius:2049px}.borer-radius-2050{border-radius:2050px}.borer-radius-2051{border-radius:2051px}.borer-radius-2052{border-radius:2052px}.borer-radius-2053{border-radius:2053px}.borer-radius-2054{border-radius:2054px}.borer-radius-2055{border-radius:2055px}.borer-radius-2056{border-radius:2056px}.borer-radius-2057{border-radius:2057px}.borer-radius-2058{border-radius:2058px}.borer-radius-2059{border-radius:2059px}.borer-radius-2060{border-radius:2060px}.borer-radius-2061{border-radius:2061px}.borer-radius-2062{border-radius:2062px}.borer-radius-2063{border-radius:2063px}.borer-radius-2064{border-radius:2064px}.borer-radius-2065{border-radius:2065px}.borer-radius-2066{border-radius:2066px}.borer-radius-2067{border-radius:2067px}.borer-radius-2068{border-radius:2068px}.borer-radius-2069{border-radius:2069px}.borer-radius-2070{border-radius:2070px}.borer-radius-2071{border-radius:2071px}.borer-radius-2072{border-radius:2072px}.borer-radius-2073{border-radius:2073px}.borer-radius-2074{border-radius:2074px}.borer-radius-2075{border-radius:2075px}.borer-radius-2076{border-radius:2076px}.borer-radius-2077{border-radius:2077px}.borer-radius-2078{border-radius:2078px}.borer-radius-2079{border-radius:2079px}.borer-radius-2080{border-radius:2080px}.borer-radius-2081{border-radius:2081px}.borer-radius-2082{border-radius:2082px}.borer-radius-2083{border-radius:2083px}.borer-radius-2084{border-radius:2084px}.borer-radius-2085{border-radius:2085px}.borer-radius-2086{border-radius:2086px}.borer-radius-2087{border-radius:2087px}.borer-radius-2088{border-radius:2088px}.borer-radius-2089{border-radius:2089px}.borer-radius-2090{border-radius:2090px}.borer-radius-2091{border-radius:2091px}.borer-radius-2092{border-radius:2092px}.borer-radius-2093{border-radius:2093px}.borer-radius-2094{border-radius:2094px}.borer-radius-2095{border-radius:2095px}.borer-radius-2096{border-radius:2096px}.borer-radius-2097{border-radius:2097px}.borer-radius-2098{border-radius:2098px}.borer-radius-2099{border-radius:2099px}.borer-radius-2100{border-radius:2100px}.borer-radius-2101{border-radius:2101px}.borer-radius-2102{border-radius:2102px}.borer-radius-2103{border-radius:2103px}.borer-radius-2104{border-radius:2104px}.borer-radius-2105{border-radius:2105px}.borer-radius-2106{border-radius:2106px}.borer-radius-2107{border-radius:2107px}.borer-radius-2108{border-radius:2108px}.borer-radius-2109{border-radius:2109px}.borer-radius-2110{border-radius:2110px}.borer-radius-2111{border-radius:2111px}.borer-radius-2112{border-radius:2112px}.borer-radius-2113{border-radius:2113px}.borer-radius-2114{border-radius:2114px}.borer-radius-2115{border-radius:2115px}.borer-radius-2116{border-radius:2116px}.borer-radius-2117{border-radius:2117px}.borer-radius-2118{border-radius:2118px}.borer-radius-2119{border-radius:2119px}.borer-radius-2120{border-radius:2120px}.borer-radius-2121{border-radius:2121px}.borer-radius-2122{border-radius:2122px}.borer-radius-2123{border-radius:2123px}.borer-radius-2124{border-radius:2124px}.borer-radius-2125{border-radius:2125px}.borer-radius-2126{border-radius:2126px}.borer-radius-2127{border-radius:2127px}.borer-radius-2128{border-radius:2128px}.borer-radius-2129{border-radius:2129px}.borer-radius-2130{border-radius:2130px}.borer-radius-2131{border-radius:2131px}.borer-radius-2132{border-radius:2132px}.borer-radius-2133{border-radius:2133px}.borer-radius-2134{border-radius:2134px}.borer-radius-2135{border-radius:2135px}.borer-radius-2136{border-radius:2136px}.borer-radius-2137{border-radius:2137px}.borer-radius-2138{border-radius:2138px}.borer-radius-2139{border-radius:2139px}.borer-radius-2140{border-radius:2140px}.borer-radius-2141{border-radius:2141px}.borer-radius-2142{border-radius:2142px}.borer-radius-2143{border-radius:2143px}.borer-radius-2144{border-radius:2144px}.borer-radius-2145{border-radius:2145px}.borer-radius-2146{border-radius:2146px}.borer-radius-2147{border-radius:2147px}.borer-radius-2148{border-radius:2148px}.borer-radius-2149{border-radius:2149px}.borer-radius-2150{border-radius:2150px}.borer-radius-2151{border-radius:2151px}.borer-radius-2152{border-radius:2152px}.borer-radius-2153{border-radius:2153px}.borer-radius-2154{border-radius:2154px}.borer-radius-2155{border-radius:2155px}.borer-radius-2156{border-radius:2156px}.borer-radius-2157{border-radius:2157px}.borer-radius-2158{border-radius:2158px}.borer-radius-2159{border-radius:2159px}.borer-radius-2160{border-radius:2160px}.borer-radius-2161{border-radius:2161px}.borer-radius-2162{border-radius:2162px}.borer-radius-2163{border-radius:2163px}.borer-radius-2164{border-radius:2164px}.borer-radius-2165{border-radius:2165px}.borer-radius-2166{border-radius:2166px}.borer-radius-2167{border-radius:2167px}.borer-radius-2168{border-radius:2168px}.borer-radius-2169{border-radius:2169px}.borer-radius-2170{border-radius:2170px}.borer-radius-2171{border-radius:2171px}.borer-radius-2172{border-radius:2172px}.borer-radius-2173{border-radius:2173px}.borer-radius-2174{border-radius:2174px}.borer-radius-2175{border-radius:2175px}.borer-radius-2176{border-radius:2176px}.borer-radius-2177{border-radius:2177px}.borer-radius-2178{border-radius:2178px}.borer-radius-2179{border-radius:2179px}.borer-radius-2180{border-radius:2180px}.borer-radius-2181{border-radius:2181px}.borer-radius-2182{border-radius:2182px}.borer-radius-2183{border-radius:2183px}.borer-radius-2184{border-radius:2184px}.borer-radius-2185{border-radius:2185px}.borer-radius-2186{border-radius:2186px}.borer-radius-2187{border-radius:2187px}.borer-radius-2188{border-radius:2188px}.borer-radius-2189{border-radius:2189px}.borer-radius-2190{border-radius:2190px}.borer-radius-2191{border-radius:2191px}.borer-radius-2192{border-radius:2192px}.borer-radius-2193{border-radius:2193px}.borer-radius-2194{border-radius:2194px}.borer-radius-2195{border-radius:2195px}.borer-radius-2196{border-radius:2196px}.borer-radius-2197{border-radius:2197px}.borer-radius-2198{border-radius:2198px}.borer-radius-2199{border-radius:2199px}.borer-radius-2200{border-radius:2200px}.borer-radius-2201{border-radius:2201px}.borer-radius-2202{border-radius:2202px}.borer-radius-2203{border-radius:2203px}.borer-radius-2204{border-radius:2204px}.borer-radius-2205{border-radius:2205px}.borer-radius-2206{border-radius:2206px}.borer-radius-2207{border-radius:2207px}.borer-radius-2208{border-radius:2208px}.borer-radius-2209{border-radius:2209px}.borer-radius-2210{border-radius:2210px}.borer-radius-2211{border-radius:2211px}.borer-radius-2212{border-radius:2212px}.borer-radius-2213{border-radius:2213px}.borer-radius-2214{border-radius:2214px}.borer-radius-2215{border-radius:2215px}.borer-radius-2216{border-radius:2216px}.borer-radius-2217{border-radius:2217px}.borer-radius-2218{border-radius:2218px}.borer-radius-2219{border-radius:2219px}.borer-radius-2220{border-radius:2220px}.borer-radius-2221{border-radius:2221px}.borer-radius-2222{border-radius:2222px}.borer-radius-2223{border-radius:2223px}.borer-radius-2224{border-radius:2224px}.borer-radius-2225{border-radius:2225px}.borer-radius-2226{border-radius:2226px}.borer-radius-2227{border-radius:2227px}.borer-radius-2228{border-radius:2228px}.borer-radius-2229{border-radius:2229px}.borer-radius-2230{border-radius:2230px}.borer-radius-2231{border-radius:2231px}.borer-radius-2232{border-radius:2232px}.borer-radius-2233{border-radius:2233px}.borer-radius-2234{border-radius:2234px}.borer-radius-2235{border-radius:2235px}.borer-radius-2236{border-radius:2236px}.borer-radius-2237{border-radius:2237px}.borer-radius-2238{border-radius:2238px}.borer-radius-2239{border-radius:2239px}.borer-radius-2240{border-radius:2240px}.borer-radius-2241{border-radius:2241px}.borer-radius-2242{border-radius:2242px}.borer-radius-2243{border-radius:2243px}.borer-radius-2244{border-radius:2244px}.borer-radius-2245{border-radius:2245px}.borer-radius-2246{border-radius:2246px}.borer-radius-2247{border-radius:2247px}.borer-radius-2248{border-radius:2248px}.borer-radius-2249{border-radius:2249px}.borer-radius-2250{border-radius:2250px}.borer-radius-2251{border-radius:2251px}.borer-radius-2252{border-radius:2252px}.borer-radius-2253{border-radius:2253px}.borer-radius-2254{border-radius:2254px}.borer-radius-2255{border-radius:2255px}.borer-radius-2256{border-radius:2256px}.borer-radius-2257{border-radius:2257px}.borer-radius-2258{border-radius:2258px}.borer-radius-2259{border-radius:2259px}.borer-radius-2260{border-radius:2260px}.borer-radius-2261{border-radius:2261px}.borer-radius-2262{border-radius:2262px}.borer-radius-2263{border-radius:2263px}.borer-radius-2264{border-radius:2264px}.borer-radius-2265{border-radius:2265px}.borer-radius-2266{border-radius:2266px}.borer-radius-2267{border-radius:2267px}.borer-radius-2268{border-radius:2268px}.borer-radius-2269{border-radius:2269px}.borer-radius-2270{border-radius:2270px}.borer-radius-2271{border-radius:2271px}.borer-radius-2272{border-radius:2272px}.borer-radius-2273{border-radius:2273px}.borer-radius-2274{border-radius:2274px}.borer-radius-2275{border-radius:2275px}.borer-radius-2276{border-radius:2276px}.borer-radius-2277{border-radius:2277px}.borer-radius-2278{border-radius:2278px}.borer-radius-2279{border-radius:2279px}.borer-radius-2280{border-radius:2280px}.borer-radius-2281{border-radius:2281px}.borer-radius-2282{border-radius:2282px}.borer-radius-2283{border-radius:2283px}.borer-radius-2284{border-radius:2284px}.borer-radius-2285{border-radius:2285px}.borer-radius-2286{border-radius:2286px}.borer-radius-2287{border-radius:2287px}.borer-radius-2288{border-radius:2288px}.borer-radius-2289{border-radius:2289px}.borer-radius-2290{border-radius:2290px}.borer-radius-2291{border-radius:2291px}.borer-radius-2292{border-radius:2292px}.borer-radius-2293{border-radius:2293px}.borer-radius-2294{border-radius:2294px}.borer-radius-2295{border-radius:2295px}.borer-radius-2296{border-radius:2296px}.borer-radius-2297{border-radius:2297px}.borer-radius-2298{border-radius:2298px}.borer-radius-2299{border-radius:2299px}.borer-radius-2300{border-radius:2300px}.borer-radius-2301{border-radius:2301px}.borer-radius-2302{border-radius:2302px}.borer-radius-2303{border-radius:2303px}.borer-radius-2304{border-radius:2304px}.borer-radius-2305{border-radius:2305px}.borer-radius-2306{border-radius:2306px}.borer-radius-2307{border-radius:2307px}.borer-radius-2308{border-radius:2308px}.borer-radius-2309{border-radius:2309px}.borer-radius-2310{border-radius:2310px}.borer-radius-2311{border-radius:2311px}.borer-radius-2312{border-radius:2312px}.borer-radius-2313{border-radius:2313px}.borer-radius-2314{border-radius:2314px}.borer-radius-2315{border-radius:2315px}.borer-radius-2316{border-radius:2316px}.borer-radius-2317{border-radius:2317px}.borer-radius-2318{border-radius:2318px}.borer-radius-2319{border-radius:2319px}.borer-radius-2320{border-radius:2320px}.borer-radius-2321{border-radius:2321px}.borer-radius-2322{border-radius:2322px}.borer-radius-2323{border-radius:2323px}.borer-radius-2324{border-radius:2324px}.borer-radius-2325{border-radius:2325px}.borer-radius-2326{border-radius:2326px}.borer-radius-2327{border-radius:2327px}.borer-radius-2328{border-radius:2328px}.borer-radius-2329{border-radius:2329px}.borer-radius-2330{border-radius:2330px}.borer-radius-2331{border-radius:2331px}.borer-radius-2332{border-radius:2332px}.borer-radius-2333{border-radius:2333px}.borer-radius-2334{border-radius:2334px}.borer-radius-2335{border-radius:2335px}.borer-radius-2336{border-radius:2336px}.borer-radius-2337{border-radius:2337px}.borer-radius-2338{border-radius:2338px}.borer-radius-2339{border-radius:2339px}.borer-radius-2340{border-radius:2340px}.borer-radius-2341{border-radius:2341px}.borer-radius-2342{border-radius:2342px}.borer-radius-2343{border-radius:2343px}.borer-radius-2344{border-radius:2344px}.borer-radius-2345{border-radius:2345px}.borer-radius-2346{border-radius:2346px}.borer-radius-2347{border-radius:2347px}.borer-radius-2348{border-radius:2348px}.borer-radius-2349{border-radius:2349px}.borer-radius-2350{border-radius:2350px}.borer-radius-2351{border-radius:2351px}.borer-radius-2352{border-radius:2352px}.borer-radius-2353{border-radius:2353px}.borer-radius-2354{border-radius:2354px}.borer-radius-2355{border-radius:2355px}.borer-radius-2356{border-radius:2356px}.borer-radius-2357{border-radius:2357px}.borer-radius-2358{border-radius:2358px}.borer-radius-2359{border-radius:2359px}.borer-radius-2360{border-radius:2360px}.borer-radius-2361{border-radius:2361px}.borer-radius-2362{border-radius:2362px}.borer-radius-2363{border-radius:2363px}.borer-radius-2364{border-radius:2364px}.borer-radius-2365{border-radius:2365px}.borer-radius-2366{border-radius:2366px}.borer-radius-2367{border-radius:2367px}.borer-radius-2368{border-radius:2368px}.borer-radius-2369{border-radius:2369px}.borer-radius-2370{border-radius:2370px}.borer-radius-2371{border-radius:2371px}.borer-radius-2372{border-radius:2372px}.borer-radius-2373{border-radius:2373px}.borer-radius-2374{border-radius:2374px}.borer-radius-2375{border-radius:2375px}.borer-radius-2376{border-radius:2376px}.borer-radius-2377{border-radius:2377px}.borer-radius-2378{border-radius:2378px}.borer-radius-2379{border-radius:2379px}.borer-radius-2380{border-radius:2380px}.borer-radius-2381{border-radius:2381px}.borer-radius-2382{border-radius:2382px}.borer-radius-2383{border-radius:2383px}.borer-radius-2384{border-radius:2384px}.borer-radius-2385{border-radius:2385px}.borer-radius-2386{border-radius:2386px}.borer-radius-2387{border-radius:2387px}.borer-radius-2388{border-radius:2388px}.borer-radius-2389{border-radius:2389px}.borer-radius-2390{border-radius:2390px}.borer-radius-2391{border-radius:2391px}.borer-radius-2392{border-radius:2392px}.borer-radius-2393{border-radius:2393px}.borer-radius-2394{border-radius:2394px}.borer-radius-2395{border-radius:2395px}.borer-radius-2396{border-radius:2396px}.borer-radius-2397{border-radius:2397px}.borer-radius-2398{border-radius:2398px}.borer-radius-2399{border-radius:2399px}.borer-radius-2400{border-radius:2400px}.borer-radius-2401{border-radius:2401px}.borer-radius-2402{border-radius:2402px}.borer-radius-2403{border-radius:2403px}.borer-radius-2404{border-radius:2404px}.borer-radius-2405{border-radius:2405px}.borer-radius-2406{border-radius:2406px}.borer-radius-2407{border-radius:2407px}.borer-radius-2408{border-radius:2408px}.borer-radius-2409{border-radius:2409px}.borer-radius-2410{border-radius:2410px}.borer-radius-2411{border-radius:2411px}.borer-radius-2412{border-radius:2412px}.borer-radius-2413{border-radius:2413px}.borer-radius-2414{border-radius:2414px}.borer-radius-2415{border-radius:2415px}.borer-radius-2416{border-radius:2416px}.borer-radius-2417{border-radius:2417px}.borer-radius-2418{border-radius:2418px}.borer-radius-2419{border-radius:2419px}.borer-radius-2420{border-radius:2420px}.borer-radius-2421{border-radius:2421px}.borer-radius-2422{border-radius:2422px}.borer-radius-2423{border-radius:2423px}.borer-radius-2424{border-radius:2424px}.borer-radius-2425{border-radius:2425px}.borer-radius-2426{border-radius:2426px}.borer-radius-2427{border-radius:2427px}.borer-radius-2428{border-radius:2428px}.borer-radius-2429{border-radius:2429px}.borer-radius-2430{border-radius:2430px}.borer-radius-2431{border-radius:2431px}.borer-radius-2432{border-radius:2432px}.borer-radius-2433{border-radius:2433px}.borer-radius-2434{border-radius:2434px}.borer-radius-2435{border-radius:2435px}.borer-radius-2436{border-radius:2436px}.borer-radius-2437{border-radius:2437px}.borer-radius-2438{border-radius:2438px}.borer-radius-2439{border-radius:2439px}.borer-radius-2440{border-radius:2440px}.borer-radius-2441{border-radius:2441px}.borer-radius-2442{border-radius:2442px}.borer-radius-2443{border-radius:2443px}.borer-radius-2444{border-radius:2444px}.borer-radius-2445{border-radius:2445px}.borer-radius-2446{border-radius:2446px}.borer-radius-2447{border-radius:2447px}.borer-radius-2448{border-radius:2448px}.borer-radius-2449{border-radius:2449px}.borer-radius-2450{border-radius:2450px}.borer-radius-2451{border-radius:2451px}.borer-radius-2452{border-radius:2452px}.borer-radius-2453{border-radius:2453px}.borer-radius-2454{border-radius:2454px}.borer-radius-2455{border-radius:2455px}.borer-radius-2456{border-radius:2456px}.borer-radius-2457{border-radius:2457px}.borer-radius-2458{border-radius:2458px}.borer-radius-2459{border-radius:2459px}.borer-radius-2460{border-radius:2460px}.borer-radius-2461{border-radius:2461px}.borer-radius-2462{border-radius:2462px}.borer-radius-2463{border-radius:2463px}.borer-radius-2464{border-radius:2464px}.borer-radius-2465{border-radius:2465px}.borer-radius-2466{border-radius:2466px}.borer-radius-2467{border-radius:2467px}.borer-radius-2468{border-radius:2468px}.borer-radius-2469{border-radius:2469px}.borer-radius-2470{border-radius:2470px}.borer-radius-2471{border-radius:2471px}.borer-radius-2472{border-radius:2472px}.borer-radius-2473{border-radius:2473px}.borer-radius-2474{border-radius:2474px}.borer-radius-2475{border-radius:2475px}.borer-radius-2476{border-radius:2476px}.borer-radius-2477{border-radius:2477px}.borer-radius-2478{border-radius:2478px}.borer-radius-2479{border-radius:2479px}.borer-radius-2480{border-radius:2480px}.borer-radius-2481{border-radius:2481px}.borer-radius-2482{border-radius:2482px}.borer-radius-2483{border-radius:2483px}.borer-radius-2484{border-radius:2484px}.borer-radius-2485{border-radius:2485px}.borer-radius-2486{border-radius:2486px}.borer-radius-2487{border-radius:2487px}.borer-radius-2488{border-radius:2488px}.borer-radius-2489{border-radius:2489px}.borer-radius-2490{border-radius:2490px}.borer-radius-2491{border-radius:2491px}.borer-radius-2492{border-radius:2492px}.borer-radius-2493{border-radius:2493px}.borer-radius-2494{border-radius:2494px}.borer-radius-2495{border-radius:2495px}.borer-radius-2496{border-radius:2496px}.borer-radius-2497{border-radius:2497px}.borer-radius-2498{border-radius:2498px}.borer-radius-2499{border-radius:2499px}.borer-radius-2500{border-radius:2500px}.borer-radius-2501{border-radius:2501px}.borer-radius-2502{border-radius:2502px}.borer-radius-2503{border-radius:2503px}.borer-radius-2504{border-radius:2504px}.borer-radius-2505{border-radius:2505px}.borer-radius-2506{border-radius:2506px}.borer-radius-2507{border-radius:2507px}.borer-radius-2508{border-radius:2508px}.borer-radius-2509{border-radius:2509px}.borer-radius-2510{border-radius:2510px}.borer-radius-2511{border-radius:2511px}.borer-radius-2512{border-radius:2512px}.borer-radius-2513{border-radius:2513px}.borer-radius-2514{border-radius:2514px}.borer-radius-2515{border-radius:2515px}.borer-radius-2516{border-radius:2516px}.borer-radius-2517{border-radius:2517px}.borer-radius-2518{border-radius:2518px}.borer-radius-2519{border-radius:2519px}.borer-radius-2520{border-radius:2520px}.borer-radius-2521{border-radius:2521px}.borer-radius-2522{border-radius:2522px}.borer-radius-2523{border-radius:2523px}.borer-radius-2524{border-radius:2524px}.borer-radius-2525{border-radius:2525px}.borer-radius-2526{border-radius:2526px}.borer-radius-2527{border-radius:2527px}.borer-radius-2528{border-radius:2528px}.borer-radius-2529{border-radius:2529px}.borer-radius-2530{border-radius:2530px}.borer-radius-2531{border-radius:2531px}.borer-radius-2532{border-radius:2532px}.borer-radius-2533{border-radius:2533px}.borer-radius-2534{border-radius:2534px}.borer-radius-2535{border-radius:2535px}.borer-radius-2536{border-radius:2536px}.borer-radius-2537{border-radius:2537px}.borer-radius-2538{border-radius:2538px}.borer-radius-2539{border-radius:2539px}.borer-radius-2540{border-radius:2540px}.borer-radius-2541{border-radius:2541px}.borer-radius-2542{border-radius:2542px}.borer-radius-2543{border-radius:2543px}.borer-radius-2544{border-radius:2544px}.borer-radius-2545{border-radius:2545px}.borer-radius-2546{border-radius:2546px}.borer-radius-2547{border-radius:2547px}.borer-radius-2548{border-radius:2548px}.borer-radius-2549{border-radius:2549px}.borer-radius-2550{border-radius:2550px}.borer-radius-2551{border-radius:2551px}.borer-radius-2552{border-radius:2552px}.borer-radius-2553{border-radius:2553px}.borer-radius-2554{border-radius:2554px}.borer-radius-2555{border-radius:2555px}.borer-radius-2556{border-radius:2556px}.borer-radius-2557{border-radius:2557px}.borer-radius-2558{border-radius:2558px}.borer-radius-2559{border-radius:2559px}.borer-radius-2560{border-radius:2560px}.borer-radius-2561{border-radius:2561px}.borer-radius-2562{border-radius:2562px}.borer-radius-2563{border-radius:2563px}.borer-radius-2564{border-radius:2564px}.borer-radius-2565{border-radius:2565px}.borer-radius-2566{border-radius:2566px}.borer-radius-2567{border-radius:2567px}.borer-radius-2568{border-radius:2568px}.borer-radius-2569{border-radius:2569px}.borer-radius-2570{border-radius:2570px}.borer-radius-2571{border-radius:2571px}.borer-radius-2572{border-radius:2572px}.borer-radius-2573{border-radius:2573px}.borer-radius-2574{border-radius:2574px}.borer-radius-2575{border-radius:2575px}.borer-radius-2576{border-radius:2576px}.borer-radius-2577{border-radius:2577px}.borer-radius-2578{border-radius:2578px}.borer-radius-2579{border-radius:2579px}.borer-radius-2580{border-radius:2580px}.borer-radius-2581{border-radius:2581px}.borer-radius-2582{border-radius:2582px}.borer-radius-2583{border-radius:2583px}.borer-radius-2584{border-radius:2584px}.borer-radius-2585{border-radius:2585px}.borer-radius-2586{border-radius:2586px}.borer-radius-2587{border-radius:2587px}.borer-radius-2588{border-radius:2588px}.borer-radius-2589{border-radius:2589px}.borer-radius-2590{border-radius:2590px}.borer-radius-2591{border-radius:2591px}.borer-radius-2592{border-radius:2592px}.borer-radius-2593{border-radius:2593px}.borer-radius-2594{border-radius:2594px}.borer-radius-2595{border-radius:2595px}.borer-radius-2596{border-radius:2596px}.borer-radius-2597{border-radius:2597px}.borer-radius-2598{border-radius:2598px}.borer-radius-2599{border-radius:2599px}.borer-radius-2600{border-radius:2600px}.borer-radius-2601{border-radius:2601px}.borer-radius-2602{border-radius:2602px}.borer-radius-2603{border-radius:2603px}.borer-radius-2604{border-radius:2604px}.borer-radius-2605{border-radius:2605px}.borer-radius-2606{border-radius:2606px}.borer-radius-2607{border-radius:2607px}.borer-radius-2608{border-radius:2608px}.borer-radius-2609{border-radius:2609px}.borer-radius-2610{border-radius:2610px}.borer-radius-2611{border-radius:2611px}.borer-radius-2612{border-radius:2612px}.borer-radius-2613{border-radius:2613px}.borer-radius-2614{border-radius:2614px}.borer-radius-2615{border-radius:2615px}.borer-radius-2616{border-radius:2616px}.borer-radius-2617{border-radius:2617px}.borer-radius-2618{border-radius:2618px}.borer-radius-2619{border-radius:2619px}.borer-radius-2620{border-radius:2620px}.borer-radius-2621{border-radius:2621px}.borer-radius-2622{border-radius:2622px}.borer-radius-2623{border-radius:2623px}.borer-radius-2624{border-radius:2624px}.borer-radius-2625{border-radius:2625px}.borer-radius-2626{border-radius:2626px}.borer-radius-2627{border-radius:2627px}.borer-radius-2628{border-radius:2628px}.borer-radius-2629{border-radius:2629px}.borer-radius-2630{border-radius:2630px}.borer-radius-2631{border-radius:2631px}.borer-radius-2632{border-radius:2632px}.borer-radius-2633{border-radius:2633px}.borer-radius-2634{border-radius:2634px}.borer-radius-2635{border-radius:2635px}.borer-radius-2636{border-radius:2636px}.borer-radius-2637{border-radius:2637px}.borer-radius-2638{border-radius:2638px}.borer-radius-2639{border-radius:2639px}.borer-radius-2640{border-radius:2640px}.borer-radius-2641{border-radius:2641px}.borer-radius-2642{border-radius:2642px}.borer-radius-2643{border-radius:2643px}.borer-radius-2644{border-radius:2644px}.borer-radius-2645{border-radius:2645px}.borer-radius-2646{border-radius:2646px}.borer-radius-2647{border-radius:2647px}.borer-radius-2648{border-radius:2648px}.borer-radius-2649{border-radius:2649px}.borer-radius-2650{border-radius:2650px}.borer-radius-2651{border-radius:2651px}.borer-radius-2652{border-radius:2652px}.borer-radius-2653{border-radius:2653px}.borer-radius-2654{border-radius:2654px}.borer-radius-2655{border-radius:2655px}.borer-radius-2656{border-radius:2656px}.borer-radius-2657{border-radius:2657px}.borer-radius-2658{border-radius:2658px}.borer-radius-2659{border-radius:2659px}.borer-radius-2660{border-radius:2660px}.borer-radius-2661{border-radius:2661px}.borer-radius-2662{border-radius:2662px}.borer-radius-2663{border-radius:2663px}.borer-radius-2664{border-radius:2664px}.borer-radius-2665{border-radius:2665px}.borer-radius-2666{border-radius:2666px}.borer-radius-2667{border-radius:2667px}.borer-radius-2668{border-radius:2668px}.borer-radius-2669{border-radius:2669px}.borer-radius-2670{border-radius:2670px}.borer-radius-2671{border-radius:2671px}.borer-radius-2672{border-radius:2672px}.borer-radius-2673{border-radius:2673px}.borer-radius-2674{border-radius:2674px}.borer-radius-2675{border-radius:2675px}.borer-radius-2676{border-radius:2676px}.borer-radius-2677{border-radius:2677px}.borer-radius-2678{border-radius:2678px}.borer-radius-2679{border-radius:2679px}.borer-radius-2680{border-radius:2680px}.borer-radius-2681{border-radius:2681px}.borer-radius-2682{border-radius:2682px}.borer-radius-2683{border-radius:2683px}.borer-radius-2684{border-radius:2684px}.borer-radius-2685{border-radius:2685px}.borer-radius-2686{border-radius:2686px}.borer-radius-2687{border-radius:2687px}.borer-radius-2688{border-radius:2688px}.borer-radius-2689{border-radius:2689px}.borer-radius-2690{border-radius:2690px}.borer-radius-2691{border-radius:2691px}.borer-radius-2692{border-radius:2692px}.borer-radius-2693{border-radius:2693px}.borer-radius-2694{border-radius:2694px}.borer-radius-2695{border-radius:2695px}.borer-radius-2696{border-radius:2696px}.borer-radius-2697{border-radius:2697px}.borer-radius-2698{border-radius:2698px}.borer-radius-2699{border-radius:2699px}.borer-radius-2700{border-radius:2700px}.borer-radius-2701{border-radius:2701px}.borer-radius-2702{border-radius:2702px}.borer-radius-2703{border-radius:2703px}.borer-radius-2704{border-radius:2704px}.borer-radius-2705{border-radius:2705px}.borer-radius-2706{border-radius:2706px}.borer-radius-2707{border-radius:2707px}.borer-radius-2708{border-radius:2708px}.borer-radius-2709{border-radius:2709px}.borer-radius-2710{border-radius:2710px}.borer-radius-2711{border-radius:2711px}.borer-radius-2712{border-radius:2712px}.borer-radius-2713{border-radius:2713px}.borer-radius-2714{border-radius:2714px}.borer-radius-2715{border-radius:2715px}.borer-radius-2716{border-radius:2716px}.borer-radius-2717{border-radius:2717px}.borer-radius-2718{border-radius:2718px}.borer-radius-2719{border-radius:2719px}.borer-radius-2720{border-radius:2720px}.borer-radius-2721{border-radius:2721px}.borer-radius-2722{border-radius:2722px}.borer-radius-2723{border-radius:2723px}.borer-radius-2724{border-radius:2724px}.borer-radius-2725{border-radius:2725px}.borer-radius-2726{border-radius:2726px}.borer-radius-2727{border-radius:2727px}.borer-radius-2728{border-radius:2728px}.borer-radius-2729{border-radius:2729px}.borer-radius-2730{border-radius:2730px}.borer-radius-2731{border-radius:2731px}.borer-radius-2732{border-radius:2732px}.borer-radius-2733{border-radius:2733px}.borer-radius-2734{border-radius:2734px}.borer-radius-2735{border-radius:2735px}.borer-radius-2736{border-radius:2736px}.borer-radius-2737{border-radius:2737px}.borer-radius-2738{border-radius:2738px}.borer-radius-2739{border-radius:2739px}.borer-radius-2740{border-radius:2740px}.borer-radius-2741{border-radius:2741px}.borer-radius-2742{border-radius:2742px}.borer-radius-2743{border-radius:2743px}.borer-radius-2744{border-radius:2744px}.borer-radius-2745{border-radius:2745px}.borer-radius-2746{border-radius:2746px}.borer-radius-2747{border-radius:2747px}.borer-radius-2748{border-radius:2748px}.borer-radius-2749{border-radius:2749px}.borer-radius-2750{border-radius:2750px}.borer-radius-2751{border-radius:2751px}.borer-radius-2752{border-radius:2752px}.borer-radius-2753{border-radius:2753px}.borer-radius-2754{border-radius:2754px}.borer-radius-2755{border-radius:2755px}.borer-radius-2756{border-radius:2756px}.borer-radius-2757{border-radius:2757px}.borer-radius-2758{border-radius:2758px}.borer-radius-2759{border-radius:2759px}.borer-radius-2760{border-radius:2760px}.borer-radius-2761{border-radius:2761px}.borer-radius-2762{border-radius:2762px}.borer-radius-2763{border-radius:2763px}.borer-radius-2764{border-radius:2764px}.borer-radius-2765{border-radius:2765px}.borer-radius-2766{border-radius:2766px}.borer-radius-2767{border-radius:2767px}.borer-radius-2768{border-radius:2768px}.borer-radius-2769{border-radius:2769px}.borer-radius-2770{border-radius:2770px}.borer-radius-2771{border-radius:2771px}.borer-radius-2772{border-radius:2772px}.borer-radius-2773{border-radius:2773px}.borer-radius-2774{border-radius:2774px}.borer-radius-2775{border-radius:2775px}.borer-radius-2776{border-radius:2776px}.borer-radius-2777{border-radius:2777px}.borer-radius-2778{border-radius:2778px}.borer-radius-2779{border-radius:2779px}.borer-radius-2780{border-radius:2780px}.borer-radius-2781{border-radius:2781px}.borer-radius-2782{border-radius:2782px}.borer-radius-2783{border-radius:2783px}.borer-radius-2784{border-radius:2784px}.borer-radius-2785{border-radius:2785px}.borer-radius-2786{border-radius:2786px}.borer-radius-2787{border-radius:2787px}.borer-radius-2788{border-radius:2788px}.borer-radius-2789{border-radius:2789px}.borer-radius-2790{border-radius:2790px}.borer-radius-2791{border-radius:2791px}.borer-radius-2792{border-radius:2792px}.borer-radius-2793{border-radius:2793px}.borer-radius-2794{border-radius:2794px}.borer-radius-2795{border-radius:2795px}.borer-radius-2796{border-radius:2796px}.borer-radius-2797{border-radius:2797px}.borer-radius-2798{border-radius:2798px}.borer-radius-2799{border-radius:2799px}.borer-radius-2800{border-radius:2800px}.borer-radius-2801{border-radius:2801px}.borer-radius-2802{border-radius:2802px}.borer-radius-2803{border-radius:2803px}.borer-radius-2804{border-radius:2804px}.borer-radius-2805{border-radius:2805px}.borer-radius-2806{border-radius:2806px}.borer-radius-2807{border-radius:2807px}.borer-radius-2808{border-radius:2808px}.borer-radius-2809{border-radius:2809px}.borer-radius-2810{border-radius:2810px}.borer-radius-2811{border-radius:2811px}.borer-radius-2812{border-radius:2812px}.borer-radius-2813{border-radius:2813px}.borer-radius-2814{border-radius:2814px}.borer-radius-2815{border-radius:2815px}.borer-radius-2816{border-radius:2816px}.borer-radius-2817{border-radius:2817px}.borer-radius-2818{border-radius:2818px}.borer-radius-2819{border-radius:2819px}.borer-radius-2820{border-radius:2820px}.borer-radius-2821{border-radius:2821px}.borer-radius-2822{border-radius:2822px}.borer-radius-2823{border-radius:2823px}.borer-radius-2824{border-radius:2824px}.borer-radius-2825{border-radius:2825px}.borer-radius-2826{border-radius:2826px}.borer-radius-2827{border-radius:2827px}.borer-radius-2828{border-radius:2828px}.borer-radius-2829{border-radius:2829px}.borer-radius-2830{border-radius:2830px}.borer-radius-2831{border-radius:2831px}.borer-radius-2832{border-radius:2832px}.borer-radius-2833{border-radius:2833px}.borer-radius-2834{border-radius:2834px}.borer-radius-2835{border-radius:2835px}.borer-radius-2836{border-radius:2836px}.borer-radius-2837{border-radius:2837px}.borer-radius-2838{border-radius:2838px}.borer-radius-2839{border-radius:2839px}.borer-radius-2840{border-radius:2840px}.borer-radius-2841{border-radius:2841px}.borer-radius-2842{border-radius:2842px}.borer-radius-2843{border-radius:2843px}.borer-radius-2844{border-radius:2844px}.borer-radius-2845{border-radius:2845px}.borer-radius-2846{border-radius:2846px}.borer-radius-2847{border-radius:2847px}.borer-radius-2848{border-radius:2848px}.borer-radius-2849{border-radius:2849px}.borer-radius-2850{border-radius:2850px}.borer-radius-2851{border-radius:2851px}.borer-radius-2852{border-radius:2852px}.borer-radius-2853{border-radius:2853px}.borer-radius-2854{border-radius:2854px}.borer-radius-2855{border-radius:2855px}.borer-radius-2856{border-radius:2856px}.borer-radius-2857{border-radius:2857px}.borer-radius-2858{border-radius:2858px}.borer-radius-2859{border-radius:2859px}.borer-radius-2860{border-radius:2860px}.borer-radius-2861{border-radius:2861px}.borer-radius-2862{border-radius:2862px}.borer-radius-2863{border-radius:2863px}.borer-radius-2864{border-radius:2864px}.borer-radius-2865{border-radius:2865px}.borer-radius-2866{border-radius:2866px}.borer-radius-2867{border-radius:2867px}.borer-radius-2868{border-radius:2868px}.borer-radius-2869{border-radius:2869px}.borer-radius-2870{border-radius:2870px}.borer-radius-2871{border-radius:2871px}.borer-radius-2872{border-radius:2872px}.borer-radius-2873{border-radius:2873px}.borer-radius-2874{border-radius:2874px}.borer-radius-2875{border-radius:2875px}.borer-radius-2876{border-radius:2876px}.borer-radius-2877{border-radius:2877px}.borer-radius-2878{border-radius:2878px}.borer-radius-2879{border-radius:2879px}.borer-radius-2880{border-radius:2880px}.borer-radius-2881{border-radius:2881px}.borer-radius-2882{border-radius:2882px}.borer-radius-2883{border-radius:2883px}.borer-radius-2884{border-radius:2884px}.borer-radius-2885{border-radius:2885px}.borer-radius-2886{border-radius:2886px}.borer-radius-2887{border-radius:2887px}.borer-radius-2888{border-radius:2888px}.borer-radius-2889{border-radius:2889px}.borer-radius-2890{border-radius:2890px}.borer-radius-2891{border-radius:2891px}.borer-radius-2892{border-radius:2892px}.borer-radius-2893{border-radius:2893px}.borer-radius-2894{border-radius:2894px}.borer-radius-2895{border-radius:2895px}.borer-radius-2896{border-radius:2896px}.borer-radius-2897{border-radius:2897px}.borer-radius-2898{border-radius:2898px}.borer-radius-2899{border-radius:2899px}.borer-radius-2900{border-radius:2900px}.borer-radius-2901{border-radius:2901px}.borer-radius-2902{border-radius:2902px}.borer-radius-2903{border-radius:2903px}.borer-radius-2904{border-radius:2904px}.borer-radius-2905{border-radius:2905px}.borer-radius-2906{border-radius:2906px}.borer-radius-2907{border-radius:2907px}.borer-radius-2908{border-radius:2908px}.borer-radius-2909{border-radius:2909px}.borer-radius-2910{border-radius:2910px}.borer-radius-2911{border-radius:2911px}.borer-radius-2912{border-radius:2912px}.borer-radius-2913{border-radius:2913px}.borer-radius-2914{border-radius:2914px}.borer-radius-2915{border-radius:2915px}.borer-radius-2916{border-radius:2916px}.borer-radius-2917{border-radius:2917px}.borer-radius-2918{border-radius:2918px}.borer-radius-2919{border-radius:2919px}.borer-radius-2920{border-radius:2920px}.borer-radius-2921{border-radius:2921px}.borer-radius-2922{border-radius:2922px}.borer-radius-2923{border-radius:2923px}.borer-radius-2924{border-radius:2924px}.borer-radius-2925{border-radius:2925px}.borer-radius-2926{border-radius:2926px}.borer-radius-2927{border-radius:2927px}.borer-radius-2928{border-radius:2928px}.borer-radius-2929{border-radius:2929px}.borer-radius-2930{border-radius:2930px}.borer-radius-2931{border-radius:2931px}.borer-radius-2932{border-radius:2932px}.borer-radius-2933{border-radius:2933px}.borer-radius-2934{border-radius:2934px}.borer-radius-2935{border-radius:2935px}.borer-radius-2936{border-radius:2936px}.borer-radius-2937{border-radius:2937px}.borer-radius-2938{border-radius:2938px}.borer-radius-2939{border-radius:2939px}.borer-radius-2940{border-radius:2940px}.borer-radius-2941{border-radius:2941px}.borer-radius-2942{border-radius:2942px}.borer-radius-2943{border-radius:2943px}.borer-radius-2944{border-radius:2944px}.borer-radius-2945{border-radius:2945px}.borer-radius-2946{border-radius:2946px}.borer-radius-2947{border-radius:2947px}.borer-radius-2948{border-radius:2948px}.borer-radius-2949{border-radius:2949px}.borer-radius-2950{border-radius:2950px}.borer-radius-2951{border-radius:2951px}.borer-radius-2952{border-radius:2952px}.borer-radius-2953{border-radius:2953px}.borer-radius-2954{border-radius:2954px}.borer-radius-2955{border-radius:2955px}.borer-radius-2956{border-radius:2956px}.borer-radius-2957{border-radius:2957px}.borer-radius-2958{border-radius:2958px}.borer-radius-2959{border-radius:2959px}.borer-radius-2960{border-radius:2960px}.borer-radius-2961{border-radius:2961px}.borer-radius-2962{border-radius:2962px}.borer-radius-2963{border-radius:2963px}.borer-radius-2964{border-radius:2964px}.borer-radius-2965{border-radius:2965px}.borer-radius-2966{border-radius:2966px}.borer-radius-2967{border-radius:2967px}.borer-radius-2968{border-radius:2968px}.borer-radius-2969{border-radius:2969px}.borer-radius-2970{border-radius:2970px}.borer-radius-2971{border-radius:2971px}.borer-radius-2972{border-radius:2972px}.borer-radius-2973{border-radius:2973px}.borer-radius-2974{border-radius:2974px}.borer-radius-2975{border-radius:2975px}.borer-radius-2976{border-radius:2976px}.borer-radius-2977{border-radius:2977px}.borer-radius-2978{border-radius:2978px}.borer-radius-2979{border-radius:2979px}.borer-radius-2980{border-radius:2980px}.borer-radius-2981{border-radius:2981px}.borer-radius-2982{border-radius:2982px}.borer-radius-2983{border-radius:2983px}.borer-radius-2984{border-radius:2984px}.borer-radius-2985{border-radius:2985px}.borer-radius-2986{border-radius:2986px}.borer-radius-2987{border-radius:2987px}.borer-radius-2988{border-radius:2988px}.borer-radius-2989{border-radius:2989px}.borer-radius-2990{border-radius:2990px}.borer-radius-2991{border-radius:2991px}.borer-radius-2992{border-radius:2992px}.borer-radius-2993{border-radius:2993px}.borer-radius-2994{border-radius:2994px}.borer-radius-2995{border-radius:2995px}.borer-radius-2996{border-radius:2996px}.borer-radius-2997{border-radius:2997px}.borer-radius-2998{border-radius:2998px}.borer-radius-2999{border-radius:2999px}.borer-radius-3000{border-radius:3000px}.borer-radius-3001{border-radius:3001px}.borer-radius-3002{border-radius:3002px}.borer-radius-3003{border-radius:3003px}.borer-radius-3004{border-radius:3004px}.borer-radius-3005{border-radius:3005px}.borer-radius-3006{border-radius:3006px}.borer-radius-3007{border-radius:3007px}.borer-radius-3008{border-radius:3008px}.borer-radius-3009{border-radius:3009px}.borer-radius-3010{border-radius:3010px}.borer-radius-3011{border-radius:3011px}.borer-radius-3012{border-radius:3012px}.borer-radius-3013{border-radius:3013px}.borer-radius-3014{border-radius:3014px}.borer-radius-3015{border-radius:3015px}.borer-radius-3016{border-radius:3016px}.borer-radius-3017{border-radius:3017px}.borer-radius-3018{border-radius:3018px}.borer-radius-3019{border-radius:3019px}.borer-radius-3020{border-radius:3020px}.borer-radius-3021{border-radius:3021px}.borer-radius-3022{border-radius:3022px}.borer-radius-3023{border-radius:3023px}.borer-radius-3024{border-radius:3024px}.borer-radius-3025{border-radius:3025px}.borer-radius-3026{border-radius:3026px}.borer-radius-3027{border-radius:3027px}.borer-radius-3028{border-radius:3028px}.borer-radius-3029{border-radius:3029px}.borer-radius-3030{border-radius:3030px}.borer-radius-3031{border-radius:3031px}.borer-radius-3032{border-radius:3032px}.borer-radius-3033{border-radius:3033px}.borer-radius-3034{border-radius:3034px}.borer-radius-3035{border-radius:3035px}.borer-radius-3036{border-radius:3036px}.borer-radius-3037{border-radius:3037px}.borer-radius-3038{border-radius:3038px}.borer-radius-3039{border-radius:3039px}.borer-radius-3040{border-radius:3040px}.borer-radius-3041{border-radius:3041px}.borer-radius-3042{border-radius:3042px}.borer-radius-3043{border-radius:3043px}.borer-radius-3044{border-radius:3044px}.borer-radius-3045{border-radius:3045px}.borer-radius-3046{border-radius:3046px}.borer-radius-3047{border-radius:3047px}.borer-radius-3048{border-radius:3048px}.borer-radius-3049{border-radius:3049px}.borer-radius-3050{border-radius:3050px}.borer-radius-3051{border-radius:3051px}.borer-radius-3052{border-radius:3052px}.borer-radius-3053{border-radius:3053px}.borer-radius-3054{border-radius:3054px}.borer-radius-3055{border-radius:3055px}.borer-radius-3056{border-radius:3056px}.borer-radius-3057{border-radius:3057px}.borer-radius-3058{border-radius:3058px}.borer-radius-3059{border-radius:3059px}.borer-radius-3060{border-radius:3060px}.borer-radius-3061{border-radius:3061px}.borer-radius-3062{border-radius:3062px}.borer-radius-3063{border-radius:3063px}.borer-radius-3064{border-radius:3064px}.borer-radius-3065{border-radius:3065px}.borer-radius-3066{border-radius:3066px}.borer-radius-3067{border-radius:3067px}.borer-radius-3068{border-radius:3068px}.borer-radius-3069{border-radius:3069px}.borer-radius-3070{border-radius:3070px}.borer-radius-3071{border-radius:3071px}.borer-radius-3072{border-radius:3072px}.borer-radius-3073{border-radius:3073px}.borer-radius-3074{border-radius:3074px}.borer-radius-3075{border-radius:3075px}.borer-radius-3076{border-radius:3076px}.borer-radius-3077{border-radius:3077px}.borer-radius-3078{border-radius:3078px}.borer-radius-3079{border-radius:3079px}.borer-radius-3080{border-radius:3080px}.borer-radius-3081{border-radius:3081px}.borer-radius-3082{border-radius:3082px}.borer-radius-3083{border-radius:3083px}.borer-radius-3084{border-radius:3084px}.borer-radius-3085{border-radius:3085px}.borer-radius-3086{border-radius:3086px}.borer-radius-3087{border-radius:3087px}.borer-radius-3088{border-radius:3088px}.borer-radius-3089{border-radius:3089px}.borer-radius-3090{border-radius:3090px}.borer-radius-3091{border-radius:3091px}.borer-radius-3092{border-radius:3092px}.borer-radius-3093{border-radius:3093px}.borer-radius-3094{border-radius:3094px}.borer-radius-3095{border-radius:3095px}.borer-radius-3096{border-radius:3096px}.borer-radius-3097{border-radius:3097px}.borer-radius-3098{border-radius:3098px}.borer-radius-3099{border-radius:3099px}.borer-radius-3100{border-radius:3100px}.borer-radius-3101{border-radius:3101px}.borer-radius-3102{border-radius:3102px}.borer-radius-3103{border-radius:3103px}.borer-radius-3104{border-radius:3104px}.borer-radius-3105{border-radius:3105px}.borer-radius-3106{border-radius:3106px}.borer-radius-3107{border-radius:3107px}.borer-radius-3108{border-radius:3108px}.borer-radius-3109{border-radius:3109px}.borer-radius-3110{border-radius:3110px}.borer-radius-3111{border-radius:3111px}.borer-radius-3112{border-radius:3112px}.borer-radius-3113{border-radius:3113px}.borer-radius-3114{border-radius:3114px}.borer-radius-3115{border-radius:3115px}.borer-radius-3116{border-radius:3116px}.borer-radius-3117{border-radius:3117px}.borer-radius-3118{border-radius:3118px}.borer-radius-3119{border-radius:3119px}.borer-radius-3120{border-radius:3120px}.borer-radius-3121{border-radius:3121px}.borer-radius-3122{border-radius:3122px}.borer-radius-3123{border-radius:3123px}.borer-radius-3124{border-radius:3124px}.borer-radius-3125{border-radius:3125px}.borer-radius-3126{border-radius:3126px}.borer-radius-3127{border-radius:3127px}.borer-radius-3128{border-radius:3128px}.borer-radius-3129{border-radius:3129px}.borer-radius-3130{border-radius:3130px}.borer-radius-3131{border-radius:3131px}.borer-radius-3132{border-radius:3132px}.borer-radius-3133{border-radius:3133px}.borer-radius-3134{border-radius:3134px}.borer-radius-3135{border-radius:3135px}.borer-radius-3136{border-radius:3136px}.borer-radius-3137{border-radius:3137px}.borer-radius-3138{border-radius:3138px}.borer-radius-3139{border-radius:3139px}.borer-radius-3140{border-radius:3140px}.borer-radius-3141{border-radius:3141px}.borer-radius-3142{border-radius:3142px}.borer-radius-3143{border-radius:3143px}.borer-radius-3144{border-radius:3144px}.borer-radius-3145{border-radius:3145px}.borer-radius-3146{border-radius:3146px}.borer-radius-3147{border-radius:3147px}.borer-radius-3148{border-radius:3148px}.borer-radius-3149{border-radius:3149px}.borer-radius-3150{border-radius:3150px}.borer-radius-3151{border-radius:3151px}.borer-radius-3152{border-radius:3152px}.borer-radius-3153{border-radius:3153px}.borer-radius-3154{border-radius:3154px}.borer-radius-3155{border-radius:3155px}.borer-radius-3156{border-radius:3156px}.borer-radius-3157{border-radius:3157px}.borer-radius-3158{border-radius:3158px}.borer-radius-3159{border-radius:3159px}.borer-radius-3160{border-radius:3160px}.borer-radius-3161{border-radius:3161px}.borer-radius-3162{border-radius:3162px}.borer-radius-3163{border-radius:3163px}.borer-radius-3164{border-radius:3164px}.borer-radius-3165{border-radius:3165px}.borer-radius-3166{border-radius:3166px}.borer-radius-3167{border-radius:3167px}.borer-radius-3168{border-radius:3168px}.borer-radius-3169{border-radius:3169px}.borer-radius-3170{border-radius:3170px}.borer-radius-3171{border-radius:3171px}.borer-radius-3172{border-radius:3172px}.borer-radius-3173{border-radius:3173px}.borer-radius-3174{border-radius:3174px}.borer-radius-3175{border-radius:3175px}.borer-radius-3176{border-radius:3176px}.borer-radius-3177{border-radius:3177px}.borer-radius-3178{border-radius:3178px}.borer-radius-3179{border-radius:3179px}.borer-radius-3180{border-radius:3180px}.borer-radius-3181{border-radius:3181px}.borer-radius-3182{border-radius:3182px}.borer-radius-3183{border-radius:3183px}.borer-radius-3184{border-radius:3184px}.borer-radius-3185{border-radius:3185px}.borer-radius-3186{border-radius:3186px}.borer-radius-3187{border-radius:3187px}.borer-radius-3188{border-radius:3188px}.borer-radius-3189{border-radius:3189px}.borer-radius-3190{border-radius:3190px}.borer-radius-3191{border-radius:3191px}.borer-radius-3192{border-radius:3192px}.borer-radius-3193{border-radius:3193px}.borer-radius-3194{border-radius:3194px}.borer-radius-3195{border-radius:3195px}.borer-radius-3196{border-radius:3196px}.borer-radius-3197{border-radius:3197px}.borer-radius-3198{border-radius:3198px}.borer-radius-3199{border-radius:3199px}.borer-radius-3200{border-radius:3200px}.borer-radius-3201{border-radius:3201px}.borer-radius-3202{border-radius:3202px}.borer-radius-3203{border-radius:3203px}.borer-radius-3204{border-radius:3204px}.borer-radius-3205{border-radius:3205px}.borer-radius-3206{border-radius:3206px}.borer-radius-3207{border-radius:3207px}.borer-radius-3208{border-radius:3208px}.borer-radius-3209{border-radius:3209px}.borer-radius-3210{border-radius:3210px}.borer-radius-3211{border-radius:3211px}.borer-radius-3212{border-radius:3212px}.borer-radius-3213{border-radius:3213px}.borer-radius-3214{border-radius:3214px}.borer-radius-3215{border-radius:3215px}.borer-radius-3216{border-radius:3216px}.borer-radius-3217{border-radius:3217px}.borer-radius-3218{border-radius:3218px}.borer-radius-3219{border-radius:3219px}.borer-radius-3220{border-radius:3220px}.borer-radius-3221{border-radius:3221px}.borer-radius-3222{border-radius:3222px}.borer-radius-3223{border-radius:3223px}.borer-radius-3224{border-radius:3224px}.borer-radius-3225{border-radius:3225px}.borer-radius-3226{border-radius:3226px}.borer-radius-3227{border-radius:3227px}.borer-radius-3228{border-radius:3228px}.borer-radius-3229{border-radius:3229px}.borer-radius-3230{border-radius:3230px}.borer-radius-3231{border-radius:3231px}.borer-radius-3232{border-radius:3232px}.borer-radius-3233{border-radius:3233px}.borer-radius-3234{border-radius:3234px}.borer-radius-3235{border-radius:3235px}.borer-radius-3236{border-radius:3236px}.borer-radius-3237{border-radius:3237px}.borer-radius-3238{border-radius:3238px}.borer-radius-3239{border-radius:3239px}.borer-radius-3240{border-radius:3240px}.borer-radius-3241{border-radius:3241px}.borer-radius-3242{border-radius:3242px}.borer-radius-3243{border-radius:3243px}.borer-radius-3244{border-radius:3244px}.borer-radius-3245{border-radius:3245px}.borer-radius-3246{border-radius:3246px}.borer-radius-3247{border-radius:3247px}.borer-radius-3248{border-radius:3248px}.borer-radius-3249{border-radius:3249px}.borer-radius-3250{border-radius:3250px}.borer-radius-3251{border-radius:3251px}.borer-radius-3252{border-radius:3252px}.borer-radius-3253{border-radius:3253px}.borer-radius-3254{border-radius:3254px}.borer-radius-3255{border-radius:3255px}.borer-radius-3256{border-radius:3256px}.borer-radius-3257{border-radius:3257px}.borer-radius-3258{border-radius:3258px}.borer-radius-3259{border-radius:3259px}.borer-radius-3260{border-radius:3260px}.borer-radius-3261{border-radius:3261px}.borer-radius-3262{border-radius:3262px}.borer-radius-3263{border-radius:3263px}.borer-radius-3264{border-radius:3264px}.borer-radius-3265{border-radius:3265px}.borer-radius-3266{border-radius:3266px}.borer-radius-3267{border-radius:3267px}.borer-radius-3268{border-radius:3268px}.borer-radius-3269{border-radius:3269px}.borer-radius-3270{border-radius:3270px}.borer-radius-3271{border-radius:3271px}.borer-radius-3272{border-radius:3272px}.borer-radius-3273{border-radius:3273px}.borer-radius-3274{border-radius:3274px}.borer-radius-3275{border-radius:3275px}.borer-radius-3276{border-radius:3276px}.borer-radius-3277{border-radius:3277px}.borer-radius-3278{border-radius:3278px}.borer-radius-3279{border-radius:3279px}.borer-radius-3280{border-radius:3280px}.borer-radius-3281{border-radius:3281px}.borer-radius-3282{border-radius:3282px}.borer-radius-3283{border-radius:3283px}.borer-radius-3284{border-radius:3284px}.borer-radius-3285{border-radius:3285px}.borer-radius-3286{border-radius:3286px}.borer-radius-3287{border-radius:3287px}.borer-radius-3288{border-radius:3288px}.borer-radius-3289{border-radius:3289px}.borer-radius-3290{border-radius:3290px}.borer-radius-3291{border-radius:3291px}.borer-radius-3292{border-radius:3292px}.borer-radius-3293{border-radius:3293px}.borer-radius-3294{border-radius:3294px}.borer-radius-3295{border-radius:3295px}.borer-radius-3296{border-radius:3296px}.borer-radius-3297{border-radius:3297px}.borer-radius-3298{border-radius:3298px}.borer-radius-3299{border-radius:3299px}.borer-radius-3300{border-radius:3300px}.borer-radius-3301{border-radius:3301px}.borer-radius-3302{border-radius:3302px}.borer-radius-3303{border-radius:3303px}.borer-radius-3304{border-radius:3304px}.borer-radius-3305{border-radius:3305px}.borer-radius-3306{border-radius:3306px}.borer-radius-3307{border-radius:3307px}.borer-radius-3308{border-radius:3308px}.borer-radius-3309{border-radius:3309px}.borer-radius-3310{border-radius:3310px}.borer-radius-3311{border-radius:3311px}.borer-radius-3312{border-radius:3312px}.borer-radius-3313{border-radius:3313px}.borer-radius-3314{border-radius:3314px}.borer-radius-3315{border-radius:3315px}.borer-radius-3316{border-radius:3316px}.borer-radius-3317{border-radius:3317px}.borer-radius-3318{border-radius:3318px}.borer-radius-3319{border-radius:3319px}.borer-radius-3320{border-radius:3320px}.borer-radius-3321{border-radius:3321px}.borer-radius-3322{border-radius:3322px}.borer-radius-3323{border-radius:3323px}.borer-radius-3324{border-radius:3324px}.borer-radius-3325{border-radius:3325px}.borer-radius-3326{border-radius:3326px}.borer-radius-3327{border-radius:3327px}.borer-radius-3328{border-radius:3328px}.borer-radius-3329{border-radius:3329px}.borer-radius-3330{border-radius:3330px}.borer-radius-3331{border-radius:3331px}.borer-radius-3332{border-radius:3332px}.borer-radius-3333{border-radius:3333px}.borer-radius-3334{border-radius:3334px}.borer-radius-3335{border-radius:3335px}.borer-radius-3336{border-radius:3336px}.borer-radius-3337{border-radius:3337px}.borer-radius-3338{border-radius:3338px}.borer-radius-3339{border-radius:3339px}.borer-radius-3340{border-radius:3340px}.borer-radius-3341{border-radius:3341px}.borer-radius-3342{border-radius:3342px}.borer-radius-3343{border-radius:3343px}.borer-radius-3344{border-radius:3344px}.borer-radius-3345{border-radius:3345px}.borer-radius-3346{border-radius:3346px}.borer-radius-3347{border-radius:3347px}.borer-radius-3348{border-radius:3348px}.borer-radius-3349{border-radius:3349px}.borer-radius-3350{border-radius:3350px}.borer-radius-3351{border-radius:3351px}.borer-radius-3352{border-radius:3352px}.borer-radius-3353{border-radius:3353px}.borer-radius-3354{border-radius:3354px}.borer-radius-3355{border-radius:3355px}.borer-radius-3356{border-radius:3356px}.borer-radius-3357{border-radius:3357px}.borer-radius-3358{border-radius:3358px}.borer-radius-3359{border-radius:3359px}.borer-radius-3360{border-radius:3360px}.borer-radius-3361{border-radius:3361px}.borer-radius-3362{border-radius:3362px}.borer-radius-3363{border-radius:3363px}.borer-radius-3364{border-radius:3364px}.borer-radius-3365{border-radius:3365px}.borer-radius-3366{border-radius:3366px}.borer-radius-3367{border-radius:3367px}.borer-radius-3368{border-radius:3368px}.borer-radius-3369{border-radius:3369px}.borer-radius-3370{border-radius:3370px}.borer-radius-3371{border-radius:3371px}.borer-radius-3372{border-radius:3372px}.borer-radius-3373{border-radius:3373px}.borer-radius-3374{border-radius:3374px}.borer-radius-3375{border-radius:3375px}.borer-radius-3376{border-radius:3376px}.borer-radius-3377{border-radius:3377px}.borer-radius-3378{border-radius:3378px}.borer-radius-3379{border-radius:3379px}.borer-radius-3380{border-radius:3380px}.borer-radius-3381{border-radius:3381px}.borer-radius-3382{border-radius:3382px}.borer-radius-3383{border-radius:3383px}.borer-radius-3384{border-radius:3384px}.borer-radius-3385{border-radius:3385px}.borer-radius-3386{border-radius:3386px}.borer-radius-3387{border-radius:3387px}.borer-radius-3388{border-radius:3388px}.borer-radius-3389{border-radius:3389px}.borer-radius-3390{border-radius:3390px}.borer-radius-3391{border-radius:3391px}.borer-radius-3392{border-radius:3392px}.borer-radius-3393{border-radius:3393px}.borer-radius-3394{border-radius:3394px}.borer-radius-3395{border-radius:3395px}.borer-radius-3396{border-radius:3396px}.borer-radius-3397{border-radius:3397px}.borer-radius-3398{border-radius:3398px}.borer-radius-3399{border-radius:3399px}.borer-radius-3400{border-radius:3400px}.borer-radius-3401{border-radius:3401px}.borer-radius-3402{border-radius:3402px}.borer-radius-3403{border-radius:3403px}.borer-radius-3404{border-radius:3404px}.borer-radius-3405{border-radius:3405px}.borer-radius-3406{border-radius:3406px}.borer-radius-3407{border-radius:3407px}.borer-radius-3408{border-radius:3408px}.borer-radius-3409{border-radius:3409px}.borer-radius-3410{border-radius:3410px}.borer-radius-3411{border-radius:3411px}.borer-radius-3412{border-radius:3412px}.borer-radius-3413{border-radius:3413px}.borer-radius-3414{border-radius:3414px}.borer-radius-3415{border-radius:3415px}.borer-radius-3416{border-radius:3416px}.borer-radius-3417{border-radius:3417px}.borer-radius-3418{border-radius:3418px}.borer-radius-3419{border-radius:3419px}.borer-radius-3420{border-radius:3420px}.borer-radius-3421{border-radius:3421px}.borer-radius-3422{border-radius:3422px}.borer-radius-3423{border-radius:3423px}.borer-radius-3424{border-radius:3424px}.borer-radius-3425{border-radius:3425px}.borer-radius-3426{border-radius:3426px}.borer-radius-3427{border-radius:3427px}.borer-radius-3428{border-radius:3428px}.borer-radius-3429{border-radius:3429px}.borer-radius-3430{border-radius:3430px}.borer-radius-3431{border-radius:3431px}.borer-radius-3432{border-radius:3432px}.borer-radius-3433{border-radius:3433px}.borer-radius-3434{border-radius:3434px}.borer-radius-3435{border-radius:3435px}.borer-radius-3436{border-radius:3436px}.borer-radius-3437{border-radius:3437px}.borer-radius-3438{border-radius:3438px}.borer-radius-3439{border-radius:3439px}.borer-radius-3440{border-radius:3440px}.borer-radius-3441{border-radius:3441px}.borer-radius-3442{border-radius:3442px}.borer-radius-3443{border-radius:3443px}.borer-radius-3444{border-radius:3444px}.borer-radius-3445{border-radius:3445px}.borer-radius-3446{border-radius:3446px}.borer-radius-3447{border-radius:3447px}.borer-radius-3448{border-radius:3448px}.borer-radius-3449{border-radius:3449px}.borer-radius-3450{border-radius:3450px}.borer-radius-3451{border-radius:3451px}.borer-radius-3452{border-radius:3452px}.borer-radius-3453{border-radius:3453px}.borer-radius-3454{border-radius:3454px}.borer-radius-3455{border-radius:3455px}.borer-radius-3456{border-radius:3456px}.borer-radius-3457{border-radius:3457px}.borer-radius-3458{border-radius:3458px}.borer-radius-3459{border-radius:3459px}.borer-radius-3460{border-radius:3460px}.borer-radius-3461{border-radius:3461px}.borer-radius-3462{border-radius:3462px}.borer-radius-3463{border-radius:3463px}.borer-radius-3464{border-radius:3464px}.borer-radius-3465{border-radius:3465px}.borer-radius-3466{border-radius:3466px}.borer-radius-3467{border-radius:3467px}.borer-radius-3468{border-radius:3468px}.borer-radius-3469{border-radius:3469px}.borer-radius-3470{border-radius:3470px}.borer-radius-3471{border-radius:3471px}.borer-radius-3472{border-radius:3472px}.borer-radius-3473{border-radius:3473px}.borer-radius-3474{border-radius:3474px}.borer-radius-3475{border-radius:3475px}.borer-radius-3476{border-radius:3476px}.borer-radius-3477{border-radius:3477px}.borer-radius-3478{border-radius:3478px}.borer-radius-3479{border-radius:3479px}.borer-radius-3480{border-radius:3480px}.borer-radius-3481{border-radius:3481px}.borer-radius-3482{border-radius:3482px}.borer-radius-3483{border-radius:3483px}.borer-radius-3484{border-radius:3484px}.borer-radius-3485{border-radius:3485px}.borer-radius-3486{border-radius:3486px}.borer-radius-3487{border-radius:3487px}.borer-radius-3488{border-radius:3488px}.borer-radius-3489{border-radius:3489px}.borer-radius-3490{border-radius:3490px}.borer-radius-3491{border-radius:3491px}.borer-radius-3492{border-radius:3492px}.borer-radius-3493{border-radius:3493px}.borer-radius-3494{border-radius:3494px}.borer-radius-3495{border-radius:3495px}.borer-radius-3496{border-radius:3496px}.borer-radius-3497{border-radius:3497px}.borer-radius-3498{border-radius:3498px}.borer-radius-3499{border-radius:3499px}.borer-radius-3500{border-radius:3500px}.borer-radius-3501{border-radius:3501px}.borer-radius-3502{border-radius:3502px}.borer-radius-3503{border-radius:3503px}.borer-radius-3504{border-radius:3504px}.borer-radius-3505{border-radius:3505px}.borer-radius-3506{border-radius:3506px}.borer-radius-3507{border-radius:3507px}.borer-radius-3508{border-radius:3508px}.borer-radius-3509{border-radius:3509px}.borer-radius-3510{border-radius:3510px}.borer-radius-3511{border-radius:3511px}.borer-radius-3512{border-radius:3512px}.borer-radius-3513{border-radius:3513px}.borer-radius-3514{border-radius:3514px}.borer-radius-3515{border-radius:3515px}.borer-radius-3516{border-radius:3516px}.borer-radius-3517{border-radius:3517px}.borer-radius-3518{border-radius:3518px}.borer-radius-3519{border-radius:3519px}.borer-radius-3520{border-radius:3520px}.borer-radius-3521{border-radius:3521px}.borer-radius-3522{border-radius:3522px}.borer-radius-3523{border-radius:3523px}.borer-radius-3524{border-radius:3524px}.borer-radius-3525{border-radius:3525px}.borer-radius-3526{border-radius:3526px}.borer-radius-3527{border-radius:3527px}.borer-radius-3528{border-radius:3528px}.borer-radius-3529{border-radius:3529px}.borer-radius-3530{border-radius:3530px}.borer-radius-3531{border-radius:3531px}.borer-radius-3532{border-radius:3532px}.borer-radius-3533{border-radius:3533px}.borer-radius-3534{border-radius:3534px}.borer-radius-3535{border-radius:3535px}.borer-radius-3536{border-radius:3536px}.borer-radius-3537{border-radius:3537px}.borer-radius-3538{border-radius:3538px}.borer-radius-3539{border-radius:3539px}.borer-radius-3540{border-radius:3540px}.borer-radius-3541{border-radius:3541px}.borer-radius-3542{border-radius:3542px}.borer-radius-3543{border-radius:3543px}.borer-radius-3544{border-radius:3544px}.borer-radius-3545{border-radius:3545px}.borer-radius-3546{border-radius:3546px}.borer-radius-3547{border-radius:3547px}.borer-radius-3548{border-radius:3548px}.borer-radius-3549{border-radius:3549px}.borer-radius-3550{border-radius:3550px}.borer-radius-3551{border-radius:3551px}.borer-radius-3552{border-radius:3552px}.borer-radius-3553{border-radius:3553px}.borer-radius-3554{border-radius:3554px}.borer-radius-3555{border-radius:3555px}.borer-radius-3556{border-radius:3556px}.borer-radius-3557{border-radius:3557px}.borer-radius-3558{border-radius:3558px}.borer-radius-3559{border-radius:3559px}.borer-radius-3560{border-radius:3560px}.borer-radius-3561{border-radius:3561px}.borer-radius-3562{border-radius:3562px}.borer-radius-3563{border-radius:3563px}.borer-radius-3564{border-radius:3564px}.borer-radius-3565{border-radius:3565px}.borer-radius-3566{border-radius:3566px}.borer-radius-3567{border-radius:3567px}.borer-radius-3568{border-radius:3568px}.borer-radius-3569{border-radius:3569px}.borer-radius-3570{border-radius:3570px}.borer-radius-3571{border-radius:3571px}.borer-radius-3572{border-radius:3572px}.borer-radius-3573{border-radius:3573px}.borer-radius-3574{border-radius:3574px}.borer-radius-3575{border-radius:3575px}.borer-radius-3576{border-radius:3576px}.borer-radius-3577{border-radius:3577px}.borer-radius-3578{border-radius:3578px}.borer-radius-3579{border-radius:3579px}.borer-radius-3580{border-radius:3580px}.borer-radius-3581{border-radius:3581px}.borer-radius-3582{border-radius:3582px}.borer-radius-3583{border-radius:3583px}.borer-radius-3584{border-radius:3584px}.borer-radius-3585{border-radius:3585px}.borer-radius-3586{border-radius:3586px}.borer-radius-3587{border-radius:3587px}.borer-radius-3588{border-radius:3588px}.borer-radius-3589{border-radius:3589px}.borer-radius-3590{border-radius:3590px}.borer-radius-3591{border-radius:3591px}.borer-radius-3592{border-radius:3592px}.borer-radius-3593{border-radius:3593px}.borer-radius-3594{border-radius:3594px}.borer-radius-3595{border-radius:3595px}.borer-radius-3596{border-radius:3596px}.borer-radius-3597{border-radius:3597px}.borer-radius-3598{border-radius:3598px}.borer-radius-3599{border-radius:3599px}.borer-radius-3600{border-radius:3600px}.borer-radius-3601{border-radius:3601px}.borer-radius-3602{border-radius:3602px}.borer-radius-3603{border-radius:3603px}.borer-radius-3604{border-radius:3604px}.borer-radius-3605{border-radius:3605px}.borer-radius-3606{border-radius:3606px}.borer-radius-3607{border-radius:3607px}.borer-radius-3608{border-radius:3608px}.borer-radius-3609{border-radius:3609px}.borer-radius-3610{border-radius:3610px}.borer-radius-3611{border-radius:3611px}.borer-radius-3612{border-radius:3612px}.borer-radius-3613{border-radius:3613px}.borer-radius-3614{border-radius:3614px}.borer-radius-3615{border-radius:3615px}.borer-radius-3616{border-radius:3616px}.borer-radius-3617{border-radius:3617px}.borer-radius-3618{border-radius:3618px}.borer-radius-3619{border-radius:3619px}.borer-radius-3620{border-radius:3620px}.borer-radius-3621{border-radius:3621px}.borer-radius-3622{border-radius:3622px}.borer-radius-3623{border-radius:3623px}.borer-radius-3624{border-radius:3624px}.borer-radius-3625{border-radius:3625px}.borer-radius-3626{border-radius:3626px}.borer-radius-3627{border-radius:3627px}.borer-radius-3628{border-radius:3628px}.borer-radius-3629{border-radius:3629px}.borer-radius-3630{border-radius:3630px}.borer-radius-3631{border-radius:3631px}.borer-radius-3632{border-radius:3632px}.borer-radius-3633{border-radius:3633px}.borer-radius-3634{border-radius:3634px}.borer-radius-3635{border-radius:3635px}.borer-radius-3636{border-radius:3636px}.borer-radius-3637{border-radius:3637px}.borer-radius-3638{border-radius:3638px}.borer-radius-3639{border-radius:3639px}.borer-radius-3640{border-radius:3640px}.borer-radius-3641{border-radius:3641px}.borer-radius-3642{border-radius:3642px}.borer-radius-3643{border-radius:3643px}.borer-radius-3644{border-radius:3644px}.borer-radius-3645{border-radius:3645px}.borer-radius-3646{border-radius:3646px}.borer-radius-3647{border-radius:3647px}.borer-radius-3648{border-radius:3648px}.borer-radius-3649{border-radius:3649px}.borer-radius-3650{border-radius:3650px}.borer-radius-3651{border-radius:3651px}.borer-radius-3652{border-radius:3652px}.borer-radius-3653{border-radius:3653px}.borer-radius-3654{border-radius:3654px}.borer-radius-3655{border-radius:3655px}.borer-radius-3656{border-radius:3656px}.borer-radius-3657{border-radius:3657px}.borer-radius-3658{border-radius:3658px}.borer-radius-3659{border-radius:3659px}.borer-radius-3660{border-radius:3660px}.borer-radius-3661{border-radius:3661px}.borer-radius-3662{border-radius:3662px}.borer-radius-3663{border-radius:3663px}.borer-radius-3664{border-radius:3664px}.borer-radius-3665{border-radius:3665px}.borer-radius-3666{border-radius:3666px}.borer-radius-3667{border-radius:3667px}.borer-radius-3668{border-radius:3668px}.borer-radius-3669{border-radius:3669px}.borer-radius-3670{border-radius:3670px}.borer-radius-3671{border-radius:3671px}.borer-radius-3672{border-radius:3672px}.borer-radius-3673{border-radius:3673px}.borer-radius-3674{border-radius:3674px}.borer-radius-3675{border-radius:3675px}.borer-radius-3676{border-radius:3676px}.borer-radius-3677{border-radius:3677px}.borer-radius-3678{border-radius:3678px}.borer-radius-3679{border-radius:3679px}.borer-radius-3680{border-radius:3680px}.borer-radius-3681{border-radius:3681px}.borer-radius-3682{border-radius:3682px}.borer-radius-3683{border-radius:3683px}.borer-radius-3684{border-radius:3684px}.borer-radius-3685{border-radius:3685px}.borer-radius-3686{border-radius:3686px}.borer-radius-3687{border-radius:3687px}.borer-radius-3688{border-radius:3688px}.borer-radius-3689{border-radius:3689px}.borer-radius-3690{border-radius:3690px}.borer-radius-3691{border-radius:3691px}.borer-radius-3692{border-radius:3692px}.borer-radius-3693{border-radius:3693px}.borer-radius-3694{border-radius:3694px}.borer-radius-3695{border-radius:3695px}.borer-radius-3696{border-radius:3696px}.borer-radius-3697{border-radius:3697px}.borer-radius-3698{border-radius:3698px}.borer-radius-3699{border-radius:3699px}.borer-radius-3700{border-radius:3700px}.borer-radius-3701{border-radius:3701px}.borer-radius-3702{border-radius:3702px}.borer-radius-3703{border-radius:3703px}.borer-radius-3704{border-radius:3704px}.borer-radius-3705{border-radius:3705px}.borer-radius-3706{border-radius:3706px}.borer-radius-3707{border-radius:3707px}.borer-radius-3708{border-radius:3708px}.borer-radius-3709{border-radius:3709px}.borer-radius-3710{border-radius:3710px}.borer-radius-3711{border-radius:3711px}.borer-radius-3712{border-radius:3712px}.borer-radius-3713{border-radius:3713px}.borer-radius-3714{border-radius:3714px}.borer-radius-3715{border-radius:3715px}.borer-radius-3716{border-radius:3716px}.borer-radius-3717{border-radius:3717px}.borer-radius-3718{border-radius:3718px}.borer-radius-3719{border-radius:3719px}.borer-radius-3720{border-radius:3720px}.borer-radius-3721{border-radius:3721px}.borer-radius-3722{border-radius:3722px}.borer-radius-3723{border-radius:3723px}.borer-radius-3724{border-radius:3724px}.borer-radius-3725{border-radius:3725px}.borer-radius-3726{border-radius:3726px}.borer-radius-3727{border-radius:3727px}.borer-radius-3728{border-radius:3728px}.borer-radius-3729{border-radius:3729px}.borer-radius-3730{border-radius:3730px}.borer-radius-3731{border-radius:3731px}.borer-radius-3732{border-radius:3732px}.borer-radius-3733{border-radius:3733px}.borer-radius-3734{border-radius:3734px}.borer-radius-3735{border-radius:3735px}.borer-radius-3736{border-radius:3736px}.borer-radius-3737{border-radius:3737px}.borer-radius-3738{border-radius:3738px}.borer-radius-3739{border-radius:3739px}.borer-radius-3740{border-radius:3740px}.borer-radius-3741{border-radius:3741px}.borer-radius-3742{border-radius:3742px}.borer-radius-3743{border-radius:3743px}.borer-radius-3744{border-radius:3744px}.borer-radius-3745{border-radius:3745px}.borer-radius-3746{border-radius:3746px}.borer-radius-3747{border-radius:3747px}.borer-radius-3748{border-radius:3748px}.borer-radius-3749{border-radius:3749px}.borer-radius-3750{border-radius:3750px}.borer-radius-3751{border-radius:3751px}.borer-radius-3752{border-radius:3752px}.borer-radius-3753{border-radius:3753px}.borer-radius-3754{border-radius:3754px}.borer-radius-3755{border-radius:3755px}.borer-radius-3756{border-radius:3756px}.borer-radius-3757{border-radius:3757px}.borer-radius-3758{border-radius:3758px}.borer-radius-3759{border-radius:3759px}.borer-radius-3760{border-radius:3760px}.borer-radius-3761{border-radius:3761px}.borer-radius-3762{border-radius:3762px}.borer-radius-3763{border-radius:3763px}.borer-radius-3764{border-radius:3764px}.borer-radius-3765{border-radius:3765px}.borer-radius-3766{border-radius:3766px}.borer-radius-3767{border-radius:3767px}.borer-radius-3768{border-radius:3768px}.borer-radius-3769{border-radius:3769px}.borer-radius-3770{border-radius:3770px}.borer-radius-3771{border-radius:3771px}.borer-radius-3772{border-radius:3772px}.borer-radius-3773{border-radius:3773px}.borer-radius-3774{border-radius:3774px}.borer-radius-3775{border-radius:3775px}.borer-radius-3776{border-radius:3776px}.borer-radius-3777{border-radius:3777px}.borer-radius-3778{border-radius:3778px}.borer-radius-3779{border-radius:3779px}.borer-radius-3780{border-radius:3780px}.borer-radius-3781{border-radius:3781px}.borer-radius-3782{border-radius:3782px}.borer-radius-3783{border-radius:3783px}.borer-radius-3784{border-radius:3784px}.borer-radius-3785{border-radius:3785px}.borer-radius-3786{border-radius:3786px}.borer-radius-3787{border-radius:3787px}.borer-radius-3788{border-radius:3788px}.borer-radius-3789{border-radius:3789px}.borer-radius-3790{border-radius:3790px}.borer-radius-3791{border-radius:3791px}.borer-radius-3792{border-radius:3792px}.borer-radius-3793{border-radius:3793px}.borer-radius-3794{border-radius:3794px}.borer-radius-3795{border-radius:3795px}.borer-radius-3796{border-radius:3796px}.borer-radius-3797{border-radius:3797px}.borer-radius-3798{border-radius:3798px}.borer-radius-3799{border-radius:3799px}.borer-radius-3800{border-radius:3800px}.borer-radius-3801{border-radius:3801px}.borer-radius-3802{border-radius:3802px}.borer-radius-3803{border-radius:3803px}.borer-radius-3804{border-radius:3804px}.borer-radius-3805{border-radius:3805px}.borer-radius-3806{border-radius:3806px}.borer-radius-3807{border-radius:3807px}.borer-radius-3808{border-radius:3808px}.borer-radius-3809{border-radius:3809px}.borer-radius-3810{border-radius:3810px}.borer-radius-3811{border-radius:3811px}.borer-radius-3812{border-radius:3812px}.borer-radius-3813{border-radius:3813px}.borer-radius-3814{border-radius:3814px}.borer-radius-3815{border-radius:3815px}.borer-radius-3816{border-radius:3816px}.borer-radius-3817{border-radius:3817px}.borer-radius-3818{border-radius:3818px}.borer-radius-3819{border-radius:3819px}.borer-radius-3820{border-radius:3820px}.borer-radius-3821{border-radius:3821px}.borer-radius-3822{border-radius:3822px}.borer-radius-3823{border-radius:3823px}.borer-radius-3824{border-radius:3824px}.borer-radius-3825{border-radius:3825px}.borer-radius-3826{border-radius:3826px}.borer-radius-3827{border-radius:3827px}.borer-radius-3828{border-radius:3828px}.borer-radius-3829{border-radius:3829px}.borer-radius-3830{border-radius:3830px}.borer-radius-3831{border-radius:3831px}.borer-radius-3832{border-radius:3832px}.borer-radius-3833{border-radius:3833px}.borer-radius-3834{border-radius:3834px}.borer-radius-3835{border-radius:3835px}.borer-radius-3836{border-radius:3836px}.borer-radius-3837{border-radius:3837px}.borer-radius-3838{border-radius:3838px}.borer-radius-3839{border-radius:3839px}.borer-radius-3840{border-radius:3840px}.borer-radius-3841{border-radius:3841px}.borer-radius-3842{border-radius:3842px}.borer-radius-3843{border-radius:3843px}.borer-radius-3844{border-radius:3844px}.borer-radius-3845{border-radius:3845px}.borer-radius-3846{border-radius:3846px}.borer-radius-3847{border-radius:3847px}.borer-radius-3848{border-radius:3848px}.borer-radius-3849{border-radius:3849px}.borer-radius-3850{border-radius:3850px}.borer-radius-3851{border-radius:3851px}.borer-radius-3852{border-radius:3852px}.borer-radius-3853{border-radius:3853px}.borer-radius-3854{border-radius:3854px}.borer-radius-3855{border-radius:3855px}.borer-radius-3856{border-radius:3856px}.borer-radius-3857{border-radius:3857px}.borer-radius-3858{border-radius:3858px}.borer-radius-3859{border-radius:3859px}.borer-radius-3860{border-radius:3860px}.borer-radius-3861{border-radius:3861px}.borer-radius-3862{border-radius:3862px}.borer-radius-3863{border-radius:3863px}.borer-radius-3864{border-radius:3864px}.borer-radius-3865{border-radius:3865px}.borer-radius-3866{border-radius:3866px}.borer-radius-3867{border-radius:3867px}.borer-radius-3868{border-radius:3868px}.borer-radius-3869{border-radius:3869px}.borer-radius-3870{border-radius:3870px}.borer-radius-3871{border-radius:3871px}.borer-radius-3872{border-radius:3872px}.borer-radius-3873{border-radius:3873px}.borer-radius-3874{border-radius:3874px}.borer-radius-3875{border-radius:3875px}.borer-radius-3876{border-radius:3876px}.borer-radius-3877{border-radius:3877px}.borer-radius-3878{border-radius:3878px}.borer-radius-3879{border-radius:3879px}.borer-radius-3880{border-radius:3880px}.borer-radius-3881{border-radius:3881px}.borer-radius-3882{border-radius:3882px}.borer-radius-3883{border-radius:3883px}.borer-radius-3884{border-radius:3884px}.borer-radius-3885{border-radius:3885px}.borer-radius-3886{border-radius:3886px}.borer-radius-3887{border-radius:3887px}.borer-radius-3888{border-radius:3888px}.borer-radius-3889{border-radius:3889px}.borer-radius-3890{border-radius:3890px}.borer-radius-3891{border-radius:3891px}.borer-radius-3892{border-radius:3892px}.borer-radius-3893{border-radius:3893px}.borer-radius-3894{border-radius:3894px}.borer-radius-3895{border-radius:3895px}.borer-radius-3896{border-radius:3896px}.borer-radius-3897{border-radius:3897px}.borer-radius-3898{border-radius:3898px}.borer-radius-3899{border-radius:3899px}.borer-radius-3900{border-radius:3900px}.borer-radius-3901{border-radius:3901px}.borer-radius-3902{border-radius:3902px}.borer-radius-3903{border-radius:3903px}.borer-radius-3904{border-radius:3904px}.borer-radius-3905{border-radius:3905px}.borer-radius-3906{border-radius:3906px}.borer-radius-3907{border-radius:3907px}.borer-radius-3908{border-radius:3908px}.borer-radius-3909{border-radius:3909px}.borer-radius-3910{border-radius:3910px}.borer-radius-3911{border-radius:3911px}.borer-radius-3912{border-radius:3912px}.borer-radius-3913{border-radius:3913px}.borer-radius-3914{border-radius:3914px}.borer-radius-3915{border-radius:3915px}.borer-radius-3916{border-radius:3916px}.borer-radius-3917{border-radius:3917px}.borer-radius-3918{border-radius:3918px}.borer-radius-3919{border-radius:3919px}.borer-radius-3920{border-radius:3920px}.borer-radius-3921{border-radius:3921px}.borer-radius-3922{border-radius:3922px}.borer-radius-3923{border-radius:3923px}.borer-radius-3924{border-radius:3924px}.borer-radius-3925{border-radius:3925px}.borer-radius-3926{border-radius:3926px}.borer-radius-3927{border-radius:3927px}.borer-radius-3928{border-radius:3928px}.borer-radius-3929{border-radius:3929px}.borer-radius-3930{border-radius:3930px}.borer-radius-3931{border-radius:3931px}.borer-radius-3932{border-radius:3932px}.borer-radius-3933{border-radius:3933px}.borer-radius-3934{border-radius:3934px}.borer-radius-3935{border-radius:3935px}.borer-radius-3936{border-radius:3936px}.borer-radius-3937{border-radius:3937px}.borer-radius-3938{border-radius:3938px}.borer-radius-3939{border-radius:3939px}.borer-radius-3940{border-radius:3940px}.borer-radius-3941{border-radius:3941px}.borer-radius-3942{border-radius:3942px}.borer-radius-3943{border-radius:3943px}.borer-radius-3944{border-radius:3944px}.borer-radius-3945{border-radius:3945px}.borer-radius-3946{border-radius:3946px}.borer-radius-3947{border-radius:3947px}.borer-radius-3948{border-radius:3948px}.borer-radius-3949{border-radius:3949px}.borer-radius-3950{border-radius:3950px}.borer-radius-3951{border-radius:3951px}.borer-radius-3952{border-radius:3952px}.borer-radius-3953{border-radius:3953px}.borer-radius-3954{border-radius:3954px}.borer-radius-3955{border-radius:3955px}.borer-radius-3956{border-radius:3956px}.borer-radius-3957{border-radius:3957px}.borer-radius-3958{border-radius:3958px}.borer-radius-3959{border-radius:3959px}.borer-radius-3960{border-radius:3960px}.borer-radius-3961{border-radius:3961px}.borer-radius-3962{border-radius:3962px}.borer-radius-3963{border-radius:3963px}.borer-radius-3964{border-radius:3964px}.borer-radius-3965{border-radius:3965px}.borer-radius-3966{border-radius:3966px}.borer-radius-3967{border-radius:3967px}.borer-radius-3968{border-radius:3968px}.borer-radius-3969{border-radius:3969px}.borer-radius-3970{border-radius:3970px}.borer-radius-3971{border-radius:3971px}.borer-radius-3972{border-radius:3972px}.borer-radius-3973{border-radius:3973px}.borer-radius-3974{border-radius:3974px}.borer-radius-3975{border-radius:3975px}.borer-radius-3976{border-radius:3976px}.borer-radius-3977{border-radius:3977px}.borer-radius-3978{border-radius:3978px}.borer-radius-3979{border-radius:3979px}.borer-radius-3980{border-radius:3980px}.borer-radius-3981{border-radius:3981px}.borer-radius-3982{border-radius:3982px}.borer-radius-3983{border-radius:3983px}.borer-radius-3984{border-radius:3984px}.borer-radius-3985{border-radius:3985px}.borer-radius-3986{border-radius:3986px}.borer-radius-3987{border-radius:3987px}.borer-radius-3988{border-radius:3988px}.borer-radius-3989{border-radius:3989px}.borer-radius-3990{border-radius:3990px}.borer-radius-3991{border-radius:3991px}.borer-radius-3992{border-radius:3992px}.borer-radius-3993{border-radius:3993px}.borer-radius-3994{border-radius:3994px}.borer-radius-3995{border-radius:3995px}.borer-radius-3996{border-radius:3996px}.borer-radius-3997{border-radius:3997px}.borer-radius-3998{border-radius:3998px}.borer-radius-3999{border-radius:3999px}.borer-radius-4000{border-radius:4000px}.borer-radius-4001{border-radius:4001px}.borer-radius-4002{border-radius:4002px}.borer-radius-4003{border-radius:4003px}.borer-radius-4004{border-radius:4004px}.borer-radius-4005{border-radius:4005px}.borer-radius-4006{border-radius:4006px}.borer-radius-4007{border-radius:4007px}.borer-radius-4008{border-radius:4008px}.borer-radius-4009{border-radius:4009px}.borer-radius-4010{border-radius:4010px}.borer-radius-4011{border-radius:4011px}.borer-radius-4012{border-radius:4012px}.borer-radius-4013{border-radius:4013px}.borer-radius-4014{border-radius:4014px}.borer-radius-4015{border-radius:4015px}.borer-radius-4016{border-radius:4016px}.borer-radius-4017{border-radius:4017px}.borer-radius-4018{border-radius:4018px}.borer-radius-4019{border-radius:4019px}.borer-radius-4020{border-radius:4020px}.borer-radius-4021{border-radius:4021px}.borer-radius-4022{border-radius:4022px}.borer-radius-4023{border-radius:4023px}.borer-radius-4024{border-radius:4024px}.borer-radius-4025{border-radius:4025px}.borer-radius-4026{border-radius:4026px}.borer-radius-4027{border-radius:4027px}.borer-radius-4028{border-radius:4028px}.borer-radius-4029{border-radius:4029px}.borer-radius-4030{border-radius:4030px}.borer-radius-4031{border-radius:4031px}.borer-radius-4032{border-radius:4032px}.borer-radius-4033{border-radius:4033px}.borer-radius-4034{border-radius:4034px}.borer-radius-4035{border-radius:4035px}.borer-radius-4036{border-radius:4036px}.borer-radius-4037{border-radius:4037px}.borer-radius-4038{border-radius:4038px}.borer-radius-4039{border-radius:4039px}.borer-radius-4040{border-radius:4040px}.borer-radius-4041{border-radius:4041px}.borer-radius-4042{border-radius:4042px}.borer-radius-4043{border-radius:4043px}.borer-radius-4044{border-radius:4044px}.borer-radius-4045{border-radius:4045px}.borer-radius-4046{border-radius:4046px}.borer-radius-4047{border-radius:4047px}.borer-radius-4048{border-radius:4048px}.borer-radius-4049{border-radius:4049px}.borer-radius-4050{border-radius:4050px}.borer-radius-4051{border-radius:4051px}.borer-radius-4052{border-radius:4052px}.borer-radius-4053{border-radius:4053px}.borer-radius-4054{border-radius:4054px}.borer-radius-4055{border-radius:4055px}.borer-radius-4056{border-radius:4056px}.borer-radius-4057{border-radius:4057px}.borer-radius-4058{border-radius:4058px}.borer-radius-4059{border-radius:4059px}.borer-radius-4060{border-radius:4060px}.borer-radius-4061{border-radius:4061px}.borer-radius-4062{border-radius:4062px}.borer-radius-4063{border-radius:4063px}.borer-radius-4064{border-radius:4064px}.borer-radius-4065{border-radius:4065px}.borer-radius-4066{border-radius:4066px}.borer-radius-4067{border-radius:4067px}.borer-radius-4068{border-radius:4068px}.borer-radius-4069{border-radius:4069px}.borer-radius-4070{border-radius:4070px}.borer-radius-4071{border-radius:4071px}.borer-radius-4072{border-radius:4072px}.borer-radius-4073{border-radius:4073px}.borer-radius-4074{border-radius:4074px}.borer-radius-4075{border-radius:4075px}.borer-radius-4076{border-radius:4076px}.borer-radius-4077{border-radius:4077px}.borer-radius-4078{border-radius:4078px}.borer-radius-4079{border-radius:4079px}.borer-radius-4080{border-radius:4080px}.borer-radius-4081{border-radius:4081px}.borer-radius-4082{border-radius:4082px}.borer-radius-4083{border-radius:4083px}.borer-radius-4084{border-radius:4084px}.borer-radius-4085{border-radius:4085px}.borer-radius-4086{border-radius:4086px}.borer-radius-4087{border-radius:4087px}.borer-radius-4088{border-radius:4088px}.borer-radius-4089{border-radius:4089px}.borer-radius-4090{border-radius:4090px}.borer-radius-4091{border-radius:4091px}.borer-radius-4092{border-radius:4092px}.borer-radius-4093{border-radius:4093px}.borer-radius-4094{border-radius:4094px}.borer-radius-4095{border-radius:4095px}.borer-radius-4096{border-radius:4096px}.borer-radius-4097{border-radius:4097px}.borer-radius-4098{border-radius:4098px}.borer-radius-4099{border-radius:4099px}.borer-radius-4100{border-radius:4100px}.borer-radius-4101{border-radius:4101px}.borer-radius-4102{border-radius:4102px}.borer-radius-4103{border-radius:4103px}.borer-radius-4104{border-radius:4104px}.borer-radius-4105{border-radius:4105px}.borer-radius-4106{border-radius:4106px}.borer-radius-4107{border-radius:4107px}.borer-radius-4108{border-radius:4108px}.borer-radius-4109{border-radius:4109px}.borer-radius-4110{border-radius:4110px}.borer-radius-4111{border-radius:4111px}.borer-radius-4112{border-radius:4112px}.borer-radius-4113{border-radius:4113px}.borer-radius-4114{border-radius:4114px}.borer-radius-4115{border-radius:4115px}.borer-radius-4116{border-radius:4116px}.borer-radius-4117{border-radius:4117px}.borer-radius-4118{border-radius:4118px}.borer-radius-4119{border-radius:4119px}.borer-radius-4120{border-radius:4120px}.borer-radius-4121{border-radius:4121px}.borer-radius-4122{border-radius:4122px}.borer-radius-4123{border-radius:4123px}.borer-radius-4124{border-radius:4124px}.borer-radius-4125{border-radius:4125px}.borer-radius-4126{border-radius:4126px}.borer-radius-4127{border-radius:4127px}.borer-radius-4128{border-radius:4128px}.borer-radius-4129{border-radius:4129px}.borer-radius-4130{border-radius:4130px}.borer-radius-4131{border-radius:4131px}.borer-radius-4132{border-radius:4132px}.borer-radius-4133{border-radius:4133px}.borer-radius-4134{border-radius:4134px}.borer-radius-4135{border-radius:4135px}.borer-radius-4136{border-radius:4136px}.borer-radius-4137{border-radius:4137px}.borer-radius-4138{border-radius:4138px}.borer-radius-4139{border-radius:4139px}.borer-radius-4140{border-radius:4140px}.borer-radius-4141{border-radius:4141px}.borer-radius-4142{border-radius:4142px}.borer-radius-4143{border-radius:4143px}.borer-radius-4144{border-radius:4144px}.borer-radius-4145{border-radius:4145px}.borer-radius-4146{border-radius:4146px}.borer-radius-4147{border-radius:4147px}.borer-radius-4148{border-radius:4148px}.borer-radius-4149{border-radius:4149px}.borer-radius-4150{border-radius:4150px}.borer-radius-4151{border-radius:4151px}.borer-radius-4152{border-radius:4152px}.borer-radius-4153{border-radius:4153px}.borer-radius-4154{border-radius:4154px}.borer-radius-4155{border-radius:4155px}.borer-radius-4156{border-radius:4156px}.borer-radius-4157{border-radius:4157px}.borer-radius-4158{border-radius:4158px}.borer-radius-4159{border-radius:4159px}.borer-radius-4160{border-radius:4160px}.borer-radius-4161{border-radius:4161px}.borer-radius-4162{border-radius:4162px}.borer-radius-4163{border-radius:4163px}.borer-radius-4164{border-radius:4164px}.borer-radius-4165{border-radius:4165px}.borer-radius-4166{border-radius:4166px}.borer-radius-4167{border-radius:4167px}.borer-radius-4168{border-radius:4168px}.borer-radius-4169{border-radius:4169px}.borer-radius-4170{border-radius:4170px}.borer-radius-4171{border-radius:4171px}.borer-radius-4172{border-radius:4172px}.borer-radius-4173{border-radius:4173px}.borer-radius-4174{border-radius:4174px}.borer-radius-4175{border-radius:4175px}.borer-radius-4176{border-radius:4176px}.borer-radius-4177{border-radius:4177px}.borer-radius-4178{border-radius:4178px}.borer-radius-4179{border-radius:4179px}.borer-radius-4180{border-radius:4180px}.borer-radius-4181{border-radius:4181px}.borer-radius-4182{border-radius:4182px}.borer-radius-4183{border-radius:4183px}.borer-radius-4184{border-radius:4184px}.borer-radius-4185{border-radius:4185px}.borer-radius-4186{border-radius:4186px}.borer-radius-4187{border-radius:4187px}.borer-radius-4188{border-radius:4188px}.borer-radius-4189{border-radius:4189px}.borer-radius-4190{border-radius:4190px}.borer-radius-4191{border-radius:4191px}.borer-radius-4192{border-radius:4192px}.borer-radius-4193{border-radius:4193px}.borer-radius-4194{border-radius:4194px}.borer-radius-4195{border-radius:4195px}.borer-radius-4196{border-radius:4196px}.borer-radius-4197{border-radius:4197px}.borer-radius-4198{border-radius:4198px}.borer-radius-4199{border-radius:4199px}.borer-radius-4200{border-radius:4200px}.borer-radius-4201{border-radius:4201px}.borer-radius-4202{border-radius:4202px}.borer-radius-4203{border-radius:4203px}.borer-radius-4204{border-radius:4204px}.borer-radius-4205{border-radius:4205px}.borer-radius-4206{border-radius:4206px}.borer-radius-4207{border-radius:4207px}.borer-radius-4208{border-radius:4208px}.borer-radius-4209{border-radius:4209px}.borer-radius-4210{border-radius:4210px}.borer-radius-4211{border-radius:4211px}.borer-radius-4212{border-radius:4212px}.borer-radius-4213{border-radius:4213px}.borer-radius-4214{border-radius:4214px}.borer-radius-4215{border-radius:4215px}.borer-radius-4216{border-radius:4216px}.borer-radius-4217{border-radius:4217px}.borer-radius-4218{border-radius:4218px}.borer-radius-4219{border-radius:4219px}.borer-radius-4220{border-radius:4220px}.borer-radius-4221{border-radius:4221px}.borer-radius-4222{border-radius:4222px}.borer-radius-4223{border-radius:4223px}.borer-radius-4224{border-radius:4224px}.borer-radius-4225{border-radius:4225px}.borer-radius-4226{border-radius:4226px}.borer-radius-4227{border-radius:4227px}.borer-radius-4228{border-radius:4228px}.borer-radius-4229{border-radius:4229px}.borer-radius-4230{border-radius:4230px}.borer-radius-4231{border-radius:4231px}.borer-radius-4232{border-radius:4232px}.borer-radius-4233{border-radius:4233px}.borer-radius-4234{border-radius:4234px}.borer-radius-4235{border-radius:4235px}.borer-radius-4236{border-radius:4236px}.borer-radius-4237{border-radius:4237px}.borer-radius-4238{border-radius:4238px}.borer-radius-4239{border-radius:4239px}.borer-radius-4240{border-radius:4240px}.borer-radius-4241{border-radius:4241px}.borer-radius-4242{border-radius:4242px}.borer-radius-4243{border-radius:4243px}.borer-radius-4244{border-radius:4244px}.borer-radius-4245{border-radius:4245px}.borer-radius-4246{border-radius:4246px}.borer-radius-4247{border-radius:4247px}.borer-radius-4248{border-radius:4248px}.borer-radius-4249{border-radius:4249px}.borer-radius-4250{border-radius:4250px}.borer-radius-4251{border-radius:4251px}.borer-radius-4252{border-radius:4252px}.borer-radius-4253{border-radius:4253px}.borer-radius-4254{border-radius:4254px}.borer-radius-4255{border-radius:4255px}.borer-radius-4256{border-radius:4256px}.borer-radius-4257{border-radius:4257px}.borer-radius-4258{border-radius:4258px}.borer-radius-4259{border-radius:4259px}.borer-radius-4260{border-radius:4260px}.borer-radius-4261{border-radius:4261px}.borer-radius-4262{border-radius:4262px}.borer-radius-4263{border-radius:4263px}.borer-radius-4264{border-radius:4264px}.borer-radius-4265{border-radius:4265px}.borer-radius-4266{border-radius:4266px}.borer-radius-4267{border-radius:4267px}.borer-radius-4268{border-radius:4268px}.borer-radius-4269{border-radius:4269px}.borer-radius-4270{border-radius:4270px}.borer-radius-4271{border-radius:4271px}.borer-radius-4272{border-radius:4272px}.borer-radius-4273{border-radius:4273px}.borer-radius-4274{border-radius:4274px}.borer-radius-4275{border-radius:4275px}.borer-radius-4276{border-radius:4276px}.borer-radius-4277{border-radius:4277px}.borer-radius-4278{border-radius:4278px}.borer-radius-4279{border-radius:4279px}.borer-radius-4280{border-radius:4280px}.borer-radius-4281{border-radius:4281px}.borer-radius-4282{border-radius:4282px}.borer-radius-4283{border-radius:4283px}.borer-radius-4284{border-radius:4284px}.borer-radius-4285{border-radius:4285px}.borer-radius-4286{border-radius:4286px}.borer-radius-4287{border-radius:4287px}.borer-radius-4288{border-radius:4288px}.borer-radius-4289{border-radius:4289px}.borer-radius-4290{border-radius:4290px}.borer-radius-4291{border-radius:4291px}.borer-radius-4292{border-radius:4292px}.borer-radius-4293{border-radius:4293px}.borer-radius-4294{border-radius:4294px}.borer-radius-4295{border-radius:4295px}.borer-radius-4296{border-radius:4296px}.borer-radius-4297{border-radius:4297px}.borer-radius-4298{border-radius:4298px}.borer-radius-4299{border-radius:4299px}.borer-radius-4300{border-radius:4300px}.borer-radius-4301{border-radius:4301px}.borer-radius-4302{border-radius:4302px}.borer-radius-4303{border-radius:4303px}.borer-radius-4304{border-radius:4304px}.borer-radius-4305{border-radius:4305px}.borer-radius-4306{border-radius:4306px}.borer-radius-4307{border-radius:4307px}.borer-radius-4308{border-radius:4308px}.borer-radius-4309{border-radius:4309px}.borer-radius-4310{border-radius:4310px}.borer-radius-4311{border-radius:4311px}.borer-radius-4312{border-radius:4312px}.borer-radius-4313{border-radius:4313px}.borer-radius-4314{border-radius:4314px}.borer-radius-4315{border-radius:4315px}.borer-radius-4316{border-radius:4316px}.borer-radius-4317{border-radius:4317px}.borer-radius-4318{border-radius:4318px}.borer-radius-4319{border-radius:4319px}.borer-radius-4320{border-radius:4320px}.borer-radius-4321{border-radius:4321px}.borer-radius-4322{border-radius:4322px}.borer-radius-4323{border-radius:4323px}.borer-radius-4324{border-radius:4324px}.borer-radius-4325{border-radius:4325px}.borer-radius-4326{border-radius:4326px}.borer-radius-4327{border-radius:4327px}.borer-radius-4328{border-radius:4328px}.borer-radius-4329{border-radius:4329px}.borer-radius-4330{border-radius:4330px}.borer-radius-4331{border-radius:4331px}.borer-radius-4332{border-radius:4332px}.borer-radius-4333{border-radius:4333px}.borer-radius-4334{border-radius:4334px}.borer-radius-4335{border-radius:4335px}.borer-radius-4336{border-radius:4336px}.borer-radius-4337{border-radius:4337px}.borer-radius-4338{border-radius:4338px}.borer-radius-4339{border-radius:4339px}.borer-radius-4340{border-radius:4340px}.borer-radius-4341{border-radius:4341px}.borer-radius-4342{border-radius:4342px}.borer-radius-4343{border-radius:4343px}.borer-radius-4344{border-radius:4344px}.borer-radius-4345{border-radius:4345px}.borer-radius-4346{border-radius:4346px}.borer-radius-4347{border-radius:4347px}.borer-radius-4348{border-radius:4348px}.borer-radius-4349{border-radius:4349px}.borer-radius-4350{border-radius:4350px}.borer-radius-4351{border-radius:4351px}.borer-radius-4352{border-radius:4352px}.borer-radius-4353{border-radius:4353px}.borer-radius-4354{border-radius:4354px}.borer-radius-4355{border-radius:4355px}.borer-radius-4356{border-radius:4356px}.borer-radius-4357{border-radius:4357px}.borer-radius-4358{border-radius:4358px}.borer-radius-4359{border-radius:4359px}.borer-radius-4360{border-radius:4360px}.borer-radius-4361{border-radius:4361px}.borer-radius-4362{border-radius:4362px}.borer-radius-4363{border-radius:4363px}.borer-radius-4364{border-radius:4364px}.borer-radius-4365{border-radius:4365px}.borer-radius-4366{border-radius:4366px}.borer-radius-4367{border-radius:4367px}.borer-radius-4368{border-radius:4368px}.borer-radius-4369{border-radius:4369px}.borer-radius-4370{border-radius:4370px}.borer-radius-4371{border-radius:4371px}.borer-radius-4372{border-radius:4372px}.borer-radius-4373{border-radius:4373px}.borer-radius-4374{border-radius:4374px}.borer-radius-4375{border-radius:4375px}.borer-radius-4376{border-radius:4376px}.borer-radius-4377{border-radius:4377px}.borer-radius-4378{border-radius:4378px}.borer-radius-4379{border-radius:4379px}.borer-radius-4380{border-radius:4380px}.borer-radius-4381{border-radius:4381px}.borer-radius-4382{border-radius:4382px}.borer-radius-4383{border-radius:4383px}.borer-radius-4384{border-radius:4384px}.borer-radius-4385{border-radius:4385px}.borer-radius-4386{border-radius:4386px}.borer-radius-4387{border-radius:4387px}.borer-radius-4388{border-radius:4388px}.borer-radius-4389{border-radius:4389px}.borer-radius-4390{border-radius:4390px}.borer-radius-4391{border-radius:4391px}.borer-radius-4392{border-radius:4392px}.borer-radius-4393{border-radius:4393px}.borer-radius-4394{border-radius:4394px}.borer-radius-4395{border-radius:4395px}.borer-radius-4396{border-radius:4396px}.borer-radius-4397{border-radius:4397px}.borer-radius-4398{border-radius:4398px}.borer-radius-4399{border-radius:4399px}.borer-radius-4400{border-radius:4400px}.borer-radius-4401{border-radius:4401px}.borer-radius-4402{border-radius:4402px}.borer-radius-4403{border-radius:4403px}.borer-radius-4404{border-radius:4404px}.borer-radius-4405{border-radius:4405px}.borer-radius-4406{border-radius:4406px}.borer-radius-4407{border-radius:4407px}.borer-radius-4408{border-radius:4408px}.borer-radius-4409{border-radius:4409px}.borer-radius-4410{border-radius:4410px}.borer-radius-4411{border-radius:4411px}.borer-radius-4412{border-radius:4412px}.borer-radius-4413{border-radius:4413px}.borer-radius-4414{border-radius:4414px}.borer-radius-4415{border-radius:4415px}.borer-radius-4416{border-radius:4416px}.borer-radius-4417{border-radius:4417px}.borer-radius-4418{border-radius:4418px}.borer-radius-4419{border-radius:4419px}.borer-radius-4420{border-radius:4420px}.borer-radius-4421{border-radius:4421px}.borer-radius-4422{border-radius:4422px}.borer-radius-4423{border-radius:4423px}.borer-radius-4424{border-radius:4424px}.borer-radius-4425{border-radius:4425px}.borer-radius-4426{border-radius:4426px}.borer-radius-4427{border-radius:4427px}.borer-radius-4428{border-radius:4428px}.borer-radius-4429{border-radius:4429px}.borer-radius-4430{border-radius:4430px}.borer-radius-4431{border-radius:4431px}.borer-radius-4432{border-radius:4432px}.borer-radius-4433{border-radius:4433px}.borer-radius-4434{border-radius:4434px}.borer-radius-4435{border-radius:4435px}.borer-radius-4436{border-radius:4436px}.borer-radius-4437{border-radius:4437px}.borer-radius-4438{border-radius:4438px}.borer-radius-4439{border-radius:4439px}.borer-radius-4440{border-radius:4440px}.borer-radius-4441{border-radius:4441px}.borer-radius-4442{border-radius:4442px}.borer-radius-4443{border-radius:4443px}.borer-radius-4444{border-radius:4444px}.borer-radius-4445{border-radius:4445px}.borer-radius-4446{border-radius:4446px}.borer-radius-4447{border-radius:4447px}.borer-radius-4448{border-radius:4448px}.borer-radius-4449{border-radius:4449px}.borer-radius-4450{border-radius:4450px}.borer-radius-4451{border-radius:4451px}.borer-radius-4452{border-radius:4452px}.borer-radius-4453{border-radius:4453px}.borer-radius-4454{border-radius:4454px}.borer-radius-4455{border-radius:4455px}.borer-radius-4456{border-radius:4456px}.borer-radius-4457{border-radius:4457px}.borer-radius-4458{border-radius:4458px}.borer-radius-4459{border-radius:4459px}.borer-radius-4460{border-radius:4460px}.borer-radius-4461{border-radius:4461px}.borer-radius-4462{border-radius:4462px}.borer-radius-4463{border-radius:4463px}.borer-radius-4464{border-radius:4464px}.borer-radius-4465{border-radius:4465px}.borer-radius-4466{border-radius:4466px}.borer-radius-4467{border-radius:4467px}.borer-radius-4468{border-radius:4468px}.borer-radius-4469{border-radius:4469px}.borer-radius-4470{border-radius:4470px}.borer-radius-4471{border-radius:4471px}.borer-radius-4472{border-radius:4472px}.borer-radius-4473{border-radius:4473px}.borer-radius-4474{border-radius:4474px}.borer-radius-4475{border-radius:4475px}.borer-radius-4476{border-radius:4476px}.borer-radius-4477{border-radius:4477px}.borer-radius-4478{border-radius:4478px}.borer-radius-4479{border-radius:4479px}.borer-radius-4480{border-radius:4480px}.borer-radius-4481{border-radius:4481px}.borer-radius-4482{border-radius:4482px}.borer-radius-4483{border-radius:4483px}.borer-radius-4484{border-radius:4484px}.borer-radius-4485{border-radius:4485px}.borer-radius-4486{border-radius:4486px}.borer-radius-4487{border-radius:4487px}.borer-radius-4488{border-radius:4488px}.borer-radius-4489{border-radius:4489px}.borer-radius-4490{border-radius:4490px}.borer-radius-4491{border-radius:4491px}.borer-radius-4492{border-radius:4492px}.borer-radius-4493{border-radius:4493px}.borer-radius-4494{border-radius:4494px}.borer-radius-4495{border-radius:4495px}.borer-radius-4496{border-radius:4496px}.borer-radius-4497{border-radius:4497px}.borer-radius-4498{border-radius:4498px}.borer-radius-4499{border-radius:4499px}.borer-radius-4500{border-radius:4500px}.borer-radius-4501{border-radius:4501px}.borer-radius-4502{border-radius:4502px}.borer-radius-4503{border-radius:4503px}.borer-radius-4504{border-radius:4504px}.borer-radius-4505{border-radius:4505px}.borer-radius-4506{border-radius:4506px}.borer-radius-4507{border-radius:4507px}.borer-radius-4508{border-radius:4508px}.borer-radius-4509{border-radius:4509px}.borer-radius-4510{border-radius:4510px}.borer-radius-4511{border-radius:4511px}.borer-radius-4512{border-radius:4512px}.borer-radius-4513{border-radius:4513px}.borer-radius-4514{border-radius:4514px}.borer-radius-4515{border-radius:4515px}.borer-radius-4516{border-radius:4516px}.borer-radius-4517{border-radius:4517px}.borer-radius-4518{border-radius:4518px}.borer-radius-4519{border-radius:4519px}.borer-radius-4520{border-radius:4520px}.borer-radius-4521{border-radius:4521px}.borer-radius-4522{border-radius:4522px}.borer-radius-4523{border-radius:4523px}.borer-radius-4524{border-radius:4524px}.borer-radius-4525{border-radius:4525px}.borer-radius-4526{border-radius:4526px}.borer-radius-4527{border-radius:4527px}.borer-radius-4528{border-radius:4528px}.borer-radius-4529{border-radius:4529px}.borer-radius-4530{border-radius:4530px}.borer-radius-4531{border-radius:4531px}.borer-radius-4532{border-radius:4532px}.borer-radius-4533{border-radius:4533px}.borer-radius-4534{border-radius:4534px}.borer-radius-4535{border-radius:4535px}.borer-radius-4536{border-radius:4536px}.borer-radius-4537{border-radius:4537px}.borer-radius-4538{border-radius:4538px}.borer-radius-4539{border-radius:4539px}.borer-radius-4540{border-radius:4540px}.borer-radius-4541{border-radius:4541px}.borer-radius-4542{border-radius:4542px}.borer-radius-4543{border-radius:4543px}.borer-radius-4544{border-radius:4544px}.borer-radius-4545{border-radius:4545px}.borer-radius-4546{border-radius:4546px}.borer-radius-4547{border-radius:4547px}.borer-radius-4548{border-radius:4548px}.borer-radius-4549{border-radius:4549px}.borer-radius-4550{border-radius:4550px}.borer-radius-4551{border-radius:4551px}.borer-radius-4552{border-radius:4552px}.borer-radius-4553{border-radius:4553px}.borer-radius-4554{border-radius:4554px}.borer-radius-4555{border-radius:4555px}.borer-radius-4556{border-radius:4556px}.borer-radius-4557{border-radius:4557px}.borer-radius-4558{border-radius:4558px}.borer-radius-4559{border-radius:4559px}.borer-radius-4560{border-radius:4560px}.borer-radius-4561{border-radius:4561px}.borer-radius-4562{border-radius:4562px}.borer-radius-4563{border-radius:4563px}.borer-radius-4564{border-radius:4564px}.borer-radius-4565{border-radius:4565px}.borer-radius-4566{border-radius:4566px}.borer-radius-4567{border-radius:4567px}.borer-radius-4568{border-radius:4568px}.borer-radius-4569{border-radius:4569px}.borer-radius-4570{border-radius:4570px}.borer-radius-4571{border-radius:4571px}.borer-radius-4572{border-radius:4572px}.borer-radius-4573{border-radius:4573px}.borer-radius-4574{border-radius:4574px}.borer-radius-4575{border-radius:4575px}.borer-radius-4576{border-radius:4576px}.borer-radius-4577{border-radius:4577px}.borer-radius-4578{border-radius:4578px}.borer-radius-4579{border-radius:4579px}.borer-radius-4580{border-radius:4580px}.borer-radius-4581{border-radius:4581px}.borer-radius-4582{border-radius:4582px}.borer-radius-4583{border-radius:4583px}.borer-radius-4584{border-radius:4584px}.borer-radius-4585{border-radius:4585px}.borer-radius-4586{border-radius:4586px}.borer-radius-4587{border-radius:4587px}.borer-radius-4588{border-radius:4588px}.borer-radius-4589{border-radius:4589px}.borer-radius-4590{border-radius:4590px}.borer-radius-4591{border-radius:4591px}.borer-radius-4592{border-radius:4592px}.borer-radius-4593{border-radius:4593px}.borer-radius-4594{border-radius:4594px}.borer-radius-4595{border-radius:4595px}.borer-radius-4596{border-radius:4596px}.borer-radius-4597{border-radius:4597px}.borer-radius-4598{border-radius:4598px}.borer-radius-4599{border-radius:4599px}.borer-radius-4600{border-radius:4600px}.borer-radius-4601{border-radius:4601px}.borer-radius-4602{border-radius:4602px}.borer-radius-4603{border-radius:4603px}.borer-radius-4604{border-radius:4604px}.borer-radius-4605{border-radius:4605px}.borer-radius-4606{border-radius:4606px}.borer-radius-4607{border-radius:4607px}.borer-radius-4608{border-radius:4608px}.borer-radius-4609{border-radius:4609px}.borer-radius-4610{border-radius:4610px}.borer-radius-4611{border-radius:4611px}.borer-radius-4612{border-radius:4612px}.borer-radius-4613{border-radius:4613px}.borer-radius-4614{border-radius:4614px}.borer-radius-4615{border-radius:4615px}.borer-radius-4616{border-radius:4616px}.borer-radius-4617{border-radius:4617px}.borer-radius-4618{border-radius:4618px}.borer-radius-4619{border-radius:4619px}.borer-radius-4620{border-radius:4620px}.borer-radius-4621{border-radius:4621px}.borer-radius-4622{border-radius:4622px}.borer-radius-4623{border-radius:4623px}.borer-radius-4624{border-radius:4624px}.borer-radius-4625{border-radius:4625px}.borer-radius-4626{border-radius:4626px}.borer-radius-4627{border-radius:4627px}.borer-radius-4628{border-radius:4628px}.borer-radius-4629{border-radius:4629px}.borer-radius-4630{border-radius:4630px}.borer-radius-4631{border-radius:4631px}.borer-radius-4632{border-radius:4632px}.borer-radius-4633{border-radius:4633px}.borer-radius-4634{border-radius:4634px}.borer-radius-4635{border-radius:4635px}.borer-radius-4636{border-radius:4636px}.borer-radius-4637{border-radius:4637px}.borer-radius-4638{border-radius:4638px}.borer-radius-4639{border-radius:4639px}.borer-radius-4640{border-radius:4640px}.borer-radius-4641{border-radius:4641px}.borer-radius-4642{border-radius:4642px}.borer-radius-4643{border-radius:4643px}.borer-radius-4644{border-radius:4644px}.borer-radius-4645{border-radius:4645px}.borer-radius-4646{border-radius:4646px}.borer-radius-4647{border-radius:4647px}.borer-radius-4648{border-radius:4648px}.borer-radius-4649{border-radius:4649px}.borer-radius-4650{border-radius:4650px}.borer-radius-4651{border-radius:4651px}.borer-radius-4652{border-radius:4652px}.borer-radius-4653{border-radius:4653px}.borer-radius-4654{border-radius:4654px}.borer-radius-4655{border-radius:4655px}.borer-radius-4656{border-radius:4656px}.borer-radius-4657{border-radius:4657px}.borer-radius-4658{border-radius:4658px}.borer-radius-4659{border-radius:4659px}.borer-radius-4660{border-radius:4660px}.borer-radius-4661{border-radius:4661px}.borer-radius-4662{border-radius:4662px}.borer-radius-4663{border-radius:4663px}.borer-radius-4664{border-radius:4664px}.borer-radius-4665{border-radius:4665px}.borer-radius-4666{border-radius:4666px}.borer-radius-4667{border-radius:4667px}.borer-radius-4668{border-radius:4668px}.borer-radius-4669{border-radius:4669px}.borer-radius-4670{border-radius:4670px}.borer-radius-4671{border-radius:4671px}.borer-radius-4672{border-radius:4672px}.borer-radius-4673{border-radius:4673px}.borer-radius-4674{border-radius:4674px}.borer-radius-4675{border-radius:4675px}.borer-radius-4676{border-radius:4676px}.borer-radius-4677{border-radius:4677px}.borer-radius-4678{border-radius:4678px}.borer-radius-4679{border-radius:4679px}.borer-radius-4680{border-radius:4680px}.borer-radius-4681{border-radius:4681px}.borer-radius-4682{border-radius:4682px}.borer-radius-4683{border-radius:4683px}.borer-radius-4684{border-radius:4684px}.borer-radius-4685{border-radius:4685px}.borer-radius-4686{border-radius:4686px}.borer-radius-4687{border-radius:4687px}.borer-radius-4688{border-radius:4688px}.borer-radius-4689{border-radius:4689px}.borer-radius-4690{border-radius:4690px}.borer-radius-4691{border-radius:4691px}.borer-radius-4692{border-radius:4692px}.borer-radius-4693{border-radius:4693px}.borer-radius-4694{border-radius:4694px}.borer-radius-4695{border-radius:4695px}.borer-radius-4696{border-radius:4696px}.borer-radius-4697{border-radius:4697px}.borer-radius-4698{border-radius:4698px}.borer-radius-4699{border-radius:4699px}.borer-radius-4700{border-radius:4700px}.borer-radius-4701{border-radius:4701px}.borer-radius-4702{border-radius:4702px}.borer-radius-4703{border-radius:4703px}.borer-radius-4704{border-radius:4704px}.borer-radius-4705{border-radius:4705px}.borer-radius-4706{border-radius:4706px}.borer-radius-4707{border-radius:4707px}.borer-radius-4708{border-radius:4708px}.borer-radius-4709{border-radius:4709px}.borer-radius-4710{border-radius:4710px}.borer-radius-4711{border-radius:4711px}.borer-radius-4712{border-radius:4712px}.borer-radius-4713{border-radius:4713px}.borer-radius-4714{border-radius:4714px}.borer-radius-4715{border-radius:4715px}.borer-radius-4716{border-radius:4716px}.borer-radius-4717{border-radius:4717px}.borer-radius-4718{border-radius:4718px}.borer-radius-4719{border-radius:4719px}.borer-radius-4720{border-radius:4720px}.borer-radius-4721{border-radius:4721px}.borer-radius-4722{border-radius:4722px}.borer-radius-4723{border-radius:4723px}.borer-radius-4724{border-radius:4724px}.borer-radius-4725{border-radius:4725px}.borer-radius-4726{border-radius:4726px}.borer-radius-4727{border-radius:4727px}.borer-radius-4728{border-radius:4728px}.borer-radius-4729{border-radius:4729px}.borer-radius-4730{border-radius:4730px}.borer-radius-4731{border-radius:4731px}.borer-radius-4732{border-radius:4732px}.borer-radius-4733{border-radius:4733px}.borer-radius-4734{border-radius:4734px}.borer-radius-4735{border-radius:4735px}.borer-radius-4736{border-radius:4736px}.borer-radius-4737{border-radius:4737px}.borer-radius-4738{border-radius:4738px}.borer-radius-4739{border-radius:4739px}.borer-radius-4740{border-radius:4740px}.borer-radius-4741{border-radius:4741px}.borer-radius-4742{border-radius:4742px}.borer-radius-4743{border-radius:4743px}.borer-radius-4744{border-radius:4744px}.borer-radius-4745{border-radius:4745px}.borer-radius-4746{border-radius:4746px}.borer-radius-4747{border-radius:4747px}.borer-radius-4748{border-radius:4748px}.borer-radius-4749{border-radius:4749px}.borer-radius-4750{border-radius:4750px}.borer-radius-4751{border-radius:4751px}.borer-radius-4752{border-radius:4752px}.borer-radius-4753{border-radius:4753px}.borer-radius-4754{border-radius:4754px}.borer-radius-4755{border-radius:4755px}.borer-radius-4756{border-radius:4756px}.borer-radius-4757{border-radius:4757px}.borer-radius-4758{border-radius:4758px}.borer-radius-4759{border-radius:4759px}.borer-radius-4760{border-radius:4760px}.borer-radius-4761{border-radius:4761px}.borer-radius-4762{border-radius:4762px}.borer-radius-4763{border-radius:4763px}.borer-radius-4764{border-radius:4764px}.borer-radius-4765{border-radius:4765px}.borer-radius-4766{border-radius:4766px}.borer-radius-4767{border-radius:4767px}.borer-radius-4768{border-radius:4768px}.borer-radius-4769{border-radius:4769px}.borer-radius-4770{border-radius:4770px}.borer-radius-4771{border-radius:4771px}.borer-radius-4772{border-radius:4772px}.borer-radius-4773{border-radius:4773px}.borer-radius-4774{border-radius:4774px}.borer-radius-4775{border-radius:4775px}.borer-radius-4776{border-radius:4776px}.borer-radius-4777{border-radius:4777px}.borer-radius-4778{border-radius:4778px}.borer-radius-4779{border-radius:4779px}.borer-radius-4780{border-radius:4780px}.borer-radius-4781{border-radius:4781px}.borer-radius-4782{border-radius:4782px}.borer-radius-4783{border-radius:4783px}.borer-radius-4784{border-radius:4784px}.borer-radius-4785{border-radius:4785px}.borer-radius-4786{border-radius:4786px}.borer-radius-4787{border-radius:4787px}.borer-radius-4788{border-radius:4788px}.borer-radius-4789{border-radius:4789px}.borer-radius-4790{border-radius:4790px}.borer-radius-4791{border-radius:4791px}.borer-radius-4792{border-radius:4792px}.borer-radius-4793{border-radius:4793px}.borer-radius-4794{border-radius:4794px}.borer-radius-4795{border-radius:4795px}.borer-radius-4796{border-radius:4796px}.borer-radius-4797{border-radius:4797px}.borer-radius-4798{border-radius:4798px}.borer-radius-4799{border-radius:4799px}.borer-radius-4800{border-radius:4800px}.borer-radius-4801{border-radius:4801px}.borer-radius-4802{border-radius:4802px}.borer-radius-4803{border-radius:4803px}.borer-radius-4804{border-radius:4804px}.borer-radius-4805{border-radius:4805px}.borer-radius-4806{border-radius:4806px}.borer-radius-4807{border-radius:4807px}.borer-radius-4808{border-radius:4808px}.borer-radius-4809{border-radius:4809px}.borer-radius-4810{border-radius:4810px}.borer-radius-4811{border-radius:4811px}.borer-radius-4812{border-radius:4812px}.borer-radius-4813{border-radius:4813px}.borer-radius-4814{border-radius:4814px}.borer-radius-4815{border-radius:4815px}.borer-radius-4816{border-radius:4816px}.borer-radius-4817{border-radius:4817px}.borer-radius-4818{border-radius:4818px}.borer-radius-4819{border-radius:4819px}.borer-radius-4820{border-radius:4820px}.borer-radius-4821{border-radius:4821px}.borer-radius-4822{border-radius:4822px}.borer-radius-4823{border-radius:4823px}.borer-radius-4824{border-radius:4824px}.borer-radius-4825{border-radius:4825px}.borer-radius-4826{border-radius:4826px}.borer-radius-4827{border-radius:4827px}.borer-radius-4828{border-radius:4828px}.borer-radius-4829{border-radius:4829px}.borer-radius-4830{border-radius:4830px}.borer-radius-4831{border-radius:4831px}.borer-radius-4832{border-radius:4832px}.borer-radius-4833{border-radius:4833px}.borer-radius-4834{border-radius:4834px}.borer-radius-4835{border-radius:4835px}.borer-radius-4836{border-radius:4836px}.borer-radius-4837{border-radius:4837px}.borer-radius-4838{border-radius:4838px}.borer-radius-4839{border-radius:4839px}.borer-radius-4840{border-radius:4840px}.borer-radius-4841{border-radius:4841px}.borer-radius-4842{border-radius:4842px}.borer-radius-4843{border-radius:4843px}.borer-radius-4844{border-radius:4844px}.borer-radius-4845{border-radius:4845px}.borer-radius-4846{border-radius:4846px}.borer-radius-4847{border-radius:4847px}.borer-radius-4848{border-radius:4848px}.borer-radius-4849{border-radius:4849px}.borer-radius-4850{border-radius:4850px}.borer-radius-4851{border-radius:4851px}.borer-radius-4852{border-radius:4852px}.borer-radius-4853{border-radius:4853px}.borer-radius-4854{border-radius:4854px}.borer-radius-4855{border-radius:4855px}.borer-radius-4856{border-radius:4856px}.borer-radius-4857{border-radius:4857px}.borer-radius-4858{border-radius:4858px}.borer-radius-4859{border-radius:4859px}.borer-radius-4860{border-radius:4860px}.borer-radius-4861{border-radius:4861px}.borer-radius-4862{border-radius:4862px}.borer-radius-4863{border-radius:4863px}.borer-radius-4864{border-radius:4864px}.borer-radius-4865{border-radius:4865px}.borer-radius-4866{border-radius:4866px}.borer-radius-4867{border-radius:4867px}.borer-radius-4868{border-radius:4868px}.borer-radius-4869{border-radius:4869px}.borer-radius-4870{border-radius:4870px}.borer-radius-4871{border-radius:4871px}.borer-radius-4872{border-radius:4872px}.borer-radius-4873{border-radius:4873px}.borer-radius-4874{border-radius:4874px}.borer-radius-4875{border-radius:4875px}.borer-radius-4876{border-radius:4876px}.borer-radius-4877{border-radius:4877px}.borer-radius-4878{border-radius:4878px}.borer-radius-4879{border-radius:4879px}.borer-radius-4880{border-radius:4880px}.borer-radius-4881{border-radius:4881px}.borer-radius-4882{border-radius:4882px}.borer-radius-4883{border-radius:4883px}.borer-radius-4884{border-radius:4884px}.borer-radius-4885{border-radius:4885px}.borer-radius-4886{border-radius:4886px}.borer-radius-4887{border-radius:4887px}.borer-radius-4888{border-radius:4888px}.borer-radius-4889{border-radius:4889px}.borer-radius-4890{border-radius:4890px}.borer-radius-4891{border-radius:4891px}.borer-radius-4892{border-radius:4892px}.borer-radius-4893{border-radius:4893px}.borer-radius-4894{border-radius:4894px}.borer-radius-4895{border-radius:4895px}.borer-radius-4896{border-radius:4896px}.borer-radius-4897{border-radius:4897px}.borer-radius-4898{border-radius:4898px}.borer-radius-4899{border-radius:4899px}.borer-radius-4900{border-radius:4900px}.borer-radius-4901{border-radius:4901px}.borer-radius-4902{border-radius:4902px}.borer-radius-4903{border-radius:4903px}.borer-radius-4904{border-radius:4904px}.borer-radius-4905{border-radius:4905px}.borer-radius-4906{border-radius:4906px}.borer-radius-4907{border-radius:4907px}.borer-radius-4908{border-radius:4908px}.borer-radius-4909{border-radius:4909px}.borer-radius-4910{border-radius:4910px}.borer-radius-4911{border-radius:4911px}.borer-radius-4912{border-radius:4912px}.borer-radius-4913{border-radius:4913px}.borer-radius-4914{border-radius:4914px}.borer-radius-4915{border-radius:4915px}.borer-radius-4916{border-radius:4916px}.borer-radius-4917{border-radius:4917px}.borer-radius-4918{border-radius:4918px}.borer-radius-4919{border-radius:4919px}.borer-radius-4920{border-radius:4920px}.borer-radius-4921{border-radius:4921px}.borer-radius-4922{border-radius:4922px}.borer-radius-4923{border-radius:4923px}.borer-radius-4924{border-radius:4924px}.borer-radius-4925{border-radius:4925px}.borer-radius-4926{border-radius:4926px}.borer-radius-4927{border-radius:4927px}.borer-radius-4928{border-radius:4928px}.borer-radius-4929{border-radius:4929px}.borer-radius-4930{border-radius:4930px}.borer-radius-4931{border-radius:4931px}.borer-radius-4932{border-radius:4932px}.borer-radius-4933{border-radius:4933px}.borer-radius-4934{border-radius:4934px}.borer-radius-4935{border-radius:4935px}.borer-radius-4936{border-radius:4936px}.borer-radius-4937{border-radius:4937px}.borer-radius-4938{border-radius:4938px}.borer-radius-4939{border-radius:4939px}.borer-radius-4940{border-radius:4940px}.borer-radius-4941{border-radius:4941px}.borer-radius-4942{border-radius:4942px}.borer-radius-4943{border-radius:4943px}.borer-radius-4944{border-radius:4944px}.borer-radius-4945{border-radius:4945px}.borer-radius-4946{border-radius:4946px}.borer-radius-4947{border-radius:4947px}.borer-radius-4948{border-radius:4948px}.borer-radius-4949{border-radius:4949px}.borer-radius-4950{border-radius:4950px}.borer-radius-4951{border-radius:4951px}.borer-radius-4952{border-radius:4952px}.borer-radius-4953{border-radius:4953px}.borer-radius-4954{border-radius:4954px}.borer-radius-4955{border-radius:4955px}.borer-radius-4956{border-radius:4956px}.borer-radius-4957{border-radius:4957px}.borer-radius-4958{border-radius:4958px}.borer-radius-4959{border-radius:4959px}.borer-radius-4960{border-radius:4960px}.borer-radius-4961{border-radius:4961px}.borer-radius-4962{border-radius:4962px}.borer-radius-4963{border-radius:4963px}.borer-radius-4964{border-radius:4964px}.borer-radius-4965{border-radius:4965px}.borer-radius-4966{border-radius:4966px}.borer-radius-4967{border-radius:4967px}.borer-radius-4968{border-radius:4968px}.borer-radius-4969{border-radius:4969px}.borer-radius-4970{border-radius:4970px}.borer-radius-4971{border-radius:4971px}.borer-radius-4972{border-radius:4972px}.borer-radius-4973{border-radius:4973px}.borer-radius-4974{border-radius:4974px}.borer-radius-4975{border-radius:4975px}.borer-radius-4976{border-radius:4976px}.borer-radius-4977{border-radius:4977px}.borer-radius-4978{border-radius:4978px}.borer-radius-4979{border-radius:4979px}.borer-radius-4980{border-radius:4980px}.borer-radius-4981{border-radius:4981px}.borer-radius-4982{border-radius:4982px}.borer-radius-4983{border-radius:4983px}.borer-radius-4984{border-radius:4984px}.borer-radius-4985{border-radius:4985px}.borer-radius-4986{border-radius:4986px}.borer-radius-4987{border-radius:4987px}.borer-radius-4988{border-radius:4988px}.borer-radius-4989{border-radius:4989px}.borer-radius-4990{border-radius:4990px}.borer-radius-4991{border-radius:4991px}.borer-radius-4992{border-radius:4992px}.borer-radius-4993{border-radius:4993px}.borer-radius-4994{border-radius:4994px}.borer-radius-4995{border-radius:4995px}.borer-radius-4996{border-radius:4996px}.borer-radius-4997{border-radius:4997px}.borer-radius-4998{border-radius:4998px}.borer-radius-4999{border-radius:4999px}.borer-radius-5000{border-radius:5000px}.borer-radius-5001{border-radius:5001px}.borer-radius-5002{border-radius:5002px}.borer-radius-5003{border-radius:5003px}.borer-radius-5004{border-radius:5004px}.borer-radius-5005{border-radius:5005px}.borer-radius-5006{border-radius:5006px}.borer-radius-5007{border-radius:5007px}.borer-radius-5008{border-radius:5008px}.borer-radius-5009{border-radius:5009px}.borer-radius-5010{border-radius:5010px}.borer-radius-5011{border-radius:5011px}.borer-radius-5012{border-radius:5012px}.borer-radius-5013{border-radius:5013px}.borer-radius-5014{border-radius:5014px}.borer-radius-5015{border-radius:5015px}.borer-radius-5016{border-radius:5016px}.borer-radius-5017{border-radius:5017px}.borer-radius-5018{border-radius:5018px}.borer-radius-5019{border-radius:5019px}.borer-radius-5020{border-radius:5020px}.borer-radius-5021{border-radius:5021px}.borer-radius-5022{border-radius:5022px}.borer-radius-5023{border-radius:5023px}.borer-radius-5024{border-radius:5024px}.borer-radius-5025{border-radius:5025px}.borer-radius-5026{border-radius:5026px}.borer-radius-5027{border-radius:5027px}.borer-radius-5028{border-radius:5028px}.borer-radius-5029{border-radius:5029px}.borer-radius-5030{border-radius:5030px}.borer-radius-5031{border-radius:5031px}.borer-radius-5032{border-radius:5032px}.borer-radius-5033{border-radius:5033px}.borer-radius-5034{border-radius:5034px}.borer-radius-5035{border-radius:5035px}.borer-radius-5036{border-radius:5036px}.borer-radius-5037{border-radius:5037px}.borer-radius-5038{border-radius:5038px}.borer-radius-5039{border-radius:5039px}.borer-radius-5040{border-radius:5040px}.borer-radius-5041{border-radius:5041px}.borer-radius-5042{border-radius:5042px}.borer-radius-5043{border-radius:5043px}.borer-radius-5044{border-radius:5044px}.borer-radius-5045{border-radius:5045px}.borer-radius-5046{border-radius:5046px}.borer-radius-5047{border-radius:5047px}.borer-radius-5048{border-radius:5048px}.borer-radius-5049{border-radius:5049px}.borer-radius-5050{border-radius:5050px}.borer-radius-5051{border-radius:5051px}.borer-radius-5052{border-radius:5052px}.borer-radius-5053{border-radius:5053px}.borer-radius-5054{border-radius:5054px}.borer-radius-5055{border-radius:5055px}.borer-radius-5056{border-radius:5056px}.borer-radius-5057{border-radius:5057px}.borer-radius-5058{border-radius:5058px}.borer-radius-5059{border-radius:5059px}.borer-radius-5060{border-radius:5060px}.borer-radius-5061{border-radius:5061px}.borer-radius-5062{border-radius:5062px}.borer-radius-5063{border-radius:5063px}.borer-radius-5064{border-radius:5064px}.borer-radius-5065{border-radius:5065px}.borer-radius-5066{border-radius:5066px}.borer-radius-5067{border-radius:5067px}.borer-radius-5068{border-radius:5068px}.borer-radius-5069{border-radius:5069px}.borer-radius-5070{border-radius:5070px}.borer-radius-5071{border-radius:5071px}.borer-radius-5072{border-radius:5072px}.borer-radius-5073{border-radius:5073px}.borer-radius-5074{border-radius:5074px}.borer-radius-5075{border-radius:5075px}.borer-radius-5076{border-radius:5076px}.borer-radius-5077{border-radius:5077px}.borer-radius-5078{border-radius:5078px}.borer-radius-5079{border-radius:5079px}.borer-radius-5080{border-radius:5080px}.borer-radius-5081{border-radius:5081px}.borer-radius-5082{border-radius:5082px}.borer-radius-5083{border-radius:5083px}.borer-radius-5084{border-radius:5084px}.borer-radius-5085{border-radius:5085px}.borer-radius-5086{border-radius:5086px}.borer-radius-5087{border-radius:5087px}.borer-radius-5088{border-radius:5088px}.borer-radius-5089{border-radius:5089px}.borer-radius-5090{border-radius:5090px}.borer-radius-5091{border-radius:5091px}.borer-radius-5092{border-radius:5092px}.borer-radius-5093{border-radius:5093px}.borer-radius-5094{border-radius:5094px}.borer-radius-5095{border-radius:5095px}.borer-radius-5096{border-radius:5096px}.borer-radius-5097{border-radius:5097px}.borer-radius-5098{border-radius:5098px}.borer-radius-5099{border-radius:5099px}.borer-radius-5100{border-radius:5100px}.borer-radius-5101{border-radius:5101px}.borer-radius-5102{border-radius:5102px}.borer-radius-5103{border-radius:5103px}.borer-radius-5104{border-radius:5104px}.borer-radius-5105{border-radius:5105px}.borer-radius-5106{border-radius:5106px}.borer-radius-5107{border-radius:5107px}.borer-radius-5108{border-radius:5108px}.borer-radius-5109{border-radius:5109px}.borer-radius-5110{border-radius:5110px}.borer-radius-5111{border-radius:5111px}.borer-radius-5112{border-radius:5112px}.borer-radius-5113{border-radius:5113px}.borer-radius-5114{border-radius:5114px}.borer-radius-5115{border-radius:5115px}.borer-radius-5116{border-radius:5116px}.borer-radius-5117{border-radius:5117px}.borer-radius-5118{border-radius:5118px}.borer-radius-5119{border-radius:5119px}.borer-radius-5120{border-radius:5120px}.borer-radius-5121{border-radius:5121px}.borer-radius-5122{border-radius:5122px}.borer-radius-5123{border-radius:5123px}.borer-radius-5124{border-radius:5124px}.borer-radius-5125{border-radius:5125px}.borer-radius-5126{border-radius:5126px}.borer-radius-5127{border-radius:5127px}.borer-radius-5128{border-radius:5128px}.borer-radius-5129{border-radius:5129px}.borer-radius-5130{border-radius:5130px}.borer-radius-5131{border-radius:5131px}.borer-radius-5132{border-radius:5132px}.borer-radius-5133{border-radius:5133px}.borer-radius-5134{border-radius:5134px}.borer-radius-5135{border-radius:5135px}.borer-radius-5136{border-radius:5136px}.borer-radius-5137{border-radius:5137px}.borer-radius-5138{border-radius:5138px}.borer-radius-5139{border-radius:5139px}.borer-radius-5140{border-radius:5140px}.borer-radius-5141{border-radius:5141px}.borer-radius-5142{border-radius:5142px}.borer-radius-5143{border-radius:5143px}.borer-radius-5144{border-radius:5144px}.borer-radius-5145{border-radius:5145px}.borer-radius-5146{border-radius:5146px}.borer-radius-5147{border-radius:5147px}.borer-radius-5148{border-radius:5148px}.borer-radius-5149{border-radius:5149px}.borer-radius-5150{border-radius:5150px}.borer-radius-5151{border-radius:5151px}.borer-radius-5152{border-radius:5152px}.borer-radius-5153{border-radius:5153px}.borer-radius-5154{border-radius:5154px}.borer-radius-5155{border-radius:5155px}.borer-radius-5156{border-radius:5156px}.borer-radius-5157{border-radius:5157px}.borer-radius-5158{border-radius:5158px}.borer-radius-5159{border-radius:5159px}.borer-radius-5160{border-radius:5160px}.borer-radius-5161{border-radius:5161px}.borer-radius-5162{border-radius:5162px}.borer-radius-5163{border-radius:5163px}.borer-radius-5164{border-radius:5164px}.borer-radius-5165{border-radius:5165px}.borer-radius-5166{border-radius:5166px}.borer-radius-5167{border-radius:5167px}.borer-radius-5168{border-radius:5168px}.borer-radius-5169{border-radius:5169px}.borer-radius-5170{border-radius:5170px}.borer-radius-5171{border-radius:5171px}.borer-radius-5172{border-radius:5172px}.borer-radius-5173{border-radius:5173px}.borer-radius-5174{border-radius:5174px}.borer-radius-5175{border-radius:5175px}.borer-radius-5176{border-radius:5176px}.borer-radius-5177{border-radius:5177px}.borer-radius-5178{border-radius:5178px}.borer-radius-5179{border-radius:5179px}.borer-radius-5180{border-radius:5180px}.borer-radius-5181{border-radius:5181px}.borer-radius-5182{border-radius:5182px}.borer-radius-5183{border-radius:5183px}.borer-radius-5184{border-radius:5184px}.borer-radius-5185{border-radius:5185px}.borer-radius-5186{border-radius:5186px}.borer-radius-5187{border-radius:5187px}.borer-radius-5188{border-radius:5188px}.borer-radius-5189{border-radius:5189px}.borer-radius-5190{border-radius:5190px}.borer-radius-5191{border-radius:5191px}.borer-radius-5192{border-radius:5192px}.borer-radius-5193{border-radius:5193px}.borer-radius-5194{border-radius:5194px}.borer-radius-5195{border-radius:5195px}.borer-radius-5196{border-radius:5196px}.borer-radius-5197{border-radius:5197px}.borer-radius-5198{border-radius:5198px}.borer-radius-5199{border-radius:5199px}.borer-radius-5200{border-radius:5200px}.borer-radius-5201{border-radius:5201px}.borer-radius-5202{border-radius:5202px}.borer-radius-5203{border-radius:5203px}.borer-radius-5204{border-radius:5204px}.borer-radius-5205{border-radius:5205px}.borer-radius-5206{border-radius:5206px}.borer-radius-5207{border-radius:5207px}.borer-radius-5208{border-radius:5208px}.borer-radius-5209{border-radius:5209px}.borer-radius-5210{border-radius:5210px}.borer-radius-5211{border-radius:5211px}.borer-radius-5212{border-radius:5212px}.borer-radius-5213{border-radius:5213px}.borer-radius-5214{border-radius:5214px}.borer-radius-5215{border-radius:5215px}.borer-radius-5216{border-radius:5216px}.borer-radius-5217{border-radius:5217px}.borer-radius-5218{border-radius:5218px}.borer-radius-5219{border-radius:5219px}.borer-radius-5220{border-radius:5220px}.borer-radius-5221{border-radius:5221px}.borer-radius-5222{border-radius:5222px}.borer-radius-5223{border-radius:5223px}.borer-radius-5224{border-radius:5224px}.borer-radius-5225{border-radius:5225px}.borer-radius-5226{border-radius:5226px}.borer-radius-5227{border-radius:5227px}.borer-radius-5228{border-radius:5228px}.borer-radius-5229{border-radius:5229px}.borer-radius-5230{border-radius:5230px}.borer-radius-5231{border-radius:5231px}.borer-radius-5232{border-radius:5232px}.borer-radius-5233{border-radius:5233px}.borer-radius-5234{border-radius:5234px}.borer-radius-5235{border-radius:5235px}.borer-radius-5236{border-radius:5236px}.borer-radius-5237{border-radius:5237px}.borer-radius-5238{border-radius:5238px}.borer-radius-5239{border-radius:5239px}.borer-radius-5240{border-radius:5240px}.borer-radius-5241{border-radius:5241px}.borer-radius-5242{border-radius:5242px}.borer-radius-5243{border-radius:5243px}.borer-radius-5244{border-radius:5244px}.borer-radius-5245{border-radius:5245px}.borer-radius-5246{border-radius:5246px}.borer-radius-5247{border-radius:5247px}.borer-radius-5248{border-radius:5248px}.borer-radius-5249{border-radius:5249px}.borer-radius-5250{border-radius:5250px}.borer-radius-5251{border-radius:5251px}.borer-radius-5252{border-radius:5252px}.borer-radius-5253{border-radius:5253px}.borer-radius-5254{border-radius:5254px}.borer-radius-5255{border-radius:5255px}.borer-radius-5256{border-radius:5256px}.borer-radius-5257{border-radius:5257px}.borer-radius-5258{border-radius:5258px}.borer-radius-5259{border-radius:5259px}.borer-radius-5260{border-radius:5260px}.borer-radius-5261{border-radius:5261px}.borer-radius-5262{border-radius:5262px}.borer-radius-5263{border-radius:5263px}.borer-radius-5264{border-radius:5264px}.borer-radius-5265{border-radius:5265px}.borer-radius-5266{border-radius:5266px}.borer-radius-5267{border-radius:5267px}.borer-radius-5268{border-radius:5268px}.borer-radius-5269{border-radius:5269px}.borer-radius-5270{border-radius:5270px}.borer-radius-5271{border-radius:5271px}.borer-radius-5272{border-radius:5272px}.borer-radius-5273{border-radius:5273px}.borer-radius-5274{border-radius:5274px}.borer-radius-5275{border-radius:5275px}.borer-radius-5276{border-radius:5276px}.borer-radius-5277{border-radius:5277px}.borer-radius-5278{border-radius:5278px}.borer-radius-5279{border-radius:5279px}.borer-radius-5280{border-radius:5280px}.borer-radius-5281{border-radius:5281px}.borer-radius-5282{border-radius:5282px}.borer-radius-5283{border-radius:5283px}.borer-radius-5284{border-radius:5284px}.borer-radius-5285{border-radius:5285px}.borer-radius-5286{border-radius:5286px}.borer-radius-5287{border-radius:5287px}.borer-radius-5288{border-radius:5288px}.borer-radius-5289{border-radius:5289px}.borer-radius-5290{border-radius:5290px}.borer-radius-5291{border-radius:5291px}.borer-radius-5292{border-radius:5292px}.borer-radius-5293{border-radius:5293px}.borer-radius-5294{border-radius:5294px}.borer-radius-5295{border-radius:5295px}.borer-radius-5296{border-radius:5296px}.borer-radius-5297{border-radius:5297px}.borer-radius-5298{border-radius:5298px}.borer-radius-5299{border-radius:5299px}.borer-radius-5300{border-radius:5300px}.borer-radius-5301{border-radius:5301px}.borer-radius-5302{border-radius:5302px}.borer-radius-5303{border-radius:5303px}.borer-radius-5304{border-radius:5304px}.borer-radius-5305{border-radius:5305px}.borer-radius-5306{border-radius:5306px}.borer-radius-5307{border-radius:5307px}.borer-radius-5308{border-radius:5308px}.borer-radius-5309{border-radius:5309px}.borer-radius-5310{border-radius:5310px}.borer-radius-5311{border-radius:5311px}.borer-radius-5312{border-radius:5312px}.borer-radius-5313{border-radius:5313px}.borer-radius-5314{border-radius:5314px}.borer-radius-5315{border-radius:5315px}.borer-radius-5316{border-radius:5316px}.borer-radius-5317{border-radius:5317px}.borer-radius-5318{border-radius:5318px}.borer-radius-5319{border-radius:5319px}.borer-radius-5320{border-radius:5320px}.borer-radius-5321{border-radius:5321px}.borer-radius-5322{border-radius:5322px}.borer-radius-5323{border-radius:5323px}.borer-radius-5324{border-radius:5324px}.borer-radius-5325{border-radius:5325px}.borer-radius-5326{border-radius:5326px}.borer-radius-5327{border-radius:5327px}.borer-radius-5328{border-radius:5328px}.borer-radius-5329{border-radius:5329px}.borer-radius-5330{border-radius:5330px}.borer-radius-5331{border-radius:5331px}.borer-radius-5332{border-radius:5332px}.borer-radius-5333{border-radius:5333px}.borer-radius-5334{border-radius:5334px}.borer-radius-5335{border-radius:5335px}.borer-radius-5336{border-radius:5336px}.borer-radius-5337{border-radius:5337px}.borer-radius-5338{border-radius:5338px}.borer-radius-5339{border-radius:5339px}.borer-radius-5340{border-radius:5340px}.borer-radius-5341{border-radius:5341px}.borer-radius-5342{border-radius:5342px}.borer-radius-5343{border-radius:5343px}.borer-radius-5344{border-radius:5344px}.borer-radius-5345{border-radius:5345px}.borer-radius-5346{border-radius:5346px}.borer-radius-5347{border-radius:5347px}.borer-radius-5348{border-radius:5348px}.borer-radius-5349{border-radius:5349px}.borer-radius-5350{border-radius:5350px}.borer-radius-5351{border-radius:5351px}.borer-radius-5352{border-radius:5352px}.borer-radius-5353{border-radius:5353px}.borer-radius-5354{border-radius:5354px}.borer-radius-5355{border-radius:5355px}.borer-radius-5356{border-radius:5356px}.borer-radius-5357{border-radius:5357px}.borer-radius-5358{border-radius:5358px}.borer-radius-5359{border-radius:5359px}.borer-radius-5360{border-radius:5360px}.borer-radius-5361{border-radius:5361px}.borer-radius-5362{border-radius:5362px}.borer-radius-5363{border-radius:5363px}.borer-radius-5364{border-radius:5364px}.borer-radius-5365{border-radius:5365px}.borer-radius-5366{border-radius:5366px}.borer-radius-5367{border-radius:5367px}.borer-radius-5368{border-radius:5368px}.borer-radius-5369{border-radius:5369px}.borer-radius-5370{border-radius:5370px}.borer-radius-5371{border-radius:5371px}.borer-radius-5372{border-radius:5372px}.borer-radius-5373{border-radius:5373px}.borer-radius-5374{border-radius:5374px}.borer-radius-5375{border-radius:5375px}.borer-radius-5376{border-radius:5376px}.borer-radius-5377{border-radius:5377px}.borer-radius-5378{border-radius:5378px}.borer-radius-5379{border-radius:5379px}.borer-radius-5380{border-radius:5380px}.borer-radius-5381{border-radius:5381px}.borer-radius-5382{border-radius:5382px}.borer-radius-5383{border-radius:5383px}.borer-radius-5384{border-radius:5384px}.borer-radius-5385{border-radius:5385px}.borer-radius-5386{border-radius:5386px}.borer-radius-5387{border-radius:5387px}.borer-radius-5388{border-radius:5388px}.borer-radius-5389{border-radius:5389px}.borer-radius-5390{border-radius:5390px}.borer-radius-5391{border-radius:5391px}.borer-radius-5392{border-radius:5392px}.borer-radius-5393{border-radius:5393px}.borer-radius-5394{border-radius:5394px}.borer-radius-5395{border-radius:5395px}.borer-radius-5396{border-radius:5396px}.borer-radius-5397{border-radius:5397px}.borer-radius-5398{border-radius:5398px}.borer-radius-5399{border-radius:5399px}.borer-radius-5400{border-radius:5400px}.borer-radius-5401{border-radius:5401px}.borer-radius-5402{border-radius:5402px}.borer-radius-5403{border-radius:5403px}.borer-radius-5404{border-radius:5404px}.borer-radius-5405{border-radius:5405px}.borer-radius-5406{border-radius:5406px}.borer-radius-5407{border-radius:5407px}.borer-radius-5408{border-radius:5408px}.borer-radius-5409{border-radius:5409px}.borer-radius-5410{border-radius:5410px}.borer-radius-5411{border-radius:5411px}.borer-radius-5412{border-radius:5412px}.borer-radius-5413{border-radius:5413px}.borer-radius-5414{border-radius:5414px}.borer-radius-5415{border-radius:5415px}.borer-radius-5416{border-radius:5416px}.borer-radius-5417{border-radius:5417px}.borer-radius-5418{border-radius:5418px}.borer-radius-5419{border-radius:5419px}.borer-radius-5420{border-radius:5420px}.borer-radius-5421{border-radius:5421px}.borer-radius-5422{border-radius:5422px}.borer-radius-5423{border-radius:5423px}.borer-radius-5424{border-radius:5424px}.borer-radius-5425{border-radius:5425px}.borer-radius-5426{border-radius:5426px}.borer-radius-5427{border-radius:5427px}.borer-radius-5428{border-radius:5428px}.borer-radius-5429{border-radius:5429px}.borer-radius-5430{border-radius:5430px}.borer-radius-5431{border-radius:5431px}.borer-radius-5432{border-radius:5432px}.borer-radius-5433{border-radius:5433px}.borer-radius-5434{border-radius:5434px}.borer-radius-5435{border-radius:5435px}.borer-radius-5436{border-radius:5436px}.borer-radius-5437{border-radius:5437px}.borer-radius-5438{border-radius:5438px}.borer-radius-5439{border-radius:5439px}.borer-radius-5440{border-radius:5440px}.borer-radius-5441{border-radius:5441px}.borer-radius-5442{border-radius:5442px}.borer-radius-5443{border-radius:5443px}.borer-radius-5444{border-radius:5444px}.borer-radius-5445{border-radius:5445px}.borer-radius-5446{border-radius:5446px}.borer-radius-5447{border-radius:5447px}.borer-radius-5448{border-radius:5448px}.borer-radius-5449{border-radius:5449px}.borer-radius-5450{border-radius:5450px}.borer-radius-5451{border-radius:5451px}.borer-radius-5452{border-radius:5452px}.borer-radius-5453{border-radius:5453px}.borer-radius-5454{border-radius:5454px}.borer-radius-5455{border-radius:5455px}.borer-radius-5456{border-radius:5456px}.borer-radius-5457{border-radius:5457px}.borer-radius-5458{border-radius:5458px}.borer-radius-5459{border-radius:5459px}.borer-radius-5460{border-radius:5460px}.borer-radius-5461{border-radius:5461px}.borer-radius-5462{border-radius:5462px}.borer-radius-5463{border-radius:5463px}.borer-radius-5464{border-radius:5464px}.borer-radius-5465{border-radius:5465px}.borer-radius-5466{border-radius:5466px}.borer-radius-5467{border-radius:5467px}.borer-radius-5468{border-radius:5468px}.borer-radius-5469{border-radius:5469px}.borer-radius-5470{border-radius:5470px}.borer-radius-5471{border-radius:5471px}.borer-radius-5472{border-radius:5472px}.borer-radius-5473{border-radius:5473px}.borer-radius-5474{border-radius:5474px}.borer-radius-5475{border-radius:5475px}.borer-radius-5476{border-radius:5476px}.borer-radius-5477{border-radius:5477px}.borer-radius-5478{border-radius:5478px}.borer-radius-5479{border-radius:5479px}.borer-radius-5480{border-radius:5480px}.borer-radius-5481{border-radius:5481px}.borer-radius-5482{border-radius:5482px}.borer-radius-5483{border-radius:5483px}.borer-radius-5484{border-radius:5484px}.borer-radius-5485{border-radius:5485px}.borer-radius-5486{border-radius:5486px}.borer-radius-5487{border-radius:5487px}.borer-radius-5488{border-radius:5488px}.borer-radius-5489{border-radius:5489px}.borer-radius-5490{border-radius:5490px}.borer-radius-5491{border-radius:5491px}.borer-radius-5492{border-radius:5492px}.borer-radius-5493{border-radius:5493px}.borer-radius-5494{border-radius:5494px}.borer-radius-5495{border-radius:5495px}.borer-radius-5496{border-radius:5496px}.borer-radius-5497{border-radius:5497px}.borer-radius-5498{border-radius:5498px}.borer-radius-5499{border-radius:5499px}.borer-radius-5500{border-radius:5500px}.borer-radius-5501{border-radius:5501px}.borer-radius-5502{border-radius:5502px}.borer-radius-5503{border-radius:5503px}.borer-radius-5504{border-radius:5504px}.borer-radius-5505{border-radius:5505px}.borer-radius-5506{border-radius:5506px}.borer-radius-5507{border-radius:5507px}.borer-radius-5508{border-radius:5508px}.borer-radius-5509{border-radius:5509px}.borer-radius-5510{border-radius:5510px}.borer-radius-5511{border-radius:5511px}.borer-radius-5512{border-radius:5512px}.borer-radius-5513{border-radius:5513px}.borer-radius-5514{border-radius:5514px}.borer-radius-5515{border-radius:5515px}.borer-radius-5516{border-radius:5516px}.borer-radius-5517{border-radius:5517px}.borer-radius-5518{border-radius:5518px}.borer-radius-5519{border-radius:5519px}.borer-radius-5520{border-radius:5520px}.borer-radius-5521{border-radius:5521px}.borer-radius-5522{border-radius:5522px}.borer-radius-5523{border-radius:5523px}.borer-radius-5524{border-radius:5524px}.borer-radius-5525{border-radius:5525px}.borer-radius-5526{border-radius:5526px}.borer-radius-5527{border-radius:5527px}.borer-radius-5528{border-radius:5528px}.borer-radius-5529{border-radius:5529px}.borer-radius-5530{border-radius:5530px}.borer-radius-5531{border-radius:5531px}.borer-radius-5532{border-radius:5532px}.borer-radius-5533{border-radius:5533px}.borer-radius-5534{border-radius:5534px}.borer-radius-5535{border-radius:5535px}.borer-radius-5536{border-radius:5536px}.borer-radius-5537{border-radius:5537px}.borer-radius-5538{border-radius:5538px}.borer-radius-5539{border-radius:5539px}.borer-radius-5540{border-radius:5540px}.borer-radius-5541{border-radius:5541px}.borer-radius-5542{border-radius:5542px}.borer-radius-5543{border-radius:5543px}.borer-radius-5544{border-radius:5544px}.borer-radius-5545{border-radius:5545px}.borer-radius-5546{border-radius:5546px}.borer-radius-5547{border-radius:5547px}.borer-radius-5548{border-radius:5548px}.borer-radius-5549{border-radius:5549px}.borer-radius-5550{border-radius:5550px}.borer-radius-5551{border-radius:5551px}.borer-radius-5552{border-radius:5552px}.borer-radius-5553{border-radius:5553px}.borer-radius-5554{border-radius:5554px}.borer-radius-5555{border-radius:5555px}.borer-radius-5556{border-radius:5556px}.borer-radius-5557{border-radius:5557px}.borer-radius-5558{border-radius:5558px}.borer-radius-5559{border-radius:5559px}.borer-radius-5560{border-radius:5560px}.borer-radius-5561{border-radius:5561px}.borer-radius-5562{border-radius:5562px}.borer-radius-5563{border-radius:5563px}.borer-radius-5564{border-radius:5564px}.borer-radius-5565{border-radius:5565px}.borer-radius-5566{border-radius:5566px}.borer-radius-5567{border-radius:5567px}.borer-radius-5568{border-radius:5568px}.borer-radius-5569{border-radius:5569px}.borer-radius-5570{border-radius:5570px}.borer-radius-5571{border-radius:5571px}.borer-radius-5572{border-radius:5572px}.borer-radius-5573{border-radius:5573px}.borer-radius-5574{border-radius:5574px}.borer-radius-5575{border-radius:5575px}.borer-radius-5576{border-radius:5576px}.borer-radius-5577{border-radius:5577px}.borer-radius-5578{border-radius:5578px}.borer-radius-5579{border-radius:5579px}.borer-radius-5580{border-radius:5580px}.borer-radius-5581{border-radius:5581px}.borer-radius-5582{border-radius:5582px}.borer-radius-5583{border-radius:5583px}.borer-radius-5584{border-radius:5584px}.borer-radius-5585{border-radius:5585px}.borer-radius-5586{border-radius:5586px}.borer-radius-5587{border-radius:5587px}.borer-radius-5588{border-radius:5588px}.borer-radius-5589{border-radius:5589px}.borer-radius-5590{border-radius:5590px}.borer-radius-5591{border-radius:5591px}.borer-radius-5592{border-radius:5592px}.borer-radius-5593{border-radius:5593px}.borer-radius-5594{border-radius:5594px}.borer-radius-5595{border-radius:5595px}.borer-radius-5596{border-radius:5596px}.borer-radius-5597{border-radius:5597px}.borer-radius-5598{border-radius:5598px}.borer-radius-5599{border-radius:5599px}.borer-radius-5600{border-radius:5600px}.borer-radius-5601{border-radius:5601px}.borer-radius-5602{border-radius:5602px}.borer-radius-5603{border-radius:5603px}.borer-radius-5604{border-radius:5604px}.borer-radius-5605{border-radius:5605px}.borer-radius-5606{border-radius:5606px}.borer-radius-5607{border-radius:5607px}.borer-radius-5608{border-radius:5608px}.borer-radius-5609{border-radius:5609px}.borer-radius-5610{border-radius:5610px}.borer-radius-5611{border-radius:5611px}.borer-radius-5612{border-radius:5612px}.borer-radius-5613{border-radius:5613px}.borer-radius-5614{border-radius:5614px}.borer-radius-5615{border-radius:5615px}.borer-radius-5616{border-radius:5616px}.borer-radius-5617{border-radius:5617px}.borer-radius-5618{border-radius:5618px}.borer-radius-5619{border-radius:5619px}.borer-radius-5620{border-radius:5620px}.borer-radius-5621{border-radius:5621px}.borer-radius-5622{border-radius:5622px}.borer-radius-5623{border-radius:5623px}.borer-radius-5624{border-radius:5624px}.borer-radius-5625{border-radius:5625px}.borer-radius-5626{border-radius:5626px}.borer-radius-5627{border-radius:5627px}.borer-radius-5628{border-radius:5628px}.borer-radius-5629{border-radius:5629px}.borer-radius-5630{border-radius:5630px}.borer-radius-5631{border-radius:5631px}.borer-radius-5632{border-radius:5632px}.borer-radius-5633{border-radius:5633px}.borer-radius-5634{border-radius:5634px}.borer-radius-5635{border-radius:5635px}.borer-radius-5636{border-radius:5636px}.borer-radius-5637{border-radius:5637px}.borer-radius-5638{border-radius:5638px}.borer-radius-5639{border-radius:5639px}.borer-radius-5640{border-radius:5640px}.borer-radius-5641{border-radius:5641px}.borer-radius-5642{border-radius:5642px}.borer-radius-5643{border-radius:5643px}.borer-radius-5644{border-radius:5644px}.borer-radius-5645{border-radius:5645px}.borer-radius-5646{border-radius:5646px}.borer-radius-5647{border-radius:5647px}.borer-radius-5648{border-radius:5648px}.borer-radius-5649{border-radius:5649px}.borer-radius-5650{border-radius:5650px}.borer-radius-5651{border-radius:5651px}.borer-radius-5652{border-radius:5652px}.borer-radius-5653{border-radius:5653px}.borer-radius-5654{border-radius:5654px}.borer-radius-5655{border-radius:5655px}.borer-radius-5656{border-radius:5656px}.borer-radius-5657{border-radius:5657px}.borer-radius-5658{border-radius:5658px}.borer-radius-5659{border-radius:5659px}.borer-radius-5660{border-radius:5660px}.borer-radius-5661{border-radius:5661px}.borer-radius-5662{border-radius:5662px}.borer-radius-5663{border-radius:5663px}.borer-radius-5664{border-radius:5664px}.borer-radius-5665{border-radius:5665px}.borer-radius-5666{border-radius:5666px}.borer-radius-5667{border-radius:5667px}.borer-radius-5668{border-radius:5668px}.borer-radius-5669{border-radius:5669px}.borer-radius-5670{border-radius:5670px}.borer-radius-5671{border-radius:5671px}.borer-radius-5672{border-radius:5672px}.borer-radius-5673{border-radius:5673px}.borer-radius-5674{border-radius:5674px}.borer-radius-5675{border-radius:5675px}.borer-radius-5676{border-radius:5676px}.borer-radius-5677{border-radius:5677px}.borer-radius-5678{border-radius:5678px}.borer-radius-5679{border-radius:5679px}.borer-radius-5680{border-radius:5680px}.borer-radius-5681{border-radius:5681px}.borer-radius-5682{border-radius:5682px}.borer-radius-5683{border-radius:5683px}.borer-radius-5684{border-radius:5684px}.borer-radius-5685{border-radius:5685px}.borer-radius-5686{border-radius:5686px}.borer-radius-5687{border-radius:5687px}.borer-radius-5688{border-radius:5688px}.borer-radius-5689{border-radius:5689px}.borer-radius-5690{border-radius:5690px}.borer-radius-5691{border-radius:5691px}.borer-radius-5692{border-radius:5692px}.borer-radius-5693{border-radius:5693px}.borer-radius-5694{border-radius:5694px}.borer-radius-5695{border-radius:5695px}.borer-radius-5696{border-radius:5696px}.borer-radius-5697{border-radius:5697px}.borer-radius-5698{border-radius:5698px}.borer-radius-5699{border-radius:5699px}.borer-radius-5700{border-radius:5700px}.borer-radius-5701{border-radius:5701px}.borer-radius-5702{border-radius:5702px}.borer-radius-5703{border-radius:5703px}.borer-radius-5704{border-radius:5704px}.borer-radius-5705{border-radius:5705px}.borer-radius-5706{border-radius:5706px}.borer-radius-5707{border-radius:5707px}.borer-radius-5708{border-radius:5708px}.borer-radius-5709{border-radius:5709px}.borer-radius-5710{border-radius:5710px}.borer-radius-5711{border-radius:5711px}.borer-radius-5712{border-radius:5712px}.borer-radius-5713{border-radius:5713px}.borer-radius-5714{border-radius:5714px}.borer-radius-5715{border-radius:5715px}.borer-radius-5716{border-radius:5716px}.borer-radius-5717{border-radius:5717px}.borer-radius-5718{border-radius:5718px}.borer-radius-5719{border-radius:5719px}.borer-radius-5720{border-radius:5720px}.borer-radius-5721{border-radius:5721px}.borer-radius-5722{border-radius:5722px}.borer-radius-5723{border-radius:5723px}.borer-radius-5724{border-radius:5724px}.borer-radius-5725{border-radius:5725px}.borer-radius-5726{border-radius:5726px}.borer-radius-5727{border-radius:5727px}.borer-radius-5728{border-radius:5728px}.borer-radius-5729{border-radius:5729px}.borer-radius-5730{border-radius:5730px}.borer-radius-5731{border-radius:5731px}.borer-radius-5732{border-radius:5732px}.borer-radius-5733{border-radius:5733px}.borer-radius-5734{border-radius:5734px}.borer-radius-5735{border-radius:5735px}.borer-radius-5736{border-radius:5736px}.borer-radius-5737{border-radius:5737px}.borer-radius-5738{border-radius:5738px}.borer-radius-5739{border-radius:5739px}.borer-radius-5740{border-radius:5740px}.borer-radius-5741{border-radius:5741px}.borer-radius-5742{border-radius:5742px}.borer-radius-5743{border-radius:5743px}.borer-radius-5744{border-radius:5744px}.borer-radius-5745{border-radius:5745px}.borer-radius-5746{border-radius:5746px}.borer-radius-5747{border-radius:5747px}.borer-radius-5748{border-radius:5748px}.borer-radius-5749{border-radius:5749px}.borer-radius-5750{border-radius:5750px}.borer-radius-5751{border-radius:5751px}.borer-radius-5752{border-radius:5752px}.borer-radius-5753{border-radius:5753px}.borer-radius-5754{border-radius:5754px}.borer-radius-5755{border-radius:5755px}.borer-radius-5756{border-radius:5756px}.borer-radius-5757{border-radius:5757px}.borer-radius-5758{border-radius:5758px}.borer-radius-5759{border-radius:5759px}.borer-radius-5760{border-radius:5760px}.borer-radius-5761{border-radius:5761px}.borer-radius-5762{border-radius:5762px}.borer-radius-5763{border-radius:5763px}.borer-radius-5764{border-radius:5764px}.borer-radius-5765{border-radius:5765px}.borer-radius-5766{border-radius:5766px}.borer-radius-5767{border-radius:5767px}.borer-radius-5768{border-radius:5768px}.borer-radius-5769{border-radius:5769px}.borer-radius-5770{border-radius:5770px}.borer-radius-5771{border-radius:5771px}.borer-radius-5772{border-radius:5772px}.borer-radius-5773{border-radius:5773px}.borer-radius-5774{border-radius:5774px}.borer-radius-5775{border-radius:5775px}.borer-radius-5776{border-radius:5776px}.borer-radius-5777{border-radius:5777px}.borer-radius-5778{border-radius:5778px}.borer-radius-5779{border-radius:5779px}.borer-radius-5780{border-radius:5780px}.borer-radius-5781{border-radius:5781px}.borer-radius-5782{border-radius:5782px}.borer-radius-5783{border-radius:5783px}.borer-radius-5784{border-radius:5784px}.borer-radius-5785{border-radius:5785px}.borer-radius-5786{border-radius:5786px}.borer-radius-5787{border-radius:5787px}.borer-radius-5788{border-radius:5788px}.borer-radius-5789{border-radius:5789px}.borer-radius-5790{border-radius:5790px}.borer-radius-5791{border-radius:5791px}.borer-radius-5792{border-radius:5792px}.borer-radius-5793{border-radius:5793px}.borer-radius-5794{border-radius:5794px}.borer-radius-5795{border-radius:5795px}.borer-radius-5796{border-radius:5796px}.borer-radius-5797{border-radius:5797px}.borer-radius-5798{border-radius:5798px}.borer-radius-5799{border-radius:5799px}.borer-radius-5800{border-radius:5800px}.borer-radius-5801{border-radius:5801px}.borer-radius-5802{border-radius:5802px}.borer-radius-5803{border-radius:5803px}.borer-radius-5804{border-radius:5804px}.borer-radius-5805{border-radius:5805px}.borer-radius-5806{border-radius:5806px}.borer-radius-5807{border-radius:5807px}.borer-radius-5808{border-radius:5808px}.borer-radius-5809{border-radius:5809px}.borer-radius-5810{border-radius:5810px}.borer-radius-5811{border-radius:5811px}.borer-radius-5812{border-radius:5812px}.borer-radius-5813{border-radius:5813px}.borer-radius-5814{border-radius:5814px}.borer-radius-5815{border-radius:5815px}.borer-radius-5816{border-radius:5816px}.borer-radius-5817{border-radius:5817px}.borer-radius-5818{border-radius:5818px}.borer-radius-5819{border-radius:5819px}.borer-radius-5820{border-radius:5820px}.borer-radius-5821{border-radius:5821px}.borer-radius-5822{border-radius:5822px}.borer-radius-5823{border-radius:5823px}.borer-radius-5824{border-radius:5824px}.borer-radius-5825{border-radius:5825px}.borer-radius-5826{border-radius:5826px}.borer-radius-5827{border-radius:5827px}.borer-radius-5828{border-radius:5828px}.borer-radius-5829{border-radius:5829px}.borer-radius-5830{border-radius:5830px}.borer-radius-5831{border-radius:5831px}.borer-radius-5832{border-radius:5832px}.borer-radius-5833{border-radius:5833px}.borer-radius-5834{border-radius:5834px}.borer-radius-5835{border-radius:5835px}.borer-radius-5836{border-radius:5836px}.borer-radius-5837{border-radius:5837px}.borer-radius-5838{border-radius:5838px}.borer-radius-5839{border-radius:5839px}.borer-radius-5840{border-radius:5840px}.borer-radius-5841{border-radius:5841px}.borer-radius-5842{border-radius:5842px}.borer-radius-5843{border-radius:5843px}.borer-radius-5844{border-radius:5844px}.borer-radius-5845{border-radius:5845px}.borer-radius-5846{border-radius:5846px}.borer-radius-5847{border-radius:5847px}.borer-radius-5848{border-radius:5848px}.borer-radius-5849{border-radius:5849px}.borer-radius-5850{border-radius:5850px}.borer-radius-5851{border-radius:5851px}.borer-radius-5852{border-radius:5852px}.borer-radius-5853{border-radius:5853px}.borer-radius-5854{border-radius:5854px}.borer-radius-5855{border-radius:5855px}.borer-radius-5856{border-radius:5856px}.borer-radius-5857{border-radius:5857px}.borer-radius-5858{border-radius:5858px}.borer-radius-5859{border-radius:5859px}.borer-radius-5860{border-radius:5860px}.borer-radius-5861{border-radius:5861px}.borer-radius-5862{border-radius:5862px}.borer-radius-5863{border-radius:5863px}.borer-radius-5864{border-radius:5864px}.borer-radius-5865{border-radius:5865px}.borer-radius-5866{border-radius:5866px}.borer-radius-5867{border-radius:5867px}.borer-radius-5868{border-radius:5868px}.borer-radius-5869{border-radius:5869px}.borer-radius-5870{border-radius:5870px}.borer-radius-5871{border-radius:5871px}.borer-radius-5872{border-radius:5872px}.borer-radius-5873{border-radius:5873px}.borer-radius-5874{border-radius:5874px}.borer-radius-5875{border-radius:5875px}.borer-radius-5876{border-radius:5876px}.borer-radius-5877{border-radius:5877px}.borer-radius-5878{border-radius:5878px}.borer-radius-5879{border-radius:5879px}.borer-radius-5880{border-radius:5880px}.borer-radius-5881{border-radius:5881px}.borer-radius-5882{border-radius:5882px}.borer-radius-5883{border-radius:5883px}.borer-radius-5884{border-radius:5884px}.borer-radius-5885{border-radius:5885px}.borer-radius-5886{border-radius:5886px}.borer-radius-5887{border-radius:5887px}.borer-radius-5888{border-radius:5888px}.borer-radius-5889{border-radius:5889px}.borer-radius-5890{border-radius:5890px}.borer-radius-5891{border-radius:5891px}.borer-radius-5892{border-radius:5892px}.borer-radius-5893{border-radius:5893px}.borer-radius-5894{border-radius:5894px}.borer-radius-5895{border-radius:5895px}.borer-radius-5896{border-radius:5896px}.borer-radius-5897{border-radius:5897px}.borer-radius-5898{border-radius:5898px}.borer-radius-5899{border-radius:5899px}.borer-radius-5900{border-radius:5900px}.borer-radius-5901{border-radius:5901px}.borer-radius-5902{border-radius:5902px}.borer-radius-5903{border-radius:5903px}.borer-radius-5904{border-radius:5904px}.borer-radius-5905{border-radius:5905px}.borer-radius-5906{border-radius:5906px}.borer-radius-5907{border-radius:5907px}.borer-radius-5908{border-radius:5908px}.borer-radius-5909{border-radius:5909px}.borer-radius-5910{border-radius:5910px}.borer-radius-5911{border-radius:5911px}.borer-radius-5912{border-radius:5912px}.borer-radius-5913{border-radius:5913px}.borer-radius-5914{border-radius:5914px}.borer-radius-5915{border-radius:5915px}.borer-radius-5916{border-radius:5916px}.borer-radius-5917{border-radius:5917px}.borer-radius-5918{border-radius:5918px}.borer-radius-5919{border-radius:5919px}.borer-radius-5920{border-radius:5920px}.borer-radius-5921{border-radius:5921px}.borer-radius-5922{border-radius:5922px}.borer-radius-5923{border-radius:5923px}.borer-radius-5924{border-radius:5924px}.borer-radius-5925{border-radius:5925px}.borer-radius-5926{border-radius:5926px}.borer-radius-5927{border-radius:5927px}.borer-radius-5928{border-radius:5928px}.borer-radius-5929{border-radius:5929px}.borer-radius-5930{border-radius:5930px}.borer-radius-5931{border-radius:5931px}.borer-radius-5932{border-radius:5932px}.borer-radius-5933{border-radius:5933px}.borer-radius-5934{border-radius:5934px}.borer-radius-5935{border-radius:5935px}.borer-radius-5936{border-radius:5936px}.borer-radius-5937{border-radius:5937px}.borer-radius-5938{border-radius:5938px}.borer-radius-5939{border-radius:5939px}.borer-radius-5940{border-radius:5940px}.borer-radius-5941{border-radius:5941px}.borer-radius-5942{border-radius:5942px}.borer-radius-5943{border-radius:5943px}.borer-radius-5944{border-radius:5944px}.borer-radius-5945{border-radius:5945px}.borer-radius-5946{border-radius:5946px}.borer-radius-5947{border-radius:5947px}.borer-radius-5948{border-radius:5948px}.borer-radius-5949{border-radius:5949px}.borer-radius-5950{border-radius:5950px}.borer-radius-5951{border-radius:5951px}.borer-radius-5952{border-radius:5952px}.borer-radius-5953{border-radius:5953px}.borer-radius-5954{border-radius:5954px}.borer-radius-5955{border-radius:5955px}.borer-radius-5956{border-radius:5956px}.borer-radius-5957{border-radius:5957px}.borer-radius-5958{border-radius:5958px}.borer-radius-5959{border-radius:5959px}.borer-radius-5960{border-radius:5960px}.borer-radius-5961{border-radius:5961px}.borer-radius-5962{border-radius:5962px}.borer-radius-5963{border-radius:5963px}.borer-radius-5964{border-radius:5964px}.borer-radius-5965{border-radius:5965px}.borer-radius-5966{border-radius:5966px}.borer-radius-5967{border-radius:5967px}.borer-radius-5968{border-radius:5968px}.borer-radius-5969{border-radius:5969px}.borer-radius-5970{border-radius:5970px}.borer-radius-5971{border-radius:5971px}.borer-radius-5972{border-radius:5972px}.borer-radius-5973{border-radius:5973px}.borer-radius-5974{border-radius:5974px}.borer-radius-5975{border-radius:5975px}.borer-radius-5976{border-radius:5976px}.borer-radius-5977{border-radius:5977px}.borer-radius-5978{border-radius:5978px}.borer-radius-5979{border-radius:5979px}.borer-radius-5980{border-radius:5980px}.borer-radius-5981{border-radius:5981px}.borer-radius-5982{border-radius:5982px}.borer-radius-5983{border-radius:5983px}.borer-radius-5984{border-radius:5984px}.borer-radius-5985{border-radius:5985px}.borer-radius-5986{border-radius:5986px}.borer-radius-5987{border-radius:5987px}.borer-radius-5988{border-radius:5988px}.borer-radius-5989{border-radius:5989px}.borer-radius-5990{border-radius:5990px}.borer-radius-5991{border-radius:5991px}.borer-radius-5992{border-radius:5992px}.borer-radius-5993{border-radius:5993px}.borer-radius-5994{border-radius:5994px}.borer-radius-5995{border-radius:5995px}.borer-radius-5996{border-radius:5996px}.borer-radius-5997{border-radius:5997px}.borer-radius-5998{border-radius:5998px}.borer-radius-5999{border-radius:5999px}.borer-radius-6000{border-radius:6000px}.borer-radius-6001{border-radius:6001px}.borer-radius-6002{border-radius:6002px}.borer-radius-6003{border-radius:6003px}.borer-radius-6004{border-radius:6004px}.borer-radius-6005{border-radius:6005px}.borer-radius-6006{border-radius:6006px}.borer-radius-6007{border-radius:6007px}.borer-radius-6008{border-radius:6008px}.borer-radius-6009{border-radius:6009px}.borer-radius-6010{border-radius:6010px}.borer-radius-6011{border-radius:6011px}.borer-radius-6012{border-radius:6012px}.borer-radius-6013{border-radius:6013px}.borer-radius-6014{border-radius:6014px}.borer-radius-6015{border-radius:6015px}.borer-radius-6016{border-radius:6016px}.borer-radius-6017{border-radius:6017px}.borer-radius-6018{border-radius:6018px}.borer-radius-6019{border-radius:6019px}.borer-radius-6020{border-radius:6020px}.borer-radius-6021{border-radius:6021px}.borer-radius-6022{border-radius:6022px}.borer-radius-6023{border-radius:6023px}.borer-radius-6024{border-radius:6024px}.borer-radius-6025{border-radius:6025px}.borer-radius-6026{border-radius:6026px}.borer-radius-6027{border-radius:6027px}.borer-radius-6028{border-radius:6028px}.borer-radius-6029{border-radius:6029px}.borer-radius-6030{border-radius:6030px}.borer-radius-6031{border-radius:6031px}.borer-radius-6032{border-radius:6032px}.borer-radius-6033{border-radius:6033px}.borer-radius-6034{border-radius:6034px}.borer-radius-6035{border-radius:6035px}.borer-radius-6036{border-radius:6036px}.borer-radius-6037{border-radius:6037px}.borer-radius-6038{border-radius:6038px}.borer-radius-6039{border-radius:6039px}.borer-radius-6040{border-radius:6040px}.borer-radius-6041{border-radius:6041px}.borer-radius-6042{border-radius:6042px}.borer-radius-6043{border-radius:6043px}.borer-radius-6044{border-radius:6044px}.borer-radius-6045{border-radius:6045px}.borer-radius-6046{border-radius:6046px}.borer-radius-6047{border-radius:6047px}.borer-radius-6048{border-radius:6048px}.borer-radius-6049{border-radius:6049px}.borer-radius-6050{border-radius:6050px}.borer-radius-6051{border-radius:6051px}.borer-radius-6052{border-radius:6052px}.borer-radius-6053{border-radius:6053px}.borer-radius-6054{border-radius:6054px}.borer-radius-6055{border-radius:6055px}.borer-radius-6056{border-radius:6056px}.borer-radius-6057{border-radius:6057px}.borer-radius-6058{border-radius:6058px}.borer-radius-6059{border-radius:6059px}.borer-radius-6060{border-radius:6060px}.borer-radius-6061{border-radius:6061px}.borer-radius-6062{border-radius:6062px}.borer-radius-6063{border-radius:6063px}.borer-radius-6064{border-radius:6064px}.borer-radius-6065{border-radius:6065px}.borer-radius-6066{border-radius:6066px}.borer-radius-6067{border-radius:6067px}.borer-radius-6068{border-radius:6068px}.borer-radius-6069{border-radius:6069px}.borer-radius-6070{border-radius:6070px}.borer-radius-6071{border-radius:6071px}.borer-radius-6072{border-radius:6072px}.borer-radius-6073{border-radius:6073px}.borer-radius-6074{border-radius:6074px}.borer-radius-6075{border-radius:6075px}.borer-radius-6076{border-radius:6076px}.borer-radius-6077{border-radius:6077px}.borer-radius-6078{border-radius:6078px}.borer-radius-6079{border-radius:6079px}.borer-radius-6080{border-radius:6080px}.borer-radius-6081{border-radius:6081px}.borer-radius-6082{border-radius:6082px}.borer-radius-6083{border-radius:6083px}.borer-radius-6084{border-radius:6084px}.borer-radius-6085{border-radius:6085px}.borer-radius-6086{border-radius:6086px}.borer-radius-6087{border-radius:6087px}.borer-radius-6088{border-radius:6088px}.borer-radius-6089{border-radius:6089px}.borer-radius-6090{border-radius:6090px}.borer-radius-6091{border-radius:6091px}.borer-radius-6092{border-radius:6092px}.borer-radius-6093{border-radius:6093px}.borer-radius-6094{border-radius:6094px}.borer-radius-6095{border-radius:6095px}.borer-radius-6096{border-radius:6096px}.borer-radius-6097{border-radius:6097px}.borer-radius-6098{border-radius:6098px}.borer-radius-6099{border-radius:6099px}.borer-radius-6100{border-radius:6100px}.borer-radius-6101{border-radius:6101px}.borer-radius-6102{border-radius:6102px}.borer-radius-6103{border-radius:6103px}.borer-radius-6104{border-radius:6104px}.borer-radius-6105{border-radius:6105px}.borer-radius-6106{border-radius:6106px}.borer-radius-6107{border-radius:6107px}.borer-radius-6108{border-radius:6108px}.borer-radius-6109{border-radius:6109px}.borer-radius-6110{border-radius:6110px}.borer-radius-6111{border-radius:6111px}.borer-radius-6112{border-radius:6112px}.borer-radius-6113{border-radius:6113px}.borer-radius-6114{border-radius:6114px}.borer-radius-6115{border-radius:6115px}.borer-radius-6116{border-radius:6116px}.borer-radius-6117{border-radius:6117px}.borer-radius-6118{border-radius:6118px}.borer-radius-6119{border-radius:6119px}.borer-radius-6120{border-radius:6120px}.borer-radius-6121{border-radius:6121px}.borer-radius-6122{border-radius:6122px}.borer-radius-6123{border-radius:6123px}.borer-radius-6124{border-radius:6124px}.borer-radius-6125{border-radius:6125px}.borer-radius-6126{border-radius:6126px}.borer-radius-6127{border-radius:6127px}.borer-radius-6128{border-radius:6128px}.borer-radius-6129{border-radius:6129px}.borer-radius-6130{border-radius:6130px}.borer-radius-6131{border-radius:6131px}.borer-radius-6132{border-radius:6132px}.borer-radius-6133{border-radius:6133px}.borer-radius-6134{border-radius:6134px}.borer-radius-6135{border-radius:6135px}.borer-radius-6136{border-radius:6136px}.borer-radius-6137{border-radius:6137px}.borer-radius-6138{border-radius:6138px}.borer-radius-6139{border-radius:6139px}.borer-radius-6140{border-radius:6140px}.borer-radius-6141{border-radius:6141px}.borer-radius-6142{border-radius:6142px}.borer-radius-6143{border-radius:6143px}.borer-radius-6144{border-radius:6144px}.borer-radius-6145{border-radius:6145px}.borer-radius-6146{border-radius:6146px}.borer-radius-6147{border-radius:6147px}.borer-radius-6148{border-radius:6148px}.borer-radius-6149{border-radius:6149px}.borer-radius-6150{border-radius:6150px}.borer-radius-6151{border-radius:6151px}.borer-radius-6152{border-radius:6152px}.borer-radius-6153{border-radius:6153px}.borer-radius-6154{border-radius:6154px}.borer-radius-6155{border-radius:6155px}.borer-radius-6156{border-radius:6156px}.borer-radius-6157{border-radius:6157px}.borer-radius-6158{border-radius:6158px}.borer-radius-6159{border-radius:6159px}.borer-radius-6160{border-radius:6160px}.borer-radius-6161{border-radius:6161px}.borer-radius-6162{border-radius:6162px}.borer-radius-6163{border-radius:6163px}.borer-radius-6164{border-radius:6164px}.borer-radius-6165{border-radius:6165px}.borer-radius-6166{border-radius:6166px}.borer-radius-6167{border-radius:6167px}.borer-radius-6168{border-radius:6168px}.borer-radius-6169{border-radius:6169px}.borer-radius-6170{border-radius:6170px}.borer-radius-6171{border-radius:6171px}.borer-radius-6172{border-radius:6172px}.borer-radius-6173{border-radius:6173px}.borer-radius-6174{border-radius:6174px}.borer-radius-6175{border-radius:6175px}.borer-radius-6176{border-radius:6176px}.borer-radius-6177{border-radius:6177px}.borer-radius-6178{border-radius:6178px}.borer-radius-6179{border-radius:6179px}.borer-radius-6180{border-radius:6180px}.borer-radius-6181{border-radius:6181px}.borer-radius-6182{border-radius:6182px}.borer-radius-6183{border-radius:6183px}.borer-radius-6184{border-radius:6184px}.borer-radius-6185{border-radius:6185px}.borer-radius-6186{border-radius:6186px}.borer-radius-6187{border-radius:6187px}.borer-radius-6188{border-radius:6188px}.borer-radius-6189{border-radius:6189px}.borer-radius-6190{border-radius:6190px}.borer-radius-6191{border-radius:6191px}.borer-radius-6192{border-radius:6192px}.borer-radius-6193{border-radius:6193px}.borer-radius-6194{border-radius:6194px}.borer-radius-6195{border-radius:6195px}.borer-radius-6196{border-radius:6196px}.borer-radius-6197{border-radius:6197px}.borer-radius-6198{border-radius:6198px}.borer-radius-6199{border-radius:6199px}.borer-radius-6200{border-radius:6200px}.borer-radius-6201{border-radius:6201px}.borer-radius-6202{border-radius:6202px}.borer-radius-6203{border-radius:6203px}.borer-radius-6204{border-radius:6204px}.borer-radius-6205{border-radius:6205px}.borer-radius-6206{border-radius:6206px}.borer-radius-6207{border-radius:6207px}.borer-radius-6208{border-radius:6208px}.borer-radius-6209{border-radius:6209px}.borer-radius-6210{border-radius:6210px}.borer-radius-6211{border-radius:6211px}.borer-radius-6212{border-radius:6212px}.borer-radius-6213{border-radius:6213px}.borer-radius-6214{border-radius:6214px}.borer-radius-6215{border-radius:6215px}.borer-radius-6216{border-radius:6216px}.borer-radius-6217{border-radius:6217px}.borer-radius-6218{border-radius:6218px}.borer-radius-6219{border-radius:6219px}.borer-radius-6220{border-radius:6220px}.borer-radius-6221{border-radius:6221px}.borer-radius-6222{border-radius:6222px}.borer-radius-6223{border-radius:6223px}.borer-radius-6224{border-radius:6224px}.borer-radius-6225{border-radius:6225px}.borer-radius-6226{border-radius:6226px}.borer-radius-6227{border-radius:6227px}.borer-radius-6228{border-radius:6228px}.borer-radius-6229{border-radius:6229px}.borer-radius-6230{border-radius:6230px}.borer-radius-6231{border-radius:6231px}.borer-radius-6232{border-radius:6232px}.borer-radius-6233{border-radius:6233px}.borer-radius-6234{border-radius:6234px}.borer-radius-6235{border-radius:6235px}.borer-radius-6236{border-radius:6236px}.borer-radius-6237{border-radius:6237px}.borer-radius-6238{border-radius:6238px}.borer-radius-6239{border-radius:6239px}.borer-radius-6240{border-radius:6240px}.borer-radius-6241{border-radius:6241px}.borer-radius-6242{border-radius:6242px}.borer-radius-6243{border-radius:6243px}.borer-radius-6244{border-radius:6244px}.borer-radius-6245{border-radius:6245px}.borer-radius-6246{border-radius:6246px}.borer-radius-6247{border-radius:6247px}.borer-radius-6248{border-radius:6248px}.borer-radius-6249{border-radius:6249px}.borer-radius-6250{border-radius:6250px}.borer-radius-6251{border-radius:6251px}.borer-radius-6252{border-radius:6252px}.borer-radius-6253{border-radius:6253px}.borer-radius-6254{border-radius:6254px}.borer-radius-6255{border-radius:6255px}.borer-radius-6256{border-radius:6256px}.borer-radius-6257{border-radius:6257px}.borer-radius-6258{border-radius:6258px}.borer-radius-6259{border-radius:6259px}.borer-radius-6260{border-radius:6260px}.borer-radius-6261{border-radius:6261px}.borer-radius-6262{border-radius:6262px}.borer-radius-6263{border-radius:6263px}.borer-radius-6264{border-radius:6264px}.borer-radius-6265{border-radius:6265px}.borer-radius-6266{border-radius:6266px}.borer-radius-6267{border-radius:6267px}.borer-radius-6268{border-radius:6268px}.borer-radius-6269{border-radius:6269px}.borer-radius-6270{border-radius:6270px}.borer-radius-6271{border-radius:6271px}.borer-radius-6272{border-radius:6272px}.borer-radius-6273{border-radius:6273px}.borer-radius-6274{border-radius:6274px}.borer-radius-6275{border-radius:6275px}.borer-radius-6276{border-radius:6276px}.borer-radius-6277{border-radius:6277px}.borer-radius-6278{border-radius:6278px}.borer-radius-6279{border-radius:6279px}.borer-radius-6280{border-radius:6280px}.borer-radius-6281{border-radius:6281px}.borer-radius-6282{border-radius:6282px}.borer-radius-6283{border-radius:6283px}.borer-radius-6284{border-radius:6284px}.borer-radius-6285{border-radius:6285px}.borer-radius-6286{border-radius:6286px}.borer-radius-6287{border-radius:6287px}.borer-radius-6288{border-radius:6288px}.borer-radius-6289{border-radius:6289px}.borer-radius-6290{border-radius:6290px}.borer-radius-6291{border-radius:6291px}.borer-radius-6292{border-radius:6292px}.borer-radius-6293{border-radius:6293px}.borer-radius-6294{border-radius:6294px}.borer-radius-6295{border-radius:6295px}.borer-radius-6296{border-radius:6296px}.borer-radius-6297{border-radius:6297px}.borer-radius-6298{border-radius:6298px}.borer-radius-6299{border-radius:6299px}.borer-radius-6300{border-radius:6300px}.borer-radius-6301{border-radius:6301px}.borer-radius-6302{border-radius:6302px}.borer-radius-6303{border-radius:6303px}.borer-radius-6304{border-radius:6304px}.borer-radius-6305{border-radius:6305px}.borer-radius-6306{border-radius:6306px}.borer-radius-6307{border-radius:6307px}.borer-radius-6308{border-radius:6308px}.borer-radius-6309{border-radius:6309px}.borer-radius-6310{border-radius:6310px}.borer-radius-6311{border-radius:6311px}.borer-radius-6312{border-radius:6312px}.borer-radius-6313{border-radius:6313px}.borer-radius-6314{border-radius:6314px}.borer-radius-6315{border-radius:6315px}.borer-radius-6316{border-radius:6316px}.borer-radius-6317{border-radius:6317px}.borer-radius-6318{border-radius:6318px}.borer-radius-6319{border-radius:6319px}.borer-radius-6320{border-radius:6320px}.borer-radius-6321{border-radius:6321px}.borer-radius-6322{border-radius:6322px}.borer-radius-6323{border-radius:6323px}.borer-radius-6324{border-radius:6324px}.borer-radius-6325{border-radius:6325px}.borer-radius-6326{border-radius:6326px}.borer-radius-6327{border-radius:6327px}.borer-radius-6328{border-radius:6328px}.borer-radius-6329{border-radius:6329px}.borer-radius-6330{border-radius:6330px}.borer-radius-6331{border-radius:6331px}.borer-radius-6332{border-radius:6332px}.borer-radius-6333{border-radius:6333px}.borer-radius-6334{border-radius:6334px}.borer-radius-6335{border-radius:6335px}.borer-radius-6336{border-radius:6336px}.borer-radius-6337{border-radius:6337px}.borer-radius-6338{border-radius:6338px}.borer-radius-6339{border-radius:6339px}.borer-radius-6340{border-radius:6340px}.borer-radius-6341{border-radius:6341px}.borer-radius-6342{border-radius:6342px}.borer-radius-6343{border-radius:6343px}.borer-radius-6344{border-radius:6344px}.borer-radius-6345{border-radius:6345px}.borer-radius-6346{border-radius:6346px}.borer-radius-6347{border-radius:6347px}.borer-radius-6348{border-radius:6348px}.borer-radius-6349{border-radius:6349px}.borer-radius-6350{border-radius:6350px}.borer-radius-6351{border-radius:6351px}.borer-radius-6352{border-radius:6352px}.borer-radius-6353{border-radius:6353px}.borer-radius-6354{border-radius:6354px}.borer-radius-6355{border-radius:6355px}.borer-radius-6356{border-radius:6356px}.borer-radius-6357{border-radius:6357px}.borer-radius-6358{border-radius:6358px}.borer-radius-6359{border-radius:6359px}.borer-radius-6360{border-radius:6360px}.borer-radius-6361{border-radius:6361px}.borer-radius-6362{border-radius:6362px}.borer-radius-6363{border-radius:6363px}.borer-radius-6364{border-radius:6364px}.borer-radius-6365{border-radius:6365px}.borer-radius-6366{border-radius:6366px}.borer-radius-6367{border-radius:6367px}.borer-radius-6368{border-radius:6368px}.borer-radius-6369{border-radius:6369px}.borer-radius-6370{border-radius:6370px}.borer-radius-6371{border-radius:6371px}.borer-radius-6372{border-radius:6372px}.borer-radius-6373{border-radius:6373px}.borer-radius-6374{border-radius:6374px}.borer-radius-6375{border-radius:6375px}.borer-radius-6376{border-radius:6376px}.borer-radius-6377{border-radius:6377px}.borer-radius-6378{border-radius:6378px}.borer-radius-6379{border-radius:6379px}.borer-radius-6380{border-radius:6380px}.borer-radius-6381{border-radius:6381px}.borer-radius-6382{border-radius:6382px}.borer-radius-6383{border-radius:6383px}.borer-radius-6384{border-radius:6384px}.borer-radius-6385{border-radius:6385px}.borer-radius-6386{border-radius:6386px}.borer-radius-6387{border-radius:6387px}.borer-radius-6388{border-radius:6388px}.borer-radius-6389{border-radius:6389px}.borer-radius-6390{border-radius:6390px}.borer-radius-6391{border-radius:6391px}.borer-radius-6392{border-radius:6392px}.borer-radius-6393{border-radius:6393px}.borer-radius-6394{border-radius:6394px}.borer-radius-6395{border-radius:6395px}.borer-radius-6396{border-radius:6396px}.borer-radius-6397{border-radius:6397px}.borer-radius-6398{border-radius:6398px}.borer-radius-6399{border-radius:6399px}.borer-radius-6400{border-radius:6400px}.borer-radius-6401{border-radius:6401px}.borer-radius-6402{border-radius:6402px}.borer-radius-6403{border-radius:6403px}.borer-radius-6404{border-radius:6404px}.borer-radius-6405{border-radius:6405px}.borer-radius-6406{border-radius:6406px}.borer-radius-6407{border-radius:6407px}.borer-radius-6408{border-radius:6408px}.borer-radius-6409{border-radius:6409px}.borer-radius-6410{border-radius:6410px}.borer-radius-6411{border-radius:6411px}.borer-radius-6412{border-radius:6412px}.borer-radius-6413{border-radius:6413px}.borer-radius-6414{border-radius:6414px}.borer-radius-6415{border-radius:6415px}.borer-radius-6416{border-radius:6416px}.borer-radius-6417{border-radius:6417px}.borer-radius-6418{border-radius:6418px}.borer-radius-6419{border-radius:6419px}.borer-radius-6420{border-radius:6420px}.borer-radius-6421{border-radius:6421px}.borer-radius-6422{border-radius:6422px}.borer-radius-6423{border-radius:6423px}.borer-radius-6424{border-radius:6424px}.borer-radius-6425{border-radius:6425px}.borer-radius-6426{border-radius:6426px}.borer-radius-6427{border-radius:6427px}.borer-radius-6428{border-radius:6428px}.borer-radius-6429{border-radius:6429px}.borer-radius-6430{border-radius:6430px}.borer-radius-6431{border-radius:6431px}.borer-radius-6432{border-radius:6432px}.borer-radius-6433{border-radius:6433px}.borer-radius-6434{border-radius:6434px}.borer-radius-6435{border-radius:6435px}.borer-radius-6436{border-radius:6436px}.borer-radius-6437{border-radius:6437px}.borer-radius-6438{border-radius:6438px}.borer-radius-6439{border-radius:6439px}.borer-radius-6440{border-radius:6440px}.borer-radius-6441{border-radius:6441px}.borer-radius-6442{border-radius:6442px}.borer-radius-6443{border-radius:6443px}.borer-radius-6444{border-radius:6444px}.borer-radius-6445{border-radius:6445px}.borer-radius-6446{border-radius:6446px}.borer-radius-6447{border-radius:6447px}.borer-radius-6448{border-radius:6448px}.borer-radius-6449{border-radius:6449px}.borer-radius-6450{border-radius:6450px}.borer-radius-6451{border-radius:6451px}.borer-radius-6452{border-radius:6452px}.borer-radius-6453{border-radius:6453px}.borer-radius-6454{border-radius:6454px}.borer-radius-6455{border-radius:6455px}.borer-radius-6456{border-radius:6456px}.borer-radius-6457{border-radius:6457px}.borer-radius-6458{border-radius:6458px}.borer-radius-6459{border-radius:6459px}.borer-radius-6460{border-radius:6460px}.borer-radius-6461{border-radius:6461px}.borer-radius-6462{border-radius:6462px}.borer-radius-6463{border-radius:6463px}.borer-radius-6464{border-radius:6464px}.borer-radius-6465{border-radius:6465px}.borer-radius-6466{border-radius:6466px}.borer-radius-6467{border-radius:6467px}.borer-radius-6468{border-radius:6468px}.borer-radius-6469{border-radius:6469px}.borer-radius-6470{border-radius:6470px}.borer-radius-6471{border-radius:6471px}.borer-radius-6472{border-radius:6472px}.borer-radius-6473{border-radius:6473px}.borer-radius-6474{border-radius:6474px}.borer-radius-6475{border-radius:6475px}.borer-radius-6476{border-radius:6476px}.borer-radius-6477{border-radius:6477px}.borer-radius-6478{border-radius:6478px}.borer-radius-6479{border-radius:6479px}.borer-radius-6480{border-radius:6480px}.borer-radius-6481{border-radius:6481px}.borer-radius-6482{border-radius:6482px}.borer-radius-6483{border-radius:6483px}.borer-radius-6484{border-radius:6484px}.borer-radius-6485{border-radius:6485px}.borer-radius-6486{border-radius:6486px}.borer-radius-6487{border-radius:6487px}.borer-radius-6488{border-radius:6488px}.borer-radius-6489{border-radius:6489px}.borer-radius-6490{border-radius:6490px}.borer-radius-6491{border-radius:6491px}.borer-radius-6492{border-radius:6492px}.borer-radius-6493{border-radius:6493px}.borer-radius-6494{border-radius:6494px}.borer-radius-6495{border-radius:6495px}.borer-radius-6496{border-radius:6496px}.borer-radius-6497{border-radius:6497px}.borer-radius-6498{border-radius:6498px}.borer-radius-6499{border-radius:6499px}.borer-radius-6500{border-radius:6500px}.borer-radius-6501{border-radius:6501px}.borer-radius-6502{border-radius:6502px}.borer-radius-6503{border-radius:6503px}.borer-radius-6504{border-radius:6504px}.borer-radius-6505{border-radius:6505px}.borer-radius-6506{border-radius:6506px}.borer-radius-6507{border-radius:6507px}.borer-radius-6508{border-radius:6508px}.borer-radius-6509{border-radius:6509px}.borer-radius-6510{border-radius:6510px}.borer-radius-6511{border-radius:6511px}.borer-radius-6512{border-radius:6512px}.borer-radius-6513{border-radius:6513px}.borer-radius-6514{border-radius:6514px}.borer-radius-6515{border-radius:6515px}.borer-radius-6516{border-radius:6516px}.borer-radius-6517{border-radius:6517px}.borer-radius-6518{border-radius:6518px}.borer-radius-6519{border-radius:6519px}.borer-radius-6520{border-radius:6520px}.borer-radius-6521{border-radius:6521px}.borer-radius-6522{border-radius:6522px}.borer-radius-6523{border-radius:6523px}.borer-radius-6524{border-radius:6524px}.borer-radius-6525{border-radius:6525px}.borer-radius-6526{border-radius:6526px}.borer-radius-6527{border-radius:6527px}.borer-radius-6528{border-radius:6528px}.borer-radius-6529{border-radius:6529px}.borer-radius-6530{border-radius:6530px}.borer-radius-6531{border-radius:6531px}.borer-radius-6532{border-radius:6532px}.borer-radius-6533{border-radius:6533px}.borer-radius-6534{border-radius:6534px}.borer-radius-6535{border-radius:6535px}.borer-radius-6536{border-radius:6536px}.borer-radius-6537{border-radius:6537px}.borer-radius-6538{border-radius:6538px}.borer-radius-6539{border-radius:6539px}.borer-radius-6540{border-radius:6540px}.borer-radius-6541{border-radius:6541px}.borer-radius-6542{border-radius:6542px}.borer-radius-6543{border-radius:6543px}.borer-radius-6544{border-radius:6544px}.borer-radius-6545{border-radius:6545px}.borer-radius-6546{border-radius:6546px}.borer-radius-6547{border-radius:6547px}.borer-radius-6548{border-radius:6548px}.borer-radius-6549{border-radius:6549px}.borer-radius-6550{border-radius:6550px}.borer-radius-6551{border-radius:6551px}.borer-radius-6552{border-radius:6552px}.borer-radius-6553{border-radius:6553px}.borer-radius-6554{border-radius:6554px}.borer-radius-6555{border-radius:6555px}.borer-radius-6556{border-radius:6556px}.borer-radius-6557{border-radius:6557px}.borer-radius-6558{border-radius:6558px}.borer-radius-6559{border-radius:6559px}.borer-radius-6560{border-radius:6560px}.borer-radius-6561{border-radius:6561px}.borer-radius-6562{border-radius:6562px}.borer-radius-6563{border-radius:6563px}.borer-radius-6564{border-radius:6564px}.borer-radius-6565{border-radius:6565px}.borer-radius-6566{border-radius:6566px}.borer-radius-6567{border-radius:6567px}.borer-radius-6568{border-radius:6568px}.borer-radius-6569{border-radius:6569px}.borer-radius-6570{border-radius:6570px}.borer-radius-6571{border-radius:6571px}.borer-radius-6572{border-radius:6572px}.borer-radius-6573{border-radius:6573px}.borer-radius-6574{border-radius:6574px}.borer-radius-6575{border-radius:6575px}.borer-radius-6576{border-radius:6576px}.borer-radius-6577{border-radius:6577px}.borer-radius-6578{border-radius:6578px}.borer-radius-6579{border-radius:6579px}.borer-radius-6580{border-radius:6580px}.borer-radius-6581{border-radius:6581px}.borer-radius-6582{border-radius:6582px}.borer-radius-6583{border-radius:6583px}.borer-radius-6584{border-radius:6584px}.borer-radius-6585{border-radius:6585px}.borer-radius-6586{border-radius:6586px}.borer-radius-6587{border-radius:6587px}.borer-radius-6588{border-radius:6588px}.borer-radius-6589{border-radius:6589px}.borer-radius-6590{border-radius:6590px}.borer-radius-6591{border-radius:6591px}.borer-radius-6592{border-radius:6592px}.borer-radius-6593{border-radius:6593px}.borer-radius-6594{border-radius:6594px}.borer-radius-6595{border-radius:6595px}.borer-radius-6596{border-radius:6596px}.borer-radius-6597{border-radius:6597px}.borer-radius-6598{border-radius:6598px}.borer-radius-6599{border-radius:6599px}.borer-radius-6600{border-radius:6600px}.borer-radius-6601{border-radius:6601px}.borer-radius-6602{border-radius:6602px}.borer-radius-6603{border-radius:6603px}.borer-radius-6604{border-radius:6604px}.borer-radius-6605{border-radius:6605px}.borer-radius-6606{border-radius:6606px}.borer-radius-6607{border-radius:6607px}.borer-radius-6608{border-radius:6608px}.borer-radius-6609{border-radius:6609px}.borer-radius-6610{border-radius:6610px}.borer-radius-6611{border-radius:6611px}.borer-radius-6612{border-radius:6612px}.borer-radius-6613{border-radius:6613px}.borer-radius-6614{border-radius:6614px}.borer-radius-6615{border-radius:6615px}.borer-radius-6616{border-radius:6616px}.borer-radius-6617{border-radius:6617px}.borer-radius-6618{border-radius:6618px}.borer-radius-6619{border-radius:6619px}.borer-radius-6620{border-radius:6620px}.borer-radius-6621{border-radius:6621px}.borer-radius-6622{border-radius:6622px}.borer-radius-6623{border-radius:6623px}.borer-radius-6624{border-radius:6624px}.borer-radius-6625{border-radius:6625px}.borer-radius-6626{border-radius:6626px}.borer-radius-6627{border-radius:6627px}.borer-radius-6628{border-radius:6628px}.borer-radius-6629{border-radius:6629px}.borer-radius-6630{border-radius:6630px}.borer-radius-6631{border-radius:6631px}.borer-radius-6632{border-radius:6632px}.borer-radius-6633{border-radius:6633px}.borer-radius-6634{border-radius:6634px}.borer-radius-6635{border-radius:6635px}.borer-radius-6636{border-radius:6636px}.borer-radius-6637{border-radius:6637px}.borer-radius-6638{border-radius:6638px}.borer-radius-6639{border-radius:6639px}.borer-radius-6640{border-radius:6640px}.borer-radius-6641{border-radius:6641px}.borer-radius-6642{border-radius:6642px}.borer-radius-6643{border-radius:6643px}.borer-radius-6644{border-radius:6644px}.borer-radius-6645{border-radius:6645px}.borer-radius-6646{border-radius:6646px}.borer-radius-6647{border-radius:6647px}.borer-radius-6648{border-radius:6648px}.borer-radius-6649{border-radius:6649px}.borer-radius-6650{border-radius:6650px}.borer-radius-6651{border-radius:6651px}.borer-radius-6652{border-radius:6652px}.borer-radius-6653{border-radius:6653px}.borer-radius-6654{border-radius:6654px}.borer-radius-6655{border-radius:6655px}.borer-radius-6656{border-radius:6656px}.borer-radius-6657{border-radius:6657px}.borer-radius-6658{border-radius:6658px}.borer-radius-6659{border-radius:6659px}.borer-radius-6660{border-radius:6660px}.borer-radius-6661{border-radius:6661px}.borer-radius-6662{border-radius:6662px}.borer-radius-6663{border-radius:6663px}.borer-radius-6664{border-radius:6664px}.borer-radius-6665{border-radius:6665px}.borer-radius-6666{border-radius:6666px}.borer-radius-6667{border-radius:6667px}.borer-radius-6668{border-radius:6668px}.borer-radius-6669{border-radius:6669px}.borer-radius-6670{border-radius:6670px}.borer-radius-6671{border-radius:6671px}.borer-radius-6672{border-radius:6672px}.borer-radius-6673{border-radius:6673px}.borer-radius-6674{border-radius:6674px}.borer-radius-6675{border-radius:6675px}.borer-radius-6676{border-radius:6676px}.borer-radius-6677{border-radius:6677px}.borer-radius-6678{border-radius:6678px}.borer-radius-6679{border-radius:6679px}.borer-radius-6680{border-radius:6680px}.borer-radius-6681{border-radius:6681px}.borer-radius-6682{border-radius:6682px}.borer-radius-6683{border-radius:6683px}.borer-radius-6684{border-radius:6684px}.borer-radius-6685{border-radius:6685px}.borer-radius-6686{border-radius:6686px}.borer-radius-6687{border-radius:6687px}.borer-radius-6688{border-radius:6688px}.borer-radius-6689{border-radius:6689px}.borer-radius-6690{border-radius:6690px}.borer-radius-6691{border-radius:6691px}.borer-radius-6692{border-radius:6692px}.borer-radius-6693{border-radius:6693px}.borer-radius-6694{border-radius:6694px}.borer-radius-6695{border-radius:6695px}.borer-radius-6696{border-radius:6696px}.borer-radius-6697{border-radius:6697px}.borer-radius-6698{border-radius:6698px}.borer-radius-6699{border-radius:6699px}.borer-radius-6700{border-radius:6700px}.borer-radius-6701{border-radius:6701px}.borer-radius-6702{border-radius:6702px}.borer-radius-6703{border-radius:6703px}.borer-radius-6704{border-radius:6704px}.borer-radius-6705{border-radius:6705px}.borer-radius-6706{border-radius:6706px}.borer-radius-6707{border-radius:6707px}.borer-radius-6708{border-radius:6708px}.borer-radius-6709{border-radius:6709px}.borer-radius-6710{border-radius:6710px}.borer-radius-6711{border-radius:6711px}.borer-radius-6712{border-radius:6712px}.borer-radius-6713{border-radius:6713px}.borer-radius-6714{border-radius:6714px}.borer-radius-6715{border-radius:6715px}.borer-radius-6716{border-radius:6716px}.borer-radius-6717{border-radius:6717px}.borer-radius-6718{border-radius:6718px}.borer-radius-6719{border-radius:6719px}.borer-radius-6720{border-radius:6720px}.borer-radius-6721{border-radius:6721px}.borer-radius-6722{border-radius:6722px}.borer-radius-6723{border-radius:6723px}.borer-radius-6724{border-radius:6724px}.borer-radius-6725{border-radius:6725px}.borer-radius-6726{border-radius:6726px}.borer-radius-6727{border-radius:6727px}.borer-radius-6728{border-radius:6728px}.borer-radius-6729{border-radius:6729px}.borer-radius-6730{border-radius:6730px}.borer-radius-6731{border-radius:6731px}.borer-radius-6732{border-radius:6732px}.borer-radius-6733{border-radius:6733px}.borer-radius-6734{border-radius:6734px}.borer-radius-6735{border-radius:6735px}.borer-radius-6736{border-radius:6736px}.borer-radius-6737{border-radius:6737px}.borer-radius-6738{border-radius:6738px}.borer-radius-6739{border-radius:6739px}.borer-radius-6740{border-radius:6740px}.borer-radius-6741{border-radius:6741px}.borer-radius-6742{border-radius:6742px}.borer-radius-6743{border-radius:6743px}.borer-radius-6744{border-radius:6744px}.borer-radius-6745{border-radius:6745px}.borer-radius-6746{border-radius:6746px}.borer-radius-6747{border-radius:6747px}.borer-radius-6748{border-radius:6748px}.borer-radius-6749{border-radius:6749px}.borer-radius-6750{border-radius:6750px}.borer-radius-6751{border-radius:6751px}.borer-radius-6752{border-radius:6752px}.borer-radius-6753{border-radius:6753px}.borer-radius-6754{border-radius:6754px}.borer-radius-6755{border-radius:6755px}.borer-radius-6756{border-radius:6756px}.borer-radius-6757{border-radius:6757px}.borer-radius-6758{border-radius:6758px}.borer-radius-6759{border-radius:6759px}.borer-radius-6760{border-radius:6760px}.borer-radius-6761{border-radius:6761px}.borer-radius-6762{border-radius:6762px}.borer-radius-6763{border-radius:6763px}.borer-radius-6764{border-radius:6764px}.borer-radius-6765{border-radius:6765px}.borer-radius-6766{border-radius:6766px}.borer-radius-6767{border-radius:6767px}.borer-radius-6768{border-radius:6768px}.borer-radius-6769{border-radius:6769px}.borer-radius-6770{border-radius:6770px}.borer-radius-6771{border-radius:6771px}.borer-radius-6772{border-radius:6772px}.borer-radius-6773{border-radius:6773px}.borer-radius-6774{border-radius:6774px}.borer-radius-6775{border-radius:6775px}.borer-radius-6776{border-radius:6776px}.borer-radius-6777{border-radius:6777px}.borer-radius-6778{border-radius:6778px}.borer-radius-6779{border-radius:6779px}.borer-radius-6780{border-radius:6780px}.borer-radius-6781{border-radius:6781px}.borer-radius-6782{border-radius:6782px}.borer-radius-6783{border-radius:6783px}.borer-radius-6784{border-radius:6784px}.borer-radius-6785{border-radius:6785px}.borer-radius-6786{border-radius:6786px}.borer-radius-6787{border-radius:6787px}.borer-radius-6788{border-radius:6788px}.borer-radius-6789{border-radius:6789px}.borer-radius-6790{border-radius:6790px}.borer-radius-6791{border-radius:6791px}.borer-radius-6792{border-radius:6792px}.borer-radius-6793{border-radius:6793px}.borer-radius-6794{border-radius:6794px}.borer-radius-6795{border-radius:6795px}.borer-radius-6796{border-radius:6796px}.borer-radius-6797{border-radius:6797px}.borer-radius-6798{border-radius:6798px}.borer-radius-6799{border-radius:6799px}.borer-radius-6800{border-radius:6800px}.borer-radius-6801{border-radius:6801px}.borer-radius-6802{border-radius:6802px}.borer-radius-6803{border-radius:6803px}.borer-radius-6804{border-radius:6804px}.borer-radius-6805{border-radius:6805px}.borer-radius-6806{border-radius:6806px}.borer-radius-6807{border-radius:6807px}.borer-radius-6808{border-radius:6808px}.borer-radius-6809{border-radius:6809px}.borer-radius-6810{border-radius:6810px}.borer-radius-6811{border-radius:6811px}.borer-radius-6812{border-radius:6812px}.borer-radius-6813{border-radius:6813px}.borer-radius-6814{border-radius:6814px}.borer-radius-6815{border-radius:6815px}.borer-radius-6816{border-radius:6816px}.borer-radius-6817{border-radius:6817px}.borer-radius-6818{border-radius:6818px}.borer-radius-6819{border-radius:6819px}.borer-radius-6820{border-radius:6820px}.borer-radius-6821{border-radius:6821px}.borer-radius-6822{border-radius:6822px}.borer-radius-6823{border-radius:6823px}.borer-radius-6824{border-radius:6824px}.borer-radius-6825{border-radius:6825px}.borer-radius-6826{border-radius:6826px}.borer-radius-6827{border-radius:6827px}.borer-radius-6828{border-radius:6828px}.borer-radius-6829{border-radius:6829px}.borer-radius-6830{border-radius:6830px}.borer-radius-6831{border-radius:6831px}.borer-radius-6832{border-radius:6832px}.borer-radius-6833{border-radius:6833px}.borer-radius-6834{border-radius:6834px}.borer-radius-6835{border-radius:6835px}.borer-radius-6836{border-radius:6836px}.borer-radius-6837{border-radius:6837px}.borer-radius-6838{border-radius:6838px}.borer-radius-6839{border-radius:6839px}.borer-radius-6840{border-radius:6840px}.borer-radius-6841{border-radius:6841px}.borer-radius-6842{border-radius:6842px}.borer-radius-6843{border-radius:6843px}.borer-radius-6844{border-radius:6844px}.borer-radius-6845{border-radius:6845px}.borer-radius-6846{border-radius:6846px}.borer-radius-6847{border-radius:6847px}.borer-radius-6848{border-radius:6848px}.borer-radius-6849{border-radius:6849px}.borer-radius-6850{border-radius:6850px}.borer-radius-6851{border-radius:6851px}.borer-radius-6852{border-radius:6852px}.borer-radius-6853{border-radius:6853px}.borer-radius-6854{border-radius:6854px}.borer-radius-6855{border-radius:6855px}.borer-radius-6856{border-radius:6856px}.borer-radius-6857{border-radius:6857px}.borer-radius-6858{border-radius:6858px}.borer-radius-6859{border-radius:6859px}.borer-radius-6860{border-radius:6860px}.borer-radius-6861{border-radius:6861px}.borer-radius-6862{border-radius:6862px}.borer-radius-6863{border-radius:6863px}.borer-radius-6864{border-radius:6864px}.borer-radius-6865{border-radius:6865px}.borer-radius-6866{border-radius:6866px}.borer-radius-6867{border-radius:6867px}.borer-radius-6868{border-radius:6868px}.borer-radius-6869{border-radius:6869px}.borer-radius-6870{border-radius:6870px}.borer-radius-6871{border-radius:6871px}.borer-radius-6872{border-radius:6872px}.borer-radius-6873{border-radius:6873px}.borer-radius-6874{border-radius:6874px}.borer-radius-6875{border-radius:6875px}.borer-radius-6876{border-radius:6876px}.borer-radius-6877{border-radius:6877px}.borer-radius-6878{border-radius:6878px}.borer-radius-6879{border-radius:6879px}.borer-radius-6880{border-radius:6880px}.borer-radius-6881{border-radius:6881px}.borer-radius-6882{border-radius:6882px}.borer-radius-6883{border-radius:6883px}.borer-radius-6884{border-radius:6884px}.borer-radius-6885{border-radius:6885px}.borer-radius-6886{border-radius:6886px}.borer-radius-6887{border-radius:6887px}.borer-radius-6888{border-radius:6888px}.borer-radius-6889{border-radius:6889px}.borer-radius-6890{border-radius:6890px}.borer-radius-6891{border-radius:6891px}.borer-radius-6892{border-radius:6892px}.borer-radius-6893{border-radius:6893px}.borer-radius-6894{border-radius:6894px}.borer-radius-6895{border-radius:6895px}.borer-radius-6896{border-radius:6896px}.borer-radius-6897{border-radius:6897px}.borer-radius-6898{border-radius:6898px}.borer-radius-6899{border-radius:6899px}.borer-radius-6900{border-radius:6900px}.borer-radius-6901{border-radius:6901px}.borer-radius-6902{border-radius:6902px}.borer-radius-6903{border-radius:6903px}.borer-radius-6904{border-radius:6904px}.borer-radius-6905{border-radius:6905px}.borer-radius-6906{border-radius:6906px}.borer-radius-6907{border-radius:6907px}.borer-radius-6908{border-radius:6908px}.borer-radius-6909{border-radius:6909px}.borer-radius-6910{border-radius:6910px}.borer-radius-6911{border-radius:6911px}.borer-radius-6912{border-radius:6912px}.borer-radius-6913{border-radius:6913px}.borer-radius-6914{border-radius:6914px}.borer-radius-6915{border-radius:6915px}.borer-radius-6916{border-radius:6916px}.borer-radius-6917{border-radius:6917px}.borer-radius-6918{border-radius:6918px}.borer-radius-6919{border-radius:6919px}.borer-radius-6920{border-radius:6920px}.borer-radius-6921{border-radius:6921px}.borer-radius-6922{border-radius:6922px}.borer-radius-6923{border-radius:6923px}.borer-radius-6924{border-radius:6924px}.borer-radius-6925{border-radius:6925px}.borer-radius-6926{border-radius:6926px}.borer-radius-6927{border-radius:6927px}.borer-radius-6928{border-radius:6928px}.borer-radius-6929{border-radius:6929px}.borer-radius-6930{border-radius:6930px}.borer-radius-6931{border-radius:6931px}.borer-radius-6932{border-radius:6932px}.borer-radius-6933{border-radius:6933px}.borer-radius-6934{border-radius:6934px}.borer-radius-6935{border-radius:6935px}.borer-radius-6936{border-radius:6936px}.borer-radius-6937{border-radius:6937px}.borer-radius-6938{border-radius:6938px}.borer-radius-6939{border-radius:6939px}.borer-radius-6940{border-radius:6940px}.borer-radius-6941{border-radius:6941px}.borer-radius-6942{border-radius:6942px}.borer-radius-6943{border-radius:6943px}.borer-radius-6944{border-radius:6944px}.borer-radius-6945{border-radius:6945px}.borer-radius-6946{border-radius:6946px}.borer-radius-6947{border-radius:6947px}.borer-radius-6948{border-radius:6948px}.borer-radius-6949{border-radius:6949px}.borer-radius-6950{border-radius:6950px}.borer-radius-6951{border-radius:6951px}.borer-radius-6952{border-radius:6952px}.borer-radius-6953{border-radius:6953px}.borer-radius-6954{border-radius:6954px}.borer-radius-6955{border-radius:6955px}.borer-radius-6956{border-radius:6956px}.borer-radius-6957{border-radius:6957px}.borer-radius-6958{border-radius:6958px}.borer-radius-6959{border-radius:6959px}.borer-radius-6960{border-radius:6960px}.borer-radius-6961{border-radius:6961px}.borer-radius-6962{border-radius:6962px}.borer-radius-6963{border-radius:6963px}.borer-radius-6964{border-radius:6964px}.borer-radius-6965{border-radius:6965px}.borer-radius-6966{border-radius:6966px}.borer-radius-6967{border-radius:6967px}.borer-radius-6968{border-radius:6968px}.borer-radius-6969{border-radius:6969px}.borer-radius-6970{border-radius:6970px}.borer-radius-6971{border-radius:6971px}.borer-radius-6972{border-radius:6972px}.borer-radius-6973{border-radius:6973px}.borer-radius-6974{border-radius:6974px}.borer-radius-6975{border-radius:6975px}.borer-radius-6976{border-radius:6976px}.borer-radius-6977{border-radius:6977px}.borer-radius-6978{border-radius:6978px}.borer-radius-6979{border-radius:6979px}.borer-radius-6980{border-radius:6980px}.borer-radius-6981{border-radius:6981px}.borer-radius-6982{border-radius:6982px}.borer-radius-6983{border-radius:6983px}.borer-radius-6984{border-radius:6984px}.borer-radius-6985{border-radius:6985px}.borer-radius-6986{border-radius:6986px}.borer-radius-6987{border-radius:6987px}.borer-radius-6988{border-radius:6988px}.borer-radius-6989{border-radius:6989px}.borer-radius-6990{border-radius:6990px}.borer-radius-6991{border-radius:6991px}.borer-radius-6992{border-radius:6992px}.borer-radius-6993{border-radius:6993px}.borer-radius-6994{border-radius:6994px}.borer-radius-6995{border-radius:6995px}.borer-radius-6996{border-radius:6996px}.borer-radius-6997{border-radius:6997px}.borer-radius-6998{border-radius:6998px}.borer-radius-6999{border-radius:6999px}.borer-radius-7000{border-radius:7000px}.borer-radius-7001{border-radius:7001px}.borer-radius-7002{border-radius:7002px}.borer-radius-7003{border-radius:7003px}.borer-radius-7004{border-radius:7004px}.borer-radius-7005{border-radius:7005px}.borer-radius-7006{border-radius:7006px}.borer-radius-7007{border-radius:7007px}.borer-radius-7008{border-radius:7008px}.borer-radius-7009{border-radius:7009px}.borer-radius-7010{border-radius:7010px}.borer-radius-7011{border-radius:7011px}.borer-radius-7012{border-radius:7012px}.borer-radius-7013{border-radius:7013px}.borer-radius-7014{border-radius:7014px}.borer-radius-7015{border-radius:7015px}.borer-radius-7016{border-radius:7016px}.borer-radius-7017{border-radius:7017px}.borer-radius-7018{border-radius:7018px}.borer-radius-7019{border-radius:7019px}.borer-radius-7020{border-radius:7020px}.borer-radius-7021{border-radius:7021px}.borer-radius-7022{border-radius:7022px}.borer-radius-7023{border-radius:7023px}.borer-radius-7024{border-radius:7024px}.borer-radius-7025{border-radius:7025px}.borer-radius-7026{border-radius:7026px}.borer-radius-7027{border-radius:7027px}.borer-radius-7028{border-radius:7028px}.borer-radius-7029{border-radius:7029px}.borer-radius-7030{border-radius:7030px}.borer-radius-7031{border-radius:7031px}.borer-radius-7032{border-radius:7032px}.borer-radius-7033{border-radius:7033px}.borer-radius-7034{border-radius:7034px}.borer-radius-7035{border-radius:7035px}.borer-radius-7036{border-radius:7036px}.borer-radius-7037{border-radius:7037px}.borer-radius-7038{border-radius:7038px}.borer-radius-7039{border-radius:7039px}.borer-radius-7040{border-radius:7040px}.borer-radius-7041{border-radius:7041px}.borer-radius-7042{border-radius:7042px}.borer-radius-7043{border-radius:7043px}.borer-radius-7044{border-radius:7044px}.borer-radius-7045{border-radius:7045px}.borer-radius-7046{border-radius:7046px}.borer-radius-7047{border-radius:7047px}.borer-radius-7048{border-radius:7048px}.borer-radius-7049{border-radius:7049px}.borer-radius-7050{border-radius:7050px}.borer-radius-7051{border-radius:7051px}.borer-radius-7052{border-radius:7052px}.borer-radius-7053{border-radius:7053px}.borer-radius-7054{border-radius:7054px}.borer-radius-7055{border-radius:7055px}.borer-radius-7056{border-radius:7056px}.borer-radius-7057{border-radius:7057px}.borer-radius-7058{border-radius:7058px}.borer-radius-7059{border-radius:7059px}.borer-radius-7060{border-radius:7060px}.borer-radius-7061{border-radius:7061px}.borer-radius-7062{border-radius:7062px}.borer-radius-7063{border-radius:7063px}.borer-radius-7064{border-radius:7064px}.borer-radius-7065{border-radius:7065px}.borer-radius-7066{border-radius:7066px}.borer-radius-7067{border-radius:7067px}.borer-radius-7068{border-radius:7068px}.borer-radius-7069{border-radius:7069px}.borer-radius-7070{border-radius:7070px}.borer-radius-7071{border-radius:7071px}.borer-radius-7072{border-radius:7072px}.borer-radius-7073{border-radius:7073px}.borer-radius-7074{border-radius:7074px}.borer-radius-7075{border-radius:7075px}.borer-radius-7076{border-radius:7076px}.borer-radius-7077{border-radius:7077px}.borer-radius-7078{border-radius:7078px}.borer-radius-7079{border-radius:7079px}.borer-radius-7080{border-radius:7080px}.borer-radius-7081{border-radius:7081px}.borer-radius-7082{border-radius:7082px}.borer-radius-7083{border-radius:7083px}.borer-radius-7084{border-radius:7084px}.borer-radius-7085{border-radius:7085px}.borer-radius-7086{border-radius:7086px}.borer-radius-7087{border-radius:7087px}.borer-radius-7088{border-radius:7088px}.borer-radius-7089{border-radius:7089px}.borer-radius-7090{border-radius:7090px}.borer-radius-7091{border-radius:7091px}.borer-radius-7092{border-radius:7092px}.borer-radius-7093{border-radius:7093px}.borer-radius-7094{border-radius:7094px}.borer-radius-7095{border-radius:7095px}.borer-radius-7096{border-radius:7096px}.borer-radius-7097{border-radius:7097px}.borer-radius-7098{border-radius:7098px}.borer-radius-7099{border-radius:7099px}.borer-radius-7100{border-radius:7100px}.borer-radius-7101{border-radius:7101px}.borer-radius-7102{border-radius:7102px}.borer-radius-7103{border-radius:7103px}.borer-radius-7104{border-radius:7104px}.borer-radius-7105{border-radius:7105px}.borer-radius-7106{border-radius:7106px}.borer-radius-7107{border-radius:7107px}.borer-radius-7108{border-radius:7108px}.borer-radius-7109{border-radius:7109px}.borer-radius-7110{border-radius:7110px}.borer-radius-7111{border-radius:7111px}.borer-radius-7112{border-radius:7112px}.borer-radius-7113{border-radius:7113px}.borer-radius-7114{border-radius:7114px}.borer-radius-7115{border-radius:7115px}.borer-radius-7116{border-radius:7116px}.borer-radius-7117{border-radius:7117px}.borer-radius-7118{border-radius:7118px}.borer-radius-7119{border-radius:7119px}.borer-radius-7120{border-radius:7120px}.borer-radius-7121{border-radius:7121px}.borer-radius-7122{border-radius:7122px}.borer-radius-7123{border-radius:7123px}.borer-radius-7124{border-radius:7124px}.borer-radius-7125{border-radius:7125px}.borer-radius-7126{border-radius:7126px}.borer-radius-7127{border-radius:7127px}.borer-radius-7128{border-radius:7128px}.borer-radius-7129{border-radius:7129px}.borer-radius-7130{border-radius:7130px}.borer-radius-7131{border-radius:7131px}.borer-radius-7132{border-radius:7132px}.borer-radius-7133{border-radius:7133px}.borer-radius-7134{border-radius:7134px}.borer-radius-7135{border-radius:7135px}.borer-radius-7136{border-radius:7136px}.borer-radius-7137{border-radius:7137px}.borer-radius-7138{border-radius:7138px}.borer-radius-7139{border-radius:7139px}.borer-radius-7140{border-radius:7140px}.borer-radius-7141{border-radius:7141px}.borer-radius-7142{border-radius:7142px}.borer-radius-7143{border-radius:7143px}.borer-radius-7144{border-radius:7144px}.borer-radius-7145{border-radius:7145px}.borer-radius-7146{border-radius:7146px}.borer-radius-7147{border-radius:7147px}.borer-radius-7148{border-radius:7148px}.borer-radius-7149{border-radius:7149px}.borer-radius-7150{border-radius:7150px}.borer-radius-7151{border-radius:7151px}.borer-radius-7152{border-radius:7152px}.borer-radius-7153{border-radius:7153px}.borer-radius-7154{border-radius:7154px}.borer-radius-7155{border-radius:7155px}.borer-radius-7156{border-radius:7156px}.borer-radius-7157{border-radius:7157px}.borer-radius-7158{border-radius:7158px}.borer-radius-7159{border-radius:7159px}.borer-radius-7160{border-radius:7160px}.borer-radius-7161{border-radius:7161px}.borer-radius-7162{border-radius:7162px}.borer-radius-7163{border-radius:7163px}.borer-radius-7164{border-radius:7164px}.borer-radius-7165{border-radius:7165px}.borer-radius-7166{border-radius:7166px}.borer-radius-7167{border-radius:7167px}.borer-radius-7168{border-radius:7168px}.borer-radius-7169{border-radius:7169px}.borer-radius-7170{border-radius:7170px}.borer-radius-7171{border-radius:7171px}.borer-radius-7172{border-radius:7172px}.borer-radius-7173{border-radius:7173px}.borer-radius-7174{border-radius:7174px}.borer-radius-7175{border-radius:7175px}.borer-radius-7176{border-radius:7176px}.borer-radius-7177{border-radius:7177px}.borer-radius-7178{border-radius:7178px}.borer-radius-7179{border-radius:7179px}.borer-radius-7180{border-radius:7180px}.borer-radius-7181{border-radius:7181px}.borer-radius-7182{border-radius:7182px}.borer-radius-7183{border-radius:7183px}.borer-radius-7184{border-radius:7184px}.borer-radius-7185{border-radius:7185px}.borer-radius-7186{border-radius:7186px}.borer-radius-7187{border-radius:7187px}.borer-radius-7188{border-radius:7188px}.borer-radius-7189{border-radius:7189px}.borer-radius-7190{border-radius:7190px}.borer-radius-7191{border-radius:7191px}.borer-radius-7192{border-radius:7192px}.borer-radius-7193{border-radius:7193px}.borer-radius-7194{border-radius:7194px}.borer-radius-7195{border-radius:7195px}.borer-radius-7196{border-radius:7196px}.borer-radius-7197{border-radius:7197px}.borer-radius-7198{border-radius:7198px}.borer-radius-7199{border-radius:7199px}.borer-radius-7200{border-radius:7200px}.borer-radius-7201{border-radius:7201px}.borer-radius-7202{border-radius:7202px}.borer-radius-7203{border-radius:7203px}.borer-radius-7204{border-radius:7204px}.borer-radius-7205{border-radius:7205px}.borer-radius-7206{border-radius:7206px}.borer-radius-7207{border-radius:7207px}.borer-radius-7208{border-radius:7208px}.borer-radius-7209{border-radius:7209px}.borer-radius-7210{border-radius:7210px}.borer-radius-7211{border-radius:7211px}.borer-radius-7212{border-radius:7212px}.borer-radius-7213{border-radius:7213px}.borer-radius-7214{border-radius:7214px}.borer-radius-7215{border-radius:7215px}.borer-radius-7216{border-radius:7216px}.borer-radius-7217{border-radius:7217px}.borer-radius-7218{border-radius:7218px}.borer-radius-7219{border-radius:7219px}.borer-radius-7220{border-radius:7220px}.borer-radius-7221{border-radius:7221px}.borer-radius-7222{border-radius:7222px}.borer-radius-7223{border-radius:7223px}.borer-radius-7224{border-radius:7224px}.borer-radius-7225{border-radius:7225px}.borer-radius-7226{border-radius:7226px}.borer-radius-7227{border-radius:7227px}.borer-radius-7228{border-radius:7228px}.borer-radius-7229{border-radius:7229px}.borer-radius-7230{border-radius:7230px}.borer-radius-7231{border-radius:7231px}.borer-radius-7232{border-radius:7232px}.borer-radius-7233{border-radius:7233px}.borer-radius-7234{border-radius:7234px}.borer-radius-7235{border-radius:7235px}.borer-radius-7236{border-radius:7236px}.borer-radius-7237{border-radius:7237px}.borer-radius-7238{border-radius:7238px}.borer-radius-7239{border-radius:7239px}.borer-radius-7240{border-radius:7240px}.borer-radius-7241{border-radius:7241px}.borer-radius-7242{border-radius:7242px}.borer-radius-7243{border-radius:7243px}.borer-radius-7244{border-radius:7244px}.borer-radius-7245{border-radius:7245px}.borer-radius-7246{border-radius:7246px}.borer-radius-7247{border-radius:7247px}.borer-radius-7248{border-radius:7248px}.borer-radius-7249{border-radius:7249px}.borer-radius-7250{border-radius:7250px}.borer-radius-7251{border-radius:7251px}.borer-radius-7252{border-radius:7252px}.borer-radius-7253{border-radius:7253px}.borer-radius-7254{border-radius:7254px}.borer-radius-7255{border-radius:7255px}.borer-radius-7256{border-radius:7256px}.borer-radius-7257{border-radius:7257px}.borer-radius-7258{border-radius:7258px}.borer-radius-7259{border-radius:7259px}.borer-radius-7260{border-radius:7260px}.borer-radius-7261{border-radius:7261px}.borer-radius-7262{border-radius:7262px}.borer-radius-7263{border-radius:7263px}.borer-radius-7264{border-radius:7264px}.borer-radius-7265{border-radius:7265px}.borer-radius-7266{border-radius:7266px}.borer-radius-7267{border-radius:7267px}.borer-radius-7268{border-radius:7268px}.borer-radius-7269{border-radius:7269px}.borer-radius-7270{border-radius:7270px}.borer-radius-7271{border-radius:7271px}.borer-radius-7272{border-radius:7272px}.borer-radius-7273{border-radius:7273px}.borer-radius-7274{border-radius:7274px}.borer-radius-7275{border-radius:7275px}.borer-radius-7276{border-radius:7276px}.borer-radius-7277{border-radius:7277px}.borer-radius-7278{border-radius:7278px}.borer-radius-7279{border-radius:7279px}.borer-radius-7280{border-radius:7280px}.borer-radius-7281{border-radius:7281px}.borer-radius-7282{border-radius:7282px}.borer-radius-7283{border-radius:7283px}.borer-radius-7284{border-radius:7284px}.borer-radius-7285{border-radius:7285px}.borer-radius-7286{border-radius:7286px}.borer-radius-7287{border-radius:7287px}.borer-radius-7288{border-radius:7288px}.borer-radius-7289{border-radius:7289px}.borer-radius-7290{border-radius:7290px}.borer-radius-7291{border-radius:7291px}.borer-radius-7292{border-radius:7292px}.borer-radius-7293{border-radius:7293px}.borer-radius-7294{border-radius:7294px}.borer-radius-7295{border-radius:7295px}.borer-radius-7296{border-radius:7296px}.borer-radius-7297{border-radius:7297px}.borer-radius-7298{border-radius:7298px}.borer-radius-7299{border-radius:7299px}.borer-radius-7300{border-radius:7300px}.borer-radius-7301{border-radius:7301px}.borer-radius-7302{border-radius:7302px}.borer-radius-7303{border-radius:7303px}.borer-radius-7304{border-radius:7304px}.borer-radius-7305{border-radius:7305px}.borer-radius-7306{border-radius:7306px}.borer-radius-7307{border-radius:7307px}.borer-radius-7308{border-radius:7308px}.borer-radius-7309{border-radius:7309px}.borer-radius-7310{border-radius:7310px}.borer-radius-7311{border-radius:7311px}.borer-radius-7312{border-radius:7312px}.borer-radius-7313{border-radius:7313px}.borer-radius-7314{border-radius:7314px}.borer-radius-7315{border-radius:7315px}.borer-radius-7316{border-radius:7316px}.borer-radius-7317{border-radius:7317px}.borer-radius-7318{border-radius:7318px}.borer-radius-7319{border-radius:7319px}.borer-radius-7320{border-radius:7320px}.borer-radius-7321{border-radius:7321px}.borer-radius-7322{border-radius:7322px}.borer-radius-7323{border-radius:7323px}.borer-radius-7324{border-radius:7324px}.borer-radius-7325{border-radius:7325px}.borer-radius-7326{border-radius:7326px}.borer-radius-7327{border-radius:7327px}.borer-radius-7328{border-radius:7328px}.borer-radius-7329{border-radius:7329px}.borer-radius-7330{border-radius:7330px}.borer-radius-7331{border-radius:7331px}.borer-radius-7332{border-radius:7332px}.borer-radius-7333{border-radius:7333px}.borer-radius-7334{border-radius:7334px}.borer-radius-7335{border-radius:7335px}.borer-radius-7336{border-radius:7336px}.borer-radius-7337{border-radius:7337px}.borer-radius-7338{border-radius:7338px}.borer-radius-7339{border-radius:7339px}.borer-radius-7340{border-radius:7340px}.borer-radius-7341{border-radius:7341px}.borer-radius-7342{border-radius:7342px}.borer-radius-7343{border-radius:7343px}.borer-radius-7344{border-radius:7344px}.borer-radius-7345{border-radius:7345px}.borer-radius-7346{border-radius:7346px}.borer-radius-7347{border-radius:7347px}.borer-radius-7348{border-radius:7348px}.borer-radius-7349{border-radius:7349px}.borer-radius-7350{border-radius:7350px}.borer-radius-7351{border-radius:7351px}.borer-radius-7352{border-radius:7352px}.borer-radius-7353{border-radius:7353px}.borer-radius-7354{border-radius:7354px}.borer-radius-7355{border-radius:7355px}.borer-radius-7356{border-radius:7356px}.borer-radius-7357{border-radius:7357px}.borer-radius-7358{border-radius:7358px}.borer-radius-7359{border-radius:7359px}.borer-radius-7360{border-radius:7360px}.borer-radius-7361{border-radius:7361px}.borer-radius-7362{border-radius:7362px}.borer-radius-7363{border-radius:7363px}.borer-radius-7364{border-radius:7364px}.borer-radius-7365{border-radius:7365px}.borer-radius-7366{border-radius:7366px}.borer-radius-7367{border-radius:7367px}.borer-radius-7368{border-radius:7368px}.borer-radius-7369{border-radius:7369px}.borer-radius-7370{border-radius:7370px}.borer-radius-7371{border-radius:7371px}.borer-radius-7372{border-radius:7372px}.borer-radius-7373{border-radius:7373px}.borer-radius-7374{border-radius:7374px}.borer-radius-7375{border-radius:7375px}.borer-radius-7376{border-radius:7376px}.borer-radius-7377{border-radius:7377px}.borer-radius-7378{border-radius:7378px}.borer-radius-7379{border-radius:7379px}.borer-radius-7380{border-radius:7380px}.borer-radius-7381{border-radius:7381px}.borer-radius-7382{border-radius:7382px}.borer-radius-7383{border-radius:7383px}.borer-radius-7384{border-radius:7384px}.borer-radius-7385{border-radius:7385px}.borer-radius-7386{border-radius:7386px}.borer-radius-7387{border-radius:7387px}.borer-radius-7388{border-radius:7388px}.borer-radius-7389{border-radius:7389px}.borer-radius-7390{border-radius:7390px}.borer-radius-7391{border-radius:7391px}.borer-radius-7392{border-radius:7392px}.borer-radius-7393{border-radius:7393px}.borer-radius-7394{border-radius:7394px}.borer-radius-7395{border-radius:7395px}.borer-radius-7396{border-radius:7396px}.borer-radius-7397{border-radius:7397px}.borer-radius-7398{border-radius:7398px}.borer-radius-7399{border-radius:7399px}.borer-radius-7400{border-radius:7400px}.borer-radius-7401{border-radius:7401px}.borer-radius-7402{border-radius:7402px}.borer-radius-7403{border-radius:7403px}.borer-radius-7404{border-radius:7404px}.borer-radius-7405{border-radius:7405px}.borer-radius-7406{border-radius:7406px}.borer-radius-7407{border-radius:7407px}.borer-radius-7408{border-radius:7408px}.borer-radius-7409{border-radius:7409px}.borer-radius-7410{border-radius:7410px}.borer-radius-7411{border-radius:7411px}.borer-radius-7412{border-radius:7412px}.borer-radius-7413{border-radius:7413px}.borer-radius-7414{border-radius:7414px}.borer-radius-7415{border-radius:7415px}.borer-radius-7416{border-radius:7416px}.borer-radius-7417{border-radius:7417px}.borer-radius-7418{border-radius:7418px}.borer-radius-7419{border-radius:7419px}.borer-radius-7420{border-radius:7420px}.borer-radius-7421{border-radius:7421px}.borer-radius-7422{border-radius:7422px}.borer-radius-7423{border-radius:7423px}.borer-radius-7424{border-radius:7424px}.borer-radius-7425{border-radius:7425px}.borer-radius-7426{border-radius:7426px}.borer-radius-7427{border-radius:7427px}.borer-radius-7428{border-radius:7428px}.borer-radius-7429{border-radius:7429px}.borer-radius-7430{border-radius:7430px}.borer-radius-7431{border-radius:7431px}.borer-radius-7432{border-radius:7432px}.borer-radius-7433{border-radius:7433px}.borer-radius-7434{border-radius:7434px}.borer-radius-7435{border-radius:7435px}.borer-radius-7436{border-radius:7436px}.borer-radius-7437{border-radius:7437px}.borer-radius-7438{border-radius:7438px}.borer-radius-7439{border-radius:7439px}.borer-radius-7440{border-radius:7440px}.borer-radius-7441{border-radius:7441px}.borer-radius-7442{border-radius:7442px}.borer-radius-7443{border-radius:7443px}.borer-radius-7444{border-radius:7444px}.borer-radius-7445{border-radius:7445px}.borer-radius-7446{border-radius:7446px}.borer-radius-7447{border-radius:7447px}.borer-radius-7448{border-radius:7448px}.borer-radius-7449{border-radius:7449px}.borer-radius-7450{border-radius:7450px}.borer-radius-7451{border-radius:7451px}.borer-radius-7452{border-radius:7452px}.borer-radius-7453{border-radius:7453px}.borer-radius-7454{border-radius:7454px}.borer-radius-7455{border-radius:7455px}.borer-radius-7456{border-radius:7456px}.borer-radius-7457{border-radius:7457px}.borer-radius-7458{border-radius:7458px}.borer-radius-7459{border-radius:7459px}.borer-radius-7460{border-radius:7460px}.borer-radius-7461{border-radius:7461px}.borer-radius-7462{border-radius:7462px}.borer-radius-7463{border-radius:7463px}.borer-radius-7464{border-radius:7464px}.borer-radius-7465{border-radius:7465px}.borer-radius-7466{border-radius:7466px}.borer-radius-7467{border-radius:7467px}.borer-radius-7468{border-radius:7468px}.borer-radius-7469{border-radius:7469px}.borer-radius-7470{border-radius:7470px}.borer-radius-7471{border-radius:7471px}.borer-radius-7472{border-radius:7472px}.borer-radius-7473{border-radius:7473px}.borer-radius-7474{border-radius:7474px}.borer-radius-7475{border-radius:7475px}.borer-radius-7476{border-radius:7476px}.borer-radius-7477{border-radius:7477px}.borer-radius-7478{border-radius:7478px}.borer-radius-7479{border-radius:7479px}.borer-radius-7480{border-radius:7480px}.borer-radius-7481{border-radius:7481px}.borer-radius-7482{border-radius:7482px}.borer-radius-7483{border-radius:7483px}.borer-radius-7484{border-radius:7484px}.borer-radius-7485{border-radius:7485px}.borer-radius-7486{border-radius:7486px}.borer-radius-7487{border-radius:7487px}.borer-radius-7488{border-radius:7488px}.borer-radius-7489{border-radius:7489px}.borer-radius-7490{border-radius:7490px}.borer-radius-7491{border-radius:7491px}.borer-radius-7492{border-radius:7492px}.borer-radius-7493{border-radius:7493px}.borer-radius-7494{border-radius:7494px}.borer-radius-7495{border-radius:7495px}.borer-radius-7496{border-radius:7496px}.borer-radius-7497{border-radius:7497px}.borer-radius-7498{border-radius:7498px}.borer-radius-7499{border-radius:7499px}.borer-radius-7500{border-radius:7500px}.borer-radius-7501{border-radius:7501px}.borer-radius-7502{border-radius:7502px}.borer-radius-7503{border-radius:7503px}.borer-radius-7504{border-radius:7504px}.borer-radius-7505{border-radius:7505px}.borer-radius-7506{border-radius:7506px}.borer-radius-7507{border-radius:7507px}.borer-radius-7508{border-radius:7508px}.borer-radius-7509{border-radius:7509px}.borer-radius-7510{border-radius:7510px}.borer-radius-7511{border-radius:7511px}.borer-radius-7512{border-radius:7512px}.borer-radius-7513{border-radius:7513px}.borer-radius-7514{border-radius:7514px}.borer-radius-7515{border-radius:7515px}.borer-radius-7516{border-radius:7516px}.borer-radius-7517{border-radius:7517px}.borer-radius-7518{border-radius:7518px}.borer-radius-7519{border-radius:7519px}.borer-radius-7520{border-radius:7520px}.borer-radius-7521{border-radius:7521px}.borer-radius-7522{border-radius:7522px}.borer-radius-7523{border-radius:7523px}.borer-radius-7524{border-radius:7524px}.borer-radius-7525{border-radius:7525px}.borer-radius-7526{border-radius:7526px}.borer-radius-7527{border-radius:7527px}.borer-radius-7528{border-radius:7528px}.borer-radius-7529{border-radius:7529px}.borer-radius-7530{border-radius:7530px}.borer-radius-7531{border-radius:7531px}.borer-radius-7532{border-radius:7532px}.borer-radius-7533{border-radius:7533px}.borer-radius-7534{border-radius:7534px}.borer-radius-7535{border-radius:7535px}.borer-radius-7536{border-radius:7536px}.borer-radius-7537{border-radius:7537px}.borer-radius-7538{border-radius:7538px}.borer-radius-7539{border-radius:7539px}.borer-radius-7540{border-radius:7540px}.borer-radius-7541{border-radius:7541px}.borer-radius-7542{border-radius:7542px}.borer-radius-7543{border-radius:7543px}.borer-radius-7544{border-radius:7544px}.borer-radius-7545{border-radius:7545px}.borer-radius-7546{border-radius:7546px}.borer-radius-7547{border-radius:7547px}.borer-radius-7548{border-radius:7548px}.borer-radius-7549{border-radius:7549px}.borer-radius-7550{border-radius:7550px}.borer-radius-7551{border-radius:7551px}.borer-radius-7552{border-radius:7552px}.borer-radius-7553{border-radius:7553px}.borer-radius-7554{border-radius:7554px}.borer-radius-7555{border-radius:7555px}.borer-radius-7556{border-radius:7556px}.borer-radius-7557{border-radius:7557px}.borer-radius-7558{border-radius:7558px}.borer-radius-7559{border-radius:7559px}.borer-radius-7560{border-radius:7560px}.borer-radius-7561{border-radius:7561px}.borer-radius-7562{border-radius:7562px}.borer-radius-7563{border-radius:7563px}.borer-radius-7564{border-radius:7564px}.borer-radius-7565{border-radius:7565px}.borer-radius-7566{border-radius:7566px}.borer-radius-7567{border-radius:7567px}.borer-radius-7568{border-radius:7568px}.borer-radius-7569{border-radius:7569px}.borer-radius-7570{border-radius:7570px}.borer-radius-7571{border-radius:7571px}.borer-radius-7572{border-radius:7572px}.borer-radius-7573{border-radius:7573px}.borer-radius-7574{border-radius:7574px}.borer-radius-7575{border-radius:7575px}.borer-radius-7576{border-radius:7576px}.borer-radius-7577{border-radius:7577px}.borer-radius-7578{border-radius:7578px}.borer-radius-7579{border-radius:7579px}.borer-radius-7580{border-radius:7580px}.borer-radius-7581{border-radius:7581px}.borer-radius-7582{border-radius:7582px}.borer-radius-7583{border-radius:7583px}.borer-radius-7584{border-radius:7584px}.borer-radius-7585{border-radius:7585px}.borer-radius-7586{border-radius:7586px}.borer-radius-7587{border-radius:7587px}.borer-radius-7588{border-radius:7588px}.borer-radius-7589{border-radius:7589px}.borer-radius-7590{border-radius:7590px}.borer-radius-7591{border-radius:7591px}.borer-radius-7592{border-radius:7592px}.borer-radius-7593{border-radius:7593px}.borer-radius-7594{border-radius:7594px}.borer-radius-7595{border-radius:7595px}.borer-radius-7596{border-radius:7596px}.borer-radius-7597{border-radius:7597px}.borer-radius-7598{border-radius:7598px}.borer-radius-7599{border-radius:7599px}.borer-radius-7600{border-radius:7600px}.borer-radius-7601{border-radius:7601px}.borer-radius-7602{border-radius:7602px}.borer-radius-7603{border-radius:7603px}.borer-radius-7604{border-radius:7604px}.borer-radius-7605{border-radius:7605px}.borer-radius-7606{border-radius:7606px}.borer-radius-7607{border-radius:7607px}.borer-radius-7608{border-radius:7608px}.borer-radius-7609{border-radius:7609px}.borer-radius-7610{border-radius:7610px}.borer-radius-7611{border-radius:7611px}.borer-radius-7612{border-radius:7612px}.borer-radius-7613{border-radius:7613px}.borer-radius-7614{border-radius:7614px}.borer-radius-7615{border-radius:7615px}.borer-radius-7616{border-radius:7616px}.borer-radius-7617{border-radius:7617px}.borer-radius-7618{border-radius:7618px}.borer-radius-7619{border-radius:7619px}.borer-radius-7620{border-radius:7620px}.borer-radius-7621{border-radius:7621px}.borer-radius-7622{border-radius:7622px}.borer-radius-7623{border-radius:7623px}.borer-radius-7624{border-radius:7624px}.borer-radius-7625{border-radius:7625px}.borer-radius-7626{border-radius:7626px}.borer-radius-7627{border-radius:7627px}.borer-radius-7628{border-radius:7628px}.borer-radius-7629{border-radius:7629px}.borer-radius-7630{border-radius:7630px}.borer-radius-7631{border-radius:7631px}.borer-radius-7632{border-radius:7632px}.borer-radius-7633{border-radius:7633px}.borer-radius-7634{border-radius:7634px}.borer-radius-7635{border-radius:7635px}.borer-radius-7636{border-radius:7636px}.borer-radius-7637{border-radius:7637px}.borer-radius-7638{border-radius:7638px}.borer-radius-7639{border-radius:7639px}.borer-radius-7640{border-radius:7640px}.borer-radius-7641{border-radius:7641px}.borer-radius-7642{border-radius:7642px}.borer-radius-7643{border-radius:7643px}.borer-radius-7644{border-radius:7644px}.borer-radius-7645{border-radius:7645px}.borer-radius-7646{border-radius:7646px}.borer-radius-7647{border-radius:7647px}.borer-radius-7648{border-radius:7648px}.borer-radius-7649{border-radius:7649px}.borer-radius-7650{border-radius:7650px}.borer-radius-7651{border-radius:7651px}.borer-radius-7652{border-radius:7652px}.borer-radius-7653{border-radius:7653px}.borer-radius-7654{border-radius:7654px}.borer-radius-7655{border-radius:7655px}.borer-radius-7656{border-radius:7656px}.borer-radius-7657{border-radius:7657px}.borer-radius-7658{border-radius:7658px}.borer-radius-7659{border-radius:7659px}.borer-radius-7660{border-radius:7660px}.borer-radius-7661{border-radius:7661px}.borer-radius-7662{border-radius:7662px}.borer-radius-7663{border-radius:7663px}.borer-radius-7664{border-radius:7664px}.borer-radius-7665{border-radius:7665px}.borer-radius-7666{border-radius:7666px}.borer-radius-7667{border-radius:7667px}.borer-radius-7668{border-radius:7668px}.borer-radius-7669{border-radius:7669px}.borer-radius-7670{border-radius:7670px}.borer-radius-7671{border-radius:7671px}.borer-radius-7672{border-radius:7672px}.borer-radius-7673{border-radius:7673px}.borer-radius-7674{border-radius:7674px}.borer-radius-7675{border-radius:7675px}.borer-radius-7676{border-radius:7676px}.borer-radius-7677{border-radius:7677px}.borer-radius-7678{border-radius:7678px}.borer-radius-7679{border-radius:7679px}.borer-radius-7680{border-radius:7680px}.borer-radius-7681{border-radius:7681px}.borer-radius-7682{border-radius:7682px}.borer-radius-7683{border-radius:7683px}.borer-radius-7684{border-radius:7684px}.borer-radius-7685{border-radius:7685px}.borer-radius-7686{border-radius:7686px}.borer-radius-7687{border-radius:7687px}.borer-radius-7688{border-radius:7688px}.borer-radius-7689{border-radius:7689px}.borer-radius-7690{border-radius:7690px}.borer-radius-7691{border-radius:7691px}.borer-radius-7692{border-radius:7692px}.borer-radius-7693{border-radius:7693px}.borer-radius-7694{border-radius:7694px}.borer-radius-7695{border-radius:7695px}.borer-radius-7696{border-radius:7696px}.borer-radius-7697{border-radius:7697px}.borer-radius-7698{border-radius:7698px}.borer-radius-7699{border-radius:7699px}.borer-radius-7700{border-radius:7700px}.borer-radius-7701{border-radius:7701px}.borer-radius-7702{border-radius:7702px}.borer-radius-7703{border-radius:7703px}.borer-radius-7704{border-radius:7704px}.borer-radius-7705{border-radius:7705px}.borer-radius-7706{border-radius:7706px}.borer-radius-7707{border-radius:7707px}.borer-radius-7708{border-radius:7708px}.borer-radius-7709{border-radius:7709px}.borer-radius-7710{border-radius:7710px}.borer-radius-7711{border-radius:7711px}.borer-radius-7712{border-radius:7712px}.borer-radius-7713{border-radius:7713px}.borer-radius-7714{border-radius:7714px}.borer-radius-7715{border-radius:7715px}.borer-radius-7716{border-radius:7716px}.borer-radius-7717{border-radius:7717px}.borer-radius-7718{border-radius:7718px}.borer-radius-7719{border-radius:7719px}.borer-radius-7720{border-radius:7720px}.borer-radius-7721{border-radius:7721px}.borer-radius-7722{border-radius:7722px}.borer-radius-7723{border-radius:7723px}.borer-radius-7724{border-radius:7724px}.borer-radius-7725{border-radius:7725px}.borer-radius-7726{border-radius:7726px}.borer-radius-7727{border-radius:7727px}.borer-radius-7728{border-radius:7728px}.borer-radius-7729{border-radius:7729px}.borer-radius-7730{border-radius:7730px}.borer-radius-7731{border-radius:7731px}.borer-radius-7732{border-radius:7732px}.borer-radius-7733{border-radius:7733px}.borer-radius-7734{border-radius:7734px}.borer-radius-7735{border-radius:7735px}.borer-radius-7736{border-radius:7736px}.borer-radius-7737{border-radius:7737px}.borer-radius-7738{border-radius:7738px}.borer-radius-7739{border-radius:7739px}.borer-radius-7740{border-radius:7740px}.borer-radius-7741{border-radius:7741px}.borer-radius-7742{border-radius:7742px}.borer-radius-7743{border-radius:7743px}.borer-radius-7744{border-radius:7744px}.borer-radius-7745{border-radius:7745px}.borer-radius-7746{border-radius:7746px}.borer-radius-7747{border-radius:7747px}.borer-radius-7748{border-radius:7748px}.borer-radius-7749{border-radius:7749px}.borer-radius-7750{border-radius:7750px}.borer-radius-7751{border-radius:7751px}.borer-radius-7752{border-radius:7752px}.borer-radius-7753{border-radius:7753px}.borer-radius-7754{border-radius:7754px}.borer-radius-7755{border-radius:7755px}.borer-radius-7756{border-radius:7756px}.borer-radius-7757{border-radius:7757px}.borer-radius-7758{border-radius:7758px}.borer-radius-7759{border-radius:7759px}.borer-radius-7760{border-radius:7760px}.borer-radius-7761{border-radius:7761px}.borer-radius-7762{border-radius:7762px}.borer-radius-7763{border-radius:7763px}.borer-radius-7764{border-radius:7764px}.borer-radius-7765{border-radius:7765px}.borer-radius-7766{border-radius:7766px}.borer-radius-7767{border-radius:7767px}.borer-radius-7768{border-radius:7768px}.borer-radius-7769{border-radius:7769px}.borer-radius-7770{border-radius:7770px}.borer-radius-7771{border-radius:7771px}.borer-radius-7772{border-radius:7772px}.borer-radius-7773{border-radius:7773px}.borer-radius-7774{border-radius:7774px}.borer-radius-7775{border-radius:7775px}.borer-radius-7776{border-radius:7776px}.borer-radius-7777{border-radius:7777px}.borer-radius-7778{border-radius:7778px}.borer-radius-7779{border-radius:7779px}.borer-radius-7780{border-radius:7780px}.borer-radius-7781{border-radius:7781px}.borer-radius-7782{border-radius:7782px}.borer-radius-7783{border-radius:7783px}.borer-radius-7784{border-radius:7784px}.borer-radius-7785{border-radius:7785px}.borer-radius-7786{border-radius:7786px}.borer-radius-7787{border-radius:7787px}.borer-radius-7788{border-radius:7788px}.borer-radius-7789{border-radius:7789px}.borer-radius-7790{border-radius:7790px}.borer-radius-7791{border-radius:7791px}.borer-radius-7792{border-radius:7792px}.borer-radius-7793{border-radius:7793px}.borer-radius-7794{border-radius:7794px}.borer-radius-7795{border-radius:7795px}.borer-radius-7796{border-radius:7796px}.borer-radius-7797{border-radius:7797px}.borer-radius-7798{border-radius:7798px}.borer-radius-7799{border-radius:7799px}.borer-radius-7800{border-radius:7800px}.borer-radius-7801{border-radius:7801px}.borer-radius-7802{border-radius:7802px}.borer-radius-7803{border-radius:7803px}.borer-radius-7804{border-radius:7804px}.borer-radius-7805{border-radius:7805px}.borer-radius-7806{border-radius:7806px}.borer-radius-7807{border-radius:7807px}.borer-radius-7808{border-radius:7808px}.borer-radius-7809{border-radius:7809px}.borer-radius-7810{border-radius:7810px}.borer-radius-7811{border-radius:7811px}.borer-radius-7812{border-radius:7812px}.borer-radius-7813{border-radius:7813px}.borer-radius-7814{border-radius:7814px}.borer-radius-7815{border-radius:7815px}.borer-radius-7816{border-radius:7816px}.borer-radius-7817{border-radius:7817px}.borer-radius-7818{border-radius:7818px}.borer-radius-7819{border-radius:7819px}.borer-radius-7820{border-radius:7820px}.borer-radius-7821{border-radius:7821px}.borer-radius-7822{border-radius:7822px}.borer-radius-7823{border-radius:7823px}.borer-radius-7824{border-radius:7824px}.borer-radius-7825{border-radius:7825px}.borer-radius-7826{border-radius:7826px}.borer-radius-7827{border-radius:7827px}.borer-radius-7828{border-radius:7828px}.borer-radius-7829{border-radius:7829px}.borer-radius-7830{border-radius:7830px}.borer-radius-7831{border-radius:7831px}.borer-radius-7832{border-radius:7832px}.borer-radius-7833{border-radius:7833px}.borer-radius-7834{border-radius:7834px}.borer-radius-7835{border-radius:7835px}.borer-radius-7836{border-radius:7836px}.borer-radius-7837{border-radius:7837px}.borer-radius-7838{border-radius:7838px}.borer-radius-7839{border-radius:7839px}.borer-radius-7840{border-radius:7840px}.borer-radius-7841{border-radius:7841px}.borer-radius-7842{border-radius:7842px}.borer-radius-7843{border-radius:7843px}.borer-radius-7844{border-radius:7844px}.borer-radius-7845{border-radius:7845px}.borer-radius-7846{border-radius:7846px}.borer-radius-7847{border-radius:7847px}.borer-radius-7848{border-radius:7848px}.borer-radius-7849{border-radius:7849px}.borer-radius-7850{border-radius:7850px}.borer-radius-7851{border-radius:7851px}.borer-radius-7852{border-radius:7852px}.borer-radius-7853{border-radius:7853px}.borer-radius-7854{border-radius:7854px}.borer-radius-7855{border-radius:7855px}.borer-radius-7856{border-radius:7856px}.borer-radius-7857{border-radius:7857px}.borer-radius-7858{border-radius:7858px}.borer-radius-7859{border-radius:7859px}.borer-radius-7860{border-radius:7860px}.borer-radius-7861{border-radius:7861px}.borer-radius-7862{border-radius:7862px}.borer-radius-7863{border-radius:7863px}.borer-radius-7864{border-radius:7864px}.borer-radius-7865{border-radius:7865px}.borer-radius-7866{border-radius:7866px}.borer-radius-7867{border-radius:7867px}.borer-radius-7868{border-radius:7868px}.borer-radius-7869{border-radius:7869px}.borer-radius-7870{border-radius:7870px}.borer-radius-7871{border-radius:7871px}.borer-radius-7872{border-radius:7872px}.borer-radius-7873{border-radius:7873px}.borer-radius-7874{border-radius:7874px}.borer-radius-7875{border-radius:7875px}.borer-radius-7876{border-radius:7876px}.borer-radius-7877{border-radius:7877px}.borer-radius-7878{border-radius:7878px}.borer-radius-7879{border-radius:7879px}.borer-radius-7880{border-radius:7880px}.borer-radius-7881{border-radius:7881px}.borer-radius-7882{border-radius:7882px}.borer-radius-7883{border-radius:7883px}.borer-radius-7884{border-radius:7884px}.borer-radius-7885{border-radius:7885px}.borer-radius-7886{border-radius:7886px}.borer-radius-7887{border-radius:7887px}.borer-radius-7888{border-radius:7888px}.borer-radius-7889{border-radius:7889px}.borer-radius-7890{border-radius:7890px}.borer-radius-7891{border-radius:7891px}.borer-radius-7892{border-radius:7892px}.borer-radius-7893{border-radius:7893px}.borer-radius-7894{border-radius:7894px}.borer-radius-7895{border-radius:7895px}.borer-radius-7896{border-radius:7896px}.borer-radius-7897{border-radius:7897px}.borer-radius-7898{border-radius:7898px}.borer-radius-7899{border-radius:7899px}.borer-radius-7900{border-radius:7900px}.borer-radius-7901{border-radius:7901px}.borer-radius-7902{border-radius:7902px}.borer-radius-7903{border-radius:7903px}.borer-radius-7904{border-radius:7904px}.borer-radius-7905{border-radius:7905px}.borer-radius-7906{border-radius:7906px}.borer-radius-7907{border-radius:7907px}.borer-radius-7908{border-radius:7908px}.borer-radius-7909{border-radius:7909px}.borer-radius-7910{border-radius:7910px}.borer-radius-7911{border-radius:7911px}.borer-radius-7912{border-radius:7912px}.borer-radius-7913{border-radius:7913px}.borer-radius-7914{border-radius:7914px}.borer-radius-7915{border-radius:7915px}.borer-radius-7916{border-radius:7916px}.borer-radius-7917{border-radius:7917px}.borer-radius-7918{border-radius:7918px}.borer-radius-7919{border-radius:7919px}.borer-radius-7920{border-radius:7920px}.borer-radius-7921{border-radius:7921px}.borer-radius-7922{border-radius:7922px}.borer-radius-7923{border-radius:7923px}.borer-radius-7924{border-radius:7924px}.borer-radius-7925{border-radius:7925px}.borer-radius-7926{border-radius:7926px}.borer-radius-7927{border-radius:7927px}.borer-radius-7928{border-radius:7928px}.borer-radius-7929{border-radius:7929px}.borer-radius-7930{border-radius:7930px}.borer-radius-7931{border-radius:7931px}.borer-radius-7932{border-radius:7932px}.borer-radius-7933{border-radius:7933px}.borer-radius-7934{border-radius:7934px}.borer-radius-7935{border-radius:7935px}.borer-radius-7936{border-radius:7936px}.borer-radius-7937{border-radius:7937px}.borer-radius-7938{border-radius:7938px}.borer-radius-7939{border-radius:7939px}.borer-radius-7940{border-radius:7940px}.borer-radius-7941{border-radius:7941px}.borer-radius-7942{border-radius:7942px}.borer-radius-7943{border-radius:7943px}.borer-radius-7944{border-radius:7944px}.borer-radius-7945{border-radius:7945px}.borer-radius-7946{border-radius:7946px}.borer-radius-7947{border-radius:7947px}.borer-radius-7948{border-radius:7948px}.borer-radius-7949{border-radius:7949px}.borer-radius-7950{border-radius:7950px}.borer-radius-7951{border-radius:7951px}.borer-radius-7952{border-radius:7952px}.borer-radius-7953{border-radius:7953px}.borer-radius-7954{border-radius:7954px}.borer-radius-7955{border-radius:7955px}.borer-radius-7956{border-radius:7956px}.borer-radius-7957{border-radius:7957px}.borer-radius-7958{border-radius:7958px}.borer-radius-7959{border-radius:7959px}.borer-radius-7960{border-radius:7960px}.borer-radius-7961{border-radius:7961px}.borer-radius-7962{border-radius:7962px}.borer-radius-7963{border-radius:7963px}.borer-radius-7964{border-radius:7964px}.borer-radius-7965{border-radius:7965px}.borer-radius-7966{border-radius:7966px}.borer-radius-7967{border-radius:7967px}.borer-radius-7968{border-radius:7968px}.borer-radius-7969{border-radius:7969px}.borer-radius-7970{border-radius:7970px}.borer-radius-7971{border-radius:7971px}.borer-radius-7972{border-radius:7972px}.borer-radius-7973{border-radius:7973px}.borer-radius-7974{border-radius:7974px}.borer-radius-7975{border-radius:7975px}.borer-radius-7976{border-radius:7976px}.borer-radius-7977{border-radius:7977px}.borer-radius-7978{border-radius:7978px}.borer-radius-7979{border-radius:7979px}.borer-radius-7980{border-radius:7980px}.borer-radius-7981{border-radius:7981px}.borer-radius-7982{border-radius:7982px}.borer-radius-7983{border-radius:7983px}.borer-radius-7984{border-radius:7984px}.borer-radius-7985{border-radius:7985px}.borer-radius-7986{border-radius:7986px}.borer-radius-7987{border-radius:7987px}.borer-radius-7988{border-radius:7988px}.borer-radius-7989{border-radius:7989px}.borer-radius-7990{border-radius:7990px}.borer-radius-7991{border-radius:7991px}.borer-radius-7992{border-radius:7992px}.borer-radius-7993{border-radius:7993px}.borer-radius-7994{border-radius:7994px}.borer-radius-7995{border-radius:7995px}.borer-radius-7996{border-radius:7996px}.borer-radius-7997{border-radius:7997px}.borer-radius-7998{border-radius:7998px}.borer-radius-7999{border-radius:7999px}.borer-radius-8000{border-radius:8000px}.borer-radius-8001{border-radius:8001px}.borer-radius-8002{border-radius:8002px}.borer-radius-8003{border-radius:8003px}.borer-radius-8004{border-radius:8004px}.borer-radius-8005{border-radius:8005px}.borer-radius-8006{border-radius:8006px}.borer-radius-8007{border-radius:8007px}.borer-radius-8008{border-radius:8008px}.borer-radius-8009{border-radius:8009px}.borer-radius-8010{border-radius:8010px}.borer-radius-8011{border-radius:8011px}.borer-radius-8012{border-radius:8012px}.borer-radius-8013{border-radius:8013px}.borer-radius-8014{border-radius:8014px}.borer-radius-8015{border-radius:8015px}.borer-radius-8016{border-radius:8016px}.borer-radius-8017{border-radius:8017px}.borer-radius-8018{border-radius:8018px}.borer-radius-8019{border-radius:8019px}.borer-radius-8020{border-radius:8020px}.borer-radius-8021{border-radius:8021px}.borer-radius-8022{border-radius:8022px}.borer-radius-8023{border-radius:8023px}.borer-radius-8024{border-radius:8024px}.borer-radius-8025{border-radius:8025px}.borer-radius-8026{border-radius:8026px}.borer-radius-8027{border-radius:8027px}.borer-radius-8028{border-radius:8028px}.borer-radius-8029{border-radius:8029px}.borer-radius-8030{border-radius:8030px}.borer-radius-8031{border-radius:8031px}.borer-radius-8032{border-radius:8032px}.borer-radius-8033{border-radius:8033px}.borer-radius-8034{border-radius:8034px}.borer-radius-8035{border-radius:8035px}.borer-radius-8036{border-radius:8036px}.borer-radius-8037{border-radius:8037px}.borer-radius-8038{border-radius:8038px}.borer-radius-8039{border-radius:8039px}.borer-radius-8040{border-radius:8040px}.borer-radius-8041{border-radius:8041px}.borer-radius-8042{border-radius:8042px}.borer-radius-8043{border-radius:8043px}.borer-radius-8044{border-radius:8044px}.borer-radius-8045{border-radius:8045px}.borer-radius-8046{border-radius:8046px}.borer-radius-8047{border-radius:8047px}.borer-radius-8048{border-radius:8048px}.borer-radius-8049{border-radius:8049px}.borer-radius-8050{border-radius:8050px}.borer-radius-8051{border-radius:8051px}.borer-radius-8052{border-radius:8052px}.borer-radius-8053{border-radius:8053px}.borer-radius-8054{border-radius:8054px}.borer-radius-8055{border-radius:8055px}.borer-radius-8056{border-radius:8056px}.borer-radius-8057{border-radius:8057px}.borer-radius-8058{border-radius:8058px}.borer-radius-8059{border-radius:8059px}.borer-radius-8060{border-radius:8060px}.borer-radius-8061{border-radius:8061px}.borer-radius-8062{border-radius:8062px}.borer-radius-8063{border-radius:8063px}.borer-radius-8064{border-radius:8064px}.borer-radius-8065{border-radius:8065px}.borer-radius-8066{border-radius:8066px}.borer-radius-8067{border-radius:8067px}.borer-radius-8068{border-radius:8068px}.borer-radius-8069{border-radius:8069px}.borer-radius-8070{border-radius:8070px}.borer-radius-8071{border-radius:8071px}.borer-radius-8072{border-radius:8072px}.borer-radius-8073{border-radius:8073px}.borer-radius-8074{border-radius:8074px}.borer-radius-8075{border-radius:8075px}.borer-radius-8076{border-radius:8076px}.borer-radius-8077{border-radius:8077px}.borer-radius-8078{border-radius:8078px}.borer-radius-8079{border-radius:8079px}.borer-radius-8080{border-radius:8080px}.borer-radius-8081{border-radius:8081px}.borer-radius-8082{border-radius:8082px}.borer-radius-8083{border-radius:8083px}.borer-radius-8084{border-radius:8084px}.borer-radius-8085{border-radius:8085px}.borer-radius-8086{border-radius:8086px}.borer-radius-8087{border-radius:8087px}.borer-radius-8088{border-radius:8088px}.borer-radius-8089{border-radius:8089px}.borer-radius-8090{border-radius:8090px}.borer-radius-8091{border-radius:8091px}.borer-radius-8092{border-radius:8092px}.borer-radius-8093{border-radius:8093px}.borer-radius-8094{border-radius:8094px}.borer-radius-8095{border-radius:8095px}.borer-radius-8096{border-radius:8096px}.borer-radius-8097{border-radius:8097px}.borer-radius-8098{border-radius:8098px}.borer-radius-8099{border-radius:8099px}.borer-radius-8100{border-radius:8100px}.borer-radius-8101{border-radius:8101px}.borer-radius-8102{border-radius:8102px}.borer-radius-8103{border-radius:8103px}.borer-radius-8104{border-radius:8104px}.borer-radius-8105{border-radius:8105px}.borer-radius-8106{border-radius:8106px}.borer-radius-8107{border-radius:8107px}.borer-radius-8108{border-radius:8108px}.borer-radius-8109{border-radius:8109px}.borer-radius-8110{border-radius:8110px}.borer-radius-8111{border-radius:8111px}.borer-radius-8112{border-radius:8112px}.borer-radius-8113{border-radius:8113px}.borer-radius-8114{border-radius:8114px}.borer-radius-8115{border-radius:8115px}.borer-radius-8116{border-radius:8116px}.borer-radius-8117{border-radius:8117px}.borer-radius-8118{border-radius:8118px}.borer-radius-8119{border-radius:8119px}.borer-radius-8120{border-radius:8120px}.borer-radius-8121{border-radius:8121px}.borer-radius-8122{border-radius:8122px}.borer-radius-8123{border-radius:8123px}.borer-radius-8124{border-radius:8124px}.borer-radius-8125{border-radius:8125px}.borer-radius-8126{border-radius:8126px}.borer-radius-8127{border-radius:8127px}.borer-radius-8128{border-radius:8128px}.borer-radius-8129{border-radius:8129px}.borer-radius-8130{border-radius:8130px}.borer-radius-8131{border-radius:8131px}.borer-radius-8132{border-radius:8132px}.borer-radius-8133{border-radius:8133px}.borer-radius-8134{border-radius:8134px}.borer-radius-8135{border-radius:8135px}.borer-radius-8136{border-radius:8136px}.borer-radius-8137{border-radius:8137px}.borer-radius-8138{border-radius:8138px}.borer-radius-8139{border-radius:8139px}.borer-radius-8140{border-radius:8140px}.borer-radius-8141{border-radius:8141px}.borer-radius-8142{border-radius:8142px}.borer-radius-8143{border-radius:8143px}.borer-radius-8144{border-radius:8144px}.borer-radius-8145{border-radius:8145px}.borer-radius-8146{border-radius:8146px}.borer-radius-8147{border-radius:8147px}.borer-radius-8148{border-radius:8148px}.borer-radius-8149{border-radius:8149px}.borer-radius-8150{border-radius:8150px}.borer-radius-8151{border-radius:8151px}.borer-radius-8152{border-radius:8152px}.borer-radius-8153{border-radius:8153px}.borer-radius-8154{border-radius:8154px}.borer-radius-8155{border-radius:8155px}.borer-radius-8156{border-radius:8156px}.borer-radius-8157{border-radius:8157px}.borer-radius-8158{border-radius:8158px}.borer-radius-8159{border-radius:8159px}.borer-radius-8160{border-radius:8160px}.borer-radius-8161{border-radius:8161px}.borer-radius-8162{border-radius:8162px}.borer-radius-8163{border-radius:8163px}.borer-radius-8164{border-radius:8164px}.borer-radius-8165{border-radius:8165px}.borer-radius-8166{border-radius:8166px}.borer-radius-8167{border-radius:8167px}.borer-radius-8168{border-radius:8168px}.borer-radius-8169{border-radius:8169px}.borer-radius-8170{border-radius:8170px}.borer-radius-8171{border-radius:8171px}.borer-radius-8172{border-radius:8172px}.borer-radius-8173{border-radius:8173px}.borer-radius-8174{border-radius:8174px}.borer-radius-8175{border-radius:8175px}.borer-radius-8176{border-radius:8176px}.borer-radius-8177{border-radius:8177px}.borer-radius-8178{border-radius:8178px}.borer-radius-8179{border-radius:8179px}.borer-radius-8180{border-radius:8180px}.borer-radius-8181{border-radius:8181px}.borer-radius-8182{border-radius:8182px}.borer-radius-8183{border-radius:8183px}.borer-radius-8184{border-radius:8184px}.borer-radius-8185{border-radius:8185px}.borer-radius-8186{border-radius:8186px}.borer-radius-8187{border-radius:8187px}.borer-radius-8188{border-radius:8188px}.borer-radius-8189{border-radius:8189px}.borer-radius-8190{border-radius:8190px}.borer-radius-8191{border-radius:8191px}.borer-radius-8192{border-radius:8192px}.borer-radius-8193{border-radius:8193px}.borer-radius-8194{border-radius:8194px}.borer-radius-8195{border-radius:8195px}.borer-radius-8196{border-radius:8196px}.borer-radius-8197{border-radius:8197px}.borer-radius-8198{border-radius:8198px}.borer-radius-8199{border-radius:8199px}.borer-radius-8200{border-radius:8200px}.borer-radius-8201{border-radius:8201px}.borer-radius-8202{border-radius:8202px}.borer-radius-8203{border-radius:8203px}.borer-radius-8204{border-radius:8204px}.borer-radius-8205{border-radius:8205px}.borer-radius-8206{border-radius:8206px}.borer-radius-8207{border-radius:8207px}.borer-radius-8208{border-radius:8208px}.borer-radius-8209{border-radius:8209px}.borer-radius-8210{border-radius:8210px}.borer-radius-8211{border-radius:8211px}.borer-radius-8212{border-radius:8212px}.borer-radius-8213{border-radius:8213px}.borer-radius-8214{border-radius:8214px}.borer-radius-8215{border-radius:8215px}.borer-radius-8216{border-radius:8216px}.borer-radius-8217{border-radius:8217px}.borer-radius-8218{border-radius:8218px}.borer-radius-8219{border-radius:8219px}.borer-radius-8220{border-radius:8220px}.borer-radius-8221{border-radius:8221px}.borer-radius-8222{border-radius:8222px}.borer-radius-8223{border-radius:8223px}.borer-radius-8224{border-radius:8224px}.borer-radius-8225{border-radius:8225px}.borer-radius-8226{border-radius:8226px}.borer-radius-8227{border-radius:8227px}.borer-radius-8228{border-radius:8228px}.borer-radius-8229{border-radius:8229px}.borer-radius-8230{border-radius:8230px}.borer-radius-8231{border-radius:8231px}.borer-radius-8232{border-radius:8232px}.borer-radius-8233{border-radius:8233px}.borer-radius-8234{border-radius:8234px}.borer-radius-8235{border-radius:8235px}.borer-radius-8236{border-radius:8236px}.borer-radius-8237{border-radius:8237px}.borer-radius-8238{border-radius:8238px}.borer-radius-8239{border-radius:8239px}.borer-radius-8240{border-radius:8240px}.borer-radius-8241{border-radius:8241px}.borer-radius-8242{border-radius:8242px}.borer-radius-8243{border-radius:8243px}.borer-radius-8244{border-radius:8244px}.borer-radius-8245{border-radius:8245px}.borer-radius-8246{border-radius:8246px}.borer-radius-8247{border-radius:8247px}.borer-radius-8248{border-radius:8248px}.borer-radius-8249{border-radius:8249px}.borer-radius-8250{border-radius:8250px}.borer-radius-8251{border-radius:8251px}.borer-radius-8252{border-radius:8252px}.borer-radius-8253{border-radius:8253px}.borer-radius-8254{border-radius:8254px}.borer-radius-8255{border-radius:8255px}.borer-radius-8256{border-radius:8256px}.borer-radius-8257{border-radius:8257px}.borer-radius-8258{border-radius:8258px}.borer-radius-8259{border-radius:8259px}.borer-radius-8260{border-radius:8260px}.borer-radius-8261{border-radius:8261px}.borer-radius-8262{border-radius:8262px}.borer-radius-8263{border-radius:8263px}.borer-radius-8264{border-radius:8264px}.borer-radius-8265{border-radius:8265px}.borer-radius-8266{border-radius:8266px}.borer-radius-8267{border-radius:8267px}.borer-radius-8268{border-radius:8268px}.borer-radius-8269{border-radius:8269px}.borer-radius-8270{border-radius:8270px}.borer-radius-8271{border-radius:8271px}.borer-radius-8272{border-radius:8272px}.borer-radius-8273{border-radius:8273px}.borer-radius-8274{border-radius:8274px}.borer-radius-8275{border-radius:8275px}.borer-radius-8276{border-radius:8276px}.borer-radius-8277{border-radius:8277px}.borer-radius-8278{border-radius:8278px}.borer-radius-8279{border-radius:8279px}.borer-radius-8280{border-radius:8280px}.borer-radius-8281{border-radius:8281px}.borer-radius-8282{border-radius:8282px}.borer-radius-8283{border-radius:8283px}.borer-radius-8284{border-radius:8284px}.borer-radius-8285{border-radius:8285px}.borer-radius-8286{border-radius:8286px}.borer-radius-8287{border-radius:8287px}.borer-radius-8288{border-radius:8288px}.borer-radius-8289{border-radius:8289px}.borer-radius-8290{border-radius:8290px}.borer-radius-8291{border-radius:8291px}.borer-radius-8292{border-radius:8292px}.borer-radius-8293{border-radius:8293px}.borer-radius-8294{border-radius:8294px}.borer-radius-8295{border-radius:8295px}.borer-radius-8296{border-radius:8296px}.borer-radius-8297{border-radius:8297px}.borer-radius-8298{border-radius:8298px}.borer-radius-8299{border-radius:8299px}.borer-radius-8300{border-radius:8300px}.borer-radius-8301{border-radius:8301px}.borer-radius-8302{border-radius:8302px}.borer-radius-8303{border-radius:8303px}.borer-radius-8304{border-radius:8304px}.borer-radius-8305{border-radius:8305px}.borer-radius-8306{border-radius:8306px}.borer-radius-8307{border-radius:8307px}.borer-radius-8308{border-radius:8308px}.borer-radius-8309{border-radius:8309px}.borer-radius-8310{border-radius:8310px}.borer-radius-8311{border-radius:8311px}.borer-radius-8312{border-radius:8312px}.borer-radius-8313{border-radius:8313px}.borer-radius-8314{border-radius:8314px}.borer-radius-8315{border-radius:8315px}.borer-radius-8316{border-radius:8316px}.borer-radius-8317{border-radius:8317px}.borer-radius-8318{border-radius:8318px}.borer-radius-8319{border-radius:8319px}.borer-radius-8320{border-radius:8320px}.borer-radius-8321{border-radius:8321px}.borer-radius-8322{border-radius:8322px}.borer-radius-8323{border-radius:8323px}.borer-radius-8324{border-radius:8324px}.borer-radius-8325{border-radius:8325px}.borer-radius-8326{border-radius:8326px}.borer-radius-8327{border-radius:8327px}.borer-radius-8328{border-radius:8328px}.borer-radius-8329{border-radius:8329px}.borer-radius-8330{border-radius:8330px}.borer-radius-8331{border-radius:8331px}.borer-radius-8332{border-radius:8332px}.borer-radius-8333{border-radius:8333px}.borer-radius-8334{border-radius:8334px}.borer-radius-8335{border-radius:8335px}.borer-radius-8336{border-radius:8336px}.borer-radius-8337{border-radius:8337px}.borer-radius-8338{border-radius:8338px}.borer-radius-8339{border-radius:8339px}.borer-radius-8340{border-radius:8340px}.borer-radius-8341{border-radius:8341px}.borer-radius-8342{border-radius:8342px}.borer-radius-8343{border-radius:8343px}.borer-radius-8344{border-radius:8344px}.borer-radius-8345{border-radius:8345px}.borer-radius-8346{border-radius:8346px}.borer-radius-8347{border-radius:8347px}.borer-radius-8348{border-radius:8348px}.borer-radius-8349{border-radius:8349px}.borer-radius-8350{border-radius:8350px}.borer-radius-8351{border-radius:8351px}.borer-radius-8352{border-radius:8352px}.borer-radius-8353{border-radius:8353px}.borer-radius-8354{border-radius:8354px}.borer-radius-8355{border-radius:8355px}.borer-radius-8356{border-radius:8356px}.borer-radius-8357{border-radius:8357px}.borer-radius-8358{border-radius:8358px}.borer-radius-8359{border-radius:8359px}.borer-radius-8360{border-radius:8360px}.borer-radius-8361{border-radius:8361px}.borer-radius-8362{border-radius:8362px}.borer-radius-8363{border-radius:8363px}.borer-radius-8364{border-radius:8364px}.borer-radius-8365{border-radius:8365px}.borer-radius-8366{border-radius:8366px}.borer-radius-8367{border-radius:8367px}.borer-radius-8368{border-radius:8368px}.borer-radius-8369{border-radius:8369px}.borer-radius-8370{border-radius:8370px}.borer-radius-8371{border-radius:8371px}.borer-radius-8372{border-radius:8372px}.borer-radius-8373{border-radius:8373px}.borer-radius-8374{border-radius:8374px}.borer-radius-8375{border-radius:8375px}.borer-radius-8376{border-radius:8376px}.borer-radius-8377{border-radius:8377px}.borer-radius-8378{border-radius:8378px}.borer-radius-8379{border-radius:8379px}.borer-radius-8380{border-radius:8380px}.borer-radius-8381{border-radius:8381px}.borer-radius-8382{border-radius:8382px}.borer-radius-8383{border-radius:8383px}.borer-radius-8384{border-radius:8384px}.borer-radius-8385{border-radius:8385px}.borer-radius-8386{border-radius:8386px}.borer-radius-8387{border-radius:8387px}.borer-radius-8388{border-radius:8388px}.borer-radius-8389{border-radius:8389px}.borer-radius-8390{border-radius:8390px}.borer-radius-8391{border-radius:8391px}.borer-radius-8392{border-radius:8392px}.borer-radius-8393{border-radius:8393px}.borer-radius-8394{border-radius:8394px}.borer-radius-8395{border-radius:8395px}.borer-radius-8396{border-radius:8396px}.borer-radius-8397{border-radius:8397px}.borer-radius-8398{border-radius:8398px}.borer-radius-8399{border-radius:8399px}.borer-radius-8400{border-radius:8400px}.borer-radius-8401{border-radius:8401px}.borer-radius-8402{border-radius:8402px}.borer-radius-8403{border-radius:8403px}.borer-radius-8404{border-radius:8404px}.borer-radius-8405{border-radius:8405px}.borer-radius-8406{border-radius:8406px}.borer-radius-8407{border-radius:8407px}.borer-radius-8408{border-radius:8408px}.borer-radius-8409{border-radius:8409px}.borer-radius-8410{border-radius:8410px}.borer-radius-8411{border-radius:8411px}.borer-radius-8412{border-radius:8412px}.borer-radius-8413{border-radius:8413px}.borer-radius-8414{border-radius:8414px}.borer-radius-8415{border-radius:8415px}.borer-radius-8416{border-radius:8416px}.borer-radius-8417{border-radius:8417px}.borer-radius-8418{border-radius:8418px}.borer-radius-8419{border-radius:8419px}.borer-radius-8420{border-radius:8420px}.borer-radius-8421{border-radius:8421px}.borer-radius-8422{border-radius:8422px}.borer-radius-8423{border-radius:8423px}.borer-radius-8424{border-radius:8424px}.borer-radius-8425{border-radius:8425px}.borer-radius-8426{border-radius:8426px}.borer-radius-8427{border-radius:8427px}.borer-radius-8428{border-radius:8428px}.borer-radius-8429{border-radius:8429px}.borer-radius-8430{border-radius:8430px}.borer-radius-8431{border-radius:8431px}.borer-radius-8432{border-radius:8432px}.borer-radius-8433{border-radius:8433px}.borer-radius-8434{border-radius:8434px}.borer-radius-8435{border-radius:8435px}.borer-radius-8436{border-radius:8436px}.borer-radius-8437{border-radius:8437px}.borer-radius-8438{border-radius:8438px}.borer-radius-8439{border-radius:8439px}.borer-radius-8440{border-radius:8440px}.borer-radius-8441{border-radius:8441px}.borer-radius-8442{border-radius:8442px}.borer-radius-8443{border-radius:8443px}.borer-radius-8444{border-radius:8444px}.borer-radius-8445{border-radius:8445px}.borer-radius-8446{border-radius:8446px}.borer-radius-8447{border-radius:8447px}.borer-radius-8448{border-radius:8448px}.borer-radius-8449{border-radius:8449px}.borer-radius-8450{border-radius:8450px}.borer-radius-8451{border-radius:8451px}.borer-radius-8452{border-radius:8452px}.borer-radius-8453{border-radius:8453px}.borer-radius-8454{border-radius:8454px}.borer-radius-8455{border-radius:8455px}.borer-radius-8456{border-radius:8456px}.borer-radius-8457{border-radius:8457px}.borer-radius-8458{border-radius:8458px}.borer-radius-8459{border-radius:8459px}.borer-radius-8460{border-radius:8460px}.borer-radius-8461{border-radius:8461px}.borer-radius-8462{border-radius:8462px}.borer-radius-8463{border-radius:8463px}.borer-radius-8464{border-radius:8464px}.borer-radius-8465{border-radius:8465px}.borer-radius-8466{border-radius:8466px}.borer-radius-8467{border-radius:8467px}.borer-radius-8468{border-radius:8468px}.borer-radius-8469{border-radius:8469px}.borer-radius-8470{border-radius:8470px}.borer-radius-8471{border-radius:8471px}.borer-radius-8472{border-radius:8472px}.borer-radius-8473{border-radius:8473px}.borer-radius-8474{border-radius:8474px}.borer-radius-8475{border-radius:8475px}.borer-radius-8476{border-radius:8476px}.borer-radius-8477{border-radius:8477px}.borer-radius-8478{border-radius:8478px}.borer-radius-8479{border-radius:8479px}.borer-radius-8480{border-radius:8480px}.borer-radius-8481{border-radius:8481px}.borer-radius-8482{border-radius:8482px}.borer-radius-8483{border-radius:8483px}.borer-radius-8484{border-radius:8484px}.borer-radius-8485{border-radius:8485px}.borer-radius-8486{border-radius:8486px}.borer-radius-8487{border-radius:8487px}.borer-radius-8488{border-radius:8488px}.borer-radius-8489{border-radius:8489px}.borer-radius-8490{border-radius:8490px}.borer-radius-8491{border-radius:8491px}.borer-radius-8492{border-radius:8492px}.borer-radius-8493{border-radius:8493px}.borer-radius-8494{border-radius:8494px}.borer-radius-8495{border-radius:8495px}.borer-radius-8496{border-radius:8496px}.borer-radius-8497{border-radius:8497px}.borer-radius-8498{border-radius:8498px}.borer-radius-8499{border-radius:8499px}.borer-radius-8500{border-radius:8500px}.borer-radius-8501{border-radius:8501px}.borer-radius-8502{border-radius:8502px}.borer-radius-8503{border-radius:8503px}.borer-radius-8504{border-radius:8504px}.borer-radius-8505{border-radius:8505px}.borer-radius-8506{border-radius:8506px}.borer-radius-8507{border-radius:8507px}.borer-radius-8508{border-radius:8508px}.borer-radius-8509{border-radius:8509px}.borer-radius-8510{border-radius:8510px}.borer-radius-8511{border-radius:8511px}.borer-radius-8512{border-radius:8512px}.borer-radius-8513{border-radius:8513px}.borer-radius-8514{border-radius:8514px}.borer-radius-8515{border-radius:8515px}.borer-radius-8516{border-radius:8516px}.borer-radius-8517{border-radius:8517px}.borer-radius-8518{border-radius:8518px}.borer-radius-8519{border-radius:8519px}.borer-radius-8520{border-radius:8520px}.borer-radius-8521{border-radius:8521px}.borer-radius-8522{border-radius:8522px}.borer-radius-8523{border-radius:8523px}.borer-radius-8524{border-radius:8524px}.borer-radius-8525{border-radius:8525px}.borer-radius-8526{border-radius:8526px}.borer-radius-8527{border-radius:8527px}.borer-radius-8528{border-radius:8528px}.borer-radius-8529{border-radius:8529px}.borer-radius-8530{border-radius:8530px}.borer-radius-8531{border-radius:8531px}.borer-radius-8532{border-radius:8532px}.borer-radius-8533{border-radius:8533px}.borer-radius-8534{border-radius:8534px}.borer-radius-8535{border-radius:8535px}.borer-radius-8536{border-radius:8536px}.borer-radius-8537{border-radius:8537px}.borer-radius-8538{border-radius:8538px}.borer-radius-8539{border-radius:8539px}.borer-radius-8540{border-radius:8540px}.borer-radius-8541{border-radius:8541px}.borer-radius-8542{border-radius:8542px}.borer-radius-8543{border-radius:8543px}.borer-radius-8544{border-radius:8544px}.borer-radius-8545{border-radius:8545px}.borer-radius-8546{border-radius:8546px}.borer-radius-8547{border-radius:8547px}.borer-radius-8548{border-radius:8548px}.borer-radius-8549{border-radius:8549px}.borer-radius-8550{border-radius:8550px}.borer-radius-8551{border-radius:8551px}.borer-radius-8552{border-radius:8552px}.borer-radius-8553{border-radius:8553px}.borer-radius-8554{border-radius:8554px}.borer-radius-8555{border-radius:8555px}.borer-radius-8556{border-radius:8556px}.borer-radius-8557{border-radius:8557px}.borer-radius-8558{border-radius:8558px}.borer-radius-8559{border-radius:8559px}.borer-radius-8560{border-radius:8560px}.borer-radius-8561{border-radius:8561px}.borer-radius-8562{border-radius:8562px}.borer-radius-8563{border-radius:8563px}.borer-radius-8564{border-radius:8564px}.borer-radius-8565{border-radius:8565px}.borer-radius-8566{border-radius:8566px}.borer-radius-8567{border-radius:8567px}.borer-radius-8568{border-radius:8568px}.borer-radius-8569{border-radius:8569px}.borer-radius-8570{border-radius:8570px}.borer-radius-8571{border-radius:8571px}.borer-radius-8572{border-radius:8572px}.borer-radius-8573{border-radius:8573px}.borer-radius-8574{border-radius:8574px}.borer-radius-8575{border-radius:8575px}.borer-radius-8576{border-radius:8576px}.borer-radius-8577{border-radius:8577px}.borer-radius-8578{border-radius:8578px}.borer-radius-8579{border-radius:8579px}.borer-radius-8580{border-radius:8580px}.borer-radius-8581{border-radius:8581px}.borer-radius-8582{border-radius:8582px}.borer-radius-8583{border-radius:8583px}.borer-radius-8584{border-radius:8584px}.borer-radius-8585{border-radius:8585px}.borer-radius-8586{border-radius:8586px}.borer-radius-8587{border-radius:8587px}.borer-radius-8588{border-radius:8588px}.borer-radius-8589{border-radius:8589px}.borer-radius-8590{border-radius:8590px}.borer-radius-8591{border-radius:8591px}.borer-radius-8592{border-radius:8592px}.borer-radius-8593{border-radius:8593px}.borer-radius-8594{border-radius:8594px}.borer-radius-8595{border-radius:8595px}.borer-radius-8596{border-radius:8596px}.borer-radius-8597{border-radius:8597px}.borer-radius-8598{border-radius:8598px}.borer-radius-8599{border-radius:8599px}.borer-radius-8600{border-radius:8600px}.borer-radius-8601{border-radius:8601px}.borer-radius-8602{border-radius:8602px}.borer-radius-8603{border-radius:8603px}.borer-radius-8604{border-radius:8604px}.borer-radius-8605{border-radius:8605px}.borer-radius-8606{border-radius:8606px}.borer-radius-8607{border-radius:8607px}.borer-radius-8608{border-radius:8608px}.borer-radius-8609{border-radius:8609px}.borer-radius-8610{border-radius:8610px}.borer-radius-8611{border-radius:8611px}.borer-radius-8612{border-radius:8612px}.borer-radius-8613{border-radius:8613px}.borer-radius-8614{border-radius:8614px}.borer-radius-8615{border-radius:8615px}.borer-radius-8616{border-radius:8616px}.borer-radius-8617{border-radius:8617px}.borer-radius-8618{border-radius:8618px}.borer-radius-8619{border-radius:8619px}.borer-radius-8620{border-radius:8620px}.borer-radius-8621{border-radius:8621px}.borer-radius-8622{border-radius:8622px}.borer-radius-8623{border-radius:8623px}.borer-radius-8624{border-radius:8624px}.borer-radius-8625{border-radius:8625px}.borer-radius-8626{border-radius:8626px}.borer-radius-8627{border-radius:8627px}.borer-radius-8628{border-radius:8628px}.borer-radius-8629{border-radius:8629px}.borer-radius-8630{border-radius:8630px}.borer-radius-8631{border-radius:8631px}.borer-radius-8632{border-radius:8632px}.borer-radius-8633{border-radius:8633px}.borer-radius-8634{border-radius:8634px}.borer-radius-8635{border-radius:8635px}.borer-radius-8636{border-radius:8636px}.borer-radius-8637{border-radius:8637px}.borer-radius-8638{border-radius:8638px}.borer-radius-8639{border-radius:8639px}.borer-radius-8640{border-radius:8640px}.borer-radius-8641{border-radius:8641px}.borer-radius-8642{border-radius:8642px}.borer-radius-8643{border-radius:8643px}.borer-radius-8644{border-radius:8644px}.borer-radius-8645{border-radius:8645px}.borer-radius-8646{border-radius:8646px}.borer-radius-8647{border-radius:8647px}.borer-radius-8648{border-radius:8648px}.borer-radius-8649{border-radius:8649px}.borer-radius-8650{border-radius:8650px}.borer-radius-8651{border-radius:8651px}.borer-radius-8652{border-radius:8652px}.borer-radius-8653{border-radius:8653px}.borer-radius-8654{border-radius:8654px}.borer-radius-8655{border-radius:8655px}.borer-radius-8656{border-radius:8656px}.borer-radius-8657{border-radius:8657px}.borer-radius-8658{border-radius:8658px}.borer-radius-8659{border-radius:8659px}.borer-radius-8660{border-radius:8660px}.borer-radius-8661{border-radius:8661px}.borer-radius-8662{border-radius:8662px}.borer-radius-8663{border-radius:8663px}.borer-radius-8664{border-radius:8664px}.borer-radius-8665{border-radius:8665px}.borer-radius-8666{border-radius:8666px}.borer-radius-8667{border-radius:8667px}.borer-radius-8668{border-radius:8668px}.borer-radius-8669{border-radius:8669px}.borer-radius-8670{border-radius:8670px}.borer-radius-8671{border-radius:8671px}.borer-radius-8672{border-radius:8672px}.borer-radius-8673{border-radius:8673px}.borer-radius-8674{border-radius:8674px}.borer-radius-8675{border-radius:8675px}.borer-radius-8676{border-radius:8676px}.borer-radius-8677{border-radius:8677px}.borer-radius-8678{border-radius:8678px}.borer-radius-8679{border-radius:8679px}.borer-radius-8680{border-radius:8680px}.borer-radius-8681{border-radius:8681px}.borer-radius-8682{border-radius:8682px}.borer-radius-8683{border-radius:8683px}.borer-radius-8684{border-radius:8684px}.borer-radius-8685{border-radius:8685px}.borer-radius-8686{border-radius:8686px}.borer-radius-8687{border-radius:8687px}.borer-radius-8688{border-radius:8688px}.borer-radius-8689{border-radius:8689px}.borer-radius-8690{border-radius:8690px}.borer-radius-8691{border-radius:8691px}.borer-radius-8692{border-radius:8692px}.borer-radius-8693{border-radius:8693px}.borer-radius-8694{border-radius:8694px}.borer-radius-8695{border-radius:8695px}.borer-radius-8696{border-radius:8696px}.borer-radius-8697{border-radius:8697px}.borer-radius-8698{border-radius:8698px}.borer-radius-8699{border-radius:8699px}.borer-radius-8700{border-radius:8700px}.borer-radius-8701{border-radius:8701px}.borer-radius-8702{border-radius:8702px}.borer-radius-8703{border-radius:8703px}.borer-radius-8704{border-radius:8704px}.borer-radius-8705{border-radius:8705px}.borer-radius-8706{border-radius:8706px}.borer-radius-8707{border-radius:8707px}.borer-radius-8708{border-radius:8708px}.borer-radius-8709{border-radius:8709px}.borer-radius-8710{border-radius:8710px}.borer-radius-8711{border-radius:8711px}.borer-radius-8712{border-radius:8712px}.borer-radius-8713{border-radius:8713px}.borer-radius-8714{border-radius:8714px}.borer-radius-8715{border-radius:8715px}.borer-radius-8716{border-radius:8716px}.borer-radius-8717{border-radius:8717px}.borer-radius-8718{border-radius:8718px}.borer-radius-8719{border-radius:8719px}.borer-radius-8720{border-radius:8720px}.borer-radius-8721{border-radius:8721px}.borer-radius-8722{border-radius:8722px}.borer-radius-8723{border-radius:8723px}.borer-radius-8724{border-radius:8724px}.borer-radius-8725{border-radius:8725px}.borer-radius-8726{border-radius:8726px}.borer-radius-8727{border-radius:8727px}.borer-radius-8728{border-radius:8728px}.borer-radius-8729{border-radius:8729px}.borer-radius-8730{border-radius:8730px}.borer-radius-8731{border-radius:8731px}.borer-radius-8732{border-radius:8732px}.borer-radius-8733{border-radius:8733px}.borer-radius-8734{border-radius:8734px}.borer-radius-8735{border-radius:8735px}.borer-radius-8736{border-radius:8736px}.borer-radius-8737{border-radius:8737px}.borer-radius-8738{border-radius:8738px}.borer-radius-8739{border-radius:8739px}.borer-radius-8740{border-radius:8740px}.borer-radius-8741{border-radius:8741px}.borer-radius-8742{border-radius:8742px}.borer-radius-8743{border-radius:8743px}.borer-radius-8744{border-radius:8744px}.borer-radius-8745{border-radius:8745px}.borer-radius-8746{border-radius:8746px}.borer-radius-8747{border-radius:8747px}.borer-radius-8748{border-radius:8748px}.borer-radius-8749{border-radius:8749px}.borer-radius-8750{border-radius:8750px}.borer-radius-8751{border-radius:8751px}.borer-radius-8752{border-radius:8752px}.borer-radius-8753{border-radius:8753px}.borer-radius-8754{border-radius:8754px}.borer-radius-8755{border-radius:8755px}.borer-radius-8756{border-radius:8756px}.borer-radius-8757{border-radius:8757px}.borer-radius-8758{border-radius:8758px}.borer-radius-8759{border-radius:8759px}.borer-radius-8760{border-radius:8760px}.borer-radius-8761{border-radius:8761px}.borer-radius-8762{border-radius:8762px}.borer-radius-8763{border-radius:8763px}.borer-radius-8764{border-radius:8764px}.borer-radius-8765{border-radius:8765px}.borer-radius-8766{border-radius:8766px}.borer-radius-8767{border-radius:8767px}.borer-radius-8768{border-radius:8768px}.borer-radius-8769{border-radius:8769px}.borer-radius-8770{border-radius:8770px}.borer-radius-8771{border-radius:8771px}.borer-radius-8772{border-radius:8772px}.borer-radius-8773{border-radius:8773px}.borer-radius-8774{border-radius:8774px}.borer-radius-8775{border-radius:8775px}.borer-radius-8776{border-radius:8776px}.borer-radius-8777{border-radius:8777px}.borer-radius-8778{border-radius:8778px}.borer-radius-8779{border-radius:8779px}.borer-radius-8780{border-radius:8780px}.borer-radius-8781{border-radius:8781px}.borer-radius-8782{border-radius:8782px}.borer-radius-8783{border-radius:8783px}.borer-radius-8784{border-radius:8784px}.borer-radius-8785{border-radius:8785px}.borer-radius-8786{border-radius:8786px}.borer-radius-8787{border-radius:8787px}.borer-radius-8788{border-radius:8788px}.borer-radius-8789{border-radius:8789px}.borer-radius-8790{border-radius:8790px}.borer-radius-8791{border-radius:8791px}.borer-radius-8792{border-radius:8792px}.borer-radius-8793{border-radius:8793px}.borer-radius-8794{border-radius:8794px}.borer-radius-8795{border-radius:8795px}.borer-radius-8796{border-radius:8796px}.borer-radius-8797{border-radius:8797px}.borer-radius-8798{border-radius:8798px}.borer-radius-8799{border-radius:8799px}.borer-radius-8800{border-radius:8800px}.borer-radius-8801{border-radius:8801px}.borer-radius-8802{border-radius:8802px}.borer-radius-8803{border-radius:8803px}.borer-radius-8804{border-radius:8804px}.borer-radius-8805{border-radius:8805px}.borer-radius-8806{border-radius:8806px}.borer-radius-8807{border-radius:8807px}.borer-radius-8808{border-radius:8808px}.borer-radius-8809{border-radius:8809px}.borer-radius-8810{border-radius:8810px}.borer-radius-8811{border-radius:8811px}.borer-radius-8812{border-radius:8812px}.borer-radius-8813{border-radius:8813px}.borer-radius-8814{border-radius:8814px}.borer-radius-8815{border-radius:8815px}.borer-radius-8816{border-radius:8816px}.borer-radius-8817{border-radius:8817px}.borer-radius-8818{border-radius:8818px}.borer-radius-8819{border-radius:8819px}.borer-radius-8820{border-radius:8820px}.borer-radius-8821{border-radius:8821px}.borer-radius-8822{border-radius:8822px}.borer-radius-8823{border-radius:8823px}.borer-radius-8824{border-radius:8824px}.borer-radius-8825{border-radius:8825px}.borer-radius-8826{border-radius:8826px}.borer-radius-8827{border-radius:8827px}.borer-radius-8828{border-radius:8828px}.borer-radius-8829{border-radius:8829px}.borer-radius-8830{border-radius:8830px}.borer-radius-8831{border-radius:8831px}.borer-radius-8832{border-radius:8832px}.borer-radius-8833{border-radius:8833px}.borer-radius-8834{border-radius:8834px}.borer-radius-8835{border-radius:8835px}.borer-radius-8836{border-radius:8836px}.borer-radius-8837{border-radius:8837px}.borer-radius-8838{border-radius:8838px}.borer-radius-8839{border-radius:8839px}.borer-radius-8840{border-radius:8840px}.borer-radius-8841{border-radius:8841px}.borer-radius-8842{border-radius:8842px}.borer-radius-8843{border-radius:8843px}.borer-radius-8844{border-radius:8844px}.borer-radius-8845{border-radius:8845px}.borer-radius-8846{border-radius:8846px}.borer-radius-8847{border-radius:8847px}.borer-radius-8848{border-radius:8848px}.borer-radius-8849{border-radius:8849px}.borer-radius-8850{border-radius:8850px}.borer-radius-8851{border-radius:8851px}.borer-radius-8852{border-radius:8852px}.borer-radius-8853{border-radius:8853px}.borer-radius-8854{border-radius:8854px}.borer-radius-8855{border-radius:8855px}.borer-radius-8856{border-radius:8856px}.borer-radius-8857{border-radius:8857px}.borer-radius-8858{border-radius:8858px}.borer-radius-8859{border-radius:8859px}.borer-radius-8860{border-radius:8860px}.borer-radius-8861{border-radius:8861px}.borer-radius-8862{border-radius:8862px}.borer-radius-8863{border-radius:8863px}.borer-radius-8864{border-radius:8864px}.borer-radius-8865{border-radius:8865px}.borer-radius-8866{border-radius:8866px}.borer-radius-8867{border-radius:8867px}.borer-radius-8868{border-radius:8868px}.borer-radius-8869{border-radius:8869px}.borer-radius-8870{border-radius:8870px}.borer-radius-8871{border-radius:8871px}.borer-radius-8872{border-radius:8872px}.borer-radius-8873{border-radius:8873px}.borer-radius-8874{border-radius:8874px}.borer-radius-8875{border-radius:8875px}.borer-radius-8876{border-radius:8876px}.borer-radius-8877{border-radius:8877px}.borer-radius-8878{border-radius:8878px}.borer-radius-8879{border-radius:8879px}.borer-radius-8880{border-radius:8880px}.borer-radius-8881{border-radius:8881px}.borer-radius-8882{border-radius:8882px}.borer-radius-8883{border-radius:8883px}.borer-radius-8884{border-radius:8884px}.borer-radius-8885{border-radius:8885px}.borer-radius-8886{border-radius:8886px}.borer-radius-8887{border-radius:8887px}.borer-radius-8888{border-radius:8888px}.borer-radius-8889{border-radius:8889px}.borer-radius-8890{border-radius:8890px}.borer-radius-8891{border-radius:8891px}.borer-radius-8892{border-radius:8892px}.borer-radius-8893{border-radius:8893px}.borer-radius-8894{border-radius:8894px}.borer-radius-8895{border-radius:8895px}.borer-radius-8896{border-radius:8896px}.borer-radius-8897{border-radius:8897px}.borer-radius-8898{border-radius:8898px}.borer-radius-8899{border-radius:8899px}.borer-radius-8900{border-radius:8900px}.borer-radius-8901{border-radius:8901px}.borer-radius-8902{border-radius:8902px}.borer-radius-8903{border-radius:8903px}.borer-radius-8904{border-radius:8904px}.borer-radius-8905{border-radius:8905px}.borer-radius-8906{border-radius:8906px}.borer-radius-8907{border-radius:8907px}.borer-radius-8908{border-radius:8908px}.borer-radius-8909{border-radius:8909px}.borer-radius-8910{border-radius:8910px}.borer-radius-8911{border-radius:8911px}.borer-radius-8912{border-radius:8912px}.borer-radius-8913{border-radius:8913px}.borer-radius-8914{border-radius:8914px}.borer-radius-8915{border-radius:8915px}.borer-radius-8916{border-radius:8916px}.borer-radius-8917{border-radius:8917px}.borer-radius-8918{border-radius:8918px}.borer-radius-8919{border-radius:8919px}.borer-radius-8920{border-radius:8920px}.borer-radius-8921{border-radius:8921px}.borer-radius-8922{border-radius:8922px}.borer-radius-8923{border-radius:8923px}.borer-radius-8924{border-radius:8924px}.borer-radius-8925{border-radius:8925px}.borer-radius-8926{border-radius:8926px}.borer-radius-8927{border-radius:8927px}.borer-radius-8928{border-radius:8928px}.borer-radius-8929{border-radius:8929px}.borer-radius-8930{border-radius:8930px}.borer-radius-8931{border-radius:8931px}.borer-radius-8932{border-radius:8932px}.borer-radius-8933{border-radius:8933px}.borer-radius-8934{border-radius:8934px}.borer-radius-8935{border-radius:8935px}.borer-radius-8936{border-radius:8936px}.borer-radius-8937{border-radius:8937px}.borer-radius-8938{border-radius:8938px}.borer-radius-8939{border-radius:8939px}.borer-radius-8940{border-radius:8940px}.borer-radius-8941{border-radius:8941px}.borer-radius-8942{border-radius:8942px}.borer-radius-8943{border-radius:8943px}.borer-radius-8944{border-radius:8944px}.borer-radius-8945{border-radius:8945px}.borer-radius-8946{border-radius:8946px}.borer-radius-8947{border-radius:8947px}.borer-radius-8948{border-radius:8948px}.borer-radius-8949{border-radius:8949px}.borer-radius-8950{border-radius:8950px}.borer-radius-8951{border-radius:8951px}.borer-radius-8952{border-radius:8952px}.borer-radius-8953{border-radius:8953px}.borer-radius-8954{border-radius:8954px}.borer-radius-8955{border-radius:8955px}.borer-radius-8956{border-radius:8956px}.borer-radius-8957{border-radius:8957px}.borer-radius-8958{border-radius:8958px}.borer-radius-8959{border-radius:8959px}.borer-radius-8960{border-radius:8960px}.borer-radius-8961{border-radius:8961px}.borer-radius-8962{border-radius:8962px}.borer-radius-8963{border-radius:8963px}.borer-radius-8964{border-radius:8964px}.borer-radius-8965{border-radius:8965px}.borer-radius-8966{border-radius:8966px}.borer-radius-8967{border-radius:8967px}.borer-radius-8968{border-radius:8968px}.borer-radius-8969{border-radius:8969px}.borer-radius-8970{border-radius:8970px}.borer-radius-8971{border-radius:8971px}.borer-radius-8972{border-radius:8972px}.borer-radius-8973{border-radius:8973px}.borer-radius-8974{border-radius:8974px}.borer-radius-8975{border-radius:8975px}.borer-radius-8976{border-radius:8976px}.borer-radius-8977{border-radius:8977px}.borer-radius-8978{border-radius:8978px}.borer-radius-8979{border-radius:8979px}.borer-radius-8980{border-radius:8980px}.borer-radius-8981{border-radius:8981px}.borer-radius-8982{border-radius:8982px}.borer-radius-8983{border-radius:8983px}.borer-radius-8984{border-radius:8984px}.borer-radius-8985{border-radius:8985px}.borer-radius-8986{border-radius:8986px}.borer-radius-8987{border-radius:8987px}.borer-radius-8988{border-radius:8988px}.borer-radius-8989{border-radius:8989px}.borer-radius-8990{border-radius:8990px}.borer-radius-8991{border-radius:8991px}.borer-radius-8992{border-radius:8992px}.borer-radius-8993{border-radius:8993px}.borer-radius-8994{border-radius:8994px}.borer-radius-8995{border-radius:8995px}.borer-radius-8996{border-radius:8996px}.borer-radius-8997{border-radius:8997px}.borer-radius-8998{border-radius:8998px}.borer-radius-8999{border-radius:8999px}.borer-radius-9000{border-radius:9000px}.borer-radius-9001{border-radius:9001px}.borer-radius-9002{border-radius:9002px}.borer-radius-9003{border-radius:9003px}.borer-radius-9004{border-radius:9004px}.borer-radius-9005{border-radius:9005px}.borer-radius-9006{border-radius:9006px}.borer-radius-9007{border-radius:9007px}.borer-radius-9008{border-radius:9008px}.borer-radius-9009{border-radius:9009px}.borer-radius-9010{border-radius:9010px}.borer-radius-9011{border-radius:9011px}.borer-radius-9012{border-radius:9012px}.borer-radius-9013{border-radius:9013px}.borer-radius-9014{border-radius:9014px}.borer-radius-9015{border-radius:9015px}.borer-radius-9016{border-radius:9016px}.borer-radius-9017{border-radius:9017px}.borer-radius-9018{border-radius:9018px}.borer-radius-9019{border-radius:9019px}.borer-radius-9020{border-radius:9020px}.borer-radius-9021{border-radius:9021px}.borer-radius-9022{border-radius:9022px}.borer-radius-9023{border-radius:9023px}.borer-radius-9024{border-radius:9024px}.borer-radius-9025{border-radius:9025px}.borer-radius-9026{border-radius:9026px}.borer-radius-9027{border-radius:9027px}.borer-radius-9028{border-radius:9028px}.borer-radius-9029{border-radius:9029px}.borer-radius-9030{border-radius:9030px}.borer-radius-9031{border-radius:9031px}.borer-radius-9032{border-radius:9032px}.borer-radius-9033{border-radius:9033px}.borer-radius-9034{border-radius:9034px}.borer-radius-9035{border-radius:9035px}.borer-radius-9036{border-radius:9036px}.borer-radius-9037{border-radius:9037px}.borer-radius-9038{border-radius:9038px}.borer-radius-9039{border-radius:9039px}.borer-radius-9040{border-radius:9040px}.borer-radius-9041{border-radius:9041px}.borer-radius-9042{border-radius:9042px}.borer-radius-9043{border-radius:9043px}.borer-radius-9044{border-radius:9044px}.borer-radius-9045{border-radius:9045px}.borer-radius-9046{border-radius:9046px}.borer-radius-9047{border-radius:9047px}.borer-radius-9048{border-radius:9048px}.borer-radius-9049{border-radius:9049px}.borer-radius-9050{border-radius:9050px}.borer-radius-9051{border-radius:9051px}.borer-radius-9052{border-radius:9052px}.borer-radius-9053{border-radius:9053px}.borer-radius-9054{border-radius:9054px}.borer-radius-9055{border-radius:9055px}.borer-radius-9056{border-radius:9056px}.borer-radius-9057{border-radius:9057px}.borer-radius-9058{border-radius:9058px}.borer-radius-9059{border-radius:9059px}.borer-radius-9060{border-radius:9060px}.borer-radius-9061{border-radius:9061px}.borer-radius-9062{border-radius:9062px}.borer-radius-9063{border-radius:9063px}.borer-radius-9064{border-radius:9064px}.borer-radius-9065{border-radius:9065px}.borer-radius-9066{border-radius:9066px}.borer-radius-9067{border-radius:9067px}.borer-radius-9068{border-radius:9068px}.borer-radius-9069{border-radius:9069px}.borer-radius-9070{border-radius:9070px}.borer-radius-9071{border-radius:9071px}.borer-radius-9072{border-radius:9072px}.borer-radius-9073{border-radius:9073px}.borer-radius-9074{border-radius:9074px}.borer-radius-9075{border-radius:9075px}.borer-radius-9076{border-radius:9076px}.borer-radius-9077{border-radius:9077px}.borer-radius-9078{border-radius:9078px}.borer-radius-9079{border-radius:9079px}.borer-radius-9080{border-radius:9080px}.borer-radius-9081{border-radius:9081px}.borer-radius-9082{border-radius:9082px}.borer-radius-9083{border-radius:9083px}.borer-radius-9084{border-radius:9084px}.borer-radius-9085{border-radius:9085px}.borer-radius-9086{border-radius:9086px}.borer-radius-9087{border-radius:9087px}.borer-radius-9088{border-radius:9088px}.borer-radius-9089{border-radius:9089px}.borer-radius-9090{border-radius:9090px}.borer-radius-9091{border-radius:9091px}.borer-radius-9092{border-radius:9092px}.borer-radius-9093{border-radius:9093px}.borer-radius-9094{border-radius:9094px}.borer-radius-9095{border-radius:9095px}.borer-radius-9096{border-radius:9096px}.borer-radius-9097{border-radius:9097px}.borer-radius-9098{border-radius:9098px}.borer-radius-9099{border-radius:9099px}.borer-radius-9100{border-radius:9100px}.borer-radius-9101{border-radius:9101px}.borer-radius-9102{border-radius:9102px}.borer-radius-9103{border-radius:9103px}.borer-radius-9104{border-radius:9104px}.borer-radius-9105{border-radius:9105px}.borer-radius-9106{border-radius:9106px}.borer-radius-9107{border-radius:9107px}.borer-radius-9108{border-radius:9108px}.borer-radius-9109{border-radius:9109px}.borer-radius-9110{border-radius:9110px}.borer-radius-9111{border-radius:9111px}.borer-radius-9112{border-radius:9112px}.borer-radius-9113{border-radius:9113px}.borer-radius-9114{border-radius:9114px}.borer-radius-9115{border-radius:9115px}.borer-radius-9116{border-radius:9116px}.borer-radius-9117{border-radius:9117px}.borer-radius-9118{border-radius:9118px}.borer-radius-9119{border-radius:9119px}.borer-radius-9120{border-radius:9120px}.borer-radius-9121{border-radius:9121px}.borer-radius-9122{border-radius:9122px}.borer-radius-9123{border-radius:9123px}.borer-radius-9124{border-radius:9124px}.borer-radius-9125{border-radius:9125px}.borer-radius-9126{border-radius:9126px}.borer-radius-9127{border-radius:9127px}.borer-radius-9128{border-radius:9128px}.borer-radius-9129{border-radius:9129px}.borer-radius-9130{border-radius:9130px}.borer-radius-9131{border-radius:9131px}.borer-radius-9132{border-radius:9132px}.borer-radius-9133{border-radius:9133px}.borer-radius-9134{border-radius:9134px}.borer-radius-9135{border-radius:9135px}.borer-radius-9136{border-radius:9136px}.borer-radius-9137{border-radius:9137px}.borer-radius-9138{border-radius:9138px}.borer-radius-9139{border-radius:9139px}.borer-radius-9140{border-radius:9140px}.borer-radius-9141{border-radius:9141px}.borer-radius-9142{border-radius:9142px}.borer-radius-9143{border-radius:9143px}.borer-radius-9144{border-radius:9144px}.borer-radius-9145{border-radius:9145px}.borer-radius-9146{border-radius:9146px}.borer-radius-9147{border-radius:9147px}.borer-radius-9148{border-radius:9148px}.borer-radius-9149{border-radius:9149px}.borer-radius-9150{border-radius:9150px}.borer-radius-9151{border-radius:9151px}.borer-radius-9152{border-radius:9152px}.borer-radius-9153{border-radius:9153px}.borer-radius-9154{border-radius:9154px}.borer-radius-9155{border-radius:9155px}.borer-radius-9156{border-radius:9156px}.borer-radius-9157{border-radius:9157px}.borer-radius-9158{border-radius:9158px}.borer-radius-9159{border-radius:9159px}.borer-radius-9160{border-radius:9160px}.borer-radius-9161{border-radius:9161px}.borer-radius-9162{border-radius:9162px}.borer-radius-9163{border-radius:9163px}.borer-radius-9164{border-radius:9164px}.borer-radius-9165{border-radius:9165px}.borer-radius-9166{border-radius:9166px}.borer-radius-9167{border-radius:9167px}.borer-radius-9168{border-radius:9168px}.borer-radius-9169{border-radius:9169px}.borer-radius-9170{border-radius:9170px}.borer-radius-9171{border-radius:9171px}.borer-radius-9172{border-radius:9172px}.borer-radius-9173{border-radius:9173px}.borer-radius-9174{border-radius:9174px}.borer-radius-9175{border-radius:9175px}.borer-radius-9176{border-radius:9176px}.borer-radius-9177{border-radius:9177px}.borer-radius-9178{border-radius:9178px}.borer-radius-9179{border-radius:9179px}.borer-radius-9180{border-radius:9180px}.borer-radius-9181{border-radius:9181px}.borer-radius-9182{border-radius:9182px}.borer-radius-9183{border-radius:9183px}.borer-radius-9184{border-radius:9184px}.borer-radius-9185{border-radius:9185px}.borer-radius-9186{border-radius:9186px}.borer-radius-9187{border-radius:9187px}.borer-radius-9188{border-radius:9188px}.borer-radius-9189{border-radius:9189px}.borer-radius-9190{border-radius:9190px}.borer-radius-9191{border-radius:9191px}.borer-radius-9192{border-radius:9192px}.borer-radius-9193{border-radius:9193px}.borer-radius-9194{border-radius:9194px}.borer-radius-9195{border-radius:9195px}.borer-radius-9196{border-radius:9196px}.borer-radius-9197{border-radius:9197px}.borer-radius-9198{border-radius:9198px}.borer-radius-9199{border-radius:9199px}.borer-radius-9200{border-radius:9200px}.borer-radius-9201{border-radius:9201px}.borer-radius-9202{border-radius:9202px}.borer-radius-9203{border-radius:9203px}.borer-radius-9204{border-radius:9204px}.borer-radius-9205{border-radius:9205px}.borer-radius-9206{border-radius:9206px}.borer-radius-9207{border-radius:9207px}.borer-radius-9208{border-radius:9208px}.borer-radius-9209{border-radius:9209px}.borer-radius-9210{border-radius:9210px}.borer-radius-9211{border-radius:9211px}.borer-radius-9212{border-radius:9212px}.borer-radius-9213{border-radius:9213px}.borer-radius-9214{border-radius:9214px}.borer-radius-9215{border-radius:9215px}.borer-radius-9216{border-radius:9216px}.borer-radius-9217{border-radius:9217px}.borer-radius-9218{border-radius:9218px}.borer-radius-9219{border-radius:9219px}.borer-radius-9220{border-radius:9220px}.borer-radius-9221{border-radius:9221px}.borer-radius-9222{border-radius:9222px}.borer-radius-9223{border-radius:9223px}.borer-radius-9224{border-radius:9224px}.borer-radius-9225{border-radius:9225px}.borer-radius-9226{border-radius:9226px}.borer-radius-9227{border-radius:9227px}.borer-radius-9228{border-radius:9228px}.borer-radius-9229{border-radius:9229px}.borer-radius-9230{border-radius:9230px}.borer-radius-9231{border-radius:9231px}.borer-radius-9232{border-radius:9232px}.borer-radius-9233{border-radius:9233px}.borer-radius-9234{border-radius:9234px}.borer-radius-9235{border-radius:9235px}.borer-radius-9236{border-radius:9236px}.borer-radius-9237{border-radius:9237px}.borer-radius-9238{border-radius:9238px}.borer-radius-9239{border-radius:9239px}.borer-radius-9240{border-radius:9240px}.borer-radius-9241{border-radius:9241px}.borer-radius-9242{border-radius:9242px}.borer-radius-9243{border-radius:9243px}.borer-radius-9244{border-radius:9244px}.borer-radius-9245{border-radius:9245px}.borer-radius-9246{border-radius:9246px}.borer-radius-9247{border-radius:9247px}.borer-radius-9248{border-radius:9248px}.borer-radius-9249{border-radius:9249px}.borer-radius-9250{border-radius:9250px}.borer-radius-9251{border-radius:9251px}.borer-radius-9252{border-radius:9252px}.borer-radius-9253{border-radius:9253px}.borer-radius-9254{border-radius:9254px}.borer-radius-9255{border-radius:9255px}.borer-radius-9256{border-radius:9256px}.borer-radius-9257{border-radius:9257px}.borer-radius-9258{border-radius:9258px}.borer-radius-9259{border-radius:9259px}.borer-radius-9260{border-radius:9260px}.borer-radius-9261{border-radius:9261px}.borer-radius-9262{border-radius:9262px}.borer-radius-9263{border-radius:9263px}.borer-radius-9264{border-radius:9264px}.borer-radius-9265{border-radius:9265px}.borer-radius-9266{border-radius:9266px}.borer-radius-9267{border-radius:9267px}.borer-radius-9268{border-radius:9268px}.borer-radius-9269{border-radius:9269px}.borer-radius-9270{border-radius:9270px}.borer-radius-9271{border-radius:9271px}.borer-radius-9272{border-radius:9272px}.borer-radius-9273{border-radius:9273px}.borer-radius-9274{border-radius:9274px}.borer-radius-9275{border-radius:9275px}.borer-radius-9276{border-radius:9276px}.borer-radius-9277{border-radius:9277px}.borer-radius-9278{border-radius:9278px}.borer-radius-9279{border-radius:9279px}.borer-radius-9280{border-radius:9280px}.borer-radius-9281{border-radius:9281px}.borer-radius-9282{border-radius:9282px}.borer-radius-9283{border-radius:9283px}.borer-radius-9284{border-radius:9284px}.borer-radius-9285{border-radius:9285px}.borer-radius-9286{border-radius:9286px}.borer-radius-9287{border-radius:9287px}.borer-radius-9288{border-radius:9288px}.borer-radius-9289{border-radius:9289px}.borer-radius-9290{border-radius:9290px}.borer-radius-9291{border-radius:9291px}.borer-radius-9292{border-radius:9292px}.borer-radius-9293{border-radius:9293px}.borer-radius-9294{border-radius:9294px}.borer-radius-9295{border-radius:9295px}.borer-radius-9296{border-radius:9296px}.borer-radius-9297{border-radius:9297px}.borer-radius-9298{border-radius:9298px}.borer-radius-9299{border-radius:9299px}.borer-radius-9300{border-radius:9300px}.borer-radius-9301{border-radius:9301px}.borer-radius-9302{border-radius:9302px}.borer-radius-9303{border-radius:9303px}.borer-radius-9304{border-radius:9304px}.borer-radius-9305{border-radius:9305px}.borer-radius-9306{border-radius:9306px}.borer-radius-9307{border-radius:9307px}.borer-radius-9308{border-radius:9308px}.borer-radius-9309{border-radius:9309px}.borer-radius-9310{border-radius:9310px}.borer-radius-9311{border-radius:9311px}.borer-radius-9312{border-radius:9312px}.borer-radius-9313{border-radius:9313px}.borer-radius-9314{border-radius:9314px}.borer-radius-9315{border-radius:9315px}.borer-radius-9316{border-radius:9316px}.borer-radius-9317{border-radius:9317px}.borer-radius-9318{border-radius:9318px}.borer-radius-9319{border-radius:9319px}.borer-radius-9320{border-radius:9320px}.borer-radius-9321{border-radius:9321px}.borer-radius-9322{border-radius:9322px}.borer-radius-9323{border-radius:9323px}.borer-radius-9324{border-radius:9324px}.borer-radius-9325{border-radius:9325px}.borer-radius-9326{border-radius:9326px}.borer-radius-9327{border-radius:9327px}.borer-radius-9328{border-radius:9328px}.borer-radius-9329{border-radius:9329px}.borer-radius-9330{border-radius:9330px}.borer-radius-9331{border-radius:9331px}.borer-radius-9332{border-radius:9332px}.borer-radius-9333{border-radius:9333px}.borer-radius-9334{border-radius:9334px}.borer-radius-9335{border-radius:9335px}.borer-radius-9336{border-radius:9336px}.borer-radius-9337{border-radius:9337px}.borer-radius-9338{border-radius:9338px}.borer-radius-9339{border-radius:9339px}.borer-radius-9340{border-radius:9340px}.borer-radius-9341{border-radius:9341px}.borer-radius-9342{border-radius:9342px}.borer-radius-9343{border-radius:9343px}.borer-radius-9344{border-radius:9344px}.borer-radius-9345{border-radius:9345px}.borer-radius-9346{border-radius:9346px}.borer-radius-9347{border-radius:9347px}.borer-radius-9348{border-radius:9348px}.borer-radius-9349{border-radius:9349px}.borer-radius-9350{border-radius:9350px}.borer-radius-9351{border-radius:9351px}.borer-radius-9352{border-radius:9352px}.borer-radius-9353{border-radius:9353px}.borer-radius-9354{border-radius:9354px}.borer-radius-9355{border-radius:9355px}.borer-radius-9356{border-radius:9356px}.borer-radius-9357{border-radius:9357px}.borer-radius-9358{border-radius:9358px}.borer-radius-9359{border-radius:9359px}.borer-radius-9360{border-radius:9360px}.borer-radius-9361{border-radius:9361px}.borer-radius-9362{border-radius:9362px}.borer-radius-9363{border-radius:9363px}.borer-radius-9364{border-radius:9364px}.borer-radius-9365{border-radius:9365px}.borer-radius-9366{border-radius:9366px}.borer-radius-9367{border-radius:9367px}.borer-radius-9368{border-radius:9368px}.borer-radius-9369{border-radius:9369px}.borer-radius-9370{border-radius:9370px}.borer-radius-9371{border-radius:9371px}.borer-radius-9372{border-radius:9372px}.borer-radius-9373{border-radius:9373px}.borer-radius-9374{border-radius:9374px}.borer-radius-9375{border-radius:9375px}.borer-radius-9376{border-radius:9376px}.borer-radius-9377{border-radius:9377px}.borer-radius-9378{border-radius:9378px}.borer-radius-9379{border-radius:9379px}.borer-radius-9380{border-radius:9380px}.borer-radius-9381{border-radius:9381px}.borer-radius-9382{border-radius:9382px}.borer-radius-9383{border-radius:9383px}.borer-radius-9384{border-radius:9384px}.borer-radius-9385{border-radius:9385px}.borer-radius-9386{border-radius:9386px}.borer-radius-9387{border-radius:9387px}.borer-radius-9388{border-radius:9388px}.borer-radius-9389{border-radius:9389px}.borer-radius-9390{border-radius:9390px}.borer-radius-9391{border-radius:9391px}.borer-radius-9392{border-radius:9392px}.borer-radius-9393{border-radius:9393px}.borer-radius-9394{border-radius:9394px}.borer-radius-9395{border-radius:9395px}.borer-radius-9396{border-radius:9396px}.borer-radius-9397{border-radius:9397px}.borer-radius-9398{border-radius:9398px}.borer-radius-9399{border-radius:9399px}.borer-radius-9400{border-radius:9400px}.borer-radius-9401{border-radius:9401px}.borer-radius-9402{border-radius:9402px}.borer-radius-9403{border-radius:9403px}.borer-radius-9404{border-radius:9404px}.borer-radius-9405{border-radius:9405px}.borer-radius-9406{border-radius:9406px}.borer-radius-9407{border-radius:9407px}.borer-radius-9408{border-radius:9408px}.borer-radius-9409{border-radius:9409px}.borer-radius-9410{border-radius:9410px}.borer-radius-9411{border-radius:9411px}.borer-radius-9412{border-radius:9412px}.borer-radius-9413{border-radius:9413px}.borer-radius-9414{border-radius:9414px}.borer-radius-9415{border-radius:9415px}.borer-radius-9416{border-radius:9416px}.borer-radius-9417{border-radius:9417px}.borer-radius-9418{border-radius:9418px}.borer-radius-9419{border-radius:9419px}.borer-radius-9420{border-radius:9420px}.borer-radius-9421{border-radius:9421px}.borer-radius-9422{border-radius:9422px}.borer-radius-9423{border-radius:9423px}.borer-radius-9424{border-radius:9424px}.borer-radius-9425{border-radius:9425px}.borer-radius-9426{border-radius:9426px}.borer-radius-9427{border-radius:9427px}.borer-radius-9428{border-radius:9428px}.borer-radius-9429{border-radius:9429px}.borer-radius-9430{border-radius:9430px}.borer-radius-9431{border-radius:9431px}.borer-radius-9432{border-radius:9432px}.borer-radius-9433{border-radius:9433px}.borer-radius-9434{border-radius:9434px}.borer-radius-9435{border-radius:9435px}.borer-radius-9436{border-radius:9436px}.borer-radius-9437{border-radius:9437px}.borer-radius-9438{border-radius:9438px}.borer-radius-9439{border-radius:9439px}.borer-radius-9440{border-radius:9440px}.borer-radius-9441{border-radius:9441px}.borer-radius-9442{border-radius:9442px}.borer-radius-9443{border-radius:9443px}.borer-radius-9444{border-radius:9444px}.borer-radius-9445{border-radius:9445px}.borer-radius-9446{border-radius:9446px}.borer-radius-9447{border-radius:9447px}.borer-radius-9448{border-radius:9448px}.borer-radius-9449{border-radius:9449px}.borer-radius-9450{border-radius:9450px}.borer-radius-9451{border-radius:9451px}.borer-radius-9452{border-radius:9452px}.borer-radius-9453{border-radius:9453px}.borer-radius-9454{border-radius:9454px}.borer-radius-9455{border-radius:9455px}.borer-radius-9456{border-radius:9456px}.borer-radius-9457{border-radius:9457px}.borer-radius-9458{border-radius:9458px}.borer-radius-9459{border-radius:9459px}.borer-radius-9460{border-radius:9460px}.borer-radius-9461{border-radius:9461px}.borer-radius-9462{border-radius:9462px}.borer-radius-9463{border-radius:9463px}.borer-radius-9464{border-radius:9464px}.borer-radius-9465{border-radius:9465px}.borer-radius-9466{border-radius:9466px}.borer-radius-9467{border-radius:9467px}.borer-radius-9468{border-radius:9468px}.borer-radius-9469{border-radius:9469px}.borer-radius-9470{border-radius:9470px}.borer-radius-9471{border-radius:9471px}.borer-radius-9472{border-radius:9472px}.borer-radius-9473{border-radius:9473px}.borer-radius-9474{border-radius:9474px}.borer-radius-9475{border-radius:9475px}.borer-radius-9476{border-radius:9476px}.borer-radius-9477{border-radius:9477px}.borer-radius-9478{border-radius:9478px}.borer-radius-9479{border-radius:9479px}.borer-radius-9480{border-radius:9480px}.borer-radius-9481{border-radius:9481px}.borer-radius-9482{border-radius:9482px}.borer-radius-9483{border-radius:9483px}.borer-radius-9484{border-radius:9484px}.borer-radius-9485{border-radius:9485px}.borer-radius-9486{border-radius:9486px}.borer-radius-9487{border-radius:9487px}.borer-radius-9488{border-radius:9488px}.borer-radius-9489{border-radius:9489px}.borer-radius-9490{border-radius:9490px}.borer-radius-9491{border-radius:9491px}.borer-radius-9492{border-radius:9492px}.borer-radius-9493{border-radius:9493px}.borer-radius-9494{border-radius:9494px}.borer-radius-9495{border-radius:9495px}.borer-radius-9496{border-radius:9496px}.borer-radius-9497{border-radius:9497px}.borer-radius-9498{border-radius:9498px}.borer-radius-9499{border-radius:9499px}.borer-radius-9500{border-radius:9500px}.borer-radius-9501{border-radius:9501px}.borer-radius-9502{border-radius:9502px}.borer-radius-9503{border-radius:9503px}.borer-radius-9504{border-radius:9504px}.borer-radius-9505{border-radius:9505px}.borer-radius-9506{border-radius:9506px}.borer-radius-9507{border-radius:9507px}.borer-radius-9508{border-radius:9508px}.borer-radius-9509{border-radius:9509px}.borer-radius-9510{border-radius:9510px}.borer-radius-9511{border-radius:9511px}.borer-radius-9512{border-radius:9512px}.borer-radius-9513{border-radius:9513px}.borer-radius-9514{border-radius:9514px}.borer-radius-9515{border-radius:9515px}.borer-radius-9516{border-radius:9516px}.borer-radius-9517{border-radius:9517px}.borer-radius-9518{border-radius:9518px}.borer-radius-9519{border-radius:9519px}.borer-radius-9520{border-radius:9520px}.borer-radius-9521{border-radius:9521px}.borer-radius-9522{border-radius:9522px}.borer-radius-9523{border-radius:9523px}.borer-radius-9524{border-radius:9524px}.borer-radius-9525{border-radius:9525px}.borer-radius-9526{border-radius:9526px}.borer-radius-9527{border-radius:9527px}.borer-radius-9528{border-radius:9528px}.borer-radius-9529{border-radius:9529px}.borer-radius-9530{border-radius:9530px}.borer-radius-9531{border-radius:9531px}.borer-radius-9532{border-radius:9532px}.borer-radius-9533{border-radius:9533px}.borer-radius-9534{border-radius:9534px}.borer-radius-9535{border-radius:9535px}.borer-radius-9536{border-radius:9536px}.borer-radius-9537{border-radius:9537px}.borer-radius-9538{border-radius:9538px}.borer-radius-9539{border-radius:9539px}.borer-radius-9540{border-radius:9540px}.borer-radius-9541{border-radius:9541px}.borer-radius-9542{border-radius:9542px}.borer-radius-9543{border-radius:9543px}.borer-radius-9544{border-radius:9544px}.borer-radius-9545{border-radius:9545px}.borer-radius-9546{border-radius:9546px}.borer-radius-9547{border-radius:9547px}.borer-radius-9548{border-radius:9548px}.borer-radius-9549{border-radius:9549px}.borer-radius-9550{border-radius:9550px}.borer-radius-9551{border-radius:9551px}.borer-radius-9552{border-radius:9552px}.borer-radius-9553{border-radius:9553px}.borer-radius-9554{border-radius:9554px}.borer-radius-9555{border-radius:9555px}.borer-radius-9556{border-radius:9556px}.borer-radius-9557{border-radius:9557px}.borer-radius-9558{border-radius:9558px}.borer-radius-9559{border-radius:9559px}.borer-radius-9560{border-radius:9560px}.borer-radius-9561{border-radius:9561px}.borer-radius-9562{border-radius:9562px}.borer-radius-9563{border-radius:9563px}.borer-radius-9564{border-radius:9564px}.borer-radius-9565{border-radius:9565px}.borer-radius-9566{border-radius:9566px}.borer-radius-9567{border-radius:9567px}.borer-radius-9568{border-radius:9568px}.borer-radius-9569{border-radius:9569px}.borer-radius-9570{border-radius:9570px}.borer-radius-9571{border-radius:9571px}.borer-radius-9572{border-radius:9572px}.borer-radius-9573{border-radius:9573px}.borer-radius-9574{border-radius:9574px}.borer-radius-9575{border-radius:9575px}.borer-radius-9576{border-radius:9576px}.borer-radius-9577{border-radius:9577px}.borer-radius-9578{border-radius:9578px}.borer-radius-9579{border-radius:9579px}.borer-radius-9580{border-radius:9580px}.borer-radius-9581{border-radius:9581px}.borer-radius-9582{border-radius:9582px}.borer-radius-9583{border-radius:9583px}.borer-radius-9584{border-radius:9584px}.borer-radius-9585{border-radius:9585px}.borer-radius-9586{border-radius:9586px}.borer-radius-9587{border-radius:9587px}.borer-radius-9588{border-radius:9588px}.borer-radius-9589{border-radius:9589px}.borer-radius-9590{border-radius:9590px}.borer-radius-9591{border-radius:9591px}.borer-radius-9592{border-radius:9592px}.borer-radius-9593{border-radius:9593px}.borer-radius-9594{border-radius:9594px}.borer-radius-9595{border-radius:9595px}.borer-radius-9596{border-radius:9596px}.borer-radius-9597{border-radius:9597px}.borer-radius-9598{border-radius:9598px}.borer-radius-9599{border-radius:9599px}.borer-radius-9600{border-radius:9600px}.borer-radius-9601{border-radius:9601px}.borer-radius-9602{border-radius:9602px}.borer-radius-9603{border-radius:9603px}.borer-radius-9604{border-radius:9604px}.borer-radius-9605{border-radius:9605px}.borer-radius-9606{border-radius:9606px}.borer-radius-9607{border-radius:9607px}.borer-radius-9608{border-radius:9608px}.borer-radius-9609{border-radius:9609px}.borer-radius-9610{border-radius:9610px}.borer-radius-9611{border-radius:9611px}.borer-radius-9612{border-radius:9612px}.borer-radius-9613{border-radius:9613px}.borer-radius-9614{border-radius:9614px}.borer-radius-9615{border-radius:9615px}.borer-radius-9616{border-radius:9616px}.borer-radius-9617{border-radius:9617px}.borer-radius-9618{border-radius:9618px}.borer-radius-9619{border-radius:9619px}.borer-radius-9620{border-radius:9620px}.borer-radius-9621{border-radius:9621px}.borer-radius-9622{border-radius:9622px}.borer-radius-9623{border-radius:9623px}.borer-radius-9624{border-radius:9624px}.borer-radius-9625{border-radius:9625px}.borer-radius-9626{border-radius:9626px}.borer-radius-9627{border-radius:9627px}.borer-radius-9628{border-radius:9628px}.borer-radius-9629{border-radius:9629px}.borer-radius-9630{border-radius:9630px}.borer-radius-9631{border-radius:9631px}.borer-radius-9632{border-radius:9632px}.borer-radius-9633{border-radius:9633px}.borer-radius-9634{border-radius:9634px}.borer-radius-9635{border-radius:9635px}.borer-radius-9636{border-radius:9636px}.borer-radius-9637{border-radius:9637px}.borer-radius-9638{border-radius:9638px}.borer-radius-9639{border-radius:9639px}.borer-radius-9640{border-radius:9640px}.borer-radius-9641{border-radius:9641px}.borer-radius-9642{border-radius:9642px}.borer-radius-9643{border-radius:9643px}.borer-radius-9644{border-radius:9644px}.borer-radius-9645{border-radius:9645px}.borer-radius-9646{border-radius:9646px}.borer-radius-9647{border-radius:9647px}.borer-radius-9648{border-radius:9648px}.borer-radius-9649{border-radius:9649px}.borer-radius-9650{border-radius:9650px}.borer-radius-9651{border-radius:9651px}.borer-radius-9652{border-radius:9652px}.borer-radius-9653{border-radius:9653px}.borer-radius-9654{border-radius:9654px}.borer-radius-9655{border-radius:9655px}.borer-radius-9656{border-radius:9656px}.borer-radius-9657{border-radius:9657px}.borer-radius-9658{border-radius:9658px}.borer-radius-9659{border-radius:9659px}.borer-radius-9660{border-radius:9660px}.borer-radius-9661{border-radius:9661px}.borer-radius-9662{border-radius:9662px}.borer-radius-9663{border-radius:9663px}.borer-radius-9664{border-radius:9664px}.borer-radius-9665{border-radius:9665px}.borer-radius-9666{border-radius:9666px}.borer-radius-9667{border-radius:9667px}.borer-radius-9668{border-radius:9668px}.borer-radius-9669{border-radius:9669px}.borer-radius-9670{border-radius:9670px}.borer-radius-9671{border-radius:9671px}.borer-radius-9672{border-radius:9672px}.borer-radius-9673{border-radius:9673px}.borer-radius-9674{border-radius:9674px}.borer-radius-9675{border-radius:9675px}.borer-radius-9676{border-radius:9676px}.borer-radius-9677{border-radius:9677px}.borer-radius-9678{border-radius:9678px}.borer-radius-9679{border-radius:9679px}.borer-radius-9680{border-radius:9680px}.borer-radius-9681{border-radius:9681px}.borer-radius-9682{border-radius:9682px}.borer-radius-9683{border-radius:9683px}.borer-radius-9684{border-radius:9684px}.borer-radius-9685{border-radius:9685px}.borer-radius-9686{border-radius:9686px}.borer-radius-9687{border-radius:9687px}.borer-radius-9688{border-radius:9688px}.borer-radius-9689{border-radius:9689px}.borer-radius-9690{border-radius:9690px}.borer-radius-9691{border-radius:9691px}.borer-radius-9692{border-radius:9692px}.borer-radius-9693{border-radius:9693px}.borer-radius-9694{border-radius:9694px}.borer-radius-9695{border-radius:9695px}.borer-radius-9696{border-radius:9696px}.borer-radius-9697{border-radius:9697px}.borer-radius-9698{border-radius:9698px}.borer-radius-9699{border-radius:9699px}.borer-radius-9700{border-radius:9700px}.borer-radius-9701{border-radius:9701px}.borer-radius-9702{border-radius:9702px}.borer-radius-9703{border-radius:9703px}.borer-radius-9704{border-radius:9704px}.borer-radius-9705{border-radius:9705px}.borer-radius-9706{border-radius:9706px}.borer-radius-9707{border-radius:9707px}.borer-radius-9708{border-radius:9708px}.borer-radius-9709{border-radius:9709px}.borer-radius-9710{border-radius:9710px}.borer-radius-9711{border-radius:9711px}.borer-radius-9712{border-radius:9712px}.borer-radius-9713{border-radius:9713px}.borer-radius-9714{border-radius:9714px}.borer-radius-9715{border-radius:9715px}.borer-radius-9716{border-radius:9716px}.borer-radius-9717{border-radius:9717px}.borer-radius-9718{border-radius:9718px}.borer-radius-9719{border-radius:9719px}.borer-radius-9720{border-radius:9720px}.borer-radius-9721{border-radius:9721px}.borer-radius-9722{border-radius:9722px}.borer-radius-9723{border-radius:9723px}.borer-radius-9724{border-radius:9724px}.borer-radius-9725{border-radius:9725px}.borer-radius-9726{border-radius:9726px}.borer-radius-9727{border-radius:9727px}.borer-radius-9728{border-radius:9728px}.borer-radius-9729{border-radius:9729px}.borer-radius-9730{border-radius:9730px}.borer-radius-9731{border-radius:9731px}.borer-radius-9732{border-radius:9732px}.borer-radius-9733{border-radius:9733px}.borer-radius-9734{border-radius:9734px}.borer-radius-9735{border-radius:9735px}.borer-radius-9736{border-radius:9736px}.borer-radius-9737{border-radius:9737px}.borer-radius-9738{border-radius:9738px}.borer-radius-9739{border-radius:9739px}.borer-radius-9740{border-radius:9740px}.borer-radius-9741{border-radius:9741px}.borer-radius-9742{border-radius:9742px}.borer-radius-9743{border-radius:9743px}.borer-radius-9744{border-radius:9744px}.borer-radius-9745{border-radius:9745px}.borer-radius-9746{border-radius:9746px}.borer-radius-9747{border-radius:9747px}.borer-radius-9748{border-radius:9748px}.borer-radius-9749{border-radius:9749px}.borer-radius-9750{border-radius:9750px}.borer-radius-9751{border-radius:9751px}.borer-radius-9752{border-radius:9752px}.borer-radius-9753{border-radius:9753px}.borer-radius-9754{border-radius:9754px}.borer-radius-9755{border-radius:9755px}.borer-radius-9756{border-radius:9756px}.borer-radius-9757{border-radius:9757px}.borer-radius-9758{border-radius:9758px}.borer-radius-9759{border-radius:9759px}.borer-radius-9760{border-radius:9760px}.borer-radius-9761{border-radius:9761px}.borer-radius-9762{border-radius:9762px}.borer-radius-9763{border-radius:9763px}.borer-radius-9764{border-radius:9764px}.borer-radius-9765{border-radius:9765px}.borer-radius-9766{border-radius:9766px}.borer-radius-9767{border-radius:9767px}.borer-radius-9768{border-radius:9768px}.borer-radius-9769{border-radius:9769px}.borer-radius-9770{border-radius:9770px}.borer-radius-9771{border-radius:9771px}.borer-radius-9772{border-radius:9772px}.borer-radius-9773{border-radius:9773px}.borer-radius-9774{border-radius:9774px}.borer-radius-9775{border-radius:9775px}.borer-radius-9776{border-radius:9776px}.borer-radius-9777{border-radius:9777px}.borer-radius-9778{border-radius:9778px}.borer-radius-9779{border-radius:9779px}.borer-radius-9780{border-radius:9780px}.borer-radius-9781{border-radius:9781px}.borer-radius-9782{border-radius:9782px}.borer-radius-9783{border-radius:9783px}.borer-radius-9784{border-radius:9784px}.borer-radius-9785{border-radius:9785px}.borer-radius-9786{border-radius:9786px}.borer-radius-9787{border-radius:9787px}.borer-radius-9788{border-radius:9788px}.borer-radius-9789{border-radius:9789px}.borer-radius-9790{border-radius:9790px}.borer-radius-9791{border-radius:9791px}.borer-radius-9792{border-radius:9792px}.borer-radius-9793{border-radius:9793px}.borer-radius-9794{border-radius:9794px}.borer-radius-9795{border-radius:9795px}.borer-radius-9796{border-radius:9796px}.borer-radius-9797{border-radius:9797px}.borer-radius-9798{border-radius:9798px}.borer-radius-9799{border-radius:9799px}.borer-radius-9800{border-radius:9800px}.borer-radius-9801{border-radius:9801px}.borer-radius-9802{border-radius:9802px}.borer-radius-9803{border-radius:9803px}.borer-radius-9804{border-radius:9804px}.borer-radius-9805{border-radius:9805px}.borer-radius-9806{border-radius:9806px}.borer-radius-9807{border-radius:9807px}.borer-radius-9808{border-radius:9808px}.borer-radius-9809{border-radius:9809px}.borer-radius-9810{border-radius:9810px}.borer-radius-9811{border-radius:9811px}.borer-radius-9812{border-radius:9812px}.borer-radius-9813{border-radius:9813px}.borer-radius-9814{border-radius:9814px}.borer-radius-9815{border-radius:9815px}.borer-radius-9816{border-radius:9816px}.borer-radius-9817{border-radius:9817px}.borer-radius-9818{border-radius:9818px}.borer-radius-9819{border-radius:9819px}.borer-radius-9820{border-radius:9820px}.borer-radius-9821{border-radius:9821px}.borer-radius-9822{border-radius:9822px}.borer-radius-9823{border-radius:9823px}.borer-radius-9824{border-radius:9824px}.borer-radius-9825{border-radius:9825px}.borer-radius-9826{border-radius:9826px}.borer-radius-9827{border-radius:9827px}.borer-radius-9828{border-radius:9828px}.borer-radius-9829{border-radius:9829px}.borer-radius-9830{border-radius:9830px}.borer-radius-9831{border-radius:9831px}.borer-radius-9832{border-radius:9832px}.borer-radius-9833{border-radius:9833px}.borer-radius-9834{border-radius:9834px}.borer-radius-9835{border-radius:9835px}.borer-radius-9836{border-radius:9836px}.borer-radius-9837{border-radius:9837px}.borer-radius-9838{border-radius:9838px}.borer-radius-9839{border-radius:9839px}.borer-radius-9840{border-radius:9840px}.borer-radius-9841{border-radius:9841px}.borer-radius-9842{border-radius:9842px}.borer-radius-9843{border-radius:9843px}.borer-radius-9844{border-radius:9844px}.borer-radius-9845{border-radius:9845px}.borer-radius-9846{border-radius:9846px}.borer-radius-9847{border-radius:9847px}.borer-radius-9848{border-radius:9848px}.borer-radius-9849{border-radius:9849px}.borer-radius-9850{border-radius:9850px}.borer-radius-9851{border-radius:9851px}.borer-radius-9852{border-radius:9852px}.borer-radius-9853{border-radius:9853px}.borer-radius-9854{border-radius:9854px}.borer-radius-9855{border-radius:9855px}.borer-radius-9856{border-radius:9856px}.borer-radius-9857{border-radius:9857px}.borer-radius-9858{border-radius:9858px}.borer-radius-9859{border-radius:9859px}.borer-radius-9860{border-radius:9860px}.borer-radius-9861{border-radius:9861px}.borer-radius-9862{border-radius:9862px}.borer-radius-9863{border-radius:9863px}.borer-radius-9864{border-radius:9864px}.borer-radius-9865{border-radius:9865px}.borer-radius-9866{border-radius:9866px}.borer-radius-9867{border-radius:9867px}.borer-radius-9868{border-radius:9868px}.borer-radius-9869{border-radius:9869px}.borer-radius-9870{border-radius:9870px}.borer-radius-9871{border-radius:9871px}.borer-radius-9872{border-radius:9872px}.borer-radius-9873{border-radius:9873px}.borer-radius-9874{border-radius:9874px}.borer-radius-9875{border-radius:9875px}.borer-radius-9876{border-radius:9876px}.borer-radius-9877{border-radius:9877px}.borer-radius-9878{border-radius:9878px}.borer-radius-9879{border-radius:9879px}.borer-radius-9880{border-radius:9880px}.borer-radius-9881{border-radius:9881px}.borer-radius-9882{border-radius:9882px}.borer-radius-9883{border-radius:9883px}.borer-radius-9884{border-radius:9884px}.borer-radius-9885{border-radius:9885px}.borer-radius-9886{border-radius:9886px}.borer-radius-9887{border-radius:9887px}.borer-radius-9888{border-radius:9888px}.borer-radius-9889{border-radius:9889px}.borer-radius-9890{border-radius:9890px}.borer-radius-9891{border-radius:9891px}.borer-radius-9892{border-radius:9892px}.borer-radius-9893{border-radius:9893px}.borer-radius-9894{border-radius:9894px}.borer-radius-9895{border-radius:9895px}.borer-radius-9896{border-radius:9896px}.borer-radius-9897{border-radius:9897px}.borer-radius-9898{border-radius:9898px}.borer-radius-9899{border-radius:9899px}.borer-radius-9900{border-radius:9900px}.borer-radius-9901{border-radius:9901px}.borer-radius-9902{border-radius:9902px}.borer-radius-9903{border-radius:9903px}.borer-radius-9904{border-radius:9904px}.borer-radius-9905{border-radius:9905px}.borer-radius-9906{border-radius:9906px}.borer-radius-9907{border-radius:9907px}.borer-radius-9908{border-radius:9908px}.borer-radius-9909{border-radius:9909px}.borer-radius-9910{border-radius:9910px}.borer-radius-9911{border-radius:9911px}.borer-radius-9912{border-radius:9912px}.borer-radius-9913{border-radius:9913px}.borer-radius-9914{border-radius:9914px}.borer-radius-9915{border-radius:9915px}.borer-radius-9916{border-radius:9916px}.borer-radius-9917{border-radius:9917px}.borer-radius-9918{border-radius:9918px}.borer-radius-9919{border-radius:9919px}.borer-radius-9920{border-radius:9920px}.borer-radius-9921{border-radius:9921px}.borer-radius-9922{border-radius:9922px}.borer-radius-9923{border-radius:9923px}.borer-radius-9924{border-radius:9924px}.borer-radius-9925{border-radius:9925px}.borer-radius-9926{border-radius:9926px}.borer-radius-9927{border-radius:9927px}.borer-radius-9928{border-radius:9928px}.borer-radius-9929{border-radius:9929px}.borer-radius-9930{border-radius:9930px}.borer-radius-9931{border-radius:9931px}.borer-radius-9932{border-radius:9932px}.borer-radius-9933{border-radius:9933px}.borer-radius-9934{border-radius:9934px}.borer-radius-9935{border-radius:9935px}.borer-radius-9936{border-radius:9936px}.borer-radius-9937{border-radius:9937px}.borer-radius-9938{border-radius:9938px}.borer-radius-9939{border-radius:9939px}.borer-radius-9940{border-radius:9940px}.borer-radius-9941{border-radius:9941px}.borer-radius-9942{border-radius:9942px}.borer-radius-9943{border-radius:9943px}.borer-radius-9944{border-radius:9944px}.borer-radius-9945{border-radius:9945px}.borer-radius-9946{border-radius:9946px}.borer-radius-9947{border-radius:9947px}.borer-radius-9948{border-radius:9948px}.borer-radius-9949{border-radius:9949px}.borer-radius-9950{border-radius:9950px}.borer-radius-9951{border-radius:9951px}.borer-radius-9952{border-radius:9952px}.borer-radius-9953{border-radius:9953px}.borer-radius-9954{border-radius:9954px}.borer-radius-9955{border-radius:9955px}.borer-radius-9956{border-radius:9956px}.borer-radius-9957{border-radius:9957px}.borer-radius-9958{border-radius:9958px}.borer-radius-9959{border-radius:9959px}.borer-radius-9960{border-radius:9960px}.borer-radius-9961{border-radius:9961px}.borer-radius-9962{border-radius:9962px}.borer-radius-9963{border-radius:9963px}.borer-radius-9964{border-radius:9964px}.borer-radius-9965{border-radius:9965px}.borer-radius-9966{border-radius:9966px}.borer-radius-9967{border-radius:9967px}.borer-radius-9968{border-radius:9968px}.borer-radius-9969{border-radius:9969px}.borer-radius-9970{border-radius:9970px}.borer-radius-9971{border-radius:9971px}.borer-radius-9972{border-radius:9972px}.borer-radius-9973{border-radius:9973px}.borer-radius-9974{border-radius:9974px}.borer-radius-9975{border-radius:9975px}.borer-radius-9976{border-radius:9976px}.borer-radius-9977{border-radius:9977px}.borer-radius-9978{border-radius:9978px}.borer-radius-9979{border-radius:9979px}.borer-radius-9980{border-radius:9980px}.borer-radius-9981{border-radius:9981px}.borer-radius-9982{border-radius:9982px}.borer-radius-9983{border-radius:9983px}.borer-radius-9984{border-radius:9984px}.borer-radius-9985{border-radius:9985px}.borer-radius-9986{border-radius:9986px}.borer-radius-9987{border-radius:9987px}.borer-radius-9988{border-radius:9988px}.borer-radius-9989{border-radius:9989px}.borer-radius-9990{border-radius:9990px}.borer-radius-9991{border-radius:9991px}.borer-radius-9992{border-radius:9992px}.borer-radius-9993{border-radius:9993px}.borer-radius-9994{border-radius:9994px}.borer-radius-9995{border-radius:9995px}.borer-radius-9996{border-radius:9996px}.borer-radius-9997{border-radius:9997px}.borer-radius-9998{border-radius:9998px}.borer-radius-9999{border-radius:9999px}.borer-radius-10000{border-radius:10000px}.classic{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.classic .app-header{flex:0 0 250px;max-width:250px;width:250px;height:100%;background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;transition-duration:.3s;box-shadow:0 0 6px 0 #00000029}.classic .app-header .app-header-con{height:100%}.classic .app-header .app-header-con .app-logo{height:60px;border-bottom:1px solid #0000;display:flex;flex-direction:row;justify-content:inherit;align-items:center;flex-wrap:nowrap;position:relative;background:#0000;padding:0 10px}.classic .app-header .app-header-con .app-logo.app-logo-center{justify-content:center}.classic .app-header .app-header-con .app-logo.app-logo-left{justify-content:flex-start}.classic .app-header .app-header-con .app-logo.app-logo-right{justify-content:flex-end}.classic .app-header .app-header-con .app-logo img{max-height:100%;max-width:100%}.classic .app-header .app-header-con .app-logo .toogle-icon{position:absolute;top:10px;right:-13px}.classic .app-header .app-header-con .app-logo .toogle-icon .toogle-btn{width:25px;height:25px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:50%;box-shadow:0 0 6px 0 #00000029}.classic .app-header .app-header-con .app-logo .mobile-header-title{display:none}.classic .app-header .app-header-con .app-menu{width:100%;height:calc(100% - 60px);padding:5px 0;background:none!important;overflow:auto}.classic .app-header .app-header-con .app-menu .menu-app-con{margin:0;list-style-type:none;padding:0}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item{cursor:pointer;margin:5px 0}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.active-menu{background:#0000;border-color:#0000}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding:10px;border-left:5px solid #0000;text-decoration:none}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con.hasSubMenu{background:#0000}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con.hasSubMenu .main-menu-group{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con.hasSubMenu .ExpandSubMenu{margin-left:auto}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-icon{font-size:1.25rem;margin-right:5px;box-shadow:0 0 6px 0 #00000029;width:30px;height:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:3px}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-label{font-size:.875rem;font-weight:400;font-family:Heebo-Medium}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu{background-color:initial}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con{padding:0}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding:.625rem}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .ExpandSubMenu{padding-left:5px;display:flex;margin-left:auto}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .ExpandSubMenu i{font-size:8px}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .hidesubmenu .sub-menu{display:none}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu{background-color:initial}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu{display:flex}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con{list-style-type:none;padding:0;width:100%;background-color:initial}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li{padding:0;margin:5px 0}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding:10px 10px 10px 30px;border-left:5px solid #0000;text-decoration:none}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group .sub-menu-label{font-size:14px}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group .ExpandSubMenu{display:flex;align-items:center}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group .ExpandSubMenu i{font-size:8px}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon{font-size:1.25rem;width:30px;height:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;margin-right:5px}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label{font-size:.875rem;font-weight:400;font-family:Heebo-Medium}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu{margin-left:auto}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child{box-shadow:none}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.hidesubmenu{display:none}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu{display:block}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con{padding:0;margin:0;list-style:none}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li{width:100%;margin:5px 0}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item{padding:.625rem .625rem .625rem 40px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;border-left:5px solid #0000;text-decoration:none}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon,.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .subchild-menu-icon{width:30px;height:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;margin-right:5px}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i,.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .subchild-menu-icon i{font-size:1.25rem}.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-label,.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .subchild-menu-label{font-weight:400;font-family:Heebo-Medium;font-size:.875}.classic .app-header .app-header-con .app-menu .menu-app-con .top-header-menu{display:none}.classic .app-header .app-header-con .app-menu .my-actions .actions-header{height:50px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding:10px;border-left:5px solid #0000;background:#0000}.classic .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title{cursor:pointer;font-size:.875;font-weight:400;font-family:Heebo-Medium}.classic .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title span{padding-left:5px;cursor:pointer}.classic .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title span i{font-size:.5rem}.classic .app-header .app-header-con .app-menu .my-actions .action-body{transition-duration:.5s}.classic .app-header .app-header-con .app-menu .my-actions .action-body .menu-action-btn{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.classic .app-header .app-header-con .app-menu .my-actions .action-body .menu-action-btn .menu-action-btn-items button{font-weight:400;font-family:Heebo-Medium;font-size:.875rem}.classic .app-header .app-header-con .app-menu .my-actions.hide-my-action .action-body{display:none}.classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body{display:block}.classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items{width:100%;height:50px;margin:5px 0;text-decoration:none;cursor:pointer}.classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items a{width:100%;height:100%;border:none;border-left:5px solid #0000;text-align:left;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;text-decoration:none;border-radius:none}.classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items a .btn-action-icon{font-size:1.25rem;margin-right:5px;width:30px;height:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:3px}.classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items a .btn-action-text{font-size:.875rem;font-weight:400;font-family:Heebo-Medium}.classic .app-header .app-header-con .app-action{display:none}.classic .app-body{flex:0 0 calc(100% - 250px);max-width:calc(100% - 250px);width:calc(100% - 250px);height:100%;transition-duration:.3s}.classic .app-body .app-info{height:60px;padding:5px 10px;background:#0000;box-shadow:0 0 6px 0 #00000029,inset -1px -1px 1px 0 #00000029;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.classic .app-body .app-info .app-info-con{margin-right:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap}.classic .app-body .app-info .app-info-con .app-context{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.classic .app-body .app-info .app-info-con .app-context .menu-visible-btn{display:inline-flex;padding:3px;border-radius:3px;font-size:1.25rem;margin-right:10px;cursor:pointer}.classic .app-body .app-info .app-info-con .app-context h1{margin:0;font-size:1.25rem;font-weight:400;font-family:Heebo-Bold}.classic .app-body .app-info .app-info-con .app-context p,.classic .app-body .app-info .app-info-con .app-main-action{display:none}.classic .app-body .app-action{height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:0 .938rem}.classic .app-body .app-action .app-action-items{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.classic .app-body .app-action .app-action-items ul.menu-action-btn{display:none}.classic .app-body .app-action .app-action-items:not(:last-child){margin-right:10px}.classic .app-body .app-action .app-action-items .app-user{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;cursor:pointer}.classic .app-body .app-action .app-action-items .app-user .app-user-denote{width:32px;height:32px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:50%;background:#0000;font-size:.813rem}.classic .app-body .app-action .app-action-items .app-user .app-user-denote .notify{display:inline-block;width:12px;height:12px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:50%;position:absolute;background:#ff6161;top:-2px;right:-2px;border:2px solid #fff}.classic .app-body .app-action .app-action-items .app-user .app-user-denote:hover{background:#0000}.classic .app-body .app-action .app-action-items .app-user .app-user-name{font-size:.813rem;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.classic .app-body .app-action .app-action-items .app-user .app-user-name span:fist-child{font-weight:400;font-family:Heebo-Medium}.classic .app-body .app-action .app-action-items .app-user .app-user-name span:last-child{padding-left:5px;font-size:.625rem;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.classic .app-body .app-action .app-action-items .app-user .app-user-drop{position:absolute;top:100%;width:325px;right:-15px;z-index:101;padding:10px 0 0}.classic .app-body .app-action .app-action-items .app-user .app-user-drop ul{margin:0;list-style:none;padding:0;background:#0000;box-shadow:0 0 6px 0 #00000029}.classic .app-body .app-action .app-action-items .app-user .app-user-drop ul li{font-size:.75rem;font-weight:400;font-family:Heebo-Medium}.classic .app-body .app-action .app-action-items .app-user .app-user-drop ul li.profile-banner{cursor:default}.classic .app-body .app-action .app-action-items .app-user .app-user-drop ul li.profile-banner .profile-banner-label:last-child{padding-top:5px;font-weight:400;font-family:Heebo-Medium}.classic .app-body .app-action .app-action-items .app-user .app-user-drop ul li.profile-banner .profile-banner-con .app-user-denote span{font-weight:400;font-family:Heebo-Medium;font-size:16px}.classic .app-body .app-action .app-action-items .app-user .app-user-drop ul li .app-lookup-select{height:41px;padding:0}.classic .app-body .app-action .app-action-items .app-user .app-user-drop ul li .app-lookup-select .app-user-drop-icon{padding:10px 4px 10px 15px;width:40px}.classic .app-body .app-action .app-action-items .app-user .app-user-drop ul li .app-lookup-select .app-user-drop-name{width:calc(100% - 20px);height:100%;padding-right:15px;padding-left:0}.classic .app-body .app-action .app-action-items .app-user .app-user-drop ul li .app-lookup-select .app-user-drop-name .customDropdown{border:none;height:100%}.classic .app-body .app-action .app-action-items .app-user .app-user-drop ul li .app-lookup-select .app-user-drop-name .customDropdown .tagboxcls{padding:0}.classic .app-body .app-action .app-action-items .app-user .app-user-drop ul li .app-lookup-select .app-user-drop-name .customDropdown .tagboxcls span{font-family:Heebo-Medium}.classic .app-body .app-action .app-action-items .menu-action-btn .menu-action-btn-items .btn{margin-right:10px}.classic .app-body .app-action .app-action-items .menu-action-btn .menu-action-btn-items .btn:hover{box-shadow:inset 0 0 4px #0000003d}.classic .app-body .app-action .app-notify-icon{width:26px;height:26px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:50%;text-decoration:none;color:#000;background:#0000;padding:5px;font-size:1rem}.classic .app-body .app-action .app-notify-icon:hover{background:#0000}.classic .app-body .section{padding:.625rem;height:calc(100% - 60px)}.classic .app-body .section .section-head{border-radius:6px 6px 0 0;padding:0 15px}.classic .app-body .section .section-head .section-title h3{font-weight:400;font-family:Heebo-Medium;font-size:1rem;line-height:1}.classic .app-body .section .section-head .section-action .searchwithdrop .dx-texteditor-input{height:28px}.classic .app-body .section .section-body{border-radius:0 0 6px 6px}.classic .app-body .section .section-body .section-content .card .card-header.no-background{background-color:initial!important;background:#0000!important}.classic .app-body .section .section-body .section-content .card .card-body dx-data-grid.summary-grid{height:calc(100vh - 190px)}.classic .app-body .section.profile{overflow:hidden}.classic .app-body .section.profile .section-head{height:50px;padding:0 20px}.classic .app-body .section.profile .section-body{height:calc(100% - 50px);overflow:hidden}.classic .app-body .section.profile .section-body .section-content{padding:0;overflow:hidden}.classic .app-body .section.profile .section-body .section-content .tab{height:100%}.classic .app-body .section.profile .section-body .section-content .tab .tab-header{position:relative;z-index:1;height:30px;box-shadow:none}.classic .app-body .section.profile .section-body .section-content .tab .tab-body{height:calc(100% - 30px);overflow:hidden;padding:0}.classic .app-body .section.profile .section-body .section-content .tab .tab-body .tab-content{padding:20px 10px 10px;height:100%;overflow:auto}.classic .app-body .section.profile .section-body .section-content .card:not(:last-child){margin-bottom:1rem}.classic .app-body .section.dashboard-page{height:calc(100% - 60px)}.classic .app-body .section.dashboard-page .section-head{height:50px;padding:0 20px}.classic .app-body .section.dashboard-page .section-body{height:calc(100% - 50px)}.classic .app-body .section.dashboard-page .section-body .section-content.dashboard-sec-cont{height:100%}.classic .app-body .section.dashboard-page .section-body .section-content.dashboard-sec-cont>.row{overflow:auto}.classic .app-body .section.add-dataset-summary-page .section-body .section-content .card{height:100%}.classic .app-body .section.add-dataset-summary-page .section-body .section-content .card .card-body.with-card-footer{height:calc(100% - 40px)}.classic .app-body .section.add-dataset-summary-page .section-body .section-content .card .card-body.with-card-footer dx-data-grid{height:100%!important}.classic .app-body .section.add-dataset-summary-page .section-body .section-content .card .card-footer{height:40px}.classic .app-body .section.add-user-page .list-box{height:calc(100vh - 315px)!important}.classic .app-body .section.add-user-page .list-box .list-box-body{height:calc(100% - 35px)!important}.classic .app-body .section.access-log-page .section-head,.classic .app-body .section.add-groups-page .section-head,.classic .app-body .section.add-user-page .section-head,.classic .app-body .section.group-page .section-head,.classic .app-body .section.user-page .section-head{height:50px}.classic .app-body .section.access-log-page .section-body,.classic .app-body .section.add-groups-page .section-body,.classic .app-body .section.add-user-page .section-body,.classic .app-body .section.group-page .section-body,.classic .app-body .section.user-page .section-body{height:calc(100% - 50px)}.classic .app-body .section.withfooter .section-body{border-radius:0;height:calc(100% - 95px)}.classic .app-body .section.withfooter .section-footer{border-top:1px solid #0000;border-radius:0 0 6px 6px}.classic .app-body .my-journey.section,.classic .app-body .myDivToPrint.section{padding:10px;height:calc(100vh - 60px)}.classic .app-body .my-journey.section .my-journey-head,.classic .app-body .myDivToPrint.section .my-journey-head{height:50px;padding:10px 20px}.classic .app-body .my-journey.section .my-journey-head.section-head .section-action .track-search-date .search-box .search-box-date,.classic .app-body .myDivToPrint.section .my-journey-head.section-head .section-action .track-search-date .search-box .search-box-date{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.classic .app-body .my-journey.section .section-body,.classic .app-body .myDivToPrint.section .section-body{height:calc(100% - 50px);box-shadow:0 4px 5px #00000029}.classic .app-body .my-journey.section .section-body .swiftx-form .swiftx-form-body,.classic .app-body .myDivToPrint.section .section-body .swiftx-form .swiftx-form-body{height:100%;overflow:auto;padding:0}.classic .app-body .my-journey.section .section-body .swiftx-form .swiftx-form-body .print-form-group,.classic .app-body .myDivToPrint.section .section-body .swiftx-form .swiftx-form-body .print-form-group{margin-bottom:10px}.classic .app-body .my-journey.section .section-body .swiftx-form .swiftx-form-body .print-form-group .print-form-label,.classic .app-body .myDivToPrint.section .section-body .swiftx-form .swiftx-form-body .print-form-group .print-form-label{font-size:.75rem}.classic .app-body .my-journey.section .section-body .swiftx-form .swiftx-form-body .print-form-group .print-form-date,.classic .app-body .myDivToPrint.section .section-body .swiftx-form .swiftx-form-body .print-form-group .print-form-date{height:36px;border:1px solid #0000;border-radius:5px;padding:8px 9px;font-size:.75rem}.classic .app-body .my-journey.section .section-body .swiftx-form .swiftx-form-body .card .card-body .SubSection .SubSection-body .comment-list .message,.classic .app-body .myDivToPrint.section .section-body .swiftx-form .swiftx-form-body .card .card-body .SubSection .SubSection-body .comment-list .message{box-shadow:none}.classic .app-body .my-journey.section .section-body .swiftx-form .swiftx-form-body .card .card-body .SubSection .SubSection-body .comment-list .message .created-date,.classic .app-body .myDivToPrint.section .section-body .swiftx-form .swiftx-form-body .card .card-body .SubSection .SubSection-body .comment-list .message .created-date{display:flex;flex-wrap:wrap}.classic .app-body .my-journey.section .section-body .swiftx-form .swiftx-form-body .card .card-body .SubSection .SubSection-body .comment-list .message .created-date div,.classic .app-body .myDivToPrint.section .section-body .swiftx-form .swiftx-form-body .card .card-body .SubSection .SubSection-body .comment-list .message .created-date div{padding-right:5px}.classic .app-body .my-journey.section .section-body .swiftx-form .swiftx-form-body .card .card-body .SubSection .SubSection-body .comments-post,.classic .app-body .myDivToPrint.section .section-body .swiftx-form .swiftx-form-body .card .card-body .SubSection .SubSection-body .comments-post{display:flex;flex-wrap:wrap;padding-top:10px}.classic .app-body .my-journey.section .section-body .swiftx-form .swiftx-form-body .consume-card.card.swiftx-card,.classic .app-body .myDivToPrint.section .section-body .swiftx-form .swiftx-form-body .consume-card.card.swiftx-card{width:100%;box-shadow:none;margin:0;padding:10px}.classic .app-body .my-journey.section .section-body .swiftx-form .swiftx-form-body .consume-card.card.swiftx-card>.column-1,.classic .app-body .myDivToPrint.section .section-body .swiftx-form .swiftx-form-body .consume-card.card.swiftx-card>.column-1{padding:0}.classic .app-body .my-journey.section .section-body.with-workflow,.classic .app-body .myDivToPrint.section .section-body.with-workflow{overflow:hidden}.classic .app-body .my-journey.section .section-body.with-workflow .swiftx-form,.classic .app-body .myDivToPrint.section .section-body.with-workflow .swiftx-form{height:100%}.classic .app-body .my-journey.section .section-body dx-data-grid,.classic .app-body .myDivToPrint.section .section-body dx-data-grid{height:calc(100vh - 188px)}.classic .app-body .print-form-gorup{margin-bottom:10px}.classic .app-body .print-form-gorup .print-form-label{font-size:.75rem;font-family:inherit}.classic .app-body .print-form-gorup .print-form-date{height:36px;border:1px solid #0000;padding:8px 9px;font-size:.75rem;border-radius:4px}.classic .app-body .myDoc-folder-page{padding:10px}.classic .app-body .myDoc-folder-page.section{height:calc(100% - 60px)}.classic .app-body .myDoc-folder-page.section .section-head{height:50px;padding:10px 20px}.classic .app-body .myDoc-folder-page.section .section-body{height:calc(100% - 50px)}.classic .app-body .myDoc-folder-page.section .section-body .breadcrumb-header{height:30px}.classic .app-body .myDoc-folder-page.section .section-body .section-content{padding:0;height:calc(100% - 30px)}.classic .app-body .mydoc-page{padding:10px}.classic .app-body .mydoc-page.section{height:calc(100% - 60px)}.classic .app-body .mydoc-page.section .section-head{height:50px;padding:10px 20px}.classic .app-body .mydoc-page.section .section-body{height:calc(100% - 50px)}.classic .app-body .mydoc-page.section .section-body .breadcrumb-header{height:30px}.classic .app-body .mydoc-page.section .section-body .section-content{padding:0;height:calc(100% - 30px)}.classic.expand-menu .app-logo.logo-rectangle img,.classic.expand-menu .app-logo.logo-square img{height:100%;max-width:100%;object-fit:contain}.classic.expand-menu .app-logo .toogle-icon{position:absolute;top:10px;right:-13px}.classic.expand-menu .app-logo .toogle-icon .toogle-btn{width:25px;height:25px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:50%;box-shadow:0 0 6px 0 #00000029}.classic.expand-menu .app-logo .mobile-header-title{display:none}.classic.collapsedMenu .app-header{flex:0 0 90px;max-width:90px;width:90px;position:relative}.classic.collapsedMenu .app-header .app-header-con .app-logo{transition-duration:.3s}.classic.collapsedMenu .app-header .app-header-con .app-logo.fav-square img{height:100%;padding:3px 6px}.classic.collapsedMenu .app-header .app-header-con .app-logo.fav-rectangle{width:90px;transition-duration:.3s}.classic.collapsedMenu .app-header .app-header-con .app-logo.fav-rectangle img{width:100%;height:unset;padding:3px 6px}.classic.collapsedMenu .app-header .app-header-con .app-logo.app-logo-left,.classic.collapsedMenu .app-header .app-header-con .app-logo.app-logo-right{justify-content:center}.classic.collapsedMenu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con{flex-direction:column;border-left:none}.classic.collapsedMenu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-icon{font-size:25px;width:40px;height:40px;margin-right:0}.classic.collapsedMenu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-label{margin-top:5px;font-size:10px;text-align:center}.classic.collapsedMenu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-group{flex-direction:column;justify-content:center}.classic.collapsedMenu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-group .ExpandSubMenu{padding:3px 0;margin-left:unset}.classic.collapsedMenu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .main-menu-group{flex-direction:column;justify-content:center}.classic.collapsedMenu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .main-menu-group .ExpandSubMenu{padding:3px 0}.classic.collapsedMenu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .main-menu-group .ExpandSubMenu i{font-size:8px}.classic.collapsedMenu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con .sub-menu-item-con{padding:.625rem;flex-direction:column;justify-content:center}.classic.collapsedMenu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con .sub-menu-item-con .sub-menu-group{flex-direction:column;justify-content:center}.classic.collapsedMenu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con .sub-menu-item-con .sub-menu-group .sub-menu-label{font-size:10px}.classic.collapsedMenu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con .sub-menu-item-con .sub-menu-group .ExpandSubMenu{margin-top:5px;margin-left:unset}.classic.collapsedMenu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con .sub-menu-item-con .sub-menu-group .ExpandSubMenu i{font-size:8px}.classic.collapsedMenu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con .sub-menu-child .sub-menu-child-con .sub-menu-child-item{padding:0!important;flex-direction:column!important;justify-content:center!important}.classic.collapsedMenu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con .sub-menu-child .sub-menu-child-con .sub-menu-child-item .sub-menu-icon{font-size:25px!important;width:40px!important;height:40px!important;margin-right:0!important}.classic.collapsedMenu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con .sub-menu-child .sub-menu-child-con .sub-menu-child-item .sub-menu-label{margin-top:5px;font-size:10px!important;text-align:center}.classic.collapsedMenu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con .sub-menu-icon{font-size:25px!important;width:40px!important;height:40px!important;margin-right:0!important}.classic.collapsedMenu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con .sub-menu-label{margin-top:5px;font-size:10px!important;text-align:center}.classic.collapsedMenu .app-header .app-header-con .app-menu .my-actions .actions-header{padding:10px 2px}.classic.collapsedMenu .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title{font-size:10px}.classic.collapsedMenu .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title span i{font-size:8px}.classic.collapsedMenu .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items{border:none}.classic.collapsedMenu .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items button{flex-direction:column}.classic.collapsedMenu .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items button .btn-action-icon{font-size:25px;width:40px;height:40px;margin-right:0}.classic.collapsedMenu .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items button .btn-action-text{margin-top:5px;font-size:10px;text-align:center}.classic.collapsedMenu .app-body{flex:0 0 calc(100% - 90px);max-width:calc(100% - 90px);width:calc(100% - 90px)}.classic .profile-banner{padding:20px 15px!important}.classic .profile-banner .profile-banner-con{display:flex;justify-content:flex-start;align-items:center}.classic .profile-banner .profile-banner-con .app-user-denote{width:40px!important;height:40px!important}.classic .profile-banner .profile-banner-con .logout-btn{border:none!important;outline:none!important;border-radius:15px;padding:3px 15px;box-shadow:0 0 12px 6px #00000029;cursor:pointer}.classic .profile-banner .profile-banner-con .logout-btn:hover{box-shadow:none}.classic .profile-banner .profile-banner-con .profile-banner-details{color:#fff;padding:0 10px}.classic .profile-banner .profile-banner-con .profile-banner-details:last-child{padding-top:5px;font-weight:400;font-family:Heebo-Medium}.classic .profile-banner .profile-banner-con .profile-banner-action{margin-left:auto}.classic .app-user-drop-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding:10px 15px;border-bottom:1px solid #c1c1c12e;text-decoration:none;color:#000}.classic .app-user-drop-item .app-user-drop-icon{width:20px;height:20px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.classic .app-user-drop-item .app-user-drop-icon i{font-size:18px}.classic .app-user-drop-item .app-user-drop-name{font-weight:400;font-family:Heebo-Medium}.classic .app-user-drop-item.language .app-user-drop-name{width:100%}.classic .app-user-drop-item.language .app-user-drop-name .customDropdown{border:none}.classic .app-user-drop-item .app-user-drop-count{margin-left:auto;min-width:22px;height:22px;border-radius:20%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;font-size:12px;padding:0 7px;background:#0000;color:#fff}.classic .app-user-drop-item.footer-list,.classic .app-user-drop-item:hover{background:#0000}.classic .column-form-group{padding:0 5px;margin-bottom:10px}.classic .section .section-body .grid .grid-body dx-data-grid{height:auto}.classic .section .section-body .grid .grid-footer .form-control,.classic .section .section-body .grid .grid-footer div span{color:#fff}.classic .section .section-body .grid.report-grid-design .grid-body dx-data-grid{height:100%}.classic .dx-texteditor.dx-editor-outlined{background:#0000;border-color:#0000}.classic .dx-texteditor.dx-editor-outlined.dx-state-readonly{border-style:solid}.classic .dx-editor-cell .dx-texteditor .dx-texteditor-input{background:#0000}.classic .dialog-box.showdialog .dialog-box-content .dialog-box-header{background-color:initial!important;border-bottom:1px solid #0000}.classic .modal .modal-header,.classic .modal.showModal .modal-dialog .modal-header{background:#0000;border-bottom:1px solid #0000}.classic .modal.showModal .modal-dialog .modal-body{height:calc(100% - 45px)}.classic .modal.showModal .modal-dialog .modal-body .modal-flowaction{height:100%;overflow:auto}.classic .modal.showModal .modal-dialog .modal-body .modal-flowaction .workflow ul li .timeline-list:before{border-top-width:8px;border-bottom-width:8px;border-right-width:12px;left:-12px;top:5px}.classic .modal.showModal .modal-dialog .modal-body .modal-flowaction .workflow ul li .timeline-list:after{border-top-width:6px;border-bottom-width:6px;border-right-width:11px;left:-11px;top:7px}@keyframes fadeInDown{0%{opacity:0;transform:translatey(-10px)}to{opacity:1;transform:translatey(0)}}@keyframes fadeInUp{0%{opacity:1;transform:translatey(0)}to{opacity:0;transform:translatey(-90px)}}.launcher-summary-page.my-journey.section .section-head{flex-wrap:nowrap}.launcher-summary-page.my-journey.section .section-head .my-journey-title-content{flex-grow:0;flex-shrink:1}.launcher-summary-page.my-journey.section .section-head .my-journey-action.section-action{flex-grow:1;justify-content:flex-end}.launcher-summary-page.my-journey.section .section-head .my-journey-action.section-action .btn{white-space:nowrap}.classic-side-menu{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.classic-side-menu .app-header{flex:0 0 90px;max-width:90px;width:90px;height:100%;background-repeat:no-repeat!important;background-size:cover!important;background-position:50%!important}.classic-side-menu .app-header .app-header-con{height:100%}.classic-side-menu .app-header .app-header-con .app-logo{height:50px;border-bottom:1px solid #ffffff29;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;position:relative;padding:5px}.classic-side-menu .app-header .app-header-con .app-logo img{max-width:100%}.classic-side-menu .app-header .app-header-con .app-logo .toogle-icon{position:absolute;top:10px;right:-13px}.classic-side-menu .app-header .app-header-con .app-logo .toogle-icon .toogle-btn{width:25px;height:25px;background-color:#ffffff29;border-radius:50px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;box-shadow:0 0 6px 0 #00000029}.classic-side-menu .app-header .app-header-con .app-menu{width:100%;height:calc(100% - 128px);background:none!important}.classic-side-menu .app-header .app-header-con .app-menu .menu-app-con{margin:0;list-style-type:none;padding:0}.classic-side-menu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item{padding:3px 5px;cursor:pointer}.classic-side-menu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .sub-menu{display:flex!important}.classic-side-menu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item>div{position:relative}.classic-side-menu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con{height:66px;font-family:Heebo-medium;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;border-radius:4px}.classic-side-menu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-group{display:flex;flex-direction:column;align-items:center;justify-content:center}.classic-side-menu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-icon{font-size:1.3rem;line-height:0}.classic-side-menu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-label{font-size:.75rem}.classic-side-menu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .ExpandSubMenu{display:none}.classic-side-menu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con.active-menu,.classic-side-menu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con:hover{background:#ffffff29}.classic-side-menu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .sub-menu{position:absolute;left:85px;top:0;border-radius:0;min-width:150px;width:max-content;height:auto!important;z-index:1001;display:none;padding:5px 0}.classic-side-menu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .sub-menu .sub-menu-con{list-style:none;margin:0;padding:0;width:100%}.classic-side-menu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .sub-menu .sub-menu-con li{width:100%;cursor:pointer}.classic-side-menu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .sub-menu .sub-menu-con li .sub-menu-item-con{font-size:12px;font-family:Heebo-medium;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:7px 10px}.classic-side-menu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .sub-menu .sub-menu-con li .sub-menu-item-con:hover .sub-menu-child{display:flex!important}.classic-side-menu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group{display:flex;align-items:center;justify-content:center}.classic-side-menu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .sub-menu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu{display:none}.classic-side-menu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon{font-size:15px;display:flex;align-items:center;justify-content:center}.classic-side-menu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label{padding-left:5px}.classic-side-menu .app-header .app-header-con .app-action{width:100%;height:75px;border-top:1px solid #ffffff29;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.classic-side-menu .app-header .app-header-con .app-action .app-action-items{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;margin:5px 0;cursor:pointer}.classic-side-menu .app-header .app-header-con .app-action .app-action-items .icon-bell-o{font-size:20px}.classic-side-menu .app-header .app-header-con .app-action .app-action-items .app-user{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;position:relative}.classic-side-menu .app-header .app-header-con .app-action .app-action-items .app-user:hover .app-user-drop{display:flex}.classic-side-menu .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote{width:25px;height:25px;background-color:#ffffff29;border-radius:50px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.classic-side-menu .app-header .app-header-con .app-action .app-action-items .app-user .app-user-name{font-size:12px}.classic-side-menu .app-header .app-header-con .app-action .app-action-items .app-user .app-user-name span:fist-child{font-family:Heebo-medium}.classic-side-menu .app-header .app-header-con .app-action .app-action-items .app-user .app-user-name span:last-child{padding-left:5px}.classic-side-menu .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop{position:absolute;bottom:-8px;left:57px;min-width:150px;border-radius:4px;display:none}.classic-side-menu .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul{margin:0;list-style:none;padding:0}.classic-side-menu .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li{padding:5px 10px;font-size:12px;font-family:Heebo-medium;margin:5px 0}.classic-side-menu .app-header .app-header-con .app-action .app-action-items .menu-action-btn{display:none}.classic-side-menu .app-header .app-header-con .sub-menu-child .sub-menu-child-con{padding:0;margin:0;list-style:none}.classic-side-menu .app-header .app-header-con .sub-menu-child .sub-menu-child-con .sub-menu-child-item{padding:5px 10px 5px 25px;display:inline-block;cursor:pointer}.classic-side-menu .app-header .app-header-con .sub-menu-child .sub-menu-child-con .sub-menu-child-item:hover{background:#fff3}.classic-side-menu .app-header .app-header-con .sub-menu-child .sub-menu-child-con .sub-menu-child-item .subchild-menu-icon{font-size:15px;padding-right:5px}.classic-side-menu .app-header .app-header-con .sub-menu-child .sub-menu-child-con .sub-menu-child-item .subchild-menu-label{font-size:12px}.classic-side-menu .app-body{flex:0 0 calc(100% - 120px);max-width:calc(100% - 120px);width:calc(100% - 120px);height:100%}.classic-side-menu .app-body .app-info{height:50px;padding:5px 10px}.classic-side-menu .app-body .app-info .app-info-con{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap}.classic-side-menu .app-body .app-info .app-info-con .app-context h1{margin:0;font-size:14px;font-family:Heebo-Bold}.classic-side-menu .app-body .app-info .app-info-con .app-context p{display:none}.classic-side-menu .app-body .app-info .app-info-con .app-main-action button{padding:5px 10px!important;background:#0000;border:1px solid #ddd;margin-left:10px;outline:none;cursor:pointer}.side-menu-card .app-header{flex:0 0 calc(250px - 20px);max-width:calc(250px - 20px);width:calc(250px - 20px);height:calc(100% - 20px);background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;margin:10px;border-radius:8px;box-shadow:0 0 6px 0 #00000029}.side-menu-card .app-header .app-header-con{height:100%}.side-menu-card .app-header .app-header-con .app-logo{height:50px;border-bottom:1px solid darkred;display:flex;align-items:center;justify-content:space-between;padding:10px}.side-menu-card .app-header .app-header-con .app-logo img{width:50px}@media (min-width:576px){.top-menu-1 .app-body.container{width:540px}}@media (min-width:768px){.top-menu-1 .app-body.container{width:720px}}@media (min-width:992px){.top-menu-1 .app-body.container{width:960px}}@media (min-width:1200px){.top-menu-1 .app-body.container{width:1140px}}@media (min-width:1400px){.top-menu-1 .app-body.container{width:1400px}}.top-menu-2{flex-direction:column}.top-menu-2 .app-header{flex:0 0 116px;height:116px;max-height:116px;width:100%;background:none!important}.top-menu-2 .app-header .app-header-con{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;background:none!important}.top-menu-2 .app-header .app-header-con .app-logo{flex:0 0 150px;order:1;display:flex;justify-content:flex-start;align-items:center;height:50%;padding:10px}.top-menu-2 .app-header .app-header-con .app-logo img{height:100%}.top-menu-2 .app-header .app-header-con .app-menu{flex:0 0 100%;order:3;display:flex;align-items:center;justify-content:flex-end;height:50%;background-size:100% auto!important;background-position:50%!important}.top-menu-2 .app-header .app-header-con .app-menu .menu-app-con{display:flex;justify-content:flex-end;align-items:center;margin:0;padding:0;width:100%;height:100%;list-style:none}.top-menu-2 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item{position:relative;height:100%}.top-menu-2 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .sub-menu{display:flex}.top-menu-2 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item div{height:100%}.top-menu-2 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item div .main-menu-con{padding:0 15px;cursor:pointer;font-size:14px;opacity:.7;font-family:Heebo-Medium;display:flex;align-items:center;justify-content:center;height:100%;border-bottom:3px solid #0000;border-top:3px solid #0000}.top-menu-2 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item div .main-menu-con.hassubmenu{border-bottom:3px solid #0000!important}.top-menu-2 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item div .main-menu-con .main-menu-group{display:flex;align-items:center;justify-content:center}.top-menu-2 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item div .main-menu-con .main-menu-icon{font-size:20px}.top-menu-2 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item div .main-menu-con .main-menu-label{padding-left:5px}.top-menu-2 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item div .main-menu-con .ExpandSubMenu{padding:0 5px}.top-menu-2 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item div .main-menu-con.active-menu{border-color:#20202099!important;opacity:1}.top-menu-2 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item div .main-menu-con:hover{opacity:1}.top-menu-2 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item div .main-menu-con:hover .ExpandSubMenu{transform:rotate(180deg);transition-duration:.3s}.top-menu-2 .app-header .app-header-con .app-menu .sub-menu-con{margin:0;padding:0;list-style:none;width:100%}.top-menu-2 .app-header .app-header-con .app-menu .sub-menu-con li{cursor:pointer}.top-menu-2 .app-header .app-header-con .app-action{display:flex;order:2;align-items:center;justify-content:flex-end;height:50%;padding:10px}.top-menu-2 .app-header .app-header-con .app-action .app-action-items{color:#000}.top-menu-2 .app-header .app-header-con .app-action .app-action-items:not(:last-child){margin-right:10px}.top-menu-2 .app-header .app-header-con .app-action .app-action-items .app-user{position:relative}.top-menu-2 .app-header .app-header-con .app-action .app-action-items .app-user:hover .app-user-drop{display:flex!important}.top-menu-2 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop{display:none}.top-menu-2 .app-header .app-header-con .app-action{flex:1 0 auto}.top-menu-2 .app-header .app-header-con .app-action .app-user-drop{position:absolute;right:-10px;width:200px;border-radius:4px;top:calc(100% + 0px);display:none}.top-menu-2 .app-header .app-header-con .app-action .app-user-drop ul{list-style-type:none;padding:0;margin:0;width:100%}.top-menu-2 .app-header .app-header-con .app-action .app-user-drop ul li{padding:5px 10px;cursor:pointer;font-size:14px}.top-menu-2 .app-header .app-header-con .app-action .app-user-drop ul li:hover{background:#fff3}.top-menu-2 .app-body{flex:0 0 calc(100% - 116px);height:calc(100% - 116px);max-height:calc(100% - 116px);width:100%}.top-menu-2 .section .section-head{margin:10px;border-radius:4px}.top-menu-2 .section .section-body{margin:10px;background:#fff;border-radius:4px;height:calc(100% - 92px)}.top-menu-2 .section .section-body .section-content{padding:0}.top-menu-2 .section .section-body .swiftx-form-body{height:auto!important}.top-menu-2 .section .section-body dx-data-grid{height:calc(100vh - 246px)!important}.top-menu-2 .app-info{display:none}.top-menu-2 .sub-menu{position:absolute;top:100%;right:0;box-shadow:0 0 6px 0 #00000029;min-width:150px;width:max-content;height:auto!important;border-radius:4px;z-index:1001;display:none}.top-menu-2 .sub-menu.showsubmenu{display:block}.top-menu-2 .sub-menu.hidesubmenu{display:none}.top-menu-2 .sub-menu .sub-menu-con:hover .sub-menu-child{display:flex}.top-menu-2 .sub-menu .sub-menu-item-con{padding:7px 15px;position:relative;font-size:14px}.top-menu-2 .sub-menu .sub-menu-item-con,.top-menu-2 .sub-menu .sub-menu-item-con .sub-menu-group{display:flex;justify-content:flex-start;align-items:center}.top-menu-2 .sub-menu .sub-menu-item-con .sub-menu-icon{font-size:15px;display:flex;align-items:center;justify-content:center}.top-menu-2 .sub-menu .sub-menu-item-con .sub-menu-label{font-size:14px;padding-left:5px}.top-menu-2 .sub-menu .sub-menu-item-con .ExpandSubMenu{padding-left:5px}.top-menu-2 .sub-menu-child .sub-menu-child-con{padding:0;margin:0;list-style:none}.top-menu-2 .sub-menu-child .sub-menu-child-con .sub-menu-child-item{cursor:pointer;display:inline-block;padding:7px 15px 7px 25px}.top-menu-2 .sub-menu-child .sub-menu-child-con .sub-menu-child-item:hover{background:#fff3}.top-menu-2 .sub-menu-child .sub-menu-child-con .sub-menu-child-item .subchild-menu-label{padding-left:5px;font-size:14px}.top-menu-2 .app-user-denote{width:25px;height:25px;background:#ffffff29;box-shadow:0 0 6px 0 #00000029;display:flex;justify-content:center;align-items:center;font-size:12px;border-radius:50%;cursor:pointer}.top-menu-2 .app-support{position:absolute;left:75px;bottom:20px;background:#202020d1;color:#fff;border-radius:4px;padding:5px 15px;font-size:12px}.basic-design{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.basic-design .app-header{flex:0 0 250px;max-width:250px;width:250px;height:100%;background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;transition-duration:.3s}.basic-design .app-header .app-header-con{height:100%;display:flex;flex-direction:column}.basic-design .app-header .app-header-con .app-logo{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;position:relative;margin:0 10px 5px;padding:8px 0;background:#fff;border-radius:0 0 10px 10px}.basic-design .app-header .app-header-con .app-logo img{height:40px}.basic-design .app-header .app-header-con .app-logo .toogle-icon{position:absolute;top:10px;right:-13px}.basic-design .app-header .app-header-con .app-logo .toogle-icon .toogle-btn{width:25px;height:25px;background-color:#ffffff29;border-radius:50px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;box-shadow:0 0 6px 0 #00000029}.basic-design .app-header .app-header-con .app-logo .mobile-header-title{display:block!important;color:#d02946;font-size:14px;text-align:center;padding:0 10px;margin-top:5px;width:100%;font-family:Heebo-Medium}.basic-design .app-header .app-header-con .app-menu{width:100%;flex-grow:1;background:none!important;overflow:auto}.basic-design .app-header .app-header-con .app-menu .menu-app-con{margin:0;list-style-type:none;padding:0}.basic-design .app-header .app-header-con .app-menu .menu-app-con .main-menu-item{cursor:pointer}.basic-design .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .sub-menu{display:flex!important}.basic-design .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.active-menu{background:#ffffff29;border-color:#ffffff80!important}.basic-design .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding:10px;margin:5px 10px;border-radius:4px}.basic-design .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con.hasSubMenu{background:#0000003b!important;padding:5px 10px;margin:5px 0;border-radius:4px}.basic-design .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con.hasSubMenu .main-menu-label{font-size:12px}.basic-design .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con:hover .ExpandSubMenu{transform:rotate(180deg);transition-duration:.3s}.basic-design .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-group{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.basic-design .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-icon{font-size:20px;padding-right:5px}.basic-design .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-label{font-size:14px;font-family:Heebo-medium}.basic-design .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .ExpandSubMenu{margin-left:auto}.basic-design .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con.active-menu,.basic-design .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con:hover{background:#0006}.basic-design .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .sub-menu .sub-menu-con{list-style-type:none;padding:0;width:100%}.basic-design .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .sub-menu .sub-menu-con li{margin:0 10px;padding:10px 15px;border-radius:4px}.basic-design .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .sub-menu .sub-menu-con li .sub-menu-item-con{display:flex;align-items:center;justify-content:flex-start;font-size:14px}.basic-design .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group{display:flex;align-items:center;justify-content:center}.basic-design .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .sub-menu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu{display:none}.basic-design .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon{font-size:18px;display:flex;align-items:center;justify-content:center;margin-right:5px}.basic-design .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label{font-size:14px;font-family:Heebo-medium}.basic-design .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .sub-menu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu{margin-left:auto}.basic-design .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .sub-menu .sub-menu-con li:hover{background:#00000080}.basic-design .app-header .app-header-con .app-menu .my-actions .actions-header{background:#0000003d;padding:5px;color:#fff}.basic-design .app-header .app-header-con .app-menu .my-actions .actions-header *{margin:0;font-size:12px;font-weight:400;font-family:Heebo-Medium}.basic-design .app-header .app-header-con .app-menu .my-actions .menu-action-btn{display:block}.basic-design .app-header .app-header-con .app-menu .my-actions .menu-action-btn .menu-action-btn-items .btn{width:calc(100% - 20px);background:#0000;font-size:14px;font-family:Heebo-medium;text-align:left;color:#fff;border:none;outline:none!important;padding:7px 10px;margin:3px 10px;border-radius:4px}.basic-design .app-header .app-header-con .app-menu .my-actions .menu-action-btn .menu-action-btn-items .btn:hover{background:#0006}.basic-design .app-header .app-header-con .app-action{margin:0 10px;padding:10px 0;border-top:1px solid #ffffff6e;display:flex}.basic-design .app-header .app-header-con .app-action .app-action-items{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.basic-design .app-header .app-header-con .app-action .app-action-items.my-actions{display:none}.basic-design .app-header .app-header-con .app-action .app-action-items:not(:last-child){margin-right:10px}.basic-design .app-header .app-header-con .app-action .app-action-items .app-user{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;position:relative;cursor:pointer}.basic-design .app-header .app-header-con .app-action .app-action-items .app-user:hover .app-user-drop{display:block}.basic-design .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote{width:26px;height:26px;background:#dae7ff;border-radius:50px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;font-size:13px}.basic-design .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote .notify{display:inline-block;width:12px;height:12px;border-radius:50%;position:absolute;background:#ff6161;top:-2px;right:-2px;border:2px solid #fff}.basic-design .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote:hover{background:#bdcbe6}.basic-design .app-header .app-header-con .app-action .app-action-items .app-user .app-user-name{font-size:13px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.basic-design .app-header .app-header-con .app-action .app-action-items .app-user .app-user-name span:fist-child{font-family:Heebo-medium}.basic-design .app-header .app-header-con .app-action .app-action-items .app-user .app-user-name span:last-child{padding-left:5px;font-size:10px;display:flex;align-items:center;justify-content:center}.basic-design .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop{position:absolute;bottom:100%;width:300px;left:-8px;z-index:300;display:none;padding:0 0 10px}.basic-design .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul{margin:0;list-style:none;padding:0;background:#fff;box-shadow:0 0 6px 0 #00000029}.basic-design .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li{font-size:12px;font-family:Heebo-medium}.basic-design .app-header .app-header-con .app-action .app-action-items .menu-action-btn .action-btn-item{margin-right:5px!important;padding:5px 10px!important}.basic-design .app-header .app-header-con .app-action .app-action-items .menu-visible-btn{padding:0 7px;border-radius:4px;cursor:pointer}.basic-design .app-header .app-header-con .app-action .app-notify-icon{width:26px;height:26px;text-decoration:none;color:#000;border-radius:50%;background:#dae7ff;padding:5px;font-size:16px;display:flex;justify-content:center;align-items:center}.basic-design .app-header .app-header-con .app-action .app-notify-icon:hover{background:#bdcbe6}.basic-design .app-header .app-header-con .sub-menu-child{position:absolute;top:0;right:100%;box-shadow:0 0 6px 0 #00000029;min-width:150px;border-radius:4px;display:none}.basic-design .app-header .app-header-con .sub-menu-child .sub-menu-child-con{padding:0;margin:0;list-style:none}.basic-design .app-header .app-header-con .sub-menu-child .sub-menu-child-con .sub-menu-child-item{padding:5px 10px;cursor:pointer}.basic-design .app-body{flex:0 0 calc(100% - 250px);max-width:calc(100% - 250px);width:calc(100% - 250px);height:100%;transition-duration:.3s}.basic-design .app-body .app-info{height:100%;display:flex;padding:0 5%;justify-content:flex-start;align-items:center}.basic-design .app-body .app-action,.basic-design .app-body .app-info .menu-visible-btn{display:none}.basic-design .app-body .section-body dx-data-grid{height:calc(100vh - 117px)}.basic-design .profile-banner{background:linear-gradient(45deg,#8e2de2,#4a00e0);padding:20px 15px!important}.basic-design .profile-banner .profile-banner-con{display:flex;justify-content:flex-start;align-items:center}.basic-design .profile-banner .profile-banner-con .app-user-denote{width:40px!important;height:40px!important}.basic-design .profile-banner .profile-banner-con .logout-btn{border:none!important;outline:none!important;border-radius:15px;padding:3px 15px;box-shadow:0 0 12px 6px #00000029;cursor:pointer}.basic-design .profile-banner .profile-banner-con .logout-btn:hover{box-shadow:none}.basic-design .profile-banner .profile-banner-con .profile-banner-details{color:#fff;padding:0 10px}.basic-design .profile-banner .profile-banner-con .profile-banner-action{margin-left:auto}.basic-design .app-user-drop-item{display:flex;justify-content:flex-start;align-items:center;padding:10px 15px;border-bottom:1px solid #c1c1c12e;text-decoration:none;color:#000}.basic-design .app-user-drop-item .app-user-drop-count{margin-left:auto;background:#dae7ff;min-width:22px;height:22px;border-radius:20%;display:flex;justify-content:center;align-items:center;font-size:12px;padding:0 7px}.basic-design .app-user-drop-item.footer-list{background:#f2eaff}.basic-design .app-user-drop-item:hover{background:#f9f5ff}.basic-design.collapsedMenu .app-header{flex:0 0 90px;max-width:90px;width:90px}.basic-design.collapsedMenu .app-header .app-header-con .app-logo img{height:auto;width:90%}.basic-design.collapsedMenu .app-header .app-header-con .app-logo .mobile-header-title{display:none!important}.basic-design.collapsedMenu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con{flex-direction:column;border-left:none}.basic-design.collapsedMenu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-icon{font-size:25px;padding-right:0}.basic-design.collapsedMenu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-label{margin-top:5px;font-size:10px;text-align:center}.basic-design.collapsedMenu .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con.hasSubMenu{display:none}.basic-design.collapsedMenu .app-header .app-header-con .menu-visible-btn{transform:rotateY(180deg)}.basic-design.collapsedMenu .app-body{flex:0 0 calc(100% - 90px);max-width:calc(100% - 90px);width:calc(100% - 90px)}.classic-side-menu.default .app-header-con{background:#202020cc}.classic-side-menu.default .app-header-con .main-menu-con{color:#fff}.classic-side-menu.default .app-header-con .main-menu-con:hover{background:#202020;box-shadow:0 0 6px #0006}.classic-side-menu.default .app-header-con .app-action-items{color:#fff}.classic-side-menu.default .sub-menu{background:#202020}.classic-side-menu.default .sub-menu .sub-menu-con li{color:#fff}.classic-side-menu.default .app-context h1{color:#202020}.classic-side-menu.default .app-main-action button{color:#202020;border-color:#202020!important}.classic-side-menu.default .app-action .app-user-drop{background:#202020cc}.classic-side-menu.default .dialog-box .dialog-box-header{background-color:#202020}.classic-side-menu.default .top-menu-1 .mobile-header-view .toogle-btn{background-color:#202020;color:#fff}.classic-side-menu.blueberry .app-header-con{background:#064490cc}.classic-side-menu.blueberry .app-header-con .main-menu-con{color:#fff}.classic-side-menu.blueberry .app-header-con .main-menu-con:hover{background:#064490;box-shadow:0 0 6px #0006}.classic-side-menu.blueberry .app-header-con .app-action-items{color:#fff}.classic-side-menu.blueberry .sub-menu{background:#064490}.classic-side-menu.blueberry .sub-menu .sub-menu-con li{color:#fff}.classic-side-menu.blueberry .app-context h1{color:#064490}.classic-side-menu.blueberry .app-main-action button{color:#064490;border-color:#064490!important}.classic-side-menu.blueberry .app-action .app-user-drop{background:#064490cc}.classic-side-menu.blueberry .dialog-box .dialog-box-header{background-color:#064490}.classic-side-menu.blueberry .top-menu-1 .mobile-header-view .toogle-btn{background-color:#064490;color:#fff}.classic-side-menu.strawberry .app-header-con{background:#ec4653cc}.classic-side-menu.strawberry .app-header-con .main-menu-con{color:#fff}.classic-side-menu.strawberry .app-header-con .main-menu-con:hover{background:#ec4653;box-shadow:0 0 6px #0006}.classic-side-menu.strawberry .app-header-con .app-action-items{color:#fff}.classic-side-menu.strawberry .sub-menu{background:#ec4653}.classic-side-menu.strawberry .sub-menu .sub-menu-con li{color:#fff}.classic-side-menu.strawberry .app-context h1{color:#ec4653}.classic-side-menu.strawberry .app-main-action button{color:#ec4653;border-color:#ec4653!important}.classic-side-menu.strawberry .app-action .app-user-drop{background:#ec4653cc}.classic-side-menu.strawberry .dialog-box .dialog-box-header{background-color:#ec4653}.classic-side-menu.strawberry .top-menu-1 .mobile-header-view .toogle-btn{background-color:#ec4653;color:#fff}.classic-side-menu.ocean .app-header-con{background:#c3d7f1cc}.classic-side-menu.ocean .app-header-con .main-menu-con{color:#000}.classic-side-menu.ocean .app-header-con .main-menu-con:hover{background:#c3d7f1;box-shadow:0 0 6px #0006}.classic-side-menu.ocean .app-header-con .app-action-items{color:#000}.classic-side-menu.ocean .sub-menu{background:#c3d7f1}.classic-side-menu.ocean .sub-menu .sub-menu-con li{color:#000}.classic-side-menu.ocean .app-context{color:#ffffffb3}.classic-side-menu.ocean .app-context h1{color:#c3d7f1}.classic-side-menu.ocean .app-main-action button{color:#c3d7f1;border-color:#c3d7f1!important}.classic-side-menu.ocean .app-action .app-user-drop{background:#c3d7f1cc}.classic-side-menu.ocean .dialog-box .dialog-box-header{background-color:#c3d7f1}.classic-side-menu.ocean .top-menu-1 .mobile-header-view .toogle-btn{background-color:#c3d7f1;color:#fff}.btn{cursor:pointer;font-size:.75rem;border-radius:4px;outline:none;height:26px;padding:2px 6px;transition-duration:.3s;min-width:50px}.btn .dx-button-content{padding:0!important}.btn.btn-icon{min-width:28px;width:28px;height:28px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:50%;font-size:1.25rem;outline:none}.btn.btn-icon[title="Add Section"],.btn.btn-icon[title=Add],.btn.btn-icon[title=Apply],.btn.btn-icon[title=Cancel],.btn.btn-icon[title=Save],.btn.btn-icon[title=close]{font-size:.75rem!important}.btn.btn-block{width:100%;padding:3px}.btn.btn-round{border-radius:20px}.btn:not(:last-child){margin-right:10px}.btn.btn-success{background-color:#2c7d2ee6;border:1px solid #2c7d2e;color:#fff}.btn.btn-success:hover{background-color:#218838}.btn.btn-primary{background:linear-gradient(rgba #772ce8 11.5%,rgb #772ce8 91.2%);border:1px solid #772ce8;color:#fff}.btn.btn-primary:hover{background-color:#772ce8}.btn.btn-secondary{background:linear-gradient(#34b4ffad 18.8%,#04a1ff,100.2%);border:1px solid #34b5ff;color:#fff}.btn.btn-secondary:hover{background-color:#34b5ff}.btn.btn-default{background:linear-gradient(#d3cce3 18.8%,#e9e4f0 100.2%);border:1px solid #d3cce3;color:#191919}.btn.btn-default:hover{background:linear-gradient(#e9e4f0 18.8%,#d3cce3 100.2%)}.btn.btn-primary-outline{background:#fff;border:1px solid #772ce8;color:#772ce8}.btn.btn-primary-outline:hover{background-color:#f6f0ff}.btn.btn-secondary-outline{background:#fff;border:1px solid #34b5ff;color:#34b5ff}.btn.btn-secondary-outline:hover{background-color:#f2faff}.btn.btn-success-outline{background:#fff;border:1px solid #2c7d2e;color:#2c7d2e}.btn.btn-success-outline:hover{background-color:#c8f8d2}.btn.btn-success-outline[title=Delete]{border:1px solid #f77;color:#f77}.btn.btn-success-outline[title=Delete]:hover{background-color:#fdeeee}.btn.btn-success-light-outline{background:none;border:1px solid #2c7d2e;color:#aaffbe}.btn.btn-success-light-outline[title=Delete]{border:1px solid #f77;color:#f77!important}.btn.btn-success-light-outline[title=Delete]:hover{background-color:#502525}.btn.btn-default-outline{background:#fff;border:1px solid #777;color:#777}.btn.btn-default-outline:hover{background:#f5f5f5}.btn.btn-default-light-outline{background:#0000;border:1px solid #777;color:#f9f9f9}.btn.btn-removed-outline{background-color:initial;border:1px solid #ff5f5f;color:#ff5f5f}.btn.btn-removed-outline:hover{background-color:#ff5f5f;color:#fff}.btn[disabled]{cursor:default;pointer-events:none;background-color:#7777771a;border:none;color:#a4a4a4}.with-adv-filter{display:flex;justify-content:flex-start;align-items:center}.with-adv-filter .searchwithdrop{flex:0 0 calc(100% - 38px);max-width:calc(100% - 38px);width:calc(100% - 38px)}.with-adv-filter .adv-filter{margin-left:10px;flex:0 0 28px;max-width:28px;width:28px}.with-adv-filter .adv-filter .btn-icon{border-radius:4px}.dx-texteditor-input,.dx-widget input,.dx-widget textarea{font-size:.75rem;font-weight:400;font-family:Heebo}.form-group{margin-bottom:.625rem}.form-group label{font-size:.75rem;color:#3b4863;letter-spacing:.5px}.form-group .dx-placeholder,.form-group .dx-texteditor-input{font-size:.75rem;font-weight:400;font-family:Heebo}.form-group .form-control{background:none}.form-group .form-control.dx-state-hover{border-color:#2c7d2e66}.form-group .form-control.dx-state-focused{border-color:#5ec515}.form-group .dx-texteditor.dx-editor-outlined.dx-state-hover{border-color:#5ec51566}.form-group .dx-texteditor.dx-editor-outlined.dx-state-focused{border-color:#5ec515}.form-group .dx-texteditor.dx-editor-outlined .dx-texteditor-input,.form-group .dx-widget input,.form-group .dx-widget textarea{font-size:.75rem;font-weight:400;font-family:Heebo}.form-group .dx-htmleditor.dx-htmleditor-outlined:hover{border-color:#5ec51566}.form-group .dx-htmleditor.dx-htmleditor-outlined.dx-state-focused{border-color:#5ec515}.dx-texteditor.dx-editor-outlined.dx-state-hover,.form-group .customDropdown:hover{border-color:#5ec51566}.dx-texteditor.dx-editor-outlined.dx-state-focused{border-color:#5ec515}.dx-datagrid-focus-overlay{border-color:#5ec51566}dx-radio-group .dx-widget .dx-item .dx-item-content p b{font-size:.75rem;font-weight:400}.inline-form-group{display:flex;align-items:center}.inline-form-group label{font-size:.75rem;color:#3b4863;font-weight:400;font-family:Heebo-Medium;margin-right:.625rem;display:inline-block;letter-spacing:.5px}.inline-form-group .dx-placeholder,.inline-form-group .dx-texteditor-input{font-size:.75rem}.inline-form-group .form-control.dx-state-hover{border-color:#5ec51566}.inline-form-group .form-control.dx-state-focused{border-color:#5ec515}.column-1{flex:0 0 100%;max-width:100%;width:100%;padding:0 .625rem}.column-2{flex:0 0 50%;max-width:50%;width:50%;padding:0 .625rem}.column-3{flex:0 0 33.33%;max-width:33.33%;width:33.33%;padding:0 .625rem}.column-4{flex:0 0 25%;max-width:25%;width:25%;padding:0 .625rem}.column-5{flex:0 0 20%;max-width:20%;width:20%;padding:0 .625rem}.column-6{flex:0 0 16.66%;max-width:16.66%;width:16.66%;padding:0 .625rem}.overflow-x-auto{overflow-x:auto}.overflow-x-hide{overflow-x:hide}.overflow-y-hide{overflow-y:hide}img [alt]{word-break:break-word;font-size:12px}.upload-img-withPreview{width:75px;height:75px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:50%;font-size:.563rem;color:#255801;background:#d5ffb8;position:relative;overflow:hidden}.upload-img-withPreview .image-upload{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;opacity:0}.upload-img-withPreview .image-upload input[type=file]{width:100%;height:100%;cursor:pointer}.file-upload{display:flex}.file-upload .file-name{flex:0 0 calc(100% - 84px);max-width:calc(100% - 84px);width:calc(100% - 84px)}.file-upload .file-name .dx-textbox{border-radius:4px 0 0 4px}.file-upload .file-upload-btn{position:relative;flex:0 0 84px;max-width:84px;width:84px;overflow:hidden}.file-upload .file-upload-btn .btn{width:100%;height:100%;border-radius:0 4px 4px 0;margin-right:0}.file-upload .file-upload-btn .btn.btn-link{background:none;border:none;color:#489934;font-weight:400;font-family:Heebo-Medium;font-size:.875rem}.file-upload .file-upload-btn .btn.btn-link:hover{text-decoration:underline}.file-upload .file-upload-btn input[type=file]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;opacity:0;cursor:pointer}.searchwithdrop{background-color:#fff;border:1px solid #ccc;border-radius:4px;overflow:hidden;margin-right:10px;height:30px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.searchwithdrop .dx-selectbox{background:linear-gradient(180deg,rgba(34,36,42,.012) 5%,rgba(33,35,41,.149));min-width:150px;max-width:150px;max-width:max-content;height:28px;border:none;border-right:1px solid #ccc;border-color:#ccc!important;border-radius:0}.searchwithdrop .dx-selectbox .dx-texteditor-input{padding:2px 6px;min-height:28px!important;height:28px!important;font-size:12px}.searchwithdrop .dx-selectbox .dx-dropdowneditor-icon{background:none!important}.searchwithdrop .header-search-with-drop .dx-selectbox.dx-texteditor.dx-editor-outlined.dx-state-readonly{border-style:unset}.searchwithdrop .header-search-box{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;height:100%}.searchwithdrop .header-search-box .dx-texteditor.dx-editor-outlined{background:#0000;border:none}.searchwithdrop .header-search-box .dx-texteditor.dx-editor-outlined .dx-texteditor-input{height:100%;background:#0000;padding:2px 9px;min-height:28px}.searchwithdrop .header-search-box .search-box{display:flex;flex-wrap:nowrap;height:100%;padding:0 2px 0 5px}.searchwithdrop .header-search-box .search-box .dx-textbox{border:none;background:#0000;border-radius:0}.searchwithdrop .header-search-box .search-box .dx-textbox:not(.dx-selectbox){width:200px;height:100%}.searchwithdrop .header-search-box .search-box .dx-texteditor .dx-texteditor-input{height:100%;background:#0000;padding:2px 9px;min-height:28px}.searchwithdrop .header-search-box .search-box .dx-texteditor.dx-editor-outlined.dx-state-readonly{border-style:unset}.searchwithdrop .header-search-box .search-box dx-date-box{border:none;background:#0000;border-radius:0;height:100%!important;width:110px!important;margin:0!important}.searchwithdrop .header-search-box .search-box dx-date-box .dx-texteditor-input{min-height:28px;height:100%;padding:0 0 0 5px!important}.searchwithdrop .header-search-box .search-box dx-date-box .dx-widget{width:30px;height:26px}.searchwithdrop .header-search-box .search-box dx-date-box .dx-widget .dx-button-content .dx-dropdowneditor-icon{width:100%;height:100%;border-radius:4px;font:17px/17px DXIcons}.searchwithdrop .header-search-box .search-box dx-date-box .dx-placeholder:before{padding:3px 0 0 5px!important;font-size:11px}.searchwithdrop .header-search-box .search-box .date-box-line{padding:0 2px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.searchwithdrop .header-search-box .search-box .customDropdown{border:none;height:100%;min-height:100%}.searchwithdrop .header-search-box .search-box .customDropdown .tagboxcls{padding:4px 8px 4px 0}.searchwithdrop .header-search-box .search-box .customDropdown .customDropdown-clear-icon{height:100%}.searchwithdrop .header-search-box .search-icon{width:30px;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;cursor:pointer;transition-duration:.3s}.searchwithdrop .header-search-box .search-icon div,.searchwithdrop .header-search-box .search-icon span{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.searchwithdrop .header-search-box .search-icon i{font-size:1rem}.searchwithdrop .header-search-box .search-icon i.icon-search{color:#2c7d2eb3;font-size:1.25rem}.searchwithdrop .header-search-box .search-icon i.icon-times{color:#e74c3cb3}.searchwithdrop .contains-box{width:100px}.searchwithdrop .contains-box .dx-selectbox{width:100%}.btn-group{background:#2c7d2e;border-radius:4px;overflow:hidden;border:1px solid #2c7d2e}.btn-group button{background:#0000;padding:5px 30px;color:#fff;outline:none;font-size:12px;border:none;border-right:.5px solid #505050c9;cursor:pointer}.btn-group button:hover{box-shadow:inset 0 0 20px 5px #00000029}.btn-group button.active{background:#469447;border:none;box-shadow:inset 0 0 20px 10px #0006}.custom-dropdown.dx-selectbox{background:linear-gradient(180deg,rgba(34,36,42,.012) 5%,rgba(33,35,41,.149));width:100px;height:28px;border:1px solid #ccc;border-color:#ccc!important;border-radius:4px}.custom-dropdown.dx-selectbox .dx-dropdowneditor-icon{background:none!important}.custom-dropdown.dx-selectbox .dx-texteditor-input{padding:2px 9px;min-height:25px;font-size:12px}.toogle-button{background:linear-gradient(180deg,#ee9ca7,#ff919e);width:85px;margin-right:10px;border:1px solid #ff9393;border-radius:15px;position:relative;overflow:hidden;cursor:pointer;color:#fff}.toogle-button.checked{background:#f2f2f2;border-color:#ccc;color:#000}.toogle-button input[type=checkbox]{position:absolute;opacity:0;top:-2px;left:-2px;right:-2px;bottom:-2px;z-index:1;width:100%;height:100%;cursor:pointer;offset:0!important}.toogle-button .switch{font-size:12px;display:flex;align-items:center;height:100%;position:relative;left:11px;transition-duration:.3s}.toogle-button .switch .left{margin-right:35px;offset:0!important}.toogle-button .switch:before{content:"";width:18px;height:18px;position:absolute;top:2px;left:47px;background:linear-gradient(180deg,#f17c8c,#d85363);border-radius:50%;border:1px solid #ffc6c6;transition-duration:.3s}.toogle-button input:checked~.switch{left:-43px}.toogle-button input:checked~.switch:before{background:linear-gradient(180deg,rgba(34,36,42,.012) 5%,rgba(33,35,41,.149));border-color:#ccc}.toogle-button.toggle-disable{pointer-events:none;opacity:.8;cursor:default}.list-box{border:1px solid #ccc;height:100%}.list-box .list-box-header{background-color:#ebebeb;padding:5px 10px;display:flex;align-items:center;color:#383838;font-weight:400;font-family:Heebo-Bold}.list-box .list-box-header .list-box-title *{margin:0;font-family:Heebo-bold;font-weight:400;font-size:12px}.list-box .list-box-header .list-box-action{margin-left:auto;display:flex;align-items:center}.list-box .list-box-body ul{margin:0;padding:0;list-style:none}.list-box .list-box-body ul li .list-con{padding:5px 10px;font-size:12px;display:flex;align-items:center}.list-box .list-box-body ul li .list-con .remove-btn{margin-left:auto;color:#4d793a;display:none;cursor:pointer}.list-box .list-box-body ul li .list-con:hover{background:#cdf9ba}.list-box .list-box-body ul li .list-con:hover .remove-btn{display:block}.lookup-list-box-body .list-box .list-box-header{height:34px}.lookup-list-box-body .list-box .list-box-header .list-box-action{justify-content:flex-end}.lookup-list-box-body .list-box .list-box-header .list-box-action .clear-btn button{width:60px}.lookup-list-box-body .list-box .list-box-header .list-box-action .slider-search-list{transition-duration:.5s}.lookup-list-box-body .list-box .list-box-header .list-box-action .slider-search-list .list-box-search{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;height:28px;margin-right:10px}.lookup-list-box-body .list-box .list-box-header .list-box-action .slider-search-list.show-list-search{position:absolute;right:80px;width:calc(100% - 90px);z-index:1}.lookup-list-box-body .list-box .list-box-header .list-box-action .slider-search-list.show-list-search .list-box-search,.lookup-list-box-body .list-box .list-box-header .list-box-action .slider-search-list.show-list-search .list-box-search .clear-icon{display:none}.lookup-list-box-body .list-box .list-box-header .list-box-action .slider-search-list.show-list-search .list-box-search-input{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;height:28px;border:1px solid #d2d3d4;border-radius:4px;background-color:#fff;padding:7px 0 8px 9px}.lookup-list-box-body .list-box .list-box-header .list-box-action .slider-search-list.show-list-search .list-box-search-input input.form-input{border:none;background-color:initial;width:calc(100% - 30px);padding:0 10px 0 0;outline:none}.lookup-list-box-body .list-box .list-box-header .list-box-action .slider-search-list.show-list-search .list-box-search-input .search-icon{width:30px;height:28px}.lookup-list-box-body .list-box .list-box-header .list-box-action .slider-search-list.show-list-search .list-box-search-input .search-icon .clear-icon{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;cursor:pointer}.lookup-list-box-body .list-box .list-box-header .list-box-action .slider-search-list.hide-list-search .list-box-search .search-icon{width:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;cursor:pointer}.lookup-list-box-body .list-box .list-box-header .list-box-action .slider-search-list.hide-list-search .list-box-search .clear-icon{display:block}.lookup-list-box-body .list-box .list-box-header .list-box-action .slider-search-list.hide-list-search .list-box-search-input{display:none}.slider-search{position:relative;display:flex;align-items:center}.slider-search .form-input{width:0;background:none;outline:none;border:none;border-bottom:1px solid #fff;transition-duration:.3s;background:#ffffff0f;color:#fff;padding-left:0;font-size:12px}.slider-search .form-input.memberssrch,.slider-search .form-input.view-search{width:200px;padding-left:10px}.slider-search .search-icon{font-size:12px;color:#fff;padding-left:15px;cursor:pointer}.dx-state-disabled{opacity:1!important}.dx-popup-content{padding:0}dx-radio-group.form-control{min-height:34px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}dx-radio-group.form-control .dx-widget.dx-collection .dx-item.dx-radiobutton .dx-item-content{padding:4px 5px 0}.width-100{flex:0 0 100%;max-width:100%;width:100%}dx-data-grid .dx-datagrid .dx-datagrid-headers{background:#0000;border:none}dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table{border-collapse:initial;border:none}dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row{background-color:initial}dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background:#383838;color:#fff;font-weight:400;font-family:Heebo;font-size:.75rem;border:none;border-right:1px solid #ddd;padding:.5rem}dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .label-msg-icon{padding-left:4px}dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .label-msg-icon span i{color:#fffc}dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td:first-child{border-radius:4px 0 0 0}dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td:last-child{border-radius:0 4px 0 0;border-right:none}dx-data-grid .dx-datagrid .dx-datagrid-rowsview{border:none}dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table{border-collapse:initial;border:none}dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-data-row{background-color:initial}dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-data-row td{background-color:initial;border:none;border-right:1px solid #ddd;padding:.5rem;font-size:.75rem;font-weight:400;font-family:Heebo;color:#212329;vertical-align:middle}dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-data-row td:last-child{border-right:none}dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-data-row td h1,dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-data-row td h2,dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-data-row td h3,dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-data-row td h4,dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-data-row td h5,dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-data-row td h6,dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-data-row td ol,dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-data-row td p,dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-data-row td ul{margin:0}dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-row-alt td{background-color:#2188380a}dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-freespace-row{border:none;background-color:initial}dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-freespace-row td{border-left:none;background-color:initial}grid-component{display:flex;padding-top:10px}.grid{border:1px solid #e2e2e2;border-radius:6px}.grid .grid-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;background:#e2e2e2;padding:0 10px;height:40px}.grid .grid-header .grid-title{margin-bottom:0!important}.grid .grid-header .grid-title *{font-size:.875rem;margin:0;font-weight:400;font-family:Heebo-Medium}.grid .grid-header .grid-title .mandatory{padding-left:3px}.grid .grid-header .grid-action{margin-left:auto;height:30px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.grid .grid-header .grid-action .btn{font-size:12px}.grid .grid-header .grid-action .btn span i{font-size:10px}.grid .grid-header .grid-action .action-drop,.grid .grid-header .grid-action .grid-delete-icon{margin-right:0;margin-left:10px}.grid .grid-header .grid-action .action-drop .btn,.grid .grid-header .grid-action .grid-delete-icon .btn{margin-right:0}.grid .grid-header .grid-action .btn-removed-outline{cursor:pointer}.grid .grid-header .grid-action .btn-removed-outline.inactive-delete i{color:#383838}.grid .grid-header .grid-action .btn-removed-outline.active-delete i{color:#cc1f00!important}.grid .grid-header .grid-action .searchwithdrop.hidesearch.mobile-show,.grid .grid-header .grid-action .searchwithdrop.showsearch~.search-hover-show{display:none}.grid .grid-header .grid-action .search-hover-show{margin-right:10px;padding:0 5px;cursor:pointer}.grid .grid-header .grid-action .search-hover-show.hidesearch{display:none}.grid .grid-header .grid-action .search-hover-show span{display:flex;flex-wrap:nowrap}.grid .grid-header .grid-action .search-hover-show span i{font-size:1.25rem}.grid .grid-header .grid-action .icon-search{cursor:pointer}.grid .grid-header .grid-action .searchwithdrop{transition-duration:.5s}.grid .grid-header .grid-action .searchwithdrop.hidesearch{width:20px;height:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border:none;background-color:initial;margin-right:0}.grid .grid-header .grid-action .searchwithdrop.hidesearch .grid-header-search-box{display:none}.grid .grid-header .grid-action .searchwithdrop.hidesearch .search-hover-show{margin-right:0;padding:0}.grid .grid-header .grid-action .searchwithdrop.showsearch{width:306px;margin-right:0}.grid .grid-header .grid-action .searchwithdrop.showsearch .search-hover-show{display:none}.grid .grid-header .grid-action .searchwithdrop.showsearch .grid-header-search-box{height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.grid .grid-header .grid-action .searchwithdrop.showsearch .grid-header-search-box div .search-box{height:28px;width:calc(100% - 30px)}.grid .grid-header .grid-action .searchwithdrop.showsearch .grid-header-search-box div .search-box .dx-editor-outlined{width:100%;height:100%;border:none}.grid .grid-header .grid-action .searchwithdrop.showsearch .grid-header-search-box div .search-box .dx-editor-outlined .dx-texteditor-input{min-height:28px;width:100%;height:100%}.grid .grid-header .grid-action .searchwithdrop.showsearch .grid-header-search-box div .search-box .date-inline-group{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.grid .grid-header .grid-action .searchwithdrop.showsearch .grid-header-search-box .search-icon{padding:0 4px}.grid .grid-header .grid-action .searchwithdrop.showsearch.show-search-date{width:450px}.grid .grid-header .grid-action .searchwithdrop.showsearch.show-search-date .grid-header-search-box .date-time-box{width:calc(100% - 195px)}.grid .grid-header .grid-action .searchwithdrop.showsearch.show-search-date .grid-header-search-box .date-time-box .search-box.date-inline-group{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.grid .grid-header .grid-action .searchwithdrop .search-icon{cursor:pointer}.grid .grid-header .grid-action .searchwithdrop .search-icon span{display:flex}.grid .grid-header .grid-action .searchwithdrop .search-icon span i{font-size:14px;color:#ea1c0d}.grid .grid-header .grid-action .searchwithdrop .search-icon:hover span i{color:#f44336!important}.grid .grid-body{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.grid .grid-body dx-data-grid .dx-datagrid{border-radius:6px}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-header-row td:last-child{border-right:none}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-header-row .dx-command-select,.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row .dx-command-select{flex:0 0 25px;max-width:25px;width:25px;min-width:25px;padding:0}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td{white-space:pre-wrap}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td .dx-texteditor.dx-editor-outlined .dx-texteditor-input,.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td .dx-texteditor.dx-editor-outlined .dx-widget input{padding:0;min-height:unset;height:16px}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td .dx-texteditor.dx-editor-outlined.dx-dropdowneditor-active .dx-texteditor-buttons-container .dx-widget .dx-button-content .dx-dropdowneditor-icon,.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td .dx-texteditor.dx-editor-outlined.dx-state-hover .dx-texteditor-buttons-container .dx-widget .dx-button-content .dx-dropdowneditor-icon{background-color:initial}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td lookup2-component .customDropdown{min-height:unset;border:none;line-height:unset;height:16px}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td lookup2-component .customDropdown .tagboxcls{padding:0}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td lookup2-component .customDropdown .customDropdown-clear-icon,.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td lookup2-component .customDropdown .customDropdown-downArrow{height:16px}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td .grid-custom-checkbox{text-align:center}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td .grid-custom-checkbox .dx-checkbox{cursor:pointer}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td .grid-custom-checkbox .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{width:16px;height:16px;border-radius:2px;background-color:initial!important;border:1px solid #d2d3d4;margin:0;font-size:12px}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td .customDropdown.file-upload-box{margin-top:0!important;border:none}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td .customDropdown:hover .customDropdown-downArrow{background:#0000!important}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td .dx-textarea{height:auto!important}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td .dx-textarea .dx-texteditor-input{height:auto!important;white-space:pre-wrap}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td .grid-cell-icon-group{display:inline-flex;align-items:center}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td .grid-cell-icon-group .grid-cell-icon{padding:1px 4px}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td .grid-cell-icon-group .grid-cell-icon i{font-size:26px}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td .grid-cell-icon-group .grid-cell-icon i.icon-bus,.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td .grid-cell-icon-group .grid-cell-icon i.icon-car{font-size:34px}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td .grid-cell-icon-group .grid-cell-icon i.icon-train{font-size:42px}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td .grid-cell-icon-group .grid-cell-icon i.icon-flight{font-size:28px}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td .grid-cell-icon-group .grid-cell-icon i.icon-ui-car,.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td .grid-cell-icon-group .grid-cell-icon i.icon-ui-ship{font-size:26px}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td .grid-cell-icon-group .grid-cell-icon i.icon-boat{font-size:34px}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td .dialog-box.lookups-dialog .dialog-box-body .search-box .dx-texteditor.dx-editor-outlined .dx-texteditor-input{height:30px}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-group-row td,.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-group-row[aria-expanded=false],.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-group-row[aria-expanded=false] td{border-bottom:none}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-group-row[aria-expanded=false] td.dx-group-cell{font-weight:400;font-family:Heebo-Medium}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row td{border:none}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-total-footer{border-bottom:none;border-left:none;border-right:none}.grid .grid-footer{border-top:1px solid #e2e2e2;padding:10px}.grid .grid-footer,.grid .grid-footer .row-add-box{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.grid .grid-footer .row-add-box{border:1px solid #d2d3d4;height:30px;border-radius:4px;padding:0}.grid .grid-footer .row-add-box .row-add-input .form-control{background:#0000;width:50px;height:28px;border:none;padding:3px 5px;color:#383838;outline:none;text-align:center}.grid .grid-footer .row-add-box .row-add-btn{height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;background-color:#2c7d2ee6;border-radius:4px;padding:0 5px;cursor:pointer;height:28px}.grid .grid-footer .row-add-box .row-add-btn span{font-size:12px;font-weight:400;font-family:Heebo-Medium;color:#fff}.grid .grid-footer .form-control{background:#0000;width:35px;height:28px;border:1px solid #e2e2e2;border-radius:4px;padding:3px 6px;color:#383838;outline:none;text-align:center}.grid .grid-footer .grid-footer-row-label{font-size:12px;padding-left:5px;min-width:max-content;max-width:unset}.grid .grid-footer .grid-footer-row-label .grid-row-max-label{font-weight:400;font-family:Heebo-Medium;color:#ff5f5f}.grid .grid-footer .grid-footer-add-btn{display:flex;flex-wrap:nowrap}.grid .grid-footer .row.grid-footer-pagination{margin-left:auto;justify-content:flex-end}.grid .grid-footer input::-webkit-inner-spin-button,.grid .grid-footer input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none}.grid .dx-datagrid .dx-datagrid-total-footer .dx-datagrid-content{z-index:1}.grid.grid-light .dx-datagrid .dx-datagrid-headers{border-color:#ccc}.grid.grid-light .dx-datagrid .dx-datagrid-headers td,.grid.grid-light .dx-datagrid .dx-datagrid-headers tr{background-color:#fff;color:#000}.grid.grid-dark .grid-header{background:#656565}.grid.grid-dark .grid-header .grid-action .btn,.grid.grid-dark .grid-header .grid-title *{color:#fff}.grid.grid-dark .dx-datagrid .dx-datagrid-headers{border-color:#5f5f5f}.grid.grid-dark .dx-datagrid .dx-datagrid-headers td,.grid.grid-dark .dx-datagrid .dx-datagrid-headers tr{background-color:#383838;color:#fff}.grid.grid-dark .dx-datagrid-rowsview td{background-color:#383838;color:#fff;border-bottom-color:#5f5f5f}.grid.style1 .grid-body dx-data-grid .dx-datagrid{border:1px solid #d2d3d4!important;border-radius:4px}.grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border:none;border-bottom:1px solid #d2d3d4!important;background:#0000!important}.grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row{background:#0000}.grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background:#0000!important;border-right:none}.grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-right:none;border-bottom:1px solid #d2d3d4}.grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines:first-child td{border-top:none}.grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt td{background-color:initial}.grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#218838cc}.grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-freespace-row.dx-column-lines td{border-right:none}.grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#383838;border:none}.grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#fff}.grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview{border:1px solid #d2d3d4;border-radius:0 0 4px 4px}.grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border:none;border-bottom:1px solid #d2d3d4}.grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt td{background-color:initial}.grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#218838cc}.grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-freespace-row.dx-column-lines td,.grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border:none}.grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#383838;border-bottom:1px solid #d2d3d4}.grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#fff}.grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview{border:1px solid #d2d3d4;border-radius:0 0 4px 4px}.grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#d2d3d4}.grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt td{background-color:initial}.grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#218838cc}.grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-freespace-row.dx-column-lines td:not(:last-child){border-right:1px solid #d2d3d4}.grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#383838;border:1px solid #d2d3d4;border-left:none}.grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td:last-child{border-right:none}.grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#fff}.grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-top:1px solid #d2d3d4}.grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td:first-child{border-left:1px solid #d2d3d4}.grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td:last-child{border-right:1px solid #d2d3d4}.grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt td{background-color:initial}.grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#218838cc}.grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-freespace-row.dx-column-lines td{border-top:1px solid #d2d3d4;border-bottom:1px solid #d2d3d4}.grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-freespace-row.dx-column-lines td:first-child{border-left:1px solid #d2d3d4;border-bottom-left-radius:4px}.grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-freespace-row.dx-column-lines td:last-child{border-right:1px solid #d2d3d4;border-bottom-right-radius:4px}.grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{background:#0000!important}.grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background:#0000!important;border:1px solid #d2d3d4;border-left:none}.grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td:first-child{border-left:1px solid #d2d3d4}.grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-bottom:1px solid #d2d3d4}.grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td:first-child{border-left:1px solid #d2d3d4}.grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td:last-child{border-right:1px solid #d2d3d4}.grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt td{background-color:#2188380a}.grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#218838cc}.grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines:last-child td{border:none}.grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-freespace-row.dx-column-lines td{border-bottom:1px solid #d2d3d4;border-right:1px solid #d2d3d4}.grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-freespace-row.dx-column-lines td:first-child{border-left:1px solid #d2d3d4;border-radius:0 0 0 4px}.grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-freespace-row.dx-column-lines td:last-child{border-radius:0 0 4px 0}.grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#383838;border:1px solid #d2d3d4;border-left:none}.grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#fff}.grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview{border:1px solid #d2d3d4;border-top:none;border-radius:0 0 4px 4px}.grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-bottom:1px solid #d2d3d4}.grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt td{background-color:#2188380a}.grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#218838cc}.grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-freespace-row.dx-column-lines td{border-right:1px solid #d2d3d4}.grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-freespace-row.dx-column-lines td:last-child{border-right:none!important}.grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border:1px solid #d2d3d4;border-right:none;border-left:none}.grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#383838;border:none}.grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#fff}.grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview{border:1px solid #d2d3d4;border-top:none;border-radius:0 0 4px 4px}.grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border:none}.grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt td{background-color:initial}.grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#218838cc}.grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-freespace-row.dx-column-lines td{border:none}.grid.style8{border:none!important}.grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border:1px solid #d2d3d4;border-right:none;border-left:none}.grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:initial!important;border:none}.grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#fff}.grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border:none}.grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt td{background-color:initial}.grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#218838cc}.grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-freespace-row.dx-column-lines td{border:none}.grid.with-grouping-grid .grid-body .dx-datagrid .dx-datagrid-headers tr.dx-header-row td{border:none!important;border-bottom:1px solid #0000}.grid.with-grouping-grid .grid-body .dx-datagrid .dx-datagrid-rowsview tr.dx-row.dx-data-row,.grid.with-grouping-grid .grid-body .dx-datagrid .dx-datagrid-rowsview tr.dx-row.dx-group-row{border:none}.grid.with-grouping-grid .grid-body .dx-datagrid .dx-datagrid-rowsview tr.dx-row.dx-data-row td,.grid.with-grouping-grid .grid-body .dx-datagrid .dx-datagrid-rowsview tr.dx-row.dx-group-row td{border-top:none!important;border-bottom:1px solid #0000;border-right:none}.grid.with-grouping-grid .grid-body .dx-datagrid .dx-datagrid-rowsview tr.dx-row.dx-data-row td .dx-template-wrapper div,.grid.with-grouping-grid .grid-body .dx-datagrid .dx-datagrid-rowsview tr.dx-row.dx-group-row td .dx-template-wrapper div{font-size:13px;font-weight:400;font-family:Heebo-Medium;color:#000}.grid.with-grouping-grid .grid-body .dx-datagrid .dx-datagrid-rowsview tr.dx-row.dx-freespace-row{border:none}.grid.with-grouping-grid .grid-body .dx-datagrid .dx-datagrid-rowsview tr.dx-row.dx-freespace-row td{border-top:none!important}.grid.grid-light-outlined .dx-datagrid-rowsview .dx-scrollable-content{padding-bottom:0!important}.text-Component{padding:5px;border:1px solid #ccc}.text-Component .text-component-con{padding:14px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;background:#e2e2e2}.dx-data-grouping-grid .dx-datagrid .dx-datagrid-headers,.dx-data-grouping-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-content .dx-header-row{background:#0000}.dx-data-grouping-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-content .dx-header-row td{background:#0000;border-bottom:none}.dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-group-row,.dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-group-row td{background:#0000}.image-chooser{display:flex;flex-wrap:wrap}.image-chooser .image-chooser-item{position:relative;padding:10px 15px;cursor:pointer}.image-chooser .image-chooser-item .chooser-label{font-size:12px;display:flex;justify-content:center;align-items:center;margin-top:10px}.image-chooser .image-chooser-item .chooser{position:absolute;top:15px;right:27px;width:20px;height:20px;border:1px solid #5d5d5d;background:#fff;box-shadow:0 0 2px 0 #00000029;font-size:13px;display:none;justify-content:center;align-items:center;color:#00000045}.image-chooser .image-chooser-item:hover .chooser{display:flex}.image-chooser .image-chooser-item.selected{background:#ebebeb}.image-chooser .image-chooser-item.selected .chooser{display:flex;background:#0e9b31;color:#fff}.image-chooser.grid-img-chooser .image-chooser-item{flex:0 0 33.33%;max-width:33.33%;width:33.33%}.icon-date:before{color:#538fe8}.icon-richtext:before{content:"";font-size:20px}.icon-number:before{color:#417141}.icon-text:before{color:#fd5200}.icon-grid:before{color:#757575}.icon-label:before{font-size:20px}.icon-image:before{color:#a03cca}.icon-plus{font-size:12px}.icon-download,.icon-upload{font-size:16px}.icon-lookup2:before,.icon-lookup:before,.icon-searchField:before{color:#ad04d2}.dx-datagrid.dx-datagrid-borders>.dx-datagrid-total-footer{border-top:1px solid #ccc}.img-upload{border:1px solid #ddd;border-radius:4px;height:34px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;position:relative}.img-upload input{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;opacity:0;width:100%;height:100%;cursor:pointer}.img-upload .upload-icon{border-left:1px solid #ddd;width:32px;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.upload-img-body{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.upload-img-body .upload-img-view{margin:10px;box-shadow:0 0 6px 0 #00000029;width:calc(50% - 20px);height:100px;border-radius:4px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.upload-img-body .upload-img-view img{width:100%;height:100%;padding:10px}.circle-icon{width:25px;height:25px;border-radius:50%;border:1px solid #0000;background-color:#f1f1f1;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;margin-left:.325rem;outline:none}.circle-icon i{color:#383838;font-size:15px}.circle-icon i.icon-trash-2{font-size:15px}.circle-icon i.icon-times{font-weight:15px}.circle-icon:hover i{color:#2c7d2e}.circle-icon:hover i.icon-apps-cancel,.circle-icon:hover i.icon-apps-delete{color:#f44336}.single-imgUpload{border:1px solid #ddd;border-radius:4px;min-height:100px;max-height:150px;padding:5px 10px;overflow:auto}.single-imgUpload .imgUpload-content{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;height:100px;position:relative;background-color:#e0ffe0}.single-imgUpload .imgUpload-content div,.single-imgUpload .imgUpload-content label{color:#469447;text-align:center;font-size:.75rem;letter-spacing:.5px;font-weight:400;font-family:Heebo-Medium}.single-imgUpload .imgUpload-content .single-img-view{overflow:hidden;cursor:pointer;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.single-imgUpload .imgUpload-content .single-img-view img{width:100%;padding:10px}.single-imgUpload .imgUpload-content .single-upload-img{position:absolute;top:0;right:0;cursor:pointer;left:0;height:100%;bottom:0}.single-imgUpload .imgUpload-content .single-upload-img input{width:100%;height:100%;opacity:0;cursor:pointer}.single-imgUpload .imgUpload-content .single-img-inline-loader{position:absolute;top:0;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;background:#00000029;z-index:1}.single-imgUpload .imgUpload-content .single-img-inline-loader .loader-img img{height:45px}.single-imgUpload.logo-rectangle .imgUpload-content .single-img-view img,.single-imgUpload.logo-square .imgUpload-content .single-img-view img{height:100%;max-width:100%;object-fit:contain}.single-imgUpload .fav-rectangle .imgUpload-content .single-img-view img,.single-imgUpload.fav-square .imgUpload-content .single-img-view img{width:unset;height:80px;padding:0}.new-section-content{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%;height:100%}.new-section-content .new-section-content-img img{height:200px}.new-section-content .new-section-content-text{padding:10px 0}.new-section-content .new-section-content-text span{font-size:16px;font-family:Heebo-Medium;cursor:pointer;text-decoration:underline;color:#418a42}.new-section-content .new-section-content-text span:hover{color:#418a42}.right-10{right:10px!important}.mb-25{margin-bottom:25px!important}.flex-warp{display:flex;flex-wrap:wrap}.mobile-data-grid{display:none}.form-status.top-menu-1{display:block!important}.form-status.swiftx-app .form-status-header{flex:0 0 100%;max-width:100%;width:100%;height:60px;background-color:initial;box-shadow:0 0 10px 0 #00000029}.form-status.swiftx-app .form-status-header .form-status-header-con{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding:10px 15px;height:100%}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-logo{height:100%;width:150px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-logo img{height:100%;width:100%}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-logo-title{padding-left:25px}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-logo-title h1{margin:0;font-size:18px;font-family:Heebo-Bold}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action{margin-left:auto}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-status-user-name{padding-right:10px}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-status-user-name span{font-size:14px;font-weight:400;font-family:Heebo-Medium}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-status-user-name span:first-child{padding-right:5px}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-status-logout .logout-btn{background-color:#e8222db3;color:#fff;border:1px solid #e8222db3;border-radius:20px;padding:3px 15px}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-status-logout .logout-btn:hover{border-color:#e8222d;background-color:#e8222d}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-denote{width:26px;height:26px;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;cursor:pointer;background-color:initial}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop{position:absolute;top:100%;width:300px;right:0;z-index:99;padding:10px 0 0}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul{margin:0;list-style:none;background:#0000;box-shadow:0 0 6px 0 #00000029;padding:0}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner .app-user-denote{width:26px;height:26px;background-color:transparentdcfd3;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner .profile-banner-con{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner .profile-banner-con .app-user-denote{width:40px;height:40px}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner .profile-banner-con .logout-btn{border:none!important;outline:none!important;border-radius:15px;padding:3px 15px;box-shadow:0 0 12px 6px #00000029;cursor:pointer}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner .profile-banner-con .logout-btn:hover{box-shadow:none}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner .profile-banner-con .profile-banner-details{color:#fff;padding:0 10px}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner .profile-banner-con .profile-banner-action{margin-left:auto}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding:10px 15px;border-bottom:1px solid #0000;text-decoration:none;cursor:pointer}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item .app-user-drop-count{margin-left:auto;background:#dae7ff;min-width:22px;height:22px;border-radius:20%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;font-size:12px;padding:0 7px}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item .app-user-drop-icon{display:flex;flex-wrap:nowrap}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item .app-user-drop-name{font-size:12px}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item.footer-list{background:#0000}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item.footer-list div{font-size:12px}.form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item:hover{background:#0000}.form-status.swiftx-app .form-status-body{flex:0 0 100%;max-width:100%;width:100%;height:calc(100% - 50px)}.form-status.swiftx-app .form-status-body .form-status-info{width:100%;height:100%}.form-status.swiftx-app .form-status-body .form-status-info .form-status-info-con{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.form-status.swiftx-app .form-status-body .form-status-info .form-status-info-con .card{min-width:600px;max-width:600px;border-radius:10px}.form-status.swiftx-app .form-status-body .form-status-info .form-status-info-con .card .card-header{border-radius:10px 10px 0 0}.form-status.swiftx-app .form-status-body .form-status-info .form-status-info-con .card .card-header .card-title{padding:5px 15px}.form-status.swiftx-app .form-status-body .form-status-info .form-status-info-con .card .card-header .card-title h5{font-size:1rem;font-weight:400;font-family:Heebo-Medium}.form-status.swiftx-app .form-status-body .form-status-info .form-status-info-con .card .card-body{padding:1.25rem .625rem}.form-status.swiftx-app .form-status-body .form-status-info .form-status-info-con .card .card-body .form-context-img{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.form-status.swiftx-app .form-status-body .form-status-info .form-status-info-con .card .card-body .form-context-img img{height:125px}.form-status.swiftx-app .form-status-body .form-status-info .form-status-info-con .card .card-body .form-context{margin-bottom:10px;text-align:center}.form-status.swiftx-app .form-status-body .form-status-info .form-status-info-con .card .card-body .form-context h5{font-family:Heebo-Medium;font-size:16px;margin:0;font-weight:400}.forms-language-box{flex:0 0 200px;width:200px;max-width:200px}.forms-language-box .customDropdown{padding-left:7px}.help-text-content.dx-template-wrapper{white-space:pre-wrap;height:max-content;text-align:left;font-size:12px;line-height:20px}.swiftx-form.file-card{margin-top:20px}.swiftx-form.file-card .card.swiftx-card .card-header{height:unset}.swiftx-form.file-card .card.swiftx-card .card-body{padding-top:25px}.swiftx-form.file-card .card.show-section-astab-card-hide{display:none}.swiftx-form.file-card.empty-section{margin-top:0;height:100%}.swiftx-form.file-card .card.swiftx-card{margin:0}.swiftx-form.file-card .card.swiftx-card:not(:last-child){margin-bottom:30px!important}.section.preview-form.file-card .swiftx-form .card.swiftx-card.preview-card .card-header{height:unset;padding-top:3px;padding-bottom:1px}.section.preview-form.file-card .swiftx-form .card.swiftx-card.preview-card .card-body{padding-top:20px}.section.preview-form.file-card .swiftx-form .tab.showSectionAsTab .tab-content .subsection-column.sub-section-card{margin-top:16px}.section.my-journey.file-card .swiftx-form .consume-card.card.swiftx-card{border:none;margin:10px 0}.section.my-journey.file-card .swiftx-form .consume-card.card.swiftx-card .card-header{height:unset;padding-top:3px;padding-bottom:1px}.section.my-journey.file-card .swiftx-form .consume-card.card.swiftx-card .card-body{padding-top:20px}.section.mydoc-page .section-body .tab .tab-body .tab-content .section-content{height:calc(100vh - 91px)}.section.myreport-preview .section-body .swiftx-form .card.swiftx-card.preview-card .card .card-header,.section.report-page-preview .section-body .swiftx-form .card.swiftx-card.preview-card .card .card-header{background-color:#dcdcdc}.section.myreport-preview .section-body .swiftx-form .card.swiftx-card.preview-card .card .card-header.no-background,.section.report-page-preview .section-body .swiftx-form .card.swiftx-card.preview-card .card .card-header.no-background{background-color:initial}.section.myreport-preview .section-body .swiftx-form .card.swiftx-card.preview-card .card .card-header.hide-header .card-title,.section.report-page-preview .section-body .swiftx-form .card.swiftx-card.preview-card .card .card-header.hide-header .card-title{display:none}.section.myreport-preview .section-body .swiftx-form .card.swiftx-card.preview-card .card .card-body,.section.report-page-preview .section-body .swiftx-form .card.swiftx-card.preview-card .card .card-body{overflow:auto}.section.myreport-preview .section-body .swiftx-form .card.swiftx-card.preview-card .card .card-body .widget-selector,.section.myreport-preview .section-body .swiftx-form .card.swiftx-card.preview-card .card .card-body .widget-selector-report,.section.report-page-preview .section-body .swiftx-form .card.swiftx-card.preview-card .card .card-body .widget-selector,.section.report-page-preview .section-body .swiftx-form .card.swiftx-card.preview-card .card .card-body .widget-selector-report{margin:.625rem -5px;position:relative}.section.myreport-preview .section-body .swiftx-form .card.swiftx-card.preview-card .card .card-body .widget-selector .section-field,.section.myreport-preview .section-body .swiftx-form .card.swiftx-card.preview-card .card .card-body .widget-selector-report .section-field,.section.report-page-preview .section-body .swiftx-form .card.swiftx-card.preview-card .card .card-body .widget-selector .section-field,.section.report-page-preview .section-body .swiftx-form .card.swiftx-card.preview-card .card .card-body .widget-selector-report .section-field{padding:0!important}.section.report-page-preview .section-body .swiftx-form .card.swiftx-card.preview-card .card .card-body{overflow:auto}.section.report-page-preview .section-body .swiftx-form .card.swiftx-card.preview-card .card .card-body .tab .subsection-header.tab-header{margin:0}.section.report-page-preview .section-body .swiftx-form .card.swiftx-card.preview-card .card .card-body .tab .tab-body{padding-left:0;padding-right:0}.section.report-page-preview .section-body .swiftx-form .card.swiftx-card.preview-card .card .card-body .widget-selector-report{margin:.625rem 0}.file-card .card.swiftx-card.preview-card{border:none;margin:10px 0}.swiftx-form .card.swiftx-card .card-header{height:45px}.swiftx-form .card.swiftx-card .card-header .card-action .btn-icon{height:23px;width:23px}.swiftx-form .card.swiftx-card .card-header .card-action .btn-icon i{width:100%;height:100%;font-size:1rem;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.swiftx-form .card.swiftx-card .card-header .card-action .btn-icon:hover i{color:#2c7d2e}.swiftx-form .card.swiftx-card .card-header .card-action .btn-icon:hover i.icon-times{color:#f77}.swiftx-form .card.swiftx-card.preview-card{box-shadow:none}.swiftx-form .card.swiftx-card.preview-card:not(:last-child){margin-bottom:.625rem}.swiftx-form .card.swiftx-card.preview-card .card .card-body .dx-htmleditor .dx-htmleditor-toolbar-wrapper{border-bottom:none}.swiftx-form .card.swiftx-card.preview-card.show-section-astab-card-hide{display:none}.swiftx-form .card.swiftx-card.preview-card .row .subsection-column .card .card-body,.swiftx-form .card.swiftx-card.preview-card .section-column .card .card-body{padding:.625rem}.swiftx-form .card.swiftx-card.consume-card.show-section-astab-card-hide{display:none}.swiftx-form .card .card-body .subsection-column .container-card{margin-bottom:1rem}.swiftx-form .card .card-body .subsection-column .card{box-shadow:none;margin:10px 0}.swiftx-form .card .card-body .subsection-column .card .card-body{padding:.625rem 0}.swiftx-form .card .card-body .subsection-column .card.group-background,.swiftx-form .card .card-body .subsection-column .card.group-border{padding:0;margin:0}.swiftx-form .card .card-body .subsection-column .card.group-background .card-header,.swiftx-form .card .card-body .subsection-column .card.group-border .card-header{padding-top:0;background-color:initial}.swiftx-form .card .card-body .subsection-column .card.group-background .card-body,.swiftx-form .card .card-body .subsection-column .card.group-border .card-body{padding:0}.swiftx-form .card .card-body .subsection-column .card.group-background .card-body .row .column-selector,.swiftx-form .card .card-body .subsection-column .card.group-border .card-body .row .column-selector{padding:0 5px}.swiftx-form .card .card-body .subsection-column .card.group-background .card-body .row .column-selector .dragable-card,.swiftx-form .card .card-body .subsection-column .card.group-border .card-body .row .column-selector .dragable-card{padding-top:0}.swiftx-form .card .card-body .subsection-column .card.group-background .card-body .row .column-selector .dragable-card .cursor-pointer,.swiftx-form .card .card-body .subsection-column .card.group-border .card-body .row .column-selector .dragable-card .cursor-pointer{padding:0 5px}.swiftx-form .card .card-body .subsection-column .card.subsection-group-none{padding:0;margin:0}.swiftx-form .card .card-body .subsection-column .card.subsection-group-none .card-body{padding:0}.swiftx-form .card .card-body .subsection-column .card.subsection-group-none .card-body .form .column-selector{padding:0 5px}.swiftx-form .card .card-body .subsection-column .card.subsection-group-none .card-body .form .column-selector .dragable-card{padding-top:0}.swiftx-form .card .card-body .subsection-column .card.subsection-group-none .card-body .form .column-selector .dragable-card .cursor-pointer{padding:0 5px}.swiftx-form .tab.showSectionAsTab .tab-body .tab-content .dx-htmleditor .dx-htmleditor-toolbar-wrapper{border-bottom:none}.dx-placeholder{font-size:.75rem}.form-group.toggle-switch{height:36px;align-items:center;border:1px solid #ccc;border-radius:4px;padding:7px 9px 8px;margin-bottom:15px}.dx-datagrid-focus-overlay{background:#0000}dx-data-grid.add-dataset-summary-grid .dx-datagrid .dx-datagrid-header-panel{display:none}dx-data-grid.add-dataset-summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row td .dx-texteditor.dx-editor-outlined,dx-data-grid.add-dataset-summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row td .dx-texteditor.dx-editor-outlined .dx-texteditor-input{padding:0;min-height:unset;background:#0000}dx-data-grid.add-dataset-summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-focus-overlay{height:unset}.searchwithdrop.add-btn-group{width:100px;height:28px}.searchwithdrop.add-btn-group .search-box{width:calc(100% - 52px);height:100%}.searchwithdrop.add-btn-group .search-box dx-number-box.dx-texteditor.dx-editor-outlined{height:30px;border:none;background-color:initial}.searchwithdrop.add-btn-group .search-box dx-number-box.dx-texteditor.dx-editor-outlined .dx-texteditor-container .dx-texteditor-input-container .dx-texteditor-input,.searchwithdrop.add-btn-group .search-box dx-number-box.dx-texteditor.dx-editor-outlined input{min-height:30px;height:30px}.searchwithdrop.add-btn-group .search-box dx-number-box.dx-texteditor.dx-editor-outlined .dx-texteditor-input{height:100%}.searchwithdrop.add-btn-group .searchwithdrop-add{height:100%;width:50px;margin-right:2px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.searchwithdrop.add-btn-group .searchwithdrop-add .btn{height:24px;width:100%;margin:1px;border-radius:0 4px 4px 0;border:none}.searchwithdrop .dx-texteditor-input{height:30px}.card.swiftx-card .card-body{padding:0}.card.swiftx-card .card-body .row.section-layout-1>.column-1,.card.swiftx-card .card-body .row.section-layout-1>.column-2,.card.swiftx-card .card-body .row.section-layout-1>.column-3{flex:0 0 100%;max-width:100%;width:100%;padding:0}.card.swiftx-card .card-body .row.section-layout-1>.column-1.field-right-align,.card.swiftx-card .card-body .row.section-layout-1>.column-2.field-right-align,.card.swiftx-card .card-body .row.section-layout-1>.column-3.field-right-align{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap}.card.swiftx-card .card-body .row.section-layout-1>.column-1.field-right-align.d-flex,.card.swiftx-card .card-body .row.section-layout-1>.column-2.field-right-align.d-flex,.card.swiftx-card .card-body .row.section-layout-1>.column-3.field-right-align.d-flex{display:flex!important}.card.swiftx-card .card-body .row.section-layout-1>.column-1.field-left-align,.card.swiftx-card .card-body .row.section-layout-1>.column-2.field-left-align,.card.swiftx-card .card-body .row.section-layout-1>.column-3.field-left-align{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.card.swiftx-card .card-body .row.section-layout-1>.column-1.field-left-align.d-flex,.card.swiftx-card .card-body .row.section-layout-1>.column-2.field-left-align.d-flex,.card.swiftx-card .card-body .row.section-layout-1>.column-3.field-left-align.d-flex{display:flex!important}.card.swiftx-card .card-body .row.section-layout-1>.column-1 .sub-field-layout,.card.swiftx-card .card-body .row.section-layout-1>.column-2 .sub-field-layout,.card.swiftx-card .card-body .row.section-layout-1>.column-3 .sub-field-layout{padding:0 10px}.card.swiftx-card .card-body .row.section-layout-2>.column-1,.card.swiftx-card .card-body .row.section-layout-2>.column-2{padding:0}.card.swiftx-card .card-body .row.section-layout-2>.column-2 .column-2{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .row.section-layout-2>.column-3{flex:0 0 50%;max-width:50%;width:50%;padding:0}.card.swiftx-card .card-body .row.section-layout-2>.column-3 .column-3{flex:0 0 33.33%;max-width:33.33%;width:33.33%}.card.swiftx-card .card-body .row.section-layout-3>.column-1{padding:0}.card.swiftx-card .card-body .row.section-layout-3>.column-2{padding:0;flex:0 0 66.667%;max-width:66.667%;width:66.667%}.card.swiftx-card .card-body .row.section-layout-3>.column-2 .column-2{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .row.section-layout-3>.column-3{padding:0}.card.swiftx-card .card-body .row.section-layout-3>.column-3 .column-3{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .row.section-layout-4>.column-4{padding:0}.card.swiftx-card .card-body .row.section-layout-4>.column-4 .column-4{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .row.section-layout-4>.column-1{padding:0}.card.swiftx-card .card-body .row.section-layout-4>.column-2{padding:0;flex:0 0 50%;max-width:50%;width:50%}.card.swiftx-card .card-body .row.section-layout-4>.column-2 .column-2{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .row.section-layout-4>.column-3{padding:0;flex:0 0 25%;max-width:25%;width:25%}.card.swiftx-card .card-body .row.section-layout-4>.column-3 .column-3{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .row.section-layout-5>.column-5{padding:0}.card.swiftx-card .card-body .row.section-layout-5>.column-5 .column-5{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .row.section-layout-5>.column-1{padding:0}.card.swiftx-card .card-body .row.section-layout-5>.column-2{padding:0;flex:0 0 40%;max-width:40%;width:40%}.card.swiftx-card .card-body .row.section-layout-5>.column-2 .column-2{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .row.section-layout-5>.column-3{padding:0;flex:0 0 20%;max-width:20%;width:20%}.card.swiftx-card .card-body .row.section-layout-5>.column-3 .column-3{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .row.section-layout-6>.column-6{padding:0}.card.swiftx-card .card-body .row.section-layout-6>.column-6 .column-6{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .row.section-layout-6>.column-1{padding:0}.card.swiftx-card .card-body .row.section-layout-6>.column-2{padding:0;flex:0 0 33.33%;max-width:33.33%;width:33.33%}.card.swiftx-card .card-body .row.section-layout-6>.column-2 .column-2{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .row.section-layout-6>.column-3{padding:0;flex:0 0 16.66%;max-width:16.66%;width:16.66%}.card.swiftx-card .card-body .row.section-layout-6>.column-3 .column-3{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .subsection-column .card .card-body{overflow:auto}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-1>.column-1,.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-1>.column-2,.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-1>.column-3{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-1>.column-1.field-right-align,.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-1>.column-2.field-right-align,.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-1>.column-3.field-right-align{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-1>.column-1.field-right-align.d-flex,.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-1>.column-2.field-right-align.d-flex,.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-1>.column-3.field-right-align.d-flex{display:flex!important}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-1>.column-1.field-left-align,.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-1>.column-2.field-left-align,.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-1>.column-3.field-left-align{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-1>.column-1.field-left-align.d-flex,.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-1>.column-2.field-left-align.d-flex,.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-1>.column-3.field-left-align.d-flex{display:flex!important}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-1>.column-1 .sub-field-layout,.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-1>.column-2 .sub-field-layout,.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-1>.column-3 .sub-field-layout,.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-2>.column-1 .column-1,.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-2>.column-2{padding:0}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-2>.column-2 .column-2{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-2>.column-3{flex:0 0 50%;max-width:50%;width:50%;padding:0}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-2>.column-3 .column-3{flex:0 0 33.33%;max-width:33.33%;width:33.33%}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-3>.column-1 .column-1{padding:0}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-3>.column-2{padding:0;flex:0 0 66.667%;max-width:66.667%;width:66.667%}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-3>.column-2 .column-2{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-3>.column-3{padding:0}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-3>.column-3 .column-3{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-4>.column-4{padding:0}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-4>.column-4 .column-4{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-4>.column-1{padding:0}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-4>.column-2{padding:0;flex:0 0 50%;max-width:50%;width:50%}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-4>.column-2 .column-2{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-4>.column-3{padding:0;flex:0 0 25%;max-width:25%;width:25%}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-4>.column-3 .column-3{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-5>.column-5{padding:0}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-5>.column-5 .column-5{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-5>.column-1{padding:0}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-5>.column-2{padding:0;flex:0 0 40%;max-width:40%;width:40%}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-5>.column-2 .column-2{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-5>.column-3{padding:0;flex:0 0 20%;max-width:20%;width:20%}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-5>.column-3 .column-3{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-6>.column-6{padding:0}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-6>.column-6 .column-6{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-6>.column-1{padding:0}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-6>.column-2{padding:0;flex:0 0 33.33%;max-width:33.33%;width:33.33%}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-6>.column-2 .column-2{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-6>.column-3{padding:0;flex:0 0 16.66%;max-width:16.66%;width:16.66%}.card.swiftx-card .card-body .subsection-column .card .card-body .row.subsection-layout-6>.column-3 .column-3{flex:0 0 100%;max-width:100%;width:100%}.card.swiftx-card .card-body .subsection-column .card .card-body .row .dragable-card{position:relative;border:1px dotted #0000}.card.swiftx-card .card-body .subsection-column .card .card-body .row .dragable-card:hover{border-color:#3c5f2d}.card.swiftx-card .card-body .subsection-column .card .card-body .row .column-selector:hover{border:none!important}.card.consume-card .card .card-body{padding-top:.625rem;padding-bottom:.625rem}.dummy-checkbox{padding-top:10px}.swiftx-form .tab.showSectionAsTab .tab-body{padding-left:0;padding-right:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-1>.column-1{padding:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-1>.column-2,.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-1>.column-3{flex:0 0 100%;max-width:100%;width:100%;padding:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-1>.column-2.field-right-align,.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-1>.column-3.field-right-align{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-1>.column-2.field-right-align.d-flex,.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-1>.column-3.field-right-align.d-flex{display:flex!important}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-1>.column-2.field-left-align,.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-1>.column-3.field-left-align{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-1>.column-2.field-left-align.d-flex,.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-1>.column-3.field-left-align.d-flex{display:flex!important}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-1>.column-2 .sub-field-layout,.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-1>.column-3 .sub-field-layout,.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-2>.column-1,.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-2>.column-2{padding:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-2>.column-2 .column-2{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-2>.column-3{flex:0 0 50%;max-width:50%;width:50%;padding:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-2>.column-3 .column-3{flex:0 0 33.33%;max-width:33.33%;width:33.33%}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-3>.column-1{padding:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-3>.column-2{padding:0;flex:0 0 66.667%;max-width:66.667%;width:66.667%}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-3>.column-2 .column-2{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-3>.column-3{padding:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-3>.column-3 .column-3{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-4>.column-4{padding:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-4>.column-4 .column-4{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-4>.column-1{padding:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-4>.column-2{padding:0;flex:0 0 50%;max-width:50%;width:50%}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-4>.column-2 .column-2{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-4>.column-3{padding:0;flex:0 0 25%;max-width:25%;width:25%}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-4>.column-3 .column-3{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-5>.column-5{padding:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-5>.column-5 .column-5{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-5>.column-1{padding:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-5>.column-2{padding:0;flex:0 0 40%;max-width:40%;width:40%}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-5>.column-2 .column-2{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-5>.column-3{padding:0;flex:0 0 20%;max-width:20%;width:20%}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-5>.column-3 .column-3{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-6>.column-6{padding:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-6>.column-6 .column-6{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-6>.column-1{padding:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-6>.column-2{padding:0;flex:0 0 33.33%;max-width:33.33%;width:33.33%}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-6>.column-2 .column-2{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-6>.column-3{padding:0;flex:0 0 16.66%;max-width:16.66%;width:16.66%}.swiftx-form .tab.showSectionAsTab .tab-body .row.section-layout-6>.column-3 .column-3{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-1>.column-1{padding:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-1>.column-2,.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-1>.column-3{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-1>.column-2.field-right-align,.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-1>.column-3.field-right-align{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-1>.column-2.field-right-align.d-flex,.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-1>.column-3.field-right-align.d-flex{display:flex!important}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-1>.column-2.field-left-align,.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-1>.column-3.field-left-align{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-1>.column-2.field-left-align.d-flex,.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-1>.column-3.field-left-align.d-flex{display:flex!important}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-1>.column-2 .sub-field-layout,.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-1>.column-3 .sub-field-layout,.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-2>.column-1,.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-2>.column-2{padding:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-2>.column-2 .column-2{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-2>.column-3{flex:0 0 50%;max-width:50%;width:50%;padding:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-2>.column-3 .column-3{flex:0 0 33.33%;max-width:33.33%;width:33.33%}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-3>.column-1{padding:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-3>.column-2{padding:0;flex:0 0 66.667%;max-width:66.667%;width:66.667%}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-3>.column-2 .column-2{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-3>.column-3{padding:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-3>.column-3 .column-3{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-4>.column-4{padding:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-4>.column-4 .column-4{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-4>.column-1{padding:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-4>.column-2{padding:0;flex:0 0 50%;max-width:50%;width:50%}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-4>.column-2 .column-2{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-4>.column-3{padding:0;flex:0 0 25%;max-width:25%;width:25%}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-4>.column-3 .column-3{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-5>.column-5{padding:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-5>.column-5 .column-5{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-5>.column-1{padding:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-5>.column-2{padding:0;flex:0 0 40%;max-width:40%;width:40%}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-5>.column-2 .column-2{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-5>.column-3{padding:0;flex:0 0 20%;max-width:20%;width:20%}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-5>.column-3 .column-3{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-6>.column-6{padding:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-6>.column-6 .column-6{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-6>.column-1{padding:0}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-6>.column-2{padding:0;flex:0 0 33.33%;max-width:33.33%;width:33.33%}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-6>.column-2 .column-2{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-6>.column-3{padding:0;flex:0 0 16.66%;max-width:16.66%;width:16.66%}.swiftx-form .tab.showSectionAsTab .tab-body .row.subsection-layout-6>.column-3 .column-3{flex:0 0 100%;max-width:100%;width:100%}.swiftx-form .tab.showSectionAsTab .tab-body .row .dragable-card{position:relative;border:1px dotted #0000}.swiftx-form .tab.showSectionAsTab .tab-body .row .dragable-card:hover{border-color:#3c5f2d}.swiftx-form .tab.showSectionAsTab .tab-body .row .column-selector:hover{border:none!important}.swiftx-form .tab.showSectionAsTab .tab-body .tab-content .card .card-body{padding:.625rem 0}.swiftx-form .tab.showSectionAsTab .tab-body .tab-content .subsection-column .card.no-border{margin:0}.swiftx-form .tab.showSectionAsTab .tab-body .tab-content .subsection-column .card .card-body{padding:15px 0 5px;overflow:auto}.section.report-page .section-body .tab .tab-body .tab-content .reports-design-page .card.widget-section .card-body .swiftx-form .card.swift-card .card-body .subsection-column .card .card-body .row.subsection-layout-1>.column-1,.section.report-page .section-body .tab .tab-body .tab-content .reports-design-page .card.widget-section .card-body .swiftx-form .card.swift-card .card-body .subsection-column .card .card-body .row.subsection-layout-1>.column-2,.section.report-page .section-body .tab .tab-body .tab-content .reports-design-page .card.widget-section .card-body .swiftx-form .card.swift-card .card-body .subsection-column .card .card-body .row.subsection-layout-1>.column-3,.section.report-page .section-body .tab .tab-body .tab-content .reports-design-page .card.widget-section .card-body .swiftx-form .card.swift-card .card-body .subsection-column .card .card-body .row.subsection-layout-2>.column-1,.section.report-page .section-body .tab .tab-body .tab-content .reports-design-page .card.widget-section .card-body .swiftx-form .card.swift-card .card-body .subsection-column .card .card-body .row.subsection-layout-2>.column-2,.section.report-page .section-body .tab .tab-body .tab-content .reports-design-page .card.widget-section .card-body .swiftx-form .card.swift-card .card-body .subsection-column .card .card-body .row.subsection-layout-2>.column-3,.section.report-page .section-body .tab .tab-body .tab-content .reports-design-page .card.widget-section .card-body .swiftx-form .card.swift-card .card-body .subsection-column .card .card-body .row.subsection-layout-3>.column-1,.section.report-page .section-body .tab .tab-body .tab-content .reports-design-page .card.widget-section .card-body .swiftx-form .card.swift-card .card-body .subsection-column .card .card-body .row.subsection-layout-3>.column-2,.section.report-page .section-body .tab .tab-body .tab-content .reports-design-page .card.widget-section .card-body .swiftx-form .card.swift-card .card-body .subsection-column .card .card-body .row.subsection-layout-3>.column-3,.section.report-page .section-body .tab .tab-body .tab-content .reports-design-page .card.widget-section .card-body .swiftx-form .card.swift-card .card-body .subsection-column .card .card-body .row.subsection-layout-4>.column-1,.section.report-page .section-body .tab .tab-body .tab-content .reports-design-page .card.widget-section .card-body .swiftx-form .card.swift-card .card-body .subsection-column .card .card-body .row.subsection-layout-4>.column-2,.section.report-page .section-body .tab .tab-body .tab-content .reports-design-page .card.widget-section .card-body .swiftx-form .card.swift-card .card-body .subsection-column .card .card-body .row.subsection-layout-4>.column-3,.section.report-page .section-body .tab .tab-body .tab-content .reports-design-page .card.widget-section .card-body .swiftx-form .card.swift-card .card-body .subsection-column .card .card-body .row.subsection-layout-5>.column-1,.section.report-page .section-body .tab .tab-body .tab-content .reports-design-page .card.widget-section .card-body .swiftx-form .card.swift-card .card-body .subsection-column .card .card-body .row.subsection-layout-5>.column-2,.section.report-page .section-body .tab .tab-body .tab-content .reports-design-page .card.widget-section .card-body .swiftx-form .card.swift-card .card-body .subsection-column .card .card-body .row.subsection-layout-5>.column-3,.section.report-page .section-body .tab .tab-body .tab-content .reports-design-page .card.widget-section .card-body .swiftx-form .card.swift-card .card-body .subsection-column .card .card-body .row.subsection-layout-6>.column-1,.section.report-page .section-body .tab .tab-body .tab-content .reports-design-page .card.widget-section .card-body .swiftx-form .card.swift-card .card-body .subsection-column .card .card-body .row.subsection-layout-6>.column-2,.section.report-page .section-body .tab .tab-body .tab-content .reports-design-page .card.widget-section .card-body .swiftx-form .card.swift-card .card-body .subsection-column .card .card-body .row.subsection-layout-6>.column-3,.section.report-page .section-body .tab .tab-body .tab-content .reports-design-page .card.widget-section .card-body .swiftx-form .tab .tab-body .tab-content .row .column-selector .dragable-card{padding:10px}.myreport-preview .card.swiftx-card .card-body,.report-page-preview .card.swiftx-card .card-body{padding:0}.myreport-preview .card.swiftx-card .card-body .row.section-layout-1>.column-1,.myreport-preview .card.swiftx-card .card-body .row.section-layout-1>.column-2,.myreport-preview .card.swiftx-card .card-body .row.section-layout-1>.column-3,.report-page-preview .card.swiftx-card .card-body .row.section-layout-1>.column-1,.report-page-preview .card.swiftx-card .card-body .row.section-layout-1>.column-2,.report-page-preview .card.swiftx-card .card-body .row.section-layout-1>.column-3{flex:0 0 100%;max-width:100%;width:100%;padding:0 10px}.myreport-preview .card.swiftx-card .card-body .row.section-layout-2>.column-1,.myreport-preview .card.swiftx-card .card-body .row.section-layout-2>.column-2,.myreport-preview .card.swiftx-card .card-body .row.section-layout-2>.column-3,.myreport-preview .card.swiftx-card .card-body .row.section-layout-3>.column-1,.myreport-preview .card.swiftx-card .card-body .row.section-layout-3>.column-2,.myreport-preview .card.swiftx-card .card-body .row.section-layout-3>.column-3,.myreport-preview .card.swiftx-card .card-body .row.section-layout-4>.column-1,.myreport-preview .card.swiftx-card .card-body .row.section-layout-4>.column-2,.myreport-preview .card.swiftx-card .card-body .row.section-layout-4>.column-3,.myreport-preview .card.swiftx-card .card-body .row.section-layout-4>.column-4,.myreport-preview .card.swiftx-card .card-body .row.section-layout-5>.column-1,.myreport-preview .card.swiftx-card .card-body .row.section-layout-5>.column-2,.myreport-preview .card.swiftx-card .card-body .row.section-layout-5>.column-3,.myreport-preview .card.swiftx-card .card-body .row.section-layout-5>.column-5,.myreport-preview .card.swiftx-card .card-body .row.section-layout-6>.column-1,.myreport-preview .card.swiftx-card .card-body .row.section-layout-6>.column-2,.myreport-preview .card.swiftx-card .card-body .row.section-layout-6>.column-3,.myreport-preview .card.swiftx-card .card-body .row.section-layout-6>.column-6,.report-page-preview .card.swiftx-card .card-body .row.section-layout-2>.column-1,.report-page-preview .card.swiftx-card .card-body .row.section-layout-2>.column-2,.report-page-preview .card.swiftx-card .card-body .row.section-layout-2>.column-3,.report-page-preview .card.swiftx-card .card-body .row.section-layout-3>.column-1,.report-page-preview .card.swiftx-card .card-body .row.section-layout-3>.column-2,.report-page-preview .card.swiftx-card .card-body .row.section-layout-3>.column-3,.report-page-preview .card.swiftx-card .card-body .row.section-layout-4>.column-1,.report-page-preview .card.swiftx-card .card-body .row.section-layout-4>.column-2,.report-page-preview .card.swiftx-card .card-body .row.section-layout-4>.column-3,.report-page-preview .card.swiftx-card .card-body .row.section-layout-4>.column-4,.report-page-preview .card.swiftx-card .card-body .row.section-layout-5>.column-1,.report-page-preview .card.swiftx-card .card-body .row.section-layout-5>.column-2,.report-page-preview .card.swiftx-card .card-body .row.section-layout-5>.column-3,.report-page-preview .card.swiftx-card .card-body .row.section-layout-5>.column-5,.report-page-preview .card.swiftx-card .card-body .row.section-layout-6>.column-1,.report-page-preview .card.swiftx-card .card-body .row.section-layout-6>.column-2,.report-page-preview .card.swiftx-card .card-body .row.section-layout-6>.column-3,.report-page-preview .card.swiftx-card .card-body .row.section-layout-6>.column-6{padding:0 10px}.widget-filter-card{padding:8px 0}.widget-section .card-body .card-body .subsection-column .card .card-body .row.subsection-layout-1 .column-selector,.widget-section .card-body .card-body .subsection-column .card .card-body .row.subsection-layout-2 .column-selector,.widget-section .card-body .card-body .subsection-column .card .card-body .row.subsection-layout-3 .column-selector,.widget-section .card-body .card-body .subsection-column .card .card-body .row.subsection-layout-4 .column-selector,.widget-section .card-body .card-body .subsection-column .card .card-body .row.subsection-layout-5 .column-selector,.widget-section .card-body .card-body .subsection-column .card .card-body .row.subsection-layout-6 .column-selector,.widget-section .card-body .card-body .subsection-column .row.show-as-container.section-layout-1 .column-selector,.widget-section .card-body .card-body .subsection-column .row.show-as-container.section-layout-2 .column-selector,.widget-section .card-body .card-body .subsection-column .row.show-as-container.section-layout-3 .column-selector,.widget-section .card-body .card-body .subsection-column .row.show-as-container.section-layout-4 .column-selector,.widget-section .card-body .card-body .subsection-column .row.show-as-container.section-layout-5 .column-selector,.widget-section .card-body .card-body .subsection-column .row.show-as-container.section-layout-6 .column-selector,.widget-section .card-body .swiftx-form .tab .tab-body .tab-content .row .column-selector .dragable-card{padding:10px}.column-selector{position:relative}.column-selector .dragable-card{border:1px dotted #0000;position:relative}.column-selector .dragable-card.show-delete .delete-field{width:max-content}.column-selector .dragable-card.hide-delete .delete-field,.column-selector .dragable-card.show-delete .delete-field .delete-field-delete,.column-selector .dragable-card.show-delete .delete-field .delete-field-edit,.column-selector .dragable-card.show-delete .delete-field .delete-field-share{width:30px}.column-selector .dragable-card .delete-field{position:absolute;right:0;top:0;z-index:1;height:25px;background-color:initial;color:red;display:none;justify-content:flex-start;align-items:center;font-size:13px;border:1px solid #00000029;box-shadow:-3px 3px 6px 0 #00000038;cursor:pointer}.column-selector .dragable-card:hover{border-color:#3c5f2d}.column-selector .dragable-card:hover .delete-field{display:flex;background-color:#fff}.column-selector .dragable-card:hover .delete-field .delete-field-delete,.column-selector .dragable-card:hover .delete-field .delete-field-edit,.column-selector .dragable-card:hover .delete-field .delete-field-share{padding:0 5px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:30px;height:100%}.column-selector .dragable-card:hover .delete-field .delete-field-delete i,.column-selector .dragable-card:hover .delete-field .delete-field-edit i,.column-selector .dragable-card:hover .delete-field .delete-field-share i{font-size:1rem;color:#212329}.column-selector .dragable-card:hover .delete-field .delete-field-delete:hover i,.column-selector .dragable-card:hover .delete-field .delete-field-edit:hover i,.column-selector .dragable-card:hover .delete-field .delete-field-share:hover i{color:#2c7d2e}.column-selector .dragable-card:hover .delete-field .delete-field-delete:hover i.icon-form-cancel,.column-selector .dragable-card:hover .delete-field .delete-field-delete:hover i.icon-times,.column-selector .dragable-card:hover .delete-field .delete-field-edit:hover i.icon-form-cancel,.column-selector .dragable-card:hover .delete-field .delete-field-edit:hover i.icon-times,.column-selector .dragable-card:hover .delete-field .delete-field-share:hover i.icon-form-cancel,.column-selector .dragable-card:hover .delete-field .delete-field-share:hover i.icon-times{color:#f44336}.form.preview-form.section .tab.showSectionAsTab .tab-body{padding:10px;overflow:unset}div#printDiv .section-body .swiftx-form .swiftx-form-body .show-as-container .swiftx-form-section{margin:0}dx-data-grid.custom-gridtable .dx-datagrid-headers{background:#0000}dx-data-grid.custom-gridtable .dx-datagrid-headers td{background-color:initial}dx-data-grid.custom-gridtable .dx-datagrid-content .dx-row{border-color:#0000}dx-data-grid.custom-gridtable .dx-datagrid-content .dx-row td{background-color:initial}dx-data-grid.custom-gridtable .dx-datagrid-content .dx-row.dx-column-lines>td{border-color:#0000}dx-data-grid.style1 .dx-datagrid-headers tr{background:#0000!important}dx-data-grid.style1 .dx-datagrid-headers td{background-color:initial!important;border-color:#0000!important}dx-data-grid.style1 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}dx-data-grid.style1 .dx-datagrid-rowsview .dx-row td{border:none!important}dx-data-grid.style1 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}dx-data-grid.style2 .dx-datagrid-headers tr{background:#0000!important}dx-data-grid.style2 .dx-datagrid-headers td{background-color:#dcdcdc;border-color:#dcdcdc!important}dx-data-grid.style2 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}dx-data-grid.style2 .dx-datagrid-rowsview .dx-row td{border:none!important}dx-data-grid.style2 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}dx-data-grid.style3 .dx-datagrid-headers tr{background:#0000!important}dx-data-grid.style3 .dx-datagrid-headers td{background-color:#dcdcdc;border-color:#d2d3d4!important}dx-data-grid.style3 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}dx-data-grid.style3 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #d2d3d4!important;border-right:1px solid #d2d3d4!important}dx-data-grid.style3 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:none!important;border-bottom:none!important}dx-data-grid.style4 .dx-datagrid-headers tr{background:#0000!important}dx-data-grid.style4 .dx-datagrid-headers td{background-color:#dcdcdc;border-color:#d2d3d4!important}dx-data-grid.style4 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}dx-data-grid.style4 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #d2d3d4!important;border-right:1px solid #d2d3d4!important}dx-data-grid.style4 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}dx-data-grid.style5 .dx-datagrid-headers tr{background:#0000!important}dx-data-grid.style5 .dx-datagrid-headers td{background-color:initial!important;border:1px solid #d2d3d4!important;border-bottom:none!important}dx-data-grid.style5 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}dx-data-grid.style5 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #d2d3d4!important;border-right:1px solid #d2d3d4!important}dx-data-grid.style5 .dx-datagrid-rowsview .dx-row.dx-row-alt td{border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}dx-data-grid.style6 .dx-datagrid-headers tr{background:#0000!important}dx-data-grid.style6 .dx-datagrid-headers td{background-color:#dcdcdc!important;border:1px solid #d2d3d4!important;border-bottom:none!important}dx-data-grid.style6 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}dx-data-grid.style6 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #d2d3d4!important;border-right:1px solid #d2d3d4!important}dx-data-grid.style6 .dx-datagrid-rowsview .dx-row.dx-row-alt td{border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}dx-data-grid.style7 .dx-datagrid-headers tr{background:#0000!important}dx-data-grid.style7 .dx-datagrid-headers td{background-color:#dcdcdc!important;border:1px solid #dcdcdc!important;border-bottom:none!important}dx-data-grid.style7 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}dx-data-grid.style7 .dx-datagrid-rowsview .dx-row td{border:none!important}dx-data-grid.style7 .dx-datagrid-rowsview .dx-row.dx-row-alt td{border:none!important;background-color:initial!important}dx-data-grid.custom-without-headerbg .dx-datagrid-headers td,dx-data-grid.custom-without-headerbg .dx-datagrid-headers tr{background-color:initial!important;color:#000!important}dx-data-grid.custom-without-headerbg .dx-row-alt>td{border-top:1px solid #ddd;border-bottom:1px solid #ddd}dx-data-grid.custom-without-headerbg .dx-column-lines>td{border-left:1px solid #0000;border-right:1px solid #0000}dx-data-grid.custom-without-headerbg .dx-row-alt>td,dx-data-grid.custom-without-headerbg .dx-row-alt>tr>td{background-color:initial}dx-data-grid.custom-with-headerbg .dx-datagrid-headers tr{background-color:#585858;color:#fff}dx-data-grid.custom-with-headerbg .dx-datagrid-headers td{background-color:initial;color:#fff}dx-data-grid.custom-with-headerbg .dx-row-alt>td{border-top:1px solid #ddd;border-bottom:1px solid #ddd}dx-data-grid.custom-with-headerbg .dx-column-lines>td,dx-data-grid.custom-with-headerbg .dx-row-alt>td,dx-data-grid.custom-with-headerbg .dx-row-alt>tr>td{border-left:1px solid #0000;border-right:1px solid #0000}dx-data-grid.custom-without-colborder .dx-datagrid-headers tr{background-color:#585858;color:#fff}dx-data-grid.custom-without-colborder .dx-datagrid-headers td{background-color:initial;color:#fff}dx-data-grid.custom-without-colborder .dx-row-alt>td{border-top:1px solid #0000;border-bottom:1px solid #0000}dx-data-grid.custom-without-colborder .dx-column-lines>td{border-left:1px solid #ddd;border-right:1px solid #ddd}dx-data-grid.custom-without-colborder .dx-row-alt>td,dx-data-grid.custom-without-colborder .dx-row-alt>tr>td{background-color:initial}dx-data-grid.custom-with-colborder .dx-datagrid-headers tr{background-color:#585858;color:#fff}dx-data-grid.custom-with-colborder .dx-datagrid-headers td{background-color:initial;color:#fff}dx-data-grid.custom-with-colborder .dx-row-alt>td{border-top:1px solid #ddd;border-bottom:1px solid #ddd}dx-data-grid.custom-with-colborder .dx-column-lines>td{border-left:1px solid #ddd;border-right:1px solid #ddd}dx-data-grid.custom-with-colborder .dx-row-alt>td,dx-data-grid.custom-with-colborder .dx-row-alt>tr>td{background-color:initial}dx-data-grid.custom-without-rowborder .dx-datagrid-headers tr{background-color:initial;color:#000}dx-data-grid.custom-without-rowborder .dx-datagrid-headers td{background-color:initial;color:#fff}dx-data-grid.custom-without-rowborder .dx-row-alt>td{border-top:1px solid #ddd;border-bottom:1px solid #ddd}dx-data-grid.custom-without-rowborder .dx-column-lines>td{border-left:1px solid #ddd;border-right:1px solid #ddd}dx-data-grid.custom-without-rowborder .dx-row-alt>td,dx-data-grid.custom-without-rowborder .dx-row-alt>tr>td{background-color:#2188380a}dx-data-grid.custom-with-rowborder .dx-datagrid-headers tr{background-color:#585858;color:#fff}dx-data-grid.custom-with-rowborder .dx-datagrid-headers td{background-color:initial;color:#fff}dx-data-grid.custom-with-rowborder .dx-row-alt>td{border-top:1px solid #ddd;border-bottom:1px solid #ddd}dx-data-grid.custom-with-rowborder .dx-column-lines>td{border-left:1px solid #ddd;border-right:1px solid #ddd}dx-data-grid.custom-with-rowborder .dx-row-alt>td,dx-data-grid.custom-with-rowborder .dx-row-alt>tr>td{background-color:#2188380a}dx-data-grid.custom-noborder .dx-column-lines>td,dx-data-grid.custom-noborder .dx-datagrid-rowsview .dx-row,dx-data-grid.custom-noborder .dx-row-alt>td{border-color:#0000}.report-grid-design{padding-bottom:.625rem}.report-grid-design .grid-header{justify-content:space-between!important}.report-grid-design .grid-header .grid-action{margin-left:10px}.report-grid-design .grid-header .grid-action .searchwithdrop.showsearch{width:150px}.report-grid-design .grid-header .grid-action .searchwithdrop.showsearch .grid-header-search-box{width:100%}.report-grid-design .grid-header .grid-action .searchwithdrop.showsearch .grid-header-search-box .search-box{width:120px}.report-grid-design .grid-header .grid-action .searchwithdrop.showsearch .grid-header-search-box .search-box .dx-texteditor.dx-editor-outlined{height:28px;min-height:28px;border:none;outline:none}.report-grid-design .grid-header .grid-action .searchwithdrop.showsearch .grid-header-search-box .search-box .dx-texteditor.dx-editor-outlined .dx-texteditor-input{min-height:28px;height:28px}.report-grid-design .grid-header .grid-action .searchwithdrop.showsearch .grid-header-search-box .search-icon{width:30px}.report-grid-design .grid-header .grid-action .grid-action-icon{margin-left:4px;cursor:pointer}.report-grid-design .grid-header .grid-action .grid-action-icon .grid-action-icon-btn{display:flex;align-items:center;padding:2px 4px}.report-grid-design .grid-header .grid-action .grid-action-icon .grid-action-icon-btn i{color:#212329;font-size:1rem}.report-grid-design .grid-body{height:100%;padding:4px}.report-grid-design .grid-body dx-data-grid{height:100%;max-width:100%;width:100%}.report-grid-design .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-content .dx-row.dx-header-row td.header-align-left{text-align:left!important}.report-grid-design .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-content .dx-row.dx-header-row td.header-align-center{text-align:center!important}.report-grid-design .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-content .dx-row.dx-header-row td.header-align-right{text-align:right!important}.report-grid-design .card-footer{background-color:#dcdcdc!important}.report-grid-design .card-footer .card-footer-row .pagination *,.report-grid-design .card-footer .card-footer-row .total_record *{color:#212329!important}.report-grid-design .grid-footer-pagination{height:45px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap}.report-grid-design .grid-footer-pagination .pagination button i{color:#383838}.report-grid-design .grid-footer-pagination .pagination button:disabled i{cursor:default;opacity:.5}.report-grid-design .grid-footer-pagination .pagination .page_record{color:#383838}.overflow-y-auto{overflow:hidden;overflow-y:auto}.print-tab-menu{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;margin-bottom:5px}.print-tab-menu .print-tab-menu-item{border-bottom:2px solid #0000;padding:0 10px;cursor:pointer;font-size:14px}.print-tab-menu .print-tab-menu-item:not(:last-child){margin-right:10px}.print-tab-menu .print-tab-menu-item.active{border-bottom-color:#2c7d2e;color:#2c7d2e;font-weight:400;font-family:Heebo-Medium}.allow-user-select *{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}dx-html-editor .dx-toolbar-items-container .dx-item .dx-toolbar-item-content .dx-button-content{padding:5px}.dx-data-grid{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.empty-section{width:100%;height:100%}.dx-texteditor.dx-editor-outlined.dx-state-readonly{cursor:default;border-style:solid}.dx-texteditor.dx-editor-outlined.dx-state-readonly .dx-texteditor-input{cursor:default}.dx-texteditor.dx-editor-outlined.dx-state-readonly.dx-state-hover .dx-dropdowneditor-icon{cursor:default;background-color:initial}.dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly,.dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly .dx-htmleditor-toolbar-wrapper .dx-htmleditor-toolbar .dx-icon{cursor:default}.customDropdown.custom-disabled:hover .customDropdown-downArrow{background-color:initial}.dx-checkbox.dx-state-readonly,.dx-checkbox.dx-state-readonly .dx-checkbox-icon{cursor:default}.dialog-box.dialog-chart-box .chart-box-content{width:calc(100% - 100px);height:calc(100% - 40px)}.dialog-box.dialog-chart-box .chart-box-content .dialog-box-header{border-radius:4px 4px 0 0;display:flex;justify-content:space-between}.dialog-box.dialog-chart-box .chart-box-content .dialog-box-header .dialog-box-title *{font-family:Heebo-bold;font-size:16px;margin:0}.dialog-box.dialog-chart-box .chart-box-content .dialog-box-header .dialog-box-action span{cursor:pointer;margin-right:10px}.dialog-box.dialog-chart-box .chart-box-content .dialog-box-header .dialog-box-action span i{color:#fff}.dialog-box.dialog-chart-box .chart-box-content .dialog-box-header .dialog-box-action span:hover i{color:red}.dialog-box.dialog-chart-box .chart-box-content .dialog-box-body{max-height:calc(100% - 45px);min-height:calc(100% - 45px);overflow:auto}.dialog-box.dialog-chart-box.myreport-preview-dialog .dialog-box-body .full-screen-report{height:calc(100vh - 117px)!important;margin:0!important}.dialog-box.dialog-chart-box.myreport-preview-dialog .dialog-box-body .full-screen-report .widget-title{display:none}.dialog-box.dialog-chart-box.myreport-preview-dialog .dialog-box-body .full-screen-report .widget-card-body{height:calc(100vh - 117px)!important;padding:0}.dialog-box.dialog-chart-box.myreport-preview-dialog .dialog-box-body .full-screen-report .widget-card-body dx-pie-chart{height:calc(100vh - 117px)!important}.dialog-box.dialog-chart-box.myreport-preview-dialog .dialog-box-body .full-screen-report .widget-card-body.with-chart-footer dx-pie-chart{height:calc(100vh - 187px)!important}.dialog-box.dialog-chart-box.myreport-preview-dialog .dialog-box-body .full-screen-report .report-grid-design{margin:0;height:calc(100% - 0px)!important;padding-bottom:0}.dialog-box.dialog-chart-box.myreport-preview-dialog .dialog-box-body .full-screen-report .report-grid-design .grid-header{display:none}.dialog-box.dialog-chart-box.myreport-preview-dialog .dialog-box-body .full-screen-report .report-grid-design .grid-body{height:100%!important}.dialog-box.dialog-chart-box.myreport-preview-dialog .dialog-box-body .full-screen-report .report-grid-design .grid-body.show-grid-footer{height:calc(100% - 45px)!important}.dialog-box.dialog-chart-box.myreport-preview-dialog .dialog-box-body .full-screen-report .pivot-grid-design,.dialog-box.dialog-chart-box.myreport-preview-dialog .dialog-box-body .full-screen-report .pivot-grid-design .dx-pivotgrid,.dialog-box.dialog-chart-box.myreport-preview-dialog .dialog-box-body .full-screen-report dx-chart,.dialog-box.dialog-chart-box.myreport-preview-dialog .dialog-box-body .full-screen-report dx-chart .dx-chart{height:100%!important}.custom-table-component{width:100%;height:100%;border:.5px solid #ddd;border-radius:4px;border-collapse:collapse}.custom-table-component .custom-table-content{border-bottom:.5px solid #ddd}.custom-table-component .custom-table-content:last-child{border-bottom:none}.custom-table-component .custom-table-content .custom-table-cell{border-left:1px solid #ddd;border-right:1px solid #ddd;padding:0}.custom-table-component .custom-table-content .custom-table-cell:first-child{border-left:none}.custom-table-component .custom-table-content .custom-table-cell:last-child{border-right:none}.custom-table-component .custom-table-content .custom-table-cell .custom-table-cell-box{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.custom-table-component .custom-table-content .custom-table-cell .custom-table-cell-box.resizablecls{resize:both;overflow:auto}.custom-table-component .custom-table-content .custom-table-cell .custom-table-cell-box .custom-table-cell-input{flex:0 0 90%;max-width:90%;width:90%}.custom-table-component .custom-table-content .custom-table-cell .custom-table-cell-box .custom-table-cell-input .dx-texteditor.dx-editor-outlined{border:none;background:#0000}.custom-table-component .custom-table-content .custom-table-cell .custom-table-cell-box .custom-table-cell-input .dx-texteditor.dx-editor-outlined .dx-texteditor-input{background:#0000}.custom-table-component .custom-table-content .custom-table-cell .custom-table-cell-box .custom-table-cell-edit-icon{flex:0 0 10%;max-width:10%;width:10%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;cursor:pointer}.custom-table-component .custom-table-content .custom-table-cell .custom-table-cell-box .custom-table-cell-edit-icon span{opacity:0}.custom-table-component .custom-table-content .custom-table-cell .custom-table-cell-box .custom-table-cell-edit-icon span i{font-size:1.25rem}.custom-table-component .custom-table-content .custom-table-cell .custom-table-cell-box:hover .custom-table-cell-edit-icon span{opacity:1}.custom-table-component .custom-table-content .custom-table-cell .custom-table-cell-box:hover .resizablecls{display:block}.custom-selectbox-dropdown .custom-select-cell{position:relative}.custom-selectbox-dropdown .custom-select-cell .custom-select-cell-body:hover .custom-select-cell-item{background-color:#f5f5f5}.custom-selectbox-dropdown .custom-select-cell .custom-select-cell-body .custom-select-cell-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding:7px}.custom-selectbox-dropdown .custom-select-cell .custom-select-cell-body .custom-select-cell-item-value.show-sub-content{position:fixed;left:100%;width:200px;min-height:100px;height:max-content;background-color:#fff;box-shadow:0 6px 12px #0000002e;border-radius:4px;z-index:101;transform:translate(1px,-20px)}.custom-selectbox-dropdown .custom-select-cell .custom-select-cell-body .custom-select-cell-item-value.show-sub-content .custom-cell-value-items{padding:7px}.custom-selectbox-dropdown .custom-select-cell .custom-select-cell-body .custom-select-cell-item-value.show-sub-content .custom-cell-value-items>div{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap}.custom-selectbox-dropdown .custom-select-cell .custom-select-cell-body .custom-select-cell-item-value.show-sub-content .custom-cell-value-items>div label{font-size:14px}.custom-selectbox-dropdown .custom-select-cell .custom-select-cell-body .custom-select-cell-item-value.show-sub-content .custom-cell-value-items>div .pos-rel .dx-texteditor.dx-editor-outlined{width:80px}.custom-selectbox-dropdown .custom-select-cell .custom-select-cell-body .custom-select-cell-item-value.show-sub-content .custom-cell-value-items .btn{border:none;background:#0000;text-transform:capitalize;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding:0}.custom-selectbox-dropdown .custom-select-cell .custom-select-cell-body .custom-select-cell-item-value.show-sub-content .custom-cell-value-items .btn span:first-child{font-size:20px}.custom-selectbox-dropdown .custom-select-cell .custom-select-cell-body .custom-select-cell-item-value.show-sub-content .custom-cell-value-items .btn span:last-child{padding-left:5px;font-size:14px}.custom-selectbox-dropdown .custom-select-cell .custom-select-cell-body .custom-select-cell-item-value.show-sub-content .custom-cell-value-items:hover{background-color:#f5f5f5}.single-line-checkbox{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.single-line-checkbox .checkbox-item:not(:last-child){padding-right:10px}dx-radio-group.dx-state-readonly .dx-item{cursor:default}.about .about-content{padding:15px 20px}.about .about-content .about-items{margin-bottom:15px}.about .about-content .about-items span{font-size:14px}.about .about-content .about-items span a{text-decoration:underline;font-weight:400;font-family:Heebo-Medium;cursor:pointer;color:#538fe8}.menu-list .vertical-menu .add-menu-card .mat-workflow-row .mat-tree .mat-icon-button{font-size:1.3rem}.layout-upload-img{position:relative}.layout-upload-img .layout-upload-img-body .layout-upload-img-box{position:relative;border:1px solid #ccc;border-radius:6px;width:100%;height:100%;cursor:pointer;overflow:hidden;padding:10px 0}.layout-upload-img .layout-upload-img-body .layout-upload-img-box .img-upload-body{position:absolute;top:0;right:0;cursor:pointer;left:0;height:100%;bottom:0;width:100%;opacity:0}.layout-upload-img .layout-upload-img-body .layout-upload-img-box .img-upload-body input{width:100%;height:100%;cursor:pointer}.layout-upload-img .layout-upload-img-body .layout-upload-img-box .img-upload-text{padding:10px;text-align:center;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.layout-upload-img .layout-upload-img-body .layout-upload-img-box .img-upload-text span{font-size:12px;font-weight:400;font-family:Heebo-Medium;color:#6e7074}.layout-upload-img .layout-upload-img-body .layout-upload-img-box .img-upload-text .img-upload-text-img{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;padding-top:10px}.layout-upload-img .layout-upload-img-body .layout-upload-img-box .img-upload-text .img-upload-text-img span{font-size:3vh;color:#6e7074}.layout-upload-img .layout-upload-img-body .layout-upload-img-box .img-upload-view{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:inherit;flex-wrap:nowrap}.layout-upload-img .layout-upload-img-body .layout-upload-img-box .img-upload-view.field-img-left-align{align-items:flex-start;text-align:left}.layout-upload-img .layout-upload-img-body .layout-upload-img-box .img-upload-view.field-img-right-align{align-items:flex-end;text-align:right}.layout-upload-img .layout-upload-img-body .layout-upload-img-box .img-upload-view.field-img-center-align{align-items:center;text-align:center}.layout-upload-img .layout-upload-img-body .layout-upload-img-box .img-upload-view img{padding:0 10px}.layout-upload-img .layout-upload-img-body .layout-upload-img-box.show-scroll{overflow:hidden;overflow-x:auto}.layout-upload-img .layout-upload-img-body .layout-upload-img-box .img-inline-loader{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;position:absolute;top:0;z-index:999;background:#00000029;cursor:default}.layout-upload-img .layout-upload-img-body .layout-upload-img-box .img-inline-loader .loader-img img{height:35px}.layout-upload-img .layout-upload-img-body .layout-img-preview{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:#00000029}.layout-upload-img .layout-upload-img-body .layout-img-preview span i{font-size:20px;color:#fff}.layout-upload-img .layout-upload-img-body .img-popup-view{position:absolute;top:1px;right:1px;padding:5px;cursor:pointer;z-index:999;background-color:#fff;box-shadow:0 0 10px 0 #00000029;display:none;transition-duration:.5s}.layout-upload-img .layout-upload-img-body .img-popup-view span{padding:1px 4px;cursor:pointer}.layout-upload-img .layout-upload-img-body .img-popup-view span:hover .icon-delete-o{color:#ef1c25}.layout-upload-img .layout-upload-img-body:hover .layout-img-preview{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.layout-upload-img .layout-upload-img-body:hover .img-popup-view{display:block}.layout-upload-img .layout-popup-upload-img-body .layout-upload-img-box .layout-popup-upload-img-box{height:36px;border:1px solid #ccc;border-radius:6px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;cursor:pointer}.layout-upload-img .layout-popup-upload-img-body .layout-upload-img-box .layout-popup-upload-img-box span:first-child{font-size:12px;padding:7px 9px 8px;width:calc(100% - 40px)}.layout-upload-img .layout-popup-upload-img-body .layout-upload-img-box .layout-popup-upload-img-box span:last-child{width:40px;height:100%;border-left:1px solid #ccc;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;cursor:pointer}.layout-upload-img .layout-popup-upload-img-body .layout-upload-img-box .layout-popup-upload-img-box span:last-child i{font-size:20px}.layout-upload-img.grid-uploadimage .layout-upload-img-body .layout-upload-img-box.field-img-left-align{align-items:flex-start;text-align:left}.layout-upload-img.grid-uploadimage .layout-upload-img-body .layout-upload-img-box.field-img-right-align{align-items:flex-end;text-align:right}.layout-upload-img.grid-uploadimage .layout-upload-img-body .layout-upload-img-box.field-img-center-align{align-items:center;text-align:center}input[type=file]::-webkit-file-upload-button{cursor:pointer}.modal-inner-box{display:flex;flex-wrap:wrap;height:calc(100vh - 145px)}.modal-inner-box.with-payload{height:calc(100vh - 240px)}.modal-inner-box-left{padding-right:5px;height:100%}.modal-inner-box-left .modal-inner-box-content{height:calc(50% - 10px);overflow:hidden}.modal-inner-box-left .modal-inner-box-content.hide-fullarea{height:calc(50% - 10px)}.modal-inner-box-left .modal-inner-box-content.show-fullarea{height:calc(100% - 8px)}.modal-inner-box-left .modal-inner-box-content .modal-inner-box-body .modal-inner-box-body-content{overflow:hidden;overflow-y:auto}.modal-inner-box-right{padding-left:5px;height:100%;overflow:auto}.modal-inner-box-right .modal-inner-box-content,.modal-inner-box-right .modal-inner-box-content.hide-fullarea{height:calc(25% - 10px)}.modal-inner-box-right .modal-inner-box-content.show-fullarea{height:calc(100% - 10px)}.modal-inner-box-right .modal-inner-box-content .modal-inner-box-body .modal-inner-box-body-content{height:100%}.modal-inner-box-right .modal-inner-box-content .modal-inner-box-body .modal-inner-box-body-content .modal-inner-box-body-item:hover{background:#cdf9ba}.modal-inner-box-right .modal-inner-box-content .modal-inner-box-body .drop-here-item-box{height:100%;overflow-y:auto;min-height:50px}.modal-inner-box-right.modal-list-2 .modal-inner-box-content.hide-fullarea{height:calc(50% - 10px)}.modal-inner-box-right.modal-list-3 .modal-inner-box-content.hide-fullarea{height:calc(33.33% - 10px)}.modal-inner-box-right.modal-list-4 .modal-inner-box-content.hide-fullarea{height:calc(25% - 10px)}.modal-inner-box-right.modal-list-5 .modal-inner-box-content.hide-fullarea{height:calc(20% - 10px)}.drop-here-item{padding:2px 4px;position:relative}.drop-here-item,.drop-here-item .drop-here-item-text{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.drop-here-item .drop-here-item-text{padding-right:5px}.drop-here-item .drop-here-item-text span{font-size:13px}.drop-here-item .drop-here-item-text span i{font-size:7px;cursor:pointer}.drop-here-item .drop-here-item-text span:not(:first-child){margin-left:10px}.drop-here-item .drop-here-item-delete-icon{margin-left:auto;opacity:0;cursor:pointer}.drop-here-item .drop-here-item-delete-icon i{font-size:12px;color:#383838}.drop-here-item:hover{background:#cdf9ba}.drop-here-item:hover .drop-here-item-delete-icon{opacity:1}.drop-here-item:hover:last-child{border-radius:0 0 4px 4px}.drop-here-item .field-list-item-label{flex:0 0 100%;max-width:100%;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;cursor:grab}.drop-here-item .custom-dropbox.hiddenCustomDropdown{display:none}.drop-here-item .custom-dropbox.showCustomDropdown{position:absolute;top:100%;left:0;width:100%;background:#fff;border:1px solid #d2d3d4;border-radius:4px;z-index:1;box-shadow:0 0 10px #00000029}.drop-here-item .custom-dropbox.showCustomDropdown .custom-dropbox-content div{font-size:13px;color:#383838;padding:3px 10px;cursor:pointer}.drop-here-item .custom-dropbox.showCustomDropdown .custom-dropbox-content div.active_dropbox_value,.drop-here-item .custom-dropbox.showCustomDropdown .custom-dropbox-content div:hover{background:#cdf9ba}.modal-inner-box-content{border:1px solid #ccc;margin-bottom:10px;border-radius:4px}.modal-inner-box-content .modal-inner-box-header{height:35px;background:#515151;padding:5px;border-radius:4px 4px 0 0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.modal-inner-box-content .modal-inner-box-header .modal-inner-box-header-title h4{margin:0;font-weight:400;font-family:Heebo-Medium;color:#fff;font-size:14px;display:inline-block}.modal-inner-box-content .modal-inner-box-header .modal-inner-box-header-action{margin-left:auto}.modal-inner-box-content .modal-inner-box-header .modal-inner-box-header-action span:not(:last-child){margin-right:5px}.modal-inner-box-content .modal-inner-box-body{height:calc(100% - 35px);min-height:50px}.modal-inner-box-content .modal-inner-box-body ul.modal-inner-box-body-content{margin:0;list-style:none;padding:0;height:100%}.modal-inner-box-content .modal-inner-box-body ul.modal-inner-box-body-content li.modal-inner-box-body-item{padding:0 5px;cursor:grab}.modal-inner-box-content .modal-inner-box-body ul.modal-inner-box-body-content li.modal-inner-box-body-item span{font-size:13px}.modal-inner-box-content .modal-inner-box-body ul.modal-inner-box-body-content li.modal-inner-box-body-item:hover{background:#cdf9ba}.modal-inner-box-content .modal-inner-box-body .drop-here-text{height:100%;min-height:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;font-weight:400;font-family:Heebo-Medium;font-size:12px}dx-radio-group .dx-item-content{font-size:13px}.about-logo img{height:35px}.section.app-list .section-head{padding:0 20px}.section.app-list .section-head .section-head-content .section-title img{max-height:55px}.section.app-list .section-head .section-action .section-action-content .entity-label{font-size:.75rem;padding-right:.625rem}.section.app-list .section-head .section-action .section-action-content .entity-form-group{width:200px;margin-right:10px}.section.app-list .section-head .section-action .section-action-content .entity-form-group .pos-rel{width:100%}.section.app-list .section-head .section-action .section-action-content .entity-form-group .pos-rel .customDropdown{width:100%;height:36px;border-radius:50px}.section.app-list .section-head .section-action .section-action-content .entity-form-group .pos-rel .customDropdown .customDropdown-downArrow{background:#0000}.section.app-list .section-body .section-content .card{box-shadow:none}.section.app-list .section-body .section-content .card .card-body{height:calc(100vh - 80px);overflow:auto}.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-content-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-content-header h4{margin:0;font-weight:400;font-family:Heebo-Bold;font-size:18px;color:#212329;padding:10px 5px}.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-content-header span{font-size:1rem;padding:0 5px;cursor:pointer;color:#212329;display:flex}.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-content-header span:hover{color:#09a049}.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-content-header .my-actions-search{margin-left:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-content-header .my-actions-search .toogle-button{min-width:max-content;width:100px;height:30px;background:#0000;border-color:#d2d3d4}.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-content-header .my-actions-search .toogle-button .switch{width:100px}.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-content-header .my-actions-search .toogle-button .switch:before{left:unset;right:20px;top:4px;background:#d7d7d7;border-color:#d7d7d7}.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-content-header .my-actions-search .toogle-button .switch span{font-size:12px;min-width:max-content}.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-content-header .my-actions-search .toogle-button .switch span.left{margin-right:45px}.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-content-header .my-actions-search .toogle-button.checked{border-color:#09a049}.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-content-header .my-actions-search .toogle-button.checked .switch{left:-50px}.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-content-header .my-actions-search .toogle-button.checked .switch:before{right:25px;background:#09a049;border-color:#09a049}.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-content-header .my-actions-search .toogle-button.checked .switch span.left{margin-right:20px}.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-content-header .my-actions-search .search-body-box{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border:1px solid #d2d3d4;border-radius:6px;height:36px}.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-content-header .my-actions-search .search-body-box .search-box dx-text-box{border:none}.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-content-header .my-actions-search .search-body-box .search-icon{width:30px;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .apps-content{flex:0 0 150px;max-width:150px;width:150px;margin:20px 5px;position:relative;transition-duration:.3s}.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .apps-content .apps-body-content{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;text-decoration:none}.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .apps-content .apps-body-content .apps-content-img-box{width:60px;height:60px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:50%;border-radius:8px;margin-bottom:8px;cursor:pointer}.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .apps-content .apps-body-content .apps-content-img-box .apps-content-img{padding:5px;height:100%;cursor:pointer}.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .apps-content .apps-body-content .apps-content-img-box .apps-content-img img{height:100%}.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .apps-content .apps-body-content .apps-content-title{text-align:center;cursor:pointer}.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .apps-content .apps-body-content .apps-content-title span{font-size:14px;padding:5px 0;color:#212329;font-weight:400;font-family:Heebo-Medium}.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .apps-content .apps-content-notification-Count{position:absolute;top:-10px;left:93px;min-width:30px;height:30px;background:#ef1c25;border-radius:8px;z-index:1;border:3px solid #fff}.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .apps-content .apps-content-notification-Count span{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;font-size:13px;font-weight:400;font-family:Heebo-Bold;height:100%;color:#fff}.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .apps-content:hover{transform:scale3d(1.1,1.1,1.1)}.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .frequently-apps-content{flex:0 0 calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px);display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;background:#fff;box-shadow:0 0 10px 0 #00000029;border-radius:10px;padding:15px;margin:0 10px 20px;text-decoration:none;cursor:pointer}.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .frequently-apps-content .apps-content-img{width:50px;height:50px;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:50%;display:flex;flex-wrap:wrap;border-radius:6px}.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .frequently-apps-content .apps-content-img img{width:100%;height:100%}.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .frequently-apps-content .apps-content-title{width:calc(100% - 120px);padding-left:10px;cursor:pointer}.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .frequently-apps-content .apps-content-title h4{margin:0;font-weight:400;font-family:Heebo-Medium;color:#000}.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .frequently-apps-content .apps-content-time{width:70px;text-align:right}.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .frequently-apps-content .apps-content-time span{font-size:12px;color:#212329}.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .frequently-apps-content:first-child .apps-content-img{background-color:#991a36}.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .frequently-apps-content:nth-child(2) .apps-content-img{background-color:#2e1d5b}.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .frequently-apps-content:nth-child(3) .apps-content-img{background-color:#ca9a2c}.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .frequently-apps-content:nth-child(4) .apps-content-img{background-color:#025f6b}.section.app-list .section-body .section-content .card .card-body .apps-content-body .my-apps-nodata .nodata-body{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.section.app-list .section-body .section-content .card .card-body .apps-content-body .my-apps-nodata .nodata-body .nodata-img{padding:10px 0;width:250px}.section.app-list .section-body .section-content .card .card-body .apps-content-body .my-apps-nodata .nodata-body .nodata-img img{width:100%}.section.app-list .section-body .section-content .card .card-body .apps-content-body .my-apps-nodata .nodata-body .nodata-text{text-align:center;margin:15px!important}.section.app-list .section-body .section-content .card .card-body .apps-content-body .my-apps-nodata .nodata-body .nodata-text span{font-size:14px;font-weight:400;font-family:Heebo-Medium}.section.app-list .section-body .section-content .card .card-body.show-my-action .apps-content-body{height:100%}.section.app-list .section-body .section-content .card .card-body.show-my-action .apps-content-body .row{align-content:center;align-items:center;justify-content:center}.section.app-list .section-body .section-content .my-apps-nodata{width:100%;height:100%}.section.app-list .section-body .section-content .my-apps-nodata .nodata-body{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%;height:100%}.section.app-list .section-body .section-content .my-apps-nodata .nodata-body .nodata-img{padding:10px 0;width:250px}.section.app-list .section-body .section-content .my-apps-nodata .nodata-body .nodata-img img{width:100%}.section.app-list .section-body .section-content .my-apps-nodata .nodata-body .nodata-text{width:250px;text-align:center}.section.app-list .section-body .section-content .my-apps-nodata .nodata-body .nodata-text span{font-size:1rem;font-weight:400;font-family:Heebo-Medium;color:#ccc}.section.app-list .section-body.over-hidden{overflow:hidden}.section.app-list.within-myaction .section-head{box-shadow:none}.section.app-list.within-myaction .section-head .section-action .section-action-content{flex-wrap:nowrap;display:flex;flex-wrap:wrap;align-items:center}.section.app-list.within-myaction .section-head .section-action .section-action-content .user-name{font-size:14px;margin-top:5px}.section.app-list.within-myaction .section-head .section-action .section-action-content .user-name h4{font-weight:400;font-family:Heebo-Medium}.section.app-list.within-myaction .section-head .section-action .section-action-content .btn{color:#fff;margin:0 12px;border-radius:14px;padding:2px 12px}.section.app-list.within-myaction .section-head .section-action .section-action-content .logout-btn{background-color:#e8222d;color:#fff;border:1px solid #e8222d;margin:0 0 0 12px}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info{width:32px;height:32px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:50%;background-color:#2c7d2e;cursor:pointer}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info span{font-weight:400;font-family:Heebo-Medium;font-size:14px;color:#fff}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info-popup{position:absolute;right:16px;min-width:350px;max-width:650px;min-height:175px;max-height:250px;background-color:#fff;box-shadow:0 0 6px 0 #00000029;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;transition-duration:.5ms;transition-timing-function:cubic-bezier(.175,.885,.32,1.275);z-index:1}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info-popup .app-user-info-items{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%;height:100%;padding:1rem}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info-popup .app-user-info-items .app-user-info-profile{width:42px;height:42px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:50%;background-color:#09a049;border:1px solid #218838}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info-popup .app-user-info-items .app-user-info-profile span{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;font-weight:400;font-family:Heebo-Medium;color:#fff;text-transform:uppercase;letter-spacing:1px}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info-popup .app-user-info-items .app-user-info-profile-name{text-align:center}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info-popup .app-user-info-items .app-user-info-profile-name span{font-size:12px;color:#212329cc;white-space:pre-wrap;word-break:break-word}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info-popup .app-user-info-items .app-user-info-profile-email span{font-size:14px;font-weight:400;font-family:Heebo-Medium;color:#212329}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info-popup .app-user-info-items .app-user-info-profile-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;padding-top:8px}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info-popup .app-user-info-items .app-user-info-profile-btn .user-edit-profile{width:80px;height:30px;border:1px solid #0e9b31;background-color:#0e9b31;border-radius:6px;margin-right:8px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;cursor:pointer}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info-popup .app-user-info-items .app-user-info-profile-btn .user-edit-profile span{color:#fff}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info-popup .app-user-info-items .app-user-info-profile-btn .user-edit-profile span:first-child{font-size:18px}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info-popup .app-user-info-items .app-user-info-profile-btn .user-edit-profile span:last-child{font-weight:400;font-family:Heebo-Medium;font-size:12px;padding-left:4px;padding-top:2px;white-space:pre-wrap;word-break:break-word}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info-popup .app-user-info-items .app-user-info-profile-btn .user-edit-profile:hover{opacity:.8}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info-popup .app-user-info-items .app-user-info-profile-btn .apps-header-logoout{width:80px;height:30px;border:1px solid #ff5f5f;background-color:#ff5f5f;border-radius:6px;margin-left:8px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;cursor:pointer}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info-popup .app-user-info-items .app-user-info-profile-btn .apps-header-logoout span{color:#fff}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info-popup .app-user-info-items .app-user-info-profile-btn .apps-header-logoout span:first-child{font-size:18px}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info-popup .app-user-info-items .app-user-info-profile-btn .apps-header-logoout span:last-child{font-weight:400;font-family:Heebo-Medium;font-size:12px;padding-left:4px;padding-top:2px}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info-popup .app-user-info-items .app-user-info-profile-btn .apps-header-logoout:hover{opacity:.8}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info-popup .user-name h4{padding:16px;font-weight:400;font-family:Heebo-Medium;color:#212329;margin:0}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info-popup .user-edit-profile button{background-color:initial;border:none}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info-popup .apps-header-logoout .btn{padding:5px 25px;height:36px}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info-popup.hide-app-user{top:-250px}.section.app-list.within-myaction .section-head .section-action .section-action-content .app-user-info-popup.show-app-user{top:60px}.section.app-list.within-myaction .section-body .section-content .card .card-body{padding:0}.section.app-list.within-myaction .section-body .section-content .card .card-body .apps-content-body{height:100%}.section.app-list.within-myaction .section-body .section-content .card .card-body .apps-content-body .apps-row{width:90%;margin:0 auto;height:100%;display:flex;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:center}.section.app-list.within-myaction .section-body .section-content .card .card-body .apps-content-body .apps-row .apps-only-view{margin-bottom:1rem}.section.app-list.within-myaction .section-body .section-content .card .card-body .apps-content-body .apps-row .apps-only-view .apps-logo{margin-bottom:1rem;text-align:center}.section.app-list.within-myaction .section-body .section-content .card .card-body .apps-content-body .apps-row .apps-only-view .apps-logo img{width:225px}.section.app-list.within-myaction .section-body .section-content .card .card-body .apps-content-body .apps-row .apps-only-view .entity-form-group{width:225px;margin:0 auto}.section.app-list.within-myaction .section-body .section-content .card .card-body .apps-content-body .apps-row .apps-only-view .entity-form-group .pos-rel .customDropdown{border-radius:20px;padding-right:2px}.section.app-list.within-myaction .section-body .section-content .card .card-body .apps-content-body .apps-row .apps-only-view .entity-form-group .pos-rel .customDropdown .customDropdown-downArrow{width:35px;height:35px;border-radius:50px}.section.app-list.within-myaction .section-body .section-content .card .card-body .apps-content-body .apps-row .apps-only-view .apps-header-title h2{font-weight:400;font-family:Heebo-Medium;color:#343434c9;margin:1rem 0;font-size:20px}.section.app-list.within-myaction .section-body .section-content .card .card-body .apps-content-body .apps-row .row{height:auto;justify-content:center;align-content:center;align-items:center;margin-bottom:2rem}.section.app-list.within-myaction .section-body .section-content .card .card-body .apps-content-body .apps-row .my-apps-nodata{height:unset}.section.app-list.within-myaction .section-body .section-content .card .card-body .apps-content-body .apps-row-footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;height:35px;width:100%;position:absolute;bottom:0}.section.app-list.within-myaction .section-body .section-content .card .card-body .apps-content-body .apps-row-footer .build-version span{font-weight:400;font-family:Heebo-Medium;font-size:10px;color:#383838}.section.app-list.within-myaction .section-body .section-content .card .card-body .apps-content-body .apps-row-footer .powered-info,.section.app-list.within-myaction .section-body .section-content .card .card-body .apps-content-body .apps-row-footer .privacy-info{text-align:right;font-size:10px}.section.app-list.within-myaction .section-body .section-content .card .card-body .apps-content-body .apps-row-footer .powered-info a,.section.app-list.within-myaction .section-body .section-content .card .card-body .apps-content-body .apps-row-footer .privacy-info a{font-size:10px;font-weight:400;font-family:Heebo-Medium;text-decoration:none;color:#538fe8;cursor:pointer}.section.app-list.within-myaction .section-body .section-content .card .card-body .apps-content-body .apps-row-footer .powered-info a:hover,.section.app-list.within-myaction .section-body .section-content .card .card-body .apps-content-body .apps-row-footer .privacy-info a:hover{text-decoration:underline;color:#337deb}.section.app-list.within-myaction .section-body .section-content .card .card-body .apps-content-body .apps-row-footer .powered-info span,.section.app-list.within-myaction .section-body .section-content .card .card-body .apps-content-body .apps-row-footer .privacy-info span{font-size:10px}.section.app-list.myforms .section-body .section-content .card .card-body .apps-content-body .row .apps-content{flex:0 0 calc(17% - 10px);max-width:calc(17% - 10px);width:calc(17% - 10px);margin:0}.section.app-list.myforms .section-body .section-content .card .card-body .apps-content-body .row .apps-content .apps-body-content{margin:15px 5px;text-decoration:none}.section.app-list.myforms .section-body .section-content .card .card-body .apps-content-body .row .apps-content .apps-body-content .apps-content-title span{color:#000}.section.privacy-page .section-body .section-content .card .card-body,.section.terms-conditions .section-body .section-content .card .card-body{padding:10px 1rem}.section.privacy-page .section-body .section-content .card .card-body .privacy-cont h4,.section.privacy-page .section-body .section-content .card .card-body .privacy-cont h5,.section.terms-conditions .section-body .section-content .card .card-body .privacy-cont h4,.section.terms-conditions .section-body .section-content .card .card-body .privacy-cont h5{font-weight:400;font-family:Heebo-Medium}.section.privacy-page .section-body .section-content .card .card-body .privacy-cont h4,.section.terms-conditions .section-body .section-content .card .card-body .privacy-cont h4{font-size:1rem}.section.privacy-page .section-body .section-content .card .card-body .privacy-cont h5,.section.terms-conditions .section-body .section-content .card .card-body .privacy-cont h5{font-size:.875rem}.section.privacy-page .section-body .section-content .card .card-body .privacy-cont .privacy-para,.section.privacy-page .section-body .section-content .card .card-body .privacy-cont p,.section.terms-conditions .section-body .section-content .card .card-body .privacy-cont .privacy-para,.section.terms-conditions .section-body .section-content .card .card-body .privacy-cont p{font-size:15px;text-align:justify}.section.privacy-page .section-body .section-content .card .card-body .privacy-cont a,.section.terms-conditions .section-body .section-content .card .card-body .privacy-cont a{font-size:15px}.section.privacy-page .section-body .section-content .card .card-body .privacy-cont ul li,.section.terms-conditions .section-body .section-content .card .card-body .privacy-cont ul li{font-size:14px;margin-bottom:10px;text-align:justify}.section.privacy-page .section-body .section-content .card .card-body a.link-tag,.section.terms-conditions .section-body .section-content .card .card-body a.link-tag{font-weight:400;font-family:Heebo-Medium}.section.privacy-page .section-body .section-content .card .card-body a.link-tag:hover,.section.terms-conditions .section-body .section-content .card .card-body a.link-tag:hover{text-decoration:none}.grid-summary-card .summary-grid-card .card-body dx-data-grid.summary-grid .dx-datagrid-headers{border-bottom:none}.grid-summary-card .summary-grid-card .card-body dx-data-grid.summary-grid .dx-datagrid-headers .dx-datagrid-table{border-collapse:initial}.grid-summary-card .summary-grid-card .card-body dx-data-grid.summary-grid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-header-row{border-bottom:none}.grid-summary-card .summary-grid-card .card-body dx-data-grid.summary-grid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-header-row td{border:none;border-right:1px solid #ddd}.grid-summary-card .summary-grid-card .card-body dx-data-grid.summary-grid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-header-row td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{width:18px;height:18px}.grid-summary-card .summary-grid-card .card-body dx-data-grid.summary-grid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-header-row td:last-child{border-right:none}.grid-summary-card .summary-grid-card .card-body dx-data-grid.summary-grid .dx-datagrid-rowsview{border:none}.grid-summary-card .summary-grid-card .card-body dx-data-grid.summary-grid .dx-datagrid-rowsview .dx-datagrid-table{border-collapse:initial}.grid-summary-card .summary-grid-card .card-body dx-data-grid.summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row{border:none}.grid-summary-card .summary-grid-card .card-body dx-data-grid.summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td,.grid-summary-card .summary-grid-card .card-body dx-data-grid.summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-freespace-row td{border:none;border-right:1px solid #ddd;vertical-align:middle}.grid-summary-card .summary-grid-card .card-body dx-data-grid.summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td:last-child,.grid-summary-card .summary-grid-card .card-body dx-data-grid.summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-freespace-row td:last-child{border-right:none}.grid-summary-card .summary-grid-card .card-body dx-data-grid.summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines:first-child td,.grid-summary-card .summary-grid-card .card-body dx-data-grid.summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-freespace-row:first-child td{border-top:none}.grid-summary-card .summary-grid-card .card-body dx-data-grid.summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines:last-child td,.grid-summary-card .summary-grid-card .card-body dx-data-grid.summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-freespace-row:last-child td{border-bottom:1px solid #0000}.grid-summary-card .summary-grid-card .card-body dx-data-grid.summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{width:18px;height:18px}.summary-grid-copy,.summary-grid-delete,.summary-grid-edit,.summary-grid-recover,.summary-grid-recycle{cursor:pointer}.summary-grid-copy span,.summary-grid-delete span,.summary-grid-edit span,.summary-grid-recover span,.summary-grid-recycle span{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.summary-grid-copy span i.icon-edit-o-1,.summary-grid-delete span i.icon-edit-o-1,.summary-grid-edit span i.icon-edit-o-1,.summary-grid-recover span i.icon-edit-o-1,.summary-grid-recycle span i.icon-edit-o-1{font-size:1.125rem}.summary-grid-copy span i.icon-copy-o,.summary-grid-copy span i.icon-delete-o,.summary-grid-copy span i.icon-recover,.summary-grid-copy span i.icon-recycle,.summary-grid-delete span i.icon-copy-o,.summary-grid-delete span i.icon-delete-o,.summary-grid-delete span i.icon-recover,.summary-grid-delete span i.icon-recycle,.summary-grid-edit span i.icon-copy-o,.summary-grid-edit span i.icon-delete-o,.summary-grid-edit span i.icon-recover,.summary-grid-edit span i.icon-recycle,.summary-grid-recover span i.icon-copy-o,.summary-grid-recover span i.icon-delete-o,.summary-grid-recover span i.icon-recover,.summary-grid-recover span i.icon-recycle,.summary-grid-recycle span i.icon-copy-o,.summary-grid-recycle span i.icon-delete-o,.summary-grid-recycle span i.icon-recover,.summary-grid-recycle span i.icon-recycle{font-size:1rem}.summary-grid-copy:hover span i.icon-copy-o,.summary-grid-copy:hover span i.icon-edit-o-1,.summary-grid-copy:hover span i.icon-recover,.summary-grid-copy:hover span i.icon-recycle,.summary-grid-delete:hover span i.icon-copy-o,.summary-grid-delete:hover span i.icon-edit-o-1,.summary-grid-delete:hover span i.icon-recover,.summary-grid-delete:hover span i.icon-recycle,.summary-grid-edit:hover span i.icon-copy-o,.summary-grid-edit:hover span i.icon-edit-o-1,.summary-grid-edit:hover span i.icon-recover,.summary-grid-edit:hover span i.icon-recycle,.summary-grid-recover:hover span i.icon-copy-o,.summary-grid-recover:hover span i.icon-edit-o-1,.summary-grid-recover:hover span i.icon-recover,.summary-grid-recover:hover span i.icon-recycle,.summary-grid-recycle:hover span i.icon-copy-o,.summary-grid-recycle:hover span i.icon-edit-o-1,.summary-grid-recycle:hover span i.icon-recover,.summary-grid-recycle:hover span i.icon-recycle{color:#2c7d2e}.summary-grid-copy:hover span i.icon-delete-o,.summary-grid-delete:hover span i.icon-delete-o,.summary-grid-edit:hover span i.icon-delete-o,.summary-grid-recover:hover span i.icon-delete-o,.summary-grid-recycle:hover span i.icon-delete-o{color:#f44336}.summary-grid-action{cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.summary-grid-action span:not(:last-child){padding-right:.875rem}.summary-grid-action span i.icon-edit-o-1,.summary-grid-action span i.icon-eye-o{font-size:1.125rem}.summary-grid-action span i.icon-launch-o{font-size:1rem}.summary-grid-action span:hover i{color:#2c7d2e}.swiftx-form-section{border:1px solid #f5f5f5;margin:10px;padding:10px 0}.card.group-none,.card.section-group-none,.swiftx-form-section.group-none,.swiftx-form-section.section-group-none{box-shadow:none;border:1px solid #0000}.card.group-background,.card.section-group-background,.swiftx-form-section.group-background,.swiftx-form-section.section-group-background{border-top:5px solid #0000;box-shadow:none;padding-bottom:0}.card.group-background .card-header.hide-header,.card.section-group-background .card-header.hide-header,.swiftx-form-section.group-background .card-header.hide-header,.swiftx-form-section.section-group-background .card-header.hide-header{border-bottom:none}.card.group-border,.card.section-group-border,.swiftx-form-section.group-border,.swiftx-form-section.section-group-border{border:1px solid #0000;border-top-width:5px!important;box-shadow:none;padding-bottom:0}.card.section-group-background,.card.section-group-border,.swiftx-form-section.section-group-background,.swiftx-form-section.section-group-border{padding-top:0;margin-bottom:10px;box-shadow:none;padding-bottom:0}.card.group-none.subsection-group-none,.card.subsection-group-none{margin-left:0!important;margin-right:0!important}.card.subsection-group-none .card-body .row.section-layout-1 .column-1{padding:0 10px}.sub-section-card .card{width:100%;margin:10px 0!important}.section .section-body .card .card-body .row .tab.showSectionAsTab .tab-body .tab-content .row.subsection-column .container-card{margin-bottom:.625rem}.section .section-body .card .card-body .row .tab.showSectionAsTab .tab-body .tab-content .row.subsection-column .container-card .card.group-background .card-body,.section .section-body .card .card-body .row .tab.showSectionAsTab .tab-body .tab-content .row.subsection-column .container-card .card.group-border .card-body{padding:0}.section .section-body .card .card-body .row .tab.showSectionAsTab .tab-body .tab-content .row.subsection-column .container-card .card.group-background .card-body .form .column-selector .dragable-card,.section .section-body .card .card-body .row .tab.showSectionAsTab .tab-body .tab-content .row.subsection-column .container-card .card.group-border .card-body .form .column-selector .dragable-card{padding-top:0}.section.preview-form .section-body .swiftx-form .card.group-background,.section.preview-form .section-body .swiftx-form .card.group-border{padding:0}.section.preview-form .section-body .swiftx-form .card.group-background .card-body,.section.preview-form .section-body .swiftx-form .card.group-border .card-body{padding:10px 0 0}.section.preview-form .section-body .swiftx-form .card.group-background .card-body .row.section-layout-1,.section.preview-form .section-body .swiftx-form .card.group-border .card-body .row.section-layout-1{padding:0 10px}.section.preview-form .section-body .swiftx-form .card.subsection-group-none{margin-left:0!important;margin-right:0!important}.section.preview-form .section-body .swiftx-form .card.subsection-group-none .card-body{padding:0}.section.preview-form .section-body .swiftx-form .card .card-body .grid .grid-footer .row .pagination .btn i{color:#212329}.section.preview-form .section-body .swiftx-form .card .card-body .grid .grid-footer .row .pagination .btn[disabled] i{color:#9a9b9e}.section.preview-form .section-body .swiftx-form .card .card-body .grid .grid-footer .row .pagination .btn.page_record{color:#212329}div#printDiv.section .section-body .swiftx-form .swiftx-form-body .row .consume-card .card.section-group-background,div#printDiv.section .section-body .swiftx-form .swiftx-form-body .row .consume-card .card.section-group-border{margin-bottom:0}div#printDiv.section .section-body .swiftx-form .swiftx-form-body .row .consume-card .swiftx-form-section.subsection-group-none{margin-left:-10px;margin-right:-10px;padding:0}div#printDiv.section .section-body .swiftx-form .swiftx-form-body .row .consume-card .swiftx-form-section.subsection-group-none .row.section-layout-1{padding:0}div#printDiv.section .section-body .swiftx-form .swiftx-form-body .row .consume-card .swiftx-form-section.group-border{padding-bottom:0}div#printDiv.section .section-body .swiftx-form .swiftx-form-body .row .consume-card .card-body .form .row.show-as-container{padding:0}div#printDiv.section .section-body .swiftx-form .swiftx-form-body .row .tab.showSectionAsTab .tab-body .tab-content .card .card-body .row .container-card .swiftx-form-section.subsection-group-none{margin-left:-10px;margin-right:-10px}div#printDiv .row.h-auto.show-as-container{padding:0}div#printDiv .row.h-auto.show-as-container .container-card{padding:0 .625rem;margin-bottom:.625rem}.tab.showSectionAsTab .tab-header .card-action .card-action-icon{width:23px;height:23px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:50%;display:inline-flex;border-radius:4px;border:1px solid #0000;cursor:pointer;margin-right:5px}.tab.showSectionAsTab .tab-header .card-action .card-action-icon i{color:#fff}.tab.showSectionAsTab .tab-header .card-action .card-action-icon:hover{background-color:#ffffff29;border-color:#00000036;box-shadow:0 0 2px 0 #00000029}.tab.showSectionAsTab .tab-header .card-action .card-action-icon:hover i{color:#aaffbe}.tab.showSectionAsTab .tab-header .card-action .card-action-icon:hover i.icon-times{color:#f77}.card .card-header .card-action .card-action-icon{width:23px;height:23px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:50%;display:inline-flex;border-radius:4px;border:1px solid #0000;cursor:pointer;margin-right:5px}.card .card-header .card-action .card-action-icon i{color:#fff}.card .card-header .card-action .card-action-icon:hover i{color:#aaffbe}.card .card-header .card-action .card-action-icon:hover i.icon-times{color:#f77}.media-view-content{width:100%;height:100%;text-align:center;padding:10px}.media-dialog-img-preview .dialog-box-header .dialog-box-action .searchwithdrop dx-number-box{width:50px}.media-dialog-img-preview .dialog-box-header .dialog-box-action .searchwithdrop dx-number-box.dx-texteditor.dx-editor-outlined{border:none}.media-dialog-img-preview .dialog-box-header .dialog-box-action .searchwithdrop dx-number-box.dx-texteditor.dx-editor-outlined .dx-texteditor-input{min-height:30px;padding:4px 8px;text-align:center}.media-dialog-img-preview .dialog-box-header .dialog-box-action .image-slider-box{width:100px;margin-right:25px}.media-dialog-img-preview .dialog-box-header .dialog-box-action .image-slider-box .image-slider-content .dx-slider .dx-slider-wrapper .dx-slider-range.dx-slider-range-visible .dx-slider-handle{width:12px;height:24px}.media-dialog-img-preview .dialog-box-body{padding:.625rem}.media-dialog-img-preview .dialog-box-body .media-dialog-img-body,.media-dialog-img-preview .dialog-box-body .media-view-content{height:calc(100vh - 85px);display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.customDropdown{position:relative;border:1px solid #ddd;min-height:36px;line-height:22px;border-radius:5px;flex:0 0 100%;max-width:100%;width:100%;display:flex;flex-wrap:nowrap}.customDropdown.with-clear-option .tagboxcls.withoutcountbadgecls{flex:0 0 calc(100% - 54px);width:calc(100% - 54px);max-width:calc(100% - 54px)}.customDropdown.hide-clear-option .tagboxcls{flex:0 0 calc(100% - 32px);max-width:calc(100% - 32px);width:calc(100% - 32px)}.customDropdown.hide-clear-option .tagboxcls.withIncountbadgecls{flex:0 0 calc(100% - 66px);max-width:calc(100% - 66px);width:calc(100% - 66px)}.customDropdown.hide-clear-option .tagboxcls.withoutcountbadgecls,.customDropdown.show-clear-option .tagboxcls{flex:0 0 calc(100% - 52px);max-width:calc(100% - 52px);width:calc(100% - 52px)}.customDropdown.show-clear-option .tagboxcls.withIncountbadgecls{flex:0 0 calc(100% - 82px);max-width:calc(100% - 82px);width:calc(100% - 82px)}.customDropdown.show-clear-option .tagboxcls.withoutcountbadgecls{flex:0 0 calc(100% - 52px);max-width:calc(100% - 52px);width:calc(100% - 52px)}.customDropdown .tagboxcls{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;cursor:pointer;overflow:hidden;padding:7px 9px 8px;flex:0 0 calc(100% - 32px);max-width:calc(100% - 32px);width:calc(100% - 32px)}.customDropdown .withIncountbadgecls{flex:0 0 calc(100% - 80px);max-width:calc(100% - 80px);width:calc(100% - 80px);padding:0 9px}.customDropdown .withoutcountbadgecls{flex:0 0 calc(100% - 54px);max-width:calc(100% - 54px);width:calc(100% - 54px);padding:0 9px}.customDropdown .customDropdown-countbadge{flex:0 0 30px;max-width:30px;width:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;cursor:pointer}.customDropdown .customDropdown-countbadge .countbadge{font-size:12px;letter-spacing:.5px;font-weight:400;font-family:Heebo-Medium}.customDropdown .customDropdown-downArrow{flex:0 0 30px;max-width:30px;width:30px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;color:#333;border-radius:4px;font-size:14px;margin:2px 2px 2px auto;position:relative}.customDropdown .customDropdown-downArrow span{display:flex;flex-wrap:nowrap}.customDropdown .tagboxlistmodelcls{background-color:#fff;box-shadow:0 6px 12px rgba(0,0,0,.175);border:1px solid #ddd;position:absolute;left:0;top:100%;width:100%;z-index:10}.customDropdown .tagboxlistmodelcls .dropdown-search-box{width:100%;padding-left:10px;outline:none;font-size:12px;margin:0;border:none;height:35px;background:#2d2828;border-radius:4px 4px 0 0;color:#fff;letter-spacing:.5px}.customDropdown .customDropdown-clear-icon{width:20px;height:34px;padding-top:2px;display:none}.customDropdown .customDropdown-clear-icon .dropwon-clear-icons{width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;cursor:pointer}.customDropdown .customDropdown-clear-icon .dropwon-clear-icons i{margin:0;color:#00000080;font-size:10px}.customDropdown .customDropdown-clear-icon .dropwon-clear-icons:hover i{color:#f44336}.customDropdown.custom-disabled .tagboxcls{cursor:default}.customDropdown.custom-disabled:hover .customDropdown-downArrow{background-color:initial!important;cursor:default}.customDropdown:hover .customDropdown-clear-icon{display:block}.customDropdown.media-customdropdown .tagboxcls .tagboxsingleitemCls{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;width:100px;height:100px;padding:5px}.customDropdown.media-customdropdown .tagboxcls .tagboxsingleitemCls .tagboxsingleitemCls-img{display:flex;flex-wrap:wrap;width:100%;height:100%}.customDropdown.media-customdropdown .tagboxcls .tagboxsingleitemCls .tagboxsingleitemCls-img img{width:100%;height:100%}.customDropdown.media-customdropdown .tagboxcls .tagboxsingleitemCls .media-customdropdown-icon{position:absolute;top:-2px;right:-3px;cursor:pointer;display:none;padding:2px}.customDropdown.media-customdropdown .tagboxcls .tagboxsingleitemCls .media-customdropdown-icon i{font-size:14px;color:#f44336}.customDropdown.media-customdropdown .tagboxcls .tagboxsingleitemCls:hover .media-customdropdown-icon{display:block}.customDropdown:hover{border-color:#5ec51566}.customDropdown:hover .customDropdown-downArrow{background-color:#e6e6e6}.tagboxitemCls{background-color:#cdf9ba;color:#333;display:-webkit-box;-webkit-box-align:center;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding:0 20px 0 7px;border-radius:4px;min-height:28px;margin:3px 5px 3px 0;position:relative}.tagboxitemCls .tag-box-item-label{font-size:12px;margin-right:5px}.tagboxitemCls .tag-box-item-clear-icon{font-size:10px;font-weight:700}.tagboxitemCls .hovercls{opacity:0;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;position:absolute;right:7px}.tagboxitemCls:hover .hovercls{opacity:1;color:#f44336}span.hovercls i{color:#4d793a}span.lookup-value{font-size:12px;letter-spacing:.5px;display:flex;align-items:center;justify-content:center}.tagboxsingleitemCls{font-size:.75rem}.multiple-line-checkbox .checkbox-item{margin-bottom:5px}.dark-img,.light-img{display:none}.admin-img{display:block}.section-layout-btn{margin-top:23px;min-height:36px}.section-layout-btn.btn-fixed-top{min-height:26px}.section-layout-btn-link{margin-top:25px;display:inline-block;cursor:pointer;text-decoration:underline;color:blue}.layout-upload-img.media-custom-layout .layout-upload-img-body .layout-upload-img-box .img-upload-view .media-view-content{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;height:125px;padding:0}.layout-upload-img.media-custom-layout .layout-upload-img-body .layout-upload-img-box .img-upload-view .media-view-content img{padding-top:10px;height:100%}.layout-upload-img.media-custom-layout .layout-upload-img-body .layout-upload-img-box .img-upload-view .sign-info{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.layout-upload-img.media-custom-layout .layout-upload-img-body .layout-upload-img-box .img-upload-view .sign-info span:first-child{font-size:12px;font-weight:400;font-family:Heebo-Medium}.layout-upload-img.media-custom-layout .layout-upload-img-body .layout-upload-img-box .img-upload-view .sign-info span:last-child{font-size:10px;opacity:.85}.custom-slider-value{margin-left:5px;font-weight:400;font-family:Heebo-Medium;font-size:13px}.custom-dx-slider{padding:0;height:36px;border:1px solid #d2d3d4;border-radius:4px}.custom-dx-slider .dx-trackbar-wrapper .dx-trackbar-container.dx-slider-bar{margin:14px auto;width:calc(100% - 85px)}.custom-dx-slider .dx-trackbar-wrapper .dx-trackbar-container.dx-slider-bar .dx-trackbar-range .dx-slider-handle{width:12px;height:25px;background-color:#469447}.custom-dx-slider .dx-trackbar-wrapper .dx-trackbar-container.dx-slider-bar .dx-trackbar-range .dx-slider-handle.dx-state-hover{background-color:#218838}.custom-dx-slider .dx-trackbar-wrapper .dx-slider-label{width:40px;height:30px;padding:0 3px;top:0;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.dx-slider .dx-tooltip-wrapper .dx-overlay-content{box-shadow:0 2px 4px #00000036}.bold-label{font-weight:400;font-family:Heebo-Medium}.dialog-header-search .searchwithdrop{transition-duration:.5s}.dialog-header-search .searchwithdrop.hidesearch{width:20px;height:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border:none;background-color:initial;margin-right:0}.dialog-header-search .searchwithdrop.hidesearch .grid-header-search-box{display:none}.dialog-header-search .searchwithdrop.hidesearch .search-hover-show{margin-right:0;padding:0}.dialog-header-search .searchwithdrop.showsearch{margin-right:0}.dialog-header-search .searchwithdrop.showsearch .search-hover-show{display:none}.dialog-header-search .searchwithdrop.showsearch .grid-header-search-box{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;height:30px}.dialog-header-search .searchwithdrop.showsearch .grid-header-search-box .header-select-box-one{min-width:175px}.dialog-header-search .searchwithdrop.showsearch .grid-header-search-box .contains-box{width:125px}.dialog-header-search .searchwithdrop.showsearch .grid-header-search-box .contains-box .dx-selectbox{min-width:unset}.dialog-header-search .searchwithdrop.showsearch .grid-header-search-box .header-search-box{width:calc(100% - 300px)}.dialog-header-search .searchwithdrop.showsearch .grid-header-search-box .header-search-box .search-box{width:calc(100% - 30px)}.dialog-header-search .searchwithdrop.showsearch .grid-header-search-box .header-search-box .search-box.date-picker-show{justify-content:flex-end}.dialog-header-search .searchwithdrop .search-icon{cursor:pointer}.dialog-header-search .searchwithdrop .search-icon span{display:flex}.dialog-header-search .searchwithdrop .search-icon span i{font-size:16px;color:#f44336}.app-myaction-dialog .dialog-box-content{width:85%;height:85%}.app-myaction-dialog .dialog-box-content .dialog-box-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;background-color:#fff!important;border-bottom:1px solid #d2d3d4}.app-myaction-dialog .dialog-box-content .dialog-box-header .dialog-box-title h5{color:#212329}.app-myaction-dialog .dialog-box-content .dialog-box-header .dialog-box-action .my-actions-search{margin-left:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.app-myaction-dialog .dialog-box-content .dialog-box-header .dialog-box-action .my-actions-search .toogle-button{min-width:max-content;width:100px;height:28px;background:#0000;border-color:#d2d3d4;margin-right:10px}.app-myaction-dialog .dialog-box-content .dialog-box-header .dialog-box-action .my-actions-search .toogle-button .switch{width:100px}.app-myaction-dialog .dialog-box-content .dialog-box-header .dialog-box-action .my-actions-search .toogle-button .switch:before{left:unset;right:20px;top:4px;background:#d7d7d7;border-color:#d7d7d7}.app-myaction-dialog .dialog-box-content .dialog-box-header .dialog-box-action .my-actions-search .toogle-button .switch span{font-size:12px;min-width:max-content}.app-myaction-dialog .dialog-box-content .dialog-box-header .dialog-box-action .my-actions-search .toogle-button .switch span.left{margin-right:45px;color:#212329}.app-myaction-dialog .dialog-box-content .dialog-box-header .dialog-box-action .my-actions-search .toogle-button.checked{border-color:#09a049}.app-myaction-dialog .dialog-box-content .dialog-box-header .dialog-box-action .my-actions-search .toogle-button.checked .switch{left:-50px}.app-myaction-dialog .dialog-box-content .dialog-box-header .dialog-box-action .my-actions-search .toogle-button.checked .switch:before{right:25px;background:#09a049;border-color:#09a049}.app-myaction-dialog .dialog-box-content .dialog-box-header .dialog-box-action .my-actions-search .toogle-button.checked .switch span.left{margin-right:36px}.app-myaction-dialog .dialog-box-content .dialog-box-header .dialog-box-action .my-actions-search .search-body-box{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border:1px solid #d2d3d4;border-radius:6px;height:28px}.app-myaction-dialog .dialog-box-content .dialog-box-header .dialog-box-action .my-actions-search .search-body-box .search-box dx-text-box{border:none;background:#0000}.app-myaction-dialog .dialog-box-content .dialog-box-header .dialog-box-action .my-actions-search .search-body-box .search-box dx-text-box input.dx-texteditor-input{background:#0000;height:100%;min-height:28px;padding:4px 8px;color:#212329}.app-myaction-dialog .dialog-box-content .dialog-box-header .dialog-box-action .my-actions-search .search-body-box .search-icon{width:30px;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;color:#212329}.app-myaction-dialog .dialog-box-content .dialog-box-header .dialog-box-action .dialog-box-close-icon{padding:0 4px;margin-left:10px;cursor:pointer}.app-myaction-dialog .dialog-box-content .dialog-box-header .dialog-box-action .dialog-box-close-icon span{display:flex}.app-myaction-dialog .dialog-box-content .dialog-box-header .dialog-box-action .dialog-box-close-icon span i{color:#212329cc}.app-myaction-dialog .dialog-box-content .dialog-box-header .dialog-box-action .dialog-box-close-icon:hover span i{color:#ef1c25}.app-myaction-dialog .dialog-box-content .dialog-box-body{height:calc(100% - 45px);max-height:calc(100% - 45px)!important;padding-bottom:15px!important}.app-myaction-dialog .dialog-box-content .dialog-box-body .my-actions-grid-card{height:100%;box-shadow:none}.app-myaction-dialog .dialog-box-content .dialog-box-body .my-actions-grid-card .card-body{height:100%;overflow:hidden!important}.app-myaction-dialog .dialog-box-content .dialog-box-body .my-actions-grid-card .card-body .my-actions-grid{border:1px solid #d2d3d4;border-radius:4px;height:100%}.app-myaction-dialog .dialog-box-content .dialog-box-body .my-actions-grid-card .card-body .my-actions-grid .dx-datagrid .dx-datagrid-headers tr td{border:none;border-bottom:1px solid #d2d3d4;background:#0000}.app-myaction-dialog .dialog-box-content .dialog-box-body .my-actions-grid-card .card-body .my-actions-grid .dx-datagrid .dx-datagrid-headers tr td .dx-datagrid-text-content{color:#212329;font-family:Heebo-Medium}.app-myaction-dialog .dialog-box-content .dialog-box-body .my-actions-grid-card .card-body .my-actions-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table tr.dx-row.dx-data-row td{border:none;border-bottom:1px solid #d2d3d4;color:#212329;background:#0000}.app-myaction-dialog .dialog-box-content .dialog-box-body .my-actions-grid-card .card-body .my-actions-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-freespace-row,.app-myaction-dialog .dialog-box-content .dialog-box-body .my-actions-grid-card .card-body .my-actions-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-freespace-row td{border:none}.app-myaction-dialog .dialog-box-content .dialog-box-body .my-actions-grid-card .card-body .mobile-my-actions-search .search-body-box{position:relative}.app-myaction-dialog .dialog-box-content .dialog-box-body .my-actions-grid-card .card-body .mobile-my-actions-search .search-body-box .search-body-box{position:absolute;top:12px;right:5px}.app-myaction-dialog .dialog-box-content .dialog-box-body .my-actions-grid-card .card-footer{background-color:#f8f8f8}.app-myaction-dialog .dialog-box-content .dialog-box-body .my-actions-grid-card .card-footer .pagination .btn,.app-myaction-dialog .dialog-box-content .dialog-box-body .my-actions-grid-card .card-footer .total_record span{color:#212329}.app-myaction-dialog .dialog-box-content .dialog-box-body .my-actions-grid-card .card-footer .pagination .page_record{border-color:#d2d3d4}.app-myaction-dialog .dialog-box-content .dialog-box-body .my-actions-grid-card.with-footer .card-body{height:calc(100% - 40px)}.section.privacy-page .section-body,.section.terms-conditions .section-body{height:calc(100vh - 60px);overflow:hidden}.section.privacy-page .section-body .section-content .card,.section.terms-conditions .section-body .section-content .card{width:100%;height:100%}.section.privacy-page .section-body .section-content .card .card-body,.section.terms-conditions .section-body .section-content .card .card-body{height:calc(100% - 125px);overflow:auto}.dialog-box.image-resizer-dialog .dialog-box-content{width:calc(100% - 200px)}.dialog-box.image-resizer-dialog .dialog-box-content .dialog-box-body{height:calc(100% - 45px)}.dialog-box.image-resizer-dialog .dialog-box-content .dialog-box-body .row{position:relative}.dialog-box.image-resizer-dialog .dialog-box-content .dialog-box-body .row .image-view{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.dialog-box.image-resizer-dialog .dialog-box-content .dialog-box-body .row .image-edit-body{border:1px solid #d2d3d4;position:absolute;top:10px;right:10px;background:#fff;border-radius:4px;z-index:1}.dialog-box.image-resizer-dialog .dialog-box-content .dialog-box-body .row .image-edit-body .image-edit-box{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;flex-wrap:nowrap;position:relative;width:260px;padding:10px}.dialog-box.image-resizer-dialog .dialog-box-content .dialog-box-body .row .image-edit-body .image-edit-box .image-edit-content label{font-size:14px;font-weight:400;font-family:Heebo-Medium;color:#212329}.dialog-box.image-resizer-dialog .dialog-box-content .dialog-box-body .row .image-edit-body .image-edit-box .image-edit-content dx-number-box{width:100px;background:#0000}.dialog-box.image-resizer-dialog .dialog-box-content .dialog-box-body .row .image-edit-body .image-edit-box .image-edit-content-icon{margin-bottom:7px}.dialog-box.image-resizer-dialog .dialog-box-content .dialog-box-body .row .image-edit-body .image-edit-box .image-edit-content-icon span i{font-size:16px}.ptyLayout-imgUpload{border:1px solid #ddd;border-radius:4px;width:100%;min-height:100px;max-height:250px;padding:10px;overflow:auto}.ptyLayout-imgUpload .imgUpload-content{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;min-height:100px;max-height:100%;position:relative;background-color:#e0ffe0}.ptyLayout-imgUpload .imgUpload-content.hide-img-bg{background-color:initial}.ptyLayout-imgUpload .imgUpload-content label{position:absolute;color:#469447;text-align:center;font-weight:400;font-family:Heebo-Medium;text-transform:capitalize}.ptyLayout-imgUpload .upload-img{position:absolute;top:0;right:0;cursor:pointer;left:0;height:100%;bottom:0}.ptyLayout-imgUpload .upload-img input{width:100%;height:100%;opacity:0;cursor:pointer}.ptyLayout-imgUpload .imgUpload-view{width:100%;height:150px;overflow:hidden;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;margin:0 auto}.ptyLayout-imgUpload .imgUpload-view img{max-width:200px;max-height:150px}.section.configuration-page .summary-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td{border:none!important}.section.configuration-page .summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-group-row td{border-top:none!important}.section.configuration-page .summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-group-row td[aria-expanded=false]{border-color:#2c7d2ee6!important}.section.configuration-page .summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-group-row td .dx-template-wrapper div{font-weight:400;font-family:Heebo-Medium;color:#212329bf;text-transform:capitalize}.section.configuration-page .summary-grid .dx-datagrid .dx-datagrid-rowsview .form-control,.section.configuration-page .summary-grid .dx-datagrid .dx-datagrid-rowsview .form-control .pos-rel,.section.configuration-page .summary-grid .dx-datagrid .dx-datagrid-rowsview .form-control .pos-rel .configuration-InputBox{width:100%}.section.configuration-page .summary-grid .dx-datagrid .dx-datagrid-rowsview .form-control .pos-rel .configuration-InputBox input{width:100%;border-color:#0000}.section.configuration-page .summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-row.dx-data-row.dx-column-lines td{border:none!important;border-bottom:1px solid #ddd!important}.section.configuration-page .summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-row.dx-freespace-row.dx-column-lines td{border:none!important}.capsule-container.widget-column-card .card.group-background .card-header,.capsule-container.widget-column-card .card.group-border .card-header,.container-card.widget-column-card .card.group-background .card-header,.container-card.widget-column-card .card.group-border .card-header{background-color:initial!important}.capsule-container.show-card-title .card-header,.container-card.show-card-title .card-header{padding-right:0}.capsule-container.show-card-title .card-header .card-action,.container-card.show-card-title .card-header .card-action{padding-right:0!important;padding-top:18px!important}.capsule-container.show-card-title .card-header .card-action span,.container-card.show-card-title .card-header .card-action span{margin-left:.625rem;margin-right:5px!important}.capsule-container.show-card-title .card-header.hide-card-header .card-title,.container-card.show-card-title .card-header.hide-card-header .card-title{display:none}.capsule-container.show-card-title .card-body,.container-card.show-card-title .card-body{padding-top:.625rem!important}.capsule-container.show-card-title .card.group-border .card-header,.container-card.show-card-title .card.group-border .card-header{background:#0000!important;border-bottom:none!important}.capsule-container.show-card-title .card.group-border .card-header .card-title h3,.container-card.show-card-title .card.group-border .card-header .card-title h3{border:1px solid #0000;border-radius:20px;background-color:#fff}.capsule-container.show-card-title .card.group-border .card-body,.container-card.show-card-title .card.group-border .card-body{padding-top:0!important}.capsule-container.show-card-title .card.group-background .card-header,.container-card.show-card-title .card.group-background .card-header{background-color:initial!important;border-bottom:none!important}.capsule-container.show-card-title .card.group-background .card-header.subcon-group-border .card-title h3,.container-card.show-card-title .card.group-background .card-header.subcon-group-border .card-title h3{border:1px solid #0000;border-radius:20px;background-color:#fff}.capsule-container.show-card-title .card.group-background .card-body,.container-card.show-card-title .card.group-background .card-body{padding-top:0!important}.capsule-container.show-card-title.group-border .card-header,.container-card.show-card-title.group-border .card-header{background:#0000!important;border-bottom:none!important}.capsule-container.show-card-title.group-border .card-header .card-title h3,.container-card.show-card-title.group-border .card-header .card-title h3{border:1px solid #0000;border-radius:20px!important;background-color:#fff}.capsule-container.show-card-title.group-border .card-body,.container-card.show-card-title.group-border .card-body{padding-top:0!important}.capsule-container.show-card-title.group-background .card-header,.container-card.show-card-title.group-background .card-header{background-color:initial!important;border-bottom:none!important}.capsule-container.show-card-title.group-background .card-body,.container-card.show-card-title.group-background .card-body{padding-top:0!important}.consume-form .show-as-container .container-card.show-card-title .card.group-background .card-header,.consume-form .show-as-container .container-card.show-card-title .card.group-border .card-header{padding:0;height:15px!important}.consume-form .show-as-container .container-card.show-card-title .card .card-body{padding-top:0!important}.consume-form .file-card .card.section-group-border{padding-top:8px}.consume-form .file-card .card .show-as-container.container-card .show-card-title .card .card-header,.consume-form .file-card .card .showSectionAsTab.container-card .show-card-title .card .card-header{padding-bottom:8px!important}.consume-form .file-card .card .card-header~.card-body{padding-top:20px!important}.consume-form .file-card .card .show-as-container .container-card.show-card-title{padding-top:10px!important}.consume-form .file-card .card .card-header.hide-header~.card-body{padding-top:0!important}.consume-form .file-card .card .capsule-container.hide-card-title .card .card-header.subcon-group-background~.subcon-consumeform-body,.consume-form .file-card .card .capsule-container.hide-card-title .card .card-header.subcon-group-border~.subcon-consumeform-body,.consume-form .file-card .card .container-card.hide-card-title .card .card-header.subcon-group-background~.subcon-consumeform-body,.consume-form .file-card .card .container-card.hide-card-title .card .card-header.subcon-group-border~.subcon-consumeform-body{padding-top:8px;padding-bottom:8px}.consume-form .file-card .card .capsule-container .capsule-container-card{margin:0 0 10px!important}.consume-form .file-card .card .capsule-container .capsule-container-card .card-body{padding-top:16px!important;margin-top:0!important}.consume-form .file-card .card .subsection-column.capsule-container .capsule-container-card.group-border .card-header{background-color:#fff}.consume-form.section.my-journey.file-card .swiftx-form .consume-card.card.swiftx-card .card-header{top:-16px!important;height:32px!important}.preview-form.myreport-preview .widget-column-card.container-card.group-background .card-header,.preview-form.myreport-preview .widget-column-card.container-card.group-border .card-header{height:15px!important}.preview-form.myreport-preview .widget-column-card.container-card.group-background .card-body .widget-selector,.preview-form.myreport-preview .widget-column-card.container-card.group-border .card-body .widget-selector{padding-top:0!important}.section.preview-form .section-body .swiftx-form .widget-column-card .card.subsection-group-none,.widget-column-card .card.group-none.subsection-group-none,.widget-column-card .card.subsection-group-none{margin-left:0!important;margin-right:0!important}.widget-filter-contect .widget-filter-header h5{margin:0;font-weight:400;font-family:Heebo-Medium}.widget-filter-body{padding:0 4px}.widget-filter-body .horizontal-list{padding:4px 12px;cursor:pointer;border-radius:4px;font-size:12px;margin-right:8px;position:relative}.widget-filter-body .horizontal-list .list-clear-icon{display:none;cursor:pointer}.widget-filter-body .horizontal-list:hover span{color:#09a049}.widget-filter-body .horizontal-list.active-item{background-color:#9fffabb3}.widget-filter-body .horizontal-list.active-item span{color:#212329}.widget-filter-body .horizontal-list.active-item:hover{background-color:#9fffab80}.widget-filter-body .horizontal-list.active-item:hover span{color:#212329}.widget-filter-body .horizontal-list.active-item:hover .list-clear-icon{display:flex;position:absolute;top:-6px;right:-2px;z-index:1}.widget-filter-body .horizontal-list.active-item:hover .list-clear-icon i{font-size:13px;color:#ff5f5f}.widget-filter-body .horizontal-list-clear{padding-top:4px}.widget-filter-body dx-tag-box .dx-dropdowneditor-input-wrapper .dx-texteditor-container .dx-tag-content{font-size:11px}.widget-filter-body dx-tag-box .dx-dropdowneditor-input-wrapper .dx-texteditor-container .dx-texteditor-input{padding:0;margin:0}.widget-filter-body dx-tag-box .dx-dropdowneditor-input-wrapper .dx-texteditor-container .dx-texteditor-input-container.dx-tag-container{padding:0 0 4px}.filter-search-box{border:1px solid #d2d3d4;border-radius:4px;justify-content:flex-start;height:32px;margin:0 5px}.filter-search-box,.filter-search-icon{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap}.filter-search-icon{width:25px;justify-content:center}.filter-search-icon span{display:flex;flex-wrap:nowrap;cursor:pointer}.filter-search-icon span i{font-size:14px}.filter-search-icon span i.icon-times{font-size:12px;color:#d85363}.filter-search-input{width:calc(100% - 50px)}.filter-search-input .form-control{width:100%;border:none;outline:none;padding:4px}.clrar-filter{width:25px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.clrar-filter span{display:flex;flex-wrap:nowrap;cursor:pointer}.clrar-filter span i{font-size:12px}.widget-filter-vertical-card{padding-top:10px}.widget-filter-vertical-card .widget-filter-header{padding:0 7px}.widget-filter-vertical-card .widget-filter-header h5{margin:0 0 5px;font-weight:400;font-family:Heebo-Medium}.widget-filter-vertical-card .widget-filter-body{height:calc(100% - 35px)}.widget-filter-vertical-card .widget-filter-body dx-list{height:calc(100% - 35px)!important}.card.swiftx-card.preview-card .subsection-layout{padding:10px 0}.container-card.widget-column-card.hide-card-title{margin-top:0}dx-date-box .dx-texteditor-input.dx-texteditor-input{padding-right:8px}.pt-10{padding-top:10px!important}.button-align-left{text-align:left}.button-align-center{text-align:center}.button-align-right{text-align:right}.customDropdown.with-clear-option .tagboxcls{flex:0 0 calc(100% - 53px);max-width:calc(100% - 53px);width:calc(100% - 53px)}.grid-group-content{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.grid-group-content span:first-child,.grid-group-content span:last-child{font-size:12px;padding:0 4px}.grid-group-content span i{font-size:1rem}.add-dataset-summary-page .section-head.hide-title-overflow .section-head-content .section-title{width:100%}.add-dataset-summary-page .section-head.hide-title-overflow .section-head-content .section-title h3{width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.add-dataset-summary-page .section-head.hide-title-overflow.summary-hide-title .section-head-content{width:calc(100% - 750px)}.add-dataset-summary-page .section-head.hide-title-overflow.edit-hide-title .section-head-content{width:calc(100% - 425px)}.add-dataset-summary-page .add-dataset-summary-grid .dx-datagrid-rowsview .dx-row.dx-data-row td .customDropdown{min-height:18px;height:18px!important;border:none}.add-dataset-summary-page .add-dataset-summary-grid .dx-datagrid-rowsview .dx-row.dx-data-row td .customDropdown .tagboxcls{padding:0}.add-dataset-summary-page .add-dataset-summary-grid .dx-datagrid-rowsview .dx-row.dx-data-row td .customDropdown .customDropdown-clear-icon{height:18px!important}.add-dataset-summary-page .add-dataset-summary-grid .dx-datagrid-rowsview .dx-row.dx-data-row td .customDropdown .customDropdown-downArrow{background-color:initial}.file-upload-modal .customDropdown .dx-texteditor input.dx-texteditor-input{height:100%!important;padding:7px 9px 8px!important}.file-upload-modal .customDropdown .customDropdown-downArrow span i{font-size:18px}.file-upload-modal .file-border .dx-texteditor{height:36px!important;border:1px solid #d2d3d4!important;padding:7px 9px 8px}.file-upload-modal .file-border .dx-texteditor input.dx-texteditor-input{height:100%!important;padding:0;min-height:100%}.folder-name .dx-texteditor.dx-editor-outlined{padding-right:25px}.grid-icon-content,.grid-icon-content span{display:flex;align-items:center}.grid-icon-content span{height:100%}.grid-icon-content .grid-icon{padding:0 6px}.grid-icon-content .grid-icon i{font-size:20px}.empty-data-box{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;height:100%}.empty-data-box .empty-data-content{text-align:center}.empty-data-box .empty-data-content .empty-data-img{height:125px}.empty-data-box .empty-data-content .empty-data-img img{height:100%}.empty-data-box .empty-data-content .empty-data-text{padding:1rem 0}.empty-data-box .empty-data-content .empty-data-text p{margin:0;font-size:1rem;font-weight:400;font-family:Heebo-Medium}.list-view-dropdown a{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;display:flex!important}.list-view-dropdown a span:first-child{display:flex}.list-view-dropdown a span:first-child i{font-size:1rem}.list-view-dropdown a span:last-child{padding-left:5px}.file-card .tab.showSectionAsTab .tab-content .row .container-card.show-card-title .card .card-header{width:calc(100% - 0px)}.file-card .tab.showSectionAsTab .tab-content .row .container-card.show-card-title .card .card-header.subcon-group-background,.file-card .tab.showSectionAsTab .tab-content .row .container-card.show-card-title .card .card-header.subcon-group-border{top:0;left:0}.file-card .tab.showSectionAsTab .tab-content .row .container-card.show-card-title .card .card-header.subcon-group-background~.card-body,.file-card .tab.showSectionAsTab .tab-content .row .container-card.show-card-title .card .card-header.subcon-group-border~.card-body{padding-top:30px!important}.file-card .tab.showSectionAsTab .tab-content .subsection-column .container-card.show-card-title .card .card-header .card-title{left:0!important;top:0!important}.file-card .tab.showSectionAsTab .tab-content .subsection-column .container-card.show-card-title .card .card-header .card-action{position:absolute;top:27px;right:15px;padding:0!important}.file-card .tab.showSectionAsTab .tab-content .subsection-column .container-card.show-card-title .card .card-header.subcon-group-background~.card-body,.file-card .tab.showSectionAsTab .tab-content .subsection-column .container-card.show-card-title .card .card-header.subcon-group-border~.card-body{padding-top:30px!important}.section-layout-page .file-card .tab.showSectionAsTab .tab-body .tab-content .container-card.show-card-title .card .card-header{width:calc(100% - 0px)}.section-layout-page .file-card .tab.showSectionAsTab .tab-body .tab-content .container-card.show-card-title .card .card-header.subcon-group-background~.card-body,.section-layout-page .file-card .tab.showSectionAsTab .tab-body .tab-content .container-card.show-card-title .card .card-header.subcon-group-border~.card-body{padding-top:30px!important}.section-layout-page .file-card .tab.showSectionAsTab .tab-body .tab-content .subsection-column{margin-top:16px!important}.add-form-page .file-card.preview-form .tab.showSectionAsTab .tab-body .tab-content .subsection-column .card .card-header.subcon-group-background,.add-form-page .file-card.preview-form .tab.showSectionAsTab .tab-body .tab-content .subsection-column .card .card-header.subcon-group-border,.section-layout-page .file-card .tab.showSectionAsTab .tab-body .tab-content .subsection-column.show-card-title .card .card-header{padding:5px 20px!important;top:-20px!important}.add-form-page .file-card.preview-form .tab.showSectionAsTab .tab-body .tab-content .subsection-column.sub-section-card{margin-top:16px!important}.file-card .capsule-container.show-card-title .card.capsule-container-card .card-header{padding:0!important;border:none!important}.file-card .capsule-container.show-card-title .card.capsule-container-card .card-header .card-title h3{padding:5px 20px}.file-card .capsule-container.show-card-title .card.capsule-container-card .card-body{padding-top:22px!important}.file-card .capsule-container .capsule-container-card.group-border .card-header,.file-card .capsule-container .capsule-container-card.section-group-border .card-header{background-color:#fff}.swiftx-form .section-layout-page.inline-form .card .card-body .subsection-column .container-card.show-card-title .card-body{padding-top:16px;padding-bottom:16px}.inline-form .swiftx-form .card .card-body .subsection-column .card.group-background,.inline-form .swiftx-form .card .card-body .subsection-column .card.group-border,.section-layout-page .swiftx-form .card .card-body .subsection-column .card.group-background,.section-layout-page .swiftx-form .card .card-body .subsection-column .card.group-border{margin-top:6px!important;margin-bottom:6px!important}.consume-form.file-card .swiftx-form .tab.showSectionAsTab .tab-body .tab-content .container-card.show-card-title .card .card-header.subcon-group-background,.consume-form.file-card .swiftx-form .tab.showSectionAsTab .tab-body .tab-content .container-card.show-card-title .card .card-header.subcon-group-border{top:-10px!important}.consume-form.file-card .swiftx-form .tab.showSectionAsTab .tab-body .tab-content .subsection-column.sub-section-card{margin-top:30px}.preview-print .swiftx-form .swiftx-form-body .container-card.hide-card-title{margin-top:0}.preview-print .swiftx-form .swiftx-form-body .swiftx-form-section{margin:0}.custom-label p{margin:0 0 2px!important;font-family:Heebo!important;font-weight:400!important}.custom-label p strong{font-weight:400;font-family:Heebo-Medium}.dx-date-box .dx-texteditor-input.dx-texteditor-input,.dx-datebox .dx-texteditor-input{padding-right:0!important}.grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row td.grid-cell-disable .btn.btn-success{cursor:default;pointer-events:none;background-color:#7777771a;border:none;color:#a4a4a4}.section.profile .section-head{box-shadow:none!important}.section.profile .section-body .section-content{padding:0}.section.profile .section-body .section-content .tab .tab-body{height:calc(100vh - 90px)}.section.profile .section-body .section-content .tab .tab-body .tab-content{height:calc(100vh - 0px)}.section.profile .section-body .section-content .tab .tab-body .tab-content .card{margin-bottom:1rem}.section.profile .section-body .section-content .tab .tab-body .tab-content .card .card-header{border-bottom:1px solid #d2d3d4}.dialog-box.password-reset-dialog.showdialog{background-color:#0000001a}.my-journey.section.consume-form .my-journey-head.section-head{padding-top:0;padding-bottom:0}.my-journey.section.consume-form .my-journey-head.section-head.show-sub-section-title .my-journey-title-content .my-journey-logo.section-title div h3{font-size:15px!important}.my-journey.section.consume-form .my-journey-head.section-head.show-sub-section-title .my-journey-title-content .my-journey-logo.section-title div h5{font-size:12px!important;font-weight:400;font-family:Heebo-Medium;opacity:.75}.my-journey.section.consume-form .my-journey-head.section-head .my-journey-title-content .my-journey-logo.section-title div h3{display:flex;align-items:center}.myDoc-file-card.show-media-directory .card .card-body .card-img-body .card-img-content [alt]{font-size:12px;word-break:break-word}.widget-selector{position:relative;margin-bottom:10px}.widget-selector .expand-field{position:absolute;right:0;top:0;z-index:1;min-width:30px;max-width:100px;height:30px;background-color:initial;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;display:none!important;font-size:14px;border:1px solid #00000029;box-shadow:-3px 3px 6px 0 #00000038;cursor:pointer}.widget-selector .expand-field .expand-field-icon{width:30px;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;color:#218838}.widget-selector .section-field{border:1px dotted #0000;padding:10px}.widget-selector:hover .section-field{border-color:#3c5f2d}.widget-selector:hover .expand-field{display:flex!important}.widget-selector.show-on-action .section-field{position:relative}.widget-selector.show-on-action .expand-field{background:#0000!important;display:flex!important;box-shadow:none!important;border:none!important;right:10px}.widget-selector.show-on-action .expand-field .expand-field-icon i{font-size:18px}.widget-selector.show-on-action.reportGrid .section-field{padding:10px 4px}.widget-selector.show-on-action.reportGrid .section-field .expand-field{top:2px!important;border:none;right:0}.widget-selector.show-on-action.reportGrid .report-grid-design .grid-header .grid-action{padding-right:60px}.widget-selector.show-on-action:hover{background:#0000!important}.widget-selector.show-on-popup .widget-title{width:calc(100% - 0px)!important}.widget-selector.column-wrap{padding:0 .625rem}.widget-selector .report-grid-design .grid-header .grid-action{padding-right:45px}.pivot-grid-design .dx-pivotgrid .dx-pivotgrid-horizontal-headers tr td span{font-weight:400;font-family:Heebo-Medium}.pivot-grid-design .dx-pivotgrid .dx-pivotgrid-horizontal-headers tr td span.dx-expand{font:18px/18px DXIcons}.column-selector.show-border-box,.widget-selector.show-border-box{padding:0!important}.column-selector.show-border-box.border-top,.widget-selector.show-border-box.border-top{border-top:1px solid #0000}.column-selector.show-border-box.border-right,.widget-selector.show-border-box.border-right{border-right:1px solid #0000}.column-selector.show-border-box.border-bottom,.widget-selector.show-border-box.border-bottom{border-bottom:1px solid #0000}.column-selector.show-border-box.border-left,.widget-selector.show-border-box.border-left{border-left:1px solid #0000}.column-selector .widget-selector-content.show-border-box.border-top,.widget-selector .widget-selector-content.show-border-box.border-top{border-top:1px solid #0000}.column-selector .widget-selector-content.show-border-box.border-right,.widget-selector .widget-selector-content.show-border-box.border-right{border-right:1px solid #0000}.column-selector .widget-selector-content.show-border-box.border-bottom,.widget-selector .widget-selector-content.show-border-box.border-bottom{border-bottom:1px solid #0000}.column-selector .widget-selector-content.show-border-box.border-left,.widget-selector .widget-selector-content.show-border-box.border-left{border-left:1px solid #0000}.reportviewer-widget .reportviewer-widget-content.show-border-box.border-top{border-top:1px solid #0000}.reportviewer-widget .reportviewer-widget-content.show-border-box.border-right{border-right:1px solid #0000}.reportviewer-widget .reportviewer-widget-content.show-border-box.border-bottom{border-bottom:1px solid #0000}.reportviewer-widget .reportviewer-widget-content.show-border-box.border-left{border-left:1px solid #0000}.widget-filter-title{padding:4px}.widget-filter-title h5{margin:0;font-size:.75rem;font-weight:400;letter-spacing:.5px;padding:0 4px}.widget-filter-title.title-bold h5{font-weight:400;font-family:Heebo-Medium}.widget-filter-title.align-left{text-align:left}.widget-filter-title.align-center{text-align:center}.widget-filter-title.align-right{text-align:right}.no-box-shadow{box-shadow:none!important;margin-bottom:0!important}.report-new-layout{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;height:100%}.report-new-layout .new-section-content{width:unset;padding:5%}.report-new-layout .new-section-content .new-section-content-img img{height:150px;object-fit:contain}.report-new-layout .file-upload{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;padding:5%}.report-new-layout .file-upload .file-upload-btn{flex:0 0 100%;max-width:100%;width:100%}.report-new-layout .file-upload .file-upload-btn .file-upload-img{background:#fff;width:200px;height:150px;margin-bottom:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;text-align:center}.report-new-layout .file-upload .file-upload-btn .file-upload-img img{width:150px;height:135px;object-fit:contain}.report-new-layout .file-upload .file-upload-btn .btn.btn-link{font-size:16px;font-family:Heebo-Medium;cursor:pointer;text-decoration:underline;color:#418a42}.reports-design-page .card .swiftx-card .card-header.hide-header{display:flex!important}.reports-design-page .card .swiftx-card .card-header.hide-header .card-title{display:none!important}.report-grid-design{margin-top:10px}.sub-grouping-content{border:1px solid #d2d3d4;border-radius:8px;margin:8px}.sub-grouping-content .sub-grouping-header{padding:8px;border-bottom:1px solid #d2d3d4}.sub-grouping-content .sub-grouping-header .sub-grouping-header-title h5{margin:0;font-weight:400;font-family:Heebo-Medium}.widget-filter-header{padding-bottom:8px}.show-border-box{overflow:hidden;border-style:solid}.myreport-preview .widget-selector-report.show-border-box .section-field,.myreport-preview .widget-selector.show-border-box .section-field{border:none!important}.myreport-preview .widget-selector-report.show-border-box .report-grid-design.grid,.myreport-preview .widget-selector.show-border-box .report-grid-design.grid{border:none!important;margin:0}.myreport-preview .widget-selector-report.show-border-box .report-grid-design.grid .grid-header .grid-action,.myreport-preview .widget-selector.show-border-box .report-grid-design.grid .grid-header .grid-action{padding-right:65px}.report-page-preview .report-grid-design{overflow:hidden;margin:0!important}.report-page-preview .report-grid-design.grid{border:none!important}.report-page-preview .report-grid-design.grid .grid-header .grid-action{padding-right:25px}.myreport-preview .no-box-shadow.card .card-body .py-10.row,.report-page-preview .no-box-shadow.card .card-body .py-10.row{padding:0!important}.widget-card-body{padding:8px}.metric-body-title.align-left{text-align:left}.metric-body-title.align-center{text-align:center}.metric-body-title.align-right{text-align:right}.metric-value-item{display:flex}.metric-value-item.align-left{justify-content:flex-start}.metric-value-item.align-center{justify-content:center}.metric-value-item.align-right{justify-content:flex-end}.section.preview-form.report-page-preview .card.swiftx-card.report-preview-card.preview-card>.card,.section.preview-form.report-page-preview .card.swiftx-card.report-preview-card.preview-card>.card:not(:last-child){margin-bottom:.625rem!important;background-color:red}.custom-box{border:1px solid #d2d3d4;border-radius:4px;width:100%;height:36px;display:flex;flex-direction:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.custom-box input{width:calc(100% - 32px);outline:none;border:none;height:34px;padding:7px 9px 8px}.custom-box .icon-chooser-btn{height:36px;border:none;border-left:1px solid #d2d3d4}.section.preview-form.report-page-preview .section-body .swiftx-form .swiftx-card.report-preview-card .card .card-body .subsection-column .card{box-shadow:0 0 4px 0 #00000029}.section.preview-form.report-page-preview .section-body .swiftx-form .swiftx-card.report-preview-card .card .card-body .subsection-column .card.no-box-shadow{box-shadow:none!important;margin-left:0!important}.section.preview-form.report-page-preview .section-body .swiftx-form .swiftx-card.report-preview-card .card .card-body .subsection-column .card .card-body{padding:0}.metric-report .metric-report-body,.metric-report .metric-report-body .metric-body-content{height:100%}.metric-report .metric-report-body .metric-body-content .metric-body-subtitle h6,.metric-report .metric-report-body .metric-body-content .metric-body-title h5{margin:0}.metric-report .metric-report-body .metric-body-content .metric-body-value{display:flex;flex-direction:column;height:100%}.metric-report .metric-report-body .metric-body-content .metric-body-value.img-pos-center{flex-direction:row}.metric-report .metric-report-body .metric-body-content .metric-body-value.img-pos-center .align-icon-right{order:2;margin-left:auto}.metric-report .metric-report-body .metric-body-content .metric-body-value.img-pos-center .align-center.metric-value-item{margin-left:auto;margin-right:auto}.metric-report .metric-report-body .metric-body-content .metric-body-value.img-pos-center .align-right.metric-value-item{margin-left:auto}.metric-report .metric-report-body .metric-body-content .metric-body-value-end{display:inline-flex}.metric-report .metric-report-body .metric-body-content .metric-body-value-end .metric-body-value-end-item{padding:0 4px}.metric-report .metric-report-body .metric-body-content .metric-value-item-icon{display:flex}.metric-report .metric-report-body .metric-body-content .metric-value-item-icon.align-icon-left{justify-content:flex-start}.metric-report .metric-report-body .metric-body-content .metric-value-item-icon.align-icon-center{justify-content:center}.metric-report .metric-report-body .metric-body-content .metric-value-item-icon.align-icon-right{justify-content:flex-end}.metric-report .metric-report-body .metric-body-content .metric-value-item-icon.position-icon-bottom{order:2}.metric-report .metric-report-body .metric-body-content .metric-value-item-icon.position-icon-center{align-items:center}.metric-report .metric-report-body .metric-body-content .metric-body-content-group{display:flex;flex-direction:column;height:100%}.metric-report .metric-report-body .metric-body-content .metric-body-content-group.order-bottom .metric-body-subtitle{order:2}.metric-report .metric-report-body .metric-body-content .metric-body-content-group.order-bottom .metric-body-value{order:1}.metric-report .metric-report-body .metric-body-content .metric-body-content-group.order-bottom .metric-body-value-end{order:3}.dxc-tooltip{z-index:10001}.widget-selector.show-on-action .expand-field{top:4px}.reportgrid-popupover .reportgrid-popupover-search{padding:0!important;width:100%;border-bottom:1px solid #d2d3d4;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;flex-wrap:nowrap!important}.reportgrid-popupover .reportgrid-popupover-search .dx-texteditor.dx-editor-outlined{background-color:initial;border:none;border-radius:0;width:calc(100% - 30px)}.reportgrid-popupover .reportgrid-popupover-search span{width:30px;height:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;cursor:pointer}.reportgrid-popupover .reportgrid-popupover-search span i{font-size:12px;color:red}.reportgrid-popupover .reportgrid-popupover-clear{padding:4px 8px!important;justify-content:flex-end}.reportgrid-popupover .reportgrid-popupover-clear a{margin-left:auto;cursor:pointer}.reportgrid-popupover .reportgrid-popupover-body-item{padding:4px 8px}.reportgrid-popupover .reportgrid-popupover-footer{border-top:1px solid #d2d3d4;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap}.custom-app-box{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin-top:4px}.custom-app-box .custom-app-box-item{width:36px;height:36px;border-radius:4px;margin:4px 8px;position:relative;cursor:pointer}.custom-app-box .custom-app-box-item .box-checkbox{position:absolute;top:-3px;right:-5px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;display:none;cursor:pointer;width:18px;height:18px;background-color:#fff;box-shadow:0 0 10px 0 #0006}.custom-app-box .custom-app-box-item .box-checkbox span{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.custom-app-box .custom-app-box-item .box-checkbox span i{font-size:14px}.custom-app-box .custom-app-box-item.box-active .box-checkbox{display:flex}.custom-app-box .custom-app-box-item.box-active .box-checkbox span i{color:#2c7d2e}.custom-app-box .custom-app-box-item:hover .box-checkbox{display:flex}.swiftx-form .swiftx-form-body{padding:10px 0}.swiftx-form .swiftx-form-body .swiftx-form-body-con{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.swiftx-form-section{box-shadow:0 0 5px #00000029;margin-bottom:10px;border-radius:4px;position:relative}.swiftx-form-section .swiftx-form-section-header{display:flex;align-items:center;justify-content:space-between;padding:10px;cursor:pointer}.swiftx-form-section .swiftx-form-section-header .swiftx-form-section-title *{margin:0;font-size:.865rem;font-family:Heebo-bold;font-weight:400}.swiftx-form-section .swiftx-form-section-body{padding:10px}.swiftx-form-section .swiftx-form-section-body .swiftx-form-section-body-con{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.grid .grid-header .grid-title,.swiftx-form-group{margin-bottom:10px}.grid .grid-header .grid-title label,.swiftx-form-group label{font-size:12px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;display:inline-flex}.grid .grid-header .grid-title label .mandatory,.swiftx-form-group label .mandatory{color:red!important}.grid .grid-header .grid-title label .label-msg-icon,.swiftx-form-group label .label-msg-icon{padding-left:4px}.grid .grid-header .grid-title label .label-msg-icon span,.swiftx-form-group label .label-msg-icon span{display:flex}.grid .grid-header .grid-title label .label-msg-icon span i,.swiftx-form-group label .label-msg-icon span i{font-size:14px;color:#f7b32d!important}.controls{height:100%;display:flex}.controls .formlayout{flex:0 0 100%;max-width:100%;width:100%}.controls .dx-checkbox{margin-bottom:8px}.subsection-header{font-size:12px;margin:0 10px;border-bottom:1px solid #ccc;padding-bottom:5px}.subsection-header .subsection-title{font-family:Heebo-bold}.subsection-body{padding:10px 15px}.hide-header{background:#0000!important}.form .swiftx-form-group{display:flex;flex:0 0 100%;max-width:100%;flex-wrap:wrap}.form .swiftx-form-group>div{flex:0 0 100%;max-width:100%}.card-header.hide-header{transition-duration:.3s}.card-header.hide-header .card-title,.card-header.hide-header .swiftx-form-section-title{display:none}.section-layout-page .card .card-body{padding:.625rem 0}.section-layout-page .card .card-body .row .dragable-card{padding-top:.625rem;padding-bottom:.625rem}.section-layout-page .card .card-body .row .dragable-card .swiftx-form-group{margin-bottom:0}.inline-form .swiftx-form-group{flex:0 0 100%;max-width:100%;width:100%;display:flex}.inline-form .swiftx-form-group .form-group-label{flex:0 0 150px;max-width:150px;width:150px;padding-right:10px}.inline-form .swiftx-form-group .form-group-label label{width:100%}.inline-form .swiftx-form-group .form-group-field{flex:0 0 calc(100% - 150px);max-width:calc(100% - 150px);width:calc(100% - 150px)}.inline-form .swiftx-form-group.hide-label .form-group-label{display:none}.inline-form .swiftx-form-group.hide-label .form-group-field{flex:0 0 100%;max-width:100%;width:100%}.inline-form .controls{align-items:flex-start}.form-column .swiftx-form-group{flex:0 0 100%;max-width:100%;width:100%;display:flex;flex-wrap:wrap}.form-column .swiftx-form-group .form-group-label{flex:0 0 100%;max-width:100%;width:100%}.form-column .swiftx-form-group .form-group-label label{width:100%}.form-column .swiftx-form-group .form-group-field{flex:0 0 100%;max-width:100%;width:100%}.form-column .inline-form .swiftx-form-group{flex:0 0 100%;max-width:100%;width:100%;display:flex}.form-column .inline-form .swiftx-form-group .form-group-label{flex:0 0 150px;max-width:150px;width:150px;padding-right:10px}.form-column .inline-form .swiftx-form-group .form-group-label label{width:100%}.form-column .inline-form .swiftx-form-group .form-group-field{flex:0 0 calc(100% - 150px);max-width:calc(100% - 150px);width:calc(100% - 150px)}.form-column .inline-form .swiftx-form-group.hide-label .form-group-label{display:none}.form-column .inline-form .swiftx-form-group.hide-label .form-group-field{flex:0 0 100%;max-width:100%;width:100%}.inline-form .form-column .swiftx-form-group{flex:0 0 100%;max-width:100%;width:100%;display:flex;flex-wrap:wrap}.inline-form .form-column .swiftx-form-group .form-group-label{flex:0 0 100%;max-width:100%;width:100%}.inline-form .form-column .swiftx-form-group .form-group-label label{width:100%}.inline-form .form-column .swiftx-form-group .form-group-field{flex:0 0 100%;max-width:100%;width:100%}.login-form{width:100vw;height:100vh}.login-form .form-body{display:flex;flex-wrap:wrap;flex:0 0 100%;max-width:100%;width:100%;height:100%}.login-form .form-body .form-img-content{flex:0 0 60%;max-width:60%;width:60%;background-image:url(/assets/img/login/Login-bg.svg);background-repeat:no-repeat;background-size:cover;background-position:50%}.login-form .form-body .form-img-content .form-img{flex:0 0 100%;max-width:100%;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.login-form .form-body .form-img-content .form-img img{height:70vh;max-height:100%}.login-form .form-body .form-text-body{flex:0 0 40%;max-width:40%;width:40%;background-color:#fff}.login-form .form-body .form-text-body .form-login{height:calc(100vh - 40px);flex:0 0 100%;max-width:100%;width:100%}.login-form .form-body .form-text-body .form-login .form-login-body{padding:50px 75px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;align-items:inherit!important}.login-form .form-body .form-text-body .form-login .form-login-body .swiftx-logo{text-align:center}.login-form .form-body .form-text-body .form-login .form-login-body .swiftx-logo img{width:175px}.login-form .form-body .form-text-body .form-login .form-login-body .o365-btn{background-color:#df3a2b;border:1px solid #df3a2b;border-radius:4px;color:#fff;height:40px;width:100%;font-weight:400;font-family:Heebo-Medium;font-size:14px;cursor:pointer;position:relative;outline:none;margin:15px 0}.login-form .form-body .form-text-body .form-login .form-login-body .or-msg{font-size:12px;text-align:center;opacity:.7}.login-form .form-body .form-text-body .form-login .form-login-body form .form-intro-title{margin-top:35px}.login-form .form-body .form-text-body .form-login .form-login-body form .form-intro-title h4{margin:0;color:#212329;font-size:25px;font-weight:400}.login-form .form-body .form-text-body .form-login .form-login-body form .form-intro-title p{color:#212329b3;font-size:12px;margin:0;letter-spacing:.5px;line-height:15px}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content{margin-top:10px}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-group{position:relative;margin-bottom:30px}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-group label{color:#636468;font-size:14px;margin-bottom:4px}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-group .pos-rel input{background-color:initial!important;border:1px solid #21232933;height:35px;font-weight:400;font-family:Heebo-Medium;outline:none;padding:0 10px;border-radius:6px;box-sizing:border-box;width:100%}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-group .pos-rel input::placeholder{font-size:12px}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-group .pos-rel input:disabled,.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-group .pos-rel input:read-only{background-color:#efefef!important;cursor:default}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-group .pos-rel .eye-icon{position:absolute;right:4px;top:7px;cursor:pointer}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-group .pos-rel .eye-icon span i{color:#006a53}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-group .pos-rel .eye-icon span:last-child{padding-right:5px}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-group.mb-10{margin-bottom:10px!important}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-link{text-align:center}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-link .login-btn{background-color:#006a53;border:1px solid #006a53;border-radius:4px;color:#fff;font-size:16px;width:100%;height:40px;font-family:Heebo-Medium;cursor:pointer;position:relative;outline:none}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-link .login-btn.cancel-btn{border-color:#d3cce3;background-color:initial;color:#36383d!important}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-link .login-btn.cancel-btn:hover{background:linear-gradient(#fcfcfc 18.8%,#f2f2f2 100.2%)!important}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-link .login-btn .login-arrow{position:absolute;right:1px;top:1px;height:37px;width:40px;border:1px solid #21232917;background-color:#21232917;border-radius:4px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-link .login-btn .login-arrow i{font-size:17px;padding-left:4px}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-link .forgot-psw{margin-top:20px}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-link .forgot-psw span{color:#212329b3;font-size:14px;font-family:Heebo-Medium;cursor:pointer}.login-form .form-body .form-text-body .otp-msg{font-size:14px;margin-bottom:20px;font-family:Heebo-Medium;color:#006a53}.login-form .form-body .form-text-body .powered-by{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;height:40px;padding:0 20px}.login-form .form-body .form-text-body .powered-by *{color:#212329b3;font-size:10px;font-weight:400;font-family:Heebo-Medium}.login-form .form-body .form-text-body .powered-by .powered-info div{font-weight:400;font-family:Heebo;cursor:default}.login-form .form-body .form-text-body .powered-by .privacy-info a{cursor:pointer;color:#006a53}.login-form .form-body .form-text-body .powered-by .privacy-info a:hover{text-decoration:underline}.login-form .form-body .form-text-body .powered-by .build-version span,.login-form .form-body .form-text-body .powered-by .powered-info span,.login-form .form-body .form-text-body .powered-by .privacy-info span{color:#212329b3;font-size:10px;font-weight:400;font-family:Heebo-Medium;margin-bottom:5px}.login-form .form-body .form-text-body .powered-by .version-label{margin:0;padding-top:5px}.login-dialog.dialog-box .dialog-box-content{max-width:430px}.login-dialog.dialog-box .dialog-box-header{background-color:initial!important;height:20px!important;padding:0!important}.login-dialog.dialog-box .dialog-box-header .dialog-box-header-action{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap}.login-dialog.dialog-box .dialog-box-header .dialog-box-header-action .close-icon{cursor:pointer;padding:10px}.login-dialog.dialog-box .dialog-box-body{padding:45px 15px!important;text-align:center;max-height:unset!important}.login-dialog.dialog-box .dialog-box-body .appyflo-logo{margin-bottom:1rem}.login-dialog.dialog-box .dialog-box-body .appyflo-logo img{height:45px}.login-dialog.dialog-box .dialog-box-body .error-msg-info{margin-bottom:25px}.login-dialog.dialog-box .dialog-box-body .error-msg-info h4{font-size:18px;font-weight:400;font-family:Heebo-Medium;margin:5px}.login-dialog.dialog-box .dialog-box-body .error-msg-info p{font-size:14px;margin:0 auto;width:85%;opacity:.7}.login-dialog.dialog-box .dialog-box-body .error-msg-btn .btn{padding:10px 30px;height:40px;font-size:14px}.login-dialog.dialog-box .dialog-box-footer{border-top:none!important}.auth-page{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;width:100vw;height:100vh}.auth-page .auth-banner{position:absolute;top:20px;left:20px;width:150px}.auth-page .auth-banner img{width:100%}.auth-page .auth-con{text-align:center}.auth-page .auth-con .auth-con-logo{margin-bottom:2.5rem}.auth-page .auth-con .auth-con-logo img{height:50px}.auth-page .auth-con .splash-icon{margin-bottom:1rem}.auth-page .auth-con .splash-icon span i{font-size:5rem;color:#ef1c25}.auth-page .auth-con .splash-img{height:150px;margin-bottom:1.5rem}.auth-page .auth-con .splash-img img{width:100%;height:100%}.auth-page .auth-con .splash-title{font-weight:400;font-family:Heebo-Bold;font-size:24px}.auth-page .auth-con .splash-sub-msg{color:#212329}.auth-page .auth-con .auth-msg{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.auth-page .auth-con .auth-msg span{padding-right:10px}.auth-page .auth-con .auth-msg span img{width:35px}.auth-page .auth-con .splash-back-icon{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;cursor:pointer;padding:5px 0}.auth-page .auth-con .splash-back-icon span{display:flex;flex-wrap:wrap}.auth-page .auth-con .splash-back-icon span:first-child i{font-size:18px;color:#2c7d2ee6}.auth-page .auth-con .splash-back-icon span:last-child{padding:0 .25rem;color:#2c7d2ee6;font-weight:400;font-family:Heebo-Medium}.auth-page .auth-con .splash-back-icon span:hover,.auth-page .auth-con .splash-back-icon span:hover i{color:#218838}.auth-page .auth-con .click-login-btn{font-family:Heebo-Medium}.auth-page .auth-con .click-login-btn span:first-child{cursor:pointer;text-decoration:underline;color:#7375eb}.auth-page .auth-con .click-login-btn span:last-child{padding-left:5px}.auth-page .auth-con .fallback-login .new-login-link{font-family:Heebo-medium}.auth-page .auth-con .fallback-login .new-login-link span:first-child{color:#383838}.auth-page .auth-con .fallback-login .new-login-link span:last-child{cursor:pointer;text-decoration:none;color:#2a7beccc;padding-left:5px}.auth-page .auth-con .fallback-login .new-login-link span:last-child:hover{color:#2a7bec;text-decoration:underline}.auth-page .auth-con .fallback-login .fallback-support span:first-child{color:#383838}.auth-page .auth-con .fallback-login .fallback-support span.admin-mail-link a,.auth-page .auth-con .fallback-login .fallback-support span.login-link a{cursor:pointer;text-decoration:none;color:#2a7beccc}.auth-page .auth-con .fallback-login .fallback-support span.admin-mail-link:hover a,.auth-page .auth-con .fallback-login .fallback-support span.login-link:hover a{color:#2a7bec;text-decoration:underline}.registration-page{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.registration-page .auth-banner{position:absolute;top:20px;left:20px;width:150px}.registration-page .auth-banner img{width:100%}.registration-page .new-login-link{position:absolute;top:20px;right:25px;color:#000}.registration-page .new-login-link .new-login-link{font-family:Heebo-medium}.registration-page .new-login-link .new-login-link span:first-child{color:#383838}.registration-page .new-login-link .new-login-link span:last-child a{cursor:pointer;text-decoration:underline;color:#7375eb;padding-left:5px}.registration-page .registration-page-content{width:700px;height:calc(100vh - 100px);background:#fff;box-shadow:0 0 6px 0 #00000029;border-radius:4px}.registration-page .registration-page-content .registration-page-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;background:#383838;border-radius:4px 4px 0 0;padding:10px 20px}.registration-page .registration-page-content .registration-page-header .registration-page-title{color:#fff}.registration-page .registration-page-content .registration-page-header .registration-page-title h3{margin:0;font-weight:400}.registration-page .registration-page-content .registration-page-header .registration-page-action{margin-left:auto}.registration-page .registration-page-content .registration-page-body{height:calc(100% - 48px);overflow:auto;border-radius:0 0 4px 4px}.full-layout{width:100vw;height:100vh}.swiftx-app{height:100%;display:flex;justify-content:flex-start;align-items:flex-start;background-repeat:no-repeat!important;background-size:100% auto!important;background-position:50%!important}.swiftx-app.light.classic .app-header .app-header-con .app-logo{background-color:#fff}.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-icon,.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-label{color:#1f6ed4}.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con{background:#efefef;border-color:#efefef}.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .ExpandSubMenu i,.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-icon i,.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-label{color:#4b4d51}.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-group .ExpandSubMenu i,.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-group .main-menu-icon i,.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-group .main-menu-label{color:#1f6ed4}.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .ExpandSubMenu i,.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .main-menu-icon i,.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .main-menu-label{color:#4b4d51}.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .main-menu-con{border-bottom-color:#d2d3d4}.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i,.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-label,.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .subchild-menu-icon i,.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .subchild-menu-label,.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon,.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label{color:#4b4d51}.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover{background-color:#fffc}.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon i,.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label,.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .subchild-menu-icon i,.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .subchild-menu-label,.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .sub-menu-icon,.swiftx-app.light.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .sub-menu-label{color:#1f6ed4}.swiftx-app.light.classic .app-header .app-header-con .app-menu .my-actions .actions-header{background:#efefef}.swiftx-app.light.classic .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title,.swiftx-app.light.classic .app-header .app-header-con .app-menu .my-actions .actions-header span,.swiftx-app.light.classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items button{color:#4b4d51}.swiftx-app.light.classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover button{color:#1f6ed4;background:#0000}.swiftx-app.light.classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items.active{background:#ebebeb;border-left-color:#1f6ed4}.swiftx-app.light.classic .app-body .section .section-head{box-shadow:none}.swiftx-app.light.classic .app-body .section .section-body{background-color:#fff;box-shadow:none}.swiftx-app.light.classic .app-body .section .section-body .card .card-header{border-bottom:1px solid #ebebeb}.swiftx-app.light.classic .app-body .section .section-body .dropdown .dropbtn:hover{background-color:#e8e8e9;color:#36383d}.swiftx-app.light.classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-sec-foot .file-tags li .tags,.swiftx-app.light.classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .dropdown .dropbtn:hover,.swiftx-app.light.classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-body .dropdown .dropbtn:hover{background-color:#ebebeb;color:#212329}.swiftx-app.light.classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-footer .total_record *{color:#212329}.swiftx-app.light.classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-sec-foot .file-tags li .tags{background-color:#ebebeb;color:#212329}.swiftx-app.light.classic .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-label{color:#212329}.swiftx-app.light.classic .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-date{border-color:#d2d3d4;color:#212329}.swiftx-app.light.classic .app-body .section.profile .section-body .section-content .tab .tab-body .tab-header{background-color:#fff!important;border-bottom:1px solid #e8e8e9!important;box-shadow:0 1px 6px #212329!important}.swiftx-app.light.classic .app-body .section.profile .section-body .section-content .tab .tab-body .tab-content .card .card-header{background-color:#fff;border-bottom:1px solid #e8e8e9}.swiftx-app.light.classic .app-main-action .action-btn-item,.swiftx-app.light.classic .app-main-action button{color:#212329;border-color:#212329!important}.swiftx-app.light.classic .dx-datagrid .dx-datagrid-headers td{background:#efefef;color:#212329}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover{border-color:#0000}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-icon,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-label{color:#1f6ed4}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu{background:#fff}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-item-con span{color:#4b4d51}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-item-con .sub-menu-group{background:#efefef}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-label,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-label i,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-item-con .sub-menu-group span{color:#4b4d51}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon i,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label i,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .sub-menu-icon,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .sub-menu-label,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .sub-menu-icon,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .sub-menu-label,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-con .ExpandSubMenu,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-con .main-menu-icon,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-con .main-menu-label{color:#1f6ed4}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu #menulist1 i{color:#4b4d51}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu{background:#fff}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .ExpandSubMenu,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-icon,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-label{color:#4b4d51}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu{background-color:initial}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .ExpandSubMenu,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-icon,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-label,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-child-item .ExpandSubMenu,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-child-item .sub-menu-icon,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-child-item .sub-menu-label,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-child-item span,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con span{color:#4b4d51}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-child-item .ExpandSubMenu,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-child-item .sub-menu-icon,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-child-item .sub-menu-label,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-child-item span,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-item-con .sub-menu-icon,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-item-con .sub-menu-label,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-item-con span,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-child-item .ExpandSubMenu,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-child-item .sub-menu-icon,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-child-item .sub-menu-label,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-child-item span,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-item-con .sub-menu-icon,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-item-con .sub-menu-label,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-item-con span,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu:hover .main-menu-con .ExpandSubMenu,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu:hover .main-menu-con .main-menu-icon,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu:hover .main-menu-con .main-menu-label{color:#1f6ed4}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title span{color:#4b4d51}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body{background:#fff}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items button{color:#4b4d51}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items button:hover{background:#0000;color:#4b4d51}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover button{color:#1f6ed4}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-action .app-action-items.my-actions{display:none}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote{background:#1f6ed4}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote span{color:#fff}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul{background:#fff}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item .app-user-drop-icon i,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item .app-user-drop-name{color:#4b4d51}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item:hover{background:#ebebeb}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .profile-banner{background:#1f6ed499;cursor:auto}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote{cursor:default}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item span,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item span i{color:#212329}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item:hover,.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list{background:#ebebeb}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list div{color:#4b4d51}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list div span a{color:#1f6ed4}.swiftx-app.light.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list:hover{background:#e8e8e9}.swiftx-app.light.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header h4,.swiftx-app.light.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header span i{color:#4b4d51}.swiftx-app.light.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action{background:#fff}.swiftx-app.light.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items button{color:#4b4d51}.swiftx-app.light.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover{background-color:#ebebeb}.swiftx-app.light.top-menu-1 .app-body .app-info{background:#0000}.swiftx-app.light.top-menu-1 .app-body .app-info .app-info-con .app-user-denote span{color:#fff}.swiftx-app.light.top-menu-1 .app-body .app-info.landing-page .app-info-con .app-main-action .menu-action-btn .menu-action-btn-items button{background:#1f6ed4;color:#fff;font-size:16px}.swiftx-app.light.top-menu-1 .app-body .app-info.landing-page .app-info-con .app-main-action .menu-action-btn .menu-action-btn-items button:hover{background:#1f6ed4e6}.swiftx-app.light.top-menu-1 .app-body .section .section-head{box-shadow:0 0 10px 0 #00000029}.swiftx-app.light.top-menu-1 .app-body .section .section-head .section-action .searchwithdrop .dx-selectbox{background:linear-gradient(180deg,rgba(34,36,42,.012) 5%,rgba(33,35,41,.149))}.swiftx-app.light.top-menu-1 .app-body .section .section-body .card .card-sec-foot .file-tags li .tags,.swiftx-app.light.top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-body .dropdown .dropbtn:hover,.swiftx-app.light.top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-sec-foot .file-tags li .tags,.swiftx-app.light.top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .dropdown .dropbtn:hover,.swiftx-app.light.top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-body .dropdown .dropbtn:hover,.swiftx-app.light.top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-sec-foot .file-tags li .tags{background-color:#4d4f53;color:#36383d}.swiftx-app.light.top-menu-1 .app-body .myDivToPrint.section .section-body .swiftx-form .swiftx-form-body .print-form-group{color:#212329}.swiftx-app.light.top-menu-1 .dx-datagrid .dx-datagrid-headers td{background:#ebebeb;color:#212329}.swiftx-app.light .app-header{background:#fff}.swiftx-app.light .app-header .app-header-con .app-logo{box-shadow:0 6px 6px -6px #00000029}.swiftx-app.light .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-icon,.swiftx-app.light .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-label{color:#4b4d51;box-shadow:none}.swiftx-app.light .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con.active-menu{background:#ebebeb;border-color:#1f6ed4}.swiftx-app.light .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con.active-menu .main-menu-icon,.swiftx-app.light .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con.active-menu .main-menu-label{color:#1f6ed4}.swiftx-app.light .app-body .app-info{background-color:#fff}.swiftx-app.light .app-body .app-info .app-info-con .app-context .menu-visible-btn{background-color:#1f6ed4;color:#fff}.swiftx-app.light .app-body .app-info .app-info-con .app-context h1,.swiftx-app.light .app-body .app-info .app-info-con .app-context p{color:#636468}.swiftx-app.light .app-body .app-info .app-info-con .app-user-denote{background:#1f6ed4}.swiftx-app.light .app-body .app-info .app-action .app-action-items .app-user .app-user-denote{background:#1f6ed4;color:#fff}.swiftx-app.light .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul{background:#fff}.swiftx-app.light .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner{background:#1f6ed480}.swiftx-app.light .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote{cursor:default}.swiftx-app.light .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote span{color:#fff}.swiftx-app.light .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item span,.swiftx-app.light .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item span i{color:#212329}.swiftx-app.light .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item:hover{background:#ebebeb}.swiftx-app.light .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .footer-list{background:#e8e8e9;color:#212329}.swiftx-app.light .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .footer-list:hover{background:#e8e8e9}.swiftx-app.light .app-body .section.app-profile{padding:10px;height:calc(100% - 50px)}.swiftx-app.light .app-body .section .section-head{background-color:#fff;border-bottom:1px solid #d2d3d480}.swiftx-app.light .app-body .section .section-head .section-title h3{color:#636468}.swiftx-app.light .app-body .section .section-head .section-flow ul .workflow-list-con.percent-value{background:#212329}.swiftx-app.light .app-body .section .section-head .section-action .searchwithdrop .dx-selectbox{background:linear-gradient(180deg,rgba(34,36,42,.012) 5%,rgba(33,35,41,.149))}.swiftx-app.light .app-body .section .section-head .section-action .header-search-box .search-icon{color:#6e6f73}.swiftx-app.light .app-body .section .section-head .section-action .track-search-date .search-box .search-box-date dx-date-box{background:#0000}.swiftx-app.light .app-body .section .section-head .section-action .track-search-date .search-box .search-box-date dx-date-box .dx-button-content .dx-dropdowneditor-icon,.swiftx-app.light .app-body .section .section-head .section-action .track-search-date .search-box .search-box-date dx-date-box.dx-state-hover .dx-button-content .dx-dropdowneditor-icon{color:#212329}.swiftx-app.light .app-body .section .section-head .section-action .action-drop-btn{background-color:#1f6ed4;color:#fff}.swiftx-app.light .app-body .section .section-head .section-action .action-dropmenu .action-menu{border-bottom:none}.swiftx-app.light .app-body .section .section-head .section-action .action-dropmenu .action-menu:hover{background-color:#ebebeb;color:#212329}.swiftx-app.light .app-body .section .section-body{background-color:#fff;box-shadow:none}.swiftx-app.light .app-body .section .section-body .breadcrumb{background-color:#e8e8e9}.swiftx-app.light .app-body .section .section-body .breadcrumb span .breadcrumb-name{color:#212329cc}.swiftx-app.light .app-body .section .section-body .breadcrumb span .breadcrumb-name.active{color:#1f6ed4}.swiftx-app.light .app-body .section .section-body .breadcrumb span .breadcrumb-arrow i{color:#21232980}.swiftx-app.light .app-body .section .section-body .flex-grid .flex-grid-row:hover{background-color:#ebebeb}.swiftx-app.light .app-body .section .section-body .flex-grid .flex-grid-row .flex-grid-cell .file-tags span,.swiftx-app.light .app-body .section .section-body .flex-grid .flex-grid-row .flex-grid-cell .icon-list button:hover{background-color:#ebebeb;color:#212329}.swiftx-app.light .app-body .section .section-body .card .card-header{background:#ebebeb}.swiftx-app.light .app-body .section .section-body .card .card-header .card-title *{color:#212329}.swiftx-app.light .app-body .section .section-body .card .card-header .card-action span i{color:#1f6ed480}.swiftx-app.light .app-body .section .section-body .card .card-body .dropdown .dropbtn:hover{background-color:#4d4f53;color:#36383d}.swiftx-app.light .app-body .section .section-body .card .card-body dx-data-grid .dx-datagrid-headers{background-color:#ebebeb}.swiftx-app.light .app-body .section .section-body .card .card-body dx-data-grid .dx-datagrid-headers .dx-datagrid-content .dx-header-row td{color:#212329}.swiftx-app.light .app-body .section .section-body .card .card-body dx-data-grid .dx-datagrid-rowsview .dx-column-lines td{border-color:#d2d3d4}.swiftx-app.light .app-body .section .section-body .card .card-body .column-form-group label,.swiftx-app.light .app-body .section .section-body .card .card-body .page-label .page-label-title{color:#212329cc}.swiftx-app.light .app-body .section .section-body .card .card-body .page-label .page-label-value{color:#212329}.swiftx-app.light .app-body .section .section-body .card .card-body .SubSection{border-color:#d2d3d480}.swiftx-app.light .app-body .section .section-body .card .card-body .SubSection .SubSection-body{border-bottom-color:#d2d3d480}.swiftx-app.light .app-body .section .section-body .card .card-body .SubSection .SubSection-body .comment-list .message .comment-stage span{color:#212329}.swiftx-app.light .app-body .section .section-body .card .card-body .SubSection .SubSection-body .comment-list .message .comment-msg p{color:#212329cc}.swiftx-app.light .app-body .section .section-body .card .card-body .SubSection .SubSection-body .comment-list .message .created-date div{color:#212329e6}.swiftx-app.light .app-body .section .section-body .card .card-body .grid{border-color:#d2d3d4}.swiftx-app.light .app-body .section .section-body .card .card-body .grid .grid-header{background:#0000}.swiftx-app.light .app-body .section .section-body .card .card-body .grid .grid-header *{color:#212329}.swiftx-app.light .app-body .section .section-body .card .card-body .grid .grid-header .icon-times{color:#cc1f00}.swiftx-app.light .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid{border-color:#d2d3d4}.swiftx-app.light .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-bottom:none!important}.swiftx-app.light .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td{background:#ebebeb;border-color:#d2d3d4}.swiftx-app.light .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-column-indicators .dx-sort.dx-sort-up:before,.swiftx-app.light .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-datagrid-text-content{color:#212329}.swiftx-app.light .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines{background:#0000}.swiftx-app.light .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#eef7ff}.swiftx-app.light .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td{border:1px solid #d2d3d4;border-left:none!important;border-bottom:none!important}.swiftx-app.light .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td:last-child{border-right:none!important}.swiftx-app.light .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{border-color:#d2d3d4;background:#0000}.swiftx-app.light .app-body .section .section-body .card .card-body .grid .grid-footer .form-control,.swiftx-app.light .app-body .section .section-body .card .card-body .grid .grid-footer div span,.swiftx-app.light .app-body .section .section-body .card .card-body .swiftx-form-group .pos-rel p{color:#212329}.swiftx-app.light .app-body .section .section-body .card .card-footer{background:#f8f8f8}.swiftx-app.light .app-body .section .section-body .card .card-footer .pagination *,.swiftx-app.light .app-body .section .section-body .card .card-footer h6{color:#212329}.swiftx-app.light .app-body .section .section-body .dropdown .dropbtn:hover{background-color:#4d4f53;color:#36383d}.swiftx-app.light .app-body .section .section-body .tab .tab-header{background-color:#e8e8e9}.swiftx-app.light .app-body .section .section-body .tab .tab-header .tab-menu li{color:#212329;font-family:Heebo-Medium}.swiftx-app.light .app-body .section .section-body .tab .tab-header .tab-menu li.active{border-color:#1f6ed4;color:#1f6ed4}.swiftx-app.light .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row:hover{background-color:#ebebeb}.swiftx-app.light .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row .flex-grid-cell .file-tags span,.swiftx-app.light .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row .flex-grid-cell .icon-list button:hover{background-color:#ebebeb;color:#212329}.swiftx-app.light .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-label{color:#212329}.swiftx-app.light .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-date{border-color:#d2d3d4;color:#212329}.swiftx-app.dark.classic .app-header .app-header-con .app-logo{background-color:#2d2c2c}.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-icon,.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-label{color:#1f6ed4}.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con{background:#201f1f;border-color:#201f1f}.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .ExpandSubMenu i,.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-icon i,.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-label{color:#b4b3b3}.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-group .ExpandSubMenu i,.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-group .main-menu-icon i,.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-group .main-menu-label{color:#1f6ed4}.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .ExpandSubMenu i,.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .main-menu-icon i,.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .main-menu-label{color:#b4b3b3}.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .main-menu-con{border-bottom-color:#1f6ed4}.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i,.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-label,.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .subchild-menu-icon i,.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .subchild-menu-label,.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu,.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon,.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label{color:#b4b3b3}.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon i,.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label,.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .subchild-menu-icon i,.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .subchild-menu-label,.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .ExpandSubMenu,.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .sub-menu-icon,.swiftx-app.dark.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .sub-menu-label{color:#1f6ed4}.swiftx-app.dark.classic .app-header .app-header-con .app-menu .my-actions .actions-header{background:#201f1f}.swiftx-app.dark.classic .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title,.swiftx-app.dark.classic .app-header .app-header-con .app-menu .my-actions .actions-header span{color:#b4b3b3}.swiftx-app.dark.classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items button{color:#b4b3b3;background-color:initial}.swiftx-app.dark.classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover button{color:#1f6ed4;background:#0000}.swiftx-app.dark.classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items.active{background:#434141;border-left-color:#1f6ed4}.swiftx-app.dark.classic .app-body .section .section-head{box-shadow:none}.swiftx-app.dark.classic .app-body .section .section-body{background-color:#2d2c2c;box-shadow:none}.swiftx-app.dark.classic .app-body .section .section-body .card .card-header{border-bottom:1px solid #3e3e3e}.swiftx-app.dark.classic .app-body .section .section-body .dropdown .dropbtn:hover{background-color:#525252;color:#eaeaea}.swiftx-app.dark.classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-sec-foot .file-tags li .tags,.swiftx-app.dark.classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .dropdown .dropbtn:hover,.swiftx-app.dark.classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-body .dropdown .dropbtn:hover{background-color:#434141;color:#f5f5f5}.swiftx-app.dark.classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-footer .total_record *{color:#f5f5f5}.swiftx-app.dark.classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-sec-foot .file-tags li .tags{background-color:#434141;color:#f5f5f5}.swiftx-app.dark.classic .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-label{color:#f5f5f5}.swiftx-app.dark.classic .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-date{border-color:#1f6ed4;color:#f5f5f5}.swiftx-app.dark.classic .app-body .section.profile .section-body .section-content .tab .tab-body .tab-header{background-color:#fff!important;border-bottom:1px solid #525252!important;box-shadow:0 1px 6px #f5f5f5!important}.swiftx-app.dark.classic .app-body .section.profile .section-body .section-content .tab .tab-body .tab-content .card .card-header{background-color:#2d2c2c;border-bottom:1px solid #525252}.swiftx-app.dark.classic .app-main-action .action-btn-item,.swiftx-app.dark.classic .app-main-action button{color:#f5f5f5;border-color:#f5f5f5!important}.swiftx-app.dark.classic .dx-datagrid .dx-datagrid-headers td{background:#201f1f;color:#f5f5f5}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover{border-color:#0000}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-icon,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-label{color:#1f6ed4}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu{background:#2d2c2c}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-item-con span{color:#b4b3b3}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-item-con .sub-menu-group{background:#201f1f}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-label,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-label i,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-item-con .sub-menu-group span{color:#b4b3b3}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon i,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label i,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .ExpandSubMenu,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .sub-menu-icon,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .sub-menu-label,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .ExpandSubMenu,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .sub-menu-icon,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .sub-menu-label,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-con .ExpandSubMenu,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-con .main-menu-icon,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-con .main-menu-label{color:#1f6ed4}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu #menulist1 i{color:#b4b3b3}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu{background:#2d2c2c}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .ExpandSubMenu,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-icon,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-label{color:#b4b3b3}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu{background-color:initial}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .ExpandSubMenu,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .main-menu-icon,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .main-menu-label,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-child-item .ExpandSubMenu,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-child-item .sub-menu-icon,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-child-item .sub-menu-label,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label{color:#b4b3b3}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-child-item .ExpandSubMenu i,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-child-item .sub-menu-icon i,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-child-item .sub-menu-label i,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu i,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon i,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label i,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-child-item .ExpandSubMenu,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-child-item .ExpandSubMenu i,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-child-item .sub-menu-icon,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-child-item .sub-menu-icon i,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-child-item .sub-menu-label,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-child-item .sub-menu-label i,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-item-con .ExpandSubMenu,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-item-con .ExpandSubMenu i,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-item-con .sub-menu-icon,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-item-con .sub-menu-icon i,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-item-con .sub-menu-label,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-item-con .sub-menu-label i,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-child-item .ExpandSubMenu,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-child-item .ExpandSubMenu i,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-child-item .sub-menu-icon,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-child-item .sub-menu-icon i,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-child-item .sub-menu-label,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-child-item .sub-menu-label i,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-item-con .ExpandSubMenu,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-item-con .ExpandSubMenu i,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-item-con .sub-menu-icon,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-item-con .sub-menu-icon i,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-item-con .sub-menu-label,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-item-con .sub-menu-label i,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu:hover .main-menu-con .ExpandSubMenu,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu:hover .main-menu-con .main-menu-icon,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu:hover .main-menu-con .main-menu-label{color:#1f6ed4}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header{background:#2d2c2c}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title span{color:#b4b3b3}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body{background:#2d2c2c}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items button{color:#b4b3b3}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items button:hover{background:#0000;color:#b4b3b3}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover button{color:#1f6ed4}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-action .app-action-items.my-actions{display:none}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote{background:#1f6ed4}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote span{color:#fff}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul{background:#2d2c2c}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item .app-user-drop-icon i,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item .app-user-drop-name{color:#b4b3b3}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item:hover{background:#434141}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .profile-banner{background:#1f6ed499;cursor:auto}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote{cursor:default}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item span,.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item span i{color:#f5f5f5}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item:hover{background:#434141}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list{background:#3e3e3e;color:#b4b3b3}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list div{color:#b4b3b3}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list div span a{color:#1f6ed4}.swiftx-app.dark.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list:hover{background:#525252}.swiftx-app.dark.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header{background:#201f1f}.swiftx-app.dark.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header h4,.swiftx-app.dark.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header span i{color:#b4b3b3}.swiftx-app.dark.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action{background:#2d2c2c}.swiftx-app.dark.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items button{color:#b4b3b3}.swiftx-app.dark.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover{background-color:#434141}.swiftx-app.dark.top-menu-1 .app-body .app-info{background:#0000}.swiftx-app.dark.top-menu-1 .app-body .app-info .app-info-con .app-user-denote span{color:#fff}.swiftx-app.dark.top-menu-1 .app-body .app-info.landing-page .app-info-con .app-main-action .menu-action-btn .menu-action-btn-items button{background:#1f6ed4;color:#fff;font-size:16px}.swiftx-app.dark.top-menu-1 .app-body .app-info.landing-page .app-info-con .app-main-action .menu-action-btn .menu-action-btn-items button:hover{background:#1f6ed4e6}.swiftx-app.dark.top-menu-1 .app-body .section .section-head{box-shadow:0 0 10px 0 #00000029}.swiftx-app.dark.top-menu-1 .app-body .section .section-head .section-action .searchwithdrop .dx-selectbox{background:linear-gradient(180deg,rgba(34,36,42,.012) 5%,rgba(33,35,41,.149))}.swiftx-app.dark.top-menu-1 .app-body .section .section-body .card .card-sec-foot .file-tags li .tags,.swiftx-app.dark.top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-body .dropdown .dropbtn:hover,.swiftx-app.dark.top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-sec-foot .file-tags li .tags,.swiftx-app.dark.top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .dropdown .dropbtn:hover,.swiftx-app.dark.top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-body .dropdown .dropbtn:hover,.swiftx-app.dark.top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-sec-foot .file-tags li .tags{background-color:#b4b3b3;color:#eaeaea}.swiftx-app.dark.top-menu-1 .app-body .myDivToPrint.section .section-body .swiftx-form .swiftx-form-body .print-form-group{color:#f5f5f5}.swiftx-app.dark.top-menu-1 .dx-datagrid .dx-datagrid-headers td{background:#525252;color:#f5f5f5}.swiftx-app.dark .app-header{background:#2d2c2c}.swiftx-app.dark .app-header .app-header-con .app-logo{box-shadow:0 6px 6px -6px #00000029}.swiftx-app.dark .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-icon,.swiftx-app.dark .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-label{color:#b4b3b3;box-shadow:none}.swiftx-app.dark .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con.active-menu{background:#434141;border-color:#1f6ed4}.swiftx-app.dark .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con.active-menu .main-menu-icon,.swiftx-app.dark .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con.active-menu .main-menu-label{color:#1f6ed4}.swiftx-app.dark .app-body .app-info{background-color:#2d2c2c}.swiftx-app.dark .app-body .app-info .app-info-con .app-context .menu-visible-btn{background-color:#1f6ed4;color:#fff}.swiftx-app.dark .app-body .app-info .app-info-con .app-context h1,.swiftx-app.dark .app-body .app-info .app-info-con .app-context p{color:#fff}.swiftx-app.dark .app-body .app-info .app-info-con .app-user-denote{background:#1f6ed4}.swiftx-app.dark .app-body .app-info .app-action .app-action-items .app-user .app-user-denote{background:#1f6ed4;color:#fff}.swiftx-app.dark .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul{background:#2d2c2c}.swiftx-app.dark .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner{background:#1f6ed480}.swiftx-app.dark .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote{cursor:default}.swiftx-app.dark .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote span{color:#fff}.swiftx-app.dark .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item,.swiftx-app.dark .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item span,.swiftx-app.dark .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item span i{color:#f5f5f5}.swiftx-app.dark .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item:hover{background:#434141}.swiftx-app.dark .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .footer-list{background:#525252;color:#f5f5f5}.swiftx-app.dark .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .footer-list:hover{background:#525252}.swiftx-app.dark .app-body .section.app-profile{padding:10px;height:calc(100% - 50px)}.swiftx-app.dark .app-body .section .section-head{background-color:#2d2c2c;border-bottom:1px solid #1f6ed480}.swiftx-app.dark .app-body .section .section-head .section-title h3{color:#fff}.swiftx-app.dark .app-body .section .section-head .section-flow ul .workflow-list-con.percent-value{background:#f5f5f5}.swiftx-app.dark .app-body .section .section-head .section-action .searchwithdrop .dx-selectbox{background:linear-gradient(180deg,rgba(34,36,42,.012) 5%,rgba(33,35,41,.149))}.swiftx-app.dark .app-body .section .section-head .section-action .header-search-box .search-icon{color:#9a9b9e}.swiftx-app.dark .app-body .section .section-head .section-action .track-search-date .search-box .search-box-date dx-date-box{background:#0000}.swiftx-app.dark .app-body .section .section-head .section-action .track-search-date .search-box .search-box-date dx-date-box .dx-button-content .dx-dropdowneditor-icon,.swiftx-app.dark .app-body .section .section-head .section-action .track-search-date .search-box .search-box-date dx-date-box.dx-state-hover .dx-button-content .dx-dropdowneditor-icon{color:#f5f5f5}.swiftx-app.dark .app-body .section .section-head .section-action .action-drop-btn{background-color:#1f6ed4;color:#fff}.swiftx-app.dark .app-body .section .section-head .section-action .action-dropmenu .action-menu{border-bottom:none}.swiftx-app.dark .app-body .section .section-head .section-action .action-dropmenu .action-menu:hover{background-color:#434141;color:#f5f5f5}.swiftx-app.dark .app-body .section .section-body{background-color:#2d2c2c;box-shadow:none}.swiftx-app.dark .app-body .section .section-body .breadcrumb{background-color:#525252}.swiftx-app.dark .app-body .section .section-body .breadcrumb span .breadcrumb-name{color:#f5f5f5cc}.swiftx-app.dark .app-body .section .section-body .breadcrumb span .breadcrumb-name.active{color:#1f6ed4}.swiftx-app.dark .app-body .section .section-body .breadcrumb span .breadcrumb-arrow i{color:#f5f5f580}.swiftx-app.dark .app-body .section .section-body .flex-grid .flex-grid-row:hover{background-color:#434141}.swiftx-app.dark .app-body .section .section-body .flex-grid .flex-grid-row .flex-grid-cell .file-tags span,.swiftx-app.dark .app-body .section .section-body .flex-grid .flex-grid-row .flex-grid-cell .icon-list button:hover{background-color:#434141;color:#f5f5f5}.swiftx-app.dark .app-body .section .section-body .card .card-header{background:#3e3e3e}.swiftx-app.dark .app-body .section .section-body .card .card-header .card-title *{color:#f5f5f5}.swiftx-app.dark .app-body .section .section-body .card .card-header .card-action span i{color:#1f6ed480}.swiftx-app.dark .app-body .section .section-body .card .card-body .dropdown .dropbtn:hover{background-color:#b4b3b3;color:#eaeaea}.swiftx-app.dark .app-body .section .section-body .card .card-body dx-data-grid .dx-datagrid-headers{background-color:#525252}.swiftx-app.dark .app-body .section .section-body .card .card-body dx-data-grid .dx-datagrid-headers .dx-datagrid-content .dx-header-row td{color:#f5f5f5}.swiftx-app.dark .app-body .section .section-body .card .card-body dx-data-grid .dx-datagrid-rowsview .dx-column-lines td{border-color:#1f6ed4}.swiftx-app.dark .app-body .section .section-body .card .card-body .column-form-group label,.swiftx-app.dark .app-body .section .section-body .card .card-body .page-label .page-label-title{color:#f5f5f5cc}.swiftx-app.dark .app-body .section .section-body .card .card-body .page-label .page-label-value{color:#f5f5f5}.swiftx-app.dark .app-body .section .section-body .card .card-body .SubSection{border-color:#1f6ed480}.swiftx-app.dark .app-body .section .section-body .card .card-body .SubSection .SubSection-body{border-bottom-color:#1f6ed480}.swiftx-app.dark .app-body .section .section-body .card .card-body .SubSection .SubSection-body .comment-list .message .comment-stage span{color:#f5f5f5}.swiftx-app.dark .app-body .section .section-body .card .card-body .SubSection .SubSection-body .comment-list .message .comment-msg p{color:#f5f5f5cc}.swiftx-app.dark .app-body .section .section-body .card .card-body .SubSection .SubSection-body .comment-list .message .created-date div{color:#f5f5f5e6}.swiftx-app.dark .app-body .section .section-body .card .card-body .grid{border-color:#1f6ed4}.swiftx-app.dark .app-body .section .section-body .card .card-body .grid .grid-header{background:#0000}.swiftx-app.dark .app-body .section .section-body .card .card-body .grid .grid-header *{color:#f5f5f5}.swiftx-app.dark .app-body .section .section-body .card .card-body .grid .grid-header .icon-times{color:#ff423b}.swiftx-app.dark .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid{border-color:#1f6ed4}.swiftx-app.dark .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-bottom:none!important}.swiftx-app.dark .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td{background:#525252;border-color:#1f6ed4}.swiftx-app.dark .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-column-indicators .dx-sort.dx-sort-up:before,.swiftx-app.dark .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-datagrid-text-content{color:#f5f5f5}.swiftx-app.dark .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines{background:#0000}.swiftx-app.dark .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#343333}.swiftx-app.dark .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td{border:1px solid #1f6ed4;border-left:none!important;border-bottom:none!important}.swiftx-app.dark .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td:last-child{border-right:none!important}.swiftx-app.dark .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{border-color:#1f6ed4;background:#0000}.swiftx-app.dark .app-body .section .section-body .card .card-body .grid .grid-footer .form-control,.swiftx-app.dark .app-body .section .section-body .card .card-body .grid .grid-footer div span,.swiftx-app.dark .app-body .section .section-body .card .card-body .swiftx-form-group .pos-rel p{color:#f5f5f5}.swiftx-app.dark .app-body .section .section-body .card .card-footer{background:#3e3e3e}.swiftx-app.dark .app-body .section .section-body .card .card-footer .pagination *,.swiftx-app.dark .app-body .section .section-body .card .card-footer h6{color:#f5f5f5}.swiftx-app.dark .app-body .section .section-body .dropdown .dropbtn:hover{background-color:#b4b3b3;color:#eaeaea}.swiftx-app.dark .app-body .section .section-body .tab .tab-header{background-color:#525252}.swiftx-app.dark .app-body .section .section-body .tab .tab-header .tab-menu li{color:#f5f5f5;font-family:Heebo-Medium}.swiftx-app.dark .app-body .section .section-body .tab .tab-header .tab-menu li.active{border-color:#1f6ed4;color:#1f6ed4}.swiftx-app.dark .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row:hover{background-color:#434141}.swiftx-app.dark .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row .flex-grid-cell .file-tags span,.swiftx-app.dark .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row .flex-grid-cell .icon-list button:hover{background-color:#434141;color:#f5f5f5}.swiftx-app.dark .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-label{color:#f5f5f5}.swiftx-app.dark .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-date{border-color:#1f6ed4;color:#f5f5f5}.swiftx-app.light-yellow.classic .app-header .app-header-con .app-logo{background-color:#fff}.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu .main-menu-icon,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu .main-menu-label{color:#aeaeaa}.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-icon,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-label{color:#9a8707}.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con{background:#2f2f24;border-color:#2f2f24}.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .ExpandSubMenu,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .ExpandSubMenu i,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-icon,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-icon i,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-label,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-label i{color:#aeaeaa}.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .ExpandSubMenu,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .ExpandSubMenu i,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-icon,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-icon i,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-label,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-label i{color:#9a8707}.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .ExpandSubMenu i,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .main-menu-icon i,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .main-menu-label{color:#aeaeaa}.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .main-menu-con{border-bottom-color:#d2d3d4}.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-label,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .subchild-menu-icon i,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .subchild-menu-label,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label{color:#aeaeaa}.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon i,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .subchild-menu-icon i,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .subchild-menu-label,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .sub-menu-icon,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .sub-menu-label,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con span{color:#9a8707}.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .my-actions .actions-header{background:#2f2f24}.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title,.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .my-actions .actions-header span{color:#aeaeaa}.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items button{background-color:initial;color:#aeaeaa}.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover button{color:#9a8707;background:#0000}.swiftx-app.light-yellow.classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items.active{background:#2f2f24;border-left-color:#9a8707}.swiftx-app.light-yellow.classic .app-main-action .action-btn-item,.swiftx-app.light-yellow.classic .app-main-action button{color:#212329;border-color:#212329!important}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .ExpandSubMenu,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-icon,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-label{color:#aeaeaa}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover{border-color:#0000}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-con .ExpandSubMenu,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-con .main-menu-icon,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-con .main-menu-label,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .ExpandSubMenu,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-icon,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-label{color:#9a8707}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu{background:#17170b}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .ExpandSubMenu,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .ExpandSubMenu i,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-label,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-label i,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-item-con .sub-menu-group span,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-item-con span{color:#aeaeaa}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .ExpandSubMenu,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .ExpandSubMenu i,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon i,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label i,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .sub-menu-icon,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .sub-menu-label,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .sub-menu-icon,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .sub-menu-label{color:#9a8707}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu #menulist1 i{color:#aeaeaa}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu{background:#17170b}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .ExpandSubMenu,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-icon,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-label{color:#aeaeaa}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu{background-color:initial}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .ExpandSubMenu,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .main-menu-icon,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .main-menu-label,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-child-item .ExpandSubMenu,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-child-item .sub-menu-icon,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-child-item .sub-menu-label,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label{color:#aeaeaa}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-child-item .ExpandSubMenu,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-child-item .sub-menu-icon,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-child-item .sub-menu-label,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-item-con .sub-menu-icon,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-item-con .sub-menu-label,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-child-item .ExpandSubMenu,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-child-item .sub-menu-icon,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-child-item .sub-menu-label,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-item-con .sub-menu-icon,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-item-con .sub-menu-label,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu:hover .main-menu-con .ExpandSubMenu,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu:hover .main-menu-con .main-menu-icon,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu:hover .main-menu-con .main-menu-label{color:#9a8707}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header{background:#17170b}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title span{color:#aeaeaa}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body{background:#fff}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn{background:#17170b}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items button{color:#aeaeaa}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items button:hover{background:#0000;color:#aeaeaa}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover button{color:#9a8707}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-action .app-action-items.my-actions{display:none}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote{background:#9a8707}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote span{color:#fff}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul{background:#fff}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item .app-user-drop-icon i,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item .app-user-drop-name{color:#212329}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item:hover{background:#ebebeb}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .profile-banner{background:#9a870799;cursor:auto}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote{cursor:default}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item span,.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item span i{color:#212329}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item:hover{background:#2f2f24}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list{background:#ebebeb;color:#212329}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list div{color:#aeaeaa}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list div span a{color:#9a8707}.swiftx-app.light-yellow.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list:hover{background:#e8e8e9}.swiftx-app.light-yellow.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header{background:#efefef}.swiftx-app.light-yellow.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header h4,.swiftx-app.light-yellow.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header span i{color:#aeaeaa}.swiftx-app.light-yellow.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action{background:#17170b}.swiftx-app.light-yellow.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items button{color:#aeaeaa}.swiftx-app.light-yellow.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover{background-color:#2f2f24}.swiftx-app.light-yellow.top-menu-1 .app-body .app-info{background:#0000}.swiftx-app.light-yellow.top-menu-1 .app-body .app-info .app-info-con .app-user-denote span{color:#fff}.swiftx-app.light-yellow.top-menu-1 .app-body .app-info.landing-page .app-info-con .app-main-action .menu-action-btn .menu-action-btn-items button{background:#9a8707;color:#fff;font-size:16px}.swiftx-app.light-yellow.top-menu-1 .app-body .app-info.landing-page .app-info-con .app-main-action .menu-action-btn .menu-action-btn-items button:hover{background:#9a8707e6}.swiftx-app.light-yellow .app-header{background:#17170b}.swiftx-app.light-yellow .app-header .app-header-con .app-logo{box-shadow:0 6px 6px -6px #00000029}.swiftx-app.light-yellow .app-body .app-info{background-color:#fff}.swiftx-app.light-yellow .app-body .app-info .app-info-con .app-context .menu-visible-btn{background-color:#9a8707;color:#fff}.swiftx-app.light-yellow .app-body .app-info .app-info-con .app-context h1,.swiftx-app.light-yellow .app-body .app-info .app-info-con .app-context p{color:#636468}.swiftx-app.light-yellow .app-body .app-info .app-info-con .app-user-denote{background:#9a8707}.swiftx-app.light-yellow .app-body .app-info .app-action .app-action-items .app-user .app-user-denote{background:#9a8707;color:#fff}.swiftx-app.light-yellow .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul{background:#fff}.swiftx-app.light-yellow .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner{background:#9a870780}.swiftx-app.light-yellow .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote{cursor:default}.swiftx-app.light-yellow .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote span{color:#fff}.swiftx-app.light-yellow .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item span,.swiftx-app.light-yellow .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item span i{color:#212329}.swiftx-app.light-yellow .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item:hover{background:#ebebeb}.swiftx-app.light-yellow .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .footer-list{background:#e8e8e9;color:#212329}.swiftx-app.light-yellow .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .footer-list:hover{background:#e8e8e9}.swiftx-app.light-orange.classic .app-header .app-header-con .app-logo{background-color:#fff}.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu .main-menu-icon,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu .main-menu-label{color:#abafb4}.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-icon,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-label{color:#f07810}.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con{background:#3d2c24;border-color:#3d2c24}.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .ExpandSubMenu,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .ExpandSubMenu i,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-icon,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-icon i,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-label,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-label i{color:#abafb4}.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .ExpandSubMenu,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .ExpandSubMenu i,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-icon,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-icon i,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-label,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-label i{color:#f07810}.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .ExpandSubMenu i,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .main-menu-icon i,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .main-menu-label{color:#abafb4}.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .main-menu-con{border-bottom-color:#d2d3d4}.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-label,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .subchild-menu-icon i,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .subchild-menu-label,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label{color:#abafb4}.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon i,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .subchild-menu-icon i,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .subchild-menu-label,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .sub-menu-icon,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .sub-menu-label,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con span{color:#f07810}.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .my-actions .actions-header{background:#3d2c24}.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title,.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .my-actions .actions-header span{color:#abafb4}.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items button{background-color:initial;color:#abafb4}.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover button{color:#f07810;background:#0000}.swiftx-app.light-orange.classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items.active{background:#3d2c24;border-left-color:#f07810}.swiftx-app.light-orange.classic .app-main-action .action-btn-item,.swiftx-app.light-orange.classic .app-main-action button{color:#212329;border-color:#212329!important}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .ExpandSubMenu,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-icon,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-label{color:#abafb4}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover{border-color:#0000}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .ExpandSubMenu,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-icon,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-label{color:#f07810}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu{background:#101929}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-label,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-label i,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-item-con span{color:#abafb4}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon i,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label i,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .sub-menu-icon,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .sub-menu-label,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .sub-menu-icon,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .sub-menu-label,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-con .ExpandSubMenu,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-con .main-menu-icon,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-con .main-menu-label{color:#f07810}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu #menulist1 i{color:#abafb4}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu{background:#101929}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .ExpandSubMenu,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-icon,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-label{color:#abafb4}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu{background-color:initial}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .ExpandSubMenu,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .main-menu-icon,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .main-menu-label,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-child-item .ExpandSubMenu,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-child-item .sub-menu-icon,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-child-item .sub-menu-label,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label{color:#abafb4}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-child-item .ExpandSubMenu,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-child-item .sub-menu-icon,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-child-item .sub-menu-label,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-item-con .sub-menu-icon,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-item-con .sub-menu-label,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-child-item .ExpandSubMenu,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-child-item .sub-menu-icon,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-child-item .sub-menu-label,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-item-con .sub-menu-icon,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-item-con .sub-menu-label,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu:hover .main-menu-con .ExpandSubMenu,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu:hover .main-menu-con .main-menu-icon,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu:hover .main-menu-con .main-menu-label{color:#f07810}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header{background:#101929}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title span{color:#abafb4}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body{background:#fff}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn{background:#101929}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items button{color:#abafb4}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items button:hover{background:#0000;color:#abafb4}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover button{color:#f07810}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-action .app-action-items.my-actions{display:none}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote{background:#f07810}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote span{color:#fff}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul{background:#fff}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item .app-user-drop-icon i,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item .app-user-drop-name{color:#212329}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item:hover{background:#ebebeb}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .profile-banner{background:#f0781099;cursor:auto}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote{cursor:default}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item span,.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item span i{color:#212329}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item:hover{background:#3d2c24}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list{background:#ebebeb;color:#212329}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list div{color:#abafb4}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list div span a{color:#f07810}.swiftx-app.light-orange.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list:hover{background:#e8e8e9}.swiftx-app.light-orange.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header{background:#efefef}.swiftx-app.light-orange.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header h4,.swiftx-app.light-orange.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header span i{color:#abafb4}.swiftx-app.light-orange.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action{background:#101929}.swiftx-app.light-orange.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items button{color:#abafb4}.swiftx-app.light-orange.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover{background-color:#3d2c24}.swiftx-app.light-orange.top-menu-1 .app-body .app-info{background:#0000}.swiftx-app.light-orange.top-menu-1 .app-body .app-info .app-info-con .app-user-denote span{color:#fff}.swiftx-app.light-orange.top-menu-1 .app-body .app-info.landing-page .app-info-con .app-main-action .menu-action-btn .menu-action-btn-items button{background:#f07810;color:#fff;font-size:16px}.swiftx-app.light-orange.top-menu-1 .app-body .app-info.landing-page .app-info-con .app-main-action .menu-action-btn .menu-action-btn-items button:hover{background:#f07810e6}.swiftx-app.light-orange .app-header{background:#101929}.swiftx-app.light-orange .app-header .app-header-con .app-logo{box-shadow:0 6px 6px -6px #00000029}.swiftx-app.light-orange .app-body .app-info{background-color:#fff}.swiftx-app.light-orange .app-body .app-info .app-info-con .app-context .menu-visible-btn{background-color:#f07810;color:#fff}.swiftx-app.light-orange .app-body .app-info .app-info-con .app-context h1,.swiftx-app.light-orange .app-body .app-info .app-info-con .app-context p{color:#636468}.swiftx-app.light-orange .app-body .app-info .app-info-con .app-user-denote{background:#f07810}.swiftx-app.light-orange .app-body .app-info .app-action .app-action-items .app-user .app-user-denote{background:#f07810;color:#fff}.swiftx-app.light-orange .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul{background:#fff}.swiftx-app.light-orange .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner{background:#f0781080}.swiftx-app.light-orange .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote{cursor:default}.swiftx-app.light-orange .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote span{color:#fff}.swiftx-app.light-orange .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item span,.swiftx-app.light-orange .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item span i{color:#212329}.swiftx-app.light-orange .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item:hover{background:#ebebeb}.swiftx-app.light-orange .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .footer-list{background:#e8e8e9;color:#212329}.swiftx-app.light-orange .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .footer-list:hover{background:#e8e8e9}.swiftx-app.light-pink.classic .app-header .app-header-con .app-logo{background-color:#fff}.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu .main-menu-icon,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu .main-menu-label{color:#aea8b2}.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-icon,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-label{color:#c4314b}.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con{background:#2f1f39;border-color:#2f1f39}.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .ExpandSubMenu,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .ExpandSubMenu i,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-icon,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-icon i,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-label,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-label i{color:#aea8b2}.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .ExpandSubMenu,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .ExpandSubMenu i,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-icon,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-icon i,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-label,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-label i{color:#c4314b}.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .ExpandSubMenu i,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .main-menu-icon i,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .main-menu-label{color:#aea8b2}.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .main-menu-con{border-bottom-color:#d2d3d4}.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-label,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .subchild-menu-icon i,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .subchild-menu-label,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label{color:#aea8b2}.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon i,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .subchild-menu-icon i,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .subchild-menu-label,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .sub-menu-icon,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .sub-menu-label,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con span{color:#c4314b}.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .my-actions .actions-header{background:#2f1f39}.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title,.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .my-actions .actions-header span{color:#aea8b2}.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items button{background-color:initial;color:#aea8b2}.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover button{color:#c4314b;background:#0000}.swiftx-app.light-pink.classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items.active{background:#2f1f39;border-left-color:#c4314b}.swiftx-app.light-pink.classic .app-main-action .action-btn-item,.swiftx-app.light-pink.classic .app-main-action button{color:#212329;border-color:#212329!important}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .ExpandSubMenu,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-icon,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-label{color:#aea8b2}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover{border-color:#0000}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .ExpandSubMenu,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-icon,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-label{color:#c4314b}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu{background:#170623}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-label,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-label i,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-item-con .sub-menu-group span,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-item-con span{color:#aea8b2}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon i,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label i,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .sub-menu-icon,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .sub-menu-label,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .sub-menu-icon,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .sub-menu-label,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-con .ExpandSubMenu,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-con .main-menu-icon,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-con .main-menu-label{color:#c4314b}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu #menulist1 i{color:#aea8b2}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu{background:#170623}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .ExpandSubMenu,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-icon,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-label{color:#aea8b2}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu{background-color:initial}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .ExpandSubMenu,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .main-menu-icon,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .main-menu-label,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-child-item .ExpandSubMenu,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-child-item .sub-menu-icon,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-child-item .sub-menu-label,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label{color:#aea8b2}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-child-item .ExpandSubMenu,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-child-item .sub-menu-icon,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-child-item .sub-menu-label,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-item-con .sub-menu-icon,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li.active-menu .sub-menu-item-con .sub-menu-label,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-child-item .ExpandSubMenu,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-child-item .sub-menu-icon,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-child-item .sub-menu-label,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-item-con .ExpandSubMenu,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-item-con .sub-menu-icon,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li:hover .sub-menu-item-con .sub-menu-label,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu:hover .main-menu-con .ExpandSubMenu,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu:hover .main-menu-con .main-menu-icon,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu:hover .main-menu-con .main-menu-label{color:#c4314b}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header{background:#170623}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title span{color:#aea8b2}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn{background:#170623}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items button{color:#aea8b2}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items button:hover{background:#0000;color:#aea8b2}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover button{color:#c4314b}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-action .app-action-items.my-actions{display:none}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote{background:#ef3d55}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote span{color:#fff}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul{background:#fff}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item .app-user-drop-icon i,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item .app-user-drop-name{color:#212329}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item:hover{background:#ebebeb}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .profile-banner{background:#c4314b99;cursor:auto}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote{cursor:default}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item span,.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item span i{color:#212329}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item:hover{background:#2f1f39}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list{background:#ebebeb;color:#212329}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list div{color:#aea8b2}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list div span a{color:#c4314b}.swiftx-app.light-pink.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list:hover{background:#e8e8e9}.swiftx-app.light-pink.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header{background:#efefef}.swiftx-app.light-pink.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header h4,.swiftx-app.light-pink.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header span i{color:#aea8b2}.swiftx-app.light-pink.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action{background:#170623}.swiftx-app.light-pink.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items button{color:#aea8b2}.swiftx-app.light-pink.top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover{background-color:#2f1f39}.swiftx-app.light-pink.top-menu-1 .app-body .app-info{background:#0000}.swiftx-app.light-pink.top-menu-1 .app-body .app-info .app-info-con .app-user-denote span{color:#fff}.swiftx-app.light-pink.top-menu-1 .app-body .app-info.landing-page .app-info-con .app-main-action .menu-action-btn .menu-action-btn-items button{background:#ef3d55;color:#fff;font-size:16px}.swiftx-app.light-pink.top-menu-1 .app-body .app-info.landing-page .app-info-con .app-main-action .menu-action-btn .menu-action-btn-items button:hover{background:#ef3d55e6}.swiftx-app.light-pink .app-header{background:#170623}.swiftx-app.light-pink .app-header .app-header-con .app-logo{box-shadow:0 6px 6px -6px #00000029}.swiftx-app.light-pink .app-body .app-info{background-color:#fff}.swiftx-app.light-pink .app-body .app-info .app-info-con .app-context .menu-visible-btn{background-color:#c4314b;color:#fff}.swiftx-app.light-pink .app-body .app-info .app-info-con .app-context h1,.swiftx-app.light-pink .app-body .app-info .app-info-con .app-context p{color:#636468}.swiftx-app.light-pink .app-body .app-info .app-info-con .app-user-denote{background:#c4314b}.swiftx-app.light-pink .app-body .app-info .app-action .app-action-items .app-user .app-user-denote{background:#c4314b;color:#fff}.swiftx-app.light-pink .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul{background:#fff}.swiftx-app.light-pink .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner{background:#c4314b80}.swiftx-app.light-pink .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote{cursor:default}.swiftx-app.light-pink .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote span{color:#fff}.swiftx-app.light-pink .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item span,.swiftx-app.light-pink .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item span i{color:#212329}.swiftx-app.light-pink .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item:hover{background:#ebebeb}.swiftx-app.light-pink .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .footer-list{background:#e8e8e9;color:#212329}.swiftx-app.light-pink .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .footer-list:hover{background:#e8e8e9}.top-menu-1{flex-direction:column}.top-menu-1.form-status .Maintenance,.top-menu-1.form-status.InActive{display:block}.top-menu-1 .app-header{width:100%;height:60px;max-height:60px;background-size:100% auto!important;background-position:50%!important;background-color:initial;padding:0 15px;box-shadow:0 0 10px 0 #00000029;z-index:10}.top-menu-1 .app-header .app-header-con{width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.top-menu-1 .app-header .app-header-con .app-logo{flex:0 0 150px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;height:100%;padding:2px 10px;background:#0000!important}.top-menu-1 .app-header .app-header-con .app-logo img{height:100%}.top-menu-1 .app-header .app-header-con .app-logo.app-logo-left{justify-content:flex-start}.top-menu-1 .app-header .app-header-con .app-logo.app-logo-right{justify-content:flex-end}.top-menu-1 .app-header .app-header-con .app-logo.app-logo-center{justify-content:center}.top-menu-1 .app-header .app-header-con .app-logo .mobile-header-title{display:none}.top-menu-1 .app-header .app-header-con .app-menu{flex:1 0 auto;height:100%;background:none!important;padding:0 10px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap;margin:0;padding:0;list-style:none;height:100%}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item{position:relative;height:100%}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item>div{height:100%}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item>div a{text-decoration:none}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item>div .main-menu-con{padding:8px 16px;cursor:pointer;font-size:14px;font-weight:400;font-family:Heebo-Medium;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-bottom:5px solid #0000;height:100%;text-decoration:none}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item>div .main-menu-con .main-menu-icon{font-size:20px;width:30px;height:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;margin-right:5px}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item>div .main-menu-con .main-menu-label{font-size:14px;font-family:Heebo-Medium}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item>div .main-menu-con .main-menu-group{display:flex;align-items:center;justify-content:center}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item>div .main-menu-con .ExpandSubMenu{padding-left:10px;margin-left:auto}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item>div .main-menu-con .ExpandSubMenu i{font-size:12px}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item>div .main-menu-con.active-menu,.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item>div .main-menu-con:hover{opacity:1}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .hidesubmenu .sub-menu{display:none}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu{position:absolute;top:61px;left:0;z-index:101;min-width:150px;width:max-content;height:max-content;box-shadow:0 0 10px 0 #00000029}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con{list-style-type:none;padding:0;width:100%;height:100%}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li{margin:5px 0}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-item-con{cursor:pointer;min-width:150px}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-item-con .sub-menu-group{padding:10px 15px;border-bottom:1px solid #0000;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;cursor:pointer;min-width:150px;text-decoration:none}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-item-con .sub-menu-group .sub-menu-icon{width:30px;height:30px;margin-right:5px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-item-con .sub-menu-group .sub-menu-icon i{font-size:1.25rem}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-item-con .sub-menu-group .sub-menu-label{font-weight:400;font-family:Heebo-Medium;font-size:14px}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-item-con .sub-menu-group .ExpandSubMenu{padding-left:5px;margin-left:auto}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-item-con .sub-menu-group .ExpandSubMenu i{font-size:12px}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-child.hidesubmenu{display:none}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-child.showsubmenu .sub-menu-child-con{list-style-type:none;padding:0}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-child.showsubmenu .sub-menu-child-con li{width:100%}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item{cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;text-decoration:none;width:100%;padding:10px 10px 10px 25px}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon{width:30px;height:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;margin-right:5px}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i{font-size:1.25rem}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-label{font-size:14px;font-weight:400;font-family:Heebo-Medium}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li div.sub-menu-item-body .sub-menu-item-con{padding:15px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;text-decoration:none;border-left:5px solid #0000}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li div.sub-menu-item-body .sub-menu-item-con .sub-menu-icon{width:30px;height:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;margin-right:5px}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li div.sub-menu-item-body .sub-menu-item-con .sub-menu-icon i{font-size:1.25rem}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li div.sub-menu-item-body .sub-menu-item-con .sub-menu-label{font-size:14px;font-weight:400;font-family:Heebo-Medium}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:last-child.with-submenu .showsubmenu .sub-menu{left:unset;right:0}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;height:60px;position:relative}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;padding:8px 16px;cursor:pointer;height:100%;border-bottom:5px solid #0000}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu .more-menu-icon{display:flex;padding-right:8px}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu .more-menu-icon i{font-size:14px}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu .more-menu-label{font-size:14px;font-weight:400;font-family:Heebo-Medium}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu #menulist1{display:flex}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu #menulist1 i{font-size:18px;cursor:pointer}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu{list-style:none;margin:0;padding:0;position:absolute;top:61px;right:-6px;z-index:1001;max-width:max-content;width:max-content;min-width:120px;background:#0000}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-icon{width:30px;height:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;margin-right:5px}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-icon i{font-size:1.25rem}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-label{font-size:14px;font-weight:400;font-family:Heebo-Medium}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .ExpandSubMenu{padding-left:5px;margin-left:auto}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .ExpandSubMenu i{font-size:12px}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-group{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;cursor:pointer;height:50px;padding:10px 15px;border-left:5px solid #0000;margin-bottom:5px}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding:10px 15px;min-width:150px;cursor:pointer;text-decoration:none;border-left:5px solid #0000;margin:5px 0}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .hidesubmenu .sub-menu{display:none}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu{display:block}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con{margin:0;padding:0;list-style:none}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding:15px 15px 15px 1.25rem;cursor:pointer;text-decoration:none;border-left:5px solid #0000}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon{width:30px;height:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;margin-right:5px}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon i{font-size:1.25rem}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label{font-size:14px;font-weight:400;font-family:Heebo-Medium}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group{border-bottom:1px solid #0000;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;cursor:pointer;min-width:150px}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group .sub-menu-icon{width:30px;height:30px;margin-right:5px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group .sub-menu-icon i{font-size:1.25rem}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group .sub-menu-label{font-weight:400;font-family:Heebo-Medium;font-size:14px}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group .ExpandSubMenu{padding-left:5px;margin-left:auto}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group .ExpandSubMenu i{font-size:12px}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.hidesubmenu{display:none}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con{list-style-type:none;padding:0}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li{width:100%;padding:10px 10px 10px 25px}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item{cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon{width:30px;height:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;margin-right:5px}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i{font-size:1.25rem}.top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-label{font-size:14px;font-weight:400;font-family:Heebo-Medium}.top-menu-1 .app-header .app-header-con .app-menu .my-actions{position:relative;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;border-bottom:5px solid #0000;padding-left:10px}.top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header{cursor:pointer}.top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title{font-size:14px;font-weight:400;font-family:Heebo-Medium;padding-right:5px}.top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title span{font-size:12px}.top-menu-1 .app-header .app-header-con .app-menu .my-actions.hide-my-action .action-body{display:none;height:0}.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body{min-width:100px;max-width:max-content;height:max-content;transition-duration:.3s;position:absolute;top:61px;right:0;background:#0000;box-shadow:0 0 10px 0 #00000029}.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items{width:100%;height:50px;min-width:100px;padding:10px 15px;cursor:pointer}.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items a{border:none;background:#0000;width:max-content;text-align:left;font-size:14px;font-weight:400;font-family:Heebo-Medium;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;text-decoration:none}.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items a .btn-action-icon{font-size:1.25rem;margin-right:5px;width:30px;height:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:3px}.top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items a .btn-action-text{font-size:14px;font-weight:400;font-family:Heebo-Medium}.top-menu-1 .app-header .app-header-con .app-action{height:100%}.top-menu-1 .app-header .app-header-con .app-action,.top-menu-1 .app-header .app-header-con .app-action .app-action-items{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.top-menu-1 .app-header .app-header-con .app-action .app-action-items.my-actions{display:none}.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;position:relative;cursor:pointer}.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote{width:32px;height:32px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:50%;font-size:13px}.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote .notify{display:inline-block;width:12px;height:12px;border-radius:50%;position:absolute;background:#ff6161;top:-2px;right:-2px;border:2px solid #fff}.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-name{font-size:13px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-name span:fist-child{font-family:Heebo-medium}.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-name span:last-child{padding-left:5px;font-size:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop{position:absolute;top:45px;width:325px;right:0;z-index:300;padding:0}.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul{margin:0;list-style:none;padding:0;background:#0000;box-shadow:0 0 6px 0 #00000029}.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li{font-size:12px;font-weight:400;font-family:Heebo-Medium}.top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li.profile-banner{cursor:default}.top-menu-1 .app-header .app-header-con .app-action .app-action-items .menu-action-btn .action-btn-item{margin-right:5px!important;padding:5px 10px!important}.top-menu-1 .app-header .app-header-con .app-action .app-notify-icon{width:26px;height:26px;text-decoration:none;color:#000;border-radius:50%;background:#dae7ff;padding:5px;font-size:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.top-menu-1 .app-header .app-header-con .app-action .app-notify-icon:hover{background:#bdcbe6}.top-menu-1 .app-header .app-header-con .app-action .app-action-items .menu-visible-btn{display:none}.top-menu-1 .app-body{flex:0 0 calc(100% - 60px);height:calc(100% - 60px);max-height:calc(100% - 60px);width:100%}.top-menu-1 .app-body.container{max-width:1140px;margin:0 auto}.top-menu-1 .section{padding:10px;height:calc(100vh - 60px)}.top-menu-1 .section .section-head{border-radius:4px 4px 0 0;height:60px;box-shadow:none;padding:0 20px}.top-menu-1 .section .section-head .section-action .searchwithdrop .dx-selectbox{background:#0000}.top-menu-1 .section .section-body{background:#0000;border-radius:0 0 4px 4px;height:calc(100% - 60px);box-shadow:0 0 5px #00000029}.top-menu-1 .section .section-body .section-content{padding:0;width:100%;height:100%;overflow:auto}.top-menu-1 .section .section-body .swiftx-form{width:100%;height:100%}.top-menu-1 .section .section-body .swiftx-form .swiftx-form-body{width:100%;height:100%;overflow:auto;padding:0 10px}.top-menu-1 .section .section-body .swiftx-form .swiftx-form-body .row .consume-card{width:100%;box-shadow:none;margin:10px 0}.top-menu-1 .section .section-body .swiftx-form .swiftx-form-body .row .consume-card>.column-1{padding:0}.top-menu-1 .section .section-body .swiftx-form .swiftx-form-body .row .consume-card>.column-1 .card .card-body{padding-top:0;padding-bottom:0}.top-menu-1 .section .section-body .swiftx-form .swiftx-form-body .row .consume-card>.column-1 .card .card-header~.card-body{padding-top:10px}.top-menu-1 .section .section-body .swiftx-form .swiftx-form-body .row .consume-card>.column-1 .card .card-header.hide-header~.card-body{padding-top:0}.top-menu-1 .section .section-body .swiftx-form .swiftx-form-body .row .consume-card .column-form-group{margin-bottom:10px}.top-menu-1 .section .section-body .swiftx-form .swiftx-form-body .row .consume-card .column-form-group .swiftx-form-group{margin:0;padding:0 5px}.top-menu-1 .section .section-body.with-workflow{overflow:hidden}.top-menu-1 .section .section-body.with-workflow .section-flow{padding-bottom:0}.top-menu-1 .section .section-body.with-workflow .swiftx-form-body{padding-top:0}.top-menu-1 .section .section-body dx-data-grid{height:calc(100vh - 180px)!important}.top-menu-1 .section .section-body .grid .grid-body dx-data-grid{height:auto!important}.top-menu-1 .section.profile{padding:10px;overflow:hidden}.top-menu-1 .section.profile .section-body{overflow:hidden}.top-menu-1 .section.profile .section-body .section-content{padding:0;overflow:hidden}.top-menu-1 .section.profile .section-body .section-content .tab{height:100%}.top-menu-1 .section.profile .section-body .section-content .tab .tab-header{position:relative;z-index:1;height:30px;box-shadow:none}.top-menu-1 .section.profile .section-body .section-content .tab .tab-body{height:calc(100% - 30px);overflow:hidden;padding:0}.top-menu-1 .section.profile .section-body .section-content .tab .tab-body .tab-content{padding:20px 10px 10px;height:100%;overflow:auto}.top-menu-1 .section.profile .section-body .section-content .tab .tab-body .tab-content .card .card-body .dx-data-grouping-grid{height:calc(100vh - 270px)!important}.top-menu-1 .section.profile .section-body .section-content .card:not(:last-child){margin-bottom:1rem}.top-menu-1 .section.dashboard-page .section-body .section-content.dashboard-sec-cont .row .card .card-body .dashboard-grid{padding:10px 0}.top-menu-1 .section.add-dataset-summary-page .section-body .section-content .card{height:100%}.top-menu-1 .section.add-dataset-summary-page .section-body .section-content .card .card-body.with-card-footer{height:calc(100% - 40px)}.top-menu-1 .section.add-dataset-summary-page .section-body .section-content .card .card-body.with-card-footer dx-data-grid{height:100%!important}.top-menu-1 .section.add-dataset-summary-page .section-body .section-content .card .card-footer{height:40px}.top-menu-1 .section.add-user-page .list-box{height:calc(100vh - 315px)!important}.top-menu-1 .section.add-user-page .list-box .list-box-body{height:calc(100% - 35px)!important}.top-menu-1 .section.access-log-page .section-head,.top-menu-1 .section.add-groups-page .section-head,.top-menu-1 .section.add-user-page .section-head,.top-menu-1 .section.group-page .section-head,.top-menu-1 .section.user-page .section-head{height:50px}.top-menu-1 .section.access-log-page .section-body,.top-menu-1 .section.add-groups-page .section-body,.top-menu-1 .section.add-user-page .section-body,.top-menu-1 .section.group-page .section-body,.top-menu-1 .section.user-page .section-body{height:calc(100% - 50px)}.top-menu-1 .section.withfooter .section-body{border-radius:0;height:calc(100% - 95px)}.top-menu-1 .section.withfooter .section-footer{border-top:1px solid #0000;border-radius:0 0 6px 6px}.top-menu-1 .app-info{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center}.top-menu-1 .app-info.landing-page .app-info-con .app-context .menu-visible-btn{display:none}.top-menu-1 .app-info .app-info-con{padding:0 75px}.top-menu-1 .app-info .app-info-con .app-context{margin-bottom:20px}.top-menu-1 .app-info .app-info-con .app-context h1{font-size:2.2rem;margin:0;font-family:Heebo-bold}.top-menu-1 .app-info .app-action{display:none}.top-menu-1.swiftx-app .app-body .mydoc-page .section-body .tab .tab-body{height:calc(100% - 30px)!important}.top-menu-1 .modal.showModal{z-index:999}.top-menu-1 .app-support{position:absolute;left:75px;bottom:20px;background:#202020d1;color:#fff;border-radius:4px;padding:5px 15px;font-size:12px}.top-menu-1 .app-main-action .btn{border:1px solid;padding:10px 35px;margin-right:10px;cursor:pointer;outline:none;height:unset;text-decoration:none}.top-menu-1 .profile-banner{background:linear-gradient(45deg,#8e2de2,#4a00e0);padding:20px 15px!important}.top-menu-1 .profile-banner .profile-banner-con{display:flex;justify-content:flex-start;align-items:center}.top-menu-1 .profile-banner .profile-banner-con .app-user-denote{width:40px!important;height:40px!important}.top-menu-1 .profile-banner .profile-banner-con .logout-btn{border:none!important;outline:none!important;border-radius:15px;padding:3px 15px;box-shadow:0 0 12px 6px #00000029;cursor:pointer}.top-menu-1 .profile-banner .profile-banner-con .logout-btn:hover{box-shadow:none}.top-menu-1 .profile-banner .profile-banner-con .profile-banner-details{color:#fff;padding:0 10px}.top-menu-1 .profile-banner .profile-banner-con .profile-banner-action{margin-left:auto}.top-menu-1 .app-user-drop-item{display:flex;justify-content:flex-start;align-items:center;padding:10px 15px;border-bottom:1px solid #c1c1c12e;text-decoration:none}.top-menu-1 .app-user-drop-item .app-user-drop-icon{width:20px;height:20px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.top-menu-1 .app-user-drop-item .app-user-drop-icon i{font-size:18px}.top-menu-1 .app-user-drop-item .app-user-drop-name{font-weight:400;font-family:Heebo-Medium;font-size:.75rem}.top-menu-1 .app-user-drop-item.language .app-user-drop-name{width:100%}.top-menu-1 .app-user-drop-item.language .app-user-drop-name .customDropdown{border:none}.top-menu-1 .app-user-drop-item .app-user-drop-count{margin-left:auto;background:#dae7ff;min-width:22px;height:22px;border-radius:20%;display:flex;justify-content:center;align-items:center;font-size:12px;padding:0 7px}.top-menu-1 .app-user-drop-item.app-lookup-select .app-user-drop-icon .icon-ui-buildings-o{font-size:1rem!important}.top-menu-1 .app-user-drop-item.app-lookup-select .app-user-drop-name{width:100%}.top-menu-1 .app-user-drop-item.app-lookup-select .app-user-drop-name .customDropdown{border:none!important}.top-menu-1 .app-user-drop-item.app-lookup-select .app-user-drop-name .customDropdown .tagboxcls{padding-left:0}.top-menu-1 .app-user-drop-item.app-lookup-select .app-user-drop-name .customDropdown .tagboxcls span{font-weight:400;font-family:Heebo-Medium;font-size:.75rem!important}.top-menu-1 .app-user-drop-item.footer-list{background:#f2eaff}.top-menu-1 .app-user-drop-item:hover{background:#f9f5ff}.top-menu-1 .comments-post{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;padding-top:10px}.top-menu-1 .print-form-group{margin-bottom:10px}.top-menu-1 .print-form-group .print-form-label{font-size:14px;font-family:inherit}.top-menu-1 .print-form-group .print-form-date{height:36px;border:1px solid #0000;padding:7px 9px 8px;font-size:14px;border-radius:4px}.top-menu-1 .dx-texteditor.dx-editor-outlined{background:#0000;border-color:#0000}.top-menu-1 .dx-editor-cell .dx-texteditor .dx-texteditor-input{background:#0000}.top-menu-1 .dialog-box .dialog-box-content .dialog-box-header{background-color:initial;border-bottom:1px solid #0000}.top-menu-1 .modal .modal-header,.top-menu-1 .modal.showModal .modal-dialog .modal-header{background:#0000;border-bottom:1px solid #0000}.top-menu-1 .modal.showModal .modal-dialog .modal-body{height:calc(100% - 45px)}.top-menu-1 .modal.showModal .modal-dialog .modal-body .modal-flowaction{height:100%;overflow:auto}.top-menu-1 .modal.showModal .modal-dialog .modal-body .modal-flowaction .workflow ul li .timeline-list:before{border-top-width:8px;border-bottom-width:8px;border-right-width:12px;left:-12px;top:5px}.top-menu-1 .modal.showModal .modal-dialog .modal-body .modal-flowaction .workflow ul li .timeline-list:after{border-top-width:6px;border-bottom-width:6px;border-right-width:11px;left:-11px;top:7px}.light{background-color:initial;-webkit-user-select:unset;user-select:unset}.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-icon i,.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-label{color:#1f6ed4}.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con{background:#efefef;border-color:#efefef}.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .ExpandSubMenu i,.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-icon i,.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-label{color:#4b4d51}.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-group .ExpandSubMenu i,.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-group .main-menu-icon i,.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-group .main-menu-label{color:#1f6ed4}.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .ExpandSubMenu i,.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .main-menu-icon i,.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .main-menu-label{color:#4b4d51}.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .main-menu-con{border-bottom-color:#d2d3d4}.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu,.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group .ExpandSubMenu,.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group .sub-menu-icon,.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group .sub-menu-label,.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon,.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label{color:#4b4d51}.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con.active-menu .sub-menu-icon,.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con.active-menu .sub-menu-icon i,.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con.active-menu .sub-menu-label,.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con.active-menu .sub-menu-label i{color:#1f6ed4}.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i,.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-label{color:#4b4d51}.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover{background-color:#fffc}.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon i,.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label,.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group:hover .ExpandSubMenu,.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group:hover .sub-menu-icon,.light .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group:hover .sub-menu-label{color:#1f6ed4}.light .full-layout .classic .app-header .app-header-con .app-menu .my-actions .actions-header{background:#efefef}.light .full-layout .classic .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title,.light .full-layout .classic .app-header .app-header-con .app-menu .my-actions .actions-header span{color:#4b4d51}.light .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-icon i{color:#4b4d51!important}.light .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-text{color:#4b4d51}.light .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active{background:#ebebeb;border-left-color:#1f6ed4}.light .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon,.light .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon i,.light .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-text{color:#1f6ed4!important}.light .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a{background:#0000}.light .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon,.light .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon i,.light .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-text{color:#1f6ed4!important}.light .full-layout .classic .app-body .section .section-head{box-shadow:none}.light .full-layout .classic .app-body .section .section-body{background-color:#fff;box-shadow:none}.light .full-layout .classic .app-body .section .section-body .card .card-header{border-bottom:1px solid #ebebeb}.light .full-layout .classic .app-body .section .section-body .card .card-header.subcon-group-background{background-color:initial}.light .full-layout .classic .app-body .section .section-body .dropdown .dropbtn:hover{background-color:#e8e8e9;color:#36383d}.light .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-img-body .file-tags li .tags,.light .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-sec-foot .file-tags li .tags,.light .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .dropdown .dropbtn:hover,.light .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-body .dropdown .dropbtn:hover{background-color:#ebebeb;color:#212329}.light .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-footer .total_record *{color:#212329}.light .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-img-body .file-tags li .tags,.light .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-sec-foot .file-tags li .tags{background-color:#ebebeb;color:#212329}.light .full-layout .classic .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-label{color:#212329}.light .full-layout .classic .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-date{border-color:#d2d3d4;color:#212329}.light .full-layout .classic .app-body .section.profile .section-body .section-content .tab .tab-body .tab-header{background-color:#fff!important;border-bottom:1px solid #e8e8e9!important;box-shadow:0 1px 6px #212329!important}.light .full-layout .classic .app-body .section.profile .section-body .section-content .tab .tab-body .tab-content .card .card-header{background-color:#fff!important;border-bottom:1px solid #e8e8e9}.light .full-layout .classic .app-main-action .action-btn-item,.light .full-layout .classic .app-main-action button{color:#212329;border-color:#212329!important}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover{border-color:#0000}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .ExpandSubMenu,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .ExpandSubMenu i,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-icon,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-icon i,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-label,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-label i{color:#1f6ed4}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu{background:#fff}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-label,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-label i,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-item-con .sub-menu-group span,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-item-con span{color:#4b4d51}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .ExpandSubMenu,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .ExpandSubMenu i,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon i,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label i,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .ExpandSubMenu,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .sub-menu-icon,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .sub-menu-label,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .ExpandSubMenu,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .sub-menu-icon,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .sub-menu-label{color:#1f6ed4}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con.active-menu{border-color:#1f6ed4;background:#ebebeb}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu .more-menu-icon i,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu .more-menu-label{color:#4b4d51}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu:hover .more-menu-icon i,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu:hover .more-menu-label{color:#1f6ed4}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu{background:#fff}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .ExpandSubMenu,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-icon,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-label{color:#4b4d51}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu{background-color:initial}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .ExpandSubMenu,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .main-menu-icon,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .main-menu-label,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label{color:#4b4d51}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con:hover .ExpandSubMenu,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con:hover .main-menu-icon,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con:hover .main-menu-label{color:#1f6ed4}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con.active-menu{background-color:#ebebeb;border-left-color:#1f6ed4}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con.active-menu span{color:#1f6ed4}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .main-menu-con .main-menu-group span{color:#4b4d51}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .main-menu-con.active-menu .main-menu-group{background-color:#ebebeb}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-item-con:hover span{color:#1f6ed4}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-item-con.active-menu{background-color:#ebebeb;border-left-color:#1f6ed4}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-item-con.active-menu span{color:#1f6ed4}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item{text-decoration:none;color:#4b4d51}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item:hover{color:#1f6ed4}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title span{color:#4b4d51}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body{background:#fff}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-icon i{color:#4b4d51!important}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-text{color:#4b4d51}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active{background:#ebebeb;border-left-color:#1f6ed4}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon i,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-text{color:#1f6ed4!important}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a{background:#0000}.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon i,.light .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-text{color:#1f6ed4!important}.light .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items.my-actions{display:none}.light .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote{background:#1f6ed4}.light .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote span{color:#fff}.light .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul{background:#fff}.light .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item .app-user-drop-icon i,.light .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item .app-user-drop-name{color:#4b4d51}.light .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item:hover{background:#ebebeb}.light .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .profile-banner{background:#1f6ed499;cursor:auto}.light .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote{cursor:default}.light .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item:hover,.light .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list{background:#ebebeb}.light .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list div{color:#4b4d51}.light .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list div span a{color:#1f6ed4}.light .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list:hover{background:#e8e8e9}.light .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header h4,.light .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header span i{color:#4b4d51}.light .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action{background:#fff}.light .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-icon i{color:#4b4d51!important}.light .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-text{color:#4b4d51}.light .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline.active{background:#ebebeb;border-left-color:#1f6ed4}.light .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon,.light .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon i,.light .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-text{color:#1f6ed4!important}.light .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover a{background:#0000}.light .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon,.light .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon i,.light .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover a .btn-action-text{color:#1f6ed4!important}.light .full-layout .top-menu-1 .app-body .app-info{background:#0000}.light .full-layout .top-menu-1 .app-body .app-info .app-info-con .app-user-denote span{color:#fff}.light .full-layout .top-menu-1 .app-body .app-info.landing-page .app-info-con .app-main-action .menu-action-btn .menu-action-btn-items a{background:#1f6ed4;color:#fff;font-size:16px}.light .full-layout .top-menu-1 .app-body .app-info.landing-page .app-info-con .app-main-action .menu-action-btn .menu-action-btn-items a:hover{background:#1f6ed4e6}.light .full-layout .top-menu-1 .app-body .section .section-head .section-action .searchwithdrop .dx-selectbox{background:linear-gradient(180deg,rgba(34,36,42,.012) 5%,rgba(33,35,41,.149))}.light .full-layout .top-menu-1 .app-body .section .section-body .card .card-img-body .file-tags li .tags,.light .full-layout .top-menu-1 .app-body .section .section-body .card .card-sec-foot .file-tags li .tags{background-color:#ebebeb;color:#4b4d51}.light .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-body .dropdown .dropbtn:hover{background-color:#ebebeb;color:#212329}.light .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-img-body .file-tags li .tags,.light .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-sec-foot .file-tags li .tags{background-color:#ebebeb;color:#ebebeb}.light .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .dropdown .dropbtn:hover,.light .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-body .dropdown .dropbtn:hover,.light .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-img-body .file-tags li .tags,.light .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-sec-foot .file-tags li .tags{background-color:#ebebeb;color:#212329}.light .full-layout .top-menu-1 .app-body .myDivToPrint.section .section-body .swiftx-form .swiftx-form-body .print-form-group{color:#212329}.light .full-layout .top-menu-1 .dx-datagrid .dx-datagrid-headers td{background:#ebebeb;color:#212329}.light .full-layout .app-header{background:#fff}.light .full-layout .app-header .app-header-con .app-logo{box-shadow:0 6px 6px -6px #00000029}.light .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-icon,.light .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-label{color:#4b4d51;box-shadow:none}.light .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu>div .main-menu-con.active-menu{background:#ebebeb;border-color:#1f6ed4!important}.light .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu>div .main-menu-con.active-menu .main-menu-icon,.light .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu>div .main-menu-con.active-menu .main-menu-label{color:#1f6ed4}.light .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div a.active-menu{background:#ebebeb;border-color:#1f6ed4}.light .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div a.active-menu .sub-menu-icon i,.light .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div a.active-menu .sub-menu-label{color:#1f6ed4}.light .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div .sub-menu-child.showsubmenu .sub-menu-child-con li a.active-menu{background:#ebebeb;border-color:#1f6ed4}.light .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div .sub-menu-child.showsubmenu .sub-menu-child-con li a.active-menu .sub-menu-icon i,.light .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div .sub-menu-child.showsubmenu .sub-menu-child-con li a.active-menu .sub-menu-label{color:#1f6ed4}.light .full-layout .app-body .app-info{background-color:#fff}.light .full-layout .app-body .app-info .app-info-con .app-context .menu-visible-btn{background-color:#1f6ed4;color:#fff}.light .full-layout .app-body .app-info .app-info-con .app-context h1,.light .full-layout .app-body .app-info .app-info-con .app-context p{color:#636468}.light .full-layout .app-body .app-info .app-info-con .app-user-denote{background:#1f6ed4}.light .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-denote{background:#1f6ed4;color:#fff}.light .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul{background:#fff}.light .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner{background:#1f6ed480}.light .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote{cursor:default}.light .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote span{color:#fff}.light .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item:hover{background:#ebebeb}.light .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .footer-list,.light .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .footer-list:hover{background:#e8e8e9}.light .full-layout .app-body .section.app-profile{padding:10px;height:calc(100% - 50px)}.light .full-layout .app-body .section .section-head{background-color:#fff;border-bottom:1px solid #d2d3d480}.light .full-layout .app-body .section .section-head .section-title h3{color:#636468}.light .full-layout .app-body .section .section-head .section-title .section-info-icon i{color:#1f6ed4}.light .full-layout .app-body .section .section-head .section-flow ul .workflow-list-con.percent-value{background:#212329}.light .full-layout .app-body .section .section-head .section-action .searchwithdrop .dx-selectbox{background:linear-gradient(180deg,rgba(34,36,42,.012) 5%,rgba(33,35,41,.149))}.light .full-layout .app-body .section .section-head .section-action .header-search-box .search-icon,.light .full-layout .app-body .section .section-head .section-action .header-search-box .search-icon i.icon-search{color:#6e6f73}.light .full-layout .app-body .section .section-head .section-action .track-search-date .search-box .search-box-date dx-date-box{background:#0000}.light .full-layout .app-body .section .section-head .section-action .track-search-date .search-box .search-box-date dx-date-box .dx-button-content .dx-dropdowneditor-icon,.light .full-layout .app-body .section .section-head .section-action .track-search-date .search-box .search-box-date dx-date-box.dx-state-hover .dx-button-content .dx-dropdowneditor-icon{color:#212329}.light .full-layout .app-body .section .section-head .section-action .action-drop-btn{background-color:#1f6ed4;color:#fff}.light .full-layout .app-body .section .section-head .section-action .action-dropmenu .action-menu{border-bottom:none}.light .full-layout .app-body .section .section-head .section-action .action-dropmenu .action-menu:hover{background-color:#ebebeb;color:#212329}.light .full-layout .app-body .section .section-body{background-color:#fff;box-shadow:none}.light .full-layout .app-body .section .section-body .breadcrumb-header{background-color:#e8e8e9}.light .full-layout .app-body .section .section-body .breadcrumb-header .breadcrumb-meida-sorting span,.light .full-layout .app-body .section .section-body .breadcrumb-header .breadcrumb-meida-sorting span i{color:#212329cc}.light .full-layout .app-body .section .section-body .breadcrumb-header .breadcrumb-meida-sorting .sorting-active span,.light .full-layout .app-body .section .section-body .breadcrumb-header .breadcrumb-meida-sorting .sorting-active span i{color:#1f6ed4}.light .full-layout .app-body .section .section-body .breadcrumb{background-color:#e8e8e9}.light .full-layout .app-body .section .section-body .breadcrumb span .breadcrumb-name{color:#212329cc}.light .full-layout .app-body .section .section-body .breadcrumb span .breadcrumb-name.active{color:#1f6ed4}.light .full-layout .app-body .section .section-body .breadcrumb span .breadcrumb-arrow i{color:#21232980}.light .full-layout .app-body .section .section-body .flex-grid .flex-grid-row:hover{background-color:#ebebeb80}.light .full-layout .app-body .section .section-body .flex-grid .flex-grid-row .flex-grid-cell .file-tags span,.light .full-layout .app-body .section .section-body .flex-grid .flex-grid-row .flex-grid-cell .icon-list button:hover{background-color:#ebebeb;color:#212329}.light .full-layout .app-body .section .section-body .card .card-header{background:#ebebeb}.light .full-layout .app-body .section .section-body .card .card-header.no-background{background-color:initial!important}.light .full-layout .app-body .section .section-body .card .card-header .card-title *{color:#212329}.light .full-layout .app-body .section .section-body .card .card-header .card-action span i{color:#1f6ed480}.light .full-layout .app-body .section .section-body .card .card-body .dropdown .dropbtn:hover{background-color:#ebebeb;color:#212329}.light .full-layout .app-body .section .section-body .card .card-body .column-form-group label,.light .full-layout .app-body .section .section-body .card .card-body .page-label .page-label-title{color:#212329cc}.light .full-layout .app-body .section .section-body .card .card-body .page-label .page-label-value{color:#212329}.light .full-layout .app-body .section .section-body .card .card-body .SubSection .SubSection-body{border-bottom-color:#d2d3d480}.light .full-layout .app-body .section .section-body .card .card-body .SubSection .SubSection-body .comment-list .message .comment-stage span{color:#212329}.light .full-layout .app-body .section .section-body .card .card-body .SubSection .SubSection-body .comment-list .message .comment-msg p{color:#212329cc}.light .full-layout .app-body .section .section-body .card .card-body .SubSection .SubSection-body .comment-list .message .created-date div{color:#212329e6}.light .full-layout .app-body .section .section-body .card .card-body .grid{border-color:#d2d3d4}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-header{background:#0000}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-header .grid-title *{color:#212329}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-header .icon-times{color:#cc1f00}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td{background:#ebebeb;border-color:#d2d3d4}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-column-indicators .dx-sort.dx-sort-up:before,.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-datagrid-text-content{color:#212329}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{border-color:#d2d3d4;background:#0000}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon,.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-checkbox.dx-checkbox-indeterminate .dx-checkbox-icon{border-color:#1f6ed4;color:#1f6ed4}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .label-msg-icon span i{color:#f7b32d}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row,.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines{background:#0000}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row.dx-selection td,.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#1f6ed466}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td,.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td{color:#212329}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon,.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{border-color:#d2d3d4;background:#0000}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon,.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon{border-color:#1f6ed4;color:#1f6ed4}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox],.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]{border-color:#d2d3d4}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:checked,.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:checked{border-color:#1f6ed4;color:#d2d3d4}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:hover,.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:hover{border-color:#1f6ed4}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td{background-color:#1f6ed44d}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr,.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr td,.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr:hover{background-color:initial}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr:hover td{background-color:#1f6ed44d}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt{background-color:initial}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td{background-color:#1f6ed40d}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt:hover{background-color:#1f6ed44d}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr,.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr td,.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr,.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr td{background-color:initial}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr:hover,.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr:hover{background-color:#1f6ed44d}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt,.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt{background-color:initial}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td,.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td{background-color:#1f6ed40d}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt:hover,.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt:hover{background-color:#1f6ed44d}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer input.form-control{color:#212329!important}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .row-add-box{border-color:#d2d3d4}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .row-add-box .row-add-input .form-control{color:#212329}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .row-add-box .row-add-btn{background-color:#1f6ed4}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .row-add-box .row-add-btn span{color:#fff}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .grid-footer-row-label span{color:#cc1f00}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .pagination .btn[disabled] i{color:#6e6f73}.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .pagination .btn i,.light .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .pagination .btn.page_record{color:#212329}.light .full-layout .app-body .section .section-body .card .card-body .grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:#d2d3d4}.light .full-layout .app-body .section .section-body .card .card-body .grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light .full-layout .app-body .section .section-body .card .card-body .grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light .full-layout .app-body .section .section-body .card .card-body .grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#1f6ed466}.light .full-layout .app-body .section .section-body .card .card-body .grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#ebebeb}.light .full-layout .app-body .section .section-body .card .card-body .grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light .full-layout .app-body .section .section-body .card .card-body .grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light .full-layout .app-body .section .section-body .card .card-body .grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#1f6ed466}.light .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:#d2d3d4}.light .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#ebebeb;border-color:#d2d3d4}.light .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content,.light .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{color:#212329}.light .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#1f6ed466}.light .full-layout .app-body .section .section-body .card .card-body .grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#ebebeb;border-color:#d2d3d4}.light .full-layout .app-body .section .section-body .card .card-body .grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light .full-layout .app-body .section .section-body .card .card-body .grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light .full-layout .app-body .section .section-body .card .card-body .grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#1f6ed466}.light .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{border-color:#d2d3d4}.light .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt td{background-color:#1f6ed40d}.light .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt:hover{background-color:#1f6ed433}.light .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#1f6ed44d}.light .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#ebebeb;border-color:#d2d3d4}.light .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt td{background-color:#1f6ed40d}.light .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt td:hover{background-color:#1f6ed433}.light .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#1f6ed466}.light .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines:hover{background-color:#1f6ed433}.light .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:#d2d3d4}.light .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#ebebeb}.light .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#1f6ed466}.light .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:none!important;background-color:initial!important}.light .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:initial!important}.light .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row.dx-selection td,.light .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-selection td{background:#0000!important}.light .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row:hover,.light .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row:hover td,.light .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row:hover,.light .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row:hover td{background-color:initial!important}.light .full-layout .app-body .section .section-body .card .card-body .swiftx-form-group .pos-rel p{color:#212329}.light .full-layout .app-body .section .section-body .card .card-footer{background:#f8f8f8}.light .full-layout .app-body .section .section-body .card .card-footer .pagination *,.light .full-layout .app-body .section .section-body .card .card-footer h6{color:#212329}.light .full-layout .app-body .section .section-body .tab .tab-header{background-color:#e8e8e9}.light .full-layout .app-body .section .section-body .tab .tab-header .tab-menu li{color:#212329;font-family:Heebo-Medium}.light .full-layout .app-body .section .section-body .tab .tab-header .tab-menu li.active{border-color:#1f6ed4;color:#1f6ed4}.light .full-layout .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row:hover{background-color:#ebebeb80}.light .full-layout .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row .flex-grid-cell .file-tags span,.light .full-layout .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row .flex-grid-cell .icon-list button:hover{background-color:#ebebeb;color:#212329}.light .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-headers .dx-row.dx-header-row td{border-color:#d2d3d4!important;background-color:#ebebeb;color:#212329}.light .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td{border-color:#d2d3d4}.light .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines:hover td{background:#1f6ed44d}.light .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-row-alt td{background-color:#ebebeb33}.light .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-row-alt:hover td{background-color:#1f6ed433}.light .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-freespace-row:hover,.light .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-freespace-row:hover td{background:#0000}.light .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .card-footer .row .pagination .btn i{color:#36383d}.light .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .card-footer .row .pagination .btn:hover i{color:#1f6ed4}.light .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .card-footer .row .pagination .btn[disabled] i{color:#9a9b9e80}.light .full-layout .app-body .section .section-footer{border-color:#d2d3d4;background-color:#efefef}.light .full-layout .app-body .section .section-footer .section-footer-con .footer-left .page-label,.light .full-layout .app-body .section .section-footer .section-footer-con .footer-left .page-label-value,.light .full-layout .app-body .section .section-footer .section-footer-con .footer-right .page-label,.light .full-layout .app-body .section .section-footer .section-footer-con .footer-right .page-label-value{color:#212329b3}.light .full-layout .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-label{color:#212329}.light .full-layout .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-date{border-color:#d2d3d4;color:#212329}.light .full-layout .breadcrumb-meida-sorting span,.light .full-layout .breadcrumb-meida-sorting span i{color:#212329cc}.light .full-layout .breadcrumb-meida-sorting .sorting-active span,.light .full-layout .breadcrumb-meida-sorting .sorting-active span i{color:#1f6ed4!important}.light .full-layout .auth-table{border-color:#d2d3d4}.light .full-layout .auth-table .auth-head{background-color:#ebebeb}.light .full-layout .auth-table .auth-head div{color:#212329}.light .full-layout .auth-table .auth-body div{color:#212329;border-right-color:#d2d3d4!important}.light .full-layout .auth-table .auth-body div:nth-child(2n){background:#0000}.light .full-layout .auth-table .auth-body .container input[type=checkbox]:checked~.checkmark{background-color:#1f6ed4}.light .full-layout .auth-table .auth-body .container:hover input[type=checkbox]~.checkmark{background-color:initial;color:#1f6ed4}.light .full-layout .auth-table .auth-body .checkmark{border-color:#1f6ed4}.light .full-layout .action-drop .btn-success{background-color:#1f6ed4}.light .full-layout .action-drop .btn-success i{color:#fff!important}.light .full-layout .action-drop .drop-popup{background-color:#fff}.light .full-layout .action-drop .drop-popup ul li{color:#212329;border-bottom:none}.light .full-layout .action-drop .drop-popup ul li:hover{background-color:#ebebeb;color:#212329}.light .full-layout .list-box{border-color:#d2d3d4}.light .full-layout .list-box .list-box-header{background-color:#ebebeb}.light .full-layout .list-box .list-box-header .list-box-title h6{color:#212329}.light .full-layout .list-box .list-box-header .list-box-action .slider-search .memberssrch{background-color:#ebebeb;color:#212329}.light .full-layout .list-box .list-box-header .list-box-action .slider-search .memberssrch::placeholder{color:#212329}.light .full-layout .list-box .list-box-header .list-box-action .slider-search .search-icon i.icon-search{color:#1f6ed4!important}.light .full-layout .list-box .list-box-header .list-box-action .slider-search .search-icon i.icon-times{color:#f44336}.light .full-layout .list-box .list-box-header .list-box-action .slider-search .search-icon:hover i.icon-search{color:#0a5bc4}.light .full-layout .list-box .list-box-header .list-box-action .slider-search .search-icon:hover i.icon-times{color:#f44336}.light .full-layout .list-box .list-box-body ul li .list-con span:first-child{color:#212329}.light .full-layout .list-box .list-box-body ul li .list-con:hover{background-color:#1f6ed433}.light .full-layout .list-box .list-box-body ul li .list-con:hover span:first-child{color:#212329}.light .full-layout .list-box .list-box-body ul li .list-con:hover span:last-child{color:#f44336}.light .full-layout .app-context h1{color:#212329}.light .full-layout .app-action .app-user-drop{background:#fff;color:#fff}.light .full-layout .app-action .app-user-drop .app-user-drop-item{color:#36383d}.light .full-layout .app-action .app-action-question-icon{color:#fff}.light .full-layout .app-action .app-user-denote .notify{background:#fff;border-color:#212329!important}.light .full-layout .app-action .app-user-drop-count{background:#ff6161}.light .full-layout .app-action .app-user-drop-count span{color:#fff}.light .full-layout .dx-list-item-header{background-color:#ebebeb}.light .full-layout .dx-list-item-header label{color:#212329}.light .full-layout .dx-list-item-header .btn-add-layout{color:#1f6ed4}.light .full-layout .dx-list-item-header .btn-add-layout:hover{color:#0a5bc4}.light .full-layout .modal .modal-header{background:#0000;border-color:#d2d3d4!important}.light .full-layout .modal.showModal .modal-dialog .modal-header .modal-title h5{color:#212329}.light .full-layout .modal.showModal .modal-dialog .modal-header .modal-action .btn.btn-default-light-outline{border-color:#f44336b3;color:#f44336b3}.light .full-layout .modal.showModal .modal-dialog .modal-header .modal-action .btn.btn-default-light-outline:hover{border-color:#f44336;color:#f44336}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .form-group label{color:#212329}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .secondary-header{background-color:#e8e8e9}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .secondary-header .back-icon i,.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .secondary-header .secondary-title{color:#1f6ed4}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .popup-menu .popup-menu-list{border-bottom-color:#d2d3d4}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .popup-menu .popup-menu-list:hover{background:#1f6ed4}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .popup-menu .popup-menu-list .menu-list-icon i,.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .popup-menu .popup-menu-list .menu-navigation-icon .icon-circle i{color:#1f6ed4}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row:hover{background-color:#ebebeb80}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row .flex-grid-cell .file-tags span,.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row .flex-grid-cell .icon-list button:hover{background-color:#ebebeb;color:#212329}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started .timeline-list,.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started:after{background:#f1f1f2}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started .timeline-list:after,.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started .timeline-list:before{border-right-color:#f1f1f2}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started .timeline-list div{color:#212329}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress .timeline-list,.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress:after{background:#ef6d27}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress .timeline-list:after,.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress .timeline-list:before{border-right-color:#ef6d27}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress .timeline-list div{color:#fff}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped .timeline-list,.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped:after{background:#2696d0}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped .timeline-list:after,.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped .timeline-list:before{border-right-color:#2696d0}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped .timeline-list div{color:#fff}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved:after,.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed:after{background:#28a746e6}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .thumbnail-count,.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .thumbnail-count{background-color:#28a746e6;color:#fff}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .timeline-list,.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .timeline-list{background:#28a746e6}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .timeline-list:after,.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .timeline-list:before,.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .timeline-list:after,.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .timeline-list:before{border-right-color:#28a746e6}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .timeline-list div,.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .timeline-list div{color:#fff}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item{border-color:#d2d3d4}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-focused,.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-hover{background-color:#ebebebb3!important}.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-focused .dx-item-content div,.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-focused .dx-list-item-after-bag .dx-list-reorder-handle:before,.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-hover .dx-item-content div,.light .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-hover .dx-list-item-after-bag .dx-list-reorder-handle:before{color:#212329!important}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header{border-bottom:1px solid #d2d3d4;background-color:inherit}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action span i,.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-title .close-icon .icon-times,.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-title h5{color:#212329cc}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action span:hover i{color:#cc1f00}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action .btn-group-toogle button.active .toogle-btn-icon i,.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action .btn-group-toogle button.active:hover .toogle-btn-icon i{color:#fff}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action .btn-group-toogle button:hover span i{color:#1f6ed4}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body.validation-sum-body .error-msg-title{color:#f44336}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body.validation-sum-body ul li{color:#cc1f00cc}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{border-color:#d2d3d4;background:#ebebeb;color:#212329}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{border-color:#d2d3d4}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-checkbox.dx-checkbox-checked .dx-checkbox-container .dx-checkbox-icon,.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-checkbox.dx-checkbox-indeterminate .dx-checkbox-container .dx-checkbox-icon{border-color:#1f6ed4;color:#1f6ed4}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{background:#0000;border-color:#d2d3d4}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .dx-checkbox.dx-checkbox-checked .dx-checkbox-container .dx-checkbox-icon,.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .dx-checkbox.dx-checkbox-indeterminate .dx-checkbox-container .dx-checkbox-icon{border-color:#1f6ed4;color:#1f6ed4}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]{border-color:#d2d3d4}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:checked{border-color:#1f6ed4;color:#d2d3d4}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:hover{border-color:#1f6ed4}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines:hover td,.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines:hover.dx-row-alt td{background:#1f6ed426}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-row-alt td{background:#1f6ed40d;border-color:#d2d3d4}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-selection td{background:#1f6ed440}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager{padding:10px;border-color:#d2d3d4}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-page-indexes .dx-navigate-button{color:#1f6ed4}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-page-indexes .dx-navigate-button.dx-button-disable{color:#6e6f73}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-light-pages .dx-page-index .dx-texteditor-container input.dx-texteditor-input{text-align:center}.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-light-pages .dx-info-text,.light .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-light-pages .dx-pages-count{color:#212329}.light .full-layout .dialog-box.view-access-log .dialog-box-content .dialog-box-header .dialog-box-title h5 span{color:#1f6ed4}.light .full-layout .dialog-box.view-access-log .dialog-box-content .dialog-box-header .dialog-box-title h5 span:hover{color:#0a5bc4}.light .full-layout .customDropdown.lookup-focus{border-color:#1f6ed480!important}.light .full-layout .widget-filter-body .horizontal-list:hover span{color:#1f6ed4}.light .full-layout .widget-filter-body .horizontal-list.active-item{background-color:#0a5bc4e6}.light .full-layout .widget-filter-body .horizontal-list.active-item span{color:#fff}.light .full-layout .widget-filter-body .horizontal-list.active-item:hover{background-color:#1f6ed4e6}.light .full-layout .widget-filter-body .horizontal-list.active-item:hover span{color:#fff}.light .full-layout .customDropdown.custom-disabled .tagboxcls.withoutcountbadgecls .tagboxitemCls{cursor:default;padding:0 7px!important}.light .full-layout .customDropdown .tagboxcls .tagboxitemCls{background-color:#efefef;color:#212329}.light .full-layout .customDropdown .customDropdown-downArrow i.fa.fa-folder-open{color:#1f6ed4}.light .full-layout .customDropdown.lookup-focus{border-color:#d2d3d4}.light .full-layout .fileupload-readonly .customDropdown{border-color:#d8d8d9!important;background-color:#f8f8f8!important}.light .full-layout .profile-banner{background:linear-gradient(45deg,#4d4f53,#212329)}.light .full-layout .profile-banner .profile-banner-con .app-user-denote{background-color:#efefef}.light .full-layout .profile-banner .profile-banner-con .app-user-denote span{color:#212329;font-size:20px}.light .full-layout .card .card-header{background:#ebebeb}.light .full-layout .card .card-header.no-background{background-color:initial}.light .full-layout .card .card-header .card-title *{color:#212329}.light .full-layout .card .card-footer{background:#f8f8f8}.light .full-layout .card .card-footer *{color:#212329;border-color:#d2d3d4}.light .full-layout .card .card-footer .pagination *,.light .full-layout .card .card-footer .total_record *{color:#212329}.light .full-layout .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td{background:#1f6ed4}.light .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-headers{background:#ebebeb}.light .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-content .dx-header-row{background:#0000}.light .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-content .dx-header-row td{color:#212329;border-color:#d2d3d4!important}.light .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-group-row{background:#f8f8f8}.light .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-group-row td{color:#212329;border-color:#d2d3d4}.light .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-freespace-row.dx-column-lines:hover{background-color:initial}.light .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td{background:#1f6ed4}.light .full-layout .dx-datagrid .dx-datagrid-rowsview tr:hover{background:#1f6ed4;cursor:pointer}.light .full-layout .searchwithdrop .dx-selectbox{background:linear-gradient(180deg,rgba(34,36,42,.012) 5%,rgba(33,35,41,.149))}.light .full-layout .btn-success{background-color:#1f6ed4;border-color:#1f6ed4;color:#fff}.light .full-layout .btn-success:hover{background-color:#0a5bc4}.light .full-layout .btn-success-light-outline,.light .full-layout .btn-success-outline{background-color:initial;border-color:#0a5bc4;color:#0a5bc4}.light .full-layout .btn-success-light-outline:hover,.light .full-layout .btn-success-outline:hover{background-color:#0a5bc4;color:#fff}.light .full-layout .btn-success-light-outline:hover i,.light .full-layout .btn-success-outline:hover i{color:#fff!important}.light .full-layout .btn-success-light-outline i,.light .full-layout .btn-success-outline i{color:#1f6ed4!important}.light .full-layout .btn-default,.light .full-layout .btn-default-outline{background:#0000;background-color:initial;border-color:#a6a7a9;color:#a6a7a9}.light .full-layout .btn-default-outline:hover,.light .full-layout .btn-default:hover{background-color:#a6a7a9cc;border-color:#a6a7a9;color:#212329}.light .full-layout .btn-group-toogle{border-color:#1f6ed4}.light .full-layout .btn-group-toogle button span i{color:#1f6ed4}.light .full-layout .btn-group-toogle button.active,.light .full-layout .btn-group-toogle button.active:hover{background:#1f6ed4}.light .full-layout .btn-group-toogle button.active span i,.light .full-layout .btn-group-toogle button.active:hover span i{color:#fff}.light .full-layout .btn-group-toogle .toogle-btn,.light .full-layout .btn-group-toogle button:hover span i{color:#1f6ed4}.light .full-layout .btn-group-toogle .toogle-btn.active{background-color:#1f6ed4;color:#fff}.light .full-layout .icn-list button:hover{background-color:#ebebeb}.light .full-layout .icn-list button:hover i{color:#212329}.light .full-layout .media-list-tags .tags-content .tags-item{background-color:#1f6ed4cc!important;border-color:#1f6ed4cc!important}.light .full-layout .media-list-tags .tags-content .tags-item span{color:#fff!important}.light .full-layout .media-list-tags .tags-content .tags-item:hover{background:#1f6ed4!important}.light .full-layout .flex-grid .flex-grid-row .flex-grid-cell.card-file-img.show-media-thumbnail,.light .full-layout .myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-img{background:#1f6ed41a;border-color:#1f6ed4b3}.light .full-layout .file-tags span{background-color:#1f6ed41a!important;color:#212329!important}.light .full-layout .file-tags span:hover{background-color:#0a5bc4!important;color:#fff!important}.light .full-layout .file-tags .more-tags{-webkit-text-decoration-color:#1f6ed4!important;text-decoration-color:#1f6ed4!important}.light .full-layout .file-tags .more-tags span{color:#1f6ed4!important}.light .full-layout .file-tags .more-tags:hover span{color:#1f6ed4e6!important}.light .full-layout .myDoc-file-card.show-media-directory.media-grid-view.image-active{background-color:#1f6ed433}.light .full-layout .print-form-date,.light .full-layout .print-form-label{border-color:#d2d3d4}.light .full-layout .print-form-group{color:#212329}.light .full-layout .form-status.swiftx-app .form-status-header{background:#fff}.light .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-logo-title h1{color:#36383d}.light .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-denote{background:#1f6ed4}.light .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-denote span{color:#fff}.light .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul{background:#fff}.light .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner{background:linear-gradient(45deg,#396ed4,#fff)}.light .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner .profile-banner-con .app-user-denote{background-color:#1f6ed4!important}.light .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner .profile-banner-con .app-user-denote span{color:#fff}.light .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner .profile-banner-con .profile-banner-details{color:#212329}.light .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item{border-bottom-color:#d2d3d480}.light .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item .app-user-drop-count{background:#efefef}.light .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item .app-user-drop-icon i,.light .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item .app-user-drop-name{color:#4b4d51}.light .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item.footer-list,.light .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item:hover{background:#ebebeb}.light .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item.footer-list div{color:#4b4d51}.light .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item.footer-list div span a{color:#1f6ed4}.light .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item.footer-list:hover{background:#e8e8e9}.light .full-layout .form-status.swiftx-app .form-status-body .form-status-info .form-status-info-con .card .card-body .form-context h5{color:#212329}.light .full-layout .dx-texteditor.dx-editor-outlined{border-color:#d2d3d4}.light .full-layout .dx-texteditor.dx-editor-outlined:hover{border-color:#1f6ed480}.light .full-layout .dx-texteditor.dx-editor-outlined.dx-state-focused{border-color:#1f6ed4e6}.light .full-layout .dx-texteditor.dx-editor-outlined.dx-state-readonly{border-color:#d8d8d9!important;background-color:#f8f8f8}.light .full-layout .dx-texteditor.dx-editor-outlined.dx-state-readonly .dx-texteditor-input{color:#77787c}.light .full-layout .dx-texteditor.dx-editor-outlined .dx-texteditor-input-container .dx-placeholder{font-size:12px;color:#6e6f73}.light .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-hover{border-color:#1f6ed480}.light .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-focused{border-color:#1f6ed4e6}.light .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly{border-color:#d8d8d9;background-color:#f8f8f8}.light .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly .dx-htmleditor-toolbar-wrapper:first-child{border-color:#d2d3d4cc}.light .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly .dx-htmleditor-toolbar-wrapper:before{background-color:initial}.light .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly .dx-htmleditor-toolbar-wrapper .dx-htmleditor-toolbar .dx-icon{color:#77787c}.light .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly .dx-htmleditor-toolbar-wrapper .dx-htmleditor-toolbar .dx-item .dx-item-content.dx-toolbar-item-content.dx-htmleditor-toolbar-separator{border-color:#d2d3d4cc}.light .full-layout .swiftx-form-section.group-background .dx-texteditor.dx-editor-outlined{background-color:#fff}.light .full-layout .customDropdown,.light .full-layout .form-control{border-color:#d2d3d4}.light .full-layout .customDropdown:hover{border-color:#1f6ed480}.light .full-layout .customDropdown:focus{border-color:#1f6ed4e6}.light .full-layout .customDropdown.error-br{border-color:#e58f80!important}.light .full-layout .customDropdown.custom-disabled{background-color:#f8f8f8;border-color:#d8d8d9;cursor:default}.light .full-layout .customDropdown.custom-disabled:hover{border-color:#d8d8d9}.light .full-layout .customDropdown.custom-disabled:hover .customDropdown-downArrow{background-color:initial}.light .full-layout .btn-group{background-color:initial;border-color:#1f6ed4}.light .full-layout .btn-group button{color:#1f6ed4;border-right:none}.light .full-layout .btn-group button:hover{background:#1f6ed4e6;color:#fff}.light .full-layout .btn-group button.active{background:#1f6ed4;color:#fff;box-shadow:none}.light .full-layout .dx-datagrid-focus-overlay{border-color:#1f6ed4e6}.light .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-headers tr{background:#0000!important}.light .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-headers td{background-color:initial!important;border-color:#0000!important}.light .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-rowsview .dx-row td{border:none!important}.light .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}.light .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-rowsview .dx-row:hover,.light .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-headers tr{background:#0000!important}.light .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-headers td{background-color:#ebebeb;border-color:#d2d3d4!important}.light .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-rowsview .dx-row td{border:none!important}.light .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}.light .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-rowsview .dx-row:hover,.light .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-headers tr{background:#0000!important}.light .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-headers td{background-color:#ebebeb;border-color:#ebebeb!important}.light .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #d2d3d4!important;border-right:1px solid #d2d3d4!important}.light .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:none!important;border-bottom:none!important}.light .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-rowsview .dx-row:hover,.light .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-headers tr{background:#0000!important}.light .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-headers td{background-color:#ebebeb;border-color:#d2d3d4!important}.light .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #d2d3d4!important;border-right:1px solid #d2d3d4!important}.light .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}.light .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-rowsview .dx-row:hover,.light .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-headers tr{background:#0000!important}.light .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-headers td{background-color:initial!important;border:1px solid #d2d3d4!important;border-bottom:none!important}.light .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #d2d3d4!important;border-right:1px solid #d2d3d4!important}.light .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:#1f6ed433!important;border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}.light .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-rowsview .dx-row:hover,.light .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-headers tr{background:#0000!important}.light .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-headers td{background-color:#ebebeb!important;border:1px solid #d2d3d4!important;border-bottom:none!important}.light .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #d2d3d4!important;border-right:1px solid #d2d3d4!important}.light .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:#ebebeb!important;border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}.light .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-rowsview .dx-row:hover,.light .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-headers tr{background:#0000!important}.light .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-headers td{background-color:#ebebeb!important;border:1px solid #ebebeb!important;border-bottom:none!important}.light .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-rowsview .dx-row td{border:none!important}.light .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-rowsview .dx-row.dx-row-alt td{border:none!important;background-color:initial!important}.light .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-rowsview .dx-row:hover{background:#0000!important}.light .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:none!important;background-color:initial!important}.light .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:initial!important}.light .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row.dx-selection td,.light .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-selection td{background:#0000!important}.light .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row:hover,.light .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row:hover td,.light .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row:hover,.light .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row:hover td{background-color:initial!important}.light .full-layout .language-box .language-box-text a{color:#1f6ed4}.light .full-layout .admin-img,.light .full-layout .dark-img{display:none}.light .full-layout .light-img{display:block}.light .full-layout .myDoc-file-card .card .card-body .card-sec-foot .file-tags li .tags,.light .full-layout .myDoc-folder-card .card .card-body .card-sec-foot .file-tags li .tags{background:#1f6ed4cc;color:#fff}.light .full-layout .myDoc-file-card .card .card-body .card-sec-foot .file-tags li .tags:hover,.light .full-layout .myDoc-folder-card .card .card-body .card-sec-foot .file-tags li .tags:hover{background:#1f6ed4}.light .full-layout .dx-slider .dx-trackbar-wrapper .dx-overlay-content{background:#ebebeb}.light .full-layout .dx-slider .dx-trackbar-wrapper .dx-overlay-content .dx-popover-arrow:after{background-color:#ebebeb}.light .full-layout .dx-slider .dx-trackbar-wrapper .dx-overlay-content .dx-popup-content,.light .full-layout .dx-slider .dx-trackbar-wrapper .dx-slider-label{color:#212329}.light .full-layout .dx-slider .dx-trackbar-wrapper .dx-trackbar-container .dx-slider-range .dx-slider-handle,.light .full-layout .dx-slider .dx-trackbar-wrapper .dx-trackbar-container .dx-slider-range.dx-slider-range-visible{border-color:#1f6ed4;background-color:#1f6ed4}.light .full-layout .dx-slider .dx-trackbar-wrapper .dx-trackbar-container .dx-slider-range .dx-slider-handle.dx-state-hover{background-color:#0a5bc4;border-color:#0a5bc4}.light .full-layout .dx-slider.custom-dx-slider{border-color:#d2d3d4}.light .full-layout .switch input:checked+.slider{background-color:#4389e3}.light .full-layout .switch input:checked+.slider:before{background-color:#1f6ed4}.light .full-layout .report-grid-design .grid-header .grid-action-icon .grid-action-icon-btn i{color:#212329}.light .full-layout .report-grid-design .grid-header .grid-action-icon .grid-action-icon-btn i.icon-filter{color:#1f6ed4}.light .full-layout .report-grid-design .grid-header .grid-action-icon .grid-action-icon-btn i.icon-ui-filter-remove-o{color:#ff5f5f}.light .full-layout .report-grid-design .grid-header .grid-action-icon .grid-action-icon-btn:hover i{color:#0a5bc4}.light .full-layout .report-grid-design .grid-footer-pagination .pagination button i,.light .full-layout .report-grid-design .grid-footer-pagination .total_record{color:#212329}.light .full-layout .report-grid-design .grid-footer-pagination .pagination button:disabled i{color:#6e6f73}.light .full-layout .report-grid-design .grid-footer-pagination .pagination button.page_record{color:#212329}.light .dx-item.dx-list-item.dx-list-item-selected,.light .dx-item.dx-list-item.dx-list-item-selected.dx-state-focused,.light .dx-item.dx-list-item.dx-state-focused,.light .dx-item.dx-list-item.dx-state-hover,.light .dx-item.dx-list-item.dx-state-hover.dx-list-item-selected.dx-state-focused,.light .dx-item.dx-list-item.dx-state-hover.dx-state-focused,.light .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused.dx-list-item-selected,.light .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .MultiselectDropdown .dx-item.dx-list-item.dx-state-hover{background:#ebebeb!important;color:#212329}.light .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .select-box-search{border-color:#d2d3d4}.light .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .select-box-search span i{color:#6e6f73}.light .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .select-box-search .dropdown-search-box,.light .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .select-box-search input{color:#212329}.light .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .dx-empty-message{border-color:#d2d3d4}.light .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-success{background-color:#1f6ed4;border-color:#1f6ed4;color:#fff}.light .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-success:hover{background-color:#0a5bc4}.light .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-default,.light .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-default-outline{background:#0000;background-color:initial;border-color:#a6a7a9;color:#a6a7a9}.light .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-default-outline:hover,.light .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-default:hover{background-color:#a6a7a9cc;border-color:#a6a7a9;color:#212329}.light.helpText .dx-overlay-wrapper .dx-overlay-content{background:#fff;border:1px solid #fffc!important}.light.helpText .dx-overlay-wrapper .dx-overlay-content .dx-popover-arrow:after{background:#fff;border-color:#fffc}.light.helpText .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .help-text-content{color:#212329}.light .apps-iframe-popup .swiftx-app .app-header .app-header-con .app-action .apps-iframe-user.app-user-denote{background-color:#1f6ed4;color:#fff}@media only screen and (max-width:1200px) and (-webkit-min-device-pixel-ratio:1){.light .full-layout.mobile-layout .swiftx-app .app-header.mobile-layout-header .app-header-con.show-app-header{background:#fff}.light .full-layout.mobile-layout .swiftx-app .app-header.mobile-layout-header .app-action{border-color:#d2d3d4!important}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title{background:#fff!important;border-color:#d2d3d4}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title h1,.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title span i{color:#212329}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-denote-mobile .app-user-denote{background-color:#1f6ed4}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-denote-mobile .app-user-denote span{color:#fff}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul{background-color:#fff}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li.profile-banner{background:#1f6ed480}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li.profile-banner .profile-banner-con .app-user-denote{background-color:#1f6ed4}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li.profile-banner .profile-banner-con .app-user-denote span,.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li.profile-banner .profile-banner-con .profile-banner-details div{color:#fff}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li .app-user-drop-item{border-color:#d2d3d480}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li .app-user-drop-item.footer-list{background-color:#ebebeb}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li .app-user-drop-item.footer-list div span a{color:#1f6ed4}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu{background:#fff}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-con{border-color:#d2d3d4!important}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-con .main-menu-icon i{color:#212329cc}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-con .ExpandSubMenu i,.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-con .main-menu-label{color:#212329}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item{border-color:#d2d3d4}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu{background:#00000029}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con{background:#fff!important}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li{border-color:#d2d3d4!important}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu,.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-item-con .sub-menu-label{color:#212329}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-item-con .sub-menu-icon i{color:#212329cc}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu,.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu ul{background:#fff!important}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .ExpandSubMenu,.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-label{color:#212329}.light .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i{color:#212329cc}.light .full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.show-mobile-action,.light .full-layout.mobile-layout .swiftx-app .app-body.my-journey .section-head .section-action.show-mobile-action{background:#fff}}.dark{background-color:initial;-webkit-user-select:unset;user-select:unset}.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-icon i,.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-label{color:#1f6ed4}.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con{background:#434141;border-color:#434141}.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .ExpandSubMenu i,.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-icon i i,.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-label{color:#b4b3b3}.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-group .ExpandSubMenu i,.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-group .main-menu-icon i,.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-group .main-menu-label{color:#1f6ed4}.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .ExpandSubMenu i,.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .main-menu-icon i i,.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .main-menu-label{color:#b4b3b3}.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .main-menu-con{border-bottom-color:#525252}.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i,.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-label,.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu,.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group .ExpandSubMenu,.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group .sub-menu-icon,.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group .sub-menu-label,.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon,.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label{color:#b4b3b3}.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover{background-color:#434141}.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon i,.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label,.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .ExpandSubMenu,.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .sub-menu-icon,.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .sub-menu-label{color:#1f6ed4}.dark .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .submenu-body.hide-submenu-body .sub-menu.hidesubmenu{border-color:#525252}.dark .full-layout .classic .app-header .app-header-con .app-menu .my-actions .actions-header{background:#434141}.dark .full-layout .classic .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title,.dark .full-layout .classic .app-header .app-header-con .app-menu .my-actions .actions-header span{color:#b4b3b3}.dark .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-icon i{color:#b4b3b3!important}.dark .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-text{color:#b4b3b3}.dark .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active{background:#434141;border-left-color:#1f6ed4}.dark .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon,.dark .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon i,.dark .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-text{color:#1f6ed4!important}.dark .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a{background:#0000}.dark .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon,.dark .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon i,.dark .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-text{color:#1f6ed4!important}.dark .full-layout .classic .app-body .section .section-body .card .card-header{border-bottom:none}.dark .full-layout .classic .app-body .section .section-body .card .card-header.no-background{background-color:initial}.dark .full-layout .classic .app-body .section .section-body .dropdown .dropbtn:hover{background-color:#525252;color:#eaeaea}.dark .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-img-body .file-tags li .tags,.dark .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-sec-foot .file-tags li .tags,.dark .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .dropdown .dropbtn:hover,.dark .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-body .dropdown .dropbtn:hover{background-color:#434141;color:#f5f5f5}.dark .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-footer .total_record *{color:#f5f5f5}.dark .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-img-body .file-tags li .tags,.dark .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-sec-foot .file-tags li .tags{background-color:#434141;color:#f5f5f5}.dark .full-layout .classic .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-label{color:#f5f5f5}.dark .full-layout .classic .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-date{border-color:#525252;color:#f5f5f5}.dark .full-layout .classic .app-body .section.profile .section-body .section-content .tab .tab-body .tab-header{background-color:#fff!important;border-bottom:1px solid #525252!important;box-shadow:0 1px 6px #f5f5f5!important}.dark .full-layout .classic .app-body .section.profile .section-body .section-content .tab .tab-body .tab-content .card .card-header{background-color:#2d2c2c;border-bottom:1px solid #525252}.dark .full-layout .classic .app-body .section.myDoc-folder-page.myreport-preview .section-body .swiftx-form .row .card.preview-card .card .card-body .widget-selector:hover .section-field{border-color:#525252!important}.dark .full-layout .classic .app-body .section.myDoc-folder-page.myreport-preview .section-body .swiftx-form .row .card.preview-card .card .card-body .widget-selector .expand-field{background:#434141}.dark .full-layout .classic .app-body .section.myDoc-folder-page.myreport-preview .section-body .swiftx-form .row .card.preview-card .card .card-body .widget-selector .expand-field i{color:#1f6ed4!important}.dark .full-layout .classic .app-main-action .action-btn-item,.dark .full-layout .classic .app-main-action button{color:#f5f5f5;border-color:#f5f5f5!important}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover{border-color:#0000}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .ExpandSubMenu,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .ExpandSubMenu i,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-icon,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-icon i,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-label,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-label i{color:#1f6ed4}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu{background:#2d2c2c}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .ExpandSubMenu,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .ExpandSubMenu i,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-label,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-label i,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-item-con .sub-menu-group span,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-item-con span{color:#b4b3b3}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .ExpandSubMenu,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .ExpandSubMenu i,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon i,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label i{color:#1f6ed4}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div.sub-menu-item-body .sub-menu-item-con span{color:#b4b3b3}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .ExpandSubMenu,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .sub-menu-icon,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .sub-menu-label,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .ExpandSubMenu,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .sub-menu-icon,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .sub-menu-label{color:#1f6ed4}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con.active-menu{border-color:#1f6ed4;background:#434141}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu .more-menu-icon i,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu .more-menu-label{color:#b4b3b3}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu:hover .more-menu-icon i,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu:hover .more-menu-label{color:#1f6ed4}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu{background:#2d2c2c}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .ExpandSubMenu,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-icon i,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-label{color:#b4b3b3}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu{background-color:initial}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .ExpandSubMenu,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .main-menu-icon i,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .main-menu-label,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label{color:#b4b3b3}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con:hover .ExpandSubMenu,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con:hover .main-menu-icon i,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con:hover .main-menu-label{color:#1f6ed4}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con.active-menu{background-color:#434141;border-left-color:#1f6ed4}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con.active-menu span{color:#1f6ed4}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .main-menu-con .main-menu-group span{color:#b4b3b3}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-item-con:hover span{color:#1f6ed4}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-item-con.active-menu{background-color:#434141;border-left-color:#1f6ed4}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-item-con.active-menu span{color:#1f6ed4}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item{text-decoration:none;color:#b4b3b3}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item:hover{color:#1f6ed4}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .main-menu-con.active-menu .main-menu-group{background-color:#434141}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .main-menu-con:hover .main-menu-group .ExpandSubMenu i,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .main-menu-con:hover .main-menu-group .main-menu-icon i,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .main-menu-con:hover .main-menu-group .main-menu-label{color:#1f6ed4}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title span{color:#b4b3b3}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body{background:#2d2c2c}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-icon i{color:#b4b3b3!important}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-text{color:#b4b3b3}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active{background:#434141;border-left-color:#1f6ed4}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon i,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-text{color:#1f6ed4!important}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a{background:#0000}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon i,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-text{color:#1f6ed4!important}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items.my-actions{display:none}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote{background:#1f6ed4}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote span{color:#fff}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote-profile-name{color:#b4b3b3}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul{background:#2d2c2c}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item .app-user-drop-icon i,.dark .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item .app-user-drop-name{color:#b4b3b3}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item:hover{background:#434141}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .profile-banner{background:#1f6ed499;cursor:auto}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote{cursor:default}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item:hover{background:#434141}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list{background:#3e3e3e}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list div{color:#b4b3b3}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list div span a{color:#1f6ed4}.dark .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list:hover{background:#525252}.dark .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header h4,.dark .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header span i{color:#b4b3b3}.dark .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action,.dark .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn{background:#2d2c2c}.dark .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-icon i{color:#b4b3b3!important}.dark .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-text{color:#b4b3b3}.dark .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline.active{background:#434141;border-left-color:#1f6ed4}.dark .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon,.dark .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon i,.dark .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-text{color:#1f6ed4!important}.dark .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover a{background:#0000}.dark .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon,.dark .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon i,.dark .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover a .btn-action-text{color:#1f6ed4!important}.dark .full-layout .top-menu-1 .app-body .app-info{background:#0000}.dark .full-layout .top-menu-1 .app-body .app-info .app-info-con .app-user-denote span{color:#fff}.dark .full-layout .top-menu-1 .app-body .app-info.landing-page .app-info-con .app-main-action .menu-action-btn .menu-action-btn-items a{background:#1f6ed4;color:#fff;font-size:16px}.dark .full-layout .top-menu-1 .app-body .app-info.landing-page .app-info-con .app-main-action .menu-action-btn .menu-action-btn-items a:hover{background:#1f6ed4e6}.dark .full-layout .top-menu-1 .app-body .section .section-head{box-shadow:0 0 10px 0 #00000029}.dark .full-layout .top-menu-1 .app-body .section .section-body .card .card-img-body .file-tags li .tags,.dark .full-layout .top-menu-1 .app-body .section .section-body .card .card-sec-foot .file-tags li .tags{background-color:#434141;color:#b4b3b3}.dark .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-body .dropdown .dropbtn:hover,.dark .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-img-body .file-tags li .tags,.dark .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-sec-foot .file-tags li .tags{background-color:#434141;color:#eaeaea}.dark .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .dropdown .dropbtn{color:#1f6ed4}.dark .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .dropdown .dropbtn:hover{background-color:#434141}.dark .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-body .dropdown .dropbtn i{color:#1f6ed4}.dark .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-body .dropdown:hover .dropbtn{background-color:#434141}.dark .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-img-body .file-tags li .tags,.dark .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-sec-foot .file-tags li .tags{background-color:#b4b3b3;color:#eaeaea}.dark .full-layout .top-menu-1 .app-body .myDivToPrint.section .section-body .swiftx-form .swiftx-form-body .print-form-group{color:#f5f5f5}.dark .full-layout .top-menu-1 .dx-datagrid .dx-datagrid-headers td{background:#3e3e3e;color:#f5f5f5;border-color:#525252!important}.dark .full-layout .app-header{background:#2d2c2c}.dark .full-layout .app-header .app-header-con .app-logo{box-shadow:0 6px 6px -6px #00000029}.dark .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .ExpandSubMenu,.dark .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-icon,.dark .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-label{color:#b4b3b3;box-shadow:none}.dark .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-icon i{color:#b4b3b3}.dark .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu>div .main-menu-con.active-menu{background:#434141;border-color:#1f6ed4!important}.dark .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu>div .main-menu-con.active-menu .ExpandSubMenu,.dark .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu>div .main-menu-con.active-menu .main-menu-icon i,.dark .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu>div .main-menu-con.active-menu .main-menu-label{color:#1f6ed4}.dark .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div a.active-menu{background:#434141;border-color:#1f6ed4}.dark .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div a.active-menu .ExpandSubMenu,.dark .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div a.active-menu .sub-menu-icon i,.dark .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div a.active-menu .sub-menu-label{color:#1f6ed4}.dark .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div .sub-menu-child.showsubmenu .sub-menu-child-con li a.active-menu{background:#434141;border-color:#1f6ed4}.dark .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div .sub-menu-child.showsubmenu .sub-menu-child-con li a.active-menu .ExpandSubMenu,.dark .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div .sub-menu-child.showsubmenu .sub-menu-child-con li a.active-menu .sub-menu-icon i,.dark .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div .sub-menu-child.showsubmenu .sub-menu-child-con li a.active-menu .sub-menu-label{color:#1f6ed4}.dark .full-layout .app-body .app-info{background-color:#2d2c2c}.dark .full-layout .app-body .app-info .app-info-con .app-context .menu-visible-btn{background-color:#1f6ed4;color:#fff}.dark .full-layout .app-body .app-info .app-info-con .app-context h1,.dark .full-layout .app-body .app-info .app-info-con .app-context p{color:#fff}.dark .full-layout .app-body .app-info .app-info-con .app-user-denote{background:#1f6ed4}.dark .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-denote{background:#1f6ed4;color:#fff}.dark .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul{background:#2d2c2c}.dark .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner{background:#1f6ed480}.dark .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote{cursor:default}.dark .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote span{color:#fff}.dark .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .profile-banner-action .logout-btn{color:#212329}.dark .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item .app-user-drop-icon,.dark .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item .app-user-drop-name{color:#f5f5f5}.dark .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item:hover{background:#434141}.dark .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item.footer-list div span{color:#f5f5f5}.dark .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item.footer-list div span a{color:#1f6ed4}.dark .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item.footer-list div span:hover a{color:#0a5bc4}.dark .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .footer-list,.dark .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .footer-list:hover{background:#525252}.dark .full-layout .app-body .section.app-profile{padding:10px;height:calc(100% - 50px)}.dark .full-layout .app-body .section .section-head{background:#2d2c2c}.dark .full-layout .app-body .section .section-head .section-title h3{color:#fff}.dark .full-layout .app-body .section .section-head .section-title .section-info-icon i{color:#1f6ed4}.dark .full-layout .app-body .section .section-head .section-action .searchwithdrop{background-color:initial;border-color:#525252}.dark .full-layout .app-body .section .section-head .section-action .searchwithdrop .dx-selectbox{background:#434141;border:none}.dark .full-layout .app-body .section .section-head .section-action .searchwithdrop .search-box dx-date-box{border-color:#0000}.dark .full-layout .app-body .section .section-head .section-action .header-search-box .search-icon div i,.dark .full-layout .app-body .section .section-head .section-action .header-search-box .search-icon i.icon-search{color:#9a9b9e}.dark .full-layout .app-body .section .section-head .section-action .track-search-date .search-box .search-box-date dx-date-box{background:#0000}.dark .full-layout .app-body .section .section-head .section-action .track-search-date .search-box .search-box-date dx-date-box .dx-button-content .dx-dropdowneditor-icon,.dark .full-layout .app-body .section .section-head .section-action .track-search-date .search-box .search-box-date dx-date-box.dx-state-hover .dx-button-content .dx-dropdowneditor-icon{color:#f5f5f5}.dark .full-layout .app-body .section .section-head .section-action .action-drop-btn{background-color:#1f6ed4;color:#fff}.dark .full-layout .app-body .section .section-head .section-action .action-dropmenu{background-color:#201f1f}.dark .full-layout .app-body .section .section-head .section-action .action-dropmenu .action-menu{border-bottom:none}.dark .full-layout .app-body .section .section-head .section-action .action-dropmenu .action-menu:hover{background-color:#434141;color:#f5f5f5}.dark .full-layout .app-body .section .section-head .section-action .action-drop .btn-success{background-color:#1f6ed4}.dark .full-layout .app-body .section .section-head .section-action .action-drop .btn-success i{color:#fff!important}.dark .full-layout .app-body .section .section-head .section-action .action-drop .drop-popup{background-color:#201f1f}.dark .full-layout .app-body .section .section-head .section-action .action-drop .drop-popup ul li{color:#f5f5f5;border-bottom:none}.dark .full-layout .app-body .section .section-head .section-action .action-drop .drop-popup ul li:hover{background-color:#434141;color:#f5f5f5}.dark .full-layout .app-body .section .section-head .section-action .section-flow ul .workflow-list-con.percent-value{background:#f5f5f5}.dark .full-layout .app-body .section .section-head .section-action .section-flow ul li:before{border-left-color:#2d2c2c}.dark .full-layout .app-body .section .section-body{background-color:#201f1f;box-shadow:none}.dark .full-layout .app-body .section .section-body .breadcrumb-header{background-color:#434141}.dark .full-layout .app-body .section .section-body .breadcrumb-header .breadcrumb-meida-sorting span,.dark .full-layout .app-body .section .section-body .breadcrumb-header .breadcrumb-meida-sorting span i{color:#f5f5f5cc}.dark .full-layout .app-body .section .section-body .breadcrumb-header .breadcrumb-meida-sorting .sorting-active span,.dark .full-layout .app-body .section .section-body .breadcrumb-header .breadcrumb-meida-sorting .sorting-active span i{color:#1f6ed4}.dark .full-layout .app-body .section .section-body .breadcrumb{background-color:#434141}.dark .full-layout .app-body .section .section-body .breadcrumb span .breadcrumb-name{color:#f5f5f5cc}.dark .full-layout .app-body .section .section-body .breadcrumb span .breadcrumb-name.active{color:#1f6ed4}.dark .full-layout .app-body .section .section-body .breadcrumb span .breadcrumb-arrow i{color:#f5f5f580}.dark .full-layout .app-body .section .section-body .flex-grid .flex-grid-row:hover{background-color:#434141;border-bottom-color:#525252}.dark .full-layout .app-body .section .section-body .flex-grid .flex-grid-row:hover .notify-item .notify-header{color:#f5f5f5}.dark .full-layout .app-body .section .section-body .flex-grid .flex-grid-row:hover .notify-item .notify-desc{color:#f5f5f5cc}.dark .full-layout .app-body .section .section-body .flex-grid .flex-grid-row .flex-grid-cell .file-tags span,.dark .full-layout .app-body .section .section-body .flex-grid .flex-grid-row .flex-grid-cell .icon-list button:hover{background-color:#434141;color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-header.no-background{background-color:initial}.dark .full-layout .app-body .section .section-body .card .card-header .card-title *{color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-header .card-action span i{color:#1f6ed4}.dark .full-layout .app-body .section .section-body .card .card-body .dropdown .dropbtn:hover{background-color:#434141;color:#1f6ed4}.dark .full-layout .app-body .section .section-body .card .card-body .column-form-group label,.dark .full-layout .app-body .section .section-body .card .card-body .page-label .page-label-title{color:#f5f5f5cc}.dark .full-layout .app-body .section .section-body .card .card-body .page-label .page-label-value{color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-body .SubSection .SubSection-body{border-bottom-color:#52525280}.dark .full-layout .app-body .section .section-body .card .card-body .SubSection .SubSection-body .comment-list .message .comment-stage span{color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-body .SubSection .SubSection-body .comment-list .message .comment-msg p{color:#f5f5f5cc}.dark .full-layout .app-body .section .section-body .card .card-body .SubSection .SubSection-body .comment-list .message .created-date div{color:#f5f5f5e6}.dark .full-layout .app-body .section .section-body .card .card-body .grid{border-color:#525252}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-header{background:#0000}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-header .grid-title *{color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-header .icon-times{color:#ff423b}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-header .grid-action .searchwithdrop.hidesearch .search-hover-show span i.icon-search,.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-header .grid-action span .icon-refresh{color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-header .grid-action .searchwithdrop.showsearch{background-color:initial;border-color:#525252}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-header .grid-action .searchwithdrop.showsearch .grid-header-search-box dx-select-box{border-color:#525252!important;background-color:#434141}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td{background:#3e3e3e;border-color:#525252;color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-column-indicators .dx-sort.dx-sort-up:before,.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-datagrid-text-content{color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{border-color:#525252;background:#0000}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon,.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-checkbox.dx-checkbox-indeterminate .dx-checkbox-icon{border-color:#1f6ed4;color:#1f6ed4}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .label-msg-icon span i{color:#f7b32d}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row,.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines{background:#0000}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row.dx-selection td,.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#1f6ed466}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td,.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td{color:#f5f5f5;border-color:#525252}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon,.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{border-color:#525252;background:#0000}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon,.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon{border-color:#1f6ed4;color:#1f6ed4}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox],.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]{border-color:#525252}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:checked,.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:checked{border-color:#1f6ed4;color:#525252}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:hover,.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:hover{border-color:#1f6ed4}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td{background-color:#1f6ed44d}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr,.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr td,.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr:hover{background-color:initial}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr:hover td{background-color:#1f6ed44d}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt{background-color:initial}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td{background-color:#1f6ed40d}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt:hover{background-color:#1f6ed44d}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr,.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr td,.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr,.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr td{background-color:initial}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr:hover,.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr:hover{background-color:#1f6ed44d}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt,.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt{background-color:initial}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td,.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td{background-color:#1f6ed40d}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt:hover,.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt:hover{background-color:#1f6ed44d}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer{border-color:#525252}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer input.form-control{color:#f5f5f5!important}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .row-add-box{border-color:#525252}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .row-add-box .row-add-input .form-control{color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .row-add-box .row-add-btn{background-color:#1f6ed4}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .row-add-box .row-add-btn span{color:#fff}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .grid-footer-row-label span{color:#ff5f5f}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .grid-footer-pagination .btn[disabled] i,.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .pagination .btn[disabled] i{color:#9a9b9e}.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .grid-footer-pagination .btn i,.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .grid-footer-pagination .total_record,.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .pagination .btn i,.dark .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .pagination .total_record{color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:#525252!important}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#525252;color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#1f6ed466}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#3e3e3e}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#525252;color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:#525252}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#3e3e3e;border-color:#525252}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#525252;color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#1f6ed466}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#3e3e3e;border-color:#525252}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#525252;color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#1f6ed466}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{border-color:#525252}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#525252;color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt td{background-color:#1f6ed40d}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt:hover{background-color:#1f6ed433}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#1f6ed44d}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#3e3e3e;border-color:#525252}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#525252;color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt td{background-color:#1f6ed40d}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt td:hover{background-color:#1f6ed433}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#1f6ed466}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines:hover{background-color:#1f6ed433}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:#525252}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#3e3e3e}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content,.dark .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#1f6ed466}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:none!important;background-color:initial!important}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:initial!important}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row.dx-selection td,.dark .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-selection td{background:#0000!important}.dark .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row:hover,.dark .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row:hover td,.dark .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row:hover,.dark .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row:hover td{background-color:initial!important}.dark .full-layout .app-body .section .section-body .card .card-body .swiftx-form-group .pos-rel p{color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-footer{background:#3e3e3e}.dark .full-layout .app-body .section .section-body .card .card-footer .pagination,.dark .full-layout .app-body .section .section-body .card .card-footer h6{color:#f5f5f5}.dark .full-layout .app-body .section .section-body .card .card-footer .pagination .btn:disabled i{color:#9a9b9e}.dark .full-layout .app-body .section .section-body .dropdown .dropbtn:hover{background-color:#434141;color:#1f6ed4}.dark .full-layout .app-body .section .section-body .tab .tab-header{background-color:#525252}.dark .full-layout .app-body .section .section-body .tab .tab-header .tab-menu li{color:#f5f5f5;font-family:Heebo-Medium}.dark .full-layout .app-body .section .section-body .tab .tab-header .tab-menu li.active{border-color:#1f6ed4;color:#1f6ed4}.dark .full-layout .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row:hover{background-color:#43414180;border-bottom-color:#525252}.dark .full-layout .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row:hover .notify-item .notify-header{color:#f5f5f5}.dark .full-layout .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row:hover .notify-item .notify-desc{color:#f5f5f5cc}.dark .full-layout .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row .flex-grid-cell .file-tags span,.dark .full-layout .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row .flex-grid-cell .icon-list button:hover{background-color:#434141;color:#f5f5f5}.dark .full-layout .app-body .section .section-body .section-content .row .myDoc-folder-card .card .card-body .card-sec-body .card-file-img{background:#3e3e3e}.dark .full-layout .app-body .section .section-body .section-content .row .myDoc-file-card .card .card-body .card-sec-body .card-file-name h5,.dark .full-layout .app-body .section .section-body .section-content .row .myDoc-folder-card .card .card-body .card-sec-body .card-folder-name h5{color:#f5f5f5}.dark .full-layout .app-body .section .section-body .section-content .row .myDoc-file-card .card .card-body .dropdown .dropbtn i{color:#1f6ed4}.dark .full-layout .app-body .section .section-body .section-content .row .myDoc-file-card .card .card-body .dropdown:hover .dropbtn{background-color:#434141}.dark .full-layout .app-body .section .section-body .section-content .row .myDoc-file-card .card .card-body .dropdown .dropdown-content{background-color:#201f1f}.dark .full-layout .app-body .section .section-body .section-content .row .myDoc-file-card .card .card-body .dropdown .dropdown-content a{color:#f5f5f5}.dark .full-layout .app-body .section .section-body .section-content .row .myDoc-file-card .card .card-body .dropdown .dropdown-content a:hover{background-color:#434141;color:#b4b3b3}.dark .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-headers .dx-row.dx-header-row td{border-color:#525252!important;background-color:#3e3e3e;color:#f5f5f5}.dark .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td{border-color:#525252}.dark .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines:hover td{background:#1f6ed433}.dark .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-row-alt td{background-color:#3e3e3e33}.dark .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-row-alt:hover td{background-color:#1f6ed44d}.dark .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-freespace-row:hover,.dark .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-freespace-row:hover td{background:#0000}.dark .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .card-footer .row .pagination .btn i{color:#eaeaea}.dark .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .card-footer .row .pagination .btn:hover i{color:#1f6ed4}.dark .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .card-footer .row .pagination .btn[disabled] i{color:#9a9b9e80}.dark .full-layout .app-body .section .section-footer{border-color:#525252;background-color:#201f1f}.dark .full-layout .app-body .section .section-footer .section-footer-con .footer-left .page-label,.dark .full-layout .app-body .section .section-footer .section-footer-con .footer-left .page-label-value,.dark .full-layout .app-body .section .section-footer .section-footer-con .footer-right .page-label,.dark .full-layout .app-body .section .section-footer .section-footer-con .footer-right .page-label-value{color:#f5f5f5b3}.dark .full-layout .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-label{color:#f5f5f5}.dark .full-layout .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-date{border-color:#525252;color:#f5f5f5}.dark .full-layout .app-body .section.myDoc-folder-page.myreport-preview .section-body .swiftx-form .card.preview-card .card,.dark .full-layout .app-body .section.myDoc-folder-page.myreport-preview .section-body .swiftx-form .card.preview-card .card .card-body .dx-datagrid,.dark .full-layout .app-body .section.myDoc-folder-page.myreport-preview .section-body .swiftx-form .card.preview-card .card .card-body .dx-htmleditor{background:#fff}.dark .full-layout .app-body .section.myDoc-folder-page .section-body .section-content .flex-grid .flex-grid-row{border-bottom-color:#52525280}.dark .full-layout .app-body .section.myDoc-folder-page .section-body .section-content .flex-grid .flex-grid-row .flex-grid-cell.card-file-img{background-color:#434141}.dark .full-layout .app-body .section.myDoc-folder-page .section-body .section-content .flex-grid .flex-grid-row .flex-grid-cell .file-name{color:#f5f5f5}.dark .full-layout .app-body .section.myDoc-folder-page .section-body .section-content .flex-grid .flex-grid-row .flex-grid-cell .created span,.dark .full-layout .app-body .section.myDoc-folder-page .section-body .section-content .flex-grid .flex-grid-row .flex-grid-cell .file-path{color:#f5f5f5cc}.dark .full-layout .app-body .section.myDoc-folder-page .section-body .section-content .flex-grid .flex-grid-row .flex-grid-cell .file-details .icn-list button i{color:#1f6ed4}.dark .full-layout .app-body .section.myDoc-folder-page .section-body .section-content .flex-grid .flex-grid-row .flex-grid-cell .file-details .icn-list:hover button{background-color:#434141}.dark .full-layout .app-body .section.about .section-body .section-content .about-content .about-items span{color:#f5f5f5}.dark .full-layout .app-body .section.about .section-body .section-content .about-content .about-items span a{color:#1f6ed4}.dark .full-layout .app-body .section.privacy-page .section-body .section-content .card .card-body .privacy-cont h1,.dark .full-layout .app-body .section.privacy-page .section-body .section-content .card .card-body .privacy-cont h2,.dark .full-layout .app-body .section.privacy-page .section-body .section-content .card .card-body .privacy-cont h3,.dark .full-layout .app-body .section.privacy-page .section-body .section-content .card .card-body .privacy-cont h4,.dark .full-layout .app-body .section.privacy-page .section-body .section-content .card .card-body .privacy-cont h5,.dark .full-layout .app-body .section.privacy-page .section-body .section-content .card .card-body .privacy-cont h6,.dark .full-layout .app-body .section.terms-conditions .section-body .section-content .card .card-body .privacy-cont h1,.dark .full-layout .app-body .section.terms-conditions .section-body .section-content .card .card-body .privacy-cont h2,.dark .full-layout .app-body .section.terms-conditions .section-body .section-content .card .card-body .privacy-cont h3,.dark .full-layout .app-body .section.terms-conditions .section-body .section-content .card .card-body .privacy-cont h4,.dark .full-layout .app-body .section.terms-conditions .section-body .section-content .card .card-body .privacy-cont h5,.dark .full-layout .app-body .section.terms-conditions .section-body .section-content .card .card-body .privacy-cont h6{color:#f5f5f5}.dark .full-layout .app-body .section.privacy-page .section-body .section-content .card .card-body .privacy-cont .privacy-para,.dark .full-layout .app-body .section.privacy-page .section-body .section-content .card .card-body .privacy-cont p,.dark .full-layout .app-body .section.privacy-page .section-body .section-content .card .card-body .privacy-cont ul li,.dark .full-layout .app-body .section.terms-conditions .section-body .section-content .card .card-body .privacy-cont .privacy-para,.dark .full-layout .app-body .section.terms-conditions .section-body .section-content .card .card-body .privacy-cont p,.dark .full-layout .app-body .section.terms-conditions .section-body .section-content .card .card-body .privacy-cont ul li{color:#f5f5f5cc}.dark .full-layout .app-body .section.privacy-page .section-body .section-content .card .card-body .privacy-cont a.link-tag,.dark .full-layout .app-body .section.terms-conditions .section-body .section-content .card .card-body .privacy-cont a.link-tag{color:#1f6ed4}.dark .full-layout .app-body .section.privacy-page .section-body .section-content .card .card-body .privacy-cont a.link-tag:hover,.dark .full-layout .app-body .section.terms-conditions .section-body .section-content .card .card-body .privacy-cont a.link-tag:hover{color:#1f6ed499}.dark .full-layout .app-body .myDoc-folder-page~.dialog-box.dialog-chart-box .dialog-box-content.chart-box-content .dialog-box-body{background-color:#fff;border-radius:0 0 6px 6px}.dark .full-layout .app-body .myDoc-folder-page~.dialog-box.dialog-chart-box .dialog-box-content.chart-box-content .dialog-box-body .dx-datagrid,.dark .full-layout .app-body .myDoc-folder-page~.dialog-box.dialog-chart-box .dialog-box-content.chart-box-content .dialog-box-body .dx-htmleditor{background:#fff}.dark .full-layout .app-body .myDoc-folder-page~.dialog-box.dialog-chart-box .dialog-box-content.chart-box-content .dialog-box-body .dx-datagrid span,.dark .full-layout .app-body .myDoc-folder-page~.dialog-box.dialog-chart-box .dialog-box-content.chart-box-content .dialog-box-body .dx-htmleditor span{color:#212327}.dark .full-layout .breadcrumb-meida-sorting span,.dark .full-layout .breadcrumb-meida-sorting span i{color:#f5f5f5cc}.dark .full-layout .breadcrumb-meida-sorting .sorting-active span,.dark .full-layout .breadcrumb-meida-sorting .sorting-active span i{color:#1f6ed4!important}.dark .full-layout .customDropdown.lookup-focus{border-color:#1f6ed480!important}.dark .full-layout .widget-filter-body .horizontal-list:hover span{color:#1f6ed4}.dark .full-layout .widget-filter-body .horizontal-list.active-item{background-color:#0a5bc4e6}.dark .full-layout .widget-filter-body .horizontal-list.active-item span{color:#fff}.dark .full-layout .widget-filter-body .horizontal-list.active-item:hover{background-color:#1f6ed4e6}.dark .full-layout .widget-filter-body .horizontal-list.active-item:hover span{color:#fff}.dark .full-layout .action-drop .drop-popup{background-color:#201f1f}.dark .full-layout .action-drop .drop-popup ul li{color:#f5f5f5;border-bottom:none}.dark .full-layout .action-drop .drop-popup ul li:hover{color:#f5f5f5}.dark .full-layout .show-pswd i{color:#1f6ed4}.dark .full-layout .show-pswd:hover{color:#0a5bc4}.dark .full-layout .gen-pswd{color:#1f6ed4}.dark .full-layout .gen-pswd:hover{color:#0a5bc4}.dark .full-layout .jumbotron .jumbotron-header,.dark .full-layout .list-box{border-color:#525252}.dark .full-layout .list-box .list-box-header{background-color:#3e3e3e}.dark .full-layout .list-box .list-box-header .list-box-title h6{color:#f5f5f5}.dark .full-layout .list-box .list-box-header .list-box-action .slider-search .memberssrch{background-color:#3e3e3e;color:#f5f5f5}.dark .full-layout .list-box .list-box-header .list-box-action .slider-search .memberssrch::placeholder{color:#f5f5f5}.dark .full-layout .list-box .list-box-header .list-box-action .slider-search .search-icon i.icon-search{color:#1f6ed4!important}.dark .full-layout .list-box .list-box-header .list-box-action .slider-search .search-icon i.icon-times{color:#f44336}.dark .full-layout .list-box .list-box-header .list-box-action .slider-search .search-icon:hover i.icon-search{color:#0a5bc4}.dark .full-layout .list-box .list-box-header .list-box-action .slider-search .search-icon:hover i.icon-times{color:#f44336}.dark .full-layout .list-box .list-box-body ul li .list-con .custom-table .table-body .table-cell,.dark .full-layout .list-box .list-box-body ul li .list-con span:first-child{color:#f5f5f5}.dark .full-layout .list-box .list-box-body ul li .list-con:hover{background-color:#1f6ed44d}.dark .full-layout .list-box .list-box-body ul li .list-con:hover span:first-child{color:#f5f5f5}.dark .full-layout .list-box .list-box-body ul li .list-con:hover span:last-child{color:#f44336}.dark .full-layout .dropdown .dropbtn i{color:#1f6ed4}.dark .full-layout .dropdown .dropdown-content{background-color:#2d2c2c}.dark .full-layout .dropdown .dropdown-content a{color:#f5f5f5}.dark .full-layout .dropdown .dropdown-content a:hover{background-color:#434141}.dark .full-layout .app-context h1{color:#f5f5f5}.dark .full-layout .app-action .app-user-denote,.dark .full-layout .app-action-items .app-user-denote{background-color:#201f1f}.dark .full-layout .app-action .app-user-denote span,.dark .full-layout .app-action-items .app-user-denote span{color:#f5f5f5}.dark .full-layout .app-action .app-user-drop,.dark .full-layout .app-action-items .app-user-drop{background:#2d2c2c;color:#fff}.dark .full-layout .app-action .app-user-drop .app-user-drop-item,.dark .full-layout .app-action-items .app-user-drop .app-user-drop-item{color:#eaeaea}.dark .full-layout .app-action .app-user-drop ul,.dark .full-layout .app-action-items .app-user-drop ul{background:#2d2c2c}.dark .full-layout .app-action .app-user-drop ul .profile-banner,.dark .full-layout .app-action-items .app-user-drop ul .profile-banner{background:#1f6ed480}.dark .full-layout .app-action .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote,.dark .full-layout .app-action-items .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote{cursor:default}.dark .full-layout .app-action .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote span,.dark .full-layout .app-action-items .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote span{color:#fff}.dark .full-layout .app-action .app-user-drop ul .app-user-drop-item .app-user-drop-icon,.dark .full-layout .app-action .app-user-drop ul .app-user-drop-item .app-user-drop-name,.dark .full-layout .app-action-items .app-user-drop ul .app-user-drop-item .app-user-drop-icon,.dark .full-layout .app-action-items .app-user-drop ul .app-user-drop-item .app-user-drop-name{color:#f5f5f5}.dark .full-layout .app-action .app-user-drop ul .app-user-drop-item:hover,.dark .full-layout .app-action-items .app-user-drop ul .app-user-drop-item:hover{background:#434141}.dark .full-layout .app-action .app-user-drop ul .app-user-drop-item.footer-list div span,.dark .full-layout .app-action-items .app-user-drop ul .app-user-drop-item.footer-list div span{color:#f5f5f5}.dark .full-layout .app-action .app-user-drop ul .footer-list,.dark .full-layout .app-action .app-user-drop ul .footer-list:hover,.dark .full-layout .app-action-items .app-user-drop ul .footer-list,.dark .full-layout .app-action-items .app-user-drop ul .footer-list:hover{background:#525252}.dark .full-layout .app-action .app-action-question-icon,.dark .full-layout .app-action-items .app-action-question-icon{color:#fff}.dark .full-layout .app-action .app-user-denote .notify,.dark .full-layout .app-action-items .app-user-denote .notify{background:#2d2c2c;border-color:#f5f5f5!important}.dark .full-layout .app-action .app-user-drop-count,.dark .full-layout .app-action-items .app-user-drop-count{background:#ff6161}.dark .full-layout .app-action .app-user-drop-count span,.dark .full-layout .app-action-items .app-user-drop-count span{color:#fff}.dark .full-layout .dx-list-item-header{background-color:#3e3e3e}.dark .full-layout .dx-list-item-header label{color:#f5f5f5}.dark .full-layout .dx-list-item-header .btn-add-layout{color:#1f6ed4!important}.dark .full-layout .dx-list-item-header .btn-add-layout:hover{color:#0a5bc4}.dark .full-layout .modal{background-color:#292727cc}.dark .full-layout .modal .modal-dialog{background:#343333}.dark .full-layout .modal.showModal .modal-dialog .modal-header{border-bottom:1px solid #525252;background-color:initial}.dark .full-layout .modal.showModal .modal-dialog .modal-header .modal-title h5{color:#f5f5f5}.dark .full-layout .modal.showModal .modal-dialog .modal-header .modal-action .btn.btn-default-light-outline{border-color:#f44336b3;color:#f44336b3}.dark .full-layout .modal.showModal .modal-dialog .modal-header .modal-action .btn.btn-default-light-outline:hover{border-color:#f44336;color:#f44336}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .form-group label{color:#f5f5f5}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .secondary-header{background-color:#525252}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .secondary-header .back-icon i,.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .secondary-header .secondary-title{color:#1f6ed4}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .popup-menu .popup-menu-list{border-bottom-color:#525252}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .popup-menu .popup-menu-list:hover{background:#1f6ed4;border-color:#525252}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .popup-menu .popup-menu-list .menu-list-icon i{color:#1f6ed4}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .popup-menu .popup-menu-list .menu-list-title{color:#f5f5f5}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .popup-menu .popup-menu-list .menu-list-desc{color:#f5f5f5cc}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .popup-menu .popup-menu-list .menu-navigation-icon .icn-circle i,.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .popup-menu .popup-menu-list .menu-navigation-icon .icon-circle i{color:#1f6ed4}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row .notify-item .notify-header{color:#f5f5f5}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row .notify-item .notify-desc{color:#f5f5f5cc}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row:hover{background-color:#43414180;border-bottom-color:#525252}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row:hover .notify-item .notify-header{color:#f5f5f5}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row:hover .notify-item .notify-desc{color:#f5f5f5cc}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row .flex-grid-cell .file-tags span,.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row .flex-grid-cell .icon-list button:hover{background-color:#434141;color:#f5f5f5}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started .timeline-list,.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started:after{background:#434242}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started .timeline-list:after,.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started .timeline-list:before{border-right-color:#434242}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started .timeline-list div{color:#f5f5f5}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress .timeline-list,.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress:after{background:#ef6d27}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress .timeline-list:after,.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress .timeline-list:before{border-right-color:#ef6d27}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress .timeline-list div{color:#fff}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped .timeline-list,.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped:after{background:#2696d0}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped .timeline-list:after,.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped .timeline-list:before{border-right-color:#2696d0}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped .timeline-list div{color:#fff}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved:after,.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed:after{background:#28a746e6}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .thumbnail-count,.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .thumbnail-count{background-color:#28a746e6;color:#fff}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .timeline-list,.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .timeline-list{background:#28a746e6}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .timeline-list:after,.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .timeline-list:before,.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .timeline-list:after,.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .timeline-list:before{border-right-color:#28a746e6}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .timeline-list div,.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .timeline-list div{color:#fff}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .dx-list .dx-list-item,.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .dx-list.workflow-rules{border-color:#525252}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .dx-list .dx-list-item .dx-list-item-content div{color:#f5f5f5}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .dx-list .dx-list-item .dx-list-item-after-bag .dx-list-reorder-handle{color:#1f6ed499}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .dx-list .dx-list-item.dx-state-focused,.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .dx-list .dx-list-item.dx-state-hover{background:#434141!important}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .dx-list .dx-list-item.dx-state-focused .dx-list-item-content div,.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .dx-list .dx-list-item.dx-state-hover .dx-list-item-content div{color:#f5f5f5!important}.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .dx-list .dx-list-item.dx-state-focused .dx-list-item-after-bag .dx-list-reorder-handle,.dark .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .dx-list .dx-list-item.dx-state-hover .dx-list-item-after-bag .dx-list-reorder-handle{color:#1f6ed4!important}.dark .full-layout .dialog-box{background-color:#292727cc}.dark .full-layout .dialog-box.showdialog .dialog-box-content{background:#343333}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header{border-bottom-color:#525252}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-title h5{color:#f5f5f5}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-title .close-icon .icon-times{color:#797b7e}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-title .close-icon:hover .icon-times{color:#cc1f00}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action span i{color:#f5f5f5cc}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action span:hover i{color:#cc1f00}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action .btn-group-toogle button.active .toogle-btn-icon i,.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action .btn-group-toogle button.active:hover .toogle-btn-icon i{color:#fff}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action .btn-group-toogle button:hover span i{color:#1f6ed4}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body p,.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body span{color:#f5f5f5}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body.validation-sum-body .error-msg-title,.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body.validation-sum-body span{color:#f5f5f5cc}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body.validation-sum-body ul li *{color:#b4b3b3}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body .dialog-header-search .searchwithdrop.showsearch{background:#0000;border-color:#525252}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body .dialog-header-search .searchwithdrop.showsearch .grid-header-search-box dx-select-box{background:#434141;border:#525252}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body .dialog-header-search .searchwithdrop.showsearch .grid-header-search-box .header-search-box .search-box dx-text-box{background:#0000}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body .dialog-header-search .searchwithdrop.showsearch .grid-header-search-box .header-search-box .search-icon{color:#f5f5f5b3}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{border-color:#525252;background:#3e3e3e}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{background:#0000;border-color:#525252}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-checkbox.dx-checkbox-checked .dx-checkbox-container .dx-checkbox-icon,.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-checkbox.dx-checkbox-indeterminate .dx-checkbox-container .dx-checkbox-icon{border-color:#1f6ed4;color:#1f6ed4}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#f5f5f5}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td{border-color:#525252;color:#212329}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{background:#0000;border-color:#525252}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .dx-checkbox.dx-checkbox-checked .dx-checkbox-container .dx-checkbox-icon,.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .dx-checkbox.dx-checkbox-indeterminate .dx-checkbox-container .dx-checkbox-icon{border-color:#1f6ed4;color:#1f6ed4}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]{border-color:#525252}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:checked{border-color:#1f6ed4;color:#525252}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:hover{border-color:#1f6ed4}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines:hover td{background:#1f6ed426}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines:hover.dx-row-alt td{background:#1f6ed40d;border-color:#525252}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-row-alt td{background:#3e3e3e0d;border-color:#525252}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-selection td{background:#1f6ed440}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager{padding:10px;border-color:#525252}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-page-indexes .dx-navigate-button{color:#1f6ed4}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-page-indexes .dx-navigate-button.dx-button-disable{color:#9a9b9e}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-light-pages .dx-page-index .dx-texteditor-container input.dx-texteditor-input{text-align:center}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-light-pages .dx-info-text,.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-light-pages .dx-pages-count{color:#f5f5f5}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body.password-reset .pass-check-box .pass-check-content{background-color:#2d2c2c}.dark .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-footer{border-color:#525252}.dark .full-layout .dialog-box.view-access-log .dialog-box-content .dialog-box-header .dialog-box-title h5 span{color:#1f6ed4}.dark .full-layout .dialog-box.view-access-log .dialog-box-content .dialog-box-header .dialog-box-title h5 span:hover{color:#0a5bc4}.dark .full-layout .auth-table{border-color:#525252}.dark .full-layout .auth-table .auth-head{background-color:#3e3e3e}.dark .full-layout .auth-table .auth-head div{color:#f5f5f5}.dark .full-layout .auth-table .auth-body div{color:#f5f5f5;border-right-color:#525252!important}.dark .full-layout .auth-table .auth-body div:nth-child(2n){background:#0000}.dark .full-layout .auth-table .auth-body .container input[type=checkbox]:checked~.checkmark{background-color:#1f6ed4}.dark .full-layout .auth-table .auth-body .container:hover input[type=checkbox]~.checkmark{background-color:initial;color:#1f6ed4}.dark .full-layout .auth-table .auth-body .checkmark{border-color:#1f6ed4}.dark .full-layout .search-icon .icon-search.text-primary{color:#9a9b9e}.dark .full-layout .flex-grid-row{border-color:#525252}.dark .full-layout .flex-grid-row .flex-grid-cell .file-name{color:#f5f5f5}.dark .full-layout .flex-grid-row .flex-grid-cell .file-path{color:#9a9b9e}.dark .full-layout .flex-grid-row .flex-grid-cell.card-file-img span i{color:#f5f5f5}.dark .full-layout .file-tags span{background-color:#1f6ed41a!important;color:#f5f5f5!important}.dark .full-layout .file-tags span:hover{background-color:#0a5bc4!important;color:#fff!important}.dark .full-layout .file-tags .more-tags{-webkit-text-decoration-color:#1f6ed4!important;text-decoration-color:#1f6ed4!important}.dark .full-layout .file-tags .more-tags span{color:#1f6ed4!important}.dark .full-layout .file-tags .more-tags:hover span{color:#1f6ed4e6!important}.dark .full-layout .customDropdown.custom-disabled .tagboxcls.withoutcountbadgecls .tagboxitemCls{cursor:default;padding:0 7px!important}.dark .full-layout .customDropdown .tagboxcls .tagboxitemCls{background-color:#201f1f;color:#f5f5f5}.dark .full-layout .customDropdown .customDropdown-downArrow i.fa.fa-folder-open{color:#1f6ed4}.dark .full-layout .fileupload-readonly .customDropdown{border-color:#575656!important;background-color:#383737!important}.dark .full-layout .fileupload-readonly .customDropdown .tagboxitemCls.file-upload-item{background:#2d2c2c}.dark .full-layout .profile-banner{background:linear-gradient(45deg,#b4b3b3,#f5f5f5)}.dark .full-layout .profile-banner .profile-banner-con .app-user-denote{background-color:#201f1f}.dark .full-layout .profile-banner .profile-banner-con .app-user-denote span{color:#f5f5f5;font-size:20px}.dark .full-layout .card{background:#2d2c2c}.dark .full-layout .card .card-header{background:#3e3e3e;border:none}.dark .full-layout .card .card-header .card-title *{color:#f5f5f5}.dark .full-layout .card .card-header.no-background{background:#0000!important}.dark .full-layout .card .card-header.subcon-group-background{background-color:initial}.dark .full-layout .card .card-footer{background:#3e3e3e;border-color:#525252}.dark .full-layout .card.no-border{border:none!important;box-shadow:none!important}.dark .full-layout .toogle-button.checked{background:#1f6ed4;border-color:#1f6ed4}.dark .full-layout .toogle-button.checked input:checked~.switch:before{border-color:#f5f5f5}.dark .full-layout .toogle-button.checked .switch span{color:#f5f5f5}.dark .full-layout dx-radio-group .dx-item.dx-radiobutton .dx-radiobutton-icon:before{background:#0000}.dark .full-layout dx-radio-group .dx-item.dx-radiobutton .dx-item-content{color:#f5f5f5}.dark .full-layout .dx-datagrid{background:#2d2c2c}.dark .full-layout .dx-datagrid .dx-datagrid-header-panel{border-color:#525252}.dark .full-layout .card.report-grid-design dx-data-grid .dx-datagrid{background-color:#fff}.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-headers,.dark .full-layout .lookupGridContent .dx-datagrid .dx-datagrid-headers,.dark .full-layout .summary-grid .dx-datagrid .dx-datagrid-headers{background:#3e3e3e;border-color:#525252}.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-content .dx-header-row,.dark .full-layout .lookupGridContent .dx-datagrid .dx-datagrid-headers .dx-datagrid-content .dx-header-row,.dark .full-layout .summary-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-content .dx-header-row{background:#0000}.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-content .dx-header-row td,.dark .full-layout .lookupGridContent .dx-datagrid .dx-datagrid-headers .dx-datagrid-content .dx-header-row td,.dark .full-layout .summary-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-content .dx-header-row td{background:#3e3e3e;color:#f5f5f5;border-color:#525252!important}.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview,.dark .full-layout .lookupGridContent .dx-datagrid .dx-datagrid-rowsview,.dark .full-layout .summary-grid .dx-datagrid .dx-datagrid-rowsview{border-color:#525252}.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row,.dark .full-layout .lookupGridContent .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row,.dark .full-layout .summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row{border:none}.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-data-row td,.dark .full-layout .lookupGridContent .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-data-row td,.dark .full-layout .summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-data-row td{color:#f5f5f5cc;border-right-color:#525252!important}.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-row-alt,.dark .full-layout .lookupGridContent .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-row-alt,.dark .full-layout .summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-row-alt{background-color:#1f6ed40d}.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-row-alt td,.dark .full-layout .lookupGridContent .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-row-alt td,.dark .full-layout .summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-row-alt td{background-color:#1f6ed412}.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-group-row,.dark .full-layout .lookupGridContent .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-group-row,.dark .full-layout .summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-group-row{background:#3e3e3e}.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-group-row td,.dark .full-layout .lookupGridContent .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-group-row td,.dark .full-layout .summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-group-row td{color:#f5f5f5;border-color:#525252}.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-freespace-row.dx-column-lines:hover,.dark .full-layout .lookupGridContent .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-freespace-row.dx-column-lines:hover,.dark .full-layout .summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-freespace-row.dx-column-lines:hover{background-color:initial!important}.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-freespace-row.dx-column-lines td,.dark .full-layout .lookupGridContent .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-freespace-row.dx-column-lines td,.dark .full-layout .summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-freespace-row.dx-column-lines td{border-color:#525252}.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row:hover,.dark .full-layout .lookupGridContent .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row:hover,.dark .full-layout .summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row:hover{background:#1f6ed4}.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row:hover.dx-row-alt,.dark .full-layout .lookupGridContent .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row:hover.dx-row-alt,.dark .full-layout .summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row:hover.dx-row-alt{background-color:#1f6ed4!important}.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row:hover td .summary-grid-edit span i,.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row:hover td .summary-grid-recover span i,.dark .full-layout .lookupGridContent .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row:hover td .summary-grid-edit span i,.dark .full-layout .lookupGridContent .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row:hover td .summary-grid-recover span i,.dark .full-layout .summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row:hover td .summary-grid-edit span i,.dark .full-layout .summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row:hover td .summary-grid-recover span i{color:#1f6ed4}.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview.dx-fixed-columns,.dark .full-layout .lookupGridContent .dx-datagrid .dx-datagrid-rowsview.dx-fixed-columns,.dark .full-layout .summary-grid .dx-datagrid .dx-datagrid-rowsview.dx-fixed-columns{border-color:#525252}.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content.dx-datagrid-content-fixed .dx-row td,.dark .full-layout .lookupGridContent .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content.dx-datagrid-content-fixed .dx-row td,.dark .full-layout .summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content.dx-datagrid-content-fixed .dx-row td{background-color:#2d2c2c;border-color:#525252}.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content.dx-datagrid-content-fixed .dx-row td .dx-template-wrapper i,.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content.dx-datagrid-content-fixed .dx-row td .dx-template-wrapper span,.dark .full-layout .lookupGridContent .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content.dx-datagrid-content-fixed .dx-row td .dx-template-wrapper i,.dark .full-layout .lookupGridContent .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content.dx-datagrid-content-fixed .dx-row td .dx-template-wrapper span,.dark .full-layout .summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content.dx-datagrid-content-fixed .dx-row td .dx-template-wrapper i,.dark .full-layout .summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content.dx-datagrid-content-fixed .dx-row td .dx-template-wrapper span{color:#f5f5f5}.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content.dx-datagrid-content-fixed .dx-row td.dx-last-cell,.dark .full-layout .lookupGridContent .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content.dx-datagrid-content-fixed .dx-row td.dx-last-cell,.dark .full-layout .summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content.dx-datagrid-content-fixed .dx-row td.dx-last-cell{border-left:none}.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content.dx-datagrid-content-fixed .dx-row.dx-freespace-row.dx-column-lines:hover,.dark .full-layout .lookupGridContent .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content.dx-datagrid-content-fixed .dx-row.dx-freespace-row.dx-column-lines:hover,.dark .full-layout .summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content.dx-datagrid-content-fixed .dx-row.dx-freespace-row.dx-column-lines:hover{background-color:initial}.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content.dx-datagrid-content-fixed .dx-row.dx-freespace-row.dx-column-lines td,.dark .full-layout .lookupGridContent .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content.dx-datagrid-content-fixed .dx-row.dx-freespace-row.dx-column-lines td,.dark .full-layout .summary-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content.dx-datagrid-content-fixed .dx-row.dx-freespace-row.dx-column-lines td{border:#525252}.dark .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td{background:#1f6ed480}.dark .full-layout .dx-datagrid .dx-datagrid-rowsview tr:hover{background:#201f1f80;cursor:pointer}.dark .full-layout .dashboard-grid .dx-datagrid .dx-datagrid-headers{border-bottom:none;border-color:#525252}.dark .full-layout .dashboard-grid .dx-datagrid .dx-datagrid-rowsview{border-top:none}.dark .full-layout .dashboard-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row{border:none}.dark .full-layout .dashboard-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row td{color:#f5f5f5;border-color:#525252}.dark .full-layout .dashboard-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row td a{color:#1f6ed4!important}.dark .full-layout .dashboard-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-row-alt,.dark .full-layout .dashboard-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-row-alt td{border-color:#525252}.dark .full-layout .action-drop .btn-success{background-color:#1f6ed4}.dark .full-layout .action-drop .btn-success i{color:#fff!important}.dark .full-layout .action-drop .btn-success:hover{background-color:#0a5bc4}.dark .full-layout .action-drop .drop-popup{background-color:#2d2c2c}.dark .full-layout .action-drop .drop-popup ul li{border-color:#525252;color:#b4b3b3}.dark .full-layout .action-drop .drop-popup ul li:hover{background-color:#434141}.dark .full-layout .media-list-tags .tags-content .tags-item{background:#1f6ed44d!important;border-color:#1f6ed44d!important}.dark .full-layout .media-list-tags .tags-content .tags-item span{color:#fff!important}.dark .full-layout .media-list-tags .tags-content .tags-item:hover{background:#1f6ed4!important}.dark .full-layout .myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-img{background:#434141}.dark .full-layout .myDoc-file-card.show-media-directory.media-grid-view.image-active{background-color:#1f6ed433}.dark .full-layout .btn-success{background-color:#1f6ed4;border-color:#1f6ed4;color:#fff}.dark .full-layout .btn-success:hover{background-color:#0a5bc4}.dark .full-layout .btn-success-light-outline,.dark .full-layout .btn-success-outline{background-color:initial;border-color:#1f6ed4;color:#1f6ed4}.dark .full-layout .btn-success-light-outline:hover,.dark .full-layout .btn-success-outline:hover{background-color:#0a5bc4;color:#fff}.dark .full-layout .btn-success-light-outline:hover i,.dark .full-layout .btn-success-outline:hover i{color:#fff!important}.dark .full-layout .btn-success-light-outline i,.dark .full-layout .btn-success-outline i{color:#1f6ed4!important}.dark .full-layout .btn-default,.dark .full-layout .btn-default-outline{background:#0000;background-color:initial;border-color:#818080;color:#818080}.dark .full-layout .btn-default-outline:hover,.dark .full-layout .btn-default:hover{background-color:#818080cc;border-color:#818080;color:#f5f5f5}.dark .full-layout .btn-group-toogle{border-color:#1f6ed4}.dark .full-layout .btn-group-toogle button span i{color:#1f6ed4}.dark .full-layout .btn-group-toogle button.active,.dark .full-layout .btn-group-toogle button.active:hover{background:#1f6ed4}.dark .full-layout .btn-group-toogle button.active span i,.dark .full-layout .btn-group-toogle button.active:hover span i{color:#fff}.dark .full-layout .btn-group-toogle button:hover span i{color:#1f6ed4}.dark .full-layout .btn-group-toogle .ptyLayout-imgUpload .imgUpload-content{background:#383737}.dark .full-layout .btn-group-toogle .toogle-btn{color:#1f6ed4}.dark .full-layout .btn-group-toogle .toogle-btn.active{background-color:#1f6ed4;color:#fff}.dark .full-layout .dx-tag .dx-tag-content,.dark .full-layout dx-tag-box.form-control .dx-tag-content{background-color:#0a5bc4!important}.dark .full-layout .dx-tag .dx-tag-content span,.dark .full-layout dx-tag-box.form-control .dx-tag-content span{color:#f5f5f5}.dark .full-layout .dx-tag .dx-tag-content .dx-tag-remove-button:after,.dark .full-layout .dx-tag .dx-tag-content .dx-tag-remove-button:before,.dark .full-layout dx-tag-box.form-control .dx-tag-content .dx-tag-remove-button:after,.dark .full-layout dx-tag-box.form-control .dx-tag-content .dx-tag-remove-button:before{background:#f44336}.dark .full-layout .icn-list button:hover{background-color:#434141}.dark .full-layout .icn-list button:hover i{color:#fff}.dark .full-layout .print-form-date,.dark .full-layout .print-form-label{border-color:#525252}.dark .full-layout .print-form-group{color:#f5f5f5}.dark .full-layout .form-status.swiftx-app .form-status-header{background:#2d2c2c}.dark .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-logo-title h1{color:#eaeaea}.dark .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-denote{background:#1f6ed4}.dark .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-denote span{color:#fff}.dark .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul{background:#2d2c2c}.dark .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner{background:linear-gradient(45deg,#396ed4,#fff)}.dark .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner .profile-banner-con .app-user-denote{background-color:#1f6ed4!important}.dark .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner .profile-banner-con .app-user-denote span{color:#fff}.dark .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner .profile-banner-con .profile-banner-details{color:#f5f5f5}.dark .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item{border-bottom-color:#52525280}.dark .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item .app-user-drop-count{background:#201f1f}.dark .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item .app-user-drop-icon i,.dark .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item .app-user-drop-name{color:#b4b3b3}.dark .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item:hover{background:#434141}.dark .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item.footer-list{background:#3e3e3e}.dark .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item.footer-list div{color:#b4b3b3}.dark .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item.footer-list div span a{color:#1f6ed4}.dark .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item.footer-list:hover{background:#525252}.dark .full-layout .form-status.swiftx-app .form-status-body .form-status-info .form-status-info-con .card .card-body .form-context h5{color:#f5f5f5}.dark .full-layout .dx-texteditor.dx-editor-outlined{border-color:#525252}.dark .full-layout .dx-texteditor.dx-editor-outlined .dx-texteditor-input{color:#f5f5f5}.dark .full-layout .dx-texteditor.dx-editor-outlined .dx-texteditor-input-container .dx-placeholder{font-size:12px;color:#9a9b9e}.dark .full-layout .dx-texteditor.dx-editor-outlined .dx-dropdowneditor-icon{color:#f5f5f580}.dark .full-layout .dx-texteditor.dx-editor-outlined:hover{border-color:#1f6ed480}.dark .full-layout .dx-texteditor.dx-editor-outlined:hover .dx-dropdowneditor-icon{background-color:#3e3e3e;color:#f5f5f5}.dark .full-layout .dx-texteditor.dx-editor-outlined.dx-state-focused{border-color:#1f6ed4e6}.dark .full-layout .dx-texteditor.dx-editor-outlined.dx-state-focused .dx-dropdowneditor-icon{background-color:#3e3e3e;color:#f5f5f5}.dark .full-layout .dx-texteditor.dx-editor-outlined.dx-state-readonly{border-color:#575656!important;background-color:#383737}.dark .full-layout .dx-texteditor.dx-editor-outlined.dx-state-readonly .dx-texteditor-input{color:#a5a5a5}.dark .full-layout .dx-htmleditor.dx-htmleditor-outlined{border-color:#525252}.dark .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-hover{border-color:#1f6ed480}.dark .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-focused{border-color:#1f6ed4e6}.dark .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly{border-color:#575656;background-color:#383737}.dark .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly .dx-htmleditor-toolbar-wrapper:first-child{border-color:#525252cc}.dark .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly .dx-htmleditor-toolbar-wrapper:before{background-color:initial}.dark .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly .dx-htmleditor-toolbar-wrapper .dx-htmleditor-toolbar .dx-icon{color:#a5a5a5}.dark .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly .dx-htmleditor-toolbar-wrapper .dx-htmleditor-toolbar .dx-item .dx-item-content.dx-toolbar-item-content.dx-htmleditor-toolbar-separator{border-color:#525252cc}.dark .full-layout .dx-htmleditor.dx-htmleditor-outlined .dx-htmleditor-toolbar-wrapper{border-bottom-color:#525252}.dark .full-layout .dx-htmleditor.dx-htmleditor-outlined .dx-htmleditor-toolbar-wrapper .dx-htmleditor-toolbar .dx-toolbar-item .dx-toolbar-item-content .dx-button-mode-text .dx-icon{color:#f5f5f5}.dark .full-layout .dx-htmleditor.dx-htmleditor-outlined .dx-htmleditor-toolbar-wrapper .dx-htmleditor-toolbar .dx-toolbar-item .dx-toolbar-item-content .dx-button-mode-text.dx-state-hover .dx-icon{color:#1f6ed4}.dark .full-layout .dx-htmleditor.dx-htmleditor-outlined .dx-htmleditor-content{color:#f5f5f5}.dark .full-layout .swiftx-form-section.group-background .dx-texteditor.dx-editor-outlined{background-color:#fff}.dark .full-layout .border-box,.dark .full-layout .form-control,.dark .full-layout .toggle-switch{border-color:#525252}.dark .full-layout .border-box.toggle-read-only,.dark .full-layout .form-control.toggle-read-only,.dark .full-layout .toggle-switch.toggle-read-only{background-color:#383737}.dark .full-layout .border-box.toggle-read-only label,.dark .full-layout .form-control.toggle-read-only label,.dark .full-layout .toggle-switch.toggle-read-only label{color:#a5a5a5}.dark .full-layout .copy-text-box{border-color:#525252;background-color:initial;color:#f5f5f5cc}.dark .full-layout .customDropdown{border-color:#525252}.dark .full-layout .customDropdown .customDropdown-downArrow span i{color:#f5f5f580}.dark .full-layout .customDropdown .customDropdown-downArrow i.icon-folder-open{font-size:1.25rem;color:#f5f5f580}.dark .full-layout .customDropdown .customDropdown-clear-icon .dropwon-clear-icons i{color:#fff}.dark .full-layout .customDropdown:hover{border-color:#1f6ed480}.dark .full-layout .customDropdown:hover .customDropdown-downArrow{background-color:#3e3e3e!important}.dark .full-layout .customDropdown:hover .customDropdown-downArrow i.icon-folder-open,.dark .full-layout .customDropdown:hover .customDropdown-downArrow span i{color:#f5f5f5}.dark .full-layout .customDropdown:focus{border-color:#1f6ed4e6}.dark .full-layout .customDropdown.error-br{border-color:#e58f80!important}.dark .full-layout .customDropdown.custom-disabled{background-color:#383737;border-color:#575656;cursor:default}.dark .full-layout .customDropdown.custom-disabled:hover{border-color:#575656}.dark .full-layout .customDropdown.custom-disabled:hover .customDropdown-downArrow{background-color:initial}.dark .full-layout .layout-upload-img .layout-upload-img-body .layout-upload-img-box{border-color:#525252!important}.dark .full-layout .layout-upload-img .layout-upload-img-body .layout-upload-img-box .img-upload-text .img-upload-text-img span{color:#9a9b9e}.dark .full-layout .layout-upload-img .layout-upload-img-body .layout-upload-img-box:hover{border-color:#1f6ed480!important}.dark .full-layout .dx-checkbox .dx-checkbox-icon{background-color:initial;border-color:#525252}.dark .full-layout .dx-checkbox .dx-checkbox-text{color:#f5f5f5}.dark .full-layout .dx-checkbox.dx-state-readonly .dx-checkbox-icon{border-color:#525252cc}.dark .full-layout .dx-checkbox.dx-state-readonly .dx-checkbox-text{color:#9a9b9e}.dark .full-layout .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon{border-color:#1f6ed4;color:#1f6ed4}.dark .full-layout .btn-group{background-color:initial;border-color:#1f6ed4}.dark .full-layout .btn-group button{color:#1f6ed4;border-right:none}.dark .full-layout .btn-group button:hover{background:#1f6ed4e6;color:#fff}.dark .full-layout .btn-group button.active{background:#1f6ed4;color:#fff;box-shadow:none}.dark .full-layout .dx-datagrid-focus-overlay{border-color:#1f6ed4e6}.dark .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-headers tr{background:#0000!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-headers td{background-color:initial!important;border-color:#0000!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212327}.dark .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-rowsview .dx-row td{border:none!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:1px solid #525252!important;border-bottom:1px solid #525252!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-rowsview .dx-row:hover,.dark .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-headers tr{background:#0000!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-headers td{background-color:#dcdcdc!important;border-color:#dcdcdc!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212327}.dark .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-rowsview .dx-row td{border:none!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:1px solid #525252!important;border-bottom:1px solid #525252!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-rowsview .dx-row:hover,.dark .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-headers tr{background:#0000!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-headers td{background-color:#dcdcdc!important;border-color:#dcdcdc!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212327}.dark .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #525252!important;border-right:1px solid #525252!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:none!important;border-bottom:none!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-rowsview .dx-row:hover,.dark .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-headers tr{background:#0000!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-headers td{background-color:#dcdcdc!important;border-color:#dcdcdc!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212327}.dark .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #525252!important;border-right:1px solid #525252!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:1px solid #525252!important;border-bottom:1px solid #525252!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-rowsview .dx-row:hover,.dark .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-headers tr{background:#0000!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-headers td{background-color:initial!important;border:1px solid #dcdcdc!important;border-bottom:none!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212327}.dark .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #525252!important;border-right:1px solid #525252!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:#1f6ed44d!important;border-top:1px solid #525252!important;border-bottom:1px solid #525252!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-rowsview .dx-row:hover,.dark .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-headers tr{background:#0000!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-headers td{background-color:#dcdcdc!important;border:1px solid #dcdcdc!important;border-bottom:none!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212327}.dark .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #525252!important;border-right:1px solid #525252!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:#434141!important;border-top:1px solid #525252!important;border-bottom:1px solid #525252!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-rowsview .dx-row:hover,.dark .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-headers tr{background:#0000!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-headers td{background-color:#dcdcdc!important;border:1px solid #dcdcdc!important;border-bottom:none!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212327}.dark .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-rowsview .dx-row td{border:none!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-rowsview .dx-row.dx-row-alt td{border:none!important;background-color:initial!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-rowsview .dx-row:hover{background:#0000!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:none!important;background-color:initial!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:initial!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#f5f5f5}.dark .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row.dx-selection td,.dark .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-selection td{background:#0000!important}.dark .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row:hover,.dark .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row:hover td,.dark .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row:hover,.dark .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row:hover td{background-color:initial!important}.dark .full-layout .report-grid-design .card-footer{background-color:#dcdcdc!important}.dark .full-layout .report-grid-design .card-footer .card-footer-row .pagination *,.dark .full-layout .report-grid-design .card-footer .card-footer-row .total_record *{color:#212329!important}.dark .full-layout .report-grid-design .card-footer .card-footer-row .pagination .btn[disabled],.dark .full-layout .report-grid-design .card-footer .card-footer-row .pagination .btn[disabled] i{color:#9a9b9e}.dark .full-layout .language-box .language-box-text a{color:#1f6ed4}.dark .full-layout .admin-img,.dark .full-layout .light-img{display:none}.dark .full-layout .dark-img{display:block}.dark .full-layout .myDoc-file-card.show-media-directory .card .card-body .card-img-body .card-img-content [alt],.dark .full-layout .myDoc-file-card.show-media-directory .card .card-body .card-img-body .card-img-title h5{color:#f5f5f5}.dark .full-layout .dx-slider .dx-trackbar-wrapper .dx-overlay-content{background:#3e3e3e}.dark .full-layout .dx-slider .dx-trackbar-wrapper .dx-overlay-content .dx-popover-arrow:after{background-color:#3e3e3e}.dark .full-layout .dx-slider .dx-trackbar-wrapper .dx-overlay-content .dx-popup-content,.dark .full-layout .dx-slider .dx-trackbar-wrapper .dx-slider-label{color:#f5f5f5}.dark .full-layout .dx-slider .dx-trackbar-wrapper .dx-trackbar-container .dx-slider-range .dx-slider-handle,.dark .full-layout .dx-slider .dx-trackbar-wrapper .dx-trackbar-container .dx-slider-range.dx-slider-range-visible{border-color:#1f6ed4;background-color:#1f6ed4}.dark .full-layout .dx-slider .dx-trackbar-wrapper .dx-trackbar-container .dx-slider-range .dx-slider-handle.dx-state-hover{background-color:#0a5bc4;border-color:#0a5bc4}.dark .full-layout .dx-slider.custom-dx-slider{border-color:#525252}.dark .full-layout .switch input:checked+.slider{background-color:#4389e3}.dark .full-layout .switch input:checked+.slider:before{background-color:#1f6ed4}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body{background-color:#3e4247}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .page-label .page-label-title{color:#212329}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .card{background-color:#fff!important}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .card .card-header{background-color:#ebebeb}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .card .card-header .card-title *,.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .swiftx-form-group .form-group-label label{color:#212329}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly,.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .dx-texteditor.dx-editor-outlined.dx-state-readonly{background-color:#fff}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .customDropdown.custom-disabled .tagboxsingleitemCls .tag-box-item-label,.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly .dx-texteditor-input,.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly p,.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly span,.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .dx-texteditor.dx-editor-outlined.dx-state-readonly .dx-texteditor-input,.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .dx-texteditor.dx-editor-outlined.dx-state-readonly p,.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .dx-texteditor.dx-editor-outlined.dx-state-readonly span{color:#212329!important}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .customDropdown .tagboxcls .tagboxitemCls{background:#e2e2e2}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .customDropdown .tagboxcls .tagboxitemCls .tag-box-item-label{color:#212329}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .customDropdown,.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .customDropdown.custom-disabled,.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .dx-htmleditor .dx-htmleditor-toolbar-wrapper,.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .dx-htmleditor.dx-htmleditor-outlined,.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly,.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .dx-texteditor.dx-editor-outlined,.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .dx-texteditor.dx-editor-outlined.dx-state-readonly{border-color:#d2d3d4!important}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .dx-htmleditor .dx-htmleditor-toolbar-wrapper .dx-toolbar-items-container *{color:#212329!important}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .dx-htmleditor .dx-htmleditor-toolbar-wrapper .dx-htmleditor-toolbar-separator{border-color:#d2d3d4!important}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .grid .grid-header .grid-title *{color:#212329!important}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .grid .grid-body dx-data-grid .dx-datagrid{background-color:initial!important}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-freespace-row.dx-column-lines,.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background:#fff!important;border-color:#d2d3d4!important}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-freespace-row.dx-column-lines .dx-template-wrapper *,.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-template-wrapper *{color:#212329!important}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-freespace-row.dx-column-lines .mandatory,.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .mandatory{color:red!important}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td{background-color:#fff;color:#212329!important;border-color:#d2d3d4!important}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .sign-info *{color:#212329!important}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body *{color:#212329}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .tab .tab-header{background:#e2e2e2}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .tab .tab-header .tab-menu li.active{border-color:#1f6ed4}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .tab .tab-body .tab-content .card.d-none{display:block!important}.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .btn.btn-success,.dark .full-layout .print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .btn.btn-success span{color:#fff!important}.dark .full-layout .report-grid-design .grid-header .grid-action-icon .grid-action-icon-btn i{color:#f5f5f5}.dark .full-layout .report-grid-design .grid-header .grid-action-icon .grid-action-icon-btn i.icon-filter{color:#1f6ed4}.dark .full-layout .report-grid-design .grid-header .grid-action-icon .grid-action-icon-btn i.icon-ui-filter-remove-o{color:#ff5f5f}.dark .full-layout .report-grid-design .grid-header .grid-action-icon .grid-action-icon-btn:hover i{color:#0a5bc4}.dark .full-layout .report-grid-design .grid-footer-pagination .pagination button i,.dark .full-layout .report-grid-design .grid-footer-pagination .total_record{color:#f5f5f5}.dark .full-layout .report-grid-design .grid-footer-pagination .pagination button:disabled i{color:#9a9b9e}.dark .full-layout .report-grid-design .grid-footer-pagination .pagination button.page_record{color:#f5f5f5}.dark .auth-page .auth-con .auth-msg,.dark .auth-page .auth-con .fallback-login span:first-child,.dark .auth-page .auth-con .splash-sub-msg,.dark .auth-page .auth-con .splash-title{color:#212329}.dark .auth-page .auth-con .click-login-btn span:first-child,.dark .auth-page .auth-con .fallback-login span:last-child{color:#1a8c34}.dark .auth-page .auth-con .click-login-btn span:last-child{color:#212329}.dark .dx-item.dx-list-item.dx-list-item-selected,.dark .dx-item.dx-list-item.dx-list-item-selected.dx-state-focused,.dark .dx-item.dx-list-item.dx-state-focused,.dark .dx-item.dx-list-item.dx-state-hover,.dark .dx-item.dx-list-item.dx-state-hover.dx-list-item-selected.dx-state-focused,.dark .dx-item.dx-list-item.dx-state-hover.dx-state-focused,.dark .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused.dx-list-item-selected{background:#434141!important;color:#f5f5f5}.dark .section-flow li:before{border-left-color:#2d2c2c}.dark .dx-overlay-wrapper .dx-overlay-content{background:#2d2c2c}.dark .dx-overlay-wrapper .dx-overlay-content .dx-popover-arrow:after{background:#2d2c2c;border-color:#525252}.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .MultiselectDropdown .dx-item.dx-list-item{color:#f5f5f5}.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .MultiselectDropdown .dx-item.dx-list-item.dx-state-hover{background:#434141!important;color:#b4b3b3}.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .MultiselectDropdown .dx-item.dx-list-item.dx-state-hover .custom-table .table-body .table-cell{color:#b4b3b3}.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .select-box-search{border-color:#525252}.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .select-box-search span i{color:#9a9b9e}.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .select-box-search .dropdown-search-box,.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .select-box-search input{color:#f5f5f5}.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .dx-empty-message{border-color:#525252}.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .custom-table .table-header{background-color:#3e3e3e}.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .custom-table .table-header .table-cell{color:#f5f5f5;border-color:#525252}.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .dx-calendar,.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .dx-calendar .dx-button-mode-contained{background:#0000;color:#f5f5f580}.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .dx-calendar .dx-calendar-cell span{color:#eaeaea}.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .dx-calendar .dx-calendar-cell.dx-calendar-other-view:not(.dx-calendar-selected-date) span{color:#9a9b9e}.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .dx-list{background-color:initial}.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .dx-list .dx-list-item .dx-item-content{color:#f5f5f5}.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .dx-list.dx-state-hover .dx-list-item{background-color:#434141}.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .dx-list.dx-state-hover .dx-list-item .dx-item-content{color:#b4b3b3}.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .dx-list.dx-list-item-selected .dx-list-item{background-color:#201f1f}.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .dx-list.dx-list-item-selected .dx-list-item .dx-item-content{color:#f5f5f5}.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-success{background-color:#1f6ed4;border-color:#1f6ed4;color:#fff}.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-success:hover{background-color:#0a5bc4}.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-default,.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-default-outline{background:#0000;background-color:initial;border-color:#818080;color:#818080}.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-default-outline:hover,.dark .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-default:hover{background-color:#818080cc;border-color:#818080;color:#f5f5f5}.dark .dx-overlay-wrapper .dx-overlay-content .popup-over-content{background-color:#201f1f}.dark .dx-overlay-wrapper .dx-overlay-content .popup-over-content a{color:#f5f5f5}.dark .dx-overlay-wrapper .dx-overlay-content .popup-over-content a span{color:#f5f5f5!important}.dark .dx-overlay-wrapper .dx-overlay-content .popup-over-content a:hover{background-color:#434141;color:#b4b3b3}.dark.helpText .dx-overlay-wrapper .dx-overlay-content{background:#141c1f;border:1px solid #141c1fcc!important}.dark.helpText .dx-overlay-wrapper .dx-overlay-content .dx-popover-arrow:after{background:#141c1f;border-color:#141c1fcc}.dark.helpText .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .help-text-content{color:#9c824d}.dark .dx-checkbox-icon{background-color:initial!important}.dark .customDropdown-footer{background-color:#3e3e3e!important;border-color:#525252!important}.dark .customDropdown-footer .btn-success{background-color:#1f6ed4;border-color:#1f6ed4;color:#fff}.dark .customDropdown-footer .btn-success:hover{background-color:#0a5bc4}.dark .customDropdown-footer .btn-default,.dark .customDropdown-footer .btn-default-outline{background:#818080;background-color:#818080;border-color:#818080;color:#f5f5f5}.dark .customDropdown-footer .btn-default-outline:hover,.dark .customDropdown-footer .btn-default:hover{background-color:#818080cc;border-color:#818080;color:#f5f5f5}.dark .apps-iframe-popup .swiftx-app .app-header .app-header-con .app-action .apps-iframe-user.app-user-denote{background-color:#1f6ed4;color:#fff}.dark .apps-iframe-popup .swiftx-app .app-body .section .dx-texteditor.dx-editor-outlined{background-color:initial}@media only screen and (max-width:1200px) and (-webkit-min-device-pixel-ratio:1){.dark .full-layout.mobile-layout .swiftx-app .app-header.mobile-layout-header .app-header-con.show-app-header{background:#2d2c2c}.dark .full-layout.mobile-layout .swiftx-app .app-header.mobile-layout-header .app-action{border-color:#525252!important}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title{background:#2d2c2c!important;border-color:#525252}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title h1,.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title span i{color:#f5f5f5}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-denote-mobile .app-user-denote{background-color:#1f6ed4}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-denote-mobile .app-user-denote span{color:#fff}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul{background-color:#2d2c2c}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li.profile-banner{background:#1f6ed480}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li.profile-banner .profile-banner-con .app-user-denote{background-color:#1f6ed4}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li.profile-banner .profile-banner-con .app-user-denote span,.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li.profile-banner .profile-banner-con .profile-banner-details div{color:#fff}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li .app-user-drop-item{border-color:#52525280}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li .app-user-drop-item.footer-list{background-color:#434141}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li .app-user-drop-item.footer-list div span a{color:#1f6ed4}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu{background:#2d2c2c}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-con{border-color:#525252!important}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-con .main-menu-icon i{color:#f5f5f5cc}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-con .ExpandSubMenu i,.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-con .main-menu-label{color:#f5f5f5}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item{border-color:#525252}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.hidesubmenu .sub-menu-con li>div a.sub-menu-item-con-icon span i{color:#f5f5f5}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu{background:#00000029}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con{background:#2d2c2c!important}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li{border-color:#525252!important}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu,.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-item-con .sub-menu-label{color:#f5f5f5}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-item-con .sub-menu-icon i{color:#f5f5f5cc}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.hidesubmenu .sub-menu-child-con li a.sub-menu-child-item .sub-menu-icon i{color:#f5f5f5}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu,.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu ul{background:#2d2c2c!important}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .ExpandSubMenu,.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-label{color:#f5f5f5}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i{color:#f5f5f5cc}.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li.menu-header-title .sub-menu-child-title h4,.dark .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li.menu-header-title .sub-menu-title h4{color:#f5f5f5}.dark .full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.show-mobile-action{background-color:#2d2c2c}.dark .full-layout.mobile-layout .swiftx-app .app-body .section.my-journey .section-head .section-action.show-mobile-action{background:#2d2c2c}.dark .full-layout.mobile-layout .swiftx-app .app-body .section .section-body .section-content .card.summary-grid-card .card-header .searchwithdrop{background-color:initial;border-color:#525252}.dark .full-layout.mobile-layout .swiftx-app .app-body .section .section-body .section-content .card.summary-grid-card .card-header .searchwithdrop .search-input-box .search-icon .icon-search{color:#f5f5f5cc}.dark .app-body .section .section-head .section-action .btn-group-toogle .toogle-btn{color:#f5f5f5}.dark .app-body .section .section-head .section-action .btn-group-toogle .toogle-btn.active{background-color:#1f6ed4}.dark .app-body .section .section-head .section-action .btn-group-toogle button{color:#fff}.dark .app-body .section .section-head .section-action .searchwithdrop .header-search-box .search-icon{background-color:#1f6ed4!important;color:#f5f5f5!important}.dark .app-body .section .section-head .section-action .searchwithdrop .header-search-box .search-icon i.icon-search{color:#9a9b9e}}.light-yellow{background:#0000;-webkit-user-select:unset;user-select:unset}.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-icon i,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-label{color:#9a8707}.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con{background:#2f2f24;border-color:#2f2f24}.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .ExpandSubMenu i,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-icon i,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-label{color:#aeaeaa}.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-group .ExpandSubMenu i,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-group .main-menu-icon i,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-group .main-menu-label{color:#9a8707}.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .ExpandSubMenu i,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .main-menu-icon i,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .main-menu-label{color:#aeaeaa}.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .main-menu-con{border-bottom-color:#d2d3d4}.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-label,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-label i,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group .ExpandSubMenu,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group .sub-menu-icon,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group .sub-menu-label,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label{color:#aeaeaa}.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon i,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label i,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .ExpandSubMenu,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .sub-menu-icon,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .sub-menu-label{color:#9a8707}.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .my-actions .actions-header{background:#2f2f24}.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .my-actions .actions-header span{color:#aeaeaa}.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .my-actions .action-body{background:#17170b}.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-icon i{color:#aeaeaa!important}.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-text{color:#aeaeaa}.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active{background:#2f2f24;border-left-color:#9a8707}.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon i,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-text{color:#9a8707!important}.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a{background:#0000}.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon i,.light-yellow .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-text{color:#9a8707!important}.light-yellow .full-layout .classic .app-body .section .section-head{box-shadow:none}.light-yellow .full-layout .classic .app-body .section .section-body{background-color:#fff;box-shadow:none}.light-yellow .full-layout .classic .app-body .section .section-body .dropdown .dropbtn:hover{background-color:#ebebeb;color:#36383d}.light-yellow .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-img-body .file-tags li .tags,.light-yellow .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-sec-foot .file-tags li .tags,.light-yellow .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .dropdown .dropbtn:hover,.light-yellow .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-body .dropdown .dropbtn:hover{background-color:#ebebeb;color:#212329}.light-yellow .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-footer .total_record *{color:#212329}.light-yellow .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-img-body .file-tags li .tags,.light-yellow .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-sec-foot .file-tags li .tags{background-color:#ebebeb;color:#212329}.light-yellow .full-layout .classic .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-label{color:#212329}.light-yellow .full-layout .classic .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-date{border-color:#d2d3d4;color:#212329}.light-yellow .full-layout .classic .app-body .section.profile .section-body .section-content .tab .tab-body .tab-header{background-color:#fff!important;border-bottom:1px solid #e8e8e9!important;box-shadow:0 1px 6px #212329!important}.light-yellow .full-layout .classic .app-body .section.profile .section-body .section-content .tab .tab-body .tab-content .card .card-header{background-color:#fff;border-bottom:1px solid #e8e8e9}.light-yellow .full-layout .classic .app-main-action .action-btn-item,.light-yellow .full-layout .classic .app-main-action button{color:#212329;border-color:#212329!important}.light-yellow .full-layout .classic .dx-datagrid .dx-datagrid-headers td{background:#efefef;color:#212329}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover{border-color:#0000}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .ExpandSubMenu,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-icon i,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-label{color:#9a8707}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu{background:#17170b}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .ExpandSubMenu,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .ExpandSubMenu i,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-label,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-label i,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-item-con .sub-menu-group span,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-item-con span{color:#aeaeaa}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .ExpandSubMenu,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .ExpandSubMenu i,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon i,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label i{color:#9a8707}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div.sub-menu-item-body .sub-menu-item-con span{color:#aeaeaa}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .ExpandSubMenu,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .sub-menu-icon,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .sub-menu-label,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .ExpandSubMenu,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .sub-menu-icon,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .sub-menu-label{color:#9a8707}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con.active-menu{border-color:#9a8707;background:#2f2f24}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu .more-menu-icon i,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu .more-menu-label{color:#aeaeaa}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu:hover .more-menu-icon i,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu:hover .more-menu-label{color:#9a8707}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu{background:#17170b}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .ExpandSubMenu,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-icon i,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-label{color:#aeaeaa}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu{background-color:initial}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .ExpandSubMenu,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .main-menu-icon i,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .main-menu-label,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label{color:#aeaeaa}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con:hover .ExpandSubMenu,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con:hover .main-menu-icon i,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con:hover .main-menu-label{color:#9a8707}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con.active-menu{background-color:#2f2f24;border-left-color:#9a8707}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con.active-menu span{color:#9a8707}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .main-menu-con .main-menu-group span{color:#aeaeaa}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-item-con:hover span{color:#9a8707}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-item-con.active-menu{background-color:#2f2f24;border-left-color:#9a8707}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-item-con.active-menu span{color:#9a8707}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item{text-decoration:none;color:#aeaeaa}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item:hover{color:#9a8707}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .main-menu-con.active-menu .main-menu-group{background-color:#2f2f24}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .main-menu-con:hover .main-menu-group .ExpandSubMenu i,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .main-menu-con:hover .main-menu-group .main-menu-icon i,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .main-menu-con:hover .main-menu-group .main-menu-label{color:#9a8707}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title span{color:#aeaeaa}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body{background:#17170b}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-icon i{color:#aeaeaa!important}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-text{color:#aeaeaa}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active{background:#2f2f24;border-left-color:#9a8707}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon i,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-text{color:#9a8707!important}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a{background:#0000}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon i,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-text{color:#9a8707!important}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items.my-actions{display:none}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote{background:#9a8707}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote span{color:#fff}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul{background:#fff}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item .app-user-drop-icon i,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item .app-user-drop-name{color:#212329}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item:hover{background:#ebebeb}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .profile-banner{background:#9a870799;cursor:auto}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote{cursor:default}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item:hover,.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list{background:#ebebeb}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list div{color:#212329}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list div span a{color:#9a8707}.light-yellow .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list:hover{background:#e8e8e9}.light-yellow .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header h4,.light-yellow .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header span i{color:#aeaeaa}.light-yellow .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action{background:#17170b}.light-yellow .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-icon i{color:#aeaeaa!important}.light-yellow .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-text{color:#aeaeaa}.light-yellow .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline.active{background:#2f2f24;border-left-color:#9a8707}.light-yellow .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon,.light-yellow .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon i,.light-yellow .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-text{color:#9a8707!important}.light-yellow .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover a{background:#0000}.light-yellow .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon,.light-yellow .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon i,.light-yellow .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover a .btn-action-text{color:#9a8707!important}.light-yellow .full-layout .top-menu-1 .app-body .app-info{background:#0000}.light-yellow .full-layout .top-menu-1 .app-body .app-info .app-info-con .app-user-denote span{color:#fff}.light-yellow .full-layout .top-menu-1 .app-body .app-info.landing-page .app-info-con .app-main-action .menu-action-btn .menu-action-btn-items a{background:#9a8707;color:#fff;font-size:16px}.light-yellow .full-layout .top-menu-1 .app-body .app-info.landing-page .app-info-con .app-main-action .menu-action-btn .menu-action-btn-items a:hover{background:#9a8707e6}.light-yellow .full-layout .top-menu-1 .app-body .section .section-head{box-shadow:none;border-bottom-color:#d2d3d4}.light-yellow .full-layout .top-menu-1 .app-body .section .section-head .section-action .searchwithdrop .dx-selectbox{background:linear-gradient(180deg,rgba(34,36,42,.012) 5%,rgba(33,35,41,.149))}.light-yellow .full-layout .top-menu-1 .app-body .section .section-body .card .card-img-body .file-tags li .tags,.light-yellow .full-layout .top-menu-1 .app-body .section .section-body .card .card-sec-foot .file-tags li .tags,.light-yellow .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-body .dropdown .dropbtn:hover,.light-yellow .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-img-body .file-tags li .tags,.light-yellow .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-sec-foot .file-tags li .tags,.light-yellow .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .dropdown .dropbtn:hover,.light-yellow .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-body .dropdown .dropbtn:hover,.light-yellow .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-img-body .file-tags li .tags,.light-yellow .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-sec-foot .file-tags li .tags{background-color:#ebebeb;color:#212329}.light-yellow .full-layout .top-menu-1 .app-body .myDivToPrint.section .section-body .swiftx-form .swiftx-form-body .print-form-group{color:#212329}.light-yellow .full-layout .top-menu-1 .dx-datagrid .dx-datagrid-headers td{background:#ebebeb;color:#212329}.light-yellow .full-layout .app-header{background:#17170b}.light-yellow .full-layout .app-header .app-header-con .app-logo{background-color:#fff;box-shadow:0 6px 6px -6px #00000029}.light-yellow .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .ExpandSubMenu,.light-yellow .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-icon,.light-yellow .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-label{color:#aeaeaa;box-shadow:none}.light-yellow .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-icon i{color:#aeaeaa}.light-yellow .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu>div .main-menu-con.active-menu{background:#2f2f24;border-color:#9a8707!important}.light-yellow .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu>div .main-menu-con.active-menu .main-menu-icon i,.light-yellow .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu>div .main-menu-con.active-menu .main-menu-label{color:#9a8707}.light-yellow .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div a.active-menu{background:#2f2f24;border-color:#9a8707}.light-yellow .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div a.active-menu .sub-menu-icon i,.light-yellow .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div a.active-menu .sub-menu-label{color:#9a8707}.light-yellow .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div .sub-menu-child.showsubmenu .sub-menu-child-con li a.active-menu{background:#2f2f24;border-color:#9a8707}.light-yellow .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div .sub-menu-child.showsubmenu .sub-menu-child-con li a.active-menu .sub-menu-icon i,.light-yellow .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div .sub-menu-child.showsubmenu .sub-menu-child-con li a.active-menu .sub-menu-label{color:#9a8707}.light-yellow .full-layout .app-body .app-info{background-color:#fff}.light-yellow .full-layout .app-body .app-info .app-info-con .app-context .menu-visible-btn{background-color:#9a8707;color:#fff}.light-yellow .full-layout .app-body .app-info .app-info-con .app-context h1,.light-yellow .full-layout .app-body .app-info .app-info-con .app-context p{color:#636468}.light-yellow .full-layout .app-body .app-info .app-info-con .app-user-denote{background:#9a8707}.light-yellow .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-denote{background:#9a8707;color:#fff}.light-yellow .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul{background:#fff}.light-yellow .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner{background:#9a870780}.light-yellow .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote{cursor:default}.light-yellow .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote span{color:#fff}.light-yellow .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item:hover{background:#ebebeb}.light-yellow .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .footer-list,.light-yellow .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .footer-list:hover{background:#e8e8e9}.light-yellow .full-layout .app-body .section.app-profile{padding:10px;height:calc(100% - 50px)}.light-yellow .full-layout .app-body .section .section-head{background-color:#fff;border-bottom:1px solid #d2d3d480}.light-yellow .full-layout .app-body .section .section-head .section-title h3{color:#636468}.light-yellow .full-layout .app-body .section .section-head .section-title .section-info-icon i{color:#9a8707}.light-yellow .full-layout .app-body .section .section-head .section-flow ul .workflow-list-con.percent-value{background:#212329}.light-yellow .full-layout .app-body .section .section-head .section-action .searchwithdrop .dx-selectbox{background:linear-gradient(180deg,rgba(34,36,42,.012) 5%,rgba(33,35,41,.149))}.light-yellow .full-layout .app-body .section .section-head .section-action .header-search-box .search-icon,.light-yellow .full-layout .app-body .section .section-head .section-action .header-search-box .search-icon i.icon-search{color:#6e6f73}.light-yellow .full-layout .app-body .section .section-head .section-action .track-search-date .search-box .search-box-date dx-date-box{background:#0000}.light-yellow .full-layout .app-body .section .section-head .section-action .track-search-date .search-box .search-box-date dx-date-box .dx-button-content .dx-dropdowneditor-icon,.light-yellow .full-layout .app-body .section .section-head .section-action .track-search-date .search-box .search-box-date dx-date-box.dx-state-hover .dx-button-content .dx-dropdowneditor-icon{color:#212329}.light-yellow .full-layout .app-body .section .section-head .section-action .action-drop-btn{background-color:#9a8707;color:#fff}.light-yellow .full-layout .app-body .section .section-head .section-action .action-dropmenu .action-menu{border-bottom:none}.light-yellow .full-layout .app-body .section .section-head .section-action .action-dropmenu .action-menu:hover{background-color:#ebebeb;color:#212329}.light-yellow .full-layout .app-body .section .section-body{background-color:#fff;box-shadow:none}.light-yellow .full-layout .app-body .section .section-body .breadcrumb-header{background-color:#e8e8e9}.light-yellow .full-layout .app-body .section .section-body .breadcrumb-header .breadcrumb-meida-sorting span,.light-yellow .full-layout .app-body .section .section-body .breadcrumb-header .breadcrumb-meida-sorting span i{color:#212329cc}.light-yellow .full-layout .app-body .section .section-body .breadcrumb-header .breadcrumb-meida-sorting .sorting-active span,.light-yellow .full-layout .app-body .section .section-body .breadcrumb-header .breadcrumb-meida-sorting .sorting-active span i{color:#9a8707}.light-yellow .full-layout .app-body .section .section-body .breadcrumb{background-color:#e8e8e9}.light-yellow .full-layout .app-body .section .section-body .breadcrumb span .breadcrumb-name{color:#212329cc}.light-yellow .full-layout .app-body .section .section-body .breadcrumb span .breadcrumb-name.active{color:#9a8707}.light-yellow .full-layout .app-body .section .section-body .breadcrumb span .breadcrumb-arrow i{color:#21232980}.light-yellow .full-layout .app-body .section .section-body .flex-grid .flex-grid-row:hover{background-color:#ebebeb80;border-bottom-color:#d2d3d4}.light-yellow .full-layout .app-body .section .section-body .flex-grid .flex-grid-row:hover .notify-item .notify-header{color:#212329}.light-yellow .full-layout .app-body .section .section-body .flex-grid .flex-grid-row:hover .notify-item .notify-desc{color:#212329cc}.light-yellow .full-layout .app-body .section .section-body .flex-grid .flex-grid-row .flex-grid-cell .file-tags span,.light-yellow .full-layout .app-body .section .section-body .flex-grid .flex-grid-row .flex-grid-cell .icon-list button:hover{background-color:#ebebeb;color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-header{background:#ebebeb}.light-yellow .full-layout .app-body .section .section-body .card .card-header.no-background{background-color:initial!important}.light-yellow .full-layout .app-body .section .section-body .card .card-header.subcon-group-background{background-color:initial}.light-yellow .full-layout .app-body .section .section-body .card .card-header .card-title *{color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-header .card-action span i{color:#9a870780}.light-yellow .full-layout .app-body .section .section-body .card .card-body .dropdown .dropbtn:hover{background-color:#ebebeb;color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-body dx-data-grid .dx-datagrid-headers{background-color:#ebebeb}.light-yellow .full-layout .app-body .section .section-body .card .card-body dx-data-grid .dx-datagrid-headers .dx-datagrid-content .dx-header-row td{color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-body dx-data-grid .dx-datagrid-rowsview .dx-column-lines td{border-color:#d2d3d4}.light-yellow .full-layout .app-body .section .section-body .card .card-body .column-form-group label,.light-yellow .full-layout .app-body .section .section-body .card .card-body .page-label .page-label-title{color:#212329cc}.light-yellow .full-layout .app-body .section .section-body .card .card-body .page-label .page-label-value{color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-body .SubSection .SubSection-body{border-bottom-color:#d2d3d480}.light-yellow .full-layout .app-body .section .section-body .card .card-body .SubSection .SubSection-body .comment-list .message .comment-stage span{color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-body .SubSection .SubSection-body .comment-list .message .comment-msg p{color:#212329cc}.light-yellow .full-layout .app-body .section .section-body .card .card-body .SubSection .SubSection-body .comment-list .message .created-date div{color:#212329e6}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid{border-color:#d2d3d4}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-header{background:#0000}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-header .grid-title *{color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-header .icon-times{color:#cc1f00}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td{background:#ebebeb;border-color:#d2d3d4}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-column-indicators .dx-sort.dx-sort-up:before,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-datagrid-text-content{color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{border-color:#d2d3d4;background:#0000}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-checkbox.dx-checkbox-indeterminate .dx-checkbox-icon{border-color:#9a8707;color:#9a8707}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .label-msg-icon span i{color:#f7b32d}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines{background:#0000}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row.dx-selection td,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#9a870766}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{border-color:#d2d3d4;background:#0000}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon{border-color:#9a8707;color:#9a8707}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox],.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]{border-color:#d2d3d4}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:checked,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:checked{border-color:#9a8707;color:#d2d3d4}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:hover,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:hover{border-color:#9a8707}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td{background-color:#9a87074d}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr td,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr:hover{background-color:initial}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr:hover td{background-color:#9a87074d}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt{background-color:initial}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td{background-color:#9a87070d}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt:hover{background-color:#9a87074d}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr td,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr td{background-color:initial}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr:hover,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr:hover{background-color:#9a87074d}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt{background-color:initial}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td{background-color:#9a87070d}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt:hover,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt:hover{background-color:#9a87074d}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer input.form-control{color:#212329!important}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .row-add-box{border-color:#d2d3d4}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .row-add-box .row-add-input .form-control{color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .row-add-box .row-add-btn{background-color:#9a8707}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .row-add-box .row-add-btn span{color:#fff}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .grid-footer-row-label span{color:#cc1f00}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .pagination .btn[disabled] i{color:#6e6f73}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .pagination .btn i,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .pagination .btn.page_record{color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:#d2d3d4}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#9a870766}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#ebebeb}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#9a870766}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:#d2d3d4}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#ebebeb;border-color:#d2d3d4}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#9a870766}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#ebebeb;border-color:#d2d3d4}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#9a870766}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{border-color:#d2d3d4}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt td{background-color:#9a87070d}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt:hover{background-color:#9a870733}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#9a87074d}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#ebebeb;border-color:#d2d3d4}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt td{background-color:#9a87070d}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt td:hover{background-color:#9a870733}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#9a870766}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines:hover{background-color:#9a870733}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:#d2d3d4}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#ebebeb}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#9a870766}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:none!important;background-color:initial!important}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:initial!important}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row.dx-selection td,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-selection td{background:#0000!important}.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row:hover,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row:hover td,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row:hover,.light-yellow .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row:hover td{background-color:initial!important}.light-yellow .full-layout .app-body .section .section-body .card .card-body .swiftx-form-group .pos-rel p{color:#212329}.light-yellow .full-layout .app-body .section .section-body .card .card-footer{background:#f8f8f8}.light-yellow .full-layout .app-body .section .section-body .card .card-footer .pagination *,.light-yellow .full-layout .app-body .section .section-body .card .card-footer h6{color:#212329}.light-yellow .full-layout .app-body .section .section-body .dropdown .dropbtn:hover{background-color:#4d4f53;color:#36383d}.light-yellow .full-layout .app-body .section .section-body .tab .tab-header{background-color:#e8e8e9}.light-yellow .full-layout .app-body .section .section-body .tab .tab-header .tab-menu li{color:#212329;font-family:Heebo-Medium}.light-yellow .full-layout .app-body .section .section-body .tab .tab-header .tab-menu li.active{border-color:#9a8707;color:#9a8707}.light-yellow .full-layout .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row:hover{background-color:#ebebeb80;border-bottom-color:#d2d3d4}.light-yellow .full-layout .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row:hover .notify-item .notify-header{color:#212329}.light-yellow .full-layout .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row:hover .notify-item .notify-desc{color:#212329cc}.light-yellow .full-layout .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row .flex-grid-cell .file-tags span,.light-yellow .full-layout .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row .flex-grid-cell .icon-list button:hover{background-color:#ebebeb;color:#212329}.light-yellow .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-headers .dx-row.dx-header-row td{border-color:#d2d3d4!important;background-color:#ebebeb;color:#212329}.light-yellow .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td{border-color:#d2d3d4}.light-yellow .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines:hover td{background:#9a87074d}.light-yellow .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-row-alt td{background-color:#ebebeb33}.light-yellow .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-row-alt:hover td{background-color:#9a870733}.light-yellow .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-freespace-row:hover,.light-yellow .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-freespace-row:hover td{background:#0000}.light-yellow .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .card-footer .row .pagination .btn i{color:#36383d}.light-yellow .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .card-footer .row .pagination .btn:hover i{color:#9a8707}.light-yellow .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .card-footer .row .pagination .btn[disabled] i{color:#9a9b9e80}.light-yellow .full-layout .app-body .section .section-footer{border-color:#d2d3d4;background-color:#efefef}.light-yellow .full-layout .app-body .section .section-footer .section-footer-con .footer-left .page-label,.light-yellow .full-layout .app-body .section .section-footer .section-footer-con .footer-left .page-label-value,.light-yellow .full-layout .app-body .section .section-footer .section-footer-con .footer-right .page-label,.light-yellow .full-layout .app-body .section .section-footer .section-footer-con .footer-right .page-label-value{color:#212329b3}.light-yellow .full-layout .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-label{color:#212329}.light-yellow .full-layout .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-date{border-color:#d2d3d4;color:#212329}.light-yellow .full-layout .breadcrumb-meida-sorting span,.light-yellow .full-layout .breadcrumb-meida-sorting span i{color:#212329cc}.light-yellow .full-layout .breadcrumb-meida-sorting .sorting-active span,.light-yellow .full-layout .breadcrumb-meida-sorting .sorting-active span i{color:#9a8707!important}.light-yellow .full-layout .auth-table{border-color:#d2d3d4}.light-yellow .full-layout .auth-table .auth-head{background-color:#ebebeb}.light-yellow .full-layout .auth-table .auth-head div{color:#212329}.light-yellow .full-layout .auth-table .auth-body div{color:#212329;border-right-color:#d2d3d4!important}.light-yellow .full-layout .auth-table .auth-body div:nth-child(2n){background:#0000}.light-yellow .full-layout .auth-table .auth-body .container input[type=checkbox]:checked~.checkmark{background-color:#9a8707}.light-yellow .full-layout .auth-table .auth-body .container:hover input[type=checkbox]~.checkmark{background-color:initial;color:#9a8707}.light-yellow .full-layout .auth-table .auth-body .checkmark{border-color:#9a8707}.light-yellow .full-layout .action-drop .btn-success{background-color:#9a8707}.light-yellow .full-layout .action-drop .btn-success i{color:#fff!important}.light-yellow .full-layout .action-drop .drop-popup{background-color:#fff}.light-yellow .full-layout .action-drop .drop-popup ul li{color:#212329;border-bottom:none}.light-yellow .full-layout .action-drop .drop-popup ul li:hover{background-color:#ebebeb;color:#212329}.light-yellow .full-layout .list-box{border-color:#d2d3d4}.light-yellow .full-layout .list-box .list-box-header{background-color:#ebebeb}.light-yellow .full-layout .list-box .list-box-header .list-box-title h6{color:#212329}.light-yellow .full-layout .list-box .list-box-header .list-box-action .slider-search .memberssrch{background-color:#ebebeb;color:#212329}.light-yellow .full-layout .list-box .list-box-header .list-box-action .slider-search .memberssrch::placeholder{color:#212329}.light-yellow .full-layout .list-box .list-box-header .list-box-action .slider-search .search-icon i.icon-search{color:#9a8707!important}.light-yellow .full-layout .list-box .list-box-header .list-box-action .slider-search .search-icon i.icon-times{color:#f44336}.light-yellow .full-layout .list-box .list-box-header .list-box-action .slider-search .search-icon:hover i.icon-search{color:#877605}.light-yellow .full-layout .list-box .list-box-header .list-box-action .slider-search .search-icon:hover i.icon-times{color:#f44336}.light-yellow .full-layout .list-box .list-box-body ul li .list-con span:first-child{color:#212329}.light-yellow .full-layout .list-box .list-box-body ul li .list-con:hover{background-color:#9a87074d}.light-yellow .full-layout .list-box .list-box-body ul li .list-con:hover span:first-child{color:#212329}.light-yellow .full-layout .list-box .list-box-body ul li .list-con:hover span:last-child{color:#f44336}.light-yellow .full-layout .app-context h1{color:#212329}.light-yellow .full-layout .app-action .app-user-drop{background:#fff;color:#fff}.light-yellow .full-layout .app-action .app-action-question-icon{color:#fff}.light-yellow .full-layout .app-action .app-user-denote .notify{background:#fff;border-color:#212329!important}.light-yellow .full-layout .app-action .app-user-drop-count{background:#ff6161}.light-yellow .full-layout .app-action .app-user-drop-count span{color:#fff}.light-yellow .full-layout .dx-list-item-header{background-color:#ebebeb}.light-yellow .full-layout .dx-list-item-header label{color:#212329}.light-yellow .full-layout .dx-list-item-header .btn-add-layout{color:#9a8707}.light-yellow .full-layout .dx-list-item-header .btn-add-layout:hover{color:#877605}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-header{border-bottom-color:#d2d3d4}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-header .modal-title h5{color:#212329}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-header .modal-action .btn.btn-default-light-outline{border-color:#f44336b3;color:#f44336b3}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-header .modal-action .btn.btn-default-light-outline:hover{border-color:#f44336;color:#f44336}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .form-group label{color:#212329}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .secondary-header{background-color:#e8e8e9}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .secondary-header .back-icon i,.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .secondary-header .secondary-title{color:#9a8707}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .popup-menu .popup-menu-list{border-bottom-color:#d2d3d4}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .popup-menu .popup-menu-list:hover{background:#9a8707}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .popup-menu .popup-menu-list .menu-list-icon i,.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .popup-menu .popup-menu-list .menu-navigation-icon .icon-circle i{color:#9a8707}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row:hover{background-color:#ebebeb80;border-bottom-color:#d2d3d4}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row:hover .notify-item .notify-header{color:#212329}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row:hover .notify-item .notify-desc{color:#212329cc}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row .flex-grid-cell .file-tags span,.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row .flex-grid-cell .icon-list button:hover{background-color:#ebebeb;color:#212329}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started .timeline-list,.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started:after{background:#f1f1f2}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started .timeline-list:after,.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started .timeline-list:before{border-right-color:#f1f1f2}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started .timeline-list div{color:#212329}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress .timeline-list,.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress:after{background:#ef6d27}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress .timeline-list:after,.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress .timeline-list:before{border-right-color:#ef6d27}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress .timeline-list div{color:#fff}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped .timeline-list,.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped:after{background:#2696d0}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped .timeline-list:after,.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped .timeline-list:before{border-right-color:#2696d0}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped .timeline-list div{color:#fff}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved:after,.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed:after{background:#28a746e6}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .thumbnail-count,.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .thumbnail-count{background-color:#28a746e6;color:#fff}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .timeline-list,.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .timeline-list{background:#28a746e6}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .timeline-list:after,.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .timeline-list:before,.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .timeline-list:after,.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .timeline-list:before{border-right-color:#28a746e6}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .timeline-list div,.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .timeline-list div{color:#fff}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item{border-color:#d2d3d4}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-focused,.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-hover{background-color:#ebebebb3!important}.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-focused .dx-item-content div,.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-focused .dx-list-item-after-bag .dx-list-reorder-handle:before,.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-hover .dx-item-content div,.light-yellow .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-hover .dx-list-item-after-bag .dx-list-reorder-handle:before{color:#212329!important}.light-yellow .full-layout .customDropdown.lookup-focus{border-color:#9a870780!important}.light-yellow .full-layout .widget-filter-body .horizontal-list:hover span{color:#9a8707}.light-yellow .full-layout .widget-filter-body .horizontal-list.active-item{background-color:#877605e6}.light-yellow .full-layout .widget-filter-body .horizontal-list.active-item span{color:#fff}.light-yellow .full-layout .widget-filter-body .horizontal-list.active-item:hover{background-color:#9a8707e6}.light-yellow .full-layout .widget-filter-body .horizontal-list.active-item:hover span{color:#fff}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header{border-bottom:1px solid #d2d3d4;background-color:inherit}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action span i,.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-title .close-icon .icon-times,.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-title h5{color:#212329cc}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action span:hover i{color:#cc1f00}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action .btn-group-toogle button.active .toogle-btn-icon i,.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action .btn-group-toogle button.active:hover .toogle-btn-icon i{color:#fff}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action .btn-group-toogle button:hover span i{color:#9a8707}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body.validation-sum-body .error-msg-title{color:#f44336}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body.validation-sum-body ul li{color:#cc1f00cc}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{border-color:#d2d3d4;background:#ebebeb;color:#212329}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{background:#0000;border-color:#d2d3d4}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-checkbox.dx-checkbox-checked .dx-checkbox-container .dx-checkbox-icon,.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-checkbox.dx-checkbox-indeterminate .dx-checkbox-container .dx-checkbox-icon{border-color:#9a8707;color:#9a8707}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{background:#0000;border-color:#d2d3d4}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .dx-checkbox.dx-checkbox-checked .dx-checkbox-container .dx-checkbox-icon,.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .dx-checkbox.dx-checkbox-indeterminate .dx-checkbox-container .dx-checkbox-icon{border-color:#9a8707;color:#9a8707}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]{border-color:#d2d3d4}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:checked{border-color:#9a8707;color:#d2d3d4}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:hover{border-color:#9a8707}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines:hover td{background:#9a870726}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines:hover.dx-row-alt td{background:#9a87070d;border-color:#d2d3d4}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-row-alt td{background:#ebebeb0d;border-color:#d2d3d4}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-selection td{background:#9a870740}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager{padding:10px;border-color:#d2d3d4}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-page-indexes .dx-navigate-button{color:#9a8707}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-page-indexes .dx-navigate-button.dx-button-disable{color:#6e6f73}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-light-pages .dx-page-index .dx-texteditor-container input.dx-texteditor-input{text-align:center}.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-light-pages .dx-info-text,.light-yellow .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-light-pages .dx-pages-count{color:#212329}.light-yellow .full-layout .dialog-box.view-access-log .dialog-box-content .dialog-box-header .dialog-box-title h5 span{color:#9a8707}.light-yellow .full-layout .dialog-box.view-access-log .dialog-box-content .dialog-box-header .dialog-box-title h5 span:hover{color:#877605}.light-yellow .full-layout .customDropdown.custom-disabled .tagboxcls.withoutcountbadgecls .tagboxitemCls{cursor:default;padding:0 7px!important}.light-yellow .full-layout .customDropdown .tagboxcls .tagboxitemCls{background-color:#efefef;color:#212329}.light-yellow .full-layout .customDropdown .customDropdown-downArrow i.fa.fa-folder-open{color:#9a8707}.light-yellow .full-layout .fileupload-readonly .customDropdown{border-color:#d8d8d9!important;background-color:#f8f8f8!important}.light-yellow .full-layout .profile-banner{background:linear-gradient(45deg,#4d4f53,#212329)}.light-yellow .full-layout .profile-banner .profile-banner-con .app-user-denote{background-color:#efefef}.light-yellow .full-layout .profile-banner .profile-banner-con .app-user-denote span{color:#212329;font-size:20px}.light-yellow .full-layout .card .card-header{background:#ebebeb}.light-yellow .full-layout .card .card-header.no-background{background-color:initial!important}.light-yellow .full-layout .card .card-header.subcon-group-background{background-color:initial}.light-yellow .full-layout .card .card-header .card-title *{color:#212329}.light-yellow .full-layout .card .card-footer{background:#f8f8f8}.light-yellow .full-layout .card .card-footer *{color:#212329;border-color:#d2d3d4}.light-yellow .full-layout .card .card-footer .pagination *,.light-yellow .full-layout .card .card-footer .total_record *{color:#212329}.light-yellow .full-layout .media-list-tags .tags-content .tags-item{background:#9a870766!important;border-color:#9a870766!important}.light-yellow .full-layout .media-list-tags .tags-content .tags-item span{color:#212329!important}.light-yellow .full-layout .media-list-tags .tags-content .tags-item:hover{background:#9a870799!important}.light-yellow .full-layout .flex-grid .flex-grid-row .flex-grid-cell.card-file-img.show-media-thumbnail,.light-yellow .full-layout .myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-img{background:#9a87071a;border-color:#9a8707b3}.light-yellow .full-layout .file-tags span{background-color:#9a87071a!important;color:#212329!important}.light-yellow .full-layout .file-tags span:hover{background-color:#877605!important;color:#fff!important}.light-yellow .full-layout .file-tags .more-tags{-webkit-text-decoration-color:#9a8707!important;text-decoration-color:#9a8707!important}.light-yellow .full-layout .file-tags .more-tags span{color:#9a8707!important}.light-yellow .full-layout .file-tags .more-tags:hover span{color:#9a8707e6!important}.light-yellow .full-layout .myDoc-file-card.show-media-directory.media-grid-view.image-active{background-color:#9a870733}.light-yellow .full-layout .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td{background:#9a870780}.light-yellow .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-headers{background:#ebebeb}.light-yellow .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-content .dx-header-row{background:#0000}.light-yellow .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-content .dx-header-row td{color:#212329;border-color:#d2d3d4!important}.light-yellow .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-group-row{background:#f8f8f8}.light-yellow .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-group-row td{color:#212329;border-color:#d2d3d4}.light-yellow .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-freespace-row.dx-column-lines:hover{background-color:initial}.light-yellow .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-freespace-row.dx-column-lines td{border:#d2d3d4}.light-yellow .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row:hover td{background:#0000!important}.light-yellow .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td{background:#9a870780}.light-yellow .full-layout .dx-datagrid .dx-datagrid-rowsview tr:hover{background:#9a8707;cursor:pointer}.light-yellow .full-layout .btn-success{background-color:#9a8707;border-color:#9a8707;color:#fff}.light-yellow .full-layout .btn-success:hover{background-color:#877605}.light-yellow .full-layout .btn-success-light-outline,.light-yellow .full-layout .btn-success-outline{background-color:initial;border-color:#9a8707;color:#9a8707}.light-yellow .full-layout .btn-success-light-outline:hover,.light-yellow .full-layout .btn-success-outline:hover{background-color:#877605;color:#fff}.light-yellow .full-layout .btn-success-light-outline:hover i,.light-yellow .full-layout .btn-success-outline:hover i{color:#fff!important}.light-yellow .full-layout .btn-success-light-outline i,.light-yellow .full-layout .btn-success-outline i{color:#9a8707!important}.light-yellow .full-layout .btn-default,.light-yellow .full-layout .btn-default-outline{background:#0000;border-color:#a6a7a9;color:#4d4f54}.light-yellow .full-layout .btn-default-outline:hover,.light-yellow .full-layout .btn-default:hover{border-color:#877605;color:#877605}.light-yellow .full-layout .btn-group-toogle{border-color:#9a8707}.light-yellow .full-layout .btn-group-toogle button span i{color:#9a8707}.light-yellow .full-layout .btn-group-toogle button.active,.light-yellow .full-layout .btn-group-toogle button.active:hover{background:#9a8707}.light-yellow .full-layout .btn-group-toogle button.active span i,.light-yellow .full-layout .btn-group-toogle button.active:hover span i{color:#fff}.light-yellow .full-layout .btn-group-toogle .toogle-btn,.light-yellow .full-layout .btn-group-toogle button:hover span i{color:#9a8707}.light-yellow .full-layout .btn-group-toogle .toogle-btn.active{background-color:#9a8707;color:#fff}.light-yellow .full-layout .icn-list button:hover{background-color:#ebebeb}.light-yellow .full-layout .icn-list button:hover i{color:#212329}.light-yellow .full-layout .print-form-date,.light-yellow .full-layout .print-form-label{border-color:#d2d3d4}.light-yellow .full-layout .print-form-group{color:#212329}.light-yellow .full-layout .form-status.swiftx-app .form-status-header{background:#fff}.light-yellow .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-logo-title h1{color:#36383d}.light-yellow .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-denote{background:#9a8707}.light-yellow .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-denote span{color:#fff}.light-yellow .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul{background:#fff}.light-yellow .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner{background:linear-gradient(45deg,#396ed4,#fff)}.light-yellow .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner .profile-banner-con .app-user-denote{background-color:#9a8707!important}.light-yellow .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner .profile-banner-con .app-user-denote span{color:#fff}.light-yellow .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner .profile-banner-con .profile-banner-details{color:#212329}.light-yellow .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item{border-bottom-color:#d2d3d480}.light-yellow .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item .app-user-drop-count{background:#efefef}.light-yellow .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item .app-user-drop-icon i,.light-yellow .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item .app-user-drop-name{color:#aeaeaa}.light-yellow .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item:hover{background:#2f2f24}.light-yellow .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item.footer-list{background:#ebebeb}.light-yellow .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item.footer-list div{color:#aeaeaa}.light-yellow .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item.footer-list div span a{color:#9a8707}.light-yellow .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item.footer-list:hover{background:#e8e8e9}.light-yellow .full-layout .form-status.swiftx-app .form-status-body .form-status-info .form-status-info-con .card .card-body .form-context h5{color:#212329}.light-yellow .full-layout .dx-texteditor.dx-editor-outlined{border-color:#d2d3d4}.light-yellow .full-layout .dx-texteditor.dx-editor-outlined:hover{border-color:#9a870780}.light-yellow .full-layout .dx-texteditor.dx-editor-outlined.dx-state-focused{border-color:#9a8707e6}.light-yellow .full-layout .dx-texteditor.dx-editor-outlined.dx-state-readonly{border-color:#d8d8d9!important;background-color:#f8f8f8}.light-yellow .full-layout .dx-texteditor.dx-editor-outlined.dx-state-readonly .dx-texteditor-input{color:#77787c}.light-yellow .full-layout .dx-texteditor.dx-editor-outlined .dx-texteditor-input-container .dx-placeholder{font-size:12px;color:#6e6f73}.light-yellow .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-hover{border-color:#9a870780}.light-yellow .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-focused{border-color:#9a8707e6}.light-yellow .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly{border-color:#d8d8d9;background-color:#f8f8f8}.light-yellow .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly .dx-htmleditor-toolbar-wrapper:first-child{border-color:#d2d3d4cc}.light-yellow .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly .dx-htmleditor-toolbar-wrapper:before{background-color:initial}.light-yellow .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly .dx-htmleditor-toolbar-wrapper .dx-htmleditor-toolbar .dx-icon{color:#77787c}.light-yellow .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly .dx-htmleditor-toolbar-wrapper .dx-htmleditor-toolbar .dx-item .dx-item-content.dx-toolbar-item-content.dx-htmleditor-toolbar-separator{border-color:#d2d3d4cc}.light-yellow .full-layout .swiftx-form-section.group-background .dx-texteditor.dx-editor-outlined{background-color:#fff}.light-yellow .full-layout .customDropdown,.light-yellow .full-layout .form-control{border-color:#d2d3d4}.light-yellow .full-layout .customDropdown:hover{border-color:#9a870780}.light-yellow .full-layout .customDropdown:focus{border-color:#9a8707e6}.light-yellow .full-layout .customDropdown.error-br{border-color:#e58f80!important}.light-yellow .full-layout .customDropdown.custom-disabled{border-color:#d8d8d9;background-color:#f8f8f8;cursor:default}.light-yellow .full-layout .customDropdown.custom-disabled:hover{border-color:#d8d8d9}.light-yellow .full-layout .customDropdown.custom-disabled:hover .customDropdown-downArrow{background-color:initial}.light-yellow .full-layout .btn-group{background-color:initial;border-color:#9a8707}.light-yellow .full-layout .btn-group button{color:#9a8707;border-right:none}.light-yellow .full-layout .btn-group button:hover{background:#9a8707e6;color:#fff}.light-yellow .full-layout .btn-group button.active{background:#9a8707;color:#fff;box-shadow:none}.light-yellow .full-layout .dx-datagrid-focus-overlay{border-color:#9a8707e6}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-headers tr{background:#0000!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-headers td{background-color:initial!important;border-color:#0000!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-rowsview .dx-row td{border:none!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-rowsview .dx-row:hover,.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-headers tr{background:#0000!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-headers td{background-color:#ebebeb;border-color:#d2d3d4!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-rowsview .dx-row td{border:none!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-rowsview .dx-row:hover,.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-headers tr{background:#0000!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-headers td{background-color:#ebebeb;border-color:#ebebeb!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #d2d3d4!important;border-right:1px solid #d2d3d4!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:none!important;border-bottom:none!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-rowsview .dx-row:hover,.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-headers tr{background:#0000!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-headers td{background-color:#ebebeb;border-color:#d2d3d4!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #d2d3d4!important;border-right:1px solid #d2d3d4!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-rowsview .dx-row:hover,.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-headers tr{background:#0000!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-headers td{background-color:initial!important;border:1px solid #d2d3d4!important;border-bottom:none!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #d2d3d4!important;border-right:1px solid #d2d3d4!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:#9a87070d!important;border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-rowsview .dx-row:hover,.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-headers tr{background:#0000!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-headers td{background-color:#ebebeb!important;border:1px solid #d2d3d4!important;border-bottom:none!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #d2d3d4!important;border-right:1px solid #d2d3d4!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:#2f2f24!important;border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-rowsview .dx-row:hover,.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-headers tr{background:#0000!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-headers td{background-color:#ebebeb!important;border:1px solid #ebebeb!important;border-bottom:none!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-rowsview .dx-row td{border:none!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-rowsview .dx-row.dx-row-alt td{border:none!important;background-color:initial!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-rowsview .dx-row:hover{background:#0000!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:none!important;background-color:initial!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:initial!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row.dx-selection td,.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-selection td{background:#0000!important}.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row:hover,.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row:hover td,.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row:hover,.light-yellow .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row:hover td{background-color:initial!important}.light-yellow .full-layout .language-box .language-box-text a{color:#9a8707}.light-yellow .full-layout .admin-img,.light-yellow .full-layout .dark-img{display:none}.light-yellow .full-layout .light-img{display:block}.light-yellow .full-layout .dx-slider .dx-trackbar-wrapper .dx-overlay-content{background:#ebebeb}.light-yellow .full-layout .dx-slider .dx-trackbar-wrapper .dx-overlay-content .dx-popover-arrow:after{background-color:#ebebeb}.light-yellow .full-layout .dx-slider .dx-trackbar-wrapper .dx-overlay-content .dx-popup-content,.light-yellow .full-layout .dx-slider .dx-trackbar-wrapper .dx-slider-label{color:#212329}.light-yellow .full-layout .dx-slider .dx-trackbar-wrapper .dx-trackbar-container .dx-slider-range .dx-slider-handle,.light-yellow .full-layout .dx-slider .dx-trackbar-wrapper .dx-trackbar-container .dx-slider-range.dx-slider-range-visible{border-color:#9a8707;background-color:#9a8707}.light-yellow .full-layout .dx-slider .dx-trackbar-wrapper .dx-trackbar-container .dx-slider-range .dx-slider-handle.dx-state-hover{background-color:#877605;border-color:#877605}.light-yellow .full-layout .dx-slider.custom-dx-slider{border-color:#d2d3d4}.light-yellow .full-layout .switch input:checked+.slider{background-color:#9a8707}.light-yellow .full-layout .switch input:checked+.slider:before{background-color:#cbb209}.light-yellow .full-layout .report-grid-design .grid-header .grid-action-icon .grid-action-icon-btn i{color:#212329}.light-yellow .full-layout .report-grid-design .grid-header .grid-action-icon .grid-action-icon-btn i.icon-filter{color:#9a8707}.light-yellow .full-layout .report-grid-design .grid-header .grid-action-icon .grid-action-icon-btn i.icon-ui-filter-remove-o{color:#ff5f5f}.light-yellow .full-layout .report-grid-design .grid-header .grid-action-icon .grid-action-icon-btn:hover i{color:#877605}.light-yellow .full-layout .report-grid-design .grid-footer-pagination .pagination button i,.light-yellow .full-layout .report-grid-design .grid-footer-pagination .total_record{color:#212329}.light-yellow .full-layout .report-grid-design .grid-footer-pagination .pagination button:disabled i{color:#6e6f73}.light-yellow .full-layout .report-grid-design .grid-footer-pagination .pagination button.page_record{color:#212329}.light-yellow .dx-item.dx-list-item.dx-list-item-selected,.light-yellow .dx-item.dx-list-item.dx-list-item-selected.dx-state-focused,.light-yellow .dx-item.dx-list-item.dx-state-focused,.light-yellow .dx-item.dx-list-item.dx-state-hover,.light-yellow .dx-item.dx-list-item.dx-state-hover.dx-list-item-selected.dx-state-focused,.light-yellow .dx-item.dx-list-item.dx-state-hover.dx-state-focused,.light-yellow .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused.dx-list-item-selected,.light-yellow .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .MultiselectDropdown .dx-item.dx-list-item.dx-state-hover{background:#ebebeb!important;color:#212329}.light-yellow .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .select-box-search{border-color:#d2d3d4}.light-yellow .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .select-box-search span i{color:#6e6f73}.light-yellow .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .select-box-search .dropdown-search-box,.light-yellow .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .select-box-search input{color:#212329}.light-yellow .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .dx-empty-message{border-color:#d2d3d4}.light-yellow .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-success{background-color:#9a8707;border-color:#9a8707;color:#fff}.light-yellow .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-success:hover{background-color:#877605}.light-yellow .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-default,.light-yellow .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-default-outline{background:#0000;background-color:initial;border-color:#a6a7a9;color:#a6a7a9}.light-yellow .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-default-outline:hover,.light-yellow .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-default:hover{background-color:#a6a7a9cc;border-color:#a6a7a9;color:#212329}.light-yellow.helpText .dx-overlay-wrapper .dx-overlay-content{background:#feeecc;border:1px solid #feeecccc!important}.light-yellow.helpText .dx-overlay-wrapper .dx-overlay-content .dx-popover-arrow:after{background:#feeecc;border-color:#feeecccc}.light-yellow.helpText .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .help-text-content{color:#555f69}.light-yellow .apps-iframe-popup .swiftx-app .app-header .app-header-con .app-action .apps-iframe-user.app-user-denote{background-color:#9a8707;color:#fff}@media only screen and (max-width:1200px) and (-webkit-min-device-pixel-ratio:1){.light-yellow .full-layout.mobile-layout .swiftx-app .app-header.mobile-layout-header .app-header-con.show-app-header{background:#fff}.light-yellow .full-layout.mobile-layout .swiftx-app .app-header.mobile-layout-header .app-action{border-color:#d2d3d4!important}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title{background:#fff!important;border-color:#d2d3d4}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title h1,.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title span i{color:#212329}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-denote-mobile .app-user-denote{background-color:#9a8707}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-denote-mobile .app-user-denote span{color:#fff}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul{background-color:#fff}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li.profile-banner{background:#9a870780}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li.profile-banner .profile-banner-con .app-user-denote{background-color:#9a8707}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li.profile-banner .profile-banner-con .app-user-denote span,.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li.profile-banner .profile-banner-con .profile-banner-details div{color:#fff}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li .app-user-drop-item{border-color:#d2d3d480}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li .app-user-drop-item.footer-list{background-color:#f8f8f8}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li .app-user-drop-item.footer-list div span a{color:#9a8707}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu{background:#fff}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-con{border-color:#d2d3d4!important}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-con .main-menu-icon i{color:#212329cc}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-con .ExpandSubMenu i,.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-con .main-menu-label{color:#212329}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item{border-color:#d2d3d4}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu{background:#00000029!important}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con{background:#fff!important}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li{border-color:#d2d3d4!important}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu,.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-item-con .sub-menu-label{color:#212329}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-item-con .sub-menu-icon i{color:#212329cc}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu,.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu ul{background:#fff!important}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .ExpandSubMenu,.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-label{color:#212329}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i{color:#212329cc}.light-yellow .full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.show-mobile-action,.light-yellow .full-layout.mobile-layout .swiftx-app .app-body.my-journey .section-head .section-action.show-mobile-action{background:#fff}}.light-orange{-webkit-user-select:unset;user-select:unset}.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-icon i,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-label{color:#f07810}.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con{background:#3d2c24;border-color:#3d2c24}.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .ExpandSubMenu i,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-icon i,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-label{color:#abafb4}.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-group .ExpandSubMenu i,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-group .main-menu-icon i,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-group .main-menu-label{color:#f07810}.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .ExpandSubMenu i,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .main-menu-icon i,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .main-menu-label{color:#abafb4}.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .main-menu-con{border-bottom-color:#d2d3d4}.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-label,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-label i,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group .ExpandSubMenu,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group .sub-menu-icon,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group .sub-menu-label,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label{color:#abafb4}.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon i,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label i,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .ExpandSubMenu,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .sub-menu-icon,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .sub-menu-label{color:#f07810}.light-orange .full-layout .classic .app-header .app-header-con .app-menu .my-actions .actions-header{background:#3d2c24}.light-orange .full-layout .classic .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .my-actions .actions-header span{color:#abafb4}.light-orange .full-layout .classic .app-header .app-header-con .app-menu .my-actions .action-body{background:#101929}.light-orange .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-icon i{color:#abafb4!important}.light-orange .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-text{color:#abafb4}.light-orange .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active{background:#3d2c24;border-left-color:#f07810}.light-orange .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon i,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-text{color:#f07810!important}.light-orange .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a{background:#0000}.light-orange .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon i,.light-orange .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-text{color:#f07810!important}.light-orange .full-layout .classic .app-body .section .section-head{box-shadow:none}.light-orange .full-layout .classic .app-body .section .section-body{background-color:#fff;box-shadow:none}.light-orange .full-layout .classic .app-body .section .section-body .dropdown .dropbtn:hover{background-color:#e8e8e9;color:#36383d}.light-orange .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-img-body .file-tags li .tags,.light-orange .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-sec-foot .file-tags li .tags,.light-orange .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .dropdown .dropbtn:hover,.light-orange .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-body .dropdown .dropbtn:hover{background-color:#ebebeb;color:#212329}.light-orange .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-footer .total_record *{color:#212329}.light-orange .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-img-body .file-tags li .tags,.light-orange .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-sec-foot .file-tags li .tags{background-color:#ebebeb;color:#212329}.light-orange .full-layout .classic .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-label{color:#212329}.light-orange .full-layout .classic .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-date{border-color:#d2d3d4;color:#212329}.light-orange .full-layout .classic .app-body .section.profile .section-body .section-content .tab .tab-body .tab-header{background-color:#fff!important;border-bottom:1px solid #e8e8e9!important;box-shadow:0 1px 6px #212329!important}.light-orange .full-layout .classic .app-body .section.profile .section-body .section-content .tab .tab-body .tab-content .card .card-header{background-color:#fff;border-bottom:1px solid #e8e8e9}.light-orange .full-layout .classic .app-main-action .action-btn-item,.light-orange .full-layout .classic .app-main-action button{color:#212329;border-color:#212329!important}.light-orange .full-layout .classic .dx-datagrid .dx-datagrid-headers td{background:#efefef;color:#212329}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover{border-color:#0000}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .ExpandSubMenu,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-icon i,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-label{color:#f07810}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu{background:#101929}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .ExpandSubMenu,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .ExpandSubMenu i,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-label,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-label i,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-item-con .sub-menu-group span,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-item-con span{color:#abafb4}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .ExpandSubMenu,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .ExpandSubMenu i,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon i,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label i{color:#f07810}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div.sub-menu-item-body .sub-menu-item-con span{color:#abafb4}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .ExpandSubMenu,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .sub-menu-icon,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .sub-menu-label,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .ExpandSubMenu,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .sub-menu-icon,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .sub-menu-label{color:#f07810}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con.active-menu{border-color:#f07810;background:#3d2c24}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu .more-menu-icon i,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu .more-menu-label{color:#abafb4}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu:hover .more-menu-icon i,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu:hover .more-menu-label{color:#f07810}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu{background:#101929}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .ExpandSubMenu,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-icon i,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-label{color:#abafb4}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu{background-color:initial}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .ExpandSubMenu,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .main-menu-icon i,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .main-menu-label,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label{color:#abafb4}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con:hover .ExpandSubMenu,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con:hover .main-menu-icon i,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con:hover .main-menu-label{color:#f07810}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con.active-menu{background-color:#3d2c24;border-left-color:#f07810}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con.active-menu span{color:#f07810}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .main-menu-con .main-menu-group span{color:#abafb4}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-item-con:hover span{color:#f07810}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-item-con.active-menu{background-color:#3d2c24;border-left-color:#f07810}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-item-con.active-menu span{color:#f07810}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item{text-decoration:none;color:#abafb4}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item:hover{color:#f07810}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .main-menu-con.active-menu .main-menu-group{background-color:#3d2c24}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .main-menu-con:hover .main-menu-group .ExpandSubMenu i,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .main-menu-con:hover .main-menu-group .main-menu-icon i,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .main-menu-con:hover .main-menu-group .main-menu-label{color:#f07810}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title span{color:#abafb4}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body{background:#101929}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-icon i{color:#abafb4!important}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-text{color:#abafb4}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active{background:#3d2c24;border-left-color:#f07810}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon i,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-text{color:#f07810!important}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a{background:#0000}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon i,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-text{color:#f07810!important}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items.my-actions{display:none}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote{background:#f07810}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote span{color:#fff}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul{background:#fff}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item .app-user-drop-icon i,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item .app-user-drop-name{color:#212329}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item:hover{background:#ebebeb}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .profile-banner{background:#f0781099;cursor:auto}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote{cursor:default}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item:hover,.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list{background:#ebebeb}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list div{color:#212329}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list div span a{color:#f07810}.light-orange .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list:hover{background:#e8e8e9}.light-orange .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header h4,.light-orange .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header span i{color:#abafb4}.light-orange .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action{background:#101929}.light-orange .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-icon i{color:#abafb4!important}.light-orange .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-text{color:#abafb4}.light-orange .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline.active{background:#3d2c24;border-left-color:#f07810}.light-orange .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon,.light-orange .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon i,.light-orange .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-text{color:#f07810!important}.light-orange .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover a{background:#0000}.light-orange .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon,.light-orange .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon i,.light-orange .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover a .btn-action-text{color:#f07810!important}.light-orange .full-layout .top-menu-1 .app-body .app-info{background:#0000}.light-orange .full-layout .top-menu-1 .app-body .app-info .app-info-con .app-user-denote span{color:#fff}.light-orange .full-layout .top-menu-1 .app-body .app-info.landing-page .app-info-con .app-main-action .menu-action-btn .menu-action-btn-items a{background:#f07810;color:#fff;font-size:16px}.light-orange .full-layout .top-menu-1 .app-body .app-info.landing-page .app-info-con .app-main-action .menu-action-btn .menu-action-btn-items a:hover{background:#f07810e6}.light-orange .full-layout .top-menu-1 .app-body .section .section-head{box-shadow:none;border-bottom-color:#d2d3d4}.light-orange .full-layout .top-menu-1 .app-body .section .section-head .section-action .searchwithdrop .dx-selectbox{background:linear-gradient(180deg,rgba(34,36,42,.012) 5%,rgba(33,35,41,.149))}.light-orange .full-layout .top-menu-1 .app-body .section .section-body .card .card-img-body .file-tags li .tags,.light-orange .full-layout .top-menu-1 .app-body .section .section-body .card .card-sec-foot .file-tags li .tags,.light-orange .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-body .dropdown .dropbtn:hover,.light-orange .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-img-body .file-tags li .tags,.light-orange .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-sec-foot .file-tags li .tags,.light-orange .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .dropdown .dropbtn:hover,.light-orange .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-body .dropdown .dropbtn:hover,.light-orange .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-img-body .file-tags li .tags,.light-orange .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-sec-foot .file-tags li .tags{background-color:#ebebeb;color:#212329}.light-orange .full-layout .top-menu-1 .app-body .myDivToPrint.section .section-body .swiftx-form .swiftx-form-body .print-form-group{color:#212329}.light-orange .full-layout .top-menu-1 .dx-datagrid .dx-datagrid-headers td{background:#ebebeb;color:#212329}.light-orange .full-layout .app-header{background:#101929}.light-orange .full-layout .app-header .app-header-con .app-logo{background-color:#fff;box-shadow:0 6px 6px -6px #00000029}.light-orange .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .ExpandSubMenu,.light-orange .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-icon,.light-orange .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-label{color:#abafb4;box-shadow:none}.light-orange .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu>div .main-menu-con.active-menu{background:#3d2c24;border-color:#f07810!important}.light-orange .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu>div .main-menu-con.active-menu .ExpandSubMenu,.light-orange .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu>div .main-menu-con.active-menu .main-menu-icon i,.light-orange .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu>div .main-menu-con.active-menu .main-menu-label{color:#f07810}.light-orange .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div a.active-menu{background:#3d2c24;border-color:#f07810}.light-orange .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div a.active-menu .ExpandSubMenu,.light-orange .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div a.active-menu .sub-menu-icon i,.light-orange .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div a.active-menu .sub-menu-label{color:#f07810}.light-orange .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div .sub-menu-child.showsubmenu .sub-menu-child-con li a.active-menu{background:#3d2c24;border-color:#f07810}.light-orange .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div .sub-menu-child.showsubmenu .sub-menu-child-con li a.active-menu .ExpandSubMenu,.light-orange .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div .sub-menu-child.showsubmenu .sub-menu-child-con li a.active-menu .sub-menu-icon i,.light-orange .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div .sub-menu-child.showsubmenu .sub-menu-child-con li a.active-menu .sub-menu-label{color:#f07810}.light-orange .full-layout .app-body .app-info{background-color:#fff}.light-orange .full-layout .app-body .app-info .app-info-con .app-context .menu-visible-btn{background-color:#f07810;color:#fff}.light-orange .full-layout .app-body .app-info .app-info-con .app-context h1,.light-orange .full-layout .app-body .app-info .app-info-con .app-context p{color:#636468}.light-orange .full-layout .app-body .app-info .app-info-con .app-user-denote{background:#f07810}.light-orange .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-denote{background:#f07810;color:#fff}.light-orange .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul{background:#fff}.light-orange .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner{background:#f0781080}.light-orange .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote{cursor:default}.light-orange .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote span{color:#fff}.light-orange .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item:hover{background:#ebebeb}.light-orange .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .footer-list,.light-orange .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .footer-list:hover{background:#e8e8e9}.light-orange .full-layout .app-body .section.app-profile{padding:10px;height:calc(100% - 50px)}.light-orange .full-layout .app-body .section .section-head{background-color:#fff;border-bottom:1px solid #d2d3d480}.light-orange .full-layout .app-body .section .section-head .section-title h3{color:#636468}.light-orange .full-layout .app-body .section .section-head .section-title .section-info-icon i{color:#f07810}.light-orange .full-layout .app-body .section .section-head .section-flow ul .workflow-list-con.percent-value{background:#212329}.light-orange .full-layout .app-body .section .section-head .section-action .searchwithdrop .dx-selectbox{background:linear-gradient(180deg,rgba(34,36,42,.012) 5%,rgba(33,35,41,.149))}.light-orange .full-layout .app-body .section .section-head .section-action .header-search-box .search-icon,.light-orange .full-layout .app-body .section .section-head .section-action .header-search-box .search-icon i.icon-search{color:#6e6f73}.light-orange .full-layout .app-body .section .section-head .section-action .track-search-date .search-box .search-box-date dx-date-box{background:#0000}.light-orange .full-layout .app-body .section .section-head .section-action .track-search-date .search-box .search-box-date dx-date-box .dx-button-content .dx-dropdowneditor-icon,.light-orange .full-layout .app-body .section .section-head .section-action .track-search-date .search-box .search-box-date dx-date-box.dx-state-hover .dx-button-content .dx-dropdowneditor-icon{color:#212329}.light-orange .full-layout .app-body .section .section-head .section-action .action-drop-btn{background-color:#f07810;color:#fff}.light-orange .full-layout .app-body .section .section-head .section-action .action-dropmenu .action-menu{border-bottom:none}.light-orange .full-layout .app-body .section .section-head .section-action .action-dropmenu .action-menu:hover{background-color:#ebebeb;color:#212329}.light-orange .full-layout .app-body .section .section-body{background-color:#fff;box-shadow:none}.light-orange .full-layout .app-body .section .section-body .breadcrumb-header{background-color:#e8e8e9}.light-orange .full-layout .app-body .section .section-body .breadcrumb-header .breadcrumb-meida-sorting span,.light-orange .full-layout .app-body .section .section-body .breadcrumb-header .breadcrumb-meida-sorting span i{color:#212329cc}.light-orange .full-layout .app-body .section .section-body .breadcrumb-header .breadcrumb-meida-sorting .sorting-active span,.light-orange .full-layout .app-body .section .section-body .breadcrumb-header .breadcrumb-meida-sorting .sorting-active span i{color:#f07810}.light-orange .full-layout .app-body .section .section-body .breadcrumb{background-color:#e8e8e9}.light-orange .full-layout .app-body .section .section-body .breadcrumb span .breadcrumb-name{color:#212329cc}.light-orange .full-layout .app-body .section .section-body .breadcrumb span .breadcrumb-name.active{color:#f07810}.light-orange .full-layout .app-body .section .section-body .breadcrumb span .breadcrumb-arrow i{color:#21232980}.light-orange .full-layout .app-body .section .section-body .flex-grid .flex-grid-row:hover{background-color:#ebebeb80;border-bottom-color:#d2d3d4}.light-orange .full-layout .app-body .section .section-body .flex-grid .flex-grid-row:hover .notify-item .notify-header{color:#212329}.light-orange .full-layout .app-body .section .section-body .flex-grid .flex-grid-row:hover .notify-item .notify-desc{color:#212329cc}.light-orange .full-layout .app-body .section .section-body .flex-grid .flex-grid-row .flex-grid-cell .file-tags span,.light-orange .full-layout .app-body .section .section-body .flex-grid .flex-grid-row .flex-grid-cell .icon-list button:hover{background-color:#ebebeb;color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-header{background:#ebebeb}.light-orange .full-layout .app-body .section .section-body .card .card-header.no-background{background-color:initial!important}.light-orange .full-layout .app-body .section .section-body .card .card-header.subcon-group-background{background-color:initial}.light-orange .full-layout .app-body .section .section-body .card .card-header .card-title *{color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-header .card-action span i{color:#f0781080}.light-orange .full-layout .app-body .section .section-body .card .card-body .dropdown .dropbtn:hover{background-color:#ebebeb;color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-body dx-data-grid .dx-datagrid-headers{background-color:#ebebeb}.light-orange .full-layout .app-body .section .section-body .card .card-body dx-data-grid .dx-datagrid-headers .dx-datagrid-content .dx-header-row td{color:#212329;background-color:#ebebeb}.light-orange .full-layout .app-body .section .section-body .card .card-body dx-data-grid .dx-datagrid-rowsview .dx-column-lines td{border-color:#d2d3d4}.light-orange .full-layout .app-body .section .section-body .card .card-body .column-form-group label,.light-orange .full-layout .app-body .section .section-body .card .card-body .page-label .page-label-title{color:#212329cc}.light-orange .full-layout .app-body .section .section-body .card .card-body .page-label .page-label-value{color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-body .SubSection .SubSection-body{border-bottom-color:#d2d3d480}.light-orange .full-layout .app-body .section .section-body .card .card-body .SubSection .SubSection-body .comment-list .message .comment-stage span{color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-body .SubSection .SubSection-body .comment-list .message .comment-msg p{color:#212329cc}.light-orange .full-layout .app-body .section .section-body .card .card-body .SubSection .SubSection-body .comment-list .message .created-date div{color:#212329e6}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid{border-color:#d2d3d4}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-header{background:#0000}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-header .grid-title *{color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-header .icon-times{color:#cc1f00}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td{background:#ebebeb;border-color:#d2d3d4}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-column-indicators .dx-sort.dx-sort-up:before,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-datagrid-text-content{color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{border-color:#d2d3d4;background:#0000}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-checkbox.dx-checkbox-indeterminate .dx-checkbox-icon{border-color:#f07810;color:#f07810}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .label-msg-icon span i{color:#f7b32d}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]{border-color:#d2d3d4}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:checked{border-color:#f07810;color:#d2d3d4}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:hover{border-color:#f07810}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines{background:#0000}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row.dx-selection td,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#f0781066}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{border-color:#d2d3d4;background:#0000}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon{border-color:#f07810;color:#f07810}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox],.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]{border-color:#d2d3d4}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:checked,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:checked{border-color:#f07810;color:#d2d3d4}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:hover,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:hover{border-color:#f07810}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td{background-color:#f078104d}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr td,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr:hover{background-color:initial}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr:hover td{background-color:#f078104d}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt{background-color:initial}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td{background-color:#f078100d}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt:hover{background-color:#f078104d}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr td,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr td{background-color:initial}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr:hover,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr:hover{background-color:#f078104d}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt{background-color:initial}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td{background-color:#f078100d}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt:hover,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt:hover{background-color:#f078104d}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer input.form-control{color:#212329!important}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .row-add-box{border-color:#d2d3d4}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .row-add-box .row-add-input .form-control{color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .row-add-box .row-add-btn{background-color:#f07810}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .row-add-box .row-add-btn span{color:#fff}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .grid-footer-row-label span{color:#cc1f00}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .pagination .btn[disabled] i{color:#6e6f73}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .pagination .btn i,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .pagination .btn.page_record{color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:#d2d3d4}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#f0781066}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#ebebeb}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#f0781066}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:#d2d3d4}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#ebebeb;border-color:#d2d3d4}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#f0781066}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#ebebeb;border-color:#d2d3d4}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#f0781066}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{border-color:#d2d3d4}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt td{background-color:#f078100d}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt:hover{background-color:#f0781033}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#f078104d}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#ebebeb;border-color:#d2d3d4}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt td{background-color:#f078100d}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt td:hover{background-color:#f0781033}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#f0781066}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines:hover{background-color:#f0781033}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:#d2d3d4}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#ebebeb}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#f0781066}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:none!important;background-color:initial!important}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:initial!important}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row.dx-selection td,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-selection td{background:#0000!important}.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row:hover,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row:hover td,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row:hover,.light-orange .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row:hover td{background-color:initial!important}.light-orange .full-layout .app-body .section .section-body .card .card-body .swiftx-form-group .pos-rel p{color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-footer{background:#f8f8f8}.light-orange .full-layout .app-body .section .section-body .card .card-footer .pagination,.light-orange .full-layout .app-body .section .section-body .card .card-footer .pagination .btn,.light-orange .full-layout .app-body .section .section-body .card .card-footer h6{color:#212329}.light-orange .full-layout .app-body .section .section-body .card .card-footer .pagination .btn[disabled],.light-orange .full-layout .app-body .section .section-body .card .card-footer .pagination .btn[disabled] i{color:#6e6f73}.light-orange .full-layout .app-body .section .section-body .card .card-footer .pagination .btn.page_record{color:#212329}.light-orange .full-layout .app-body .section .section-body .dropdown .dropbtn:hover{background-color:#4d4f53;color:#36383d}.light-orange .full-layout .app-body .section .section-body .tab .tab-header{background-color:#e8e8e9}.light-orange .full-layout .app-body .section .section-body .tab .tab-header .tab-menu li{color:#212329;font-family:Heebo-Medium}.light-orange .full-layout .app-body .section .section-body .tab .tab-header .tab-menu li.active{border-color:#f07810;color:#f07810}.light-orange .full-layout .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row:hover{background-color:#ebebeb80;border-bottom-color:#d2d3d4}.light-orange .full-layout .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row:hover .notify-item .notify-header{color:#212329}.light-orange .full-layout .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row:hover .notify-item .notify-desc{color:#212329cc}.light-orange .full-layout .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row .flex-grid-cell .file-tags span,.light-orange .full-layout .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row .flex-grid-cell .icon-list button:hover{background-color:#ebebeb;color:#212329}.light-orange .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-headers .dx-row.dx-header-row td{border-color:#d2d3d4!important;background-color:#ebebeb;color:#212329}.light-orange .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td{border-color:#d2d3d4}.light-orange .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines:hover td{background:#f078104d}.light-orange .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-row-alt td{background-color:#ebebeb33}.light-orange .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-row-alt:hover td{background-color:#f0781033}.light-orange .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-freespace-row:hover,.light-orange .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-freespace-row:hover td{background:#0000}.light-orange .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .card-footer .row .pagination .btn i{color:#36383d}.light-orange .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .card-footer .row .pagination .btn:hover i{color:#f07810}.light-orange .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .card-footer .row .pagination .btn[disabled] i{color:#9a9b9e80}.light-orange .full-layout .app-body .section .section-footer{border-color:#d2d3d4;background-color:#efefef}.light-orange .full-layout .app-body .section .section-footer .section-footer-con .footer-left .page-label,.light-orange .full-layout .app-body .section .section-footer .section-footer-con .footer-left .page-label-value,.light-orange .full-layout .app-body .section .section-footer .section-footer-con .footer-right .page-label,.light-orange .full-layout .app-body .section .section-footer .section-footer-con .footer-right .page-label-value{color:#212329b3}.light-orange .full-layout .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-label{color:#212329}.light-orange .full-layout .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-date{border-color:#d2d3d4;color:#212329}.light-orange .full-layout .breadcrumb-meida-sorting span,.light-orange .full-layout .breadcrumb-meida-sorting span i{color:#212329cc}.light-orange .full-layout .breadcrumb-meida-sorting .sorting-active span,.light-orange .full-layout .breadcrumb-meida-sorting .sorting-active span i{color:#f07810!important}.light-orange .full-layout .auth-table{border-color:#d2d3d4}.light-orange .full-layout .auth-table .auth-head{background-color:#ebebeb}.light-orange .full-layout .auth-table .auth-head div{color:#212329}.light-orange .full-layout .auth-table .auth-body div{color:#212329;border-right-color:#d2d3d4!important}.light-orange .full-layout .auth-table .auth-body div:nth-child(2n){background:#0000}.light-orange .full-layout .auth-table .auth-body .container input[type=checkbox]:checked~.checkmark{background-color:#f07810}.light-orange .full-layout .auth-table .auth-body .container:hover input[type=checkbox]~.checkmark{background-color:initial;color:#f07810}.light-orange .full-layout .auth-table .auth-body .checkmark{border-color:#f07810}.light-orange .full-layout .action-drop .btn-success{background-color:#f07810}.light-orange .full-layout .action-drop .btn-success i{color:#fff!important}.light-orange .full-layout .action-drop .drop-popup{background-color:#fff}.light-orange .full-layout .action-drop .drop-popup ul li{color:#212329;border-bottom:none}.light-orange .full-layout .action-drop .drop-popup ul li:hover{background-color:#ebebeb;color:#212329}.light-orange .full-layout .list-box{border-color:#d2d3d4}.light-orange .full-layout .list-box .list-box-header{background-color:#ebebeb}.light-orange .full-layout .list-box .list-box-header .list-box-title h6{color:#212329}.light-orange .full-layout .list-box .list-box-header .list-box-action .slider-search .memberssrch{background-color:#ebebeb;color:#212329}.light-orange .full-layout .list-box .list-box-header .list-box-action .slider-search .memberssrch::placeholder{color:#212329}.light-orange .full-layout .list-box .list-box-header .list-box-action .slider-search .search-icon i.icon-search{color:#f07810!important}.light-orange .full-layout .list-box .list-box-header .list-box-action .slider-search .search-icon i.icon-times{color:#f44336}.light-orange .full-layout .list-box .list-box-header .list-box-action .slider-search .search-icon:hover i.icon-search{color:#d56708}.light-orange .full-layout .list-box .list-box-header .list-box-action .slider-search .search-icon:hover i.icon-times{color:#f44336}.light-orange .full-layout .list-box .list-box-body ul li .list-con span:first-child{color:#212329}.light-orange .full-layout .list-box .list-box-body ul li .list-con:hover{background-color:#f078100d}.light-orange .full-layout .list-box .list-box-body ul li .list-con:hover span:first-child{color:#212329}.light-orange .full-layout .list-box .list-box-body ul li .list-con:hover span:last-child{color:#f44336}.light-orange .full-layout .customDropdown.lookup-focus{border-color:#f0781080!important}.light-orange .full-layout .widget-filter-body .horizontal-list:hover span{color:#f07810}.light-orange .full-layout .widget-filter-body .horizontal-list.active-item{background-color:#d56708e6}.light-orange .full-layout .widget-filter-body .horizontal-list.active-item span{color:#fff}.light-orange .full-layout .widget-filter-body .horizontal-list.active-item:hover{background-color:#f07810e6}.light-orange .full-layout .widget-filter-body .horizontal-list.active-item:hover span{color:#fff}.light-orange .full-layout .media-list-tags .tags-content .tags-item{background:#f0781066!important;border-color:#f0781066!important}.light-orange .full-layout .media-list-tags .tags-content .tags-item span{color:#212329!important}.light-orange .full-layout .media-list-tags .tags-content .tags-item:hover{background:#f0781066!important}.light-orange .full-layout .flex-grid .flex-grid-row .flex-grid-cell.card-file-img.show-media-thumbnail,.light-orange .full-layout .myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-img{background:#f078101a;border-color:#f07810b3!important}.light-orange .full-layout .file-tags span{background-color:#f078101a!important;color:#212329!important}.light-orange .full-layout .file-tags span:hover{background-color:#d56708!important;color:#fff!important}.light-orange .full-layout .file-tags .more-tags{-webkit-text-decoration-color:#f07810!important;text-decoration-color:#f07810!important}.light-orange .full-layout .file-tags .more-tags span{color:#f07810!important}.light-orange .full-layout .file-tags .more-tags:hover span{color:#f07810e6!important}.light-orange .full-layout .myDoc-file-card.show-media-directory.media-grid-view.image-active{background-color:#f0781033}.light-orange .full-layout .app-context h1{color:#212329}.light-orange .full-layout .app-action .app-user-drop{background:#fff;color:#fff}.light-orange .full-layout .app-action .app-action-question-icon{color:#fff}.light-orange .full-layout .app-action .app-user-denote .notify{background:#fff;border-color:#212329!important}.light-orange .full-layout .app-action .app-user-drop-count{background:#ff6161}.light-orange .full-layout .app-action .app-user-drop-count span{color:#fff}.light-orange .full-layout .dx-list-item-header{background-color:#ebebeb}.light-orange .full-layout .dx-list-item-header label{color:#212329}.light-orange .full-layout .dx-list-item-header .btn-add-layout{color:#f07810}.light-orange .full-layout .dx-list-item-header .btn-add-layout:hover{color:#d56708}.light-orange .full-layout .modal.showModal .modal-dialog .modal-header{border-bottom-color:#d2d3d4}.light-orange .full-layout .modal.showModal .modal-dialog .modal-header .modal-title h5{color:#212329}.light-orange .full-layout .modal.showModal .modal-dialog .modal-header .modal-action .btn.btn-default-light-outline{border-color:#f44336b3;color:#f44336b3}.light-orange .full-layout .modal.showModal .modal-dialog .modal-header .modal-action .btn.btn-default-light-outline:hover{border-color:#f44336;color:#f44336}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .form-group label{color:#212329}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .secondary-header{background-color:#e8e8e9}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .secondary-header .back-icon i,.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .secondary-header .secondary-title{color:#f07810}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .popup-menu .popup-menu-list{border-bottom-color:#d2d3d4}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .popup-menu .popup-menu-list:hover{background:#f07810}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .popup-menu .popup-menu-list .menu-list-icon i,.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .popup-menu .popup-menu-list .menu-navigation-icon .icon-circle i{color:#f07810}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row:hover{background-color:#ebebeb80;border-bottom-color:#d2d3d4}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row:hover .notify-item .notify-header{color:#212329}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row:hover .notify-item .notify-desc{color:#212329cc}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row .flex-grid-cell .file-tags span,.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row .flex-grid-cell .icon-list button:hover{background-color:#ebebeb;color:#212329}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started .timeline-list,.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started:after{background:#f1f1f2}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started .timeline-list:after,.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started .timeline-list:before{border-right-color:#f1f1f2}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started .timeline-list div{color:#212329}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress .timeline-list,.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress:after{background:#ef6d27}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress .timeline-list:after,.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress .timeline-list:before{border-right-color:#ef6d27}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress .timeline-list div{color:#fff}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped .timeline-list,.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped:after{background:#2696d0}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped .timeline-list:after,.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped .timeline-list:before{border-right-color:#2696d0}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped .timeline-list div{color:#fff}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved:after,.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed:after{background:#28a746e6}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .thumbnail-count,.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .thumbnail-count{background-color:#28a746e6;color:#fff}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .timeline-list,.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .timeline-list{background:#28a746e6}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .timeline-list:after,.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .timeline-list:before,.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .timeline-list:after,.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .timeline-list:before{border-right-color:#28a746e6}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .timeline-list div,.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .timeline-list div{color:#fff}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item{border-color:#d2d3d4}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-focused,.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-hover{background-color:#ebebebb3!important}.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-focused .dx-item-content div,.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-focused .dx-list-item-after-bag .dx-list-reorder-handle:before,.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-hover .dx-item-content div,.light-orange .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-hover .dx-list-item-after-bag .dx-list-reorder-handle:before{color:#212329!important}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header{border-bottom:1px solid #d2d3d4;background-color:inherit}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action span i,.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-title .close-icon .icon-times,.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-title h5{color:#212329cc}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action span:hover i{color:#cc1f00}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action .btn-group-toogle button.active .toogle-btn-icon i,.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action .btn-group-toogle button.active:hover .toogle-btn-icon i{color:#fff}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action .btn-group-toogle button:hover span i{color:#f07810}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body.validation-sum-body .error-msg-title{color:#f44336}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body.validation-sum-body ul li{color:#cc1f00cc}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{border-color:#d2d3d4;background:#ebebeb;color:#212329}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{background:#0000;border-color:#d2d3d4}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-checkbox.dx-checkbox-checked .dx-checkbox-container .dx-checkbox-icon,.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-checkbox.dx-checkbox-indeterminate .dx-checkbox-container .dx-checkbox-icon{border-color:#f07810;color:#f07810}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{background:#0000;border-color:#d2d3d4}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .dx-checkbox.dx-checkbox-checked .dx-checkbox-container .dx-checkbox-icon,.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .dx-checkbox.dx-checkbox-indeterminate .dx-checkbox-container .dx-checkbox-icon{border-color:#f07810;color:#f07810}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]{border-color:#d2d3d4}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:checked{border-color:#f07810;color:#d2d3d4}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:hover{border-color:#f07810}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines:hover td{background:#f0781026}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines:hover.dx-row-alt td{background:#f078100d;border-color:#d2d3d4}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-row-alt td{background:#ebebeb0d;border-color:#d2d3d4}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-selection td{background:#f0781040}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager{padding:10px;border-color:#d2d3d4}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-page-indexes .dx-navigate-button{color:#f07810}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-page-indexes .dx-navigate-button.dx-button-disable{color:#6e6f73}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-light-pages .dx-page-index .dx-texteditor-container input.dx-texteditor-input{text-align:center}.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-light-pages .dx-info-text,.light-orange .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-light-pages .dx-pages-count{color:#212329}.light-orange .full-layout .dialog-box.view-access-log .dialog-box-content .dialog-box-header .dialog-box-title h5 span{color:#f07810}.light-orange .full-layout .dialog-box.view-access-log .dialog-box-content .dialog-box-header .dialog-box-title h5 span:hover{color:#d56708}.light-orange .full-layout .customDropdown.custom-disabled .tagboxcls.withoutcountbadgecls .tagboxitemCls{cursor:default;padding:0 7px!important}.light-orange .full-layout .customDropdown .tagboxcls .tagboxitemCls{background-color:#efefef;color:#212329}.light-orange .full-layout .customDropdown .customDropdown-downArrow i.fa.fa-folder-open{color:#f07810}.light-orange .full-layout .fileupload-readonly .customDropdown{border-color:#d8d8d9!important;background-color:#f8f8f8!important}.light-orange .full-layout .profile-banner{background:linear-gradient(45deg,#4d4f53,#212329)}.light-orange .full-layout .profile-banner .profile-banner-con .app-user-denote{background-color:#efefef}.light-orange .full-layout .profile-banner .profile-banner-con .app-user-denote span{color:#212329;font-size:20px}.light-orange .full-layout .card .card-header{background:#ebebeb}.light-orange .full-layout .card .card-header.no-background{background-color:initial!important}.light-orange .full-layout .card .card-header.subcon-group-background{background-color:initial}.light-orange .full-layout .card .card-header .card-title *{color:#212329}.light-orange .full-layout .card .card-footer{background:#f8f8f8}.light-orange .full-layout .card .card-footer *{color:#212329;border-color:#d2d3d4}.light-orange .full-layout .card .card-footer .pagination *,.light-orange .full-layout .card .card-footer .total_record *{color:#212329}.light-orange .full-layout .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td{background:#f0781080}.light-orange .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-headers{background:#ebebeb}.light-orange .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-content .dx-header-row{background:#0000}.light-orange .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-content .dx-header-row td{color:#212329;border-color:#d2d3d4!important}.light-orange .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-group-row{background:#f8f8f8}.light-orange .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-group-row td{color:#212329;border-color:#d2d3d4}.light-orange .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-freespace-row.dx-column-lines:hover{background-color:initial}.light-orange .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row:hover td{background:#0000}.light-orange .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td{background:#f0781080}.light-orange .full-layout .dx-datagrid .dx-datagrid-rowsview tr:hover{background:#f07810;cursor:pointer}.light-orange .full-layout .btn-success{background-color:#f07810;border-color:#f07810;color:#fff}.light-orange .full-layout .btn-success:hover{background-color:#d56708}.light-orange .full-layout .btn-success-light-outline,.light-orange .full-layout .btn-success-outline{background-color:initial;border-color:#f07810;color:#f07810}.light-orange .full-layout .btn-success-light-outline:hover,.light-orange .full-layout .btn-success-outline:hover{background-color:#d56708;color:#fff}.light-orange .full-layout .btn-success-light-outline:hover i,.light-orange .full-layout .btn-success-outline:hover i{color:#fff!important}.light-orange .full-layout .btn-success-light-outline i,.light-orange .full-layout .btn-success-outline i{color:#f07810!important}.light-orange .full-layout .btn-default,.light-orange .full-layout .btn-default-outline{background:#0000;background-color:initial;border-color:#a6a7a9;color:#4d4f54}.light-orange .full-layout .btn-default-outline:hover,.light-orange .full-layout .btn-default:hover{border-color:#d56708;color:#d56708}.light-orange .full-layout .btn-group-toogle{border-color:#f07810}.light-orange .full-layout .btn-group-toogle button span i{color:#f07810}.light-orange .full-layout .btn-group-toogle button.active,.light-orange .full-layout .btn-group-toogle button.active:hover{background:#f07810}.light-orange .full-layout .btn-group-toogle button.active span i,.light-orange .full-layout .btn-group-toogle button.active:hover span i{color:#fff}.light-orange .full-layout .btn-group-toogle .toogle-btn,.light-orange .full-layout .btn-group-toogle button:hover span i{color:#f07810}.light-orange .full-layout .btn-group-toogle .toogle-btn.active{background-color:#f07810;color:#fff}.light-orange .full-layout .icn-list button:hover{background-color:#ebebeb}.light-orange .full-layout .icn-list button:hover i{color:#212329}.light-orange .full-layout .print-form-date,.light-orange .full-layout .print-form-label{border-color:#d2d3d4}.light-orange .full-layout .print-form-group{color:#212329}.light-orange .full-layout .form-status.swiftx-app .form-status-header{background:#fff}.light-orange .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-logo-title h1{color:#36383d}.light-orange .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-denote{background:#f07810}.light-orange .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-denote span{color:#fff}.light-orange .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul{background:#fff}.light-orange .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner{background:linear-gradient(45deg,#396ed4,#fff)}.light-orange .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner .profile-banner-con .app-user-denote{background-color:#f07810!important}.light-orange .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner .profile-banner-con .app-user-denote span{color:#fff}.light-orange .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner .profile-banner-con .profile-banner-details{color:#212329}.light-orange .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item{border-bottom-color:#d2d3d480}.light-orange .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item .app-user-drop-count{background:#efefef}.light-orange .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item .app-user-drop-icon i,.light-orange .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item .app-user-drop-name{color:#abafb4}.light-orange .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item:hover{background:#3d2c24}.light-orange .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item.footer-list{background:#ebebeb}.light-orange .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item.footer-list div{color:#abafb4}.light-orange .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item.footer-list div span a{color:#f07810}.light-orange .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item.footer-list:hover{background:#e8e8e9}.light-orange .full-layout .form-status.swiftx-app .form-status-body .form-status-info .form-status-info-con .card .card-body .form-context h5{color:#212329}.light-orange .full-layout .dx-texteditor.dx-editor-outlined{border-color:#d2d3d4}.light-orange .full-layout .dx-texteditor.dx-editor-outlined:hover{border-color:#f0781080}.light-orange .full-layout .dx-texteditor.dx-editor-outlined.dx-state-focused{border-color:#f07810e6}.light-orange .full-layout .dx-texteditor.dx-editor-outlined.dx-state-readonly{border-color:#d8d8d9!important;background-color:#f8f8f8}.light-orange .full-layout .dx-texteditor.dx-editor-outlined.dx-state-readonly .dx-texteditor-input{color:#77787c}.light-orange .full-layout .dx-texteditor.dx-editor-outlined .dx-texteditor-input-container .dx-placeholder{font-size:12px;color:#6e6f73}.light-orange .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-hover{border-color:#f0781080}.light-orange .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-focused{border-color:#f07810e6}.light-orange .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly{border-color:#d8d8d9;background-color:#f8f8f8}.light-orange .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly .dx-htmleditor-toolbar-wrapper:first-child{border-color:#d2d3d4cc}.light-orange .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly .dx-htmleditor-toolbar-wrapper:before{background-color:initial}.light-orange .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly .dx-htmleditor-toolbar-wrapper .dx-htmleditor-toolbar .dx-icon{color:#77787c}.light-orange .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly .dx-htmleditor-toolbar-wrapper .dx-htmleditor-toolbar .dx-item .dx-item-content.dx-toolbar-item-content.dx-htmleditor-toolbar-separator{border-color:#d2d3d4cc}.light-orange .full-layout .swiftx-form-section.group-background .dx-texteditor.dx-editor-outlined{background-color:#fff}.light-orange .full-layout .customDropdown,.light-orange .full-layout .form-control{border-color:#d2d3d4}.light-orange .full-layout .customDropdown:hover{border-color:#f0781080}.light-orange .full-layout .customDropdown:focus{border-color:#f07810e6}.light-orange .full-layout .customDropdown.error-br{border-color:#e58f80!important}.light-orange .full-layout .customDropdown.custom-disabled{background-color:#f8f8f8;border-color:#d8d8d9;cursor:default}.light-orange .full-layout .customDropdown.custom-disabled:hover{border-color:#d8d8d9}.light-orange .full-layout .customDropdown.custom-disabled:hover .customDropdown-downArrow{background-color:initial}.light-orange .full-layout .btn-group{background-color:initial;border-color:#f07810}.light-orange .full-layout .btn-group button{color:#f07810;border-right:none}.light-orange .full-layout .btn-group button:hover{background:#f07810e6;color:#fff}.light-orange .full-layout .btn-group button.active{background:#f07810;color:#fff;box-shadow:none}.light-orange .full-layout .dx-datagrid-focus-overlay{border-color:#f07810e6}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-headers tr{background:#0000!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-headers td{background-color:initial!important;border-color:#0000!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-rowsview .dx-row td{border:none!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-rowsview .dx-row:hover,.light-orange .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-headers tr{background:#0000!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-headers td{background-color:#ebebeb;border-color:#d2d3d4!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-rowsview .dx-row td{border:none!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-rowsview .dx-row:hover,.light-orange .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-headers tr{background:#0000!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-headers td{background-color:#ebebeb;border-color:#ebebeb!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #d2d3d4!important;border-right:1px solid #d2d3d4!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:none!important;border-bottom:none!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-rowsview .dx-row:hover,.light-orange .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-headers tr{background:#0000!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-headers td{background-color:#ebebeb;border-color:#d2d3d4!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #d2d3d4!important;border-right:1px solid #d2d3d4!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-rowsview .dx-row:hover,.light-orange .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-headers tr{background:#0000!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-headers td{background-color:initial!important;border:1px solid #d2d3d4!important;border-bottom:none!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #d2d3d4!important;border-right:1px solid #d2d3d4!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:#f078100d!important;border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-rowsview .dx-row:hover,.light-orange .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-headers tr{background:#0000!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-headers td{background-color:#ebebeb!important;border:1px solid #d2d3d4!important;border-bottom:none!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #d2d3d4!important;border-right:1px solid #d2d3d4!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:#3d2c24!important;border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-rowsview .dx-row:hover,.light-orange .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-headers tr{background:#0000!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-headers td{background-color:#ebebeb!important;border:1px solid #ebebeb!important;border-bottom:none!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-rowsview .dx-row td{border:none!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-rowsview .dx-row.dx-row-alt td{border:none!important;background-color:initial!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-rowsview .dx-row:hover{background:#0000!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:none!important;background-color:initial!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:initial!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row.dx-selection td,.light-orange .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-selection td{background:#0000!important}.light-orange .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row:hover,.light-orange .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row:hover td,.light-orange .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row:hover,.light-orange .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row:hover td{background-color:initial!important}.light-orange .full-layout .language-box .language-box-text a{color:#f07810}.light-orange .full-layout .report-grid-design .grid-header .grid-action-icon .grid-action-icon-btn i{color:#212329}.light-orange .full-layout .report-grid-design .grid-header .grid-action-icon .grid-action-icon-btn i.icon-filter{color:#f07810}.light-orange .full-layout .report-grid-design .grid-header .grid-action-icon .grid-action-icon-btn i.icon-ui-filter-remove-o{color:#ff5f5f}.light-orange .full-layout .report-grid-design .grid-header .grid-action-icon .grid-action-icon-btn:hover i{color:#d56708}.light-orange .full-layout .report-grid-design .grid-footer-pagination .pagination button i,.light-orange .full-layout .report-grid-design .grid-footer-pagination .total_record{color:#212329}.light-orange .full-layout .report-grid-design .grid-footer-pagination .pagination button:disabled i{color:#6e6f73}.light-orange .full-layout .report-grid-design .grid-footer-pagination .pagination button.page_record{color:#212329}.light-orange .full-layout .admin-img,.light-orange .full-layout .dark-img{display:none}.light-orange .full-layout .light-img{display:block}.light-orange .full-layout .dx-slider .dx-trackbar-wrapper .dx-overlay-content{background:#ebebeb}.light-orange .full-layout .dx-slider .dx-trackbar-wrapper .dx-overlay-content .dx-popover-arrow:after{background-color:#ebebeb}.light-orange .full-layout .dx-slider .dx-trackbar-wrapper .dx-overlay-content .dx-popup-content,.light-orange .full-layout .dx-slider .dx-trackbar-wrapper .dx-slider-label{color:#212329}.light-orange .full-layout .dx-slider .dx-trackbar-wrapper .dx-trackbar-container .dx-slider-range .dx-slider-handle,.light-orange .full-layout .dx-slider .dx-trackbar-wrapper .dx-trackbar-container .dx-slider-range.dx-slider-range-visible{border-color:#f07810;background-color:#f07810}.light-orange .full-layout .dx-slider .dx-trackbar-wrapper .dx-trackbar-container .dx-slider-range .dx-slider-handle.dx-state-hover{background-color:#d56708;border-color:#d56708}.light-orange .full-layout .dx-slider.custom-dx-slider{border-color:#d2d3d4}.light-orange .full-layout .switch input:checked+.slider{background-color:#f07810}.light-orange .full-layout .switch input:checked+.slider:before{background-color:#f2892f}.light-orange .dx-item.dx-list-item.dx-list-item-selected,.light-orange .dx-item.dx-list-item.dx-list-item-selected.dx-state-focused,.light-orange .dx-item.dx-list-item.dx-state-focused,.light-orange .dx-item.dx-list-item.dx-state-hover,.light-orange .dx-item.dx-list-item.dx-state-hover.dx-list-item-selected.dx-state-focused,.light-orange .dx-item.dx-list-item.dx-state-hover.dx-state-focused,.light-orange .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused.dx-list-item-selected,.light-orange .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .MultiselectDropdown .dx-item.dx-list-item.dx-state-hover{background:#ebebeb!important;color:#212329}.light-orange .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .select-box-search{border-color:#d2d3d4}.light-orange .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .select-box-search span i{color:#6e6f73}.light-orange .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .select-box-search .dropdown-search-box,.light-orange .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .select-box-search input{color:#212329}.light-orange .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .dx-empty-message{border-color:#d2d3d4}.light-orange .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-success{background-color:#f07810;border-color:#f07810;color:#fff}.light-orange .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-success:hover{background-color:#d56708}.light-orange .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-default,.light-orange .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-default-outline{background:#0000;background-color:initial;border-color:#a6a7a9;color:#a6a7a9}.light-orange .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-default-outline:hover,.light-orange .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-default:hover{background-color:#a6a7a9cc;border-color:#a6a7a9;color:#212329}.light-orange.helpText .dx-overlay-wrapper .dx-overlay-content{background:#feeecc;border:1px solid #feeecccc!important}.light-orange.helpText .dx-overlay-wrapper .dx-overlay-content .dx-popover-arrow:after{background:#feeecc;border-color:#feeecccc}.light-orange.helpText .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .help-text-content{color:#555f69}.light-orange .apps-iframe-popup .swiftx-app .app-header .app-header-con .app-action .apps-iframe-user.app-user-denote{background-color:#f07810;color:#fff}@media only screen and (max-width:1200px) and (-webkit-min-device-pixel-ratio:1){.light-orange .full-layout.mobile-layout .swiftx-app .app-header.mobile-layout-header .app-action{border-color:#d2d3d4!important}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title{background:#fff!important;border-color:#d2d3d4}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title h1,.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title span i{color:#212329}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-denote-mobile .app-user-denote{background-color:#f07810}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-denote-mobile .app-user-denote span{color:#fff}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul{background-color:#fff}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li.profile-banner{background:#f0781080}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li.profile-banner .profile-banner-con .app-user-denote{background-color:#f07810}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li.profile-banner .profile-banner-con .app-user-denote span,.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li.profile-banner .profile-banner-con .profile-banner-details div{color:#fff}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li .app-user-drop-item{border-color:#d2d3d480}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li .app-user-drop-item.footer-list{background-color:#f8f8f8}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li .app-user-drop-item.footer-list div span a{color:#f07810}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu{background:#fff}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-con{border-color:#d2d3d4!important}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-con .main-menu-icon i{color:#212329cc}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-con .ExpandSubMenu i,.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-con .main-menu-label{color:#212329}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item{border-color:#d2d3d4}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu{background:#00000029}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con{background:#fff!important}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li{border-color:#d2d3d4!important}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu,.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-item-con .sub-menu-label{color:#212329}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-item-con .sub-menu-icon i{color:#212329cc}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu,.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu ul{background:#fff!important}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .ExpandSubMenu,.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-label{color:#212329}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i{color:#212329cc}.light-orange .full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.show-mobile-action,.light-orange .full-layout.mobile-layout .swiftx-app .app-body.my-journey .section-head .section-action.show-mobile-action{background:#fff}}.light-pink{-webkit-user-select:unset;user-select:unset}.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-icon i,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu:hover .main-menu-label{color:#c4314b}.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con{background:#2f1f39;border-color:#2f1f39}.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .ExpandSubMenu i,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-icon i,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con .main-menu-group .main-menu-label{color:#aea8b2}.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-group .ExpandSubMenu i,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-group .main-menu-icon i,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .main-menu-con .main-menu-group .main-menu-label{color:#c4314b}.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .ExpandSubMenu i,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .main-menu-icon i,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu:hover .showsubmenu .main-menu-con .main-menu-group .main-menu-label{color:#aea8b2}.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .main-menu-con{border-bottom-color:#d2d3d4}.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-label,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-label i,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group .ExpandSubMenu,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group .sub-menu-icon,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-group .sub-menu-label,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label .ExpandSubMenu{color:#aea8b2}.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon i,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label i,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .ExpandSubMenu,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .sub-menu-icon,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li:hover>div .sub-menu-item-con .sub-menu-label{color:#c4314b}.light-pink .full-layout .classic .app-header .app-header-con .app-menu .my-actions .actions-header{background:#2f1f39}.light-pink .full-layout .classic .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .my-actions .actions-header span{color:#aea8b2}.light-pink .full-layout .classic .app-header .app-header-con .app-menu .my-actions .action-body{background:#170623}.light-pink .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-icon i{color:#aea8b2!important}.light-pink .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-text{color:#aea8b2}.light-pink .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active{background:#2f1f39;border-left-color:#c4314b}.light-pink .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon i,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-text{color:#c4314b!important}.light-pink .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a{background:#0000}.light-pink .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon i,.light-pink .full-layout .classic .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-text{color:#c4314b!important}.light-pink .full-layout .classic .app-body .section .section-head{box-shadow:none}.light-pink .full-layout .classic .app-body .section .section-body{background-color:#fff;box-shadow:none}.light-pink .full-layout .classic .app-body .section .section-body .dropdown .dropbtn:hover{background-color:#e8e8e9;color:#36383d}.light-pink .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-img-body .file-tags li .tags,.light-pink .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-sec-foot .file-tags li .tags,.light-pink .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .dropdown .dropbtn:hover,.light-pink .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-body .dropdown .dropbtn:hover{background-color:#ebebeb;color:#212329}.light-pink .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-footer .total_record *{color:#212329}.light-pink .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-img-body .file-tags li .tags,.light-pink .full-layout .classic .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-sec-foot .file-tags li .tags{background-color:#ebebeb;color:#212329}.light-pink .full-layout .classic .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-label{color:#212329}.light-pink .full-layout .classic .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-date{border-color:#d2d3d4;color:#212329}.light-pink .full-layout .classic .app-body .section.profile .section-body .section-content .tab .tab-body .tab-header{background-color:#fff!important;border-bottom:1px solid #e8e8e9!important;box-shadow:0 1px 6px #212329!important}.light-pink .full-layout .classic .app-body .section.profile .section-body .section-content .tab .tab-body .tab-content .card .card-header{background-color:#fff;border-bottom:1px solid #e8e8e9}.light-pink .full-layout .classic .app-main-action .action-btn-item,.light-pink .full-layout .classic .app-main-action button{color:#212329;border-color:#212329!important}.light-pink .full-layout .classic .dx-datagrid .dx-datagrid-headers td{background:#efefef;color:#212329}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover{border-color:#0000}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .ExpandSubMenu,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-icon i,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item:hover .main-menu-con .main-menu-label{color:#c4314b}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu{background:#170623}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-label,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-label i,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-item-con .sub-menu-group span,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-item-con span{color:#aea8b2}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-icon i,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li:hover .sub-menu-child-item .sub-menu-label i{color:#c4314b}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li div.sub-menu-item-body .sub-menu-item-con span{color:#aea8b2}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .ExpandSubMenu,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .sub-menu-icon,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li.active-menu div .sub-menu-item-con .sub-menu-label,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .ExpandSubMenu,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .sub-menu-icon,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .sub-menu .sub-menu-con li:hover div .sub-menu-item-con .sub-menu-label{color:#c4314b}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con.active-menu{border-color:#c4314b;background:#2f1f39}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu .more-menu-icon i,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu .more-menu-label{color:#aea8b2}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu:hover .more-menu-icon i,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .more-menu:hover .more-menu-label{color:#c4314b}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu{background:#170623}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .ExpandSubMenu,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-icon i,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .main-menu-con .main-menu-label{color:#aea8b2}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu{background-color:initial}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .ExpandSubMenu,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .main-menu-icon i,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .showsubmenu .main-menu-con .main-menu-group .main-menu-label,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-icon,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li .sub-menu .sub-menu-con li .sub-menu-item-con .sub-menu-label{color:#aea8b2}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con:hover .ExpandSubMenu,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con:hover .main-menu-icon i,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con:hover .main-menu-label{color:#c4314b}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con.active-menu{background-color:#2f1f39;border-left-color:#c4314b}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.without-submenu .main-menu-con.active-menu span{color:#c4314b}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .main-menu-con .main-menu-group span{color:#aea8b2}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-item-con:hover span{color:#c4314b}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-item-con.active-menu{background-color:#2f1f39;border-left-color:#c4314b}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-item-con.active-menu span{color:#c4314b}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item{text-decoration:none;color:#aea8b2}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .showsubmenu .sub-menu .sub-menu-con li div .sub-menu-child .sub-menu-child-con li .sub-menu-child-item:hover{color:#c4314b}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .main-menu-con.active-menu .main-menu-group{background-color:#2f1f39}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .main-menu-con:hover .main-menu-group .ExpandSubMenu i,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .main-menu-con:hover .main-menu-group .main-menu-icon i,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .menu-app-con .top-header-menu .top-header-mainmenu li.with-submenu .main-menu-con:hover .main-menu-group .main-menu-label{color:#c4314b}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions .actions-header .actions-header-title span{color:#aea8b2}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body{background:#170623}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-icon i{color:#aea8b2!important}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-text{color:#aea8b2}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active{background:#2f1f39;border-left-color:#c4314b}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon i,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-text{color:#c4314b!important}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a{background:#0000}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon i,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-menu .my-actions.show-my-action .action-body .menu-action-btn .menu-action-btn-items:hover a .btn-action-text{color:#c4314b!important}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items.my-actions{display:none}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote{background:#ef3d55}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-denote span{color:#fff}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul{background:#fff}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item .app-user-drop-icon i,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item .app-user-drop-name{color:#212329}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li .app-user-drop-item:hover{background:#ebebeb}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .profile-banner{background:#c4314b99;cursor:auto}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote{cursor:default}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item:hover,.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list{background:#ebebeb}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list div{color:#212329}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list div span a{color:#c4314b}.light-pink .full-layout .top-menu-1 .app-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul .footer-list:hover{background:#e8e8e9}.light-pink .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header h4,.light-pink .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .actions-header span i{color:#aea8b2}.light-pink .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action{background:#170623}.light-pink .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn{background:#fff}.light-pink .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-icon i{color:#aea8b2!important}.light-pink .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline .btn-action-text{color:#aea8b2}.light-pink .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline.active{background:#2f1f39;border-left-color:#c4314b}.light-pink .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon,.light-pink .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-icon i,.light-pink .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items .btn-success-outline.active .btn-action-text{color:#c4314b!important}.light-pink .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover a{background:#0000}.light-pink .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon,.light-pink .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover a .btn-action-icon i,.light-pink .full-layout .top-menu-1 .app-header.both .app-header-con .app-menu .my-actions .action-body.show-my-action .menu-action-btn .menu-action-btn-items:hover a .btn-action-text{color:#c4314b!important}.light-pink .full-layout .top-menu-1 .app-body .app-info{background:#0000}.light-pink .full-layout .top-menu-1 .app-body .app-info .app-info-con .app-user-denote span{color:#fff}.light-pink .full-layout .top-menu-1 .app-body .app-info.landing-page .app-info-con .app-main-action .menu-action-btn .menu-action-btn-items a{background:#ef3d55;color:#fff;font-size:16px}.light-pink .full-layout .top-menu-1 .app-body .app-info.landing-page .app-info-con .app-main-action .menu-action-btn .menu-action-btn-items a:hover{background:#ef3d55e6}.light-pink .full-layout .top-menu-1 .app-body .section .section-head{box-shadow:none;border-bottom-color:#d2d3d4}.light-pink .full-layout .top-menu-1 .app-body .section .section-head .section-action .searchwithdrop .dx-selectbox{background:linear-gradient(180deg,rgba(34,36,42,.012) 5%,rgba(33,35,41,.149))}.light-pink .full-layout .top-menu-1 .app-body .section .section-body .card .card-img-body .file-tags li .tags,.light-pink .full-layout .top-menu-1 .app-body .section .section-body .card .card-sec-foot .file-tags li .tags,.light-pink .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-body .dropdown .dropbtn:hover,.light-pink .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-img-body .file-tags li .tags,.light-pink .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .card .card-sec-foot .file-tags li .tags,.light-pink .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .dropdown .dropbtn:hover,.light-pink .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-body .dropdown .dropbtn:hover,.light-pink .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-img-body .file-tags li .tags,.light-pink .full-layout .top-menu-1 .app-body .section .section-body .tab .tab-body .tab-content .section-content .myDoc-file-card .card .card-sec-foot .file-tags li .tags{background-color:#ebebeb;color:#212329}.light-pink .full-layout .top-menu-1 .app-body .myDivToPrint.section .section-body .swiftx-form .swiftx-form-body .print-form-group{color:#212329}.light-pink .full-layout .top-menu-1 .dx-datagrid .dx-datagrid-headers td{background:#ebebeb;color:#212329}.light-pink .full-layout .app-header{background:#170623}.light-pink .full-layout .app-header .app-header-con .app-logo{background-color:#fff;box-shadow:0 6px 6px -6px #00000029}.light-pink .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .ExpandSubMenu,.light-pink .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-icon,.light-pink .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-label{color:#aea8b2;box-shadow:none}.light-pink .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu>div .main-menu-con.active-menu{background:#2f1f39;border-color:#c4314b!important}.light-pink .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu>div .main-menu-con.active-menu .ExpandSubMenu,.light-pink .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu>div .main-menu-con.active-menu .main-menu-icon i,.light-pink .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.without-submenu>div .main-menu-con.active-menu .main-menu-label{color:#c4314b}.light-pink .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div a.active-menu{background:#2f1f39;border-color:#c4314b}.light-pink .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div a.active-menu .ExpandSubMenu,.light-pink .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div a.active-menu .sub-menu-icon i,.light-pink .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div a.active-menu .sub-menu-label{color:#c4314b}.light-pink .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div .sub-menu-child.showsubmenu .sub-menu-child-con li a.active-menu{background:#2f1f39;border-color:#c4314b}.light-pink .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div .sub-menu-child.showsubmenu .sub-menu-child-con li a.active-menu .sub-menu-icon i,.light-pink .full-layout .app-header .app-header-con .app-menu .menu-app-con .main-menu-item.with-submenu .showsubmenu .sub-menu .sub-menu-con li>div .sub-menu-child.showsubmenu .sub-menu-child-con li a.active-menu .sub-menu-label{color:#c4314b}.light-pink .full-layout .app-body .app-info{background-color:#fff}.light-pink .full-layout .app-body .app-info .app-info-con .app-context .menu-visible-btn{background-color:#c4314b;color:#fff}.light-pink .full-layout .app-body .app-info .app-info-con .app-context h1,.light-pink .full-layout .app-body .app-info .app-info-con .app-context p{color:#636468}.light-pink .full-layout .app-body .app-info .app-info-con .app-user-denote{background:#c4314b}.light-pink .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-denote{background:#c4314b;color:#fff}.light-pink .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul{background:#fff}.light-pink .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner{background:#c4314b80}.light-pink .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote{cursor:default}.light-pink .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .profile-banner .profile-banner-con .app-user-denote span{color:#fff}.light-pink .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .app-user-drop-item:hover{background:#ebebeb}.light-pink .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .footer-list,.light-pink .full-layout .app-body .app-info .app-action .app-action-items .app-user .app-user-drop ul .footer-list:hover{background:#e8e8e9}.light-pink .full-layout .app-body .section.app-profile{padding:10px;height:calc(100% - 50px)}.light-pink .full-layout .app-body .section .section-head{background-color:#fff;border-bottom:1px solid #d2d3d480}.light-pink .full-layout .app-body .section .section-head .section-title h3{color:#636468}.light-pink .full-layout .app-body .section .section-head .section-title .section-info-icon i{color:#ef3d55}.light-pink .full-layout .app-body .section .section-head .section-flow ul .workflow-list-con.percent-value{background:#212329}.light-pink .full-layout .app-body .section .section-head .section-action .searchwithdrop .dx-selectbox{background:linear-gradient(180deg,rgba(34,36,42,.012) 5%,rgba(33,35,41,.149))}.light-pink .full-layout .app-body .section .section-head .section-action .header-search-box .search-icon,.light-pink .full-layout .app-body .section .section-head .section-action .header-search-box .search-icon i.icon-search{color:#6e6f73}.light-pink .full-layout .app-body .section .section-head .section-action .track-search-date .search-box .search-box-date dx-date-box{background:#0000}.light-pink .full-layout .app-body .section .section-head .section-action .track-search-date .search-box .search-box-date dx-date-box .dx-button-content .dx-dropdowneditor-icon,.light-pink .full-layout .app-body .section .section-head .section-action .track-search-date .search-box .search-box-date dx-date-box.dx-state-hover .dx-button-content .dx-dropdowneditor-icon{color:#212329}.light-pink .full-layout .app-body .section .section-head .section-action .action-drop-btn{background-color:#ef3d55;color:#fff}.light-pink .full-layout .app-body .section .section-head .section-action .action-dropmenu .action-menu{border-bottom:none}.light-pink .full-layout .app-body .section .section-head .section-action .action-dropmenu .action-menu:hover{background-color:#ebebeb;color:#212329}.light-pink .full-layout .app-body .section .section-body{background-color:#fff;box-shadow:none}.light-pink .full-layout .app-body .section .section-body .breadcrumb-header{background-color:#e8e8e9}.light-pink .full-layout .app-body .section .section-body .breadcrumb-header .breadcrumb-meida-sorting span,.light-pink .full-layout .app-body .section .section-body .breadcrumb-header .breadcrumb-meida-sorting span i{color:#212329cc}.light-pink .full-layout .app-body .section .section-body .breadcrumb-header .breadcrumb-meida-sorting .sorting-active span,.light-pink .full-layout .app-body .section .section-body .breadcrumb-header .breadcrumb-meida-sorting .sorting-active span i{color:#c4314b}.light-pink .full-layout .app-body .section .section-body .breadcrumb{background-color:#e8e8e9}.light-pink .full-layout .app-body .section .section-body .breadcrumb span .breadcrumb-name{color:#212329cc}.light-pink .full-layout .app-body .section .section-body .breadcrumb span .breadcrumb-name.active{color:#c4314b}.light-pink .full-layout .app-body .section .section-body .breadcrumb span .breadcrumb-arrow i{color:#21232980}.light-pink .full-layout .app-body .section .section-body .flex-grid .flex-grid-row:hover{background-color:#ebebeb80;border-bottom-color:#d2d3d4}.light-pink .full-layout .app-body .section .section-body .flex-grid .flex-grid-row:hover .notify-item .notify-header{color:#212329}.light-pink .full-layout .app-body .section .section-body .flex-grid .flex-grid-row:hover .notify-item .notify-desc{color:#212329cc}.light-pink .full-layout .app-body .section .section-body .flex-grid .flex-grid-row .flex-grid-cell .file-tags span,.light-pink .full-layout .app-body .section .section-body .flex-grid .flex-grid-row .flex-grid-cell .icon-list button:hover{background-color:#ebebeb;color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-header{background:#ebebeb}.light-pink .full-layout .app-body .section .section-body .card .card-header.no-background{background-color:initial!important}.light-pink .full-layout .app-body .section .section-body .card .card-header.subcon-group-background{background-color:initial}.light-pink .full-layout .app-body .section .section-body .card .card-header .card-title *{color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-header .card-action span i{color:#c4314b80}.light-pink .full-layout .app-body .section .section-body .card .card-body .dropdown .dropbtn:hover{background-color:#ebebeb;color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-body dx-data-grid .dx-datagrid-headers{background-color:#ebebeb}.light-pink .full-layout .app-body .section .section-body .card .card-body dx-data-grid .dx-datagrid-headers .dx-datagrid-content .dx-header-row td{color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-body dx-data-grid .dx-datagrid-rowsview .dx-column-lines td{border-color:#d2d3d4}.light-pink .full-layout .app-body .section .section-body .card .card-body .column-form-group label,.light-pink .full-layout .app-body .section .section-body .card .card-body .page-label .page-label-title{color:#212329cc}.light-pink .full-layout .app-body .section .section-body .card .card-body .page-label .page-label-value{color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-body .SubSection .SubSection-body{border-bottom-color:#d2d3d480}.light-pink .full-layout .app-body .section .section-body .card .card-body .SubSection .SubSection-body .comment-list .message .comment-stage span{color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-body .SubSection .SubSection-body .comment-list .message .comment-msg p{color:#212329cc}.light-pink .full-layout .app-body .section .section-body .card .card-body .SubSection .SubSection-body .comment-list .message .created-date div{color:#212329e6}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid{border-color:#d2d3d4}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-header{background:#0000}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-header .grid-title *{color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-header .icon-times{color:#cc1f00}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td{background:#ebebeb;border-color:#d2d3d4}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-column-indicators .dx-sort.dx-sort-up:before,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-datagrid-text-content{color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{border-color:#d2d3d4;background:#0000}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .dx-checkbox.dx-checkbox-indeterminate .dx-checkbox-icon{border-color:#ef3d55;color:#ef3d55}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-header-row td .label-msg-icon span i{color:#f7b32d}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines{background:#0000}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row.dx-selection td,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#ef3d5566}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{border-color:#d2d3d4;background:#0000}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon{border-color:#ef3d55;color:#ef3d55}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox],.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]{border-color:#d2d3d4}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:checked,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:checked{border-color:#ef3d55;color:#d2d3d4}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-column-lines.dx-freespace-row td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:hover,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:hover{border-color:#ef3d55}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td{background-color:#ef3d554d}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr td,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr:hover{background-color:initial}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr:hover td{background-color:#c4314b4d}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt{background-color:initial}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td{background-color:#c4314b0d}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-column-lines:hover td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt:hover{background-color:#ef3d554d}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr td,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr td{background-color:initial}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr:hover,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr:hover{background-color:#ef3d554d}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt{background-color:initial}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td{background-color:#c4314b0d}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-row-alt td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt:hover,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-content .dx-row.dx-data-row.dx-selection td .dialog-box.lookups-dialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt:hover{background-color:#ef3d554d}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer input.form-control{color:#212329!important}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .row-add-box{border-color:#d2d3d4}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .row-add-box .row-add-input .form-control{color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .row-add-box .row-add-btn{background-color:#ef3d55}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .row-add-box .row-add-btn span{color:#fff}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .grid-footer-row-label span{color:#cc1f00}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .pagination .btn[disabled] i{color:#6e6f73}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .pagination .btn i,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid .grid-footer .pagination .btn.page_record{color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:#d2d3d4}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style1 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#ef3d5566}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#ebebeb}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style2 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#ef3d5566}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:#d2d3d4}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#ebebeb;border-color:#d2d3d4}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style3 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#ef3d5566}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#ebebeb;border-color:#d2d3d4}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style4 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#ef3d5566}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{border-color:#d2d3d4}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt td{background-color:#c4314b0d}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt:hover{background-color:#ef3d5533}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style5 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#ef3d554d}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#ebebeb;border-color:#d2d3d4}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt td{background-color:#c4314b0d}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-row-alt:hover{background-color:#ef3d5533}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#ef3d5566}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style6 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines:hover{background-color:#ef3d5533}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:#d2d3d4}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:#ebebeb}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines td{color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style7 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-column-lines.dx-selection td{background:#ef3d5566}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:none!important;background-color:initial!important}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:initial!important}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row.dx-selection td,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-selection td{background:#0000!important}.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row:hover,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row:hover td,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row:hover,.light-pink .full-layout .app-body .section .section-body .card .card-body .grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row:hover td{background-color:initial!important}.light-pink .full-layout .app-body .section .section-body .card .card-body .swiftx-form-group .pos-rel p{color:#212329}.light-pink .full-layout .app-body .section .section-body .card .card-footer{background:#f8f8f8}.light-pink .full-layout .app-body .section .section-body .card .card-footer .pagination *,.light-pink .full-layout .app-body .section .section-body .card .card-footer h6{color:#212329}.light-pink .full-layout .app-body .section .section-body .dropdown .dropbtn:hover{background-color:#4d4f53;color:#36383d}.light-pink .full-layout .app-body .section .section-body .tab .tab-header{background-color:#e8e8e9}.light-pink .full-layout .app-body .section .section-body .tab .tab-header .tab-menu li{color:#212329;font-family:Heebo-Medium}.light-pink .full-layout .app-body .section .section-body .tab .tab-header .tab-menu li.active{border-color:#c4314b;color:#c4314b}.light-pink .full-layout .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row:hover{background-color:#ebebeb80;border-bottom-color:#d2d3d4}.light-pink .full-layout .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row:hover .notify-item .notify-header{color:#212329}.light-pink .full-layout .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row:hover .notify-item .notify-desc{color:#212329cc}.light-pink .full-layout .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row .flex-grid-cell .file-tags span,.light-pink .full-layout .app-body .section .section-body .tab .tab-body .tab-content .section-content .flex-grid .flex-grid-row .flex-grid-cell .icon-list button:hover{background-color:#ebebeb;color:#212329}.light-pink .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-headers .dx-row.dx-header-row td{border-color:#d2d3d4!important;background-color:#ebebeb;color:#212329}.light-pink .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td{border-color:#d2d3d4}.light-pink .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines:hover td{background:#ef3d554d}.light-pink .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-row-alt td{background-color:#ebebeb33}.light-pink .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-row-alt:hover td{background-color:#ef3d5533}.light-pink .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-freespace-row:hover,.light-pink .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .summary-grid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-freespace-row:hover td{background:#0000}.light-pink .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .card-footer .row .pagination .btn i{color:#36383d}.light-pink .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .card-footer .row .pagination .btn:hover i{color:#c4314b}.light-pink .full-layout .app-body .section .section-body.grid-summary-card .summary-grid-card .card-footer .row .pagination .btn[disabled] i{color:#9a9b9e80}.light-pink .full-layout .app-body .section .section-footer{border-color:#d2d3d4;background-color:#efefef}.light-pink .full-layout .app-body .section .section-footer .section-footer-con .footer-left .page-label,.light-pink .full-layout .app-body .section .section-footer .section-footer-con .footer-left .page-label-value,.light-pink .full-layout .app-body .section .section-footer .section-footer-con .footer-right .page-label,.light-pink .full-layout .app-body .section .section-footer .section-footer-con .footer-right .page-label-value{color:#212329b3}.light-pink .full-layout .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-label{color:#212329}.light-pink .full-layout .app-body .section.myDivToPrint .section-body .swiftx-form .swiftx-form-body .print-form-gorup .print-form-date{border-color:#d2d3d4;color:#212329}.light-pink .full-layout .report-grid-design .grid-header .grid-action-icon .grid-action-icon-btn i{color:#212329}.light-pink .full-layout .report-grid-design .grid-header .grid-action-icon .grid-action-icon-btn i.icon-filter{color:#ef3d55}.light-pink .full-layout .report-grid-design .grid-header .grid-action-icon .grid-action-icon-btn i.icon-ui-filter-remove-o{color:#ff5f5f}.light-pink .full-layout .report-grid-design .grid-header .grid-action-icon .grid-action-icon-btn:hover i{color:#e22a43}.light-pink .full-layout .report-grid-design .grid-footer-pagination .pagination button i,.light-pink .full-layout .report-grid-design .grid-footer-pagination .total_record{color:#212329}.light-pink .full-layout .report-grid-design .grid-footer-pagination .pagination button:disabled i{color:#6e6f73}.light-pink .full-layout .report-grid-design .grid-footer-pagination .pagination button.page_record{color:#212329}.light-pink .full-layout .breadcrumb-meida-sorting span,.light-pink .full-layout .breadcrumb-meida-sorting span i{color:#212329cc}.light-pink .full-layout .breadcrumb-meida-sorting .sorting-active span,.light-pink .full-layout .breadcrumb-meida-sorting .sorting-active span i{color:#c4314b!important}.light-pink .full-layout .customDropdown.lookup-focus{border-color:#c4314b80!important}.light-pink .full-layout .widget-filter-body .horizontal-list:hover span{color:#ef3d55}.light-pink .full-layout .widget-filter-body .horizontal-list.active-item{background-color:#e22a43e6}.light-pink .full-layout .widget-filter-body .horizontal-list.active-item span{color:#fff}.light-pink .full-layout .widget-filter-body .horizontal-list.active-item:hover{background-color:#ef3d55e6}.light-pink .full-layout .widget-filter-body .horizontal-list.active-item:hover span{color:#fff}.light-pink .full-layout .media-list-tags .tags-content .tags-item{background:#c4314b66!important;border-color:#c4314b66!important}.light-pink .full-layout .media-list-tags .tags-content .tags-item span{color:#212329!important}.light-pink .full-layout .media-list-tags .tags-content .tags-item:hover{background:#c4314b80!important}.light-pink .full-layout .flex-grid .flex-grid-row .flex-grid-cell.card-file-img.show-media-thumbnail,.light-pink .full-layout .myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-img{background:#ef3d551a;border-color:#ef3d55b3}.light-pink .full-layout .file-tags span{background-color:#ef3d551a!important;color:#212329!important}.light-pink .full-layout .file-tags span:hover{background-color:#e22a43!important;color:#fff!important}.light-pink .full-layout .file-tags .more-tags{-webkit-text-decoration-color:#ef3d55!important;text-decoration-color:#ef3d55!important}.light-pink .full-layout .file-tags .more-tags span{color:#ef3d55!important}.light-pink .full-layout .file-tags .more-tags:hover span{color:#ef3d55e6!important}.light-pink .full-layout .myDoc-file-card.show-media-directory.media-grid-view.image-active{background-color:#ef3d5533}.light-pink .full-layout .auth-table{border-color:#d2d3d4}.light-pink .full-layout .auth-table .auth-head{background-color:#ebebeb}.light-pink .full-layout .auth-table .auth-head div{color:#212329}.light-pink .full-layout .auth-table .auth-body div{color:#212329;border-right-color:#d2d3d4!important}.light-pink .full-layout .auth-table .auth-body div:nth-child(2n){background:#0000}.light-pink .full-layout .auth-table .auth-body .container input[type=checkbox]:checked~.checkmark{background-color:#ef3d55}.light-pink .full-layout .auth-table .auth-body .container:hover input[type=checkbox]~.checkmark{background-color:initial;color:#ef3d55}.light-pink .full-layout .auth-table .auth-body .checkmark{border-color:#ef3d55}.light-pink .full-layout .list-box{border-color:#d2d3d4}.light-pink .full-layout .list-box .list-box-header{background-color:#ebebeb}.light-pink .full-layout .list-box .list-box-header .list-box-title h6{color:#212329}.light-pink .full-layout .list-box .list-box-header .list-box-action .slider-search .memberssrch{background-color:#ebebeb;color:#212329}.light-pink .full-layout .list-box .list-box-header .list-box-action .slider-search .memberssrch::placeholder{color:#212329}.light-pink .full-layout .list-box .list-box-header .list-box-action .slider-search .search-icon i.icon-search{color:#c4314b!important}.light-pink .full-layout .list-box .list-box-header .list-box-action .slider-search .search-icon i.icon-times{color:#f44336}.light-pink .full-layout .list-box .list-box-header .list-box-action .slider-search .search-icon:hover i.icon-search{color:#e22a43}.light-pink .full-layout .list-box .list-box-header .list-box-action .slider-search .search-icon:hover i.icon-times{color:#f44336}.light-pink .full-layout .list-box .list-box-body ul li .list-con span:first-child{color:#212329}.light-pink .full-layout .list-box .list-box-body ul li .list-con:hover{background-color:#c4314b4d}.light-pink .full-layout .list-box .list-box-body ul li .list-con:hover span:first-child{color:#212329}.light-pink .full-layout .list-box .list-box-body ul li .list-con:hover span:last-child{color:#f44336}.light-pink .full-layout .app-context h1{color:#212329}.light-pink .full-layout .action-drop .btn-success{background-color:#ef3d55}.light-pink .full-layout .action-drop .btn-success i{color:#fff!important}.light-pink .full-layout .action-drop .drop-popup{background-color:#fff}.light-pink .full-layout .action-drop .drop-popup ul li{color:#212329;border-bottom:none}.light-pink .full-layout .action-drop .drop-popup ul li:hover{background-color:#ebebeb;color:#212329}.light-pink .full-layout .app-action .app-user-drop{background:#fff;color:#fff}.light-pink .full-layout .app-action .app-action-question-icon{color:#fff}.light-pink .full-layout .app-action .app-user-denote .notify{background:#fff;border-color:#212329!important}.light-pink .full-layout .app-action .app-user-drop-count{background:#ff6161}.light-pink .full-layout .app-action .app-user-drop-count span{color:#fff}.light-pink .full-layout .dx-list-item-header{background-color:#ebebeb}.light-pink .full-layout .dx-list-item-header label{color:#212329}.light-pink .full-layout .dx-list-item-header .btn-add-layout{color:#ef3d55}.light-pink .full-layout .dx-list-item-header .btn-add-layout:hover{color:#e22a43}.light-pink .full-layout .modal.showModal .modal-dialog .modal-header{border-bottom-color:#d2d3d4}.light-pink .full-layout .modal.showModal .modal-dialog .modal-header .modal-title h5{color:#212329}.light-pink .full-layout .modal.showModal .modal-dialog .modal-header .modal-action .btn.btn-default-light-outline{border-color:#f44336b3;color:#f44336b3}.light-pink .full-layout .modal.showModal .modal-dialog .modal-header .modal-action .btn.btn-default-light-outline:hover{border-color:#f44336;color:#f44336}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .form-group label{color:#212329}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .secondary-header{background-color:#e8e8e9}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .secondary-header .back-icon i,.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .secondary-header .secondary-title{color:#c4314b}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .popup-menu .popup-menu-list{border-bottom-color:#d2d3d4}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .popup-menu .popup-menu-list:hover{background:#c4314b}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .popup-menu .popup-menu-list .menu-list-icon i,.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .tab-body .tab-content .popup-menu .popup-menu-list .menu-navigation-icon .icon-circle i{color:#c4314b}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row:hover{background-color:#ebebeb80;border-bottom-color:#d2d3d4}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row:hover .notify-item .notify-header{color:#212329}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row:hover .notify-item .notify-desc{color:#212329cc}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row .flex-grid-cell .file-tags span,.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .flex-grid .flex-grid-row .flex-grid-cell .icon-list button:hover{background-color:#ebebeb;color:#212329}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started .timeline-list,.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started:after{background:#f1f1f2}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started .timeline-list:after,.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started .timeline-list:before{border-right-color:#f1f1f2}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Not-Started .timeline-list div{color:#212329}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress .timeline-list,.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress:after{background:#ef6d27}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress .timeline-list:after,.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress .timeline-list:before{border-right-color:#ef6d27}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.In-Progress .timeline-list div{color:#fff}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped .timeline-list,.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped:after{background:#2696d0}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped .timeline-list:after,.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped .timeline-list:before{border-right-color:#2696d0}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Skipped .timeline-list div{color:#fff}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved:after,.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed:after{background:#28a746e6}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .thumbnail-count,.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .thumbnail-count{background-color:#28a746e6;color:#fff}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .timeline-list,.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .timeline-list{background:#28a746e6}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .timeline-list:after,.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .timeline-list:before,.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .timeline-list:after,.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .timeline-list:before{border-right-color:#28a746e6}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Approved .timeline-list div,.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con .workflow ul li.Completed .timeline-list div{color:#fff}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item{border-color:#d2d3d4}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-focused,.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-hover{background-color:#ebebebb3!important}.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-focused .dx-item-content div,.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-focused .dx-list-item-after-bag .dx-list-reorder-handle:before,.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-hover .dx-item-content div,.light-pink .full-layout .modal.showModal .modal-dialog .modal-body .modal-body-con dx-list .dx-list-item.dx-state-hover .dx-list-item-after-bag .dx-list-reorder-handle:before{color:#212329!important}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header{border-bottom:1px solid #d2d3d4;background-color:inherit}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action span i,.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-title .close-icon .icon-times,.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-title h5{color:#212329cc}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action span:hover i{color:#cc1f00}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action .btn-group-toogle button.active .toogle-btn-icon i,.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action .btn-group-toogle button.active:hover .toogle-btn-icon i{color:#fff}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-header .dialog-box-action .btn-group-toogle button:hover span i{color:#c4314b}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body.validation-sum-body .error-msg-title{color:#f44336}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body.validation-sum-body ul li{color:#cc1f00cc}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{border-color:#d2d3d4;background:#ebebeb;color:#212329}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{background:#0000;border-color:#d2d3d4}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-checkbox.dx-checkbox-checked .dx-checkbox-container .dx-checkbox-icon,.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-checkbox.dx-checkbox-indeterminate .dx-checkbox-container .dx-checkbox-icon{border-color:#ef3d55;color:#ef3d55}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td{border-color:#d2d3d4;color:#212329}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .dx-checkbox .dx-checkbox-container .dx-checkbox-icon{background:#0000;border-color:#d2d3d4}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .dx-checkbox.dx-checkbox-checked .dx-checkbox-container .dx-checkbox-icon,.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .dx-checkbox.dx-checkbox-indeterminate .dx-checkbox-container .dx-checkbox-icon{border-color:#ef3d55;color:#ef3d55}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]{border-color:#d2d3d4}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:checked{border-color:#ef3d55;color:#d2d3d4}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines td .grid-custom-checkbox .custom-checkbox-box input[type=checkbox]:hover{border-color:#ef3d55}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines:hover td{background:#c4314b26}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines:hover.dx-row-alt td{background:#c4314b0d;border-color:#d2d3d4}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-row-alt td{background:#ebebeb0d;border-color:#d2d3d4}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-column-lines.dx-selection td{background:#c4314b40}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager{padding:10px;border-color:#d2d3d4}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-page-indexes .dx-navigate-button{color:#ef3d55}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-page-indexes .dx-navigate-button.dx-button-disable{color:#6e6f73}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-light-pages .dx-page-index .dx-texteditor-container input.dx-texteditor-input{text-align:center}.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-light-pages .dx-info-text,.light-pink .full-layout .dialog-box.showdialog .dialog-box-content .dialog-box-body dx-data-grid .dx-datagrid .dx-datagrid-pager .dx-pages .dx-light-pages .dx-pages-count{color:#212329}.light-pink .full-layout .dialog-box.view-access-log .dialog-box-content .dialog-box-header .dialog-box-title h5 span{color:#ef3d55}.light-pink .full-layout .dialog-box.view-access-log .dialog-box-content .dialog-box-header .dialog-box-title h5 span:hover{color:#e22a43}.light-pink .full-layout .customDropdown.custom-disabled .tagboxcls.withoutcountbadgecls .tagboxitemCls{cursor:default;padding:0 7px!important}.light-pink .full-layout .customDropdown .tagboxcls .tagboxitemCls{background-color:#efefef;color:#212329}.light-pink .full-layout .customDropdown .customDropdown-downArrow i.fa.fa-folder-open{color:#c4314b}.light-pink .full-layout .fileupload-readonly .customDropdown{border-color:#d8d8d9!important;background-color:#f8f8f8!important}.light-pink .full-layout .profile-banner{background:linear-gradient(45deg,#4d4f53,#212329)}.light-pink .full-layout .profile-banner .profile-banner-con .app-user-denote{background-color:#efefef}.light-pink .full-layout .profile-banner .profile-banner-con .app-user-denote span{color:#212329;font-size:20px}.light-pink .full-layout .card .card-header{background:#ebebeb}.light-pink .full-layout .card .card-header.subcon-group-background{background-color:initial}.light-pink .full-layout .card .card-header .card-title *{color:#212329}.light-pink .full-layout .card .card-footer{background:#f8f8f8}.light-pink .full-layout .card .card-footer *{color:#212329;border-color:#d2d3d4}.light-pink .full-layout .card .card-footer .pagination *,.light-pink .full-layout .card .card-footer .total_record *{color:#212329}.light-pink .full-layout .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td{background:#c4314b80}.light-pink .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-headers{background:#ebebeb}.light-pink .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-content .dx-header-row{background:#0000}.light-pink .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-content .dx-header-row td{color:#212329;border-color:#d2d3d4!important}.light-pink .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-group-row{background:#f8f8f8}.light-pink .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-group-row td{color:#212329;border-color:#d2d3d4}.light-pink .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview .dx-scrollable-wrapper .dx-row.dx-freespace-row.dx-column-lines:hover{background-color:initial}.light-pink .full-layout .dx-data-grouping-grid .dx-datagrid .dx-datagrid-rowsview tr.dx-row-alt td{background:#c4314b99}.light-pink .full-layout .dx-datagrid .dx-datagrid-rowsview tr:hover{background:#c4314b;cursor:pointer}.light-pink .full-layout .btn-success{background-color:#ef3d55;border-color:#ef3d55;color:#fff}.light-pink .full-layout .btn-success:hover{background-color:#e22a43}.light-pink .full-layout .btn-success-light-outline,.light-pink .full-layout .btn-success-outline{background-color:initial;border-color:#ef3d55;color:#ef3d55}.light-pink .full-layout .btn-success-light-outline:hover,.light-pink .full-layout .btn-success-outline:hover{background-color:#e22a43;color:#fff}.light-pink .full-layout .btn-success-light-outline:hover i,.light-pink .full-layout .btn-success-outline:hover i{color:#fff!important}.light-pink .full-layout .btn-success-light-outline i,.light-pink .full-layout .btn-success-outline i{color:#ef3d55!important}.light-pink .full-layout .btn-default,.light-pink .full-layout .btn-default-outline{background:#0000;background-color:initial;border-color:#a6a7a9;color:#a6a7a9}.light-pink .full-layout .btn-default-outline:hover,.light-pink .full-layout .btn-default:hover{border-color:#e22a43;color:#e22a43}.light-pink .full-layout .btn-group-toogle{border-color:#ef3d55}.light-pink .full-layout .btn-group-toogle button span i{color:#ef3d55}.light-pink .full-layout .btn-group-toogle button.active,.light-pink .full-layout .btn-group-toogle button.active:hover{background:#ef3d55}.light-pink .full-layout .btn-group-toogle button.active span i,.light-pink .full-layout .btn-group-toogle button.active:hover span i{color:#fff}.light-pink .full-layout .btn-group-toogle .toogle-btn,.light-pink .full-layout .btn-group-toogle button:hover span i{color:#ef3d55}.light-pink .full-layout .btn-group-toogle .toogle-btn.active{background-color:#ef3d55;color:#fff}.light-pink .full-layout .icn-list button:hover{background-color:#ebebeb}.light-pink .full-layout .icn-list button:hover i{color:#212329}.light-pink .full-layout .print-form-date,.light-pink .full-layout .print-form-label{border-color:#d2d3d4}.light-pink .full-layout .print-form-group{color:#212329}.light-pink .full-layout .form-status.swiftx-app .form-status-header{background:#fff}.light-pink .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-logo-title h1{color:#36383d}.light-pink .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-denote{background:#c4314b}.light-pink .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-denote span{color:#fff}.light-pink .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul{background:#fff}.light-pink .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner{background:linear-gradient(45deg,#396ed4,#fff)}.light-pink .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner .profile-banner-con .app-user-denote{background-color:#c4314b!important}.light-pink .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner .profile-banner-con .app-user-denote span{color:#fff}.light-pink .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .profile-banner .profile-banner-con .profile-banner-details{color:#212329}.light-pink .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item{border-bottom-color:#d2d3d480}.light-pink .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item .app-user-drop-count{background:#efefef}.light-pink .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item .app-user-drop-icon i,.light-pink .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item .app-user-drop-name{color:#aea8b2}.light-pink .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item:hover{background:#2f1f39}.light-pink .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item.footer-list{background:#ebebeb}.light-pink .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item.footer-list div{color:#aea8b2}.light-pink .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item.footer-list div span a{color:#c4314b}.light-pink .full-layout .form-status.swiftx-app .form-status-header .form-status-header-con .form-status-action .form-status-action-items .form-action-items .form-user .form-user-drop ul .app-user-drop-item.footer-list:hover{background:#e8e8e9}.light-pink .full-layout .form-status.swiftx-app .form-status-body .form-status-info .form-status-info-con .card .card-body .form-context h5{color:#212329}.light-pink .full-layout .dx-texteditor.dx-editor-outlined{border-color:#d2d3d4}.light-pink .full-layout .dx-texteditor.dx-editor-outlined:hover{border-color:#c4314b80}.light-pink .full-layout .dx-texteditor.dx-editor-outlined.dx-state-focused{border-color:#c4314be6}.light-pink .full-layout .dx-texteditor.dx-editor-outlined.dx-state-readonly{border-color:#d8d8d9!important;background-color:#f8f8f8}.light-pink .full-layout .dx-texteditor.dx-editor-outlined.dx-state-readonly .dx-texteditor-input{color:#77787c}.light-pink .full-layout .dx-texteditor.dx-editor-outlined .dx-texteditor-input-container .dx-placeholder{font-size:12px;color:#6e6f73}.light-pink .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-hover{border-color:#c4314b80}.light-pink .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-focused{border-color:#c4314be6}.light-pink .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly{border-color:#d8d8d9;background-color:#f8f8f8}.light-pink .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly .dx-htmleditor-toolbar-wrapper:first-child{border-color:#d2d3d4cc}.light-pink .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly .dx-htmleditor-toolbar-wrapper:before{background-color:initial}.light-pink .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly .dx-htmleditor-toolbar-wrapper .dx-htmleditor-toolbar .dx-icon{color:#77787c}.light-pink .full-layout .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly .dx-htmleditor-toolbar-wrapper .dx-htmleditor-toolbar .dx-item .dx-item-content.dx-toolbar-item-content.dx-htmleditor-toolbar-separator{border-color:#d2d3d4cc}.light-pink .full-layout .swiftx-form-section.group-background .dx-texteditor.dx-editor-outlined{background-color:#fff}.light-pink .full-layout .customDropdown,.light-pink .full-layout .form-control{border-color:#d2d3d4}.light-pink .full-layout .customDropdown:hover{border-color:#c4314b80}.light-pink .full-layout .customDropdown:focus{border-color:#c4314be6}.light-pink .full-layout .customDropdown.error-br{border-color:#e58f80!important}.light-pink .full-layout .customDropdown.custom-disabled{background-color:#f8f8f8;border-color:#d8d8d9;cursor:default}.light-pink .full-layout .customDropdown.custom-disabled:hover{border-color:#d8d8d9}.light-pink .full-layout .customDropdown.custom-disabled:hover .customDropdown-downArrow{background-color:initial}.light-pink .full-layout .btn-group{background-color:initial;border-color:#ef3d55}.light-pink .full-layout .btn-group button{color:#ef3d55;border-right:none}.light-pink .full-layout .btn-group button:hover{background:#ef3d55e6;color:#fff}.light-pink .full-layout .btn-group button.active{background:#ef3d55;color:#fff;box-shadow:none}.light-pink .full-layout .dx-datagrid-focus-overlay{border-color:#c4314be6}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-headers tr{background:#0000!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-headers td{background-color:initial!important;border-color:#0000!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-rowsview .dx-row td{border:none!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style1 .dx-datagrid-rowsview .dx-row:hover,.light-pink .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-headers tr{background:#0000!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-headers td{background-color:#ebebeb;border-color:#d2d3d4!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-rowsview .dx-row td{border:none!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style2 .dx-datagrid-rowsview .dx-row:hover,.light-pink .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-headers tr{background:#0000!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-headers td{background-color:#ebebeb;border-color:#ebebeb!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #d2d3d4!important;border-right:1px solid #d2d3d4!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:none!important;border-bottom:none!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style3 .dx-datagrid-rowsview .dx-row:hover,.light-pink .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-headers tr{background:#0000!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-headers td{background-color:#ebebeb;border-color:#d2d3d4!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #d2d3d4!important;border-right:1px solid #d2d3d4!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:initial!important;border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style4 .dx-datagrid-rowsview .dx-row:hover,.light-pink .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-headers tr{background:#0000!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-headers td{background-color:initial!important;border:1px solid #d2d3d4!important;border-bottom:none!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #d2d3d4!important;border-right:1px solid #d2d3d4!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:#c4314b0d!important;border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style5 .dx-datagrid-rowsview .dx-row:hover,.light-pink .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-headers tr{background:#0000!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-headers td{background-color:#ebebeb!important;border:1px solid #d2d3d4!important;border-bottom:none!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-rowsview .dx-row td{border-left:1px solid #d2d3d4!important;border-right:1px solid #d2d3d4!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-rowsview .dx-row.dx-row-alt td{background-color:#2f1f39!important;border-top:1px solid #d2d3d4!important;border-bottom:1px solid #d2d3d4!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style6 .dx-datagrid-rowsview .dx-row:hover,.light-pink .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-headers tr{background:#0000!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-headers td{background-color:#ebebeb!important;border:1px solid #ebebeb!important;border-bottom:none!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-headers td .dx-datagrid-text-content{font-weight:400;font-family:Heebo-Medium;color:#212329}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-rowsview .dx-row td{border:none!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-rowsview .dx-row.dx-row-alt td{border:none!important;background-color:initial!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style7 .dx-datagrid-rowsview .dx-row:hover{background:#0000!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers{border-color:none!important;background-color:initial!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td{background-color:initial!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row.dx-column-lines.dx-header-row td .dx-datagrid-text-content{color:#212329}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row.dx-selection td,.light-pink .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row.dx-selection td{background:#0000!important}.light-pink .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row:hover,.light-pink .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row:hover td,.light-pink .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row:hover,.light-pink .full-layout .myDoc-folder-page dx-data-grid.style8 .grid-body dx-data-grid .dx-datagrid .dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-data-row:hover td{background-color:initial!important}.light-pink .full-layout .language-box .language-box-text a{color:#c4314b}.light-pink .full-layout .admin-img,.light-pink .full-layout .dark-img{display:none}.light-pink .full-layout .light-img{display:block}.light-pink .full-layout .dx-slider .dx-trackbar-wrapper .dx-overlay-content{background:#ebebeb}.light-pink .full-layout .dx-slider .dx-trackbar-wrapper .dx-overlay-content .dx-popover-arrow:after{background-color:#ebebeb}.light-pink .full-layout .dx-slider .dx-trackbar-wrapper .dx-overlay-content .dx-popup-content,.light-pink .full-layout .dx-slider .dx-trackbar-wrapper .dx-slider-label{color:#212329}.light-pink .full-layout .dx-slider .dx-trackbar-wrapper .dx-trackbar-container .dx-slider-range .dx-slider-handle,.light-pink .full-layout .dx-slider .dx-trackbar-wrapper .dx-trackbar-container .dx-slider-range.dx-slider-range-visible{border-color:#ef3d55;background-color:#ef3d55}.light-pink .full-layout .dx-slider .dx-trackbar-wrapper .dx-trackbar-container .dx-slider-range .dx-slider-handle.dx-state-hover{background-color:#e22a43;border-color:#e22a43}.light-pink .full-layout .dx-slider.custom-dx-slider{border-color:#d2d3d4}.light-pink .full-layout .switch input:checked+.slider{background-color:#ef3d55}.light-pink .full-layout .switch input:checked+.slider:before{background-color:#c4314b}.light-pink .dx-item.dx-list-item.dx-list-item-selected,.light-pink .dx-item.dx-list-item.dx-list-item-selected.dx-state-focused,.light-pink .dx-item.dx-list-item.dx-state-focused,.light-pink .dx-item.dx-list-item.dx-state-hover,.light-pink .dx-item.dx-list-item.dx-state-hover.dx-list-item-selected.dx-state-focused,.light-pink .dx-item.dx-list-item.dx-state-hover.dx-state-focused,.light-pink .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused.dx-list-item-selected,.light-pink .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .MultiselectDropdown .dx-item.dx-list-item.dx-state-hover{background:#ebebeb!important;color:#212329}.light-pink .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .select-box-search{border-color:#d2d3d4}.light-pink .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .select-box-search span i{color:#6e6f73}.light-pink .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .select-box-search .dropdown-search-box,.light-pink .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .select-box-search input{color:#212329}.light-pink .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .custom-selectbox-dropdown .dx-empty-message{border-color:#d2d3d4}.light-pink .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-success{background-color:#ef3d55;border-color:#ef3d55;color:#fff}.light-pink .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-success:hover{background-color:#e22a43}.light-pink .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-default,.light-pink .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-default-outline{background:#0000;background-color:initial;border-color:#a6a7a9;color:#a6a7a9}.light-pink .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-default-outline:hover,.light-pink .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .btn-default:hover{background-color:#a6a7a9cc;border-color:#a6a7a9;color:#212329}.light-pink.helpText .dx-overlay-wrapper .dx-overlay-content{background:#feeecc;border:1px solid #feeecccc!important}.light-pink.helpText .dx-overlay-wrapper .dx-overlay-content .dx-popover-arrow:after{background:#feeecc;border-color:#feeecccc}.light-pink.helpText .dx-overlay-wrapper .dx-overlay-content .dx-popup-content .help-text-content{color:#555f69}.light-pink .apps-iframe-popup .swiftx-app .app-header .app-header-con .app-action .apps-iframe-user.app-user-denote{background-color:#ef3d55;color:#fff}@media only screen and (max-width:1200px) and (-webkit-min-device-pixel-ratio:1){.light-pink .full-layout.mobile-layout .swiftx-app .app-header.mobile-layout-header .app-header-con.show-app-header{background:#fff}.light-pink .full-layout.mobile-layout .swiftx-app .app-header.mobile-layout-header .app-action{border-color:#d2d3d4!important}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title{background:#fff!important;border-color:#d2d3d4}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title h1,.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title span i{color:#212329}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-denote-mobile .app-user-denote{background-color:#ef3d55}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-denote-mobile .app-user-denote span{color:#fff}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul{background-color:#fff}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li.profile-banner{background:#c4314b80}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li.profile-banner .profile-banner-con .app-user-denote{background-color:#c4314b}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li.profile-banner .profile-banner-con .app-user-denote span,.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li.profile-banner .profile-banner-con .profile-banner-details div{color:#fff}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li .app-user-drop-item{border-color:#d2d3d480}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li .app-user-drop-item.footer-list{background-color:#f8f8f8}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-action-items .app-user .app-user-drop.show-user-dropdown ul li .app-user-drop-item.footer-list div span a{color:#c4314b}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu{background:#fff}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-con{border-color:#d2d3d4!important}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-con .main-menu-icon i{color:#212329cc}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-con .ExpandSubMenu i,.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-con .main-menu-label{color:#212329}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item{border-color:#d2d3d4}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu{background:#00000029}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con{background:#fff!important}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li{border-color:#d2d3d4!important}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-item-con .ExpandSubMenu,.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-item-con .sub-menu-label{color:#212329}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-item-con .sub-menu-icon i{color:#212329cc}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu,.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu ul{background:#fff!important}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .ExpandSubMenu,.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-label{color:#212329}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .sub-menu.showsubmenu .sub-menu-con li .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i{color:#212329cc}.light-pink .full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.show-mobile-action,.light-pink .full-layout.mobile-layout .swiftx-app .app-body.my-journey .section-head .section-action.show-mobile-action{background:#fff}}@media only screen and (max-width:1024px){.mob-order-1{order:1}.mob-order-2{order:2}.mob-order-3{order:3}.mob-order-4{order:4}.hide-desktop,.mobile-show{display:block!important}.hide-mobile,.hide-mobile-action,.mobile-hide{display:none!important}.page .page-body .sideMenu{display:none}.page .page-body .mainscreen{flex:0 0 100%!important;max-width:100%!important;width:100%!important}.apps.app-list .section-head,.myforms.section.app-list .section-head{height:60px}.apps.app-list .section-head .my-journey-title-content,.apps.app-list .section-head .section-head-content,.myforms.section.app-list .section-head .my-journey-title-content,.myforms.section.app-list .section-head .section-head-content{width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding:0 10px}.apps.app-list .section-head .my-journey-title-content .section-title,.apps.app-list .section-head .section-head-content .section-title,.myforms.section.app-list .section-head .my-journey-title-content .section-title,.myforms.section.app-list .section-head .section-head-content .section-title{padding:0!important}.apps.app-list .section-head .my-journey-title-content .mobile-section-head-cancel,.apps.app-list .section-head .section-head-content .mobile-section-head-cancel,.myforms.section.app-list .section-head .my-journey-title-content .mobile-section-head-cancel,.myforms.section.app-list .section-head .section-head-content .mobile-section-head-cancel{margin-left:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.apps.app-list .section-head .my-journey-title-content .mobile-section-head-cancel.apps-logout,.apps.app-list .section-head .section-head-content .mobile-section-head-cancel.apps-logout,.myforms.section.app-list .section-head .my-journey-title-content .mobile-section-head-cancel.apps-logout,.myforms.section.app-list .section-head .section-head-content .mobile-section-head-cancel.apps-logout{display:flex!important}.apps.app-list .section-head .my-journey-title-content .mobile-section-head-cancel .user-name h4,.apps.app-list .section-head .section-head-content .mobile-section-head-cancel .user-name h4,.myforms.section.app-list .section-head .my-journey-title-content .mobile-section-head-cancel .user-name h4,.myforms.section.app-list .section-head .section-head-content .mobile-section-head-cancel .user-name h4{margin:0}.apps.app-list .section-head .my-journey-title-content .mobile-section-head-cancel .apps-header-logoout,.apps.app-list .section-head .section-head-content .mobile-section-head-cancel .apps-header-logoout,.myforms.section.app-list .section-head .my-journey-title-content .mobile-section-head-cancel .apps-header-logoout,.myforms.section.app-list .section-head .section-head-content .mobile-section-head-cancel .apps-header-logoout{padding-left:.625rem;display:flex}.apps.app-list .section-head .my-journey-title-content .mobile-section-head-cancel .apps-header-logoout span,.apps.app-list .section-head .section-head-content .mobile-section-head-cancel .apps-header-logoout span,.myforms.section.app-list .section-head .my-journey-title-content .mobile-section-head-cancel .apps-header-logoout span,.myforms.section.app-list .section-head .section-head-content .mobile-section-head-cancel .apps-header-logoout span{font-size:1rem;color:#e8222d}.apps.app-list .section-body .section-content,.myforms.section.app-list .section-body .section-content{padding:0!important}.apps.app-list .section-body .section-content .card,.myforms.section.app-list .section-body .section-content .card{height:100%}.apps.app-list .section-body .section-content .card .card-body,.myforms.section.app-list .section-body .section-content .card .card-body{padding:0;height:100%}.apps.app-list .section-body .section-content .card .card-body .apps-content-body .apps-content-header,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-content-header{padding:0 10px}.apps.app-list .section-body .section-content .card .card-body .apps-content-body .row .apps-content,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .apps-content{flex:0 0 calc(33.33% - 10px);max-width:calc(33.33% - 10px);width:calc(33.33% - 10px);margin:16px 5px}.apps.app-list .section-body .section-content .card .card-body .apps-content-body .row .actions-content,.apps.app-list .section-body .section-content .card .card-body .apps-content-body .row .frequently-apps-content,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .actions-content,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .frequently-apps-content{flex:0 0 100%;max-width:100%;width:100%}.apps.app-list .section-body .section-content .card .card-body .apps-content-body .row .frequently-apps-content,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .frequently-apps-content{margin-left:0;margin-right:0;box-shadow:none;border-radius:0}.apps.app-list .section-body .section-content .card .card-body .apps-content-body .row .frequently-apps-content:not(:last-child),.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .frequently-apps-content:not(:last-child){border-bottom:1px solid #d2d3d4}.apps.app-list .section-body .section-content .card .card-body .apps-content-body .row .card.my-actions-grid-card,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .card.my-actions-grid-card{width:100%;height:100%!important;box-shadow:none}.apps.app-list .section-body .section-content .card .card-body .apps-content-body .row .card.my-actions-grid-card .card-body,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .card.my-actions-grid-card .card-body{width:100%;height:100%!important}.apps.app-list .section-body .section-content .card .card-body .apps-content-body .row .card.my-actions-grid-card .card-body .custom-mobile-grid,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .card.my-actions-grid-card .card-body .custom-mobile-grid{width:100%}.apps.app-list .section-body .section-content .card .card-body .apps-content-body .row .card.my-actions-grid-card .card-body .custom-mobile-grid .custom-mobile-grid-body .custom-mobile-grid-content,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .card.my-actions-grid-card .card-body .custom-mobile-grid .custom-mobile-grid-body .custom-mobile-grid-content{padding:.625rem .938rem}.apps.app-list .section-body .section-content .card .card-body .apps-content-body .row .card.my-actions-grid-card .card-body .custom-mobile-grid .custom-mobile-grid-body .custom-mobile-grid-content:not(:last-child),.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .card.my-actions-grid-card .card-body .custom-mobile-grid .custom-mobile-grid-body .custom-mobile-grid-content:not(:last-child){border-bottom:1px solid #d2d3d4}.apps.app-list .section-body .section-content .card .card-body .apps-content-body .row .card.my-actions-grid-card .card-body .custom-mobile-grid .custom-mobile-grid-body .custom-mobile-grid-content .custom-mobile-grid-items,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .card.my-actions-grid-card .card-body .custom-mobile-grid .custom-mobile-grid-body .custom-mobile-grid-content .custom-mobile-grid-items{flex:0 0 100%;max-width:100%;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.apps.app-list .section-body .section-content .card .card-body .apps-content-body .row .card.my-actions-grid-card .card-body .custom-mobile-grid .custom-mobile-grid-body .custom-mobile-grid-content .custom-mobile-grid-items:first-child,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .card.my-actions-grid-card .card-body .custom-mobile-grid .custom-mobile-grid-body .custom-mobile-grid-content .custom-mobile-grid-items:first-child{padding-bottom:5px}.apps.app-list .section-body .section-content .card .card-body .apps-content-body .row .card.my-actions-grid-card .card-body .custom-mobile-grid .custom-mobile-grid-body .custom-mobile-grid-content .custom-mobile-grid-items .custom-mobile-grid-items-value,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .card.my-actions-grid-card .card-body .custom-mobile-grid .custom-mobile-grid-body .custom-mobile-grid-content .custom-mobile-grid-items .custom-mobile-grid-items-value{flex:0 0 50%;max-width:50%;width:50%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.apps.app-list .section-body .section-content .card .card-body .apps-content-body .row .card.my-actions-grid-card .card-body .custom-mobile-grid .custom-mobile-grid-body .custom-mobile-grid-content .custom-mobile-grid-items .custom-mobile-grid-items-value span,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .card.my-actions-grid-card .card-body .custom-mobile-grid .custom-mobile-grid-body .custom-mobile-grid-content .custom-mobile-grid-items .custom-mobile-grid-items-value span{font-size:14px}.apps.app-list .section-body .section-content .card .card-body .apps-content-body .row .card.my-actions-grid-card .card-body .custom-mobile-grid .custom-mobile-grid-body .custom-mobile-grid-content .custom-mobile-grid-items .custom-mobile-grid-items-value:last-child,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .card.my-actions-grid-card .card-body .custom-mobile-grid .custom-mobile-grid-body .custom-mobile-grid-content .custom-mobile-grid-items .custom-mobile-grid-items-value:last-child{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;flex-wrap:nowrap}.apps.app-list .section-body .section-content .card .card-body .apps-content-body .row .apps-content .apps-content-notification-Count,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .apps-content .apps-content-notification-Count{left:75px;top:-15px}.apps.app-list .section-body .section-content .card .card-body .apps-content-body.mobile-view-hide,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body.mobile-view-hide{display:none}.apps.app-list .section-body .section-content .card .card-body .apps-content-body.my-action-body,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body.my-action-body{padding:1rem 0}.apps.app-list .section-body .section-content .card .card-body .apps-content-body.my-action-body .apps-content-header,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body.my-action-body .apps-content-header{padding-bottom:.625rem}.apps.app-list .section-body .section-content .card .card-body .apps-content-body.my-action-body .apps-content-header .my-actions-search,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body.my-action-body .apps-content-header .my-actions-search{margin-bottom:10px}.apps.app-list .section-body .section-content .card .card-body .apps-content-body.my-action-body .apps-content-header .my-actions-search .search-body-box,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body.my-action-body .apps-content-header .my-actions-search .search-body-box{height:42px}.apps.app-list .section-body .section-content .card .card-body .apps-content-body.my-action-body .row .my-actions-grid-card .card-body .mobile-my-actions-search,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body.my-action-body .row .my-actions-grid-card .card-body .mobile-my-actions-search{padding:10px;position:relative}.apps.app-list .section-body .section-content .card .card-body .apps-content-body.my-action-body .row .my-actions-grid-card .card-body .mobile-my-actions-search .search-body-box,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body.my-action-body .row .my-actions-grid-card .card-body .mobile-my-actions-search .search-body-box{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border:1px solid #d2d3d4;border-radius:6px}.apps.app-list .section-body .section-content .card .card-body .apps-content-body.my-action-body .row .my-actions-grid-card .card-body .mobile-my-actions-search .search-body-box .search-box,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body.my-action-body .row .my-actions-grid-card .card-body .mobile-my-actions-search .search-body-box .search-box{width:calc(100% - 40px);height:48px}.apps.app-list .section-body .section-content .card .card-body .apps-content-body.my-action-body .row .my-actions-grid-card .card-body .mobile-my-actions-search .search-body-box .search-box .dx-texteditor.dx-editor-outlined,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body.my-action-body .row .my-actions-grid-card .card-body .mobile-my-actions-search .search-body-box .search-box .dx-texteditor.dx-editor-outlined{height:100%;border:none}.apps.app-list .section-body .section-content .card .card-body .apps-content-body.my-action-body .row .my-actions-grid-card .card-body .mobile-my-actions-search .search-body-box .search-icon,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body.my-action-body .row .my-actions-grid-card .card-body .mobile-my-actions-search .search-body-box .search-icon{width:40px;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.apps.app-list .section-body .section-content .card .card-body .apps-content-body.my-action-body .row .my-actions-grid-card .card-body .mobile-my-actions-search .search-body-box .search-icon i,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body.my-action-body .row .my-actions-grid-card .card-body .mobile-my-actions-search .search-body-box .search-icon i{font-size:1rem}.apps.app-list .section-body .section-content .card .card-body .apps-content-body.my-action-body.mobile-view-hide,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body.my-action-body.mobile-view-hide{display:none}.apps.app-list .section-body .section-content .card .card-body .apps-content-body .apps-row-footer,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-row-footer{padding:0 25px;background-color:#fff}.apps.app-list .section-body .section-content .card .card-body .apps-content-body .apps-row,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-row{margin-top:10%!important;justify-content:flex-start!important}.apps.app-list .section-body .section-content .card .card-body .apps-content-body .apps-row .row,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-row .row{justify-content:flex-start!important}.apps.app-list .section-body .section-content .card .card-body .apps-content-body .apps-row .apps-only-view,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-row .apps-only-view{margin-bottom:0!important}.apps.app-list .section-body .section-content .card .card-body .apps-content-body .apps-row .entity-form-group.mobile-show,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-row .entity-form-group.mobile-show{width:225px;margin:1rem auto}.apps.app-list .section-body .section-content .card .card-body .apps-content-body .apps-row .apps-header-title,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .apps-row .apps-header-title{text-align:center}.apps.app-list .mobile-section-footer,.myforms.section.app-list .mobile-section-footer{height:40px;background-color:#fff;position:relative;z-index:999;display:block}.apps.app-list .mobile-section-footer .mobile-apps-menu,.myforms.section.app-list .mobile-section-footer .mobile-apps-menu{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.apps.app-list .mobile-section-footer .mobile-apps-menu .mobile-apps-menu-items,.myforms.section.app-list .mobile-section-footer .mobile-apps-menu .mobile-apps-menu-items{flex:0 0 50%;max-width:50%;width:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.apps.app-list .mobile-section-footer .mobile-apps-menu .mobile-apps-menu-items span,.myforms.section.app-list .mobile-section-footer .mobile-apps-menu .mobile-apps-menu-items span{display:flex;flex-wrap:wrap}.apps.app-list .mobile-section-footer .mobile-apps-menu .mobile-apps-menu-items .mobile-app-items-icon,.myforms.section.app-list .mobile-section-footer .mobile-apps-menu .mobile-apps-menu-items .mobile-app-items-icon{font-size:28px;padding-right:10px}.apps.app-list .mobile-section-footer .mobile-apps-menu .mobile-apps-menu-items .mobile-app-items-title,.myforms.section.app-list .mobile-section-footer .mobile-apps-menu .mobile-apps-menu-items .mobile-app-items-title{font-size:20px}.apps.app-list .mobile-section-footer .mobile-apps-menu .mobile-apps-menu-items.mobile-active-item span,.myforms.section.app-list .mobile-section-footer .mobile-apps-menu .mobile-apps-menu-items.mobile-active-item span{color:#218838}.apps.app-list .mobile-section-footer .apps-row-footer,.myforms.section.app-list .mobile-section-footer .apps-row-footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;height:35px;width:100%;position:absolute;bottom:0;padding:0 1rem}.apps.app-list .mobile-section-footer .apps-row-footer .build-version span,.myforms.section.app-list .mobile-section-footer .apps-row-footer .build-version span{font-weight:400;font-family:Heebo-Medium;font-size:10px;color:#383838}.apps.app-list .mobile-section-footer .apps-row-footer .powered-info,.apps.app-list .mobile-section-footer .apps-row-footer .privacy-info,.myforms.section.app-list .mobile-section-footer .apps-row-footer .powered-info,.myforms.section.app-list .mobile-section-footer .apps-row-footer .privacy-info{text-align:right;font-size:10px;cursor:pointer}.apps.app-list .mobile-section-footer .apps-row-footer .powered-info a,.apps.app-list .mobile-section-footer .apps-row-footer .privacy-info a,.myforms.section.app-list .mobile-section-footer .apps-row-footer .powered-info a,.myforms.section.app-list .mobile-section-footer .apps-row-footer .privacy-info a{font-size:10px;font-weight:400;font-family:Heebo-Medium;text-decoration:none;color:#538fe8}.apps.app-list .mobile-section-footer .apps-row-footer .powered-info a:hover,.apps.app-list .mobile-section-footer .apps-row-footer .privacy-info a:hover,.myforms.section.app-list .mobile-section-footer .apps-row-footer .powered-info a:hover,.myforms.section.app-list .mobile-section-footer .apps-row-footer .privacy-info a:hover{text-decoration:underline;color:#337deb}.apps.app-list .mobile-section-footer .apps-row-footer .powered-info span,.apps.app-list .mobile-section-footer .apps-row-footer .privacy-info span,.myforms.section.app-list .mobile-section-footer .apps-row-footer .powered-info span,.myforms.section.app-list .mobile-section-footer .apps-row-footer .privacy-info span{font-size:10px}.apps.app-list.within-myaction .section-body,.myforms.section.app-list.within-myaction .section-body{height:calc(100% - 100px)}.apps.section.app-list .section-head{flex-direction:row;box-shadow:0 0 10px 0 #00000029;padding-right:1rem!important}.apps.section.app-list .section-head .section-head-content{width:calc(100% - 30px);box-shadow:none!important}.section.profile .section-head{height:60px!important}.section.profile .section-head .section-head-content .section-title{padding-left:0}.section.profile .section-head .section-head-content .mobile-section-head-cancel.mobile-show{display:flex!important}.section.profile .section-head .section-action.show-mobile-action{position:absolute;top:62px;right:10px;width:195px;height:70px;background:#fff;justify-content:flex-end;box-shadow:0 0 10px 0 #00000029;z-index:1}.section.profile .section-body .section-content .tab .tab-body{height:calc(100vh - 120px)}.section.profile .section-body .section-content .tab .tab-body .tab-content .card{margin-bottom:1rem}.lookup-list-box-body .list-box{width:100%!important}.column-1,.column-2,.column-3,.column-4,.column-5,.column-6{flex:0 0 100%!important;max-width:100%!important;width:100%!important}.show-as-container .column-1,.show-as-container .column-2,.show-as-container .column-3,.show-as-container .column-4,.show-as-container .column-5,.show-as-container .column-6{height:unset!important}div#printDiv.section .section-body .swiftx-form .swiftx-form-body .row .consume-card .swiftx-form-section.group-border{padding-left:.625rem;padding-right:.625rem}}@media only screen and (min-width:320px) and (max-width:1024px){.searchwithdrop .dx-selectbox{display:block!important}.myforms .section-body .section-content .card-body{padding:0}.myforms .section-body .section-content .card-body .apps-content-body .row .apps-content{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);width:calc(50% - 10px);margin:20px 5px}.full-layout.mobile-layout{width:100%;height:100%}.full-layout.mobile-layout .swiftx-app{background-size:cover!important}.full-layout.mobile-layout .swiftx-app .app-header{flex:0 0 0px;max-width:0;width:0;position:relative;z-index:1000}.full-layout.mobile-layout .swiftx-app .app-header .app-header-con{flex:0 0 0px;max-width:0;width:0;transition-duration:.3s}.full-layout.mobile-layout .swiftx-app .app-header .app-header-con.hide-app-header{display:none}.full-layout.mobile-layout .swiftx-app .app-header .app-header-con.show-app-header{flex:0 0 250px;max-width:250px;width:250px;display:block}.full-layout.mobile-layout .swiftx-app .app-header .app-header-con.show-app-header .app-logo{height:100px;padding:10px 23px}.full-layout.mobile-layout .swiftx-app .app-header .app-header-con.show-app-header .app-logo img{width:100%;height:max-content}.full-layout.mobile-layout .swiftx-app .app-header .app-header-con.show-app-header .app-menu{height:calc(100% - 150px)}.full-layout.mobile-layout .swiftx-app .app-header .app-header-con.show-app-header .app-action{height:50px}.full-layout.mobile-layout .swiftx-app .app-header .app-header-con.show-app-header .app-action .menu-visible-btn{display:none}.full-layout.mobile-layout .swiftx-app .app-header .app-header-con.show-app-header .app-action .app-user-denote-mobile.mobile-show{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;display:flex!important;width:100%;height:50px;padding:6px 12px}.full-layout.mobile-layout .swiftx-app .app-header .app-header-con.show-app-header .app-action .app-user-denote-mobile.mobile-show .app-user-denote-profile-name{padding-left:10px;font-size:1rem;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.full-layout.mobile-layout .swiftx-app .app-header .app-header-con.show-app-header .app-action .app-user-denote-mobile.mobile-show .app-user-denote-profile-name span:last-child{padding-left:5px}.full-layout.mobile-layout .swiftx-app .app-header.mobile-layout-header{position:fixed;top:0;left:0;right:0;z-index:1001;flex:0 0 100%;max-width:100%;width:100%;background-color:#00000029}.full-layout.mobile-layout .swiftx-app .app-header.mobile-layout-header .app-header-con .app-logo .mobile-header-title{display:none!important}.full-layout.mobile-layout .swiftx-app .app-header.mobile-layout-header .app-header-con .app-action{display:block;border-top:1px solid #0000;height:50px;width:100%}.full-layout.mobile-layout .swiftx-app .app-header.mobile-layout-header .app-header-con .app-action .app-action-items{justify-content:flex-start}.full-layout.mobile-layout .swiftx-app .app-header.mobile-layout-header .app-header-con .app-action .app-action-items .app-user .app-user-denote{width:36px;height:36px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:50%;border:1px solid #0000}.full-layout.mobile-layout .swiftx-app .app-header.mobile-layout-header .app-header-con .app-action .app-action-items .app-user .app-user-drop{position:absolute;width:250px;bottom:46px;left:0;top:auto;right:auto;box-shadow:0 0 10px 0 #00000029}.full-layout.mobile-layout .swiftx-app .app-header.mobile-layout-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul,.full-layout.mobile-layout .swiftx-app .app-header.mobile-layout-header .app-header-con .app-action .app-action-items .app-user .app-user-drop ul li{padding:0}.full-layout.mobile-layout .swiftx-app .app-header .mobile-header-view{display:block}.full-layout.mobile-layout .swiftx-app .app-header .mobile-header-view .toogle-btn{width:36px;height:36px;border-radius:4px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;box-shadow:0 0 6px 0 #00000029;position:absolute;top:12px;z-index:1005;padding:0}.full-layout.mobile-layout .swiftx-app .app-header .mobile-header-view .toogle-btn i{font-size:30px}.full-layout.mobile-layout .swiftx-app .app-header .mobile-header-view .toogle-btn.menu-bar{left:235px}.full-layout.mobile-layout .swiftx-app .app-header .mobile-header-view .toogle-btn.menu-close{left:10px}.full-layout.mobile-layout .swiftx-app .app-header .mobile-header-view .mobile-header-title{display:none}.full-layout.mobile-layout .swiftx-app .app-header .mobile-bg-color{width:100vw;height:100vh;background:#00000029;position:absolute;left:0;top:0;z-index:-1}.full-layout.mobile-layout .swiftx-app .app-body{flex:0 0 100%;max-width:100%;width:100%}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content{width:100%;height:100%}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header{height:60px;background-color:initial;background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title{height:60px;padding:10px 15px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;border-bottom:1px solid #0000}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title span{cursor:pointer;display:flex}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title span i{font-size:20px}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title h1{padding-left:15px;background:#0000;font-size:1.5rem;font-weight:400;font-family:Heebo-Medium;margin:0}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-info-title-text{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items{margin-left:auto}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-denote{width:30px;height:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:50%}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-denote span{font-weight:400;font-family:Heebo-Medium}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-drop.show-user-dropdown{position:absolute;top:45px;width:325px;right:0;z-index:300;padding:0}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-drop.show-user-dropdown ul{margin:0;list-style:none;padding:0;background:#0000;box-shadow:0 0 6px 0 #00000029}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-drop.show-user-dropdown ul li{font-size:12px;font-family:Heebo-medium}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-drop.show-user-dropdown ul li.profile-banner{cursor:default}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-drop.show-user-dropdown ul li.profile-banner .profile-banner-details div{font-size:1rem;font-weight:400;font-family:Heebo-Medium}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-drop.show-user-dropdown ul li .app-user-drop-item{padding:15px;height:60px}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-drop.show-user-dropdown ul li .app-user-drop-item .app-user-drop-icon{width:30px;height:30px}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-drop.show-user-dropdown ul li .app-user-drop-item .app-user-drop-icon i{font-size:1.5rem}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-drop.show-user-dropdown ul li .app-user-drop-item .app-user-drop-name{font-size:1rem;padding:0 0 0 10px}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-drop.show-user-dropdown ul li .app-user-drop-item.app-lookup-select,.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-drop.show-user-dropdown ul li .app-user-drop-item.app-lookup-select .app-user-drop-name,.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-drop.show-user-dropdown ul li .app-user-drop-item.language,.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-drop.show-user-dropdown ul li .app-user-drop-item.language .app-user-drop-name{width:100%}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-drop.show-user-dropdown ul li .app-user-drop-item.app-lookup-select .app-user-drop-name .customDropdown,.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-drop.show-user-dropdown ul li .app-user-drop-item.language .app-user-drop-name .customDropdown{border-color:#0000;border:none!important}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-drop.show-user-dropdown ul li .app-user-drop-item.app-lookup-select .app-user-drop-name .customDropdown .tagboxcls,.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-drop.show-user-dropdown ul li .app-user-drop-item.language .app-user-drop-name .customDropdown .tagboxcls{padding:0}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-drop.show-user-dropdown ul li .app-user-drop-item.app-lookup-select .app-user-drop-name .customDropdown .tagboxcls span,.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-drop.show-user-dropdown ul li .app-user-drop-item.language .app-user-drop-name .customDropdown .tagboxcls span{font-size:1rem!important;font-family:Heebo-Medium}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-drop.show-user-dropdown ul li .footer-list{font-size:1rem}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-drop.show-user-dropdown ul li .footer-list div{display:flex;flex-wrap:wrap}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .app-info-header .app-info-title .app-action-items .app-user-drop.show-user-dropdown ul li .footer-list div span a{padding:0 5px}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu{height:calc(100vh - 80px);margin:10px;border-radius:6px}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con{margin:0;padding:0;width:100%;height:100%;overflow:auto;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;align-content:flex-start;background-color:initial;border-radius:0;list-style-type:none}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item{width:100%;position:relative;border-bottom:1px solid #0000}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item .main-menu-con{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding:13px 0}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-group{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;margin-bottom:10px}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-icon{width:50px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-icon i{font-size:22px}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item .main-menu-con .main-menu-label{font-weight:400;font-family:Heebo-Medium;font-size:14px;text-align:center;text-transform:capitalize}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item .main-menu-con .ExpandSubMenu{margin-left:auto;padding-right:16px}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item .main-menu-con .ExpandSubMenu i{font-size:14px}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu .main-menu-con-body{width:100%;height:100%}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.hide-submenu-body .main-menu-con{justify-content:flex-start;width:100%;height:100%;order:2}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.hide-submenu-body .main-menu-con .main-menu-group,.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.hide-submenu-body .main-menu-con .main-menu-group .main-menu-label{margin-bottom:0}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.hide-submenu-body .sub-menu.hidesubmenu{display:none}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.hide-submenu-body .sub-menu.hidesubmenu .sub-menu-con{list-style-type:none;padding:9px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;order:1}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.hide-submenu-body .sub-menu.hidesubmenu .sub-menu-con li{width:40px;height:40px}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.hide-submenu-body .sub-menu.hidesubmenu .sub-menu-con li div{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.hide-submenu-body .sub-menu.hidesubmenu .sub-menu-con li div .sub-menu-item-con-icon .sub-menu-icon{width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.hide-submenu-body .sub-menu.hidesubmenu .sub-menu-con li div .sub-menu-item-con-icon .sub-menu-icon i{font-size:22px}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.hide-submenu-body .sub-menu.hidesubmenu .sub-menu-con li div .sub-menu-child.hidesubmenu,.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.hide-submenu-body .sub-menu.hidesubmenu .sub-menu-con li div .sub-menu-item-con,.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.hide-submenu-body .sub-menu.hidesubmenu .sub-menu-con li.menu-header-title,.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .main-menu-con{display:none}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con{margin:0;padding:0;list-style:none;overflow:auto;width:100%;height:100%;border-radius:6px}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li{border-bottom:1px solid #0000;position:relative}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div .sub-menu-item-con-icon{display:none}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div a{width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding:13px 0}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div .sub-menu-icon{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:50px}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div .sub-menu-icon i{font-size:22px}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div .sub-menu-label{font-weight:400;font-family:Heebo-Medium;font-size:14px}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div .ExpandSubMenu{padding-right:16px;margin-left:auto}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div .ExpandSubMenu i{font-size:14px}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div .sub-menu-child .sub-menu-child-con{margin:0;padding:0;list-style:none}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div .sub-menu-child.hidesubmenu .sub-menu-child-con li{border:none}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div .sub-menu-child.hidesubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon{padding-bottom:0}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div .sub-menu-child.hidesubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-label{display:none}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div .sub-menu-child.showsubmenu{width:100%;height:100%}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item{padding:10px 10px 10px 20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div.hide-submenu-child .sub-menu-item-con{min-height:unset;display:none}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div.hide-submenu-child .sub-menu-child.showsubmenu{position:fixed;top:200px;left:0;right:0;bottom:0;z-index:1;background:#0000!important;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:wrap}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div.hide-submenu-child .sub-menu-child.showsubmenu .sub-menu-child-con{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;align-content:flex-start;width:100%;min-height:100%;max-height:100%;overflow:auto;padding:10px}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div.hide-submenu-child .sub-menu-child.showsubmenu .sub-menu-child-con li{flex:0 0 100px;max-width:100px;width:100px;padding:0;min-height:125px;max-height:max-content;margin:10px}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div.hide-submenu-child .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item{min-height:120px;padding:0;flex-direction:column;justify-content:center}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div.hide-submenu-child .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon{padding-bottom:0;width:56px;height:56px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:50%}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div.hide-submenu-child .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i{font-size:3.5rem}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div.hide-submenu-child .sub-menu-child.showsubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-label{font-size:14px}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div.hide-submenu-child .sub-menu-child.showsubmenu .sub-menu-child-con li.menu-header-title{flex:0 0 100%;max-width:100%;width:100%;min-height:40px;height:40px;margin:10px 0}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div.hide-submenu-child .sub-menu-child.showsubmenu .sub-menu-child-con li.menu-header-title .sub-menu-child-title{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div.show-submenu-child .sub-menu-item-con .sub-menu-group{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div.show-submenu-child .sub-menu-child.hidesubmenu{display:none}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div.show-submenu-child .sub-menu-child.hidesubmenu .sub-menu-child-con{margin:0;padding:0;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div.show-submenu-child .sub-menu-child.hidesubmenu .sub-menu-child-con li{flex:0 0 40px;max-width:40px;width:40px;margin:0;min-height:40px}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div.show-submenu-child .sub-menu-child.hidesubmenu .sub-menu-child-con li .sub-menu-child-item{min-height:40px;padding:0}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div.show-submenu-child .sub-menu-child.hidesubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon{width:40px;height:40px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:50%;margin:0}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li>div.show-submenu-child .sub-menu-child.hidesubmenu .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon i{font-size:22px!important}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li.menu-header-title{flex:0 0 100%;max-width:100%;width:100%;height:35px;border:none;min-height:unset;text-align:center;margin:0}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li.menu-header-title .sub-menu-title{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li.menu-header-title h4{margin:0;font-weight:400;font-family:Heebo-Medium}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div .sub-menu.showsubmenu{background:none!important}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.without-submenu>div{width:100%;height:100%}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.without-submenu>div .main-menu-con .main-menu-label{order:2}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.without-submenu>div .main-menu-con .main-menu-icon{order:1}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.submenu-open{flex:0 0 calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px);height:100%;max-height:100%;border:none;padding:0;margin:0}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item:last-child{border:none}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con.label .main-menu-item.without-submenu>div .main-menu-con .main-menu-icon{display:flex!important}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con.label .main-menu-item.with-submenu .show-submenu-body .sub-menu.showsubmenu .sub-menu-con li .show-submenu-child .sub-menu-item-con .sub-menu-group .sub-menu-icon{display:none!important}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con.label .main-menu-item .sub-menu .sub-menu-con li div .sub-menu-item-con .sub-menu-icon,.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con.label .main-menu-item .sub-menu .sub-menu-con li div .sub-menu-item-con-icon .sub-menu-icon,.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con.label .main-menu-item.with-submenu .show-submenu-body .sub-menu.showsubmenu .sub-menu-con li .hide-submenu-child .sub-menu-child-con li .sub-menu-child-item .sub-menu-icon,.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con.label .main-menu-item.with-submenu .show-submenu-body .sub-menu.showsubmenu .sub-menu-con li .show-submenu-child .sub-menu-child.hidesubmenu .sub-menu-child-con .sub-menu-child-item .sub-menu-icon{display:flex!important}.full-layout.mobile-layout .swiftx-app .app-body .section{padding:0;height:calc(100vh - 0px)}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head{height:60px;border-radius:0;position:relative;padding:10px}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .my-journey-title-content,.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-head-content{width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;box-shadow:none;padding:0}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .my-journey-title-content .section-title,.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-head-content .section-title{padding-left:40px;max-width:calc(100% - 120px);height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .my-journey-title-content .section-title h3,.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-head-content .section-title h3{max-width:100%;white-space:pre-wrap;font-weight:400;font-family:Heebo-Bold;line-height:18px;font-size:18px}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .my-journey-title-content .mobile-section-head-cancel,.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-head-content .mobile-section-head-cancel{margin-left:auto;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap;display:flex!important;width:120px}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .my-journey-title-content .mobile-section-head-cancel .btn,.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-head-content .mobile-section-head-cancel .btn{height:36px}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .my-journey-title-content .mobile-section-head-cancel .mobile-action-more-btn .btn,.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-head-content .mobile-section-head-cancel .mobile-action-more-btn .btn{padding:0}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .my-journey-title-content .mobile-section-head-cancel .mobile-action-more-btn .btn span,.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-head-content .mobile-section-head-cancel .mobile-action-more-btn .btn span{font-size:1.5rem;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action{width:100%;height:50px;padding:0 16px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.hide-mobile-action{display:none}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.show-mobile-action{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;position:absolute;top:61px;right:10px;z-index:101;min-width:125px;max-width:max-content;height:max-content;padding:1rem;border-radius:6px;background:#0000;box-shadow:0 0 10px 0 #00000029}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.show-mobile-action .btn{width:100%}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.show-mobile-action .btn:not(:last-child){margin-bottom:1rem}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.show-mobile-action .flex-warp .btn{width:100%!important;margin-right:0;margin-bottom:.625rem}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.show-mobile-action .toogle-button{margin-right:0;margin-bottom:1rem}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.show-mobile-action .action-drop{width:100%;margin-bottom:1rem}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.show-mobile-action .action-drop .btn{height:36px!important}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.show-mobile-action .add-btn-group{height:36px;margin:0 0 1rem}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.show-mobile-action .add-btn-group .searchwithdrop-add{height:100%}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.show-mobile-action .add-btn-group .searchwithdrop-add .btn{height:32px}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.show-mobile-action .button-align--center.mr-10,.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.show-mobile-action .button-align-left.mr-10,.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.show-mobile-action .button-align-right.mr-10{margin-right:0}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.show-mobile-action .button-align--center .section-layout-btn,.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.show-mobile-action .button-align-left .section-layout-btn,.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.show-mobile-action .button-align-right .section-layout-btn{width:100%;margin-bottom:.625rem;min-height:36px}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.show-mobile-action .inline-form-group.mr-10{margin-left:0;width:100%}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.show-mobile-action .inline-form-group.mr-10 .action-drop-btn{min-height:36px;margin-bottom:.625rem;text-align:center;justify-content:center}.full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-action.my-journey-action.mobile-action .flex-warp{margin:0}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body{height:calc(100% - 80px);margin:.625rem;border-radius:6px}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card,.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content{padding:0;overflow:hidden}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card{height:100%;overflow:hidden}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card .card-header .searchwithdrop{height:36px;margin-right:0}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card .card-header .searchwithdrop .search-select-box{width:150px}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card .card-header .searchwithdrop .search-select-box dx-select-box{width:100%;height:100%;min-height:34px}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card .card-header .searchwithdrop .search-select-box dx-select-box .dx-texteditor-input{min-height:34px!important;height:100%!important}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card .card-header .searchwithdrop .search-input-box{width:calc(100% - 150px)}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card .card-header .searchwithdrop .search-input-box .header-search-box{width:100%;height:100%}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card .card-header .searchwithdrop .search-input-box .header-search-box .search-box{width:calc(100% - 38px);height:100%}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card .card-header .searchwithdrop .search-input-box .header-search-box .search-box dx-text-box{width:100%;height:100%}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card .card-header .searchwithdrop .search-input-box .header-search-box .search-icon{width:38px}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card .card-header .searchwithdrop .search-input-box .search-box dx-date-box{border:none;height:100%}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card .card-header .searchwithdrop .header-search-box{width:calc(100% - 150px);height:100%}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card .card-header .searchwithdrop .header-search-box .search-box{width:calc(100% - 40px);height:100%}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card .card-header .searchwithdrop .header-search-box .search-box .dx-texteditor.dx-editor-outlined{min-height:34px;width:100%}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card .card-header .searchwithdrop .header-search-box .search-box .dx-texteditor.dx-editor-outlined input.dx-texteditor-input{min-height:34px;width:100%;height:100%}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card .card-header .searchwithdrop .header-search-box .search-icon{width:40px}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card .card-body{height:100%;overflow:hidden}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card .card-body dx-data-grid.summary-grid{height:100%}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card .card-body dx-data-grid.summary-grid .dx-datagrid-header-panel,.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card .card-body dx-data-grid.summary-grid .dx-scrollbar-vertical{display:none}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card .card-body.with-footer{height:calc(100% - 40px)}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card .card-footer .card-footer-row .card-footer-col{padding-left:0}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card .card-footer .card-footer-row .card-footer-col .pagination .btn{width:22px;padding:0;margin:0 4px 0 0;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body.grid-summary-card .section-content .card.summary-grid-card .card-footer .card-footer-row .card-footer-col .pagination .btn.page_record{padding:0 5px}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body grid-component{padding:0 10px}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body .grid .grid-header .hidesearch{margin-left:-90px;display:none!important}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body .consume-card .column-1{padding:0}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body .swiftx-form-group.capsule-card .grid .grid-header .searchwithdrop .showsearch{display:flex!important;position:absolute;top:-1px;right:-18px;width:285px;z-index:999;background:#ddd}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body .swiftx-form-group.capsule-card .grid .grid-header .searchwithdrop .showsearch .dx-selectbox{width:140px}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body .swiftx-form-group.capsule-card .grid .grid-header .searchwithdrop.hidesearch{display:none!important}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body .swiftx-form-group.capsule-card .grid .grid-header .searchwithdrop .dx-textbox:not(.dx-selectbox){width:130px}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body .swiftx-form .swiftx-form-body .row .card.consume-card .card .card-body{padding:.625rem 0}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body .swiftx-form .swiftx-form-body .row .consume-card.card.swiftx-card{width:calc(100% - 20px)}.full-layout.mobile-layout .swiftx-app .app-body .section .section-body .swiftx-form-group{margin-bottom:1rem}.full-layout.mobile-layout .swiftx-app .app-body .section.profile .section-head .section-action.show-mobile-action .dx-button,.full-layout.mobile-layout .swiftx-app .app-body .section.profile .section-head .section-action.show-mobile-action .mobile-action-btn{margin:0!important}.full-layout.mobile-layout .swiftx-app .app-body .section.profile .section-head .section-action.show-mobile-action .btn:not(:last-child){margin:0}.full-layout.mobile-layout .swiftx-app .app-body .section.profile .section-body .section-content .tab .tab-body .tab-content .card .card-body{padding:.625rem 0}.full-layout.mobile-layout .swiftx-app .app-body .section.dashboard-page .section-head .section-action .mboile-btn{margin-right:0;margin-bottom:10px}.full-layout.mobile-layout .swiftx-app .app-body .section.add-groups-page .section-body .tab .tab-body .card,.full-layout.mobile-layout .swiftx-app .app-body .section.add-user-page .section-body .tab .tab-body .card{box-shadow:none}.full-layout.mobile-layout .swiftx-app .app-body .section.add-groups-page .section-body .tab .tab-body .card .card-body,.full-layout.mobile-layout .swiftx-app .app-body .section.add-user-page .section-body .tab .tab-body .card .card-body{padding:0}.full-layout.mobile-layout .swiftx-app .app-body .section.add-groups-page .section-body .tab .tab-body .card .card-body .tab-content .list-box,.full-layout.mobile-layout .swiftx-app .app-body .section.add-user-page .section-body .tab .tab-body .card .card-body .tab-content .list-box{width:100%!important;height:calc(100vh - 235px)}.full-layout.mobile-layout .swiftx-app .app-body .section.add-groups-page .section-body .tab .tab-body .card .card-footer .mobile-section-footer .section-footer-con,.full-layout.mobile-layout .swiftx-app .app-body .section.add-user-page .section-body .tab .tab-body .card .card-footer .mobile-section-footer .section-footer-con{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.full-layout.mobile-layout .swiftx-app .app-body .section.add-groups-page .section-body .tab .tab-body .card .card-footer .mobile-section-footer .section-footer-con .footer-left,.full-layout.mobile-layout .swiftx-app .app-body .section.add-groups-page .section-body .tab .tab-body .card .card-footer .mobile-section-footer .section-footer-con .footer-right,.full-layout.mobile-layout .swiftx-app .app-body .section.add-user-page .section-body .tab .tab-body .card .card-footer .mobile-section-footer .section-footer-con .footer-left,.full-layout.mobile-layout .swiftx-app .app-body .section.add-user-page .section-body .tab .tab-body .card .card-footer .mobile-section-footer .section-footer-con .footer-right{padding:5px 0}.full-layout.mobile-layout .swiftx-app .app-body .section.add-groups-page .section-body .tab .tab-body .card .card-footer .mobile-section-footer .section-footer-con .footer-left span.page-label,.full-layout.mobile-layout .swiftx-app .app-body .section.add-groups-page .section-body .tab .tab-body .card .card-footer .mobile-section-footer .section-footer-con .footer-left span.page-label-value,.full-layout.mobile-layout .swiftx-app .app-body .section.add-groups-page .section-body .tab .tab-body .card .card-footer .mobile-section-footer .section-footer-con .footer-right span.page-label,.full-layout.mobile-layout .swiftx-app .app-body .section.add-groups-page .section-body .tab .tab-body .card .card-footer .mobile-section-footer .section-footer-con .footer-right span.page-label-value,.full-layout.mobile-layout .swiftx-app .app-body .section.add-user-page .section-body .tab .tab-body .card .card-footer .mobile-section-footer .section-footer-con .footer-left span.page-label,.full-layout.mobile-layout .swiftx-app .app-body .section.add-user-page .section-body .tab .tab-body .card .card-footer .mobile-section-footer .section-footer-con .footer-left span.page-label-value,.full-layout.mobile-layout .swiftx-app .app-body .section.add-user-page .section-body .tab .tab-body .card .card-footer .mobile-section-footer .section-footer-con .footer-right span.page-label,.full-layout.mobile-layout .swiftx-app .app-body .section.add-user-page .section-body .tab .tab-body .card .card-footer .mobile-section-footer .section-footer-con .footer-right span.page-label-value{font-size:12px}.full-layout.mobile-layout .swiftx-app .app-body .section.add-groups-page .section-body .tab .tab-body.mobile-authority-content .card,.full-layout.mobile-layout .swiftx-app .app-body .section.add-user-page .section-body .tab .tab-body.mobile-authority-content .card{overflow:hidden!important}.full-layout.mobile-layout .swiftx-app.top-menu-1 .app-header.mobile-layout-header{height:calc(100vh - 0px);max-height:calc(100vh - 0px);padding:0}.full-layout.mobile-layout .swiftx-app.top-menu-1 .app-header.mobile-layout-header .app-header-con .app-menu{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;padding:0}.full-layout.mobile-layout .swiftx-app.top-menu-1 .app-header.mobile-layout-header .app-header-con .app-menu .menu-app-con{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;width:100%;height:max-content}.full-layout.mobile-layout .swiftx-app.top-menu-1 .app-header.mobile-layout-header .app-header-con .app-menu .menu-app-con .main-menu-item{height:50px;width:100%}.full-layout.mobile-layout .swiftx-app.top-menu-1 .app-header.mobile-layout-header .app-header-con .app-menu .menu-app-con .main-menu-item .main-menu-con{justify-content:flex-start;border-left:5px solid #0000;border-bottom:none;padding:0 5px}.full-layout.mobile-layout .swiftx-app.top-menu-1 .app-header.mobile-layout-header .app-header-con .app-menu .my-actions{height:max-content;width:100%}.full-layout.mobile-layout .swiftx-app.top-menu-1 .app-header.mobile-layout-header .app-header-con .app-menu .my-actions.show-my-action{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.full-layout.mobile-layout .swiftx-app.top-menu-1 .app-header.mobile-layout-header .app-header-con .app-menu .my-actions.show-my-action .actions-header{height:50px;width:100%;padding:0 15px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.full-layout.mobile-layout .swiftx-app.top-menu-1 .app-header.mobile-layout-header .app-header-con .app-menu .my-actions.show-my-action .action-body{width:100%;box-shadow:none}.full-layout.mobile-layout .swiftx-app .error-msg-icon:hover .show-error-msg{font-size:1rem;padding:5px 15px}.full-layout.mobile-layout .swiftx-app .customDropdown,.full-layout.mobile-layout .swiftx-app .dx-texteditor.dx-editor-outlined{min-height:50px}.full-layout.mobile-layout .swiftx-app dx-number-box{height:50px}.full-layout.mobile-layout .form-status.swiftx-app .form-status-body .form-status-info .form-status-info-con .card{min-width:85%;max-width:85%}.error-msg-icon{top:15px!important}.section.privacy-page .section-head,.section.terms-conditions .section-head{height:60px!important}.section.privacy-page .section-head .section-head-content .section-title,.section.terms-conditions .section-head .section-head-content .section-title{padding-left:0}.dialog-box.app-myaction-dialog .dialog-box-content{width:100%;height:100%}.dialog-box.app-myaction-dialog .dialog-box-content .dialog-box-body .mobile-my-actions-search{padding-bottom:16px}.dialog-box.app-myaction-dialog .dialog-box-content .dialog-box-body .custom-mobile-grid .custom-mobile-grid-body .custom-mobile-grid-content{border-bottom:1px solid #d2d3d4}.dialog-box.app-myaction-dialog .dialog-box-content .dialog-box-body .custom-mobile-grid .custom-mobile-grid-body .custom-mobile-grid-content .custom-mobile-grid-items{padding:1px 10px 5px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap}.dialog-box.app-myaction-dialog .dialog-box-content .dialog-box-body .custom-mobile-grid .custom-mobile-grid-body .custom-mobile-grid-content .custom-mobile-grid-items .custom-mobile-grid-items-value{padding:2px 0}.dialog-box.app-myaction-dialog .dialog-box-content .dialog-box-body .my-actions-grid-card.with-footer .card-body{height:calc(100% - 40px)}.dialog-box.app-myaction-dialog .dialog-box-content .dialog-box-body .my-actions-grid-card.with-footer .card-body .custom-mobile-grid{height:calc(100% - 50px)}.dialog-box.app-myaction-dialog .dialog-box-content .dialog-box-body .my-actions-grid-card.with-footer .card-body .custom-mobile-grid .custom-mobile-grid-body{height:100%;overflow:auto}.dialog-box.app-myaction-dialog .dialog-box-content .dialog-box-body .my-actions-grid-card.with-footer .card-footer{height:40px}.dialog-box.app-myaction-dialog .dialog-box-content .dialog-box-body .card .card-body dx-data-grid.my-actions-grid{height:calc(100% - 60px)}.dialog-box.iframe-dialog.app-myaction-dialog-iframe .dialog-box-content{width:100%!important;height:100%!important}.dialog-box.iframe-dialog.app-myaction-dialog-iframe .dialog-box-content .iframe-body-content .full-layout.mobile-layout .swiftx-app .section .section-body{height:calc(100% - 80px)}.dialog-box.iframe-dialog.app-myaction-dialog-iframe .dialog-box-content .iframe-body-content .full-layout.mobile-layout .swiftx-app .consume-form .my-journey-logo.section-title{padding-left:20px}.dialog-box.iframe-dialog.app-myaction-dialog-iframe .dialog-box-content .iframe-body-content .full-layout.mobile-layout .consume-form .section-title{background-color:red!important}.dialog-box.iframe-dialog.app-myaction-dialog-iframe .dialog-box-content .iframe-body-content .full-layout.mobile-layout .swiftx-app .app-body .section .section-head .section-head-content .section-title{height:60px}.dialog-box.iframe-dialog.app-myaction-dialog-iframe .dialog-box-content .iframe-body-content .my-journey-head,.dialog-box.iframe-dialog.app-myaction-dialog-iframe .dialog-box-content .iframe-body-content .section-head{background-color:red}.dialog-box.lookups-dialog .dialog-box-content{width:100%!important;height:100%!important}.dialog-box.lookups-dialog .dialog-box-content.show-footer{height:calc(100% - 0px)!important}.dialog-box.lookups-dialog .dialog-box-content.show-footer .dialog-box-body dx-data-grid{height:calc(100% - 60px)!important}.dialog-box.lookups-dialog .dialog-box-content .dialog-box-header{box-shadow:0 0 10px 0 #0003;height:45px}.dialog-box.lookups-dialog .dialog-box-content .dialog-box-header .search-icon{display:none}.dialog-box.lookups-dialog .dialog-box-content .dialog-box-body{overflow:hidden;height:calc(100vh - 100px)!important}.dialog-box.lookups-dialog .dialog-box-content .dialog-box-body .dialog-header-search{height:50px}.dialog-box.lookups-dialog .dialog-box-content .dialog-box-body .dialog-header-search .searchwithdrop{width:100%;height:100%}.dialog-box.lookups-dialog .dialog-box-content .dialog-box-body .dialog-header-search .searchwithdrop .grid-header-search-box{height:100%}.dialog-box.lookups-dialog .dialog-box-content .dialog-box-body .dialog-header-search .searchwithdrop .grid-header-search-box .dx-selectbox .dx-texteditor-input{min-height:50px!important;height:50px!important}.dialog-box.lookups-dialog .dialog-box-content .dialog-box-footer{height:55px}.myreport-preview .section-head{padding:0 16px;width:100%}.myreport-preview .section-head .section-head-content{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;width:100%}.myreport-preview .section-head .section-head-content .mobile-section-head-cancel.mobile-show{margin-left:auto;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;display:flex!important}.myreport-preview .section-head .section-head-content .mobile-section-head-cancel.mobile-show .mobile-action-more-btn{margin-right:10px}.myreport-preview .section-head .section-head-content .mobile-section-head-cancel.mobile-show .btn{min-height:30px;min-width:60px}.myreport-preview .section-head .section-action.hide-mobile-action{display:none}.myreport-preview .section-head .section-action.show-mobile-action{position:absolute;top:61px;right:10px;z-index:101;background:#fff;box-shadow:0 0 10px 0 #00000029;padding:16px;min-height:75px;flex-direction:column;min-width:75px;border-radius:4px}.myreport-preview .section-head .section-action.show-mobile-action .btn{margin-right:0;margin-bottom:16px;width:100%;height:48px;min-height:48px}}@media only screen and (min-width:768px) and (max-width:1200px) and (orientation:portrait){.login-form{width:100%;height:100%}.login-form .form-body .form-text-body .form-login{justify-content:center;flex:0 0 calc(100% - 30%);max-width:calc(100% - 30%);width:calc(100% - 30%);height:calc(100vh - 10%);margin:5% auto}.login-form .form-body .form-text-body .form-login .form-login-body{justify-content:flex-start;padding:50px}.apps.app-list .section-body,.myforms.section.app-list .section-body{height:calc(100vh - 110px)}.apps.app-list .section-body .section-content .card .card-body.mobile-show,.myforms.section.app-list .section-body .section-content .card .card-body.mobile-show{display:none!important}.apps.app-list .section-body .section-content .card .card-body.mobile-hide,.myforms.section.app-list .section-body .section-content .card .card-body.mobile-hide{display:block!important}.apps.app-list .section-body .section-content .card .card-body.mobile-hide .my-actions-grid,.myforms.section.app-list .section-body .section-content .card .card-body.mobile-hide .my-actions-grid{padding:0 1rem}.apps.app-list .section-body .section-content .card .card-body .row .apps-content,.myforms.section.app-list .section-body .section-content .card .card-body .row .apps-content{flex:0 0 calc(16.66% - 10px)!important;max-width:calc(16.66% - 10px)!important;width:calc(16.66% - 10px)!important}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con{padding:30px}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item{margin:20px}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con{padding:0}.full-layout.mobile-layout .swiftx-app .app-body .app-info-mobile .app-info-mobile-content .landing-menu .menu-app-con .main-menu-item.with-submenu div.show-submenu-body .sub-menu .sub-menu-con li{margin:20px}}@media only screen and (min-width:992px) and (max-width:1200px){.login-form{width:100%;height:100%}.login-form .form-body .form-text-body .form-login{justify-content:center;flex:0 0 calc(100% - 30%);max-width:calc(100% - 30%);width:calc(100% - 30%);height:calc(100vh - 10%);margin:5% auto}.login-form .form-body .form-text-body .form-login .form-login-body{justify-content:flex-start;padding:50px}.apps.app-list .section-body .section-content .card .card-body .apps-content-body .row .apps-content,.myforms.section.app-list .section-body .section-content .card .card-body .apps-content-body .row .apps-content{flex:0 0 calc(16.66% - 10px);max-width:calc(16.66% - 10px);width:calc(16.66% - 10px)}}@media only screen and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1){.m-xs-0{margin:0!important}.mobile-section-flow{display:flex!important;justify-content:center;align-items:center;margin:12px 0 0}.btn{height:36px}.btn:not(:last-child){margin-right:10px}.grid .grid-header .grid-action .btn,.lookup-list-box-body .list-box .list-box-header .list-box-action .clear-btn button{height:26px}.dx-selectbox,.dx-textbox,input{height:40px}.desktop-action-btn-title{display:none}.mobile-action-btn-icon{display:flex!important;align-items:center;justify-content:center;font-size:15px}.mobile-action-text-btn{padding:3px 15px;border-radius:4px}.mobile-section-head-cancel{margin-left:auto}.mobile-section-head-cancel .btn{border-radius:4px;padding:3px 10px}.btn-default.apps-action-btn span.action-icon{width:35px;font-size:15px}.mob-mb-10{margin-bottom:10px}.section .section-head{flex-direction:column;height:120px;padding:0}.section .section-head .mobile-action-icon,.section .section-head .mobile-action-icon .mobile-dotIcon{display:flex;padding-right:10px;align-items:center;justify-content:center}.section .section-head .mobile-action-icon .mobile-dotIcon i{font-size:25px}.section .section-head .mobile-action-icon .mobile-closeIcon{font-size:15px;width:35px;height:35px;border:1px solid #218838;border-radius:50px;outline:none;display:flex;align-items:center;justify-content:center}.section .section-head .mobile-action-icon .mobile-closeIcon i{color:#218838;font-size:20px}.section .section-head .mobile-action-icon i{font-size:25px}.section .section-head .section-action.mobile-action{height:60px;align-items:center;justify-content:flex-end;width:100%;background:#0000;box-shadow:0 4px 5px #00000029;padding:0 0 0 10px}.section .section-head .section-action.mobile-action .btn{border-radius:25px;width:35px;height:35px;min-width:35px}.section .section-head .section-action.mobile-action .mobile-action-text-btn{width:auto!important;border-radius:4px!important;padding:3px 15px;display:flex!important;align-items:center;justify-content:center}.section .section-head .section-action.mobile-action .btn-group-toogle{height:35px}.section .section-head .section-action.mobile-action .btn-group-toogle .toogle-btn{padding:0 7px}.section .section-head .section-action.mobile-action .btn-group-toogle .toogle-btn .toogle-btn-icon{display:flex;align-items:center;justify-content:center;height:35px}.section .section-head .section-action.mobile-action .mobile-action-btn .action-icon{display:inline-flex!important}.section .section-head .section-action.mobile-action .mobile-action-btn .mobile-action-btn-title{display:none!important;font-size:16px;font-family:Heebo-medium!important;padding-top:3px}.section .section-head .section-action.mobile-action .action-search.mobile-show{width:max-content!important;margin:0 10px 0 0;height:35px}.section .section-head .section-action.mobile-action.show-mobile-action{right:0}.section .section-head .section-action.mobile-action.hide-mobile-action{right:-95%}.section .section-head .section-action.mobile-action .mobile-action-header{display:flex!important;flex-direction:row;align-items:center;justify-content:space-between;height:60px;background:#202020d1;padding:10px;color:#fff}.section .section-head .section-action.mobile-action .mobile-action-header h4{margin:0}.section .section-head .section-action.mobile-action .mobile-action-header span{width:35px;height:35px;border:1px solid #fff;border-radius:50px;display:flex;align-items:center;justify-content:center;cursor:pointer}.section .section-head .section-action.mobile-action .mobile-action-header span i{font-size:20px}.section .section-head .section-action.mobile-action .action-search{background:#0000;border:none}.section .section-head .section-action.mobile-action .action-search .header-search-box .search-box.HideMobileSearch dx-text-box.form-control{width:0;height:0;background:none!important;border-radius:0}.section .section-head .section-action.mobile-action .action-search .header-search-box .search-box.ShowMobileSearch dx-text-box.form-control{border-radius:4px 0 0 4px}.section .section-head .section-action.mobile-action .action-search .header-search-box .search-icon{width:35px;height:35px;background:#fff;border-radius:50px}.section .section-head .section-action.mobile-action .action-search .header-search-box .search-icon.ExpandMobileSearch{border-radius:0!important}.section .section-head .section-action.mobile-action .action-search .header-search-box .search-icon.ExpandMobileSearch dx-text-box.form-control{border-radius:4px 0 0 4px}.section .section-head .section-action.mobile-action .action-search .header-search-box .search-icon div{display:flex;align-items:center;justify-content:center}.section .section-head .section-action.mobile-action .action-search .search-box{width:100%;height:35px}.section .section-head .section-action.mobile-action .action-search .search-box dx-text-box.form-control{width:100%;height:100%}.section .section-head .section-action.mobile-action .action-search .custom-dropdown.form-control{height:35px;margin:0}.section .section-head .section-action.mobile-action .mobile-action-btn{border-radius:25px!important}.section .section-head .section-action.mobile-action .mobile-action-btn .action-icon{width:45px;height:100%;padding:0;display:flex;align-items:center;justify-content:center}.section .section-head .section-action.mobile-action .mobile-action-btn .action-icon .icon-plus{font-size:23px}.section .section-head .section-action.mobile-action .mobile-action-btn .action-icon .icon-download{font-size:35px}.section .section-head .section-action.mobile-action .mobile-action-btn span.mobile-action-btn-title{display:block;font-size:18px;font-family:Heebo-medium}.section .section-head .section-head-content{height:60px;width:100%;display:flex;align-items:center;box-shadow:0 4px 5px #00000029;padding:0 10px}.section .section-head .section-head-content .section-title{padding:0 0 0 45px}.section .section-head .section-head-content .mobile-section-head-cancel{margin-left:auto}.section .section-head .section-head-content .mobile-section-head-cancel .btn{border-radius:4px;padding:3px 10px}.section .section-body{height:calc(100% - 120px)}.section .section-body .section-content .card .card-body.viewOnMobile{padding:0;height:calc(100vh - 180px)}.section .section-body .section-content .card .card-footer .row .pagination .btn{margin:0;width:25px}.section .section-body .section-content .card .card-footer .row .pagination .btn i{font-size:12px}.section .section-body .section-content .card .card-footer .row .pagination .btn:not(:last-child){margin-right:.625rem}.card.grid-card .card-body{height:calc(100vh - 180px)}.card.grid-card .card-body dx-data-grid{height:100%!important}.col-33{flex:0 0 100%;max-width:100%;width:100%}.mobile-data-grid{display:block}.mobile-data-grid,.mobile-data-grid .mobile-data-grid-content{flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.mobile-data-grid .mobile-data-grid-content{display:flex}.mobile-data-grid .mobile-data-grid-content .mobile-data-grid-header{background-color:red;width:100%;border-radius:6px 6px 0 0}.mobile-data-grid .mobile-data-grid-content .mobile-data-grid-header .mobile-data-grid-header-group{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;padding:10px}.mobile-data-grid .mobile-data-grid-content .mobile-data-grid-header .mobile-data-grid-header-group .mobile-header-group-title h4{margin:0}.mobile-data-grid .mobile-data-grid-content .mobile-data-grid-header .mobile-data-grid-header-group .mobile-header-group-action{margin-left:auto}.mobile-data-grid .mobile-data-grid-content .mobile-data-grid-body{width:100%}.mobile-data-grid .mobile-data-grid-content .mobile-data-grid-body .mobile-data-grid-body-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;width:100%;padding:5px 10px}.mobile-data-grid .mobile-data-grid-content .mobile-data-grid-body .mobile-data-grid-body-content .mobile-data-grid-item{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.mobile-data-grid .mobile-data-grid-content .mobile-data-grid-body .mobile-data-grid-body-content .mobile-data-grid-item:first-child .mobile-data-grid-value:first-child{width:100px}.mobile-data-grid .mobile-data-grid-content .mobile-data-grid-body .mobile-data-grid-body-content .mobile-data-grid-item:first-child .mobile-data-grid-value:last-child{width:calc(100% - 100px);margin-left:auto}.mobile-data-grid .mobile-data-grid-content .mobile-data-grid-body .mobile-data-grid-body-content .mobile-data-grid-item:last-child .mobile-data-grid-value:last-child{margin-left:auto}.modal .modal-dialog{right:-85%}.modal.showModal{z-index:1001}.modal.showModal .modal-dialog{right:0;min-width:85%;flex:0 0 85%;max-width:85%;width:85%;width:85%!important}.modal.showModal .modal-dialog .modal-header .modal-title{width:calc(100% - 75px)}.modal.showModal .modal-dialog .modal-header .modal-title *{max-width:100%}.modal.showModal .modal-dialog .modal-header .modal-action{width:75px}.myforms.section .section-head{flex-direction:column;height:120px}.myforms.section .section-head .section-head-content{background-color:#fff;box-shadow:none}.myforms.section .section-head .section-action.mobile-action{position:unset;height:60px;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;width:100%;box-shadow:0 4px 5px #00000029}.myforms.section .section-head .section-action.mobile-action .action-search.mobile-show{width:max-content!important;margin:0 10px 0 0;height:35px}.myforms.section .section-head .section-action.mobile-action .mobile-action-btn{width:35px!important;height:35px!important;margin:0 10px 0 0;padding:0}.myforms.section .section-head .section-action.mobile-action .mobile-action-btn .action-icon{display:inline-flex}.myforms.section .section-head .section-action.mobile-action .mobile-action-btn .mobile-action-btn-title{display:none;font-size:16px;font-family:Heebo-medium;padding-top:3px}.myforms.section .section-body{height:calc(100% - 120px)}.myforms.section .section-body .myforms-card{flex:0 0 100%;max-width:100%;width:100%}.myforms.section .section-body .card.emboss .card-body .card-emboss-cont h3,.myforms.section .section-body .myforms-card .card .card-body .card-emboss-cont h3{max-width:100%}.myforms.section .section-body .grid-card{height:100%}.myforms.section .section-body .grid-card .card-body{height:calc(100% - 40px)}.myforms.section .section-body .grid-card .card-footer{height:40px}.views-mobile-body{height:calc(100vh - 180px);overflow:auto}.mobile-summary-list-item{display:flex;justify-content:space-between;padding:10px}.mydoc-page.section{padding:0!important}.mydoc-page.section .section-head .section-head-content{padding:0 10px}.myDoc-folder-page{padding:0!important}.error-msg-icon:hover .show-error-msg{font-size:10px}}@media only screen and (min-device-width:320px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3){.mobile-layout .swiftx-app .app-body .section .section-body .myDoc-folder-card{flex:0 0 100%;max-width:100%;width:100%}.mobile-layout .swiftx-app .app-body .section .section-body .myDoc-folder-card.show-folder-media-directory{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px);padding:0}.mobile-layout .swiftx-app .app-body .section .section-body .myDoc-file-card{flex:0 0 100%;max-width:100%;width:100%}.mobile-layout .swiftx-app .app-body .section .section-body .myDoc-file-card.show-media-directory{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px);padding:0}.col-33,.mob-col-33,.mobile-layout .swiftx-app .app-body .section .section-body .dms-card,.mobile-layout .swiftx-app .app-body .section .section-body .myforms-card,.section.light.form .col-33.col-resp{flex:0 0 50%;max-width:50%;width:50%}.dms-card{flex:0 0 50%!important;max-width:50%!important;width:50%!important}}@media only screen and (min-width:320px) and (max-width:1024px) and (orientation:landscape){.login-form{overflow:auto}.login-form .form-body{overflow:unset}.login-form .form-body .form-text-body{background-color:#fff;flex:0 0 calc(100% - 25%);max-width:calc(100% - 25%);width:calc(100% - 25%);margin:25px auto;border-radius:25px;overflow:unset}.login-form .form-body .form-text-body .form-login{height:100%;flex:0 0 100%;max-width:100%;width:100%;margin:0}.login-form .form-body .form-text-body .form-login .form-login-body{height:100%!important;overflow:unset;justify-content:flex-start!important;padding:50px 25px!important}.login-form .form-body .form-text-body .form-login .form-login-body .form-intro-title{text-align:center}.login-form .form-body .form-text-body .form-login .form-login-body .mobile-powered-by{padding-top:25px}.login-form .form-body .form-text-body .form-login .form-login-body .mobile-powered-by.hide-desktop{display:flex!important;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.page .page-body .sideMenu{display:none}.page .page-body .mainscreen{flex:0 0 100%;max-width:100%;width:100%}}@media only screen and (min-width:320px) and (max-width:768px) and (orientation:landscape){.login-form .form-body .form-text-body .form-login{height:100%;padding:20px}.myforms .section-body .section-content .card-body{padding:0}.myforms .section-body .section-content .card-body .apps-content-body .row .apps-content{flex:0 0 calc(25% - 10px);max-width:calc(25% - 10px);width:calc(25% - 10px)}}@media only screen and (min-width:768px) and (max-width:992px) and (orientation:landscape){.login-form{width:100%;height:100%}.login-form .form-body .form-text-body .form-login{justify-content:center}.login-form .form-body .form-text-body .form-login .form-login-body{justify-content:space-around;padding:50px;height:calc(100% - 100px);width:75%;margin:0 auto}.apps.app-list .section-body,.myforms.section.app-list .section-body{height:calc(100vh - 110px)}.apps.app-list .section-body .section-content .card .card-body.mobile-show,.myforms.section.app-list .section-body .section-content .card .card-body.mobile-show{display:none!important}.apps.app-list .section-body .section-content .card .card-body.mobile-hide,.myforms.section.app-list .section-body .section-content .card .card-body.mobile-hide{display:block!important}.apps.app-list .section-body .section-content .card .card-body.mobile-hide .my-actions-grid,.myforms.section.app-list .section-body .section-content .card .card-body.mobile-hide .my-actions-grid{padding:0 1rem}}@media only screen and (min-width:993px) and (max-width:1024px) and (orientation:landscape){.login-form{width:100%;height:100%}.login-form .form-body .form-text-body .form-login{justify-content:center}.login-form .form-body .form-text-body .form-login .form-login-body{justify-content:space-around;padding:50px;height:calc(100% - 100px);width:75%;margin:0 auto}.apps.app-list .section-body,.myforms.section.app-list .section-body{height:calc(100vh - 110px)}.apps.app-list .section-body .section-content .card .card-body.mobile-show,.myforms.section.app-list .section-body .section-content .card .card-body.mobile-show{display:none!important}.apps.app-list .section-body .section-content .card .card-body.mobile-hide,.myforms.section.app-list .section-body .section-content .card .card-body.mobile-hide{display:block!important}.apps.app-list .section-body .section-content .card .card-body.mobile-hide .my-actions-grid,.myforms.section.app-list .section-body .section-content .card .card-body.mobile-hide .my-actions-grid{padding:0 1rem}}@media only screen and (min-width:1024px) and (max-width:1200px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.login-form .form-body .form-text-body .powered-by.hide-mobile{display:none!important}.login-form .form-body .form-text-body .form-login .form-login-body .mobile-powered-by{padding-top:25px}.login-form .form-body .form-text-body .form-login .form-login-body .mobile-powered-by.hide-desktop{display:flex!important;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.apps.app-list .section-body,.myforms.section.app-list .section-body{height:calc(100vh - 110px)}.apps.app-list .section-body .section-content .card .card-body.mobile-show,.myforms.section.app-list .section-body .section-content .card .card-body.mobile-show{display:none!important}.apps.app-list .section-body .section-content .card .card-body.mobile-hide,.myforms.section.app-list .section-body .section-content .card .card-body.mobile-hide{display:block!important}.apps.app-list .section-body .section-content .card .card-body.mobile-hide .my-actions-grid,.myforms.section.app-list .section-body .section-content .card .card-body.mobile-hide .my-actions-grid{padding:0 1rem}}@media screen and (max-width:767px){.login-form{overflow:hidden}.login-form .form-body{background-image:url(/assets/img/mobile/login/Login-bg.svg);background-repeat:no-repeat;background-size:cover;background-position:50%;overflow:hidden}.login-form .form-body .form-img-content{display:none}.login-form .form-body .form-text-body{background:#0000;flex:0 0 100%;max-width:100%;width:100%;height:100%;overflow:auto;position:relative}.login-form .form-body .form-text-body .form-login{flex:0 0 calc(100% - 50px);max-width:calc(100% - 50px);width:calc(100% - 50px);height:100%;margin:25px;background-color:#fff;box-shadow:0 0 10px 0 #00000029;border-radius:25px}.login-form .form-body .form-text-body .form-login .form-login-body{padding:20px;height:calc(100% - 0px);overflow:hidden}.login-form .form-body .form-text-body .form-login .form-login-body .mobile-swiftx-logo{text-align:center;padding:15px 0}.login-form .form-body .form-text-body .form-login .form-login-body .mobile-swiftx-logo img{height:40px}.login-form .form-body .form-text-body .form-login .form-login-body .swiftx-logo{position:absolute;top:25px;left:0;width:100%;height:50px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.login-form .form-body .form-text-body .form-login .form-login-body .form-intro-title{margin-top:10px;justify-content:center}.login-form .form-body .form-text-body .form-login .form-login-body .form-intro-title h2{margin:0;font-weight:400;font-family:Heebo-Bold;color:#212329}.login-form .form-body .form-text-body .form-login .form-login-body .form-intro-title h4{font-size:1.375rem;font-weight:400;font-family:Heebo-Medium;padding-bottom:10px}.login-form .form-body .form-text-body .form-login .form-login-body .form-intro-title p{font-size:1rem!important;padding:10px 0}.login-form .form-body .form-text-body .form-login .form-login-body .form-intro-title.hide-desktop{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;display:flex!important}.login-form .form-body .form-text-body .form-login .form-login-body .form-intro-title.hide-desktop img{width:175px}.login-form .form-body .form-text-body .form-login .form-login-body .form-intro-title.hide-desktop h2{margin-top:20px}.login-form .form-body .form-text-body .form-login .form-login-body .or-msg{margin-top:5px}.login-form .form-body .form-text-body .form-login .form-login-body .or-msg span{color:#212329;font-size:1rem;font-weight:400;font-family:Heebo-Medium}.login-form .form-body .form-text-body .form-login .form-login-body .o365-btn{margin:10px 0;height:50px;font-size:1.125rem}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-group label{color:#212329;font-size:1rem}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-group .pos-rel input{height:50px;font-size:1rem}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-group .pos-rel .eye-icon{right:5px;top:0;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;height:100%}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-group .pos-rel .eye-icon span{display:flex;flex-wrap:wrap;font-size:1.5rem}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-link .login-btn{height:50px;font-size:1.125rem}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-link .login-btn .login-arrow{height:47px}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-link .forgot-psw{margin-top:15px}.login-form .form-body .form-text-body .form-login .form-login-body form .form-login-content .login-form-link .forgot-psw .forgot-password{color:#006a53;font-size:1rem}.login-form .form-body .form-text-body .form-login .form-login-body .mobile-powered-by{padding:20px 0 10px;margin-top:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.login-form .form-body .form-text-body .form-login .form-login-body .mobile-powered-by span{padding:5px 0}.login-form .form-body .form-text-body .form-login .form-login-body .mobile-powered-by.hide-desktop{display:flex!important}.login-form .form-body .form-text-body .powered-by{height:100px}.login-form .form-body .form-text-body .powered-by .build-version,.login-form .form-body .form-text-body .powered-by .powered-info,.login-form .form-body .form-text-body .powered-by .privacy-info{padding:5px 0}.login-form .form-body .form-text-body .powered-by span{color:#212329}.login-form .form-body .form-text-body .powered-by span:first-child{font-size:14px;padding-bottom:5px}.login-form .form-body .form-text-body .powered-by span:last-child{font-size:11px;padding-top:5px}.login-form .form-body .form-text-body .powered-by img{width:unset;height:30px}.login-form.forgot-password .form-body .form-text-body .form-login .form-login-body form .form-intro-title{margin-top:15px}.login-form.forgot-password .form-body .form-text-body .form-login .form-login-body .mobile-powered-by{padding-top:20px}}@media only screen and (min-width:767px) and (max-width:1200px){.login-form .form-body .form-img-content,.login-form .form-body .form-text-body{flex:0 0 50%;max-width:50%;width:50%}}@media only screen and (max-width:576px){.container-form .section-body .swiftx-form .row{width:320px;max-width:100%}}@media only screen and (min-width:577px) and (max-width:768px){.container-form .section-body .swiftx-form .row{width:529px;max-width:100%}}@media only screen and (min-width:769px) and (max-width:992px){.container-form .section-body .swiftx-form .row{width:933px;max-width:100%}}@media only screen and (min-width:993px) and (max-width:1200px){.container-form .section-body .swiftx-form .row{width:933px;max-width:100%}}@media only screen and (min-width:1201px) and (max-width:1399px){.container-form .section-body .swiftx-form .row{width:1122px;max-width:100%}}@media only screen and (min-width:1400px){.container-form .section-body .swiftx-form .row{width:1320px;max-width:100%}}.light .section-head{background:#fff;color:#000}.light label{color:#000}.light .card{background:#fff}.light .card .card-header{background:#dcdcdc;color:#000}.light .card .card-header .card-title h3,.light .form-group label{color:#000}.light .form-group .form-control{border-color:#ddd}.light .customDropdown .tagboxcls .tagboxsingleitemCls span,.light .form-group .form-control input.dx-texteditor-input,.light .jumbotron .jumbotron-header h5{color:#000}.dark .section-head{background:linear-gradient(180deg,#3e4247,#313338);color:#fff}.dark label{color:#fff}.dark .card,.dark .card .card-header{background:linear-gradient(180deg,#3e4247,#313338)}.dark .card .card-header,.dark .card .card-header .card-title h3,.dark .form-group label{color:#fff}.dark .form-group .form-control{border-color:#646464}.dark .customDropdown .tagboxcls .tagboxsingleitemCls span,.dark .form-group .form-control input.dx-texteditor-input,.dark .jumbotron .jumbotron-header h5{color:#fff}@font-face{font-family:Heebo;src:url(Heebo-Regular.7ac7b0d26b0f96a894bf.ttf)}@font-face{font-family:Heebo-Medium;src:url(Heebo-Medium.5e8fe25167f6990e102d.ttf)}@font-face{font-family:Heebo-bold;src:url(Heebo-Bold.6ab9bb0d85bf1603d97f.ttf)}*{box-sizing:border-box;font-family:Heebo}html{overflow:hidden}body{margin:0;background:#fdfdfd;-webkit-user-select:none;user-select:none}.user-select-text{-webkit-user-select:text;user-select:text}.dark *{color:#fff}.overflow-hidden{overflow:hidden!important}.overflow-auto{overflow:auto}.m-0{margin:0}.m-10{margin:10px}.mt-10{margin-top:10px}.mt-0{margin-top:0!important}.mtb-10{margin-top:10px;margin-bottom:10px}.mlr-4{margin:0 4px}.mr-10{margin-right:10px}.mr-0{margin-right:0}.mlr_10{margin-left:-10px;margin-right:-10px}.mb-10{margin-bottom:10px}.mb-35{margin-bottom:35px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.text-center{text-align:center}.pos-rel{position:relative}.h-50{height:50px}.f-12{font-size:12px}.f-15{font-size:15px}.f-14{font-size:14px!important}.text-left{text-align:left}.d-flex{display:flex}.jc-start{justify-content:flex-start}.jc-end{justify-content:flex-end}.h-100{height:100%}.flex-column{flex-direction:column}.w-100{width:100%!important}.flex-100{flex:0 0 100%;max-width:100%}.flex-end{justify-content:flex-end}.flex-end,.flex-start{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap}.flex-start{justify-content:flex-start}.flex-center{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.flex-49{flex:0 0 49%;max-width:49%}.flex-57{flex:0 0 57%;max-width:57%}.flex-60{flex:0 0 60%;max-width:60%}.flex-40{flex:40%;max-width:40%}.flex-37{flex:0 0 37%;max-width:37%}.plr-0{padding-left:0!important;padding-right:0!important}.plr-10{padding-left:10px;padding-right:10px}.plr-12{padding-left:12px;padding-right:12px}.pl-13{padding-left:13px}.w-50{width:50%}.lh-5{line-height:.5rem}.cursor-pointer{cursor:pointer}.ptb-625{padding-top:.625rem;padding-bottom:.625rem}.p-625{padding:.625rem}.plr-625{padding-left:.625rem;padding-right:.625rem}.pt-0{padding-top:0!important}.pt-625{padding-top:.625rem}.p-10{padding:10px}.pr-2{padding-right:2px!important}.pr-5{padding-right:5px!important}.pr-10{padding-right:10px!important}.pl-0{padding-left:0!important}.pr-20{padding-right:20px}.pr-35{padding-right:35px}.pl-7{padding-left:7px}.ptb-3{padding-top:3px!important;padding-bottom:3px}.ptb-5{padding-top:5px;padding-bottom:5px}.ptb-10{padding-top:10px;padding-bottom:10px}.plr-5{padding-left:5px;padding-right:5px}.pl-10{padding-left:10px!important}.p-0{padding:0!important}.pr-30{padding-right:30px!important}.px-10{padding-left:10px;padding-right:10px}.ml-10{margin-left:10px}.mb-0{margin-bottom:0!important}.top-0{top:0!important}.top-4{top:4px!important}.color-38{color:#383838!important}.h-auto{height:auto!important}.card-footer-col{margin-left:auto}.page{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.page.landing-page .sideMenu{display:none}.page-body,.page-header,.page.landing-page .mainscreen{flex:0 0 100%;max-width:100%;width:100%}a{outline:none!important}.title-header{flex-wrap:wrap;background-color:#fff;padding:.625rem 0;color:#180025;flex:0 0 100%;max-width:100%;box-shadow:0 0 10px 0 #00000080;height:0}.branding,.title-header{display:flex;align-items:center}.branding{flex-wrap:wrap;margin:15px;padding-bottom:.625rem;border-bottom:1px solid #5d5d5d}.branding .logo img{height:25px}.branding .menu-bar{padding:5px 9px;background:#20202026;border-radius:4px;color:#202020;cursor:pointer}.branding .menu-bar:hover{background:#20202040;color:#202020}.total-count{position:absolute;top:8px;right:8px;margin:0;padding:2px 10px;font-size:11px;color:#4e5f5c!important;border:.5px solid #b8d6cf;border-radius:15px}.header-menu{margin-left:auto;padding-right:1.25rem}.header-menu ul{display:flex;flex-wrap:wrap;align-items:center;list-style:none;padding:0;margin:0}.header-menu ul li{list-style:none}.header-menu ul li:not(:last-child){margin-right:1.25rem}.hiden-menu{text-align:center;font-size:11px}.hiden-menu img{height:30px!important}.user-dropdown{display:flex;flex-wrap:wrap;align-items:center;cursor:pointer;border-top:1px solid #5d5d5d;padding:5px 0;margin:auto 15px 2px;height:50px}.user-dropdown .user-thumbnail{width:32px;height:32px;flex-direction:row;flex-wrap:nowrap;border-radius:50%;margin-right:.625rem;justify-content:center;background-color:#218838;display:flex;flex-wrap:wrap;align-items:center}.user-dropdown .user-thumbnail .icon{font-size:12px;font-family:Heebo-bold;text-transform:uppercase}.user-dropdown .user-thumbnail .icon-img{width:25px;height:25px}.user-dropdown .user-thumbnail .icon-img img{width:25px;border-radius:50%}.user-dropdown .user-label{font-size:12px;cursor:pointer}.user-dropdown .user-label span i.icon-chevron-down{font-size:8px}.user-dropdown .dropmenu-btn{margin-left:auto;color:#b1b1b1;font-size:20px}.showsidemenu{flex:0 0 250px;width:250px;max-width:250px}.showsidemenu .hide-side-menu,.showsidemenu .hiden-menu{display:none}.hidesidemenu{flex:0 0 90px;max-width:90px;width:90px}.hidesidemenu .branding{justify-content:center}.hidesidemenu .sidemenulist,.hidesidemenu .submenulist{flex-direction:column;padding:15px 10px;margin:5px 10px}.hidesidemenu .sidemenulist i,.hidesidemenu .submenulist i{font-size:20px}.hidesidemenu .sidemenulist span,.hidesidemenu .submenulist span{font-size:10px;margin-left:0}.hidesidemenu .exp-menu,.hidesidemenu .withsub{display:none}.hidesidemenu .user-dropdown{justify-content:center}.hidesidemenu .user-dropdown .user-thumbnail{margin:0}.hidesidemenu .user-label{display:none}.submenulist .fa{width:15px;text-align:center}.showmenu{flex:0 0 calc(100vw - 250px);max-width:calc(100vw - 250px)}.hidemenu{flex:0 0 calc(100vw - 90px);max-width:calc(100vw - 90px)}.page-body{height:calc(100vh - 0px);display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.sideMenu{background:url(desk-1081708.59c13c7e43d1b7cba750.jpg);background-position:50%;background-size:auto 100vh;transition-duration:.5s;position:relative}.sideMenu,.sideMenu-con{height:100%;display:flex}.sideMenu-con{width:100%;background:#202020d1;color:#fff;overflow:hidden;flex-direction:column}.sidebar-toogle{position:absolute;top:16px;right:-11.5px;width:25px;height:25px;background:#218838;color:#fff;font-size:.75rem;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 0 10px 0 #00000029;cursor:pointer;z-index:5;transition-duration:.3s}.sidebar-toogle.toogle-btn-rotate{transform:rotateY(180deg)}.mainscreen{transition-duration:.5s;height:100%}.sidemenulist,.submenulist{padding:7px 10px;cursor:pointer;color:#fff;display:flex;text-decoration:none;font-size:14px;border-radius:4px;align-items:center;transition-delay:.2s;margin:0 10px 10px}.sidemenulist span,.submenulist span{margin-left:10px;margin-top:1px;white-space:nowrap}.sidemenulist .menu-icon,.submenulist .menu-icon{margin:0!important;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.sidemenulist .menu-icon i,.submenulist .menu-icon i{font-size:20px}.withsub{display:flex;justify-content:space-between}.drop-arrow{width:20px;height:20px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:10px;color:#f1f1f1;cursor:pointer;transition-duration:.3s}.drop-arrow.rotate-90{transform:rotate(-90deg)}.sidemenulist.active,.submenulist.active{background-color:#9fffab4d}.sidemenulist:not(.active):hover,.submenulist:not(.active):hover{color:#9fffab}.withsub{padding:10px 15px;font-size:15px;color:#fff;cursor:pointer;background-color:#383838;margin-bottom:10px;letter-spacing:.3px}.withsub span{font-family:Heebo-Medium}.content-wrapper,.page-content{width:100%;height:100%}.content-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-bottom:.625rem}.content-header .content-title *{margin:0}.content-header .content-action>:not(:last-child){margin-right:.625rem}.section{height:100%}.section .section-body{height:calc(100% - 60px);overflow:auto}.section .section-body .section-content>.card .card-body dx-data-grid{height:calc(100vh - 120px)}.section.withfooter .section-body{height:calc(100% - 102px)}.section.preview-form .section-body{overflow:hidden}.section.preview-form .section-body .swiftx-form{height:100%;overflow:auto;padding:10px 0}.section.preview-form .section-body .swiftx-form .card{margin-bottom:.625rem;height:100%}.section.preview-form .section-body .swiftx-form .card.show-boxshadow{margin-bottom:0}.section .container-center-align,.section.preview-form.container-form .section-body .swiftx-form>.row.container-center-align{margin:0 auto}.section .section-request-info{transition-duration:.3s;position:relative}.section .section-request-info.hide-section-info{transform:translateY(-90px);margin-bottom:0;animation:fadeInUp .5s;display:none}.section .section-request-info.show-section-info{transform:translate(0);margin:.625rem 0;display:block;animation:fadeInDown .5s}.section-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:15px 20px;background-color:#fff;box-shadow:0 4px 5px #00000029;transition-duration:.3s;position:relative;z-index:3;height:60px}.section-head .section-title *{margin:0}.section-action{display:flex;align-items:center}.section-action .toogle-button{height:28px}.section-action .toogle-button input:checked~.switch:before{top:3px}.section-title{justify-content:flex-start}.section-title,.section-title .section-info-icon{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap}.section-title .section-info-icon{width:30px;height:22px;justify-content:center;cursor:pointer}.section-title .section-info-icon i{font-size:1.125rem}.section-title .section-info-icon i.icon-times{font-size:.875rem}.showHide-more{display:flex;justify-content:center;width:22px;height:22px;background:#cccccc80;align-items:center;margin:5px 7px!important;border-radius:50px;padding:0 0 0 1px;cursor:pointer}.showHide-more i{color:#0009;font-size:14px}.section.dashboard-page .section-body .section-content{padding:0}.section.dashboard-page .section-body .section-content>.row{overflow:auto;padding:20px 10px 0}.tab{height:100%;flex:0 0 100%;max-width:100%;width:100%}.tab .tab-header{background-color:#383838;padding-left:10px;box-shadow:0 5px 3px #0000000f}.tab .tab-menu{padding:0;list-style:none;margin:0;display:flex;align-items:center}.tab .tab-menu li{display:inline;padding:.3125rem .5375rem;font-size:.75rem;cursor:pointer;color:#e8e7e7;border-bottom:3px solid #0000;position:relative;letter-spacing:.4px}.tab .tab-menu li:hover{color:#fff}.tab .tab-menu li.active{color:#fff;border-color:#9fffab}.tab .tab-menu li.active span{font-family:Heebo-Medium}.tab .tab-menu li.tab-menu-list{padding:0}.tab .tab-menu li.tab-menu-list .tab-menu-list-item{padding:.3125rem .5375rem}.tab .tab-body{padding:.625rem;height:calc(100% - 31px);overflow-x:hidden;overflow-y:auto}.tab .tab-body .tab-content{height:100%}.tab .tab-body .tab-content .row.reports-design-page{position:relative}.tab .tab-body .tab-content .row.reports-design-page .col-0,.tab .tab-body .tab-content .row.reports-design-page .col-20{padding:0;transition-duration:.2s;overflow:hidden;height:100%}.tab .tab-body .tab-content .row.reports-design-page .col-20{box-shadow:0 0 4px 0 #00000029}.tab .tab-body .tab-content .row.reports-design-page .col-80{transition-duration:.2s;padding:0 0 0 12px;height:100%}.tab .tab-body .tab-content .row.reports-design-page .col-100{padding:0;transition-duration:.2s;overflow:hidden;height:100%}.tab .tab-body .tab-content .row.reports-design-page .widget-layout{height:100%}.tab .tab-body .tab-content .row.reports-design-page .widget-layout .card-body{padding:0;height:calc(100% - 45px);overflow:hidden}.tab .tab-body .tab-content .row.reports-design-page .widget-layout .card-body .field-list{height:100%;overflow:hidden;overflow-y:auto}.tab .tab-body .tab-content .row.reports-design-page .widget-section{height:100%}.tab .tab-body .tab-content .row.reports-design-page .widget-section.card>.card-body{height:calc(100% - 45px);overflow-x:hidden;overflow-y:auto}.tab .tab-body .tab-content .row.reports-design-page .widget-section.card>.card-body .swiftx-card .card-body .row .column-selector{margin-bottom:10px}.tab .tab-body .tab-content .row.reports-design-page .widget-section.card>.card-body .swiftx-card .card-body .row .column-selector .dragable-card{padding:10px}.tab .tab-body .tab-content .row.reports-design-page .widget-section .card-header .card-action span:first-child i{font-size:15px;cursor:pointer}.tab .tab-body .tab-content .row.reports-design-page .widget-section .card-header .card-action span:last-child{margin-right:10px;font-size:15px}.tab .tab-body .tab-content .row.reports-design-page .widget-section .card-body{padding:0}.title-btn{display:flex}.title-btn .dx-button{margin-left:5px}.form-heder{padding:5px;display:flex;justify-content:space-between;align-items:center;border-radius:5px}.form-content{height:100vh;width:100%;padding:0 10px}.ngx-datatable .datatable-body .datatable-body-row{background-color:#f5f5f5}.ngx-datatable .datatable-body .datatable-body-row>div{background-color:#f5f5f5;padding:8px;overflow-x:hidden;align-items:center}.ngx-datatable .datatable-body .datatable-body-row>div span{font-size:.75rem}.row{width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;align-content:flex-start}.col-0{flex:0 0 0%;max-width:0}.col-0,.col-1{padding:0 10px}.col-1{flex:0 0 1%;max-width:1%}.col-2{flex:0 0 2%;max-width:2%}.col-2,.col-3{padding:0 10px}.col-3{flex:0 0 3%;max-width:3%}.col-4{flex:0 0 4%;max-width:4%}.col-4,.col-5{padding:0 10px}.col-5{flex:0 0 5%;max-width:5%}.col-6{flex:0 0 6%;max-width:6%}.col-6,.col-7{padding:0 10px}.col-7{flex:0 0 7%;max-width:7%}.col-8{flex:0 0 8%;max-width:8%}.col-8,.col-9{padding:0 10px}.col-9{flex:0 0 9%;max-width:9%}.col-10{flex:0 0 10%;max-width:10%;padding:0 10px}.col-11{flex:0 0 11%;max-width:11%;padding:0 10px}.col-12{flex:0 0 12%;max-width:12%;padding:0 10px}.col-13{flex:0 0 13%;max-width:13%;padding:0 10px}.col-14{flex:0 0 14%;max-width:14%;padding:0 10px}.col-15{flex:0 0 15%;max-width:15%;padding:0 10px}.col-16{flex:0 0 16%;max-width:16%;padding:0 10px}.col-17{flex:0 0 17%;max-width:17%;padding:0 10px}.col-18{flex:0 0 18%;max-width:18%;padding:0 10px}.col-19{flex:0 0 19%;max-width:19%;padding:0 10px}.col-20{flex:0 0 20%;max-width:20%;padding:0 10px}.col-21{flex:0 0 21%;max-width:21%;padding:0 10px}.col-22{flex:0 0 22%;max-width:22%;padding:0 10px}.col-23{flex:0 0 23%;max-width:23%;padding:0 10px}.col-24{flex:0 0 24%;max-width:24%;padding:0 10px}.col-25{flex:0 0 25%;max-width:25%;padding:0 10px}.col-26{flex:0 0 26%;max-width:26%;padding:0 10px}.col-27{flex:0 0 27%;max-width:27%;padding:0 10px}.col-28{flex:0 0 28%;max-width:28%;padding:0 10px}.col-29{flex:0 0 29%;max-width:29%;padding:0 10px}.col-30{flex:0 0 30%;max-width:30%;padding:0 10px}.col-31{flex:0 0 31%;max-width:31%;padding:0 10px}.col-32{flex:0 0 32%;max-width:32%;padding:0 10px}.col-33{flex:0 0 33%;max-width:33%;padding:0 10px}.col-34{flex:0 0 34%;max-width:34%;padding:0 10px}.col-35{flex:0 0 35%;max-width:35%;padding:0 10px}.col-36{flex:0 0 36%;max-width:36%;padding:0 10px}.col-37{flex:0 0 37%;max-width:37%;padding:0 10px}.col-38{flex:0 0 38%;max-width:38%;padding:0 10px}.col-39{flex:0 0 39%;max-width:39%;padding:0 10px}.col-40{flex:0 0 40%;max-width:40%;padding:0 10px}.col-41{flex:0 0 41%;max-width:41%;padding:0 10px}.col-42{flex:0 0 42%;max-width:42%;padding:0 10px}.col-43{flex:0 0 43%;max-width:43%;padding:0 10px}.col-44{flex:0 0 44%;max-width:44%;padding:0 10px}.col-45{flex:0 0 45%;max-width:45%;padding:0 10px}.col-46{flex:0 0 46%;max-width:46%;padding:0 10px}.col-47{flex:0 0 47%;max-width:47%;padding:0 10px}.col-48{flex:0 0 48%;max-width:48%;padding:0 10px}.col-49{flex:0 0 49%;max-width:49%;padding:0 10px}.col-50{flex:0 0 50%;max-width:50%;padding:0 10px}.col-51{flex:0 0 51%;max-width:51%;padding:0 10px}.col-52{flex:0 0 52%;max-width:52%;padding:0 10px}.col-53{flex:0 0 53%;max-width:53%;padding:0 10px}.col-54{flex:0 0 54%;max-width:54%;padding:0 10px}.col-55{flex:0 0 55%;max-width:55%;padding:0 10px}.col-56{flex:0 0 56%;max-width:56%;padding:0 10px}.col-57{flex:0 0 57%;max-width:57%;padding:0 10px}.col-58{flex:0 0 58%;max-width:58%;padding:0 10px}.col-59{flex:0 0 59%;max-width:59%;padding:0 10px}.col-60{flex:0 0 60%;max-width:60%;padding:0 10px}.col-61{flex:0 0 61%;max-width:61%;padding:0 10px}.col-62{flex:0 0 62%;max-width:62%;padding:0 10px}.col-63{flex:0 0 63%;max-width:63%;padding:0 10px}.col-64{flex:0 0 64%;max-width:64%;padding:0 10px}.col-65{flex:0 0 65%;max-width:65%;padding:0 10px}.col-66{flex:0 0 66%;max-width:66%;padding:0 10px}.col-67{flex:0 0 67%;max-width:67%;padding:0 10px}.col-68{flex:0 0 68%;max-width:68%;padding:0 10px}.col-69{flex:0 0 69%;max-width:69%;padding:0 10px}.col-70{flex:0 0 70%;max-width:70%;padding:0 10px}.col-71{flex:0 0 71%;max-width:71%;padding:0 10px}.col-72{flex:0 0 72%;max-width:72%;padding:0 10px}.col-73{flex:0 0 73%;max-width:73%;padding:0 10px}.col-74{flex:0 0 74%;max-width:74%;padding:0 10px}.col-75{flex:0 0 75%;max-width:75%;padding:0 10px}.col-76{flex:0 0 76%;max-width:76%;padding:0 10px}.col-77{flex:0 0 77%;max-width:77%;padding:0 10px}.col-78{flex:0 0 78%;max-width:78%;padding:0 10px}.col-79{flex:0 0 79%;max-width:79%;padding:0 10px}.col-80{flex:0 0 80%;max-width:80%;padding:0 10px}.col-81{flex:0 0 81%;max-width:81%;padding:0 10px}.col-82{flex:0 0 82%;max-width:82%;padding:0 10px}.col-83{flex:0 0 83%;max-width:83%;padding:0 10px}.col-84{flex:0 0 84%;max-width:84%;padding:0 10px}.col-85{flex:0 0 85%;max-width:85%;padding:0 10px}.col-86{flex:0 0 86%;max-width:86%;padding:0 10px}.col-87{flex:0 0 87%;max-width:87%;padding:0 10px}.col-88{flex:0 0 88%;max-width:88%;padding:0 10px}.col-89{flex:0 0 89%;max-width:89%;padding:0 10px}.col-90{flex:0 0 90%;max-width:90%;padding:0 10px}.col-91{flex:0 0 91%;max-width:91%;padding:0 10px}.col-92{flex:0 0 92%;max-width:92%;padding:0 10px}.col-93{flex:0 0 93%;max-width:93%;padding:0 10px}.col-94{flex:0 0 94%;max-width:94%;padding:0 10px}.col-95{flex:0 0 95%;max-width:95%;padding:0 10px}.col-96{flex:0 0 96%;max-width:96%;padding:0 10px}.col-97{flex:0 0 97%;max-width:97%;padding:0 10px}.col-98{flex:0 0 98%;max-width:98%;padding:0 10px}.col-99{flex:0 0 99%;max-width:99%;padding:0 10px}.col-100{flex:0 0 100%;max-width:100%;padding:0 10px}.col-auto{flex:0 0 auto!important;max-width:unset!important;width:auto!important;padding:0 10px}.center{display:flex;width:100%;height:100%;justify-content:center;align-items:center}.card{border-radius:4px;background:#fff;box-shadow:0 0 4px 0 #00000029;position:relative;display:flex;flex-direction:column}.card-header{display:flex;align-items:center;padding:.625rem;border-bottom:1px solid #ffffff4d;border-radius:4px 4px 0 0}.card-header.bg-dark{background:#383838;color:#fff}.card-header .card-title *{margin:0;font-family:Heebo-bold;font-weight:400;font-size:14px}.card-header.hide-header{display:none}.card-action{margin-left:auto}.card-body{padding:.625rem;flex-grow:1}.card-footer{background-color:#505050;padding:7px 0;color:#fff;border-radius:0 0 4px 4px}.container-card{position:relative}.container-card .card-header .card-action{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.container-card.show-card-title{margin-top:1rem}.container-card.show-card-title .card-header{height:20px!important;background-color:initial;border:1px solid #0000}.container-card.show-card-title .card-header .card-title{position:absolute;top:-17px;left:15px;max-width:calc(100% - 30px);z-index:1}.container-card.show-card-title .card-header .card-title h3{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:5px 20px;border-radius:20px}.container-card.show-card-title .card-header .card-action{padding-top:.625rem;padding-right:.625rem}.container-card.show-card-title .card-header.subcon-group-background{background-color:initial;border:none}.container-card.show-card-title .card-header.subcon-group-border{background-color:#fff;border:none!important}.container-card.show-card-title .card-header.subcon-group-none{position:unset;max-width:100%}.container-card.show-card-title .card-header.subcon-group-none .card-title{display:none}.container-card.show-card-title .card-header.header-border-show .card-title h3{border:1px solid #0000;border-radius:20px;background-color:#fff}.container-card.show-card-title .subcon-group-none~.card-body{padding-top:10px!important}.container-card.show-card-title .group-background .card-header.subcon-group-border .card-title{border:1px solid #0000!important}.container-card.hide-card-title{margin-top:1rem}.container-card.hide-card-title .card-header{background:#0000!important;padding:0!important}.container-card.hide-card-title .card-header .card-title{display:none}.container-card.hide-card-title .card-header .card-action{padding:0 5px}.container-card.hide-card-title .card-header.subcon-group-background{background-color:initial!important}.container-card.hide-card-title .card-header.subcon-group-border{border:none!important}.preview-card .container-card.hide-card-title .card-header{display:none}.preview-card .container-card.show-card-title .card .card-header{height:20px!important;padding:0!important}.preview-card .container-card.show-card-title .card .card-body{padding-top:12px!important;padding-bottom:8px!important}.preview-card .container-card grid-component{padding-top:0}.consume-form .container-card.hide-card-title .card-header{height:unset;display:none}.consume-form .container-card.show-card-title .card .card-header.subcon-group-background{border:none!important;padding-top:0;height:0!important}.consume-form .container-card.show-card-title .card grid-component{padding-top:0}.consume-form.apps-container{flex:0 0 74%;max-width:74%;width:74%;margin:0 auto;height:calc(100vh - 60px)!important}.consume-form.apps-full-container{height:calc(100vh - 60px)!important;padding-left:0;padding-right:0}.section-layout-page .container-card.hide-card-title .card-body{padding-top:16px!important}.section-layout-page .container-card.show-card-title .card .card-header.subcon-group-none{height:20px!important}.section-layout-page .container-card.show-card-title .card.group-border .card-header.subcon-group-none{border:none}.section-layout-page .container-card.show-card-title .card.group-border .card-header.subcon-group-none .card-action{padding-top:0!important}.section-layout-page .container-card.show-card-title .card.group-background .card-header.subcon-group-none{border:none}.section-layout-page .container-card.show-card-title .card.group-background .card-header.subcon-group-none .card-action{padding-top:0!important}.section-layout-page .file-card .capsule-container{margin-bottom:32px;margin-top:0}.section-layout-page .card.swiftx-card .card-header.hide-header{display:block}.section-layout-page .card.swiftx-card .card-header.hide-header .card-title{display:none}.section-layout-page .card.swiftx-card .card-header.hide-header .card-action{display:flex;justify-content:flex-end}.modal{position:fixed;top:0;bottom:0;left:0;right:0;z-index:-999;opacity:0;display:flex;justify-content:center;align-items:center;background:#0000007a;transition-duration:.3s;transition-delay:.2s}.modal.showModal.grid-popup-modal form{height:100%;overflow:hidden;overflow-y:auto;padding:10px}.modal.showModal.grid-popup-modal .modal-body .modal-flowaction .row .card .card-header .card-title{position:unset}.modal.showModal.grid-popup-modal .modal-body .modal-flowaction .row .card .card-header .card-title h3{padding:0}.modal.showModal.grid-popup-modal .modal-body .modal-flowaction .row .card .card-body{padding-top:0}div#printDiv .modal.showModal.grid-popup-modal .modal-dialog .modal-flowaction form .row{margin-bottom:10px}.grid-popup-checkbox{width:18px;height:18px;cursor:pointer}.grid-popup-checkbox input{width:100%;height:100%;margin:0;cursor:pointer}.modal-action{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap}.showModal{z-index:999;opacity:1}.mat-icon-button{background:none!important}.mat-input-element{border:1px solid #ccc!important;padding:5px!important;border-radius:4px}.mat-tree-node{flex-wrap:wrap;overflow:visible!important;position:relative}.mat-tree-node[aria-level="1"]{background:#505050;min-height:20px;flex-wrap:nowrap}.mat-workflow-row .mat-workflow-col .mat-tree-node[aria-level="1"]:hover{background:#505050}.matTree-icon-col{width:calc(100% - 35px)!important}.mat-tree-node[aria-level="1"]:not(:first-child){margin-top:10px}.mat-tree-node:first-child .drop-above{margin:0!important;pointer-events:none}.mat-tree-node:first-child .drop-above:after{display:none}.mat-tree-node[role=treeitem]{padding:20px 10px 20px 40px!important;min-height:20px;border:1px solid #ccc;border-top:none;cursor:pointer}.mat-tree-node[role=treeitem]:hover{background:#cdf9ba;border:none;box-shadow:0 0 3px 0 #00000029}.mat-tree-node[role=treeitem]{padding:0!important}.mat-tree-node[role=treeitem] .btn-view{padding:5px 10px!important}.grid-popup-modal .modal-dialog .modal-flowaction .row.section-layout-1>.card,.grid-popup-modal .modal-dialog .modal-flowaction .row.section-layout-2>.card,.grid-popup-modal .modal-dialog .modal-flowaction .row.section-layout-3>.card{width:100%}.grid-popup-modal .modal-dialog .modal-flowaction .row.section-layout-3 .card .card-body .row .column-3{flex:0 0 33.33%;max-width:33.33%;width:33.33%}.property-section{height:100%;background-color:#fff;margin:-8px -8px 0 0}.available-list .dx-texteditor.dx-editor-outlined{border-radius:0!important;border-left:none!important;border-right:none!important}.circle{border-radius:50%}.form-preview{border:1px solid #ccc;border-radius:4px;margin:-10px}.ngx-datatable.conf-data-table .datatable-header{background-color:#383838;color:#fff;padding:5px 12px;height:36px!important}span.datatable-header-cell-wrapper{font-size:.75rem}.ngx-datatable.conf-data-table .datatable-row-wrapper:nth-child(2n),.ngx-datatable.conf-data-table .datatable-row-wrapper:nth-child(odd){background-color:#fff}.ngx-datatable.conf-data-table .datatable-body-cell-label{display:flex}.ngx-datatable.conf-data-table input{border-radius:4px;border:1px solid #ddd;padding:5px;width:360px}.ngx-datatable.conf-data-table datatable-body-cell.datatable-body-cell.sort-active:nth-child(4){width:90px!important}.datatable-header-cell.resizeable,.ngx-datatable.conf-data-table datatable-body-cell.datatable-body-cell.sort-active:nth-child(3){width:426px!important}.ngx-datatable.conf-data-table datatable-body-cell.datatable-body-cell.sort-active:nth-child(2){width:275px!important}.ngx-datatable.conf-data-table datatable-body-cell.datatable-body-cell.sort-active:first-child{width:260px!important}.data-table{width:100%;height:100%}.data-table .datatable-header{width:100%!important}.data-table .datatable-body{width:100%!important;height:calc(100vh - 86pt)!important;overflow:hidden!important;overflow-y:auto!important}.data-table .datatable-body .datatable-body-row,.data-table .datatable-body .datatable-body-row .datatable-row-center.datatable-row-group{width:100%!important}.data-table .datatable-body .datatable-scroll{width:100%!important;height:100%!important}.modal-header{background-color:#383838;padding:8px 12px;display:flex;justify-content:space-between;align-items:center;height:45px}.modal-title *{font-family:Heebo-bold;font-size:16px;margin:0;color:#efefef;letter-spacing:.5px;max-width:290px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-body{padding:8px;flex-grow:1}.modal-footer{padding:10px;border-top:1px solid #ccc;display:flex;justify-content:flex-end}.modal-close{cursor:pointer}.modal-close *{font-size:25px}.modal-close:hover{color:#efefef}.dx-overlay-shader{background-color:#000c}.modal-dialog{position:absolute;top:0;right:-400px;background-color:#fff;border-radius:4px;width:400px;height:100vh;margin:0!important;transition-duration:.3s;box-shadow:-2px 0 5px 0 #00000029;display:flex;flex-direction:column}.showModal .modal-dialog{right:0}.section-content{height:100%;padding:10px}.section-footer{box-shadow:0 -5px 3px #0000000f;background-color:#fff}.section-footer .section-footer-con{display:flex;justify-content:space-between;align-items:center;padding:10px}.section-footer .section-footer-con .footer-left,.section-footer .section-footer-con .footer-right{display:flex;align-items:center}.section-footer .section-footer-con .footer-left .page-label,.section-footer .section-footer-con .footer-right .page-label{font-size:12px;font-family:Heebo-Medium;color:#42730e}.section-footer .section-footer-con .footer-left .page-label-value,.section-footer .section-footer-con .footer-right .page-label-value{color:#333;font-size:12px}.dialog-box{position:fixed;top:0;left:0;right:0;bottom:0;z-index:-999;background-color:#00000080;display:flex;justify-content:center;align-items:center;opacity:0}.dialog-box .dialog-box-content{background-color:#fff;border-radius:4px;min-width:350px}.dialog-box .dialog-box-content .dialog-box-header{background-color:#505050;padding:10px;border-radius:4px 4px 0 0;height:45px}.dialog-box .dialog-box-content .dialog-box-header .dialog-box-title *{font-family:Heebo-bold;font-size:16px;margin:0;color:#efefef;letter-spacing:.5px}.dialog-box .dialog-box-content .dialog-box-body{padding:15px 10px 0;font-size:14px;max-height:300px;overflow:auto}.dialog-box .dialog-box-content .dialog-box-body>p{text-align:center;margin:0;color:#383838}.dialog-box .dialog-box-content .dialog-box-body.full-screen-editor json-editor .jsoneditor-text{height:calc(100vh - 155px)}.dialog-box .dialog-box-content .dialog-box-footer{padding:8px 10px;display:flex;justify-content:flex-end;border-top:1px solid #ededed;margin-top:15px}.dialog-box.session-expired .dialog-box-content .dialog-box-body{min-height:85px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;padding:0 15px}.dialog-box.session-expired .dialog-box-content .dialog-box-body p{font-family:Heebo-Medium;color:#f12e2e}.dialog-box.view-access-log .dialog-box-content{width:85%;height:85%}.dialog-box.view-access-log .dialog-box-content .dialog-box-header .dialog-box-title h5 span{font-weight:400;font-family:Heebo-Medium;cursor:pointer}.dialog-box.view-access-log .dialog-box-content .dialog-box-header .dialog-box-title h5:hover span{text-decoration:underline}.dialog-box.view-access-log .dialog-box-content .dialog-box-header .dialog-box-header-action .header-primary-icon{font-size:20px;margin-right:10px;cursor:pointer}.dialog-box.view-access-log .dialog-box-content .dialog-box-header .dialog-box-header-action .close-icon{cursor:pointer}.dialog-box.view-access-log .dialog-box-content .dialog-box-body{max-height:unset;height:calc(100% - 45px)}.dialog-box.view-access-log .dialog-box-content .dialog-box-body .jsoneditor{border-color:#ddd!important}.dialog-box.rich-textbox-popup .dialog-box-content{width:85%;height:85%}.dialog-box.rich-textbox-popup .dialog-box-content .dialog-box-body{max-height:unset;height:calc(100% - 103px)}.dialog-box.rich-textbox-popup .dialog-box-content .dialog-box-body dx-html-editor{height:100%}.dialog-box.dialog-chart-box .dialog-box-content .dialog-box-body{padding:0}.dialog-box.dialog-chart-box .dialog-box-content .dialog-box-body.img-upload-view-popup-body{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;height:calc(100% - 45px)}.dialog-box.dialog-chart-box .dialog-box-content .dialog-box-body .img-upload-view-popup{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.dialog-box.dialog-chart-box .dialog-box-content .dialog-box-body .img-upload-view-popup.field-img-left-align{align-items:flex-start;text-align:left}.dialog-box.dialog-chart-box .dialog-box-content .dialog-box-body .img-upload-view-popup.field-img-right-align{align-items:flex-end;text-align:right}.dialog-box.dialog-chart-box .dialog-box-content .dialog-box-body .img-upload-view-popup.field-img-center-align{align-items:center;text-align:center}.dialog-box.dialog-chart-box .dialog-box-content .dialog-box-body .img-upload-view-popup img{padding:10px}.dialog-box.dialog-chart-box .dialog-box-content .dialog-box-body .dialog-box-img-content{height:calc(100vh - 85px);display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;padding:.625rem}.dialog-box.audit-log-dialog .dialog-box-content{width:85%;height:85%}.dialog-box.audit-log-dialog .dialog-box-content .dialog-box-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.dialog-box.audit-log-dialog .dialog-box-content .dialog-box-header .dialog-box-action .close-icon{display:flex;flex-wrap:wrap;cursor:pointer}.dialog-box.audit-log-dialog .dialog-box-content .dialog-box-header .dialog-box-action .close-icon i{color:#fff}.dialog-box.audit-log-dialog .dialog-box-content .dialog-box-header .dialog-box-action .close-icon:hover i{color:#f77}.dialog-box.audit-log-dialog .dialog-box-content .dialog-box-body{height:calc(100% - 45px);max-height:calc(100% - 45px)}.dialog-box.lookups-dialog .dialog-box-content{width:50%;height:calc(100% - 40px)}.dialog-box.lookups-dialog .dialog-box-content .dialog-box-body .dialog-header-search .grid-header-search-box .dx-selectbox .dx-texteditor-input{padding:7px 9px 8px!important;background:#0000}.dialog-box.lookups-dialog .dialog-box-content .dialog-box-body .dx-datagrid .dx-datagrid-pager .dx-page-sizes .dx-texteditor-input-container .dx-texteditor-input{height:36px!important;padding:7px 9px 8px!important}.dialog-box.lookups-dialog .dialog-box-content.show-footer .dialog-box-body{height:calc(100% - 130px);max-height:calc(100% - 130px);padding:10px 10px 0!important}.dialog-box.lookups-dialog .dialog-box-content.show-footer .dialog-box-body dx-data-grid{height:calc(100% - 40px)}.dialog-box.lookups-dialog .dialog-box-content.show-footer .dialog-box-body dx-data-grid .dx-datagrid-pager.dx-pager{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap}.dialog-box.lookups-dialog .dialog-box-content.show-footer .dialog-box-body dx-data-grid .dx-datagrid-pager.dx-pager .dx-page-sizes .dx-selectbox{width:100px!important;border:1px solid #d2d3d4;border-radius:4px;background:#0000}.dialog-box.lookups-dialog .dialog-box-content.show-footer .dialog-box-body dx-data-grid .dx-datagrid-pager.dx-pager .dx-pages .dx-page-indexes{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.dialog-box.lookups-dialog .dialog-box-content.show-footer .dialog-box-footer{margin:0}.dialog-box.lookups-dialog .dialog-box-content.hide-footer .dialog-box-header{padding:7px 10px}.dialog-box.lookups-dialog .dialog-box-content.hide-footer .dialog-box-body{height:calc(100% - 70px);max-height:calc(100% - 70px);overflow:hidden}.dialog-box.lookups-dialog .dialog-box-content.hide-footer .dialog-box-body dx-data-grid{height:calc(100% - 45px)}.dialog-box.lookups-dialog .dialog-box-content.hide-footer .dialog-box-body dx-data-grid .dx-datagrid-pager.dx-pager{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap}.dialog-box.lookups-dialog .dialog-box-content.hide-footer .dialog-box-body dx-data-grid .dx-datagrid-pager.dx-pager .dx-page-sizes .dx-selectbox{width:100px!important;border:1px solid #d2d3d4;border-radius:4px;background:#0000}.dialog-box.lookups-dialog .dialog-box-content.hide-footer .dialog-box-body dx-data-grid .dx-datagrid-pager.dx-pager .dx-pages .dx-page-indexes{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.dialog-box.lookups-dialog .dialog-box-content .dialog-box-header{display:flex;flex-wrap:wrap}.dialog-box.lookups-dialog .dialog-box-content .dialog-box-header .dialog-box-action span{cursor:pointer}.dialog-box.lookups-dialog .dialog-box-content .dialog-box-header .dialog-box-action span i{color:#f44336}.dialog-box.lookups-dialog .dialog-box-content .dialog-box-header .dialog-box-action span:hover{color:#f12e2e}.dialog-box.publish-comment-dialog .dialog-box-content .dialog-box-body{height:125px;padding-bottom:0}.dialog-box.iframe-dialog .dialog-box-content{max-width:100%;max-height:100%;width:100%;height:100%}.dialog-box.iframe-dialog .dialog-box-content .dialog-box-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.dialog-box.iframe-dialog .dialog-box-content .dialog-box-header .dialog-box-action span{display:flex;flex-wrap:wrap;cursor:pointer}.dialog-box.iframe-dialog .dialog-box-content .dialog-box-body{overflow:hidden;height:calc(100% - 0px);max-height:100%;border-radius:4px;padding:0}.dialog-box.iframe-dialog .dialog-box-content .dialog-box-body .iframe-body-content{width:100%;height:100%;overflow:auto}.dialog-box.iframe-dialog.app-myaction-dialog-iframe{background-color:initial!important}.dialog-box.iframe-dialog.app-myaction-dialog-iframe .dialog-box-content{width:85%;height:85%}.dialog-box.iframe-dialog.app-myaction-dialog-iframe.apps-container .dialog-box-content{width:100%;height:100%}.dialog-box.iframe-dialog.app-myaction-dialog-iframe.apps-container .dialog-box-content .dialog-box-body{width:80%;margin:0 auto;box-shadow:0 0 10px 0 #20202026}.dialog-box.iframe-dialog.app-myaction-dialog-iframe.full-container .dialog-box-content{width:100%;height:100%}.dialog-box.iframe-dialog.app-myaction-dialog-iframe.full-container .dialog-box-content .dialog-box-body{width:100%;margin:0 auto;box-shadow:0 0 10px 0 #20202026}.dialog-box.media-dialog .dialog-box-content{width:calc(100% - 100px);height:calc(100% - 40px)}.dialog-box.media-dialog .dialog-box-content .dialog-box-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.dialog-box.media-dialog .dialog-box-content .dialog-box-header .dialog-box-action .dialog-search-box{height:30px;border:1px solid #d2d3d4;border-radius:4px;padding:7px 9px 8px;width:250px;margin-right:.625rem;background-color:#fff;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.dialog-box.media-dialog .dialog-box-content .dialog-box-header .dialog-box-action .dialog-search-box input{height:100%;width:calc(100% - 30px);outline:none;border:none;background-color:initial}.dialog-box.media-dialog .dialog-box-content .dialog-box-header .dialog-box-action .dialog-search-box span{width:30px;height:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;cursor:pointer}.dialog-box.media-dialog .dialog-box-content .dialog-box-header .dialog-box-action .dialog-search-box span i{font-size:14px}.dialog-box.media-dialog .dialog-box-content .dialog-box-body{max-height:100%;height:calc(100% - 45px)}.dialog-box.media-dialog .dialog-box-content .dialog-box-body .row .myDoc-file-card .card .card-body .dropdown .dropdown-btn{cursor:pointer}.dialog-box.media-dialog .dialog-box-content .dialog-box-body .row .myDoc-file-card .card .card-body .dropdown .dropdown-btn input{margin:0;width:16px;height:16px;border:1px solid #d2d3d4;border-radius:4px;cursor:pointer}.dialog-box.json-dialog .dialog-box-content{width:calc(100% - 100px);height:calc(100% - 40px)}.dialog-box.json-dialog .dialog-box-content .dialog-box-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.dialog-box.json-dialog .dialog-box-content .dialog-box-body{max-height:100%;height:calc(100% - 45px)}.dialog-box.json-dialog .dialog-box-content .dialog-box-body json-editor,.dialog-box.json-dialog .dialog-box-content .dialog-box-body json-editor .jsoneditor{height:100%}.dialog-box.json-dialog .dialog-box-content .dialog-box-body json-editor .jsoneditor .jsoneditor-outer .jsoneditor-text{min-height:calc(100vh - 150px)}.dialog-box.json-dialog .dialog-box-content .dialog-box-body json-editor .jsoneditor.jsoneditor-mode-tree,.dialog-box.json-dialog .dialog-box-content .dialog-box-body json-editor .jsoneditor.jsoneditor-mode-view{height:calc(100vh - 110px)}.dialog-box.error-dialog .dialog-box-content{max-width:450px}.dialog-box.error-dialog .dialog-box-content .dialog-box-body{padding:45px 30px;text-align:center;max-height:unset;position:relative}.dialog-box.error-dialog .dialog-box-content .dialog-box-body .dialog-box-close-icon{position:absolute;top:10px;right:15px}.dialog-box.error-dialog .dialog-box-content .dialog-box-body .dialog-box-close-icon .close-icon i{color:#7e7e7e}.dialog-box.error-dialog .dialog-box-content .dialog-box-body .error-logo span{width:36px;height:36px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:50%;display:inline-flex}.dialog-box.error-dialog .dialog-box-content .dialog-box-body .error-logo span i{font-size:24px;color:#fff}.dialog-box.error-dialog .dialog-box-content .dialog-box-body .error-msg-info h4{font-size:18px;font-weight:400;font-family:Heebo-Medium;margin:5px 0 0}.dialog-box.error-dialog .dialog-box-content .dialog-box-body .error-msg-info p{opacity:.7}.dialog-box.error-dialog .dialog-box-content .dialog-box-body.success-msg .error-logo span{background-color:#11af41}.dialog-box.error-dialog .dialog-box-content .dialog-box-body.error-msg{display:block!important}.dialog-box.error-dialog .dialog-box-content .dialog-box-body.error-msg .error-logo span{background-color:#f2180a}.dialog-box.error-dialog .dialog-box-content .dialog-box-body.warning-msg .error-logo span{background-color:#ffbb01}.dialog-box.error-dialog .dialog-box-content .dialog-box-body.info-msg .error-logo span{background-color:#0d5bbc}.dialog-box.print-dialog-box .dialog-box-content{width:85%;height:calc(100vh - 50px)}.dialog-box.print-dialog-box .dialog-box-content .dialog-box-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.dialog-box.print-dialog-box .dialog-box-content .dialog-box-header .dialog-box-title h5{margin:0}.dialog-box.print-dialog-box .dialog-box-content .dialog-box-body{max-height:calc(100% - 45px);height:calc(100% - 45px);background-color:#3e4247;padding:0}.dialog-box.print-dialog-box .dialog-box-content .dialog-box-body .consume-form.my-journey.section{padding:0}.dialog-box.print-dialog-box .dialog-box-content .dialog-box-body .consume-form.file-card .consume-card .card .card-header{height:unset}.dialog-box.print-dialog-box .dialog-box-content .dialog-box-body .consume-form.file-card .consume-card .card .card-body .container-card.show-card-title .card .card-header .card-title{top:-30px}.dialog-box.print-dialog-box .dialog-box-content .dialog-box-body .my-journey-body.section-body{background:#0000!important}.dialog-box.print-dialog-box .dialog-box-content .dialog-box-body .preview-print{width:85%;margin:0 auto;height:100%}.dialog-box.print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form{background-color:#fff}.dialog-box.print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body{padding:0}.dialog-box.print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .section-request-info{margin:.625rem 0}.dialog-box.print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .section-request-info.hide-section-info{display:block!important;transform:unset;animation:none}.dialog-box.print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .consume-card{margin-bottom:.625rem}.dialog-box.print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .consume-card.consume-card{width:100%}.dialog-box.print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .customDropdown.custom-disabled,.dialog-box.print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly,.dialog-box.print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .dx-texteditor.dx-editor-outlined.dx-state-readonly{background-color:initial}.dialog-box.print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .card .card-action,.dialog-box.print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .grid .grid-header .grid-action,.dialog-box.print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body .hide-print-dialog{display:none}.dialog-box.print-dialog-box .dialog-box-content .dialog-box-body .preview-print .swiftx-form .swiftx-form-body dx-html-editor.form-control{height:unset!important}.dialog-box.print-dialog-box .dialog-box-content .dialog-box-body .show-as-container .container-card{margin-bottom:.625rem}.dialog-box.print-dialog-box .dialog-box-content .dialog-box-body .show-as-container .container-card.hide-card-title .card.swiftx-form-section{margin-top:1rem}.dialog-box.add-url-popup .dialog-box-content .dialog-box-body .dx-texteditor.dx-editor-outlined{border:1px solid #d2d3d4;min-height:36px!important}.dialog-box.add-url-popup .dialog-box-content .dialog-box-body .dx-texteditor.dx-editor-outlined .dx-texteditor-input{min-height:34px!important;padding:7px 9px 8px!important}.showdialog{z-index:9999;opacity:1}.dialog-box-action{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;margin-left:auto}.dx-scrollable-content,.dx-scrollable-scrollbar{padding:0!important}.total_record{font-size:12px}.dx-datagrid .dx-row-alt>td,.dx-datagrid .dx-row-alt>tr>td{background-color:#2188380a}.dialog-box.sign-dialog-box .dialog-box-content .dialog-box-header{height:unset}.dialog-box.sign-dialog-box .dialog-box-content .dialog-box-header .dialog-box-title{max-width:480px}.dialog-box.sign-dialog-box .dialog-box-content .dialog-box-header .dialog-box-title h5{max-width:100%;white-space:pre-wrap}.dialog-box.sign-dialog-box .dialog-box-content .dialog-box-body{width:500px;max-height:max-content}.dialog-box.sign-dialog-box .dialog-box-content .dialog-box-body canvas#signature{height:calc(100% - 20px);width:100%;border-radius:4px}.dialog-box.sign-dialog-box .dialog-box-content .dialog-box-body .btn{width:100%;margin-top:10px}.dialog-box.sign-dialog-box .dialog-box-content .dialog-box-footer{height:45px;margin-top:10px;border-top-width:1px!important;border-top-style:solid!important}.dialog-box.sign-dialog-box .dialog-box-content .dialog-box-footer .choose-btn-box{position:relative;width:65px}.dialog-box.sign-dialog-box .dialog-box-content .dialog-box-footer .choose-btn-box .choose-btn-input{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;opacity:0;width:100%;cursor:pointer}.dialog-box.sign-dialog-box .dialog-box-content .dialog-box-footer .choose-btn-box .choose-btn-input input[type=file]{width:100%}.pagination{justify-content:flex-start}.pagination,.pagination .btn{height:26px;display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap}.pagination .btn{background-color:initial;min-width:32px;width:32px;border:none;cursor:pointer;min-width:unset;justify-content:center}.pagination .btn i{font-size:1rem;color:#fff}.pagination .btn:not(:last-child){margin-right:.625rem}.pagination .btn.page_record{min-width:max-content;max-width:max-content;border:1px solid #ccc;margin:0 1.25rem;color:#fff;background-color:initial}.pagination .btn[disabled]{cursor:default;background-color:initial}.pagination .btn[disabled] i{color:#9a9b9e}.auth-table{width:525px;font-size:12px;border:1px solid #ddd}.auth-head{display:flex;background-color:#383838;color:#fff;padding:12px}.auth-head .auth-head-module-name{width:210px}.auth-head .auth-head-module-access-item{width:70px;text-align:center}.auth-body{display:flex;flex-direction:column;flex-wrap:wrap}.auth-body .auth-content{padding:0 12px}.auth-body .auth-content,.workflow-treelist .auth-body>div{display:flex;line-height:30px}.auth-body>div:nth-child(2n){background-color:#faf7ff}.auth-content .auth-module-name{width:210px;border-right:1px solid #ddd}.auth-content .auth-module-access{width:70px}.add-groups-page .treelist-cont{width:586px}.add-groups-page .treelist-cont .row .col-100{padding:0}.add-groups-page .treelist-cont .title-btn.grp-title-btn{margin-left:0;margin-right:0}.add-groups-page .auth-table{width:586px}.add-groups-page .auth-table.hide-print-auth .auth-body .auth-content .auth-head-module-name,.add-groups-page .auth-table.hide-print-auth .auth-body .auth-content .auth-module-name,.add-groups-page .auth-table.hide-print-auth .auth-head .auth-head-module-name,.add-groups-page .auth-table.hide-print-auth .auth-head .auth-module-name{width:240px}.add-groups-page .auth-table.hide-print-auth .auth-body .auth-content .auth-head-module-access-item,.add-groups-page .auth-table.hide-print-auth .auth-body .auth-content .auth-module-access,.add-groups-page .auth-table.hide-print-auth .auth-head .auth-head-module-access-item,.add-groups-page .auth-table.hide-print-auth .auth-head .auth-module-access{width:80px}.action-drop{position:relative}.action-drop .btn{margin-right:10px}.action-drop .drop-popup{position:absolute;top:calc(100% + 10px);right:-15px;z-index:11;background:#fff;box-shadow:0 0 10px 0 #00000029}.action-drop .drop-popup ul{list-style:none;padding:0;margin:0}.action-drop .drop-popup ul li{padding:5px 10px;border-bottom:1px solid #d2d3d480;font-size:12px;width:115px;cursor:pointer}.action-drop .drop-popup ul li:hover{background-color:#f1f1f1}.error_mgs{color:red;font-size:12px;margin-top:2px}.mandatory{color:red;margin-left:3px;font-size:14px}.dx-datagrid-columns-separator{display:none!important}.jumbotron{margin-bottom:10px}.jumbotron .jumbotron-header{border-bottom:1px solid #e6e6e6;padding:5px 10px;display:flex;align-items:center}.jumbotron .jumbotron-header *{margin:0}.jumbotron .jumbotron-header h1,.jumbotron .jumbotron-header h2,.jumbotron .jumbotron-header h3,.jumbotron .jumbotron-header h4,.jumbotron .jumbotron-header h5,.jumbotron .jumbotron-header h6{font-size:14px;font-family:Heebo-Medium;font-weight:400}.jumbotron .jumbotron-header .jumbotron-action{margin-left:auto}.jumbotron .jumbotron-body{padding:10px}.jumbotron.modal-jumbotron{border:1px solid #e6e6e6;border-radius:4px}.jumbotron.modal-jumbotron .jumbotron-header{padding:.625rem}.jumbotron.modal-jumbotron .jumbotron-header h5,.jumbotron.modal-jumbotron .jumbotron-header label{font-size:.75rem;color:#3b4863;letter-spacing:.5px;font-weight:400;font-family:Heebo-Medium}.jumbotron.modal-jumbotron .jumbotron-body{padding:.625rem 0}.mat-icon-button{width:20px;height:20px}.form-selectall .dx-button-content{padding:1px 15px}.xyz.dx-list-item-content{padding:5px 10px}.xyz.dx-list-item-content:before{display:none}.xyz.dx-list-item-content div{font-size:12px}.available-list .dx-icon.dx-icon-search,.available-list .dx-placeholder,.available-list input.dx-texteditor-input{font-size:12px!important}.available-list .dx-list-search{margin-bottom:0}.available-list .dx-item.dx-list-item.dx-state-hover{background:#ccffc7!important}.available-list .dx-item.dx-list-item.dx-state-focused{background:#299c44!important;color:#fff!important}.profile-popup .dx-popup-content{padding:10px!important}.profile-popup.dx-popup-wrapper>.dx-overlay-content{transform:translate(43px,131px)!important}.profile-popup.dx-popup-wrapper .dx-popover-arrow{left:104.0938px!important}.dx-lookup-search-wrapper{padding:0!important;background:#383838}.dx-lookup-search-wrapper .dx-texteditor.dx-editor-outlined{background:#0000;border:none}.dx-lookup-search-wrapper .dx-texteditor.dx-editor-outlined .dx-texteditor-input{color:#fff;font-size:12px}.dx-lookup-search-wrapper .dx-texteditor.dx-editor-outlined .dx-placeholder{font-size:12px}.dx-lookup-search-wrapper .dx-searchbox .dx-icon-search{font-size:15px}.dx-lookup-popup-search .dx-list{height:calc(100% - 35px)}.dx-item.dx-list-item .dx-list-item-content{padding:7px 10px!important;font-size:.75rem}.dx-item.dx-list-item.dx-state-hover{background-color:#cdf9ba!important;color:#333!important}.dx-popup-bottom.dx-toolbar{padding:7.5px 10px 12.5px;background-color:#505050}.dx-popup-bottom.dx-toolbar .dx-button{min-width:50px}.dx-popup-bottom.dx-toolbar .dx-toolbar-items-container{height:20px}.dx-popup-bottom.dx-toolbar .dx-button-has-text .dx-button-content{padding:2px 10px 0}.dx-popup-bottom.dx-toolbar .dx-toolbar-center{margin:0 0 0 auto!important}.choose-btn .dx-overlay-content{border:none}.choose-btn .dx-popup-content{padding:0}.mat-checkbox{border:1px solid #57b059;padding:0 10px;border-radius:15px;margin-right:10px;margin-bottom:10px;display:inline-block;position:relative}.mat-checkbox .mat-checkbox-inner-container{visibility:hidden}.mat-checkbox:after{top:6px;left:14px;width:2px;height:10px}.mat-checkbox:after,.mat-checkbox:before{content:"";position:absolute;z-index:-1;background:#57b059;transform:rotate(0deg);transition-duration:.2s}.mat-checkbox:before{top:10px;left:10px;width:10px;height:2px}.mat-checkbox.mat-checkbox-checked{background:#57b059}.mat-checkbox.mat-checkbox-checked .mat-checkbox-label{color:#fff}.mat-checkbox.mat-checkbox-checked:after{top:4px;left:18px;z-index:1;height:14px;background:#fff;transform:rotate(40deg)}.mat-checkbox.mat-checkbox-checked:before{top:13px;left:11px;z-index:1;width:5px;background:#fff;transform:rotate(38deg)}.mat-checkbox .mat-checkbox-label{font-size:12px}.mat-checkbox .mat-checkbox-background .mat-checkbox-checkmark-path{stroke:#28a745}.mat-checkbox .mat-checkbox-input{opacity:0}.d-block{display:block}.d-none{display:none!important}.cursorpointer{cursor:pointer}.curnotallowed{cursor:not-allowed}.dx-empty-message{font-size:12px}.btn-default-outline:hover,.modal.showModal .btn-default-light-outline:hover{border:1px solid #f44336;color:#f44336}.list-box-body{height:calc(100% - 26pt)}.form-confi-popup .dx-popup-title{background-color:#505050}.form-confi-popup .dx-popup-title .dx-toolbar-label .dx-item-content div{font-size:16px;margin:0;color:#efefef;letter-spacing:.5px;font-family:Heebo-bold}.form-confi-popup .dx-popup-title i.dx-icon.dx-icon-close{color:#efefef}.dx-lookup-popup-wrapper .dx-popup-content{height:calc(100vh - 300px)!important}.dx-list-select-checkbox .dx-checkbox-checked .dx-checkbox-icon{font-size:14px}.available-list .dx-checkbox-icon{width:14px;height:14px;font-size:14px!important}.form-summarygrid .dx-datagrid-rowsview.dx-empty{height:calc(100vh - 253px)}.pr-0{padding-right:0!important}.formlayout-checkbox .dx-checkbox-icon{width:22px;height:22px;font-size:14px!important}.dx-dropdowneditor-overlay .dx-popup-content{padding:5px 0}.custom-dropdown.dx-selectbox.custom-icons{background:none;border:none}.custom-dropdown.dx-selectbox.custom-icons .dx-texteditor-input{display:none}.custom-dropdown.dx-selectbox.custom-icons .dx-dropdowneditor-icon:before{content:"...";transform:rotate(90deg);font-weight:700}.validation-para{list-style-type:disc}.workflow-rules{border:1px solid #ebebeb}.grp-title-btn.title-btn .btn .dx-button-content{padding:0 12px!important}.dx-switch.dx-swipeable .dx-switch-container{background-color:#c7c7c7;border-radius:9px;height:20px;border-color:#c7c7c7}.dx-switch.dx-swipeable .dx-switch-container .dx-switch-off{margin-top:-1px;color:#212329}.dx-switch.dx-swipeable .dx-switch-container .dx-switch-handle{height:14px}.dx-switch.dx-swipeable .dx-switch-container .dx-switch-handle:before{background-color:#fff;border-radius:50%;box-shadow:0 0 18px 0 #00000029}.dx-switch.dx-swipeable.dx-switch-on-value .dx-switch-container{background-color:#57b059;border-color:#57b059}.dx-switch.dx-swipeable.dx-switch-on-value .dx-switch-container .dx-switch-on{color:#fff;margin-top:-1px;font-weight:400}.dx-switch.dx-swipeable.dx-state-hover{border-color:#57b059}.workflow{margin-top:20px}.workflow ul{padding:0;list-style:none}.workflow ul li{position:relative;padding-left:25px}.workflow .Approved .thumbnail-count{background-color:#218838}.workflow .Skipped .thumbnail-count{background:#2696d0}.workflow .Cancelled .thumbnail-count,.workflow .Rejected .thumbnail-count{background:#c7c7c7;color:#000}.workflow .In-Progress{border-color:#007bff!important}.workflow .In-Progress .thumbnail-count{background-color:#ff7e39}.workflow .Not-Started{border-color:#fff!important}.workflow .Not-Started .thumbnail-count{background-color:#fff;box-shadow:0 0 4px #0006,inset 0 0 4px #0000001a;color:#464646}.workflow .Completed{border-color:#218838!important}.workflow .Completed .thumbnail-count{background-color:#218838}.thumbnail-count{width:20px;height:20px;border-radius:50%;background:#218838;font-size:9px;color:#fff;display:flex;justify-content:center;align-items:center;top:0;left:-9px;z-index:1}li.workflow-list:not(:last-child):after{position:absolute;top:18px;left:-1px;height:100%;width:3px;background:#fff;content:"";box-shadow:0 0 2px rgba(0,0,0,.412);border-bottom:none}li.workflow-list.Approved:after,li.workflow-list.Completed:after,li.workflow-list.Skipped:after{background-color:#ec8840}li.workflow-list.Approved:after{background-color:#ccc9}.thumbnail-label{width:100%}.thumbnail-count{position:absolute}.thumbnail-label{font-size:11px;font-family:Heebo-bold}.title-btn.grp-title-btn{margin:12px;align-items:flex-end;justify-content:flex-end}.dx-checkbox-text{font-size:12px;font-family:Heebo}.biz-rule{margin-right:28px}.biz-rule .dx-dropdowneditor-icon{border:1px solid #f1f1f1!important;width:28px!important}.biz-rule .dx-dropdowneditor-icon:before{left:21px;top:14px}.expand{display:block}.collapse{display:none}.collapsed{transform:rotate(0deg)}.list-items-con{font-size:12px;padding:7px 10px;line-height:1;border-bottom:1px solid #ddd;cursor:pointer}.list-items-con:hover{background-color:#ccffc7}.loading{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;background:#0009;justify-content:center;align-items:center}.loading.inner-loading{background-color:#00000029;position:absolute}.loading img{width:75px}.drop{max-width:100%!important}.workflow-list-con{transition-duration:.3s;font-size:12px;min-width:fit-content;min-width:-moz-fit-content;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;position:relative;padding:5px 5px 5px 15px;margin:3px 0 3px 3px}.workflow-list-con.percent-value{background:#383838;width:50px;border-radius:0 15px 15px 0;padding-left:6px;color:#fff}.workflow-list-con.percent-value:after{display:none}.workflow-list-con.Approved,.workflow-list-con.Completed{background:#28a746e6}.workflow-list-con.Approved span,.workflow-list-con.Completed span{color:#fff}.workflow-list-con.Approved:after,.workflow-list-con.Completed:after{border-left:9px solid #28a746e6}.workflow-list-con.In-Progress{background:#ff7e39}.workflow-list-con.In-Progress span{color:#fff}.workflow-list-con.In-Progress:after{border-left:9px solid #ff7e39}.workflow-list-con.Not-Started{background:#d3cce3;color:#333}.workflow-list-con.Not-Started span{color:#333}.workflow-list-con.Not-Started:after{border-left:9px solid #d3cce3}.workflow-list-con.Skipped{background:#2696d0}.workflow-list-con.Skipped span{color:#fff}.workflow-list-con.Skipped:after{border-left:9px solid #2696d0}.workflow-list-con.Rejected{background:#af1414}.workflow-list-con.Rejected span{color:#fff}.workflow-list-con.Rejected:after{border-left:9px solid #af1414}.workflow-list-con.Cancelled{background:#989898}.workflow-list-con.Cancelled span{color:#fff}.workflow-list-con.Cancelled:after{border-left:9px solid #989898}.section-flow{cursor:pointer;padding:.5rem 1rem}.section-flow,.section-flow ul{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.section-flow ul{padding:0;margin:0;list-style:none}.section-flow li:after{content:"";width:0;height:0;border-top:14px solid #0000;border-left:9px solid #d3cce3;border-bottom:14px solid #0000;position:absolute;left:100%;z-index:2}.section-flow li:before{content:"";width:0;height:0;border-top:15px solid #0000;border-left:9px solid #fff;border-bottom:15px solid #0000;position:absolute;left:0;z-index:1}.page-label{font-size:.75rem;color:#868686;padding-top:10px}.page-label .page-label-title{font-family:Heebo-Medium;letter-spacing:.5px;display:inline-flex;width:120px}.page-label .page-label-title span{margin-left:auto}.page-label .page-label-value{color:#000;font-family:Heebo-Medium;letter-spacing:.5px;padding-left:5px}.page-label .page-label-value.Draft{color:#1341a9}.page-label .page-label-value.In-Progress{color:#42a162}.page-label .page-label-value.Rejected{color:#ef5757}.ver-drop{height:30px;width:30px;display:inline-block}.ver-drop .dx-texteditor-input{min-height:0;padding:0 10px;font-family:Heebo-bold;font-size:10px}.ver-drop .dx-texteditor-buttons-container{width:30px}.ver-drop .dx-dropdowneditor-button{width:100%;min-width:100%}.list-box-switch{margin-right:10px}.list-box-action .list-box-switch .dx-switch-wrapper .dx-switch-container{background:#0000!important;border:1px solid #383838}.list-box-action .list-box-switch .dx-switch-wrapper .dx-switch-container .dx-switch-off,.list-box-action .list-box-switch .dx-switch-wrapper .dx-switch-container .dx-switch-on{color:#383838!important}.dx-dropdowneditor-overlay .dx-popup-content{padding-top:0!important}.list-box .list-box-header .list-box-action .btn-icon.btn-add-layout{background:#0000;border:none;color:#383838;font-weight:600}.SubSection{border:1px solid #0000}.SubSection .SubSection-body:not(:last-child){border-bottom:1px solid #0000;margin-bottom:10px}.SubSection .SubSection-body .comment-list .message{padding:10px;box-shadow:0 0 5px #00000029;border-radius:4px}.SubSection .SubSection-body .comment-list .message:not(:last-child){margin-bottom:10px}.SubSection .SubSection-body .comment-list .message .comment-stage{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.SubSection .SubSection-body .comment-list .message .comment-stage .comment-stage-icon{width:30px;height:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;background-color:initial;border:1px solid #d2d3d4;border-radius:50%}.SubSection .SubSection-body .comment-list .message .comment-stage .comment-stage-title{padding:0 10px}.SubSection .SubSection-body .comment-list .message .comment-stage .comment-stage-date{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.SubSection .SubSection-body .comment-list .message .comment-stage .comment-stage-date span{padding:0 5px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.SubSection .SubSection-body .comment-list .message .author-name{font-family:Heebo-bold;font-size:14px;display:flex}.SubSection .SubSection-body .comment-list .message .author-name span{margin-left:auto;color:#57b059}.SubSection .SubSection-body .comment-list .created-date{font-size:12px;color:#32af38}.SubSection .SubSection-body .comment-list .comment-msg{font-size:12px;padding:5px 5px 5px 40px}.workflow-list:not(.Not-Started) .timeline-list{background:#d4ffd7}.workflow-list:not(.Not-Started) .timeline-list:after{border-right-color:#d4ffd7}.workflow-list.Skipped .timeline-list{background:#c1e1f9}.workflow-list.Skipped .timeline-list:after{border-right-color:#c1e1f9}.workflow-list.In-Progress .timeline-list{background:#f78942}.workflow-list.In-Progress .timeline-list:after{border-right-color:#f78942}.workflow-list.In-Progress .timeline-list .stage-name{color:#fff}.workflow-list.In-Progress .timeline-list .stage-msg{color:#ffdfc7}.workflow-list.Rejected .timeline-list{background:#ff8685}.workflow-list.Rejected .timeline-list:after{border-right-color:#ff8685}.workflow-list.Rejected .timeline-list .stage-name{color:#fff}.workflow-list.Rejected .timeline-list .stage-msg{color:#fbdcdc}.workflow-list.Cancelled .timeline-list{background:#c7c7c7}.workflow-list.Cancelled .timeline-list:after{border-right-color:#c7c7c7}.timeline-list{padding:7px 10px 10px;border-radius:4px;position:relative;margin-bottom:15px;font-size:12px;min-height:74px;box-shadow:0 0 5px 0 #00000029}.timeline-list:before{border-top:6px solid #0000;border-bottom:6px solid #0000;border-right:9px solid #ccc;top:5px}.timeline-list:after,.timeline-list:before{content:"";position:absolute;left:-9px;z-index:7}.timeline-list:after{border-top:5px solid #0000;border-bottom:5px solid #0000;border-right:10px solid #fff;top:6px}.timeline-list .stage-name{font-size:14px;font-weight:400;font-family:Heebo-Medium}.timeline-list .stage-msg{color:#737373}.timeline-list .stage-msg *{margin:0}.timeline-list .stage-msg b{font-weight:400;font-family:Heebo-Medium}.field-list-item{display:flex;justify-content:space-between;align-items:center;padding:5px 10px;cursor:grab}.field-list-item .field-list-item-label *{margin:0;font-size:12px;font-weight:400;font-family:Heebo-Medium;cursor:pointer}.field-list-item .clone-field{display:none}.field-list-item .clone-field button:hover{color:#000;font-weight:700}.field-list-item:hover{background:#cdf9ba}.field-list-item:hover .clone-field{display:flex;cursor:pointer}.field-list.border{border:1px solid #cccccc42;margin-bottom:10px}.field-list-header{border-bottom:1px solid #cccccc42;background:#ebebeb;cursor:pointer}.field-list-header .field-list-title{padding:3px 10px;display:flex;align-items:center}.field-list-header .field-list-title *{margin:0;color:#929292;font-weight:400}.field-list-header .field-list-title h5{color:#383838;font-family:Heebo-Medium;margin-left:5px}.btn-icon-link{font-size:14px;padding:0;background:none;border:none;outline:none;color:#4d793a;cursor:grab;min-width:unset}.breadcrumb{background-color:#515151;padding:5px 10px;display:flex;flex-wrap:wrap;align-items:center;font-size:13px;color:#fff}.breadcrumb div{font-size:13px;letter-spacing:.5px;padding-left:5px;color:#fff}.breadcrumb .breadcrumb-body.dotIcon{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.breadcrumb .breadcrumb-body.dotIcon .breadcrumb-body-content{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.breadcrumb .breadcrumb-arrow{padding:0 5px;opacity:.8}.breadcrumb .breadcrumb-arrow i{font-size:10px;font-weight:400;color:#fff}.breadcrumb .activeBreadcrumb{font-family:Heebo-Medium;color:#fff}.breadcrumb .breadcrumb-name{cursor:pointer;opacity:.8}.breadcrumb .breadcrumb-name.active{opacity:1}.breadcrumb-header.with-media-sorting{background-color:#515151;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.breadcrumb-header.with-media-sorting .breadcrumb{width:calc(100% - 110px)}.breadcrumb-header.with-media-sorting .breadcrumb-meida-sorting .media-sort-icon span,.breadcrumb-header.with-media-sorting .breadcrumb-meida-sorting .media-sort-icon span i{color:#fff}.breadcrumb-meida-sorting .media-sort-icon{padding:0 8px;cursor:pointer}.breadcrumb-meida-sorting .media-sort-icon span{font-size:13px;font-weight:400;font-family:Heebo-Medium;padding-right:4px;color:#fff}.breadcrumb-meida-sorting .media-sort-icon span i{color:#fff}.breadcrumb-meida-sorting .media-sort-icon.sorting-active span,.breadcrumb-meida-sorting .media-sort-icon.sorting-active span i{color:#2c7d2e}.MultiselectDropdown .dx-scrollview-content .dx-list-item{border-top:none!important;margin-bottom:1px}.btn.btn-default .dx-button-content,.btn.btn-success .dx-button-content{padding:0}.btn-add-layout{background:#0000!important;border:none;color:#fff}.btn-add-layout:hover{color:#aaffbe}.customDropdown-loader{height:20px;display:flex;justify-content:center;align-items:center}.configuration-toogle-btn{border:1px solid #ccc;width:75px;height:30px;border-radius:15px;position:relative;overflow:hidden;cursor:pointer;color:#fff}.configuration-toogle-btn input{position:absolute;opacity:0;top:-2px;left:-2px;right:-2px;bottom:-2px;z-index:1;width:100%;height:100%;cursor:pointer}.configuration-toogle-btn.inactive{background:#f2f2f2;border-color:#ccc;color:#000!important}.configuration-toogle-btn.active{border:1px solid #60b13e;background:#60b13e}.configuration-toogle-btn .switch{font-size:12px;display:flex;align-items:center;height:100%;position:relative;transition-duration:.3s}.configuration-toogle-btn .switch:before{content:"";width:20px;height:20px;position:absolute;top:3px;left:46px;transition-duration:.3s}.configuration-toogle-btn.inactive .switch{left:10px}.configuration-toogle-btn.inactive .switch:before{background:linear-gradient(180deg,rgba(34,36,42,.012) 5%,rgba(33,35,41,.149));border-radius:50%;border:1px solid #ccc;position:absolute;left:37px;top:4px}.configuration-toogle-btn.active .switch{left:-22px}.configuration-toogle-btn.active .switch:before{background:linear-gradient(180deg,#218838,#218838);border-radius:50%;border:1px solid #218838;position:absolute;left:30px;top:4px}.configuration-toogle-btn.active .switch .left{margin-right:35px}.configuration-toogle-btn.inactive .switch .left{margin-right:45px}.errorMessage{font-size:12px}.swiftx-card:hover .layout-add-sec{opacity:1}.layout-add-sec{position:absolute;bottom:-12px;z-index:1;right:calc(50% - 15px);opacity:0;transition-duration:.2s}.edit-icon{opacity:0}.card-title h4:hover .edit-icon{opacity:1;color:#fff;border:1px solid #ccc;border-radius:12px;padding:2px;background:#fff3}.swiftx-form-section-title h3:hover i.edit-icon{opacity:1;border:1px solid #ccc;border-radius:12px;padding:2px;background:#fff6}.cdk-drag-preview{background:#cdf9ba;box-shadow:0 0 4px #00000029;transform:rotate(1deg) scale(.95);cursor:grabbing}.cdk-drag-preview *{cursor:grabbing}.modal-flowaction{height:calc(100vh - 45px)}.modal-flowaction.modal-fixed-btn{height:calc(100vh - 115px)!important;overflow-y:auto}.modal-flowaction.modal-fixed-btn~.modal-flowaction-btn{border-top:1px solid #d2d3d4;padding:8px 16px;height:70px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap}.modal-flowaction.modal-fixed-btn~.modal-flowaction-btn .btn{height:48px;padding:10px 20px;font-weight:400;font-family:Heebo-Medium;font-size:14px}.table-list-header{background:#ebebeb;color:#383838;font-family:Heebo-Medium;font-weight:400!important;display:flex;align-items:center;padding:0 10px}.table-list-header .table-list-title *{margin:0;font-size:12px;font-weight:400;font-family:Heebo-Medium}.table-list-header .table-list-title h5{color:#383838;font-family:Heebo-Medium;font-weight:400!important;margin:0;margin-left:5px!important}.table-list-header .table-list-action{margin-left:auto}.table-list-item{padding:5px 10px;display:flex;align-items:center}.table-list-item .table-list-item-label{font-size:12px}.table-list-item .table-list-item-action{margin-left:auto;color:#4d793a;cursor:pointer}.table-list-item .table-list-item-action .remove-btn{font-size:12px;display:none}.table-list-item:hover{background:#cdf9ba}.table-list-item:hover .remove-btn{display:block}.over-hidden{overflow:hidden!important}.form .form-control.dx-state-disabled{background:none!important;border-color:#ddd!important}.form .dx-texteditor.dx-state-readonly{border-style:solid!important;border-color:#ddd!important}.form .fileupload-readonly .customDropdown{background:none!important;border-color:#ddd!important}.form .fileupload-readonly .customDropdown .tagboxcls{cursor:default}.form .fileupload-readonly .customDropdown .tagboxcls .tagboxitemCls.file-upload-item:hover .file-icon-name{width:100%!important}.horizontal-hidden .dx-scrollable-container .dx-scrollbar-horizontal.dx-scrollbar-hoverable{display:none}.list-box-header.memberSearchHeader{position:relative;height:35px}.memberSearchHeader .list-box-action{margin-left:0!important;position:absolute;right:0;width:100%;height:35px;z-index:9}.memberSearchHeader .slider-search{width:100%;height:35px}.memberSearchHeader .slider-search .search-icon{position:absolute;right:10px}.memberSearchHeader .slider-search .form-input.memberssrch{width:100%;padding-right:25px;background:#2d2828}.memberSearchHeader .slider-search .form-input{border-bottom:none;height:35px;color:#fff}.memberSearchHeader .slider-search .form-input::placeholder{color:#fff}.slider-search .search-icon .fa{font-size:15px;color:#383838}.slider-search .search-icon .fa.fa-times{font-size:15px;color:#fff}.theme{display:flex;margin:12px 0}.file-select{position:relative;text-align:center;padding:12px 0;font-size:13px;flex:0 0 50%;max-width:50%;cursor:pointer}.file-select.ShowTick{background-color:#dedede99}.file-select input{opacity:0;width:0;height:0}.checkbox{position:absolute;right:20px;top:16px;width:20px;height:20px;background-color:#fff!important;border:1px solid #ccc!important;border-radius:4px}.tick{display:none}i.file-select.ShowTicknput+.tick{display:inline-block;width:15px;height:7px;border-bottom:3px solid #28a745;border-left:3px solid #28a745;transform:rotate(-45deg);top:4px;position:absolute;left:2px}.file-select input:focus+.tick{box-shadow:0 0 1px #57b059}.comment-stage *{font-size:14px;font-family:Heebo-bold}.comment-msg{color:#737373;font-size:12px}.tab-body.withInTab .tab-content .list-box ul{border:1px solid #ccc}.tab-body.withInTab .tab-content .list-box{border:none!important;padding:.625rem}dx-tag-box.form-control .dx-tag-content{background-color:#cdf9ba!important;color:#000!important;font-size:12px!important}dx-tag-box.form-control .dx-tag-content .dx-tag-remove-button:after,dx-tag-box.form-control .dx-tag-content .dx-tag-remove-button:before{background:#4d793a}dx-tag-box.form-control .dx-tag-container.dx-texteditor-input-container{padding:0!important}.form-group{position:relative}.error-htmleditor{top:50px!important;right:10px!important}.back-icon{cursor:pointer;color:#ababab!important}.error-br{border:1px solid #ff7070!important}.error-br:focus{box-shadow:0 0 1px .5px #ff707080!important}.multi-error-br{border:1px solid #ff7070!important;border-radius:4px;padding:7px 9px 8px}.multi-checkbox-error-msg .error-msg-icon,.multi-error-br.radio-error-br~.radio-error-msg-icon .error-msg-icon{align-items:flex-start!important}.checkbox-error-br .dx-checkbox-icon{border-color:#ff7070!important}.error-msg-icon{position:absolute;right:10px;top:8px;font-size:20px;color:#ff7070;cursor:pointer;z-index:99;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.error-msg-icon.top-0{top:0}.error-msg-icon.richtext-box-error{top:-20px}.error-msg-icon.img-view-error{top:-25px}.error-msg-icon.text-area-error-icon{align-items:flex-start;top:10px}.dx-textarea,textarea+.error-msg-icon{align-items:flex-start;top:5px}.number-box-body .error-br.number-box-error-msg{padding-right:35px}.error-msg-icon span:not(.show-error-msg){font-size:20px!important;line-height:0}dx-text-box.form-control .error-msg-icon{right:5px!important}.form-group .select-box-error.error-msg-icon{right:35px!important}.show-error-msg{display:none}.error-msg-icon:hover .show-error-msg{background-color:#ffe6e6;position:absolute;border:1px solid #ef0909;border-radius:4px;right:-3px;top:31px;font-size:12px;display:block;letter-spacing:.5px;color:#ef0909;padding:3px 15px;white-space:nowrap}.error-msg-icon.error-msg-top:hover .show-error-msg{top:unset;bottom:35px}.error-msg-icon.error-msg-top:hover .show-error-msg:before{border-bottom:none;border-top:6px solid #ef0909;top:unset;bottom:-6px}.error-msg-icon.error-msg-top:hover .show-error-msg:after{border-bottom:none;border-top:5px solid #ffe6e6;top:unset;bottom:-4px}.show-error-msg:before{right:5px;top:-6px;border-left:7px solid #0000;border-right:7px solid #0000;border-bottom:6px solid #ef0909}.show-error-msg:after,.show-error-msg:before{content:"";position:absolute;width:0;height:0;clear:both}.show-error-msg:after{right:6px;top:-4px;border-left:6px solid #0000;border-right:6px solid #0000;border-bottom:5px solid #ffe6e6}.inline-error-msg{display:none}.error-msg-icon:hover .inline-error-msg{background-color:#ffe6e6;position:absolute;border:1px solid #ef0909;border-radius:4px;right:23px;top:4px;font-size:12px!important;display:block;letter-spacing:.5px;color:#ef0909;padding:10px;white-space:nowrap}.error-msg-icon.richtext{display:block}.inline-error-msg:before{right:-5px;top:4px;border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:5px solid #ef0909}.inline-error-msg:after,.inline-error-msg:before{content:"";position:absolute;width:0;height:0;clear:both}.inline-error-msg:after{right:-4px;top:5px;border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:4px solid #ffe6e6}.grid-error h4{display:flex;align-items:center;justify-content:center}.grid-error-icon{padding-left:5px;position:relative;cursor:pointer}.grid-error-icon span:first-child{display:flex;align-items:center;justify-content:center}.grid-error-icon span i{font-family:FontAwesome!important;color:#ff7070;font-size:20px!important}.grid-error-msg{display:none}.grid-error-icon:hover .grid-error-msg{background-color:#ffe6e6;position:absolute;border:1px solid #ef0909;border-radius:4px;top:-1px;font-size:12px;display:block;letter-spacing:.5px;color:#ef0909;padding:1px 10px;white-space:nowrap;left:30px}.grid-error-msg:before{left:-6px;top:4px;border-top:6px solid #0000;border-bottom:6px solid #0000;border-right:5px solid #ef0909}.grid-error-msg:after,.grid-error-msg:before{content:"";position:absolute;width:0;height:0;clear:both}.grid-error-msg:after{left:-4px;top:5px;border-top:5px solid #0000;border-bottom:5px solid #0000;border-right:4px solid #ffe6e6}.error-msg-icon.numeric{right:25px}.checkbox-error{display:inline-flex;padding-left:10px;position:relative;top:2px;cursor:pointer}.checkbox-error span:first-child i{color:#ff7070;font-size:20px!important}.error-msg{display:none}.checkbox-error:hover .error-msg{background-color:#ffe6e6;position:absolute;border:1px solid #ef0909;border-radius:4px;top:-1px;font-size:12px;display:inline;letter-spacing:.5px;color:#ef0909;padding:1px 10px;white-space:nowrap;left:33px}.error-msg:before{left:-6px;top:4px;border-top:6px solid #0000;border-bottom:6px solid #0000;border-right:5px solid #ef0909}.error-msg:after,.error-msg:before{content:"";position:absolute;width:0;height:0;clear:both}.error-msg:after{left:-4px;top:5px;border-top:5px solid #0000;border-bottom:5px solid #0000;border-right:4px solid #ffe6e6}.configuration-InputBox input{outline:none!important}.configuration-InputBox.error-br{border-radius:4px}.error-msg-icon.top-0.numeric,.error-msg-icon.top-0.text{margin-top:2px}.pb-10{padding-bottom:10px}.pb-0{padding-bottom:0!important}.px-0{padding-left:0!important;padding-right:0!important}.pl-0{padding-left:0}.toggle-switch{display:flex;justify-content:space-between}.border-box{height:36px;display:flex;align-items:center;border:1px solid #ddd;border-radius:4px;padding:7px 9px 8px;margin-bottom:15px}.switch{position:relative;display:inline-block;width:35px;height:10px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:" ";height:18px;width:18px;left:-8px;bottom:-4px;background-color:#fff;border:1px solid #dedede;box-shadow:1px 2px 0 0 #00000029}input:checked+.slider{background-color:#57b059}input:focus+.slider{box-shadow:0 0 1px #57b059}input:checked+.slider:before{transform:translateX(26px);background-color:#469447;border:none}.slider.custom-slider-off:before,.slider.custom-slider-on:before{background-color:inherit!important}.slider.round{border-radius:5px}.slider.round:before{border-radius:50%}.popupmenu-list-toggle{padding:.625rem}.hor-scroll-hidden .dx-scrollable-scrollbar.dx-widget.dx-scrollbar-horizontal.dx-scrollbar-hoverable{display:none}.dialog-box-close{display:flex;align-items:center;justify-content:space-between}.close-icon:hover span{color:#f77!important;cursor:pointer}.dialog-box.validation-sum .dialog-box-body.validation-sum-body{padding:15px;height:150px;overflow-y:auto;margin:0;font-size:12px;-webkit-user-select:text;user-select:text}.dialog-box.validation-sum .dialog-box-body.validation-sum-body span.error-msg-title{font-family:Heebo-Medium;font-size:12px;color:#4e4c4c;margin-bottom:5px;display:inline-block}.dialog-box.validation-sum .dialog-box-body.validation-sum-body span.title-bold{font-weight:700}.dialog-box.validation-sum .dialog-box-body.validation-sum-body ul{margin:0;padding:0 0 0 20px}.dialog-box.validation-sum .dialog-box-body.validation-sum-body ul li{padding-bottom:3px;font-size:12px;color:#4e4c4c;margin-bottom:5px}.mb-5{margin-bottom:5px}.action-dropmenu{position:absolute;top:calc(100% + 5px);right:0;z-index:1;background:#fff;box-shadow:0 0 4px 0 #00000029;border-radius:4px;min-width:100px;overflow:hidden}.action-dropmenu .action-menu{font-size:12px;padding:5px 10px;cursor:pointer}.action-dropmenu .action-menu span{white-space:nowrap}.action-dropmenu .action-menu:not(.last-child){border-bottom:1px solid #ccc}.action-dropmenu .action-menu:hover{background-color:#cdf9ba}.action-drop-btn{font-size:12px;padding:5px 10px;border-radius:4px;cursor:pointer;background:#33a6ff;color:#fff;height:26px}.action-drop-btn:hover{background-color:#1085e0}.top-37{top:37px}.right-65{right:65px}.to-error-msg{top:0;right:65px}.subject-error-msg{top:0;right:40px!important}.right-40{right:40px}.right-35{right:35px}.right-45{right:45px}.right-37{right:37px}.rotate-0{transform:rotate(0deg)}.rotate-45{transform:rotate(45deg);transform-origin:left}.remove-marginTop .customDropdown.mt-10{margin-top:0!important}.toast-top-center{padding-top:35px}.expanded{transform:rotate(90deg)}.comment-msg ol,.comment-msg p,.comment-msg ul{margin:0!important}.customDropdown.custom-disabled{border-color:#ddd;cursor:default}.customDropdown.custom-disabled .customDropdown-downArrow{opacity:.5}.pb-25{padding-bottom:25px}dx-check-box.dx-state-disabled{background:none!important}dx-check-box.dx-state-disabled span.dx-checkbox-icon{background:#e8e8e8!important;border-color:#8c8c8c!important}.customDropdown-downArrow .icon-caret-down{font-size:10px!important}.dashboard-grid td#dx-col-3,.dashboard-grid td#dx-col-4,.dashboard-grid td#dx-col-5,.dashboard-grid td#dx-col-6{text-align:left!important}.dashboard-grid td#dx-col-3 .dx-column-indicators,.dashboard-grid td#dx-col-4 .dx-column-indicators,.dashboard-grid td#dx-col-5 .dx-column-indicators,.dashboard-grid td#dx-col-6 .dx-column-indicators{float:right!important}dx-tag-box.customTagBox .dx-texteditor-input{min-height:34px!important}.customTagBox-content{position:relative}.customTagBox .dx-tag{height:100%;display:flex;align-items:center}.customTagBox .dx-tag .dx-tag-content{margin-top:0}.inputPlusIcon{position:absolute;right:2px;top:2px}.plusIcon{font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;height:32px;width:32px;border-radius:4px}.customTagBox-content:hover .plusIcon{background-color:#e6e6e6}.custom-table .table-body,.custom-table .table-header{display:flex;flex-wrap:nowrap}.custom-table .table-body .table-cell,.custom-table .table-header .table-cell{flex:0 0 100px;max-width:100px;width:100px}.custom-table .table-body .table-cell.multicolumn,.custom-table .table-header .table-cell.multicolumn{flex:0 0 250px;max-width:250px;width:250px;white-space:pre-wrap}.custom-table .table-header{background-color:#fff;box-shadow:0 0 4px 0 #00000029}.custom-table .table-header .table-cell{padding:7px 10px;line-height:1;color:#333}.custom-table .table-header .table-cell:not(:last-child){border-right:.5px solid #e4e4e4}.custom-table .table-header *{color:#fff;font-size:12px}.lookup2-custom-table .custom-table .table-body .table-cell,.lookup2-custom-table .custom-table .table-header .table-cell{flex:0 0 100%;max-width:100%;width:100%;white-space:normal;height:max-content}.lookup2-custom-table .custom-table .table-body .table-cell.multicolumn,.lookup2-custom-table .custom-table .table-header .table-cell.multicolumn{flex:0 0 250px;max-width:250px;width:250px;white-space:normal}.custom-table-multiselect{overflow-x:auto;height:calc(100% - 35px)}.custom-table-multiselect .list-box-body{height:calc(100% - 30px);overflow:hidden;overflow-y:auto}.custom-table-multiselect .list-box-body .list-con{padding:0!important}.custom-table-multiselect .list-box-body .list-con .custom-table .table-body .table-cell{padding:5px 10px}.custom-table-multiselect .list-box-body .list-con .custom-table .table-body .table-cell.remove-btn-icon{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;flex:0 0 35px;max-width:35px;width:35px}.custom-table-multiselect .list-box-body .list-con .custom-table .table-body .table-cell.remove-btn-icon .remove-btn{margin-left:unset}.custom-table-multiselect .list-box-body .list-con .custom-table .table-body .table-cell.remove-btn-icon:hover .icon-times{color:#f44336}.custom-table-multiselect.single-column-body{overflow:hidden}.custom-table-multiselect.single-column-body .list-box-body{overflow:auto;height:100%}.custom-table-multiselect.single-column-body .list-box-body .list-con{width:100%;padding:0}.custom-table-multiselect.single-column-body .list-box-body .list-con .custom-table,.custom-table-multiselect.single-column-body .list-box-body .list-con .custom-table .table-body{width:100%}.custom-table-multiselect.single-column-body .list-box-body .list-con .custom-table .table-body .table-cell{flex:0 0 calc(100% - 35px);max-width:calc(100% - 35px);width:calc(100% - 35px)}.custom-table-multiselect.single-column-body .list-box-body .list-con .custom-table .table-body .table-cell.remove-btn-icon{flex:0 0 35px;max-width:35px;width:35px}.custom-table-multiselect.single-column-body .list-box-body .list-con:hover .remove-btn-icon .remove-btn{display:flex}.height-max-content{height:max-content}.height-360{height:360px}.header-clear-all{flex:0 0 20px;max-width:20px;justify-content:flex-end}.header-clear-all span i{color:#fff;cursor:pointer}.form-control.txt-uppercase input{text-transform:uppercase}.dx-checkbox.dx-state-disabled .dx-checkbox-container .dx-checkbox-text{opacity:1;color:#3b4863}.reminder-header{padding:0 5px 0 10px;display:flex;align-items:center;justify-content:space-between;background-color:#ebebeb}.reminder-header label{color:#383838;font-size:13px}dx-select-box.form-control .dx-dropdowneditor-icon{display:flex!important;align-items:center!important;justify-content:center!important}dx-select-box.form-control .dx-dropdowneditor-icon:before{position:unset!important;width:unset!important;margin:0!important;left:unset!important;top:unset!important}.custom-card-action{position:relative;display:none}.custom-card-action p{font-size:10px;position:relative;color:#000!important;margin:0!important;padding:7px 12px}.custom-card-action p:hover{background-color:#cdf9ba!important}.custom-drpdown{position:relative}.custom-drpdown i{margin:1px 0 0 10px}.custom-drpdown:hover .custom-card-action{opacity:1;display:block;position:absolute;top:calc(100% + -21px);left:calc(100% + 2px);background:#fff;border:1px solid #dede;color:#000;box-shadow:0 0 4px 0 #00000029;border-radius:4px;min-width:100px;overflow:hidden;padding:0;z-index:999}.ai-center{align-items:center}.ActionDisabled{opacity:.5;pointer-events:none}.multiline-addIcon{position:absolute;top:0;bottom:0;height:50px;width:30px;right:20px;display:flex;align-items:center;justify-content:center}.multiline-textarea{height:50px}.multiline-textarea .dx-texteditor-input-container textarea.dx-texteditor-input{padding-right:35px}.dx-state-disabled .dx-placeholder{display:none!important}.empty-show{text-align:center;width:250px;height:300px;cursor:pointer}.dashboard-grid-card .card-header{border-color:#d1d2d3}.dashboard-grid-card .card-body .dashboard-grid .dx-datagrid .dx-datagrid-headers td{background-color:#f8f9fa;color:#505050;border-right:1px solid #dfe0e1}.dashboard-grid-card .card-body .dx-datagrid .dx-column-lines>td{border-color:#dfe0e1!important}.dashboard-grid-card .card-footer{background-color:initial;border-top:1px solid #dfe0e1!important}.dashboard-grid-card .card-footer .pagination .btn,.dashboard-grid-card .card-footer .total_record span{color:#212329}.full-width{width:100%!important;max-width:100%!important;flex:0 0 100%!important}.gen-pswd{font-size:12px;color:#4848d8;text-decoration:underline;margin-left:auto;text-transform:capitalize;cursor:pointer;font-family:Heebo-Medium}.configuration-InputBox{border:1px solid #0000}.config-select input{border:none!important}.dashboard-grid .dx-datagrid-text-content{font-family:Heebo-bold}.cust-resp-header,.cust-resp-icon{display:none}.cust-select{margin-left:10px}.visible-desktop{display:flex!important}.hidden-desktop{display:none!important}.vertical-scroll-mr .dx-scrollable-scrollbar.dx-widget.dx-scrollbar-vertical.dx-scrollbar-hoverable{margin-right:-10px}#gridContainer tr.dx-row.dx-data-row.dx-column-lines.dx-edit-row.dx-row-inserted,.dx-datagrid-content .dx-datagrid-table .dx-row .dx-editor-cell,.dx-datagrid-rowsview .dx-row,input.dropdown-search-box.inputbox.ng-valid.ng-dirty.ng-touched{overflow:visible!important}.secondary-header{background:#515151;font-size:13px;padding:5px 10px;display:flex;align-items:center}.secondary-header .back-icon{color:#ababab;margin-right:10px}.secondary-header .secondary-title{color:#fff;cursor:pointer}.secondary-header .col-tab-menu{margin-left:auto;display:flex;align-items:center}.secondary-header .col-tab-menu .col-tab-menu-list{width:40px;height:18px;border-radius:50px;margin-left:5px;background:#57b059;overflow:hidden;transition-duration:.3s;color:#fff;font-size:10px;cursor:pointer;display:flex;justify-content:center;align-items:center}.secondary-header .col-tab-menu .col-tab-menu-list:hover{width:100px;height:18px;border-radius:10px;background:#383838;color:#fff}.secondary-header .col-tab-menu .col-tab-menu-list .col-tab-menu-label{z-index:-999;text-align:center}.secondary-header .col-tab-menu .col-tab-menu-list.not-allow{background:#9bf19da6;cursor:default;pointer-events:none}.secondary-header .col-tab-menu .col-tab-menu-list:hover .col-tab-menu-label{z-index:auto}.secondary-header .col-tab-menu .col-tab-menu-list span.label-initial{color:#fff;position:absolute;z-index:auto;text-align:center;margin:1px 0}.secondary-header .col-tab-menu .col-tab-menu-list:hover span.label-initial{z-index:-999}.popup-menu{padding:10px}.popup-menu .popup-menu-list{padding:10px;cursor:pointer;display:flex;align-items:center;border:1px solid;border-color:#0000 #0000 #f5f5f5}.popup-menu .popup-menu-list .menu-list-icon{display:flex;justify-content:center;align-items:center;padding-right:20px;font-size:20px;color:#008e06}.popup-menu .popup-menu-list .menu-list-title{font-family:Heebo-Medium;font-size:14px}.popup-menu .popup-menu-list .menu-list-desc{font-size:12px;color:#8e8e8e}.popup-menu .popup-menu-list .menu-navigation-icon{margin-left:auto}.popup-menu .popup-menu-list .menu-navigation-icon .icn-circle{width:25px;height:25px;border-radius:50%;display:flex;justify-content:center;font-size:12px;align-items:center;color:#4f8e0f;transition-duration:.3s}.popup-menu .popup-menu-list:hover{background:#f4fff5;border-color:#cde2ce}.popup-menu .popup-menu-list:hover .icn-circle{transform:translateX(5px)}.popup-menu-list.not-allowable,.popup-menu-list.not-allowable:hover{background-color:#eee6;cursor:default;pointer-events:none;opacity:.6}.cust-resp-exicon{display:none}.group-br{border:1px solid #ddd;padding:5px 0 10px;border-radius:4px}.group-br label{padding-left:5px}.upload-view-img img{width:100%;height:100%}.dynamic-upload{border:1px solid #ddd;border-radius:4px;width:100%;padding:5px;overflow:auto}.dynamic-upload-content{display:flex;align-items:center;justify-content:center;width:100%;padding:14px 0;position:relative;background-color:#e2e2e2}.dynamic-upload-content label{display:flex;flex-direction:column;align-items:center}.dynamic-upload-content label div{color:#3b4863;text-align:center;font-family:Heebo-Medium}.dynamic-upload-view{width:100%;height:100%;cursor:pointer}.dynamic-upload-view img{width:100%;height:auto;cursor:pointer}.dynamic-upload-img{position:absolute;top:0;left:0;z-index:1;opacity:0}.dynamic-upload-img,.dynamic-upload-img input{width:100%;height:100%;cursor:pointer}.d-resp{display:none}.treelist-cont{width:535px}.swiftx-form-group dx-radio-group.form-control .dx-widget.dx-collection{display:flex;flex-wrap:wrap;align-items:center}.swiftx-form-group dx-radio-group.form-control .dx-widget.dx-collection .dx-item.dx-radiobutton .dx-radio-value-container{padding-right:5px;padding-left:0}.swiftx-form-group dx-radio-group.form-control .dx-widget.dx-collection .dx-item.dx-radiobutton .dx-radio-value-container .dx-radiobutton-icon{width:16px;height:16px}.swiftx-form-group dx-radio-group.form-control .dx-widget.dx-collection .dx-item.dx-radiobutton .dx-item-content{font-size:.75rem}.dx-radiobutton-icon:before{display:block;width:16px;height:16px;border:1px solid #ddd;background-color:#fff;content:"";border-radius:11px;box-sizing:initial}.dx-radiobutton-icon-checked .dx-radiobutton-icon-dot{display:block;margin-top:-13px;margin-left:5px;width:8px;height:8px;background:#337ab7;content:"";border-radius:5px}.fa.fa-times{cursor:pointer}dx-radio-group.form-control.dx-radiogroup-vertical{height:auto;min-height:34px}dx-radio-group.form-control.dx-radiogroup-vertical .dx-widget.dx-collection{display:block!important}.horizontal dx-radio-group .dx-widget.dx-collection .dx-item.dx-radiobutton,.horizontal dx-radio-group .dx-widget.dx-collection .dx-item.dx-radiobutton .dx-item-content p,.vertical dx-radio-group .dx-widget.dx-collection .dx-item.dx-radiobutton,.vertical dx-radio-group .dx-widget.dx-collection .dx-item.dx-radiobutton .dx-item-content p{margin:2px 0}.swiftx-form-group.horizontal{align-items:center}.mobile-section-footer{display:none}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused.dx-list-item-selected{background-color:#d5ffb8!important;color:#333!important}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected:not(:last-child){margin-bottom:2px}.dx-list-item.dx-state-focused.dx-dropdowneditor-active{color:#333!important}dx-data-grid.lookupGridContent .dx-datagrid-content .dx-row td{text-overflow:ellipsis!important;white-space:nowrap!important}dx-data-grid.GridContent-overflow,dx-data-grid.form-summarygrid{max-width:unset!important}dx-data-grid.GridContent-overflow .dx-datagrid-content .dx-row td{text-overflow:ellipsis!important;white-space:wrap!important;vertical-align:middle}.group-grid{max-width:unset!important}.group-grid .dx-datagrid-content .dx-row td{text-overflow:ellipsis!important;white-space:nowrap!important}.toggle-checkbox{height:34px;display:flex;align-items:center;justify-content:space-between;border:1px solid #ddd;border-radius:4px;padding:3px 5px;margin-bottom:0!important}.toggle-switch.toggle-checkbox label{color:#999;font-family:Heebo!important}.border{border:1px solid #ddd;border-radius:4px}.grouping-section{margin-bottom:10px}.grouping-body{padding-top:5px}.grouping-header,.grouping-header-action{border-bottom:1px solid #cccccc42;background:#ebebeb;cursor:pointer}.grouping-header-action{display:flex;align-items:center;justify-content:space-between}.grouping-header-content{padding:3px 10px;display:flex;align-items:center}.grouping-arrow-cont{height:100%;cursor:pointer;display:flex;align-items:center}.grouping-arrow{color:#929292;font-size:20px;cursor:pointer;display:flex;flex-wrap:nowrap}.grouping-arrow i{font-size:12px}.grouping-sub-header-title{margin:5px 0 0;font-weight:400;font-family:Heebo-Medium}.bg-header,.grouping-header-content h5{color:#383838;font-family:Heebo-Medium;font-weight:400!important;margin:0;margin-left:5px!important}.workflow-rules-form.withoutAdd{padding:5px 6px 3px 10px!important}.aggregation-header{display:flex;align-items:center;flex:0 0 calc(100% - 12px);max-width:calc(100% - 12px)}.aggregation-header-content{flex:0 0 calc(100% - 20px);max-width:calc(100% - 20px);display:flex;align-items:center}.aggregation-header-action{display:flex;justify-content:flex-start;align-items:center;flex:0 0 20px;max-width:20px}.btn-add-layout-header{background:#0000;border:none;color:#383838;font-weight:600}.dx-treeview-node{padding-left:0!important;border-bottom:1px solid #ccc}.dx-treeview-node i{padding-left:15px;font-size:.75rem;color:#3b4863;letter-spacing:.5px;font-family:Heebo-Medium;font-style:normal!important}.dx-treeview-node.dx-state-focused{background-color:#cdf9ba!important;color:#fff!important}.viewOnMobile{display:none;height:calc(100vh - 150px);overflow:auto}.hidesidemenu .version{display:none}.version{margin:0 0 2px}.version-content{padding-left:15px}.version-label{margin:0 15px;font-size:.7rem;color:#c2c2c2;text-align:right}.dx-row-inserted{background:#00990314}.dynamic-colors .dx-texteditor-container,.dynamic-colors .dx-texteditor-container .dx-texteditor-input-container{color:inherit}.dynamic-colors .dx-texteditor-container .dx-texteditor-input-container .dx-texteditor-input{color:inherit;font-size:12px;font-family:Heebo}.dx-datagrid-rowsview.dx-fixed-columns .dx-scrollable-scrollbar{z-index:9}.ps-dropdown .dx-overlay-content{top:-10px!important;transition:top 3s!important}.ps-dropdown .dx-overlay-content .dx-popup-content{padding:0}.ps-dropdown .dx-popover-arrow{display:none}.ps-dropdown .dropdown-search-box{width:calc(100% - 20px);padding-left:25px;outline:none;font-size:12px;height:35px;border-radius:4px;color:#333;letter-spacing:.5px;margin:10px;border:1px solid #d8d8d8}.ps-dropdown input.dropdown-search-box::placeholder{color:#757575;font-size:12px;text-transform:capitalize}#searchFieldPopup.ps-dropdown .dx-overlay-content{top:-10px!important}.dx-scrollable:not(.dx-datagrid-rowsview)>.dx-scrollable-wrapper>.dx-scrollable-container>.dx-scrollable-content{float:none!important}.dx-datagrid-rowsview .dx-data-row .dx-cell-modified:not(.dx-datagrid-invalid) .dx-highlight-outline:after{display:none}.dx-datagrid-rowsview .dx-data-row .dx-validator.dx-datagrid-invalid .dx-highlight-outline:after{border-color:#ff0700}.dx-datagrid-focus-overlay{border-width:1px}.rotate-90{transform:rotate(90deg)}.btn-icon:not(.btn){width:20px;height:20px;display:inline-flex;justify-content:center;align-items:center;font-size:12px;margin-left:5px;cursor:pointer}.btn-icon:not(.btn):hover{background:#ffffff29;border:1px solid #00000038;border-radius:4px;box-shadow:0 0 2px 0 #00000029}.my-10{margin:10px 0}.py-10{padding:10px 0}.text-right .dx-texteditor .dx-texteditor-input{text-align:right!important}.text-left .dx-texteditor .dx-texteditor-input{text-align:left!important}.text-align-center .dx-texteditor .dx-texteditor-input{text-align:center!important}#gridContainer{max-width:100%!important}.dx-htmleditor .dx-htmleditor-toolbar .dx-toolbar-items-container{height:auto}.dx-htmleditor .dx-htmleditor-toolbar .dx-toolbar-items-container .dx-toolbar-before{display:flex;flex-wrap:wrap;position:static}.singleline>div{flex:0 0 auto!important;width:auto!important;max-width:100%!important}.singleline>div:first-child{margin-right:10px}.singleline>div dx-radio-group{padding:0 30px}.hide-grid-header .grid-header{background:#0000!important;border-bottom:1px solid #f5f5f5}.grid-popup .dx-popup-title{background-color:#505050;border-radius:4px 4px 0 0;color:#fff}.grid-popup .dx-popup-title div{font-size:14px!important}.grid-popup .dx-popup-normal{border:none!important}.grid-popup .dx-icon-close{color:#fff}.grid-popup .dx-toolbar-label{max-width:82px}.grid-popup .dialog-box-footer{display:flex;justify-content:flex-end;border-top:1px solid #ccc;padding:12px 20px}.grid-popup .dx-popup-content{padding:0!important}.grid-popup.dx-overlay-shader{background-color:#00000080}.grid-popup .dx-icon{display:none}.landing-screen{width:100vw;height:100vh;background-image:url(wing-221526_1920.b37a07ba6db18740ce2e.jpg);background-size:cover}.landing-screen .landing-screen-con{width:100%;height:100%}.landing-screen .swiftx-form-body{height:calc(100vh - 148px)!important}.landing-page-header{height:40px;display:flex;align-items:center;padding:20px 40px 0}.landing-page-header .form-logo{height:30px;margin-right:10px}.landing-page-header .form-logo img{height:100%}.landing-page-header .landing-page-details{flex-grow:1;position:relative;height:100%}.landing-page-header .landing-page-details .landing-page-details-con{position:absolute;top:-6px;left:0;width:calc(100vw - 25px);height:100%;display:flex;justify-content:space-between;transition-duration:1s;flex-wrap:wrap}.landing-page-header .landing-page-details .landing-page-details-con .landing-page-title{margin:0;transition-duration:1s;font-weight:400;font-family:Heebo-bold;color:#fff;display:inline-block;font-size:1.5rem}.landing-page-header .landing-page-details .landing-page-details-con .landing-page-title .hide-on-view{display:none;font-family:Heebo-bold}.landing-page-header .landing-page-details .landing-page-details-con .landing-page-title .on-head{font-family:Heebo-bold}.landing-page-header .landing-page-details .landing-page-details-con .landing-page-description{opacity:0;margin:0;display:inline-block;width:0;color:#fff}.landing-page-header .landing-page-details .landing-page-details-con .imp-action{transition-duration:1s;width:260px;display:inline-flex;justify-content:flex-start;align-items:flex-start}.landing-page-header .landing-page-details .landing-page-details-con.banner{top:30vh;left:-150px}.landing-page-header .landing-page-details .landing-page-details-con.banner .landing-page-title{font-size:2.1rem}.landing-page-header .landing-page-details .landing-page-details-con.banner .landing-page-description{opacity:.8;width:100%}.landing-page-header .landing-page-details .landing-page-details-con.banner .imp-action{margin-top:30px;width:100%}.landing-page-header .landing-page-details .landing-page-details-con.banner .imp-action .custom-btn-primary{padding:10px 50px}.landing-page-header .landing-page-details .landing-page-details-con.banner .imp-action .custom-btn-grey-transparent{padding:10px 50px;margin-left:0}.landing-page-body{height:calc(100% - 50px);padding:20px 40px;display:flex;justify-content:center;align-items:center}.landing-page-content{visibility:hidden;height:100%;width:100%;background:#fff;border-radius:15px 15px 5px 5px;box-shadow:0 0 6px 6px #0000003d;overflow:hidden;position:relative}.landing-page-content .loading{position:absolute;background:#fff9}.form-show .landing-page-content{visibility:visible;height:100%}.custom-btn-grey-transparent{background:#0000;color:#fff;border:1px solid #fff;padding:5px 30px;font-size:1rem;outline:none!important;cursor:pointer;transition-duration:1s;margin-left:auto}.custom-btn-grey-transparent:hover,.custom-btn-primary{box-shadow:10px 10px 7px 0 #0000003d}.custom-btn-primary{background:#de6626;color:#fff;border:none;padding:10px 50px;font-size:1rem;outline:none!important;cursor:pointer;margin-right:30px!important}.custom-btn-primary:hover{box-shadow:none}.landing-page-action>ul{padding:0;list-style:none;display:flex;align-items:center}.landing-page-action>ul li{display:inline-block;position:relative}.landing-page-action>ul li .btn-icon{width:35px;height:35px;border-radius:50%!important;font-size:24px}.landing-page-action>ul li .notify-count{font-size:12px;background-color:#de6626;color:#fff;display:inline-flex;width:20px;height:20px;justify-content:center;align-items:center;border-radius:50%;position:absolute;top:-8px;right:2px;border:2px solid #de6626}.landing-page-action>ul li .user-notification{position:relative}.landing-page-action>ul li .user-notification .user-icon{width:35px;height:35px;border-radius:50%;overflow:hidden}.landing-page-action>ul li .user-notification .user-icon .user-character{background:#3a7d2e;color:#fff;display:inline-flex;width:100%;height:100%;justify-content:center;align-items:center;cursor:pointer}.landing-page-action>ul li .user-notification .user-icon .user-img img{width:100%}.landing-page-action>ul li .user-notification .user-menu{background:#fff;width:100px;position:absolute;right:0;top:calc(100% + 10px);z-index:1000;border-radius:4px;box-shadow:0 0 10px 0 #bdbdbd;z-index:99}.landing-page-action>ul li .user-notification .user-menu ul{padding:0;font-size:14px}.landing-page-action>ul li .user-notification .user-menu ul li{width:100%;padding:5px 10px;border-bottom:1px solid #ccc;cursor:pointer}.landing-page-action>ul li .user-notification .user-menu ul li:hover{background:#e6ffe6}.landing-page-action>ul li:not(:last-child){margin-right:12px}.contact-info{padding:5px 5px 5px 0;color:#fff;font-size:14px}.hide-btn{display:none}.landing-page-body #myApprovalSumaryGrid .dx-datagrid .dx-datagrid-headers tr,.landing-page-body #sumaryGrid .dx-datagrid .dx-datagrid-headers tr{background-color:#f4f8f4!important}.landing-page-body #myApprovalSumaryGrid .dx-datagrid .dx-datagrid-headers td,.landing-page-body #myApprovedSumaryGrid .dx-datagrid .dx-datagrid-headers td,.landing-page-body #sumaryGrid .dx-datagrid .dx-datagrid-headers td{color:#000!important;background-color:#f4f8f4!important;font-size:13px;font-family:Heebo-bold;padding:18px}.landing-page-body .card-footer{color:#000!important;background-color:#f4f8f4!important}.landing-page-body .card-footer .pagination button.btn{color:#000!important}.landing-page-body #myApprovalSumaryGrid .dx-row>td,.landing-page-body #myApprovedSumaryGrid .dx-row>td,.landing-page-body #sumaryGrid .dx-datagrid .dx-row>td{padding:18px 0!important;border:none!important}.landing-page-body #myApprovalSumaryGrid .dx-row td:first-child,.landing-page-body #myApprovedSumaryGrid .dx-row td:first-child,.landing-page-body #sumaryGrid .dx-datagrid .dx-row td:first-child{color:#00f;cursor:pointer;text-decoration:underline;padding-left:18px!important}.landing-page-body #myApprovalSumaryGrid,.landing-page-body #sumaryGrid{height:calc(100vh - 205px)!important}.landing-page-body #sumaryGrid .dx-datagrid .dx-row:hover td{background-color:#2188380f;cursor:pointer}.banner-img{position:absolute;right:6vw;top:28vh;display:flex;justify-content:center;align-items:flex-start;width:calc(50vw - 150px);height:calc(100vh - 214px);transform:scale(0);transition-duration:.5s}.banner-img img{position:absolute;top:0;right:0}.banner-img.imagesView{transform:scale(1)}app-myapproval .section-content>.card,app-myjourney .section-content>.card{margin:0 10px}.custom-selectbox-dropdown{height:100%}.custom-selectbox-dropdown .customDropdown-footer{margin-top:5px!important}.custom-selectbox-dropdown div .select-box-search{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;border:1px solid #d2d3d4;position:relative;height:30px;margin:10px;border-radius:6px}.custom-selectbox-dropdown div .select-box-search .icon.pos-icon{width:30px;height:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;position:absolute;top:0;left:0}.custom-selectbox-dropdown div .select-box-search .icon.pos-icon i{color:#383838}.custom-selectbox-dropdown div .select-box-search input.dropdown-search-box{width:100%;height:100%;border:none;background:#0000;outline:none;padding-left:30px}.auth-page,.registration-page{background-size:cover}.fileupload-readonly .customDropdown{background:#f5f5f5}.ml_6{margin-left:-6px}.hide-desktop,.mobile-action-btn-title,.mobile-action-icon,.mobile-show{display:none}.ml-auto{margin-left:auto}.action-icon{display:flex;align-items:center;justify-self:center}.mobile-header-view{display:none}.header-search-box .search-icon div{display:flex;align-items:center;justify-content:center}.header-search-box .search-box dx-date-box{border:none}.mobile-action-btn-icon{display:none}.mobile-action-btn{border-radius:4px;outline:none}.full-layout .swiftx-app .app-body .myDoc-folder-page .section-head .section-action .btn.apps-action-btn .action-icon,.mobile-action-btn .mobile-action-btn-icon{display:none}.full-layout .swiftx-app .app-body .myDoc-folder-page .section-head .section-action .btn.apps-action-btn .mobile-action-btn-title{display:flex!important;font-size:13px}.full-layout .swiftx-app .app-body .mydoc-page .section-head .section-action .btn.apps-action-btn .action-icon{display:none}.full-layout .swiftx-app .app-body .mydoc-page .section-head .section-action .btn.apps-action-btn .mobile-action-btn-title{display:flex!important;font-size:13px}.full-layout .swiftx-app .app-body .mydoc-page .section-body .tab .tab-body{height:auto}.full-layout .swiftx-app .app-body .mydoc-page .section-body .tab .tab-body.my-file-body{height:calc(100% - 30px)}.full-layout .swiftx-app .app-body .mydoc-page .section-body .tab .tab-body .tab-content .section-content{height:auto}.full-layout .swiftx-app .app-body .mydoc-page .section-body .tab .tab-body.shared-file-body{height:calc(100% - 31px)}.full-layout .swiftx-app .app-body .mydoc-page .section-body .tab .tab-body.shared-file-body .tab-content,.full-layout .swiftx-app .app-body .mydoc-page .section-body .tab .tab-body.shared-file-body .tab-content .sharefile{height:100%}.mobile-action-text-btn{border-radius:4px;padding:4px 10px}@media only screen and (max-width:1024px){.mob-pos-rel{position:relative}.mb-m-10{margin-bottom:1rem}.w-m-100{width:100%}.action-drop-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:9px 10px}.loginForm-img{display:none}.loginForm-text{flex:0 0 100%!important;max-width:100%!important;width:100%}.dashboard-sec-cont [class^=col-]{flex:0 0 100%;max-width:100%;padding:5px 0}.dashboard-sec-cont .d-flex{flex-wrap:wrap}.mob-col-33{flex:0 0 100%;max-width:100%}.emboss{min-height:75px!important}.emboss-img{flex:0 0 75px;max-width:75px;display:flex;align-items:center;justify-content:center}.card-emboss-img{width:75px!important;height:50px!important}.card-emboss-cont{flex:0 0 calc(100% - 75px);max-width:calc(100% - 75px)}.card-emboss-cont-p{max-width:100%!important;text-overflow:ellipsis}.emboss:hover .card-emboss-img{box-shadow:none!important}.card-sec-foot p{border:none!important;border-radius:0!important}.card-sec-foot p,.emboss:hover .card-sec-foot p{box-shadow:none!important;padding:0!important;margin:0!important}.emboss:hover .card-sec-foot p{border:none!important;border-radius:0}.myforms.section .section-head{height:60px;border-radius:0;position:relative;padding:10px}.myforms.section .section-head .my-journey-title-content,.myforms.section .section-head .section-head-content{width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;box-shadow:none;padding:0}.myforms.section .section-head .my-journey-title-content .section-title,.myforms.section .section-head .section-head-content .section-title{height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.myforms.section .section-head .my-journey-title-content .section-title h3,.myforms.section .section-head .section-head-content .section-title h3{max-width:100%;white-space:pre-wrap;font-weight:400;font-family:Heebo-Bold;line-height:18px;font-size:18px}.myforms.section .section-head .my-journey-title-content .mobile-section-head-cancel,.myforms.section .section-head .section-head-content .mobile-section-head-cancel{margin-left:auto;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap;display:flex!important}.myforms.section .section-head .my-journey-title-content .mobile-section-head-cancel .btn,.myforms.section .section-head .section-head-content .mobile-section-head-cancel .btn{height:36px}.myforms.section .section-head .my-journey-title-content .mobile-section-head-cancel .mobile-action-more-btn .btn,.myforms.section .section-head .section-head-content .mobile-section-head-cancel .mobile-action-more-btn .btn{padding:0}.myforms.section .section-head .my-journey-title-content .mobile-section-head-cancel .mobile-action-more-btn .btn span,.myforms.section .section-head .section-head-content .mobile-section-head-cancel .mobile-action-more-btn .btn span{font-size:1.5rem;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.myforms.section .section-head .my-journey-title-content .mobile-section-head-cancel .user-name h4,.myforms.section .section-head .section-head-content .mobile-section-head-cancel .user-name h4{font-weight:400;font-family:Heebo-Medium;margin:0}.myforms.section .section-head .my-journey-title-content .mobile-section-head-cancel .apps-header-logoout,.myforms.section .section-head .section-head-content .mobile-section-head-cancel .apps-header-logoout{padding:0 10px}.myforms.section .section-head .my-journey-title-content .mobile-section-head-cancel .apps-header-logoout span,.myforms.section .section-head .section-head-content .mobile-section-head-cancel .apps-header-logoout span{font-size:20px;color:#e8222d;display:flex}.myforms.section .section-head .section-action{width:100%;height:50px;padding:0 16px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap}.myforms.section .section-head .section-action.hide-mobile-action{display:none}.myforms.section .section-head .section-action.show-mobile-action{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;position:absolute;top:61px;right:10px;z-index:101;min-width:75px;max-width:max-content;height:max-content;padding:1rem;border-radius:6px;background:#fff;box-shadow:0 0 10px 0 #00000029}.myforms.section .section-head .section-action.show-mobile-action .btn{width:100%}.myforms.section .section-head .section-action.show-mobile-action .btn:not(:last-child){margin-bottom:1rem}.myforms.section .section-head .section-action.show-mobile-action .flex-warp .btn{width:100%!important;margin-right:0}.myforms.section .section-head .section-action.show-mobile-action .toogle-button{margin-right:0;margin-bottom:1rem}.myforms.section .section-head .section-action.show-mobile-action .searchwithdrop{margin:0 0 20px}.myforms.section .section-head .section-action.my-journey-action.mobile-action .flex-warp{margin:0}.myforms.section .section-body{height:calc(100% - 60px)}}@media screen and (max-width:767px){.viewOnMobile{display:block}.viewOnpc{display:none}.d-resp{display:block}.col-40,.col-50{flex:0 0 100%;max-width:100%}.list-box{width:95vw!important}.auth-head{width:510px}.auth-table{overflow-x:auto;width:375px}.treelist-cont{width:345px}.cust-search-resp{display:none}.dashboard-sec-cont [class^=col-]{flex:0 0 100%;max-width:100%;padding:5px 0}.dashboard-sec-cont .d-flex{flex-wrap:wrap}.cust-resp-action{display:none}.cust-resp-header{display:flex;flex-wrap:wrap;justify-content:space-between;border-bottom:1px solid #ddd;margin:0;padding:7px 12px;background-color:#383838;color:#fff;font-size:14px}.section-action.cust-resp-action.block{display:inline-block;width:100%;box-shadow:0 1px 6px 0 #0000003d;margin-top:12px;border-radius:3px;transition-duration:.5s;transition:all .3s;z-index:9999;background:#fff;position:absolute;top:-12px;left:0;height:100%}.cust-resp-action.block div.btn-group{width:23%;margin:12px 10px;padding:0}.cust-resp-view{display:block!important;margin:5px 5px 0}.cust-resp-view label{flex:0 0 40%;margin:0 4px}.cust-resp-search.searchwithdrop{margin:5px 35px 5px 12px;display:flex;width:170px}.mob-mtb-0{margin-top:0!important;margin-bottom:0!important}.cust-resp-search1{display:none}.cust-resp-search.searchwithdrop .dx-textbox:not(.dx-selectbox){width:195px}.cust-resp-export{display:none!important}.cust-resp-exicon{display:flex!important;margin:5px;border:1px solid #ccc;border-radius:4px;padding:5px}.cust-resp-exicon i{color:#28a745;padding:2px}.cust-resp-exicon p{padding:0;margin:0 10px;font-size:12px}.custom-dropdown.dx-selectbox{width:100%!important}.cust-resp-label{display:none}.col-resp{display:flex;flex:0 0 100%;max-width:100%;width:100%}.swiftx-form-section-body-con .dx-toolbar-text-auto-hide .dx-button .dx-button-content{padding:8px 5px}.swiftx-form-section-body-con .dx-toolbar .dx-toolbar-item{padding:0}.grid .showsearch{width:100%;transition:all .6s}.searchwithdrop .dx-selectbox{display:none}.landing-page-body .grid .searchwithdrop.showsearch{display:flex;position:absolute;top:-1px;right:-18px;width:74px}.landing-page-body .grid .hidden-desktop{display:none!important}.grid .hidesearch{width:0;border:none;margin-left:-37px}.grid .showsearch .search-icon{width:55px;margin-left:-21px}.landing-screen .landing-page-body .grid .showsearch .search-icon{width:0;margin-left:0;position:absolute;font-size:10px;right:0;top:9px}.visible-desktop{display:none!important}.hidden-desktop{display:block!important}.mobile-menu{width:30px;height:30px;background:#218838;color:#fff;border-radius:50%;box-shadow:0 0 10px 0 #00000029;transition-duration:.3s;cursor:pointer;position:absolute;z-index:101}.mobile-menu span i{font-size:20px!important}.mobile-menu.hidden-desktop.bars-icon .mobile-menu-bars,.mobile-menu.hidden-desktop.close-icon .mobile-menu-close{display:block!important}.mobile-menu.bars-icon{top:17px;left:10px}.mobile-menu.close-icon{top:17px;left:unset;right:-11.5px}.mobile-menu.close-icon:hover i{color:#fff}.mobile-menu-items{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.mobile-menu span i{font-size:.75rem}.mobile-menu.menu-close{left:235px;top:16px}.mobile-menu.menu-open{top:18px;left:77px}.cust-resp-icon{display:flex;position:absolute;top:18px;right:15px;font-size:25px}.mob-pos-rel{position:relative}.mobileSidemenu{display:block}.sideMenu.mobileSidemenu.hidesidemenu{flex:0 0 0px;max-width:0}.sideMenu.mobileSidemenu.showsidemenu{max-width:250px;width:250px;flex:0 0 250px;right:0;position:fixed;left:0;top:0;background-repeat:no-repeat;z-index:9999}.mainscreen.mobileSidemenu.hidemenu,.mainscreen.mobileSidemenu.showmenu{flex:0 0 100%;max-width:100%}.dropMenu{z-index:1000!important;flex:0 0 250px;max-width:250px;left:0;right:unset!important}.showsidemenu .Mob-MenuBg{width:100vw;background-color:#2020204d;position:fixed;height:100vh;top:0;left:0;z-index:-1}.hide-app-header{display:none}}@media screen and (max-width:1024px) and (min-width:768px){.hidden-desktop,.visible-desktop{display:none}.hidesidemenu{flex:0 0 90px;max-width:90px;width:90px}.hidemenu{flex:0 0 calc(100vw - 90px);max-width:calc(100vw - 90px);width:calc(100vw - 90px)}.hiden-menu{display:block!important}.landing-page-header .cust-resp-export{display:none!important}.pos-rel{position:relative}.approval-searchbox.searchwithdrop .dx-selectbox{display:none}.landing-page-body,.landing-page-header{padding:20px 10px}.sidebar-toogle{left:70px}}@media screen and (max-width:450px){.loginCard-body form{width:100%!important}}.custom-tree-items{border:1px solid #ccc!important;background:#fff!important;border-radius:6px;height:40px;margin-top:10px}.custom-tree-items .matTree-stagename{color:#000!important}.custom-tree-items .matTree-form{font-size:12px}.custom-tree-items.first-child{margin-left:15px;padding-left:0!important}.custom-tree-items.second-child{margin-left:30px;padding:0 15px!important;box-shadow:none!important}.custom-tree-items.third-child{margin-left:30px;padding-left:0!important;box-shadow:none!important}.custom-tree-items.third-child .matTree-add-action{display:none}.action-list{margin:0;padding:0;list-style:none}.action-list li{border:1px solid #ccc;margin-top:10px;padding:10px;border-radius:4px;font-size:.75rem;cursor:pointer;justify-content:flex-start}.action-list li,.action-list li .action-icon{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap}.action-list li .action-icon{width:30px;height:30px;justify-content:center;font-size:1.3rem}.action-list li .action-text{font-size:14px}.track-search-date .dx-textbox:not(.dx-selectbox) .dx-texteditor-input{padding:0 5px 2px!important}.track-search-date .search-box{display:flex}.track-search-date .search-box .trackdate-box{border:none;margin:1px 2px;height:26px}.track-search-date .search-icon{display:flex;align-items:center;justify-content:center;height:28px}.track-search-date .search-icon div{display:flex}.swiftx-app.top-menu-1 .cell-4{background:#0000!important;padding:10px}.swiftx-app.top-menu-1 .cell-4 .section{background-color:#fff;border-radius:8px;overflow:hidden}.swiftx-app.top-menu-1 .cell-4 .section .section-body{height:calc(100% - 60px)}.swiftx-app.top-menu-1 .cell-4 .section .section-body .section-content .card{height:100%}.swiftx-app.top-menu-1 .cell-4 .section .section-body .section-content .card .card-body{height:calc(100% - 40px);border-radius:4px}.swiftx-app.top-menu-1 .cell-4 .section .section-body .section-content .card .card-body dx-data-grid{height:100%!important}.swiftx-app.top-menu-1 .cell-4 .section .section-body .swiftx-form .swiftx-form-body{height:100%!important;overflow:auto}.app-user-name,.toogle-icon{display:none}.icon-chooser-drop{position:absolute;background:#fff;width:100%;top:100%;z-index:100;box-shadow:0 6px 6px #00000029;height:300px;overflow:auto}.icon-chooser-drop .icon-chooser-drop-con{display:flex;flex-wrap:wrap}.icon-chooser-drop .icon-chooser-drop-con .menu-icon-items-list{flex:0 0 48px;height:48px;padding:10px;display:flex;justify-content:center;color:#383838;align-items:center;font-size:20px;cursor:pointer}.icon-chooser-drop .icon-chooser-drop-con .menu-icon-items-list:hover{background:#e5ffe5}.icon-chooser-btn{flex:0 0 36px;font-size:20px;display:flex;justify-content:center;align-items:center;cursor:pointer;background:#0000;border-radius:0 4px 4px 0;border:1px solid #ddd;border-left:none;outline:none}.icon-chooser-btn .icon-caret-down{font-size:10px}.app-user-drop-name{padding-left:5px}.app-user-drop-icon{font-size:15px}.sub-menu-icon{width:15px}.main-menu-icon{display:flex;align-items:center}.menu-app-con.icons .main-menu-label,.menu-app-con.icons .sub-menu-label,.menu-app-con.label span.main-menu-icon,.menu-app-con.label span.sub-menu-icon{display:none!important}a.app-action-question-icon{text-decoration:none;font-size:25px;display:flex}.file-card .card{box-shadow:none;border:1px solid #ddd;position:relative;margin:10px 0;min-height:35px}.file-card .card.no-border{border:1px solid #ddd!important}.file-card .card .card-header{background:#fff;border:1px solid #ddd;border-radius:50px;padding:5px 20px}.file-card .card .card-header.hide-header{background:#fff!important}.file-card .card .card-body .subsection-column .card{margin:10px}.file-card .card .card-body .container-card.show-card-title .card .card-header{height:unset!important;padding-top:3px!important;padding-bottom:.5rem!important}.file-card .card .card-body .container-card.show-card-title .card .card-header.subcon-group-none,.file-card .card .card-body .container-card.show-card-title .card .card-header.subsection-group-none{border:none!important}.file-card .card .card-body .container-card.show-card-title .card .subcon-consumeform-body{padding-bottom:8px}.file-card .card.group-none .card-header.subcon-group-none,.file-card .card.group-none .card-header.subsection-group-none,.file-card .card.subcon-group-none .card-header.subcon-group-none,.file-card .card.subcon-group-none .card-header.subsection-group-none,.file-card .card.subsection-group-none .card-header.subcon-group-none,.file-card .card.subsection-group-none .card-header.subsection-group-none{border:none}.file-card .card.group-none .card-action,.file-card .card.subcon-group-none .card-action,.file-card .card.subsection-group-none .card-action{padding:0!important}.file-card .capsule-container{padding-bottom:16px}.file-card .capsule-container .capsule-container-card .card-body{padding-top:16px!important;padding-bottom:16px!important}.preview-form.file-card .swiftx-form .card.swiftx-card.preview-card .subsection-column .subsection-column,.preview-form.file-card .swiftx-form .row .preview-card .card .card-body .row .subsection-column{padding:0 10px!important}.tag-form .card{margin-top:25px}.tag-form .card .card-header{position:absolute;z-index:1;top:-25px;border-radius:0;left:-7px;box-shadow:0 4px 1px #0000000a}.tag-form .card .card-header:before{content:"";width:0;height:0;border-top:10px solid #dcdcdc;border-left:7px solid #0000;position:absolute;top:calc(100% - 1px);left:0;z-index:-6}.inner-card .card{background:#064490}.inner-card .card.no-border{margin:10px 0!important}.inner-card .card .card-header{background:none;border-bottom:none}.inner-card .card .card-header *{color:#fff}.inner-card .card .card-body{background:#fff;margin:8px;border-radius:4px}.audid-header-date{width:140px;height:28px;margin-right:10px}.audid-header-date input.dx-texteditor-input{height:28px;min-height:28px;padding:5px 10px!important}.audid-header{height:28px;margin-right:10px}.audid-header dx-select-box{height:28px}.audid-header .dx-texteditor-input{height:100%!important;min-height:28px!important}.audid-header .date-inline-group{display:flex;align-items:center;justify-content:space-between}.audid-header .date-inline-group .multi_drop{height:22px!important;min-height:22px!important;padding:0;border:1px solid #ddd;margin-left:5px;margin-top:1px}.audid-header .date-inline-group .multi_drop input.dx-texteditor-input{padding:0 9px 2px;height:22px!important;min-height:22px!important}.audid-header .date-inline-group dx-date-box,.audid-header .date-inline-group dx-date-box.multi_drop{height:100%!important;min-height:100%!important;border:none!important;margin-top:0!important;width:125px}.searchwithdrop.lookup-header .header-search-box dx-text-box{height:28px}.searchwithdrop.lookup-header .header-search-box dx-text-box .dx-texteditor-container input.dx-texteditor-input{height:100%!important;min-height:28px!important;padding:7px 9px 8px}.single-date-box-header{width:131px}.single-date-box-header dx-text-box{display:none}.audit-log{height:100%}.audit-log .card-header{background-color:#505050;color:#fff}.audit-log .card-body{height:100%;overflow:auto}.audit-log .card-body ul{padding:0;list-style-type:none;margin:0 0 5px}.audit-log .card-body ul li{margin:0}@media only screen and (max-width:767px){.mobile-menu.hidden-desktop.menu-open{left:10px!important}}.dx-popup-wrapper{z-index:9999!important}.login-form-group input[type=number]::-webkit-inner-spin-button,.login-form-group input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.media-customdropdown{cursor:pointer}.grid-flex-item{height:100%}.grid-flex-item .flex-grid-row{cursor:pointer}.grid-flex-item .flex-grid-row .flex-grid-content{width:100%;display:flex;flex-wrap:wrap}.grid-flex-item .flex-grid-row .flex-grid-content .file-tags{margin-top:3px;cursor:default}.grid-flex-item .flex-grid-row .flex-grid-content .file-tags span{background:#e4ffe1;padding:3px 10px;border-radius:4px;font-size:10px;margin-right:5px;margin-bottom:5px;display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.flex-grid .flex-grid-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;padding:10px;border-bottom:1px solid #f1f1f1}.flex-grid .flex-grid-row.flex-column{flex-direction:column}.flex-grid .flex-grid-row:hover{background:#f1fff0}.flex-grid .flex-grid-row:hover .icn-list{visibility:visible}.flex-grid .flex-grid-row:hover .icn-list.delete-icon-item button{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.flex-grid .flex-grid-row:hover .icn-list.delete-icon-item button i{color:red}.flex-grid .flex-grid-row:hover .flex-grid-more-item .flex-grid-more-icon .icn-list{visibility:visible!important}.flex-grid .flex-grid-row .flex-grid-cell .file-jpg,.flex-grid .flex-grid-row .flex-grid-cell .file-png,.flex-grid .flex-grid-row .flex-grid-cell .file-svg{background:#eadbfb;color:#7e1bda}.flex-grid .flex-grid-row .flex-grid-cell .file-pdf{color:#d52a29;background:#f8e4e4}.flex-grid .flex-grid-row .flex-grid-cell .file-docx{color:#233a7c;background:#dadfea}.flex-grid .flex-grid-row .flex-grid-cell .file-excel{color:#3c8149;background:#cde3d7}.flex-grid .flex-grid-row .flex-grid-cell .file-zip{color:#b39231;background:#fdf9e9}.flex-grid .flex-grid-row .flex-grid-cell .file-mp4{color:#ea4c89;background:#f7d3e3}.flex-grid .flex-grid-row .flex-grid-cell .file-name{font-size:14px;font-family:Heebo-Medium;font-weight:400}.flex-grid .flex-grid-row .flex-grid-cell .file-tag-item span{font-size:12px;opacity:.7;padding-right:3px}.flex-grid .flex-grid-row .flex-grid-cell .file-tag-item span:after{content:","}.flex-grid .flex-grid-row .flex-grid-cell .file-tag-item span:first-child:after,.flex-grid .flex-grid-row .flex-grid-cell .file-tag-item span:last-child:after{content:""}.flex-grid .flex-grid-row .flex-grid-cell .file-path{font-size:12px;opacity:.7;padding-top:2px}.flex-grid .flex-grid-row .flex-grid-cell .file-type-info span{padding:0 3px;font-size:12px;opacity:.7}.flex-grid .flex-grid-row .flex-grid-cell .file-type-info .file-type{text-transform:uppercase}.flex-grid .flex-grid-row .flex-grid-cell .file-details{display:flex;justify-content:space-between;align-items:center;width:100%}.flex-grid .flex-grid-row .flex-grid-cell .file-details .file-details-item{width:100%}.flex-grid .flex-grid-row .flex-grid-cell .file-details .file-details-item .file-name{width:100%;white-space:normal;text-overflow:ellipsis;overflow:hidden}.flex-grid .flex-grid-row .flex-grid-cell .file-keyword{width:100%;text-overflow:ellipsis;white-space:pre-wrap;overflow:hidden;font-size:12px}.flex-grid .flex-grid-row .flex-grid-cell .file-tags span{background:#e4ffe1;padding:3px 10px;border-radius:4px;font-size:10px;margin-right:5px;margin-bottom:5px;display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.flex-grid .flex-grid-row .flex-grid-cell .created,.flex-grid .flex-grid-row .flex-grid-cell .file-size-info{font-size:12px;text-align:right}.flex-grid .flex-grid-row .flex-grid-cell .created .createdBy,.flex-grid .flex-grid-row .flex-grid-cell .created .createdOn,.flex-grid .flex-grid-row .flex-grid-cell .created .fileSize,.flex-grid .flex-grid-row .flex-grid-cell .file-size-info .createdBy,.flex-grid .flex-grid-row .flex-grid-cell .file-size-info .createdOn,.flex-grid .flex-grid-row .flex-grid-cell .file-size-info .fileSize{opacity:.7}.flex-grid .flex-grid-row .flex-grid-cell .flex-grid-more-item{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:wrap}.flex-grid .flex-grid-row .flex-grid-cell .flex-grid-more-item .flex-grid-more-icon{padding-left:10px}.flex-grid .flex-grid-row .flex-grid-cell .flex-grid-more-item .flex-grid-more-icon .icn-list{visibility:hidden}.flex-grid .flex-grid-row .flex-grid-cell .flex-grid-more-item .flex-grid-more-icon .icn-list button{margin-right:0}.flex-grid .flex-grid-row .flex-grid-cell:first-child{flex:0 0 35px;max-width:35px;font-size:24px}.flex-grid .flex-grid-row .flex-grid-cell:first-child.show-media-thumbnail{flex:0 0 64px;max-width:64px;width:64px;height:64px;padding:0;border:1px solid #0000}.flex-grid .flex-grid-row .flex-grid-cell:nth-child(2){flex:0 0 calc(100% - 555px);max-width:calc(100% - 555px);min-width:200px;width:calc(100% - 555px);padding:0 10px}.flex-grid .flex-grid-row .flex-grid-cell:nth-child(2).show-media-thumbnail-img{flex:0 0 calc(100% - 584px);max-width:calc(100% - 584px);width:calc(100% - 584px)}.flex-grid .flex-grid-row .flex-grid-cell:nth-child(3){flex:0 0 200px;max-width:200px;width:200px}.flex-grid .flex-grid-row .flex-grid-cell:nth-child(4){flex:0 0 300px;max-width:300px;width:300px}.flex-grid .flex-grid-row .flex-grid-cell.card-file-img{width:35px;height:35px;padding:5px;font-size:20px;background:#e8e8e8;border-radius:4px;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.flex-grid .flex-grid-row .flex-grid-cell.card-file-img span{display:flex;flex-wrap:wrap}.flex-grid .flex-grid-row .flex-grid-cell.card-file-img img{height:100%}.flex-grid .flex-grid-row .flex-grid-cell.card-file-img .folder-icon i{color:#ffc928;font-size:2.5rem}.flex-grid .flex-grid-row .flex-grid-cell.card-file-img.folder{background:#fdf9e9}.flex-grid .flex-grid-row .flex-grid-cell.card-file-img.jpg,.flex-grid .flex-grid-row .flex-grid-cell.card-file-img.png,.flex-grid .flex-grid-row .flex-grid-cell.card-file-img.svg{background:#eadbfb;color:#7e1bda}.flex-grid .flex-grid-row .flex-grid-cell.card-file-img.pdf{color:#d52a29;background:#f8e4e4}.flex-grid .flex-grid-row .flex-grid-cell.card-file-img.docx{color:#233a7c;background:#dadfea}.flex-grid .flex-grid-row .flex-grid-cell.card-file-img.xlsx{color:#3c8149;background:#cde3d7}.flex-grid .flex-grid-row .flex-grid-cell.card-file-img.zip{color:#b39231;background:#fdf9e9}.flex-grid .flex-grid-row .flex-grid-cell.card-file-img.mp4{color:#ea4c89;background:#f7d3e3}.flex-grid .flex-grid-row .flex-grid-cell.card-file-img .media-thumbnail-img{width:100%;height:100%}.flex-grid .flex-grid-row .flex-grid-cell.card-file-img .media-thumbnail-img img{height:100%;width:100%;object-fit:contain}.icn-list{display:flex;visibility:visible;justify-content:flex-end}.icn-list button{cursor:pointer;background:#0000;border:none!important}.icn-list button:hover{background:#bef5b8}.icn-list button:not(:last-child){margin-right:10px}.icn-list button i{font-size:16px;line-height:24px}.icn-list.delete-icon-item button{display:none}.grid-list-view .grid-list-content .grid-list-view-row{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.grid-list-view .grid-list-content .grid-list-view-row .flex-grid-row-cell{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.grid-list-view .grid-list-content .grid-list-view-row .flex-grid-row-cell .grid-list-view-cell{padding:0 5px}.grid-list-view .grid-list-content .grid-list-view-row .flex-grid-row-cell .grid-list-view-cell:first-child{width:35px}.grid-list-view .grid-list-content .grid-list-view-row .flex-grid-row-cell .grid-list-view-cell:nth-child(2){width:calc(100% - 470px)}.grid-list-view .grid-list-content .grid-list-view-row .flex-grid-row-cell .grid-list-view-cell:nth-child(3){width:150px}.grid-list-view .grid-list-content .grid-list-view-row .flex-grid-row-cell .grid-list-view-cell:nth-child(4){width:250px}.grid-list-view .grid-list-content .grid-list-view-row .flex-grid-row-cell .grid-list-view-cell:last-child{width:35px}.grid-list-view .grid-list-content .grid-list-view-row .flex-grid-row-cell .grid-list-view-cell.grid-list-tags{width:100%}.grid-list-view .grid-list-content .grid-list-view-row .flex-grid-row-cell .file-tags span{background:#e4ffe1;padding:3px 10px;border-radius:4px;font-size:10px;margin-right:5px;margin-bottom:5px;display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.grid-list-view .grid-list-content .grid-list-view-row .flex-grid-row-cell .card-file-img{width:35px;height:35px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;padding:5px;background:#e8e8e8;border-radius:4px}.grid-list-view .grid-list-content .grid-list-view-row .flex-grid-row-cell .card-file-img span{display:flex;flex-wrap:wrap}.grid-list-view .grid-list-content .grid-list-view-row .flex-grid-row-cell .card-file-img span i{font-size:20px}.grid-list-view .grid-list-content .grid-list-view-row .flex-grid-row-cell .file-details .file-name{font-size:14px;font-weight:400;font-family:Heebo-Medium}.grid-list-view .grid-list-content .grid-list-view-row .flex-grid-row-cell .file-details .file-path{font-size:12px;opacity:.7}.grid-list-view .grid-list-content .grid-list-view-row .flex-grid-row-cell .created span,.grid-list-view .grid-list-content .grid-list-view-row .flex-grid-row-cell .file-type-info span{font-size:12px}.myDoc-folder-card{margin-bottom:15px}.myDoc-folder-card .card{cursor:pointer;min-width:200px}.myDoc-folder-card .card:hover{box-shadow:0 0 12px 0 #00000029}.myDoc-folder-card .card .card-body{min-height:90px}.myDoc-folder-card .card .card-body .dropdown{position:absolute;display:inline-block;right:10px;top:10px}.myDoc-folder-card .card .card-body .dropdown button.dropbtn{width:28px;height:28px;display:flex;justify-content:center;align-items:center;cursor:pointer;background:#fff;border:none!important;outline:none;border-radius:4px}.myDoc-folder-card .card .card-body .dropdown button.dropbtn:hover{background:#bef5b8}.myDoc-folder-card .card .card-body .dropdown button.dropbtn i{font-size:16px;line-height:24px}.myDoc-folder-card .card .card-body .card-sec-body{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.myDoc-folder-card .card .card-body .card-sec-body .card-file-img{width:35px;height:35px;padding:5px;background:#fdf9e9;border-radius:4px;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.myDoc-folder-card .card .card-body .card-sec-body .card-file-img img{height:100%}.myDoc-folder-card .card .card-body .card-sec-body .card-file-img .folder-icon i{color:#ffc928;font-size:2.5rem}.myDoc-folder-card .card .card-body .card-sec-body .card-folder-name{padding-left:10px;flex:0 0 calc(100% - 45px);max-width:calc(100% - 45px);width:calc(100% - 45px)}.myDoc-folder-card .card .card-body .card-sec-body .card-folder-name h5{margin:0;font-size:14px;font-family:Heebo-Medium;font-weight:400;width:calc(100% - 15px);overflow:hidden;text-overflow:ellipsis}.myDoc-folder-card .card .card-body .card-sec-body .card-folder-name .file-cont{margin:0;font-family:Heebo-Medium;font-weight:400;color:grey;width:calc(100% - 5px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myDoc-folder-card .card .card-body .card-sec-body .card-folder-name .modifiedBy,.myDoc-folder-card .card .card-body .card-sec-body .card-folder-name .modifiedDate{color:#c8c8c8;font-weight:400;margin:auto;font-size:12px}.myDoc-folder-card .card .card-footer{padding:10px;height:36px;background:#faf7ff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.myDoc-folder-card .card .card-footer *{margin:0;color:grey;font-weight:400;font-family:Heebo-Medium}.myDoc-file-card{margin-bottom:15px}.myDoc-file-card .card{cursor:pointer;min-width:200px}.myDoc-file-card .card:hover{box-shadow:0 0 12px 0 #00000029}.myDoc-file-card .card .card-body{min-height:90px}.myDoc-file-card .card .card-body .dropdown{position:absolute;display:inline-block;right:10px;top:10px;z-index:101}.myDoc-file-card .card .card-body .dropdown button.dropbtn{width:28px;height:28px;display:flex;justify-content:center;align-items:center;cursor:pointer;background:#fff;border:none!important;border-radius:4px}.myDoc-file-card .card .card-body .dropdown button.dropbtn:hover{background:#bef5b8}.myDoc-file-card .card .card-body .dropdown button.dropbtn i{font-size:16px;line-height:24px}.myDoc-file-card .card .card-body .card-sec-body{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.myDoc-file-card .card .card-body .card-sec-body .card-file-img{width:35px;height:35px;font-size:20px;background:#e8e8e8;border-radius:4px;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.myDoc-file-card .card .card-body .card-sec-body .card-file-img span{display:flex}.myDoc-file-card .card .card-body .card-sec-body .card-file-img img{height:100%}.myDoc-file-card .card .card-body .card-sec-body .card-file-img .folder-icon i{color:#ffc928;font-size:2.5rem}.myDoc-file-card .card .card-body .card-sec-body .card-file-img.jpg,.myDoc-file-card .card .card-body .card-sec-body .card-file-img.png,.myDoc-file-card .card .card-body .card-sec-body .card-file-img.svg{background:#eadbfb;color:#7e1bda}.myDoc-file-card .card .card-body .card-sec-body .card-file-img.pdf{color:#d52a29;background:#f8e4e4}.myDoc-file-card .card .card-body .card-sec-body .card-file-img.docx{color:#233a7c;background:#dadfea}.myDoc-file-card .card .card-body .card-sec-body .card-file-img.xlsx{color:#3c8149;background:#cde3d7}.myDoc-file-card .card .card-body .card-sec-body .card-file-img.zip{color:#b39231;background:#fdf9e9}.myDoc-file-card .card .card-body .card-sec-body .card-file-img.mp4{color:#ea4c89;background:#f7d3e3}.myDoc-file-card .card .card-body .card-sec-body .card-file-name{padding-left:10px;flex:0 0 calc(100% - 45px);max-width:calc(100% - 45px);width:calc(100% - 45px)}.myDoc-file-card .card .card-body .card-sec-body .card-file-name h5{margin:0;font-size:14px;font-family:Heebo-Medium;font-weight:400;width:calc(100% - 15px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myDoc-file-card .card .card-body .card-sec-body .card-file-name .file-cont{margin:0;font-family:Heebo-Medium;font-weight:400;color:grey;width:calc(100% - 5px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myDoc-file-card .card .card-body .card-sec-foot .file-tags{list-style-type:none;margin:0;padding:0;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.myDoc-file-card .card .card-body .card-sec-foot .file-tags li{margin-right:5px;margin-bottom:5px}.myDoc-file-card .card .card-body .card-sec-foot .file-tags li .tags{background:#e4ffe1;padding:3px 10px;border-radius:4px;font-size:10px}.myDoc-file-card .card .card-body .card-sec-foot .file-tags li .more-tags{padding:3px 10px;text-decoration:underline;cursor:pointer;-webkit-text-decoration-color:#2c7d2e;text-decoration-color:#2c7d2e}.myDoc-file-card .card .card-body .card-sec-foot .file-tags li .more-tags span{font-weight:400;font-family:Heebo-Medium;font-size:10px;color:#2c7d2e;padding:1px;background-color:initial!important}.myDoc-file-card .card .card-body .card-sec-foot .file-tags li .more-tags:hover span{color:#2c7d2ecc}.myDoc-file-card .card .card-footer{padding:10px;height:36px;background:#faf7ff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.myDoc-file-card .card .card-footer *{margin:0;color:grey;font-weight:400;font-family:Heebo-Medium}.myDoc-file-card.show-media-directory{flex:0 0 150px;max-width:150px;width:150px;height:150px;margin-left:10px;margin-right:10px;position:relative}.myDoc-file-card.show-media-directory .card{min-width:150px}.myDoc-file-card.show-media-directory .card .card-body{padding:0}.myDoc-file-card.show-media-directory .card .card-body .dropdown{display:none}.myDoc-file-card.show-media-directory .card .card-body .card-img-body .card-img-content{width:120px;height:120px;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;margin:0 auto;padding:5px;position:relative}.myDoc-file-card.show-media-directory .card .card-body .card-img-body .card-img-content .thumbnail-image-content{width:100%;height:100%;position:relative}.myDoc-file-card.show-media-directory .card .card-body .card-img-body .card-img-content img{width:100%;height:100%;object-fit:contain}.myDoc-file-card.show-media-directory .card .card-body .card-img-body .card-img-content.video{background-position:50%;background-repeat:no-repeat;background-image:url(video_frame.fab4e4d1bcf4271f6c5c.svg)}.myDoc-file-card.show-media-directory .card .card-body .card-img-body .card-img-content.video .thumbnail-image-content{overflow:hidden;width:95px;height:60px;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.myDoc-file-card.show-media-directory .card .card-body .card-img-body .card-img-content.video .thumbnail-image-content:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000001a;color:#fff;display:flex;justify-content:center;align-items:center}.myDoc-file-card.show-media-directory .card .card-body .card-img-body .card-img-content.video .thumbnail-image-content img{object-fit:cover}.myDoc-file-card.show-media-directory .card .card-body .card-img-body .card-img-content.video:hover .thumbnail-image-content:after{background:#0003}.myDoc-file-card.show-media-directory .card .card-body .card-img-body .card-img-title{padding:5px;height:30px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.myDoc-file-card.show-media-directory .card .card-body .card-img-body .card-img-title h5{font-size:12px;white-space:nowrap;word-break:break-word;margin:0;overflow:hidden;text-overflow:ellipsis;opacity:.7;width:100%}.myDoc-file-card.show-media-directory:hover .card .card-body .dropdown{display:block}.myDoc-file-card.show-media-directory:hover .media-list-view .media-list-body .grid-check-box{opacity:1!important}.myDoc-file-card.show-media-directory.media-grid-view{flex:0 0 100%;max-width:100%;width:100%;min-height:60px;height:max-content;margin:7px 0;padding:0 .625rem;border-bottom:1px solid #0000}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view{padding:5px 0}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-content{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-content .media-list-cell{padding:0 3px}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-content .media-list-cell:first-child{flex:0 0 65px;max-width:65px;width:65px}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-content .media-list-cell:nth-child(2){flex:0 0 calc(100% - 580px);max-width:calc(100% - 580px);width:calc(100% - 580px);padding-left:10px}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-content .media-list-cell:nth-child(3){flex:0 0 235px;max-width:235px;width:235px}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-content .media-list-cell:last-child{flex:0 0 280px;max-width:280px;width:280px}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-content .media-list-cell .media-file-update span{opacity:.6;font-size:12px}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-content .media-list-cell .media-file-update span.media-extension{text-transform:uppercase}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-content .media-list-cell .media-updated-info{text-align:right}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-content .media-list-cell .media-updated-info span{font-size:12px;opacity:.7}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-img{width:64px;height:64px;border:1px solid #0000;border-radius:4px;text-align:center}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-img img{width:100%;height:100%;object-fit:contain}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-title,.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-title .media-list-title-item{width:100%}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-title .media-list-title-item span{width:100%;inline-size:100%;overflow-wrap:break-word;white-space:pre-wrap}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-title .media-list-keywords-item{padding-top:3px}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-title .media-list-keywords-item span{font-size:12px;opacity:.8}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-tags .tags-content{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-tags .tags-content .tags-item{background-color:#e4ffe1;border:1px solid #e4ffe1;border-radius:4px;margin:2px 6px 2px 0}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-tags .tags-content .tags-item span{font-size:10px;padding:2px 4px;color:#212327;display:flex}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-tags .tags-info{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;flex-wrap:nowrap}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-tags .tags-info span{font-size:12px;padding:0 2px}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .media-list-tags .tags-info .tags-info-resize span{padding:0}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .grid-check-box.dropdown{position:absolute;left:0;opacity:0;cursor:pointer}.myDoc-file-card.show-media-directory.media-grid-view .media-list-view .media-list-body .grid-check-box.dropdown .dropdown-btn input{cursor:pointer;width:14px;height:14px}.myDoc-file-card.show-media-directory.media-grid-view:hover{background-color:#e7e7e77d}.myDoc-folder-card.show-folder-media-directory{flex:0 0 150px;max-width:150px;width:150px;height:150px;margin-left:10px;margin-right:10px}.myDoc-folder-card.show-folder-media-directory .card{min-width:150px;height:100%}.myDoc-folder-card.show-folder-media-directory .card .card-body{padding:0}.myDoc-folder-card.show-folder-media-directory .card .card-body .dropdown{display:none;top:3px;right:4px}.myDoc-folder-card.show-folder-media-directory .card .card-body .card-img-body .card-img-content{width:120px;height:120px;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;margin:0 auto;padding:5px}.myDoc-folder-card.show-folder-media-directory .card .card-body .card-img-body .card-img-content img{height:90px;max-width:90px;font-size:12px;white-space:pre-wrap;word-break:break-word}.myDoc-folder-card.show-folder-media-directory .card .card-body .card-img-body .card-img-title{padding:5px;height:30px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.myDoc-folder-card.show-folder-media-directory .card .card-body .card-img-body .card-img-title h5{font-size:12px;white-space:nowrap;word-break:break-word;margin:0;overflow:hidden;text-overflow:ellipsis;opacity:.7;width:100%}.myDoc-folder-card.show-folder-media-directory:hover .card .card-body .dropdown{display:block}.myDoc-file-card.show-media-directory.image-active .card{box-shadow:0 0 12px 0 #00000029}.myDoc-file-card.show-media-directory.image-active .card .card-body .dropdown{display:block}.myDoc-file-card.show-media-directory.media-grid-view.image-active .media-list-view .media-list-body .grid-check-box.dropdown{opacity:1!important}.audit-log .audit-log-body{height:100%;position:relative}.audit-log .audit-log-body.previousData .jsoneditor-modes{margin-left:50px!important}.audit-log .audit-log-body .audit-log-header{position:absolute;top:7px;left:10px;z-index:1;color:#000}.audit-log .audit-log-body json-editor>div{height:calc(100% - 20px)}.audit-log .audit-log-body json-editor>div .jsoneditor-menu{background-color:#d2d2d2;border-color:#d2d2d2}.audit-log .audit-log-body json-editor>div .jsoneditor-menu .jsoneditor-compact,.audit-log .audit-log-body json-editor>div .jsoneditor-menu .jsoneditor-format,.audit-log .audit-log-body json-editor>div .jsoneditor-menu .jsoneditor-redo,.audit-log .audit-log-body json-editor>div .jsoneditor-menu .jsoneditor-repair,.audit-log .audit-log-body json-editor>div .jsoneditor-menu .jsoneditor-sort,.audit-log .audit-log-body json-editor>div .jsoneditor-menu .jsoneditor-transform,.audit-log .audit-log-body json-editor>div .jsoneditor-menu .jsoneditor-undo.jsoneditor-separator{display:none}.audit-log .audit-log-body json-editor>div .jsoneditor-menu .jsoneditor-modes{margin-left:35px;outline:none;color:#000}.audit-log .audit-log-body json-editor>div .jsoneditor-menu .jsoneditor-collapse-all,.audit-log .audit-log-body json-editor>div .jsoneditor-menu .jsoneditor-expand-all,.audit-log .audit-log-body json-editor>div .jsoneditor-menu .jsoneditor-poweredBy{display:none}.dx-data-grouping-grid{max-width:unset!important}.dx-toolbar{background:#0000}.dx-datagrid-header-panel .dx-toolbar.dx-collection{margin:5px 0;padding:0 5px}.shared-file{position:absolute;bottom:-4px;left:-6px;border-radius:50%;width:15px;height:15px;font-size:16px;display:flex;justify-content:center;align-items:center;color:#3f8838;background:#fff}.notify-item{flex:0 0 100%;max-width:100%;display:flex;justify-content:space-between;align-items:flex-start}.notify-item .notify-header{font-size:14px;font-family:Heebo-Medium;flex:0 0 calc(100% - 90px);max-width:calc(100% - 90px);width:calc(100% - 90px)}.notify-item .notify-desc{font-size:12px;opacity:.7;flex:0 0 90px;max-width:90px;width:90px;text-align:center}.dms-card .card{box-shadow:0 0 4px 0 #00000029}.dms-card .card:hover{box-shadow:0 0 12px 0 #00000029}.dms-card .card .card-body{cursor:pointer;height:90px}.dms-card .card .card-body .card-sec-body{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.dms-card .card .card-body .card-sec-body .card-file-img{width:35px;height:35px;padding:5px;background:#cdf9ba4d;border-radius:4px;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.dms-card .card .card-body .card-sec-body .card-file-img span{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.dms-card .card .card-body .card-sec-body .card-file-img span i{font-size:22px;color:#328134}.dms-card .card .card-body .setting-dropdown{position:absolute;display:inline-block;right:10px;top:5px}.dms-card .card .card-body .setting-dropdown button{border:none!important}.dms-card .card .card-body .dms-card-header{padding-left:20px;flex:0 0 calc(100% - 45px);max-width:calc(100% - 45px);width:calc(100% - 45px)}.dms-card .card .card-body .dms-card-header .dms-header{margin:0;font-size:14px;font-family:Heebo-Medium;font-weight:400;width:calc(100% - 10px);overflow:hidden;text-overflow:ellipsis}.dms-card .card .card-body .dms-card-header .dms-para{margin:0;font-size:10.72px;font-family:Heebo-Medium;font-weight:400;color:grey;width:calc(100% - 15px);overflow:hidden;text-overflow:ellipsis}.dms-card .card .card-footer{padding:10px;height:36px;background:#faf7ff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.dms-card .card .card-footer h6{margin:0;color:grey;font-weight:400;font-family:Heebo-Medium}.dms.treelist,.dms.treelist .auth-table{width:100%}.dms.treelist .auth-table .auth-head{padding:12px 0}.dms.treelist .auth-table .auth-head .modules-head{width:160px;padding-left:10px}.dms.treelist .auth-table .auth-head .modules-head-checkbox{width:50px;text-align:center}.dms.treelist .auth-table .auth-body .auth-content:hover button.btn-delete{display:flex!important}.dms.treelist .auth-table .auth-body .auth-content .modules-name{font-size:12px;padding-left:10px;width:160px;border-right:1px solid #ddd}.dms.treelist .auth-table .auth-body .auth-content .modules-checkbox{width:50px;text-align:center}.dms.treelist .auth-table .auth-body .auth-content .modules-checkbox .border-checkbox-group{margin-top:5px}.dms.treelist .auth-table .auth-body .auth-content .modules-delete{margin-left:auto;padding-right:10px;cursor:pointer}.dms.treelist .auth-table .auth-body .auth-content .modules-delete button.btn-delete{border:none;background:none;display:none;align-items:center;justify-content:center;height:100%;cursor:pointer;outline:none;color:#ff7070}.custom-toaster{top:-100%;position:absolute;right:10px;left:10px;z-index:1000;display:flex;align-items:flex-start;justify-content:center;opacity:0;transition-duration:.3s}.custom-toaster.visible-toaster{top:0;right:0;left:0;bottom:0;opacity:1}.custom-toaster .toast-msg{background:linear-gradient(45deg,#383838,#464646);color:#fff;box-shadow:0 0 6px 0 #0000003d;border-radius:4px}.custom-toaster .toast-msg:not(.auto-width){flex:0 0 700px;max-width:100%;width:700px}.custom-toaster .toast-msg .toast-msg-header{display:flex;justify-content:flex-start;align-items:center;padding:10px}.custom-toaster .toast-msg .toast-msg-header .toast-msg-info{font-size:16px;font-family:Heebo-Medium;margin-right:10px}.custom-toaster .toast-msg .toast-msg-header .toaster-btn{background:#0000;border:none!important;outline:none!important;color:#b5b5b5;display:flex;justify-content:center;align-items:center}.custom-toaster .toast-msg .toast-msg-header .toaster-btn:hover{color:#ff6a6a}.custom-toaster .toast-msg .toast-msg-header .toast-msg-action{display:flex;justify-content:flex-end;align-items:center;margin-left:auto}.custom-toaster .toast-msg .toast-msg-header .toast-msg-action .btn:not(:last-child){margin-right:5px}.custom-toaster .toast-msg .toast-msg-body{padding:10px;border-top:1px solid #fff3}.custom-toaster .toast-msg .toast-msg-body *{margin:0}.custom-toaster .toast-msg.danger-msg{background:#dc3545}.custom-toaster .toast-msg.danger-msg .toaster-btn{color:#ffffffbf}.btn-group-toogle{border:1px solid #2c7d2e;border-radius:4px;margin-right:10px;height:28px}.btn-group-toogle button{border:none;outline:none;cursor:pointer;height:27px;border-radius:0;background:#0000;color:#2c7d2e}.btn-group-toogle button .toogle-btn-icon{display:flex}.btn-group-toogle button:first-child{border-radius:4px 0 0 4px}.btn-group-toogle button:last-child{border-radius:0 4px 4px 0}.btn-group-toogle button.active{background:#3f8838;color:#fff}.custom-link{color:#195ada;cursor:pointer}.custom-link:hover{text-decoration:underline}.access-custom-link a{color:#195ada;cursor:pointer}.access-custom-link a:hover{text-decoration:underline}.login-form-group input::-ms-clear,.login-form-group input::-ms-reveal{display:none}.dx-tag-content{font-size:12px;margin-top:4px}.dx-dropdowneditor-button{width:31px!important;min-width:31px!important}.biz-keywords .dx-tag-content{margin-top:4px}.custom-drop-icon{position:absolute;bottom:1px;right:1px;height:30px}.custom-drop-icon:hover{background:#e6e6e6}.dummy-control{height:36px;border:1px solid #ccc;border-radius:4px;display:flex}.dummy-control .dummy-icon{margin-left:auto;width:30px;position:relative;border-radius:4px;display:flex;justify-content:center;align-items:center}.dummy-control .dummy-icon:hover{background:#ccc}.dummy-control.textArea{height:60px}.dummy-checkbox{display:flex;align-items:center;margin:0 12px}.dummy-checkbox .dummy-check-icon{width:22px;height:22px;border:1px solid #ddd;font-size:14px;display:flex;justify-content:center;align-items:center;color:#337ab7}.dummy-checkbox .dummy-check-label{font-size:12px;margin-left:7px}.dummy-checkbox:first-child{margin-left:0}.dummy-radio-control{display:inline-flex;align-items:center;margin-right:14px}.dummy-radio-control .dummy-radio-icon{width:22px;height:22px;border:1px solid #ddd;font-size:14px;display:flex;justify-content:center;align-items:center;color:#337ab7;border-radius:50%}.dummy-radio-control .dummy-radio-label{font-size:12px;margin-left:7px}.dummy-image{height:60px;background:#ddd;color:#5d5d5d;display:flex;justify-content:center;align-items:center;font-size:34px;border-radius:4px}.dummy-grid{border:1px solid #ddd}.dummy-grid .dummy-grid-body,.dummy-grid .dummy-grid-header{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.dummy-grid .dummy-grid-body .dummy-grid-cell,.dummy-grid .dummy-grid-header .dummy-grid-cell{flex:0 0 33.33%;max-width:33.33%;width:33.33%;padding:5px 10px;font-size:12px}.dummy-grid .dummy-grid-header{background:#383838;color:#fff}.dummy-grid .dummy-grid-body .dummy-grid-cell:not(:nth-child(4n)){border-right:1px solid #ddd}.dummy-rich-text-control{border:1px solid #ddd}.dummy-rich-text-control .dummy-rich-header{display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #ddd}.dummy-rich-text-control .dummy-rich-header .dummy-rich-icon{flex:0 0 21px;height:21px;display:flex;align-items:center;justify-content:center;font-size:13px}.dummy-rich-text-control .dummy-rich-header .border-line{border-left:1px solid #ddd;height:16px}.dummy-rich-text-control .dummy-rich-body{height:30px}.forms-html-editor .dx-toolbar .dx-toolbar-menu-container{padding:37px 0 0 6px}.dx-popup-wrapper>.dx-overlay-content{border:none!important}.dx-formdialog{font-family:Heebo-bold}.dx-formdialog .dx-popup-title{background-color:#505050;padding:10px;border-radius:4px 4px 0 0}.dx-formdialog .dx-popup-title .dx-item-content.dx-toolbar-item-content{font-family:Heebo-bold;font-size:16px;margin:0;color:#efefef;letter-spacing:.5px}.dx-formdialog .dx-popup-title .dx-toolbar-items-container{height:25px}.dx-formdialog .dx-popup-content{padding:15px 10px 0;font-size:14px}.dx-formdialog .dx-popup-bottom{font-size:16px;padding:12px 10px;background-color:#fff;display:flex;justify-content:flex-end;border-top:1px solid #ededed;margin-top:15px}.dx-formdialog .dx-popup-bottom .dx-toolbar-after .dx-item.dx-toolbar-item .dx-button{cursor:pointer;font-size:.75rem;border-radius:4px;outline:none;background:linear-gradient(#d3cce3 18.8%,#e9e4f0 100.2%);border:1px solid #d3cce3;color:#191919}.dx-formdialog .dx-popup-bottom .dx-toolbar-after .dx-item.dx-toolbar-item .dx-button:hover{background:linear-gradient(#e9e4f0 18.8%,#d3cce3 100.2%)}.dx-formdialog .dx-popup-bottom .dx-toolbar-after:first-child{background-color:#2c7d2ee6;border:1px solid #2c7d2e;color:#fff}.dx-formdialog .dx-popup-bottom .dx-toolbar-after:first-child:hover{background-color:#218838}.dx-formdialog .dx-popup-bottom .dx-toolbar-after:nth-child(2){background:linear-gradient(#d3cce3 18.8%,#e9e4f0 100.2%);border:1px solid #d3cce3;color:#191919}.dx-formdialog .dx-popup-bottom .dx-toolbar-after:nth-child(2):hover{background:linear-gradient(#e9e4f0 18.8%,#d3cce3 100.2%)}.dx-invalid-message.dx-overlay,.dx-invalid.dx-texteditor.dx-editor-outlined.dx-show-invalid-badge .dx-texteditor-input-container:after{display:none}.dx-invalid.dx-texteditor{border-color:#ff7070!important}.language-box{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.language-box .language-box-img{margin-bottom:1rem}.language-box .language-box-img img{height:125px}.language-box .language-box-text a{font-family:Heebo-Medium;color:#3a7d2e;cursor:pointer}.language-box .language-box-text a:hover{text-decoration:underline}.card.widget-layout .card-body .btn-group{width:calc(100% - 10px);margin:5px 5px 0}.card.widget-layout .card-body .btn-group button{width:50%;padding:5px 15px}.card.widget-layout .card-body .btn-group button:last-child{border-right:none}.card.widget-layout .card-body .field-list{height:calc(100% - 35px)!important}.card.widget-layout .card-body .field-list .no-Widget-data{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.card.widget-layout .card-body .field-list .no-Widget-data .no-Widget-data-img{margin-bottom:1rem}.card.widget-layout .card-body .field-list .no-Widget-data .no-Widget-data-img img{height:150px}.card.widget-layout .card-body .field-list .no-Widget-data .no-Widget-data-text span{color:#ccc}.ccList-popover .dx-overlay-wrapper .dx-overlay-content,.toList-popover .dx-overlay-wrapper .dx-overlay-content{width:175px!important}.field-search-col{border-radius:4px!important}.dx-colorbox-color-result-preview{z-index:0}.user-name-label{color:#fff}.session-dialog-body{display:flex;justify-content:space-between;align-items:center;padding:15px!important}.session-dialog-body p.t-left{text-align:left!important}.p-desktop-0{padding:0}.dx-datagrid-rowsview .dx-data-row .dx-cell-modified.dx-cell-modified:after{border-color:#0000}.customDropdown-downArrow.custom-rich-textbox-icon{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap}.customDropdown-downArrow.custom-rich-textbox-icon span{display:flex;padding:5px;cursor:pointer}.customDropdown-downArrow.custom-rich-textbox-icon span i{font-size:17px}.filters-section-card{flex:0 0 45%;max-width:45%;width:45%;position:relative}.filters-section-card .filters-section-content{margin-bottom:1rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:inherit;flex-wrap:nowrap}.filters-section-card .filters-section-content .list-box-switch{margin-left:auto}.filters-section-card .filters-section-content .list-box-switch:not(:last-child){margin-right:0}.filters-section-card .filters-section-content .list-box .list-box-header .list-box-action .dx-switch{margin-right:10px}.filters-section-card .filters-section-content .list-box .list-box-header .list-box-action .btn.btn-add-layout:hover[title=Add]{color:#2c7d2e}.filters-section-card .filters-section-content .list-box .list-box-body ul li .list-con .remove-btn:hover span,.filters-section-card .filters-section-content .list-box .list-box-header .list-box-action .btn.btn-add-layout:hover[title=Delete]{color:#f44336}.filters-section-card .filters-section-add{display:none;position:absolute;bottom:-10px;left:50%;z-index:1}.filters-section-card:hover .filters-section-add{display:block}.broadcast-textarea .dx-toolbar-text-auto-hide .dx-button .dx-button-content{padding:3px}.version-selector{width:75px!important}.my-journey.section.file-card .consume-card.card.swiftx-card{margin:10px}.my-journey.section.file-card .consume-card.card.swiftx-card .card-body{padding:40px 0 0}.my-journey.section .consume-card.card.swiftx-card{margin:10px}.dx-overlay-wrapper .dx-overlay-content .dx-item.dx-list-item .dx-list-item-content.custom-table-dms-list{padding:0!important}.dx-overlay-wrapper .dx-overlay-content .dx-item.dx-list-item .dx-list-item-content.custom-table-dms-list .table-body .table-cell.multicolumn{padding:7px 10px}.options{position:unset!important}.apps-content-body.my-action-body{width:85%;margin:0 auto}.section-content.sharefile{overflow:hidden}.section-content.sharefile .flex-grid .flex-grid-row{cursor:pointer}.mydoc-page.section .section-body{overflow:hidden}.mydoc-page.section .section-body .myfile.tab-body{height:100%;overflow:hidden}.dx-list-item-header{padding:5px 10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;background-color:#383838}.dx-list-item-header label{color:#fff;font-size:12px}.show-pswd{cursor:pointer}.upper-class input{text-transform:uppercase}.js-editor-group jsonviewer{width:100%;height:100%}.js-editor-group jsonviewer json-editor{width:100%;height:100%;display:block}.js-editor-group jsonviewer json-editor>div{height:100%}.btn-fixed-top{margin-top:0}.e-ribbon>.e-drop-icon,.e-tab-header{display:none}.table-selector-print{position:relative;margin-bottom:10px}.table-selector-print .expand-field{position:absolute;right:0;top:0;z-index:1;height:25px;background-color:initial;color:red;display:none;justify-content:center;align-items:center;font-size:14px;border:1px solid #00000029;box-shadow:-3px 3px 6px 0 #00000038;cursor:pointer}.table-selector-print .expand-field .expand-field-icon{color:#218838}.table-selector-print .print-table{border:1px dotted #0000;padding:10px}.table-selector-print .print-table table{width:100%;margin:0 10px}.table-selector-print:hover .section-field{border-color:#3c5f2d}.table-selector-print:hover .expand-field{display:flex;background:#fff}.new-psw-group .pos-rel dx-text-box .dx-texteditor-input{padding-right:36px}.widget-title h5{font-weight:400;font-family:Heebo-Medium;font-size:.75rem;color:#212329;padding:6px .625rem;margin:0}.widget-title.hide-title{display:none}.widget-title.show-title{display:block}.widget-title.show-title.align-center{text-align:center}.widget-title.show-title.align-left{text-align:left}.widget-title.show-title.align-right{text-align:right}.rearrange-icon{cursor:pointer}.rearrange-icon span{display:flex;flex-wrap:wrap}.rearrange-icon span i{font-size:20px}.rearrange-icon span[title="Enable Rearrange"] i{color:#9e9e9e}.rearrange-icon span[title="Disable Rearrange"] i{color:#008e06}.rearrange-icon span:hover i{opacity:.8}.dx-datebox.dx-auto-width .dx-texteditor-input{padding-right:10px}.text-clear-icon{position:absolute;top:10px;right:10px;cursor:pointer;z-index:101;padding:3px;background-color:#fff;display:none}.text-clear-icon span{display:flex}.text-clear-icon span i{font-size:1rem}.text-clear-icon:hover span i{color:#f12e2e}.show-text-clear-icon:hover .text-clear-icon{display:block}.add-form-page .container-card.show-card-title .card.group-border .card-body{padding-top:25px!important}.preview-form.file-card .card .card-body .capsule-container{margin:8px 0}.preview-form.file-card .card .card-body .capsule-container .capsule-container-card{margin:16px 0 0!important}.dialog-box-body.password-reset{max-height:unset!important;min-height:275px}.dialog-box-body.password-reset .pass-check-box{width:100%;height:100%;position:relative;z-index:101}.dialog-box-body.password-reset .pass-check-box .pass-check-content{position:absolute;top:2px;left:0;z-index:101;width:100%;list-style-type:none;margin:0;padding-left:0;background-color:#fff;box-shadow:0 0 10px #00000029;border-radius:6px}.dialog-box-body.password-reset .pass-check-box .pass-check-content li{padding:4px 8px;display:flex;justify-content:flex-start;align-items:center}.dialog-box-body.password-reset .pass-check-box .pass-check-content li span:first-child{padding-right:4px;display:flex;align-items:center}.dialog-box-body.password-reset .pass-check-box .pass-check-content li span:first-child i{font-size:16px}.dialog-box-body.password-reset .pass-check-box .pass-check-content li span:last-child{font-size:12px}.dialog-box-body.password-reset .pass-check-box .pass-check-content li.text-invalid span,.dialog-box-body.password-reset .pass-check-box .pass-check-content li.text-invalid span i{color:#ef5757!important}.dialog-box-body.password-reset .pass-check-box .pass-check-content li.text-valid span,.dialog-box-body.password-reset .pass-check-box .pass-check-content li.text-valid span i{color:#11af41!important}.dialog-box-body.password-reset .eye-icon{position:absolute;top:10px;right:10px;cursor:pointer}.dialog-box-body.password-reset .eye-icon.show-error-msg-icon{right:40px}.dialog-box-body.password-reset .eye-icon i{font-size:1rem}.print-more-item{position:relative;padding:0}.print-more-item .btn-icon{margin-right:0!important}.print-more-item span i.icon-ellipsis-v{font-size:16px}.print-more-item span i.icon-times{font-size:14px}.print-more-item .print-more-content{position:absolute;top:44px;right:10px;z-index:101;background:#fff;width:265px;height:115px;padding:16px;border-radius:6px;box-shadow:0 0 10px 0 #00000029}.print-more-item.hide-print-items .print-more-content{display:none}.print-more-item.show-print-items .print-more-content{display:block}.modal.showModal.accesslog-search .modal-dialog{width:715px}.modal.showModal.accesslog-search .modal-dialog .modal-body .modal-flowaction dx-data-grid{border:1px solid #d2d3d4;border-radius:4px;overflow:hidden}.modal.showModal.accesslog-search .modal-dialog .modal-body .modal-flowaction dx-data-grid .dx-datagrid-rowsview .dx-row.dx-data-row .dx-texteditor.dx-editor-outlined{border:none}.modal.showModal.accesslog-search .modal-dialog .modal-body .modal-flowaction dx-data-grid .dx-datagrid-rowsview .dx-row.dx-data-row .dx-texteditor.dx-editor-outlined .dx-texteditor-input{padding:0}.modal.showModal.accesslog-search .modal-dialog .modal-body .modal-flowaction dx-data-grid .dx-datagrid-rowsview .dx-row.dx-data-row .date-group.hide-error .dx-datebox{width:167px}.modal.showModal.accesslog-search .modal-dialog .modal-body .modal-flowaction dx-data-grid .dx-datagrid-rowsview .dx-row.dx-data-row .date-group.show-error:before{content:"";position:absolute;top:-7px;left:-8px;border:1px solid #ef0909;width:calc(100% + 16px);height:calc(100% + 15px)}.modal.showModal.accesslog-search .modal-dialog .modal-body .modal-flowaction dx-data-grid .dx-datagrid-rowsview .dx-row.dx-data-row .date-group.show-error .dx-datebox{width:150px}.modal.showModal.accesslog-search .modal-dialog .modal-body .modal-flowaction dx-data-grid .dx-datagrid-rowsview .dx-row.dx-data-row .date-group.show-error .error-msg-icon{right:0}.modal.showModal.accesslog-search .modal-dialog .modal-body .modal-flowaction dx-data-grid .dx-datagrid-rowsview .dx-row.dx-data-row .date-group .dx-datebox:first-child{margin-right:4px}.modal.showModal.accesslog-search .modal-dialog .modal-body .modal-flowaction dx-data-grid .dx-datagrid-rowsview .dx-row.dx-data-row .date-group .dx-datebox:last-child{margin-left:4px}.modal.showModal.accesslog-search .modal-dialog .modal-body .modal-flowaction dx-data-grid .dx-datagrid-rowsview .dx-row.dx-data-row .date-group.launcher-date-group .dx-datebox{width:100%!important}.apps-iframe-popup .swiftx-app{flex-direction:column}.apps-iframe-popup .swiftx-app .app-header{width:100%;height:60px;max-height:60px;padding:0 15px;box-shadow:0 0 10px 0 #00000029;z-index:10;border-radius:4px 4px 0 0}.apps-iframe-popup .swiftx-app .app-header .app-header-con{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;height:100%}.apps-iframe-popup .swiftx-app .app-header .app-header-con .app-logo{flex:0 0 90%;padding:0 10px;box-shadow:none;display:flex;background-color:initial}.apps-iframe-popup .swiftx-app .app-header .app-header-con .app-logo img{height:35px;object-fit:contain}.apps-iframe-popup .swiftx-app .app-header .app-header-con .app-logo .apps-popup-header h1{font-size:22px;line-height:1.5}.apps-iframe-popup .swiftx-app .app-header .app-header-con .app-action{margin-left:auto}.apps-iframe-popup .swiftx-app .app-header .app-header-con .app-action .app-user-denote{width:32px;height:32px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:50%;font-size:13px}.apps-iframe-popup .swiftx-app .app-body{max-width:100%;width:100%;flex:0 0 100%;height:calc(100% - 60px);max-height:calc(100% - 60px);padding:10px}.apps-iframe-popup .swiftx-app .app-body .consume-form.section{height:calc(100vh - 80px)!important}.apps-iframe-popup .swiftx-app .app-body .consume-form.section .section-head{box-shadow:none;border-radius:4px 4px 0 0}.apps-iframe-popup .swiftx-app .app-body .consume-form.section .section-body .swiftx-form .swiftx-form-body{padding-top:0}.apps-iframe-popup .swiftx-app .app-body .consume-form.section .section-body .swiftx-form .swiftx-form-body .row .card .card-header.subcon-group-background,.apps-iframe-popup .swiftx-app .app-body .consume-form.section .section-body .swiftx-form .swiftx-form-body .row .card .card-header.subcon-group-border{background-color:initial!important}.apps-iframe-popup .swiftx-app .app-body .consume-form.section .section-body .swiftx-form .swiftx-form-body .row .card.consume-card{width:100%;box-shadow:none}.apps-popup-header h1{font-weight:400;font-family:Heebo-Medium;font-size:1.45rem;color:#636468;margin:0;padding-left:24px}.report-form-group-value{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding:0 10px}.report-form-group-value span{font-size:13px;color:#212329;position:relative}.report-form-group-value span:first-child{font-weight:400;font-family:Heebo-Medium;width:100px}.report-form-group-value span:last-child{width:calc(100% - 100px);padding:0}.report-cached-group h5{font-weight:400;font-family:Heebo-Medium;margin:0 0 5px 10px;color:#212329}.report-cached-group .report-cached-list{margin:0}.report-cached-group .report-cached-list li{margin:0 0 10px;font-size:13px;font-weight:400;font-family:Heebo-Medium;color:#212329}