.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:'';display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,from(white),color-stop(50%,#eee));background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(white));background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}.eltdf-core-dashboard{max-width:initial!important}.eltdf-core-dashboard .eltdf-core-dashboard-inner{margin:0 -15px;display:inline-block;width:100%}.eltdf-core-dashboard .eltdf-cd-logo{display:inline-block;vertical-align:middle;padding-right:15px;width:62px}.eltdf-core-dashboard .eltdf-cd-title{display:inline-block;vertical-align:middle;font-size:41px;font-weight:400;margin:0}.eltdf-core-dashboard .eltdf-cd-title-holder{margin-bottom:30px}.eltdf-core-dashboard .eltdf-cd-subtitle{font-size:18px;line-height:25px;font-weight:400;color:#555d66;max-width:610px;margin:10px 0 30px}.eltdf-core-dashboard .eltdf-core-dashboard-column{float:left;width:100%;max-width:610px;padding:0 15px}.eltdf-core-dashboard .eltdf-core-dashboard-column.eltdf-cd-smaller-column{max-width:380px}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box{background-color:#fff}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box.eltdf-core-bottom-space{margin-bottom:30px}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box .eltdf-cd-box-title-holder{padding:28px 34px 23px}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box .eltdf-cd-box-title-holder p{margin:19px 0 0;padding:0;font-size:16px;line-height:22px;font-weight:400;color:#555d66}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box.eltdf-cd-import-box .eltdf-cd-box-title-holder p{font-size:14px;line-height:20px;margin:17px 0 0}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box.eltdf-cd-import-box .eltdf-cd-label{font-weight:600;margin-bottom:15px}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box h2{margin:0;padding:0;font-size:25px;font-weight:400;color:#32373c;text-align:left}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box h3{margin:0;padding:0}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box .eltdf-cd-field-holder{padding-bottom:30px}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box .eltdf-cd-label{display:block;color:#555d66;font-size:14px;margin-bottom:7px}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box .eltdf-cd-input{border:none;border-bottom:1px solid #c2c2c2;outline:0;width:50%;box-shadow:none;color:#555d66;font-size:14px;padding:4px 0;margin:0}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box .eltdf-cd-input:focus{outline:0;border-color:#c2c2c2}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box .eltdf-cd-input:focus::-webkit-input-placeholder{color:#555d66}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box .eltdf-cd-input:focus:-moz-placeholder{color:#555d66;opacity:1}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box .eltdf-cd-input:focus::-moz-placeholder{color:#555d66;opacity:1}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box .eltdf-cd-input:focus:-ms-input-placeholder{color:#555d66}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box .eltdf-cd-input::-webkit-input-placeholder{color:#555d66}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box .eltdf-cd-input:-moz-placeholder{color:#555d66;opacity:1}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box .eltdf-cd-input::-moz-placeholder{color:#555d66;opacity:1}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box .eltdf-cd-input:-ms-input-placeholder{color:#555d66}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box .eltdf-cd-input:-webkit-autofill,.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box .eltdf-cd-input:-webkit-autofill:active,.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box .eltdf-cd-input:-webkit-autofill:focus,.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box .eltdf-cd-input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box .eltdf-cd-input:-webkit-autofill{-webkit-text-fill-color:#666!important}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box .eltdf-cd-error-field{border-bottom-color:#ee3535}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box .eltdf-cd-error-message{display:block;color:#ee3535;font-size:12px;margin-top:5px}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box .eltdf-cdb-problem{border:1px solid #e1e1e1;border-left:3px solid #ee3535;padding:15px;margin-bottom:25px}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box .eltdf-cdb-problem p{font-size:12px;line-height:18px;font-weight:600;margin:0;padding:0}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-core-dashboard-box:last-child .eltdf-cd-box-row:last-child{padding-bottom:10px}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cd-button{padding:7px 35px;background-color:#3596ee;border:none;color:#fff;font-size:16px;line-height:1em;border-radius:5px;box-shadow:0 2px 0 0 #246eae}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cd-button.eltdf-cd-button-disabled,.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cd-button.eltdf-import-demo-data-disabled{background-color:#6bb4f7}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cd-button-wait{display:none;font-size:12px;color:#3596ee;margin-left:15px;font-weight:400}.eltdf-core-dashboard .eltdf-core-dashboard-column a.eltdf-cd-button{text-decoration:none}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cd-box-section{padding:0 35px 10px}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cd-box-section h3{padding:0;margin:0 0 24px;color:#555d66;font-size:17px;line-height:20px}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cd-box-list{padding:10px 35px;margin:0}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cd-box-list li{font-size:15px;margin:0 0 25px}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cd-box-list li a{color:#3675ae}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cd-box-row{display:table;padding:0 20px;border-bottom:1px solid #f1f1f1;width:100%;box-sizing:border-box;font-size:14px}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cdb-label,.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cdb-value{display:table-cell;width:50%;padding:17px 15px}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cdb-value{color:#3e87be}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cdb-value-false span{color:#ea3a27}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cd-import-form{padding:0 30px 10px 30px}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cd-import-form .eltdf-cd-box-form-section{padding:0 0 28px}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cd-import-form .eltdf-cd-box-form-section.eltdf-cd-box-form-section-columns{display:flex;margin:0 -15px}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cd-import-form .eltdf-cd-box-form-section.eltdf-cd-box-form-section-columns .eltdf-cd-box-form-section-column{padding:0 15px}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cd-import-form .eltdf-cd-box-form-section.eltdf-cd-box-form-section-columns .eltdf-cd-box-form-section-column:first-child{width:75%}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cd-import-form .eltdf-cd-box-form-section.eltdf-cd-box-form-section-columns .eltdf-cd-box-form-section-column:last-child{width:25%}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cd-import-form .eltdf-cd-box-form-section .eltdf-cd-import-option,.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cd-import-form .eltdf-cd-box-form-section .eltdf-import-demo{width:100%}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cd-import-form .eltdf-cd-box-form-section .select2-container--default .select2-selection--single{border-radius:0;border-color:#e1e1e1;height:34px}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cd-import-form .eltdf-cd-box-form-section .select2-container--default .select2-selection--single .select2-selection__rendered{color:#555;line-height:34px}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cd-import-form .eltdf-cd-import-is-completed{display:none;color:#3596ee;font-size:14px;font-weight:600}.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cd-import-form .eltdf-cd-box-form-section-dependency,.eltdf-core-dashboard .eltdf-core-dashboard-column .eltdf-cd-import-form .eltdf-cd-box-form-section-progress{display:none}#eltdf-progress-bar[value]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;width:100%;height:5px}#eltdf-progress-bar[value]::-webkit-progress-bar{background-color:#fff;border:1px solid #e1e1e1;border-radius:0}#eltdf-progress-bar{color:#3596ee}#eltdf-progress-bar::-moz-progress-bar{background:#3596ee}#eltdf-progress-bar::-webkit-progress-value{background:#3596ee}#eltdf-progress-bar[aria-valuenow]:before{background:#3596ee}.eltdf-cd-selection li.select2-results__option{padding:10px;margin:0}.eltdf-cd-selection img{vertical-align:middle;padding-right:20px}.select2-container--default .eltdf-cd-selection .select2-results__option[aria-selected=true]{background-color:#fafafa}.select2-container--default .eltdf-cd-selection .select2-results__option--highlighted{background-color:#fafafa;color:#000}.eltdf-cd-action-selection li.select2-results__option,.eltdf-cd-single-page-selection li.select2-results__option{margin:0}.select2-container--default .eltdf-cd-action-selection .select2-results__option[aria-selected=true],.select2-container--default .eltdf-cd-single-page-selection .select2-results__option[aria-selected=true]{background-color:#fafafa}.select2-container--default .eltdf-cd-action-selection .select2-results__option--highlighted,.select2-container--default .eltdf-cd-single-page-selection .select2-results__option--highlighted{background-color:#fafafa;color:#000}.eltdf-cd-import-single-page{width:100%}.eltdf-cd-switch{display:inline-block;border:1px solid #e1e1e1;border-radius:40px;overflow:hidden}.eltdf-cd-switch .eltdf-cd-import-attachments{display:none}.eltdf-cd-switch .eltdf-cd-cb-disable,.eltdf-cd-switch .eltdf-cd-cb-enable{display:block;float:left;padding:0 10px}.eltdf-cd-switch .eltdf-cd-cb-disable.selected,.eltdf-cd-switch .eltdf-cd-cb-enable.selected{background-color:#3596ee;color:#fff}.eltdf-cd-switch .eltdf-cd-cb-disable span,.eltdf-cd-switch .eltdf-cd-cb-enable span{line-height:32px;display:block;font-weight:700}p.wc-gzd-additional-info:empty{display:none}#order_review .wc-gzd-checkbox-placeholder{clear:both}#order_review .wc-gzd-checkbox-placeholder p.form-row{text-align:left;padding:0 1em 0 0;float:none}#order_review .wc-gzd-checkbox-placeholder p.form-row label{display:inline}.woocommerce-checkout .shop_table{background-color:#eee}.includes_tax,.tax_label{display:none!important}.wc-gzd-small-business-includes-tax{display:inline!important;font-size:.9em;padding-left:3px}#order_review_heading{display:none}.woocommerce-checkout .shop_table tr td p{margin-bottom:0}.woocommerce-checkout .shop_table td,.woocommerce-checkout .shop_table th{line-height:1.5}.more-variants-available-info{font-size:11px;display:block;font-weight:400}.shop_table .product-name-inner,.shop_table .product-name-inner tr td{border:none;padding:0;margin:0}.shop_table .product-name-inner tr td:last-child{text-align:right}.cart_totals .wc-gzd-additional-wrapper{text-align:right;clear:both}.cart_totals p.wc-gzd-additional-info{width:60%;border-top:1px solid #ccc;padding-top:.5rem;display:inline-block}.cart_totals p.wc-gzd-additional-info,tr.order-total p.wc-gzd-additional-info{font-size:.8em;font-weight:400}.entry-content .woocommerce #payment{margin-bottom:1em}.woocommerce #payment .wc-terms-and-conditions{display:none!important}.entry-content .woocommerce .checkout-btn-wrap{text-align:right}.woocommerce-checkout p.direct-debit-checkbox{display:none}.unit-price-cart{font-size:.9em;display:block;margin-top:5px}.product_list_widget .wc-gzd-additional-info,.products .wc-gzd-additional-info{font-size:.8em;margin:.7rem 0 .7rem 0;padding:0}.product_list_widget .wc-gzd-additional-info,.product_list_widget p.price-unit{margin:.2rem 0;line-height:1.8em}.product_list_widget .wc-gzd-additional-info a{display:inline!important}.product_list_widget .price-unit,.products .product .price-unit{font-size:.8em}.product_list_widget .price-unit{margin-bottom:.7em}.product p.wc-gzd-additional-info{margin-bottom:.5rem;font-size:.9em;clear:left}.product .product_meta{margin-top:1rem}p.footer-info{text-align:center;font-size:.9em;padding-bottom:.5rem}.wc-gzd-item-desc p{font-size:.9em}.wc-gzd-edit-data-notice{background:#eee;display:inline-block;padding:1em}.wc-gzd-edit-data-notice p.wc-gzd-info{margin:0;padding:0}table.product-details-inner{table-layout:fixed;margin:0;padding:0}table.product-details-inner,table.product-details-inner td,table.product-details-inner tr{padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;border:none;background:0 0}table.product-details-inner tr td:last-child{text-align:right}.wc-gzd-product-name-left,.wc-gzd-product-name-right{float:left}.wc-gzd-product-name-left{max-width:15%;margin-right:1em}#order_review .blockMsg{line-height:1.5em}#shipping_parcelshop_post_number_field .optional{display:none!important}.theme-twentytwenty form.woocommerce-checkout #order_review_heading,.theme-twentytwentyone form.woocommerce-checkout #order_review_heading{width:100%;padding-left:0;text-align:left;margin-bottom:2rem}