.default-textbox{background-color:#fff;color:black;border:1px solid #e1e2e2;width:100%;font-family:'Prelo-Book';font-size:16px;font-weight:400;padding-left:3px;padding:3px 5px 3px 5px;width:300px}/**/body{overflow-x:hidden;overflow-y:auto}.main-layout{margin:0;padding:0;position:absolute !important;top:0;min-width:100%;width:100%;max-width:100%;min-height:100%;align-items:stretch;display:-ms-grid;display:grid;-ms-grid-rows:auto auto auto auto 1fr auto;-ms-grid-columns:100%;grid-template-rows:repeat(4,auto) 1fr auto;overflow-x:hidden;overflow-y:hidden}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.main-layout>*:nth-child(1){-ms-grid-row:1}.main-layout>*:nth-child(2){-ms-grid-row:2}.main-layout>*:nth-child(3){-ms-grid-row:3}.main-layout>*:nth-child(4){-ms-grid-row:4}.main-layout>*:nth-child(5){-ms-grid-row:5}.main-layout>*:nth-child(6){-ms-grid-row:6}.main-layout>*:nth-child(7){-ms-grid-row:7}.main-layout>*:nth-child(8){-ms-grid-row:8}.main-layout>*:nth-child(9){-ms-grid-row:9}.main-layout>*:nth-child(10){-ms-grid-row:10}}.main-layout>.main-body{position:relative;width:100%;max-width:100%;display:flex;flex-direction:column;height:inherit}.main-layout>.detachables{overflow-x:hidden}.main-layout>.detachables.float{position:fixed;z-index:99999;width:100%;top:0;opacity:0.9;transition:transform 0.2s ease-out,opacity 0.2s;transform:scaleY(1);transform-origin:top;transition:transform 0.3s,opacity 0.3s}.main-layout>.detachables.invisible{opacity:0;transform:scaleY(0);transition:transform 0s,opacity 0s}.main-layout>.detachables.float+.main-layout>.detachables-placeholder{position:relative;display:block;width:100%;top:0}.main-layout .main-navigationbar{background-color:#f8f8f8;display:flex;flex-direction:row;flex-wrap:wrap}.main-layout .main-navigationbar:empty{display:none;overflow:hidden}.main-layout .main-navigationbar:hover{background-color:#f8f8f8}.main-layout .main-navigationbar>a{padding:10px 10px;position:relative;cursor:pointer;margin:5px 0;color:#ccc;white-space:nowrap}.main-layout .main-navigationbar>a:not(:first-child){padding-left:5px}.main-layout .main-navigationbar>a:not(:last-child){padding-right:5px}.main-layout .main-navigationbar>a .icon{padding-left:0px;padding-right:5px;pointer-events:none}.main-layout .main-navigationbar>a .navigation-bar-seprator{padding-left:0px;padding-right:5px;pointer-events:none}.main-layout .main-navigationbar>a:hover{color:#0099cc}.main-layout .main-navigationbar a:first-child .icon{display:none}.main-layout .main-navigationbar a:first-child .navigation-bar-seprator{display:none}.main-layout .main-navigationbar a+a:before{content:"/\00a0";padding-left:0px;padding-right:5px;color:#000;pointer-events:none;width:0.4em;display:inline-block}.main-layout .main-navigationbar a:hover+a:before{color:#0099cc}.main-layout .main-navigationbar a+a:hover:before{color:#0099cc}@media all and (max-width: 575.98px){.main-layout .main-navigationbar{flex-wrap:nowrap}.main-layout .main-navigationbar>a:not(:nth-last-child(2)){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main-layout .main-navigationbar a+a:before{padding-right:0}.main-layout .main-navigationbar a:nth-child(2):before{display:none}.main-layout .main-navigationbar a:not(:nth-last-child(-n+2)){display:none}}.main-layout .main-toolbar{max-width:100%}.main-layout .main-toolbar li.container,.main-layout .main-toolbar li>.container{padding:7px 5px 7px 5px}.main-layout .main-toolbar li.toolbar-logo{flex-shrink:2}.main-layout .main-toolbar li.toolbar-logo img.content{margin:0;width:100%}@media all and (max-width: 575.98px){.main-layout .main-toolbar li.toolbar-logo img.content{width:auto}}.main-layout .main-toolbar li.search{flex-grow:1;flex-shrink:2;justify-items:flex-start;grid-gap:0;max-width:350px}.main-layout .main-toolbar li.search>.quick-search-textbox{display:-ms-grid;-ms-grid-columns:auto 1fr;display:grid;grid-template-columns:auto 1fr;align-items:center;width:100%}.main-layout .main-toolbar li.search>.quick-search-textbox>.toolbar-search-icon{-ms-grid-column:1;-ms-grid-row-align:center;margin-left:5px;margin-right:5px}.main-layout .main-toolbar li.search>.quick-search-textbox>input{-ms-grid-column:2;-ms-grid-row-align:center;padding:8px 10px;min-width:40px;height:100%;margin:5px 0;border:1px solid #ebebec;border-radius:0}.main-layout .main-toolbar li.search>.quick-search-textbox>input:focus{border-color:#ef7b05;outline-color:#ef7b05}.main-layout .main-toolbar li.toolbar-customer-information{padding:0}.main-layout .main-toolbar li.menu-icon{display:none}.main-layout .main-toolbar li.order-drop-down-button>.overlay>.total-qty{position:absolute;background-color:#333;color:#fff;border-radius:10px;padding:2px 8px 2px 8px;top:2px;right:calc(50% - 22px);font-size:14px;font-weight:400;transition:all 0.2s ease-in-out 0s}.main-layout .main-toolbar li.order-drop-down-button>.overlay>.total-qty.hidden{display:none}.main-layout .main-toolbar li.bulletins-button>.overlay>.count{position:absolute;background-color:#d02020;color:#fff;border-radius:10px;top:2px;padding:2px 8px 2px 8px;right:calc(50% - 22px);font-size:14px;font-weight:400}.main-layout .main-toolbar li.bulletins-button>.overlay>.count.hidden{display:none}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.main-layout .main-toolbar li.search{width:100%}}@media all and (max-width: 575.98px){.main-layout .main-toolbar li.container,.main-layout .main-toolbar li>.container{grid-gap:0}.main-layout .main-toolbar li.container label,.main-layout .main-toolbar li>.container label{display:none}.main-layout .main-toolbar li.toolbar-logo img.content{max-width:20vw}.main-layout .main-toolbar li.search{max-width:200px}.main-layout .main-toolbar li.search>.quick-search-textbox{grid-gap:0}.main-layout .main-toolbar li.search>.quick-search-textbox>input{padding:5px !important;margin:2.5px 0}.main-layout .main-toolbar li.search>.quick-search-textbox>.toolbar-search-icon{display:none}.main-layout .main-toolbar li.search>.quick-search-textbox .search-spinner{top:4px;right:20px}.main-layout .main-toolbar li.order-drop-down-button>.overlay>.total-qty{right:calc(50% - 18px)}.main-layout .main-toolbar li.reset-button{display:none}}@media all and (-ms-high-contrast: none) and (max-width: 575.98px), (-ms-high-contrast: active){.main-layout .main-toolbar li.toolbar-logo img.content{max-width:none}}.main-layout .main-header li.order-drop-down-button>.overlay>.total-qty{position:absolute;background-color:#333;color:#fff;border-radius:10px;padding:2px 8px 2px 8px;top:2px;right:calc(50% - 22px);font-size:14px;font-weight:400;transition:all 0.2s ease-in-out 0s}.main-layout .main-header li.order-drop-down-button>.overlay>.total-qty.hidden{display:none}.backdrop{position:relative;display:block}.backdrop.unitialized{visibility:hidden}.backdrop-bounds{position:relative;max-width:100%}.layout-page{display:grid;grid-template-columns:[left] minmax(max-content,1fr) [body] minmax(auto,1500px) [right] minmax(max-content,1fr) [end];grid-template-rows:[header] auto [body] 1fr [footer] auto [end];grid-auto-flow:row;grid-gap:0}.layout-page>*{grid-column:2 / span 1}.layout-page>header{position:relative;grid-row:header;grid-column:body / span 1}.layout-page>header.full-width{grid-column:left / end}.layout-page>footer{position:relative;grid-row:footer;grid-column:body / span 1}.layout-page>footer.full-width{grid-column:left / end}.layout-page>.left-side{position:relative;grid-row:footer / header;grid-column:left / span 1}.layout-page>.right-side{position:relative;grid-row:footer / header;grid-column:right / span 1}.layout-body{grid-row:body;grid-column:body / span 1;display:grid;grid-template-columns:[start footer header body] 1fr [end];grid-template-rows:[start body left right] auto 1fr [end];grid-auto-flow:row;position:relative}.layout-body.h:not(.f){grid-template-rows:[start header] auto [body left right] auto 1fr [end]}.layout-body:not(.h).f{grid-template-rows:[start body left right] auto [footer] 1fr [end]}.layout-body.h.f{grid-template-rows:[start header] auto [body left right] auto [footer] auto 1fr [end]}.layout-body.l:not(.r){grid-template-columns:[start footer header left] 1fr [body] 1fr [end]}.layout-body:not(.l).r{grid-template-columns:[start footer header body] 1fr [right] 1fr [end]}.layout-body.l.r{grid-template-columns:[start footer header left] 1fr [body] 1fr [right] 1fr [end]}.layout-body>.body{grid-row:body / span 1;grid-column:body / span 1;position:relative;display:flex;flex-direction:column}.layout-body>header,.layout-body>footer{display:grid;grid-template-columns:1fr 1fr;grid-auto-flow:row}.layout-body>header>*,.layout-body>footer>*{grid-column:1 / span 2}.layout-body>header{grid-column:header / end;grid-row:header / span 1}.layout-body>footer{grid-column:footer / end;grid-row:footer / span 1}.layout-body>.left-side{grid-column:left / span 1;grid-row:left / span 1}.layout-body>.right-side{grid-column:right / span 1;grid-row:right / span 1}@media all and (max-width: 575.98px){.layout-body{display:flex;flex-direction:column}.layout-body>.body{flex-grow:1}}.heros{background-color:blue;display:-ms-grid;-ms-grid-columns:100%;-ms-grid-rows:(auto)[8];display:grid;grid-template-columns:auto;grid-template-rows:repeat(8,auto);grid-gap:0;text-align:center}.heros>*{grid-column:1;z-index:1}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.heros>*{-ms-grid-column:1}.heros>*:nth-child(1){-ms-grid-row:1}.heros>*:nth-child(2){-ms-grid-row:2}.heros>*:nth-child(3){-ms-grid-row:3}.heros>*:nth-child(4){-ms-grid-row:4}.heros>*:nth-child(5){-ms-grid-row:5}.heros>*:nth-child(6){-ms-grid-row:6}.heros>*:nth-child(7){-ms-grid-row:7}.heros>*:nth-child(8){-ms-grid-row:8}}.heros,.heros.content-v-center{grid-template-rows:1fr repeat(8,auto) 1fr;-ms-grid-rows:1fr (auto)[8] 1fr}.heros>*:not(.hero-image):not(.hero-image-container):nth-child(1),.heros.content-v-center>*:not(.hero-image):not(.hero-image-container):nth-child(1){grid-row-start:2;-ms-grid-row:2}.heros>*:not(.hero-image):not(.hero-image-container):nth-child(2),.heros.content-v-center>*:not(.hero-image):not(.hero-image-container):nth-child(2){grid-row-start:3;-ms-grid-row:3}.heros>*:not(.hero-image):not(.hero-image-container):nth-child(3),.heros.content-v-center>*:not(.hero-image):not(.hero-image-container):nth-child(3){grid-row-start:4;-ms-grid-row:4}.heros>*:not(.hero-image):not(.hero-image-container):nth-child(4),.heros.content-v-center>*:not(.hero-image):not(.hero-image-container):nth-child(4){grid-row-start:5;-ms-grid-row:5}.heros>*:not(.hero-image):not(.hero-image-container):nth-child(5),.heros.content-v-center>*:not(.hero-image):not(.hero-image-container):nth-child(5){grid-row-start:6;-ms-grid-row:6}.heros>*:not(.hero-image):not(.hero-image-container):nth-child(6),.heros.content-v-center>*:not(.hero-image):not(.hero-image-container):nth-child(6){grid-row-start:7;-ms-grid-row:7}.heros>*:not(.hero-image):not(.hero-image-container):nth-child(7),.heros.content-v-center>*:not(.hero-image):not(.hero-image-container):nth-child(7){grid-row-start:8;-ms-grid-row:8}.heros>*:not(.hero-image):not(.hero-image-container):nth-child(8),.heros.content-v-center>*:not(.hero-image):not(.hero-image-container):nth-child(8){grid-row-start:9;-ms-grid-row:9}.heros.content-v-bottom{grid-template-rows:1fr repeat(8,auto);-ms-grid-rows:1fr (auto)[8]}.heros.content-v-bottom>*:not(.hero-image):not(.hero-image-container):nth-child(1){grid-row-start:2;-ms-grid-row:2}.heros.content-v-bottom>*:not(.hero-image):not(.hero-image-container):nth-child(2){grid-row-start:3;-ms-grid-row:3}.heros.content-v-bottom>*:not(.hero-image):not(.hero-image-container):nth-child(3){grid-row-start:4;-ms-grid-row:4}.heros.content-v-bottom>*:not(.hero-image):not(.hero-image-container):nth-child(4){grid-row-start:5;-ms-grid-row:5}.heros.content-v-bottom>*:not(.hero-image):not(.hero-image-container):nth-child(5){grid-row-start:6;-ms-grid-row:6}.heros.content-v-bottom>*:not(.hero-image):not(.hero-image-container):nth-child(6){grid-row-start:7;-ms-grid-row:7}.heros.content-v-bottom>*:not(.hero-image):not(.hero-image-container):nth-child(7){grid-row-start:8;-ms-grid-row:8}.heros.content-v-bottom>*:not(.hero-image):not(.hero-image-container):nth-child(8){grid-row-start:9;-ms-grid-row:9}.heros.content-h-left{text-align:left}.heros.content-h-right{text-align:right}.heros>.hero-image-container,.heros>.hero-image{grid-row:1 / -1;grid-column:1;-ms-grid-row:1;-ms-grid-row-span:10;-ms-grid-column:1;z-index:-1}.heros>.hero-image-container>.hero-image,.heros>.hero-image{background-position-x:center;background-position-y:center;background-size:cover}.hero{display:flex;flex-direction:column}.hero.content-v-center:before,.hero.content-v-bottom:before{content:'';margin-top:auto}.hero.content-v-center:after,.hero.content-v-top:after{content:'';margin-bottom:auto}.hero.content-h-left{text-align:left}.hero.content-h-right{text-align:right}.hero>.hero-image-container,.hero>.hero-image{z-index:-1;position:absolute;height:100%}.hero>.hero-image-container>.hero-image,.hero>.hero-image{background-position-x:center;background-position-y:center;background-size:cover}.widget>iframe{width:100%;border:none;height:300px;max-height:100%}.welcomeviewbody{overflow:hidden}.welcomeviewbody .welcome-view{height:100%}.welcomeviewbody .welcome-view .welcome-file{height:100%}.welcomeviewbody .welcome-view .welcome-file .document-file-viewer{height:100%}.welcomeviewbody .welcome-view .welcome-file .document-file-viewer .welcome-view-iframe{width:100%;height:100%;overflow:hidden}.terms-not-accepted{background-color:#fefefe;vertical-align:middle;border:1px solid #888}.terms-not-accepted .terms-not-accepted-container{margin:auto;padding:20px;width:auto;height:auto;overflow:auto}.terms-not-accepted .terms-not-accepted-container h3{font-weight:normal;font-style:normal}.terms-not-accepted .terms-not-accepted-container .ok-button{float:right}.terms-condition-document-body{padding:0px;margin:0px;overflow:hidden}.terms-condition-document-body .termscondition-document-view{width:100%;height:100%}.terms-condition-document-body .termscondition-document-view .document-file-container{height:100%;width:100%}.terms-condition-document-body .termscondition-document-view .document-file-container .document-file-viewer{height:100%;width:100%}.terms-condition-document-body .termscondition-document-view .document-file-container .document-file-viewer iframe{width:100%;height:100%}.item-popup-view:hover{cursor:pointer}.document-view header{display:flex;width:100%;flex-wrap:wrap;padding:10px 0 10px 0}.document-view header>*{margin:auto 0 auto 0 !important;padding-right:10px;display:inline;width:auto}.Webadminlogin .login-view-container .login-controls-container{height:400px;background-color:white;width:400px;margin:auto;padding:10px;top:0px;right:0px;bottom:0px;left:0px;position:relative}.webadminserverview .web-admin-server-views-container .webreset-view{display:grid;grid-template-columns:20% 70%}.settings{margin:10px 10px 0 10px;background-color:#fff}.settings header .header-container{margin:20px 0px}.settings .body form input[type=submit]{margin-top:10px;margin-bottom:10px;float:right}.settings .body form .properties{display:grid}.settings .body form .properties>section{display:grid;grid-template-columns:20% 80%}@media all and (max-width: 575.98px){.settings .body form .properties>section{grid-template-columns:1fr}}.settings .body form .properties>section .signifikant-combobox,.settings .body form .properties>section .signifikant-select{max-width:300px}@media all and (max-width: 575.98px){.settings .body form .properties>section .signifikant-combobox,.settings .body form .properties>section .signifikant-select{max-width:100%}}.settings .body form .properties>section>input[type=file],.settings .body form .properties>section>input[type=text],.settings .body form .properties>section>textarea,.settings .body form .properties>section>select{font-weight:300;width:100%}.settings .body form .properties>section>label{padding-right:10px}.settings .body form .properties>section>*{margin:5px 0px 5px 0;vertical-align:middle}.settings .body form .submit-button{display:grid;margin:5px 10px 5px 0;justify-items:start}.bulletins-container:not(.scroll-y){background-color:#ffcd00;padding:10px}.bulletins-container:not(.scroll-y) .bulletins>.bulletin{display:flex;flex-direction:row;align-items:flex-start}.bulletins-container:not(.scroll-y) .bulletins>.bulletin>*{display:inline-block;align-self:flex-start}.bulletins-container:not(.scroll-y) .bulletins>.bulletin>*:not(:last-child){margin-right:5px}.bulletins-container:not(.scroll-y) .bulletins>.bulletin>*.mark{display:none}.bulletins-container:not(.scroll-y) .bulletins>.bulletin>*.priority{min-width:1em}.bulletins-container:not(.scroll-y) .bulletins>.bulletin:not(.read){color:#0099cc;font-weight:300}.bulletins:not(.show-all) .bulletin-show-more-hidden,.bulletins.show-all .show-more-bulletin{display:none !important;overflow:hidden}.bulletins:not(.show-all) .show-less-bulletin{display:none;overflow:hidden}.bulletins .show-more-bulletin,.bulletins .show-less-bulletin{padding:0px 0px 0px 0px;color:#333}.bulletins .show-more-bulletin:hover,.bulletins .show-less-bulletin:hover{color:#017398;cursor:pointer}.forgot-password-views{padding:10px 10px 0 10px}.forgot-password-form-container{top:0px;left:0px;width:100%;height:100%;display:grid;grid-template-columns:1fr}.forgot-password-form-container .forgot-password-form{top:0px;left:0px;right:0px;bottom:0px;position:absolute;margin:auto;height:175px;width:300px;display:grid;grid-template-columns:1fr}.forgot-password-form-container .forgot-password-form form{display:grid;grid-template-rows:1fr 1fr 1fr}.forgot-password-form-container .forgot-password-form form .forgot-password-username-container{width:100%;padding:10px 0px 5px 0px}.forgot-password-form-container .forgot-password-form form .forgot-password-username-container #forgetpasswordusername{background-color:#ffffff;color:#000000;border:1px solid #e1e2e2;width:100%;font-family:'Prelo-Book';font-size:16px;font-weight:400;padding-left:3px;padding:3px 5px 3px 5px;width:300px}.forgot-password-form-container .forgot-password-form form .forgot-password-button-container{width:100%;height:45px;padding:10px 0px 5px 0px}.forgot-password-form-container .forgot-password-form form .forgot-password-validation-summary-container{width:100%;padding:10px 0px 5px 0px}.password-reset-form-container{height:100%;width:100%;display:grid;grid-template-columns:1fr}.password-reset-form-container .password-reset-form{top:0px;left:0px;bottom:0px;right:0px;position:absolute;margin:auto;height:275px;width:300px;display:grid;grid-template-columns:1fr}.password-reset-form-container .password-reset-form form{display:grid;grid-template-rows:1fr 1fr 1fr 1fr}.password-reset-form-container .password-reset-form form .new-password-reset-container{width:100%;padding:10px 0px 5px 0px}.password-reset-form-container .password-reset-form form .new-password-reset-container .reset-password-textbox{background-color:#ffffff;color:#000000;border:1px solid #e1e2e2;width:100%;font-family:'Prelo-Book';font-size:16px;font-weight:400;padding-left:3px;padding:3px 5px 3px 5px;width:300px}.password-reset-form-container .password-reset-form form .confirm-password-reset-container{width:100%;padding:10px 0px 5px 0px}.password-reset-form-container .password-reset-form form .confirm-password-reset-container .reset-password-textbox{background-color:#ffffff;color:#000000;border:1px solid #e1e2e2;width:100%;font-family:'Prelo-Book';font-size:16px;font-weight:400;padding-left:3px;padding:3px 5px 3px 5px;width:300px}.password-reset-form-container .password-reset-form form .password-reset-button-container{width:100%;height:45px;padding:10px 0px 5px 0px}.password-reset-form-container .password-reset-form form .password-reset-validation-summary-container{width:100%;padding:10px 0px 5px 0px}.custom-header-container header.hero{grid-template-rows:repeat(3,auto);height:300px}@media all and (max-width: 575.98px){.custom-header-container header.hero{height:200px}}.custom-header-container header.hero .name{text-align:center;padding-bottom:20px;font-size:64px}@media all and (max-width: 575.98px){.custom-header-container header.hero .name{font-size:44px}}.custom-header-container .body .upload-download-presentation-view{display:table;width:100%;padding-top:10px;padding-left:10px;padding-right:10px}.custom-header-container .body .upload-download-presentation-view input[type=radio]{-webkit-appearance:radio;padding:0px;margin:5px 0 0 0}.custom-header-container .body .upload-download-presentation-view .heading{width:100%;margin-bottom:10px;padding-right:25px}.custom-header-container .body .upload-download-presentation-view .upload-download-presentation-type-div{width:100%;padding-right:25px}.custom-header-container .body .upload-download-presentation-view .download-selection-options-container{width:100%;margin-top:10px;padding-right:25px}.custom-header-container .body .upload-download-presentation-view .upload-download-presentation-text{width:100%;margin-top:10px;padding-right:25px}.custom-header-container .body .upload-download-presentation-view .upload-download-presentation-text h4{margin-top:10px}.custom-header-container .body .upload-download-presentation-view .download-description{width:100%;margin-bottom:10px;padding-right:25px;margin-top:5px}.custom-header-container .body .upload-download-presentation-view .upload-presentation-form{width:100%;margin-bottom:10px}.custom-header-container .body .upload-download-presentation-view .download-presentation-menus-container{width:100%}.custom-header-container .body .upload-download-presentation-view .download-presentation-menus-container .download-presentation-menu-table{width:100%;padding-top:10px;float:left}.custom-header-container .body .upload-download-presentation-view .download-presentation-menus-container .download-presentation-menu-table tr{float:left}.custom-header-container .body .upload-download-presentation-view .drag-drop-upload-download-presentation-form-container{width:100%;margin-bottom:10px}.custom-header-container .body .upload-download-presentation-view .drag-drop-upload-download-presentation-form-container .drag-drop-upload-download-table{width:100%;float:left}.custom-header-container .body .upload-download-presentation-view .drag-drop-upload-download-presentation-form-container .drag-drop-upload-download-table tr{width:100%}.custom-header-container .body .upload-download-presentation-view .drag-drop-upload-download-presentation-form-container .drag-drop-upload-download-table tr td{width:100%}.change-password-form-container{height:100%;width:100%;display:grid;grid-template-columns:1fr}.change-password-form-container .change-password-form{top:0px;left:0px;bottom:0px;right:0px;position:absolute;margin:auto;height:275px;width:300px;display:grid;grid-template-columns:1fr}.change-password-form-container .change-password-form form{display:grid;grid-template-rows:auto auto auto auto}.change-password-form-container .change-password-form form .change-password-container{width:100%;padding:10px 0px 5px 0px}.change-password-form-container .change-password-form form .change-password-container .reset-password-textbox{background-color:#ffffff;color:#000000;border:1px solid #e1e2e2;width:100%;font-family:'Prelo-Book';font-size:16px;font-weight:400;padding-left:3px;padding:3px 5px 3px 5px;width:300px}.change-password-form-container .change-password-form form .password-reset-button-container{width:100%;height:45px;padding:10px 0px 5px 0px}.change-password-form-container .change-password-form form .password-reset-validation-summary-container{width:100%;padding:10px 0px 5px 0px}.bar-code-modal:not(.initialized){visibility:hidden}.bar-code-modal>div{display:flex;flex-direction:column}.bar-code-modal>div .modalclose .icon{float:right}@media all and (max-width: 1100px){.bar-code-modal>div .barcode-scanner-view canvas,.bar-code-modal>div .barcode-scanner-view video{max-width:700px}}@media all and (max-width: 575.98px){.bar-code-modal>div .barcode-scanner-view canvas,.bar-code-modal>div .barcode-scanner-view video{max-width:360px}}@media all and (max-width: 1100px){.btn-start-scanner{display:inline !important}}.btn-start-scanner{background-color:Transparent;background-repeat:no-repeat;border:none;cursor:pointer;overflow:hidden;outline:none;text-align:right;display:none}.quick-search-textbox .btn-start-scanner:hover{background-color:Transparent !important}.barcode-popup-view .barcode-scanned-code{border:1px solid #AAB7B8;display:inline-block;padding:1px;font-size:large}.barcode-popup-view .barcode-popup-section{display:grid}.barcode-popup-view .barcode-popup-section>*:not(:first-child){padding-left:15px;padding-right:15px}.barcode-popup-view .barcode-popup-table{width:100%;display:grid}.barcode-popup-view .barcode-popup-table>*:not(:first-child){padding-left:15px;padding-right:15px}.barcode-popup-view .barcode-popup-table .barcode-popup-header-container{display:grid;grid-template-columns:1fr auto;background-color:transparent;border-bottom:solid 1px #999;padding:7px 0 7px 0;align-items:center}.barcode-popup-view .barcode-popup-table .barcode-popup-header-container>*:first-child{padding-left:15px}.barcode-popup-view .barcode-popup-table .barcode-popup-header-container>*:last-child{padding-right:15px}.barcode-popup-view .template-buttons-container{display:flex;flex-direction:row;margin-top:5px;margin-bottom:5px}.barcode-popup-view .template-buttons-container>*:not(:last-child){margin-right:10px}.barcode-popup-view .barcode-popup-modal canvas{overflow:hidden;margin-bottom:-6px}.barcode-popup-view .barcode-popup-body-content{margin-top:5px}.payment-list-view{padding:10px 10px 0 10px}.payment-list-view .controls{padding-bottom:10px}