.optiscroll{position:relative;overflow:auto;-webkit-overflow-scrolling:touch}.optiscroll.is-enabled{overflow:hidden}.optiscroll.is-enabled>.optiscroll-content{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;overflow:scroll;-webkit-overflow-scrolling:touch}.optiscroll-v,.optiscroll-h{position:absolute;visibility:hidden;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.optiscroll-v{right:0}.optiscroll-h{bottom:0}.optiscroll.has-vtrack>.optiscroll-v,.optiscroll.has-htrack>.optiscroll-h{visibility:visible}.optiscroll.is-rtl>.optiscroll-v{left:0;right:auto}.optiscroll-vtrack,.optiscroll-htrack{display:block;position:absolute;opacity:1;-ms-transform:translate(0%,0%);transform:translate(0%,0%);transition:height .2s ease 0s,width .2s ease 0s,opacity .2s ease 0s;box-sizing:border-box}.optiscroll-v{top:4px;bottom:4px;width:0}.optiscroll-h{left:4px;right:4px;height:0}.optiscroll.has-vtrack.has-htrack>.optiscroll-v{bottom:8px}.optiscroll.has-vtrack.has-htrack>.optiscroll-h{right:8px}.optiscroll-vtrack,.optiscroll-htrack{background:rgba(0,0,0,0.3);border-radius:2px;box-shadow:0 0 1px #FFF;opacity:0}.optiscroll-vtrack{width:3px;right:4px}.optiscroll-htrack{height:3px;bottom:4px}.optiscroll:hover>.optiscroll-v .optiscroll-vtrack,.optiscroll:hover>.optiscroll-h .optiscroll-htrack{opacity:1}.optiscroll.has-vtrack.has-htrack.is-rtl>.optiscroll-h{right:4px;left:8px}.optiscroll.is-rtl>.optiscroll-v .optiscroll-vtrack{right:auto;left:4px}/*! normalize.css v2.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:none}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Open Sans",Calibri,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.45;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#0078c9;text-decoration:none}a:hover,a:focus{color:#004a7d;text-decoration:underline}a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:0}.img-thumbnail{padding:4px;line-height:1.45;background-color:#fff;border:1px solid #ddd;border-radius:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:200;line-height:1.4}@media(min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}cite{font-style:normal}.text-muted{color:#999}.text-primary{color:#0078c9}.text-primary:hover{color:#005a96}.text-warning{color:#fcf8e3}.text-warning:hover{color:#f7ecb5}.text-danger{color:#c00}.text-danger:hover{color:#900}.text-success{color:#37a933}.text-success:hover{color:#2a8227}.text-info{color:#d9edf7}.text-info:hover{color:#afd9ee}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Open Sans",Calibri,Helvetica,Arial,sans-serif;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#999}h1,h2,h3{margin-top:20px;margin-bottom:10px}h1 small,h2 small,h3 small,h1 .small,h2 .small,h3 .small{font-size:65%}h4,h5,h6{margin-top:10px;margin-bottom:10px}h4 small,h5 small,h6 small,h4 .small,h5 .small,h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:35px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}.list-inline>li:first-child{padding-left:0}dl{margin-bottom:20px}dt,dd{line-height:1.45}dt{font-weight:bold}dd{margin-left:0}@media(min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}.dl-horizontal dd:before,.dl-horizontal dd:after{content:" ";display:table}.dl-horizontal dd:after{clear:both}.dl-horizontal dd:before,.dl-horizontal dd:after{content:" ";display:table}.dl-horizontal dd:after{clear:both}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}abbr.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;border-left:5px solid #eee}blockquote p{font-size:17.5px;font-weight:300;line-height:1.25}blockquote p:last-child{margin-bottom:0}blockquote small{display:block;line-height:1.45;color:#999}blockquote small:before{content:'\2014 \00A0'}blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0}blockquote.pull-right p,blockquote.pull-right small,blockquote.pull-right .small{text-align:right}blockquote.pull-right small:before,blockquote.pull-right .small:before{content:''}blockquote.pull-right small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}blockquote:before,blockquote:after{content:""}address{margin-bottom:20px;font-style:normal;line-height:1.45}code,kbd,pre,samp{font-family:Monaco,Menlo,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;white-space:nowrap;border-radius:0}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.45;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:0}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:12px;padding-right:12px}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}.row{margin-left:-12px;margin-right:-12px}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:12px;padding-right:12px}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:0}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:0}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media(min-width:768px){.container{width:1024px}.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:0}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:0}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media(min-width:768px){.container{width:1024px}.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:0}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:0}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media(min-width:768px){.container{width:1024px}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:0}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:0}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.45;vertical-align:top;border-top:1px solid #fff}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #fff}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #fff}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #fff}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #fff}
.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*="col-"]{float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{float:none;display:table-cell}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#fff}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th{background-color:#f2f2f2}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#fff}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th{background-color:#f2f2f2}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fff}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th{background-color:#f2f2f2}@media(max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #fff;-webkit-overflow-scrolling:touch}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}select[multiple],select[size]{height:auto}select optgroup{font-size:inherit;font-style:inherit;font-family:inherit}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button{height:auto}output{display:block;padding-top:7px;font-size:14px;line-height:1.45;color:#333;vertical-align:middle}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.45;color:#333;vertical-align:middle;background-color:#fff;background-image:none;border:1px solid #666;border-radius:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .4s,box-shadow ease-in-out .4s;transition:border-color ease-in-out .4s,box-shadow ease-in-out .4s}.form-control:focus,.form-control:hover{border-color:#00548c;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,84,140,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,84,140,0.6)}.form-control:-moz-placeholder{color:#999}.form-control::-moz-placeholder{color:#999}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee}textarea.form-control{height:auto}.form-group{margin-bottom:15px}.radio,.checkbox{display:block;min-height:20px;margin-top:10px;margin-bottom:10px;padding-left:20px;vertical-align:middle}.radio label,.checkbox label{display:inline;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{float:left;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.input-xs{height:25px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:0}select.input-xs{height:25px;line-height:25px}textarea.input-xs{height:auto}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:0}select.input-sm{height:30px;line-height:30px}textarea.input-sm{height:auto}.input-lg{height:44px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:0}select.input-lg{height:44px;line-height:44px}textarea.input-lg{height:auto}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#fcf8e3}
.has-warning .form-control{border-color:#fcf8e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#f7ecb5;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #fff;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #fff}.has-warning .input-group-addon{color:#fcf8e3;border-color:#fcf8e3;background-color:#fff}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#c00}.has-error .form-control{border-color:#c00;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#900;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #f33;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #f33}.has-error .input-group-addon{color:#c00;border-color:#c00;background-color:#fff}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#37a933}.has-success .form-control{border-color:#37a933;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#2a8227;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #72d36f;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #72d36f}.has-success .input-group-addon{color:#37a933;border-color:#37a933;background-color:#fff}.form-control-static{margin-bottom:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media(min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:none;margin-left:0}}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .form-group{margin-left:-12px;margin-right:-12px}.form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table}.form-horizontal .form-group:after{clear:both}.form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table}.form-horizontal .form-group:after{clear:both}.form-horizontal .form-control-static{padding-top:7px}@media(min-width:768px){.form-horizontal .control-label{text-align:right}}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.45;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#0078c9;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#0078c9;background-color:#fff;border-color:#0078c9}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color:#0078c9;background-color:#ebebeb;border-color:#00538c}.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#0078c9}.btn-primary{color:#fff;background-color:#0078c9;border-color:#0069b0}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#0060a0;border-color:#004472}.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#0078c9;border-color:#0069b0}.btn-warning{color:#fff;background-color:#c00;border-color:#b30000}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#a30000;border-color:#750000}.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#c00;border-color:#b30000}.btn-danger{color:#fff;background-color:#c00;border-color:#b30000}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#a30000;border-color:#750000}.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#c00;border-color:#b30000}.btn-success{color:#fff;background-color:#37a933;border-color:#31952d}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#fff;background-color:#2d8a2a;border-color:#21661f}.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#37a933;border-color:#31952d}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}
.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-link{color:#0078c9;font-weight:normal;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#004a7d;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#999;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:0}.btn-sm,.btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:0}.btn-xs{padding:1px 5px}.btn-block{display:block;width:100%;padding-left:0;padding-right:0}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@font-face{font-family:'Glyphicons Halflings';src:url('https://res.cloudinary.com/fourcare/raw/upload/v1591795713/fonts/glyphicons-halflings-regular.eot');src:url('https://res.cloudinary.com/fourcare/raw/upload/v1591795713/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('https://res.cloudinary.com/fourcare/raw/upload/v1591795713/fonts/glyphicons-halflings-regular.woff') format('woff'),url('https://res.cloudinary.com/fourcare/raw/upload/v1591795713/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('https://res.cloudinary.com/fourcare/raw/upload/v1591795713/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');font-display:swap}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon:empty{width:1em}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}
.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}
.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid #000;border-right:4px solid transparent;border-left:4px solid transparent;border-bottom:0 dotted}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:0;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.45;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#0078c9}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.45;color:#999}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0 dotted;border-bottom:4px solid #000;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media(min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}}.btn-default .caret{border-top-color:#0078c9}.btn-primary .caret,.btn-success .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret{border-top-color:#fff}.dropup .btn-default .caret{border-bottom-color:#0078c9}.dropup .btn-primary .caret,.dropup .btn-success .caret,.dropup .btn-warning .caret,.dropup .btn-danger .caret,.dropup .btn-info .caret{border-bottom-color:#fff}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar:before,.btn-toolbar:after{content:" ";display:table}.btn-toolbar:after{clear:both}.btn-toolbar:before,.btn-toolbar:after{content:" ";display:table}.btn-toolbar:after{clear:both}.btn-toolbar .btn-group{float:left}.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group,.btn-toolbar>.btn-group+.btn-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group-xs>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:0;padding:1px 5px}.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:0}.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{content:" ";display:table}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{content:" ";display:table}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child>.btn:last-child,.btn-group-vertical>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified .btn{float:none;display:table-cell;width:1%}[data-toggle="buttons"]>.btn>input[type="radio"],[data-toggle="buttons"]>.btn>input[type="checkbox"]{display:none}.input-group{position:relative;display:table;border-collapse:separate}
.input-group.col{float:none;padding-left:0;padding-right:0}.input-group .form-control{width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:44px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:0;line-height:1.45;height:47px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:44px;line-height:44px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:0}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#333;text-align:center;background-color:#eee;border:1px solid #666;border-radius:0}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:0}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:0}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;white-space:nowrap}.input-group-btn:first-child>.btn{margin-right:-1px}.input-group-btn:last-child>.btn{margin-left:-1px}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-4px}.input-group-btn>.btn:hover,.input-group-btn>.btn:active{z-index:2}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav:before,.nav:after{content:" ";display:table}.nav:after{clear:both}.nav:before,.nav:after{content:" ";display:table}.nav:after{clear:both}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#fff}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#fff;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#fff;border-color:#0078c9}.nav .open>a .caret,.nav .open>a:hover .caret,.nav .open>a:focus .caret{border-top-color:#004a7d;border-bottom-color:#004a7d}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #fff}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.45;border:1px solid transparent;border-radius:0}.nav-tabs>li>a:hover{border-color:#fff #ffffff #fff}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#333;background-color:#fff;border:1px solid #fff;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media(min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:0}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#0078c9}.nav-pills>li.active>a .caret,.nav-pills>li.active>a:hover .caret,.nav-pills>li.active>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media(min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav .caret{border-top-color:#0078c9;border-bottom-color:#0078c9}.nav a:hover .caret{border-top-color:#004a7d;border-bottom-color:#004a7d}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:86px;margin-bottom:20px;border:1px solid transparent}.navbar:before,.navbar:after{content:" ";display:table}.navbar:after{clear:both}.navbar:before,.navbar:after{content:" ";display:table}.navbar:after{clear:both}@media(min-width:768px){.navbar{border-radius:0}}.navbar-header:before,.navbar-header:after{content:" ";display:table}.navbar-header:after{clear:both}.navbar-header:before,.navbar-header:after{content:" ";display:table}.navbar-header:after{clear:both}@media(min-width:768px){.navbar-header{float:left}}.navbar-collapse{max-height:340px;overflow-x:visible;padding-right:12px;padding-left:12px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse:before,.navbar-collapse:after{content:" ";display:table}.navbar-collapse:after{clear:both}.navbar-collapse:before,.navbar-collapse:after{content:" ";display:table}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media(min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:auto}.navbar-collapse .navbar-nav.navbar-left:first-child{margin-left:-12px}.navbar-collapse .navbar-nav.navbar-right:last-child{margin-right:-12px}.navbar-collapse .navbar-text:last-child{margin-right:0}
}.container>.navbar-header,.container>.navbar-collapse{margin-right:-12px;margin-left:-12px}@media(min-width:768px){.container>.navbar-header,.container>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media(min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media(min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:33px 12px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media(min-width:768px){.navbar>.container .navbar-brand{margin-left:-12px}}.navbar-toggle{position:relative;float:right;margin-right:12px;padding:9px 10px;margin-top:26px;margin-bottom:26px;background-color:transparent;border:1px solid transparent;border-radius:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:16.5px -12px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media(max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media(min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:33px;padding-bottom:33px}}@media(min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{margin-left:-12px;margin-right:-12px;padding:10px 12px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);margin-top:26px;margin-bottom:26px}@media(min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{float:none;margin-left:0}}@media(max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media(min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-nav.pull-right>li>.dropdown-menu,.navbar-nav>li>.dropdown-menu.pull-right{left:auto;right:0}.navbar-btn{margin-top:26px;margin-bottom:26px}.navbar-text{float:left;margin-top:33px;margin-bottom:33px}@media(min-width:768px){.navbar-text{margin-left:12px;margin-right:12px}}.navbar-default{background-color:#fff;border-color:#fff}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#eee}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#ccc}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#fff}.navbar-default .navbar-nav>.dropdown>a:hover .caret,.navbar-default .navbar-nav>.dropdown>a:focus .caret{border-top-color:#333;border-bottom-color:#333}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#eee;color:#555}.navbar-default .navbar-nav>.open>a .caret,.navbar-default .navbar-nav>.open>a:hover .caret,.navbar-default .navbar-nav>.open>a:focus .caret{border-top-color:#555;border-bottom-color:#555}.navbar-default .navbar-nav>.dropdown>a .caret{border-top-color:#777;border-bottom-color:#777}@media(max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#eee}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#999}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#999}.navbar-inverse .navbar-nav>li>a{color:#999}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#080808;color:#fff}.navbar-inverse .navbar-nav>.dropdown>a:hover .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-inverse .navbar-nav>.dropdown>a .caret{border-top-color:#999;border-bottom-color:#999}.navbar-inverse .navbar-nav>.open>a .caret,.navbar-inverse .navbar-nav>.open>a:hover .caret,.navbar-inverse .navbar-nav>.open>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}@media(max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#999}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}
}.navbar-inverse .navbar-link{color:#999}.navbar-inverse .navbar-link:hover{color:#fff}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f9f9f9;border-radius:0}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:" ›\00a0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#666;font-weight:bold}.breadcrumb{background:transparent;margin-bottom:0;padding:5px 0;font-size:12px}.breadcrumb>li{display:inline}.breadcrumb>li+li:before{content:'';padding:0}.breadcrumb>li a{padding-right:5px}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:0}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.45;text-decoration:none;background-color:#fff;border:1px solid #0078c9;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:0;border-top-left-radius:0}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{background-color:#eee}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;background-color:#0078c9;border-color:#0078c9;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#999;background-color:#fff;border-color:#0078c9;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:0;border-top-left-radius:0}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:0;border-top-left-radius:0}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager:before,.pager:after{content:" ";display:table}.pager:after{clear:both}.pager:before,.pager:after{content:" ";display:table}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #0078c9;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label[href]:hover,.label[href]:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.label-default{background-color:#999}.label-default[href]:hover,.label-default[href]:focus{background-color:#808080}.label-primary{background-color:#0078c9}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#005a96}.label-success{background-color:#37a933}.label-success[href]:hover,.label-success[href]:focus{background-color:#2a8227}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#c00}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#900}.label-danger{background-color:#c00}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#900}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#999;border-radius:10px}.badge:empty{display:none}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.btn .badge{position:relative;top:-1px}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#0078c9;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px;margin-bottom:30px;font-size:21px;font-weight:200;line-height:2.175;color:inherit;background-color:#eee}.jumbotron h1{line-height:1;color:inherit}.jumbotron p{line-height:1.4}.container .jumbotron{border-radius:0}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1{font-size:63px}}.thumbnail{padding:4px;line-height:1.45;background-color:#fff;border:1px solid #ddd;border-radius:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto;display:block;margin-bottom:20px}.thumbnail>img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#0078c9}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:0}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable{padding-right:35px}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#fff;border-color:#37a933;color:#37a933}.alert-success hr{border-top-color:#31952d}.alert-success .alert-link{color:#2a8227}.alert-info{background-color:#fff;border-color:#ededed;color:#d9edf7}.alert-info hr{border-top-color:#e0e0e0}.alert-info .alert-link{color:#afd9ee}.alert-warning{background-color:#fff;border-color:#f2f2f2;color:#fcf8e3}.alert-warning hr{border-top-color:#e5e5e5}.alert-warning .alert-link{color:#f7ecb5}.alert-danger{background-color:#fff;border-color:#fff;color:#c00}.alert-danger hr{border-top-color:#f2f2f2}.alert-danger .alert-link{color:#900}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:0;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#0078c9;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-size:40px 40px}
.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#37a933}.progress-striped .progress-bar-success{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#c00}.progress-striped .progress-bar-warning{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#c00}.progress-striped .progress-bar-danger{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:#f5f5f5}a.list-group-item.active,a.list-group-item.active:hover,a.list-group-item.active:focus{z-index:2;color:#fff;background-color:#0078c9;border-color:#0078c9}a.list-group-item.active .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading{color:inherit}a.list-group-item.active .list-group-item-text,a.list-group-item.active:hover .list-group-item-text,a.list-group-item.active:focus .list-group-item-text{color:#96d5ff}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:0;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-body:before,.panel-body:after{content:" ";display:table}.panel-body:after{clear:both}.panel-body:before,.panel-body:after{content:" ";display:table}.panel-body:after{clear:both}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0}.panel>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel>.list-group .list-group-item:last-child{border-bottom:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.table,.panel>.table-responsive{margin-bottom:0}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive{border-top:1px solid #fff}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:last-child>th,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:last-child>td,.panel>.table-responsive>.table-bordered>thead>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}
.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:-1px;border-top-left-radius:-1px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:-1px;border-bottom-left-radius:-1px}.panel-group .panel{margin-bottom:0;border-radius:0;overflow:hidden}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse .panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse .panel-body{border-top-color:#ddd}.panel-default>.panel-heading>.dropdown .caret{border-color:#333 transparent}.panel-default>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#0078c9}.panel-primary>.panel-heading{color:#fff;background-color:#0078c9;border-color:#0078c9}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#0078c9}.panel-primary>.panel-heading>.dropdown .caret{border-color:#fff transparent}.panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#0078c9}.panel-success{border-color:#37a933}.panel-success>.panel-heading{color:#37a933;background-color:#fff;border-color:#37a933}.panel-success>.panel-heading+.panel-collapse .panel-body{border-top-color:#37a933}.panel-success>.panel-heading>.dropdown .caret{border-color:#37a933 transparent}.panel-success>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#37a933}.panel-warning{border-color:#f2f2f2}.panel-warning>.panel-heading{color:#fcf8e3;background-color:#fff;border-color:#f2f2f2}.panel-warning>.panel-heading+.panel-collapse .panel-body{border-top-color:#f2f2f2}.panel-warning>.panel-heading>.dropdown .caret{border-color:#fcf8e3 transparent}.panel-warning>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#f2f2f2}.panel-danger{border-color:#fff}.panel-danger>.panel-heading{color:#c00;background-color:#fff;border-color:#fff}.panel-danger>.panel-heading+.panel-collapse .panel-body{border-top-color:#fff}.panel-danger>.panel-heading>.dropdown .caret{border-color:#c00 transparent}.panel-danger>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#fff}.panel-info{border-color:#ededed}.panel-info>.panel-heading{color:#d9edf7;background-color:#fff;border-color:#ededed}.panel-info>.panel-heading+.panel-collapse .panel-body{border-top-color:#ededed}.panel-info>.panel-heading>.dropdown .caret{border-color:#d9edf7 transparent}.panel-info>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ededed}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:0}.well-sm{padding:9px;border-radius:0}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.modal-dialog{position:relative;margin-left:auto;margin-right:auto;width:auto;padding:10px;z-index:1050}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1030;background-color:#fff}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.45px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.45}.modal-body{position:relative;padding:20px}.lens-advisor{margin-top:-40px}.modal-footer{margin-top:15px;padding:19px 20px 20px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer:before,.modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}@media screen and (min-width:768px){.modal-dialog{width:600px;padding-top:30px;padding-bottom:30px}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}}.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:10px 0}.tooltip.right{margin-left:3px;padding:0 10px}.tooltip.bottom{margin-top:3px;padding:10px 0}.tooltip.left{margin-left:-3px;padding:0 10px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#666;text-align:center;text-decoration:none;background-color:#f9f9f9;border-radius:0}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-10px;border-width:10px 10px 0;border-top-color:#f9f9f9}.tooltip.top-left .tooltip-arrow{bottom:0;left:10px;border-width:10px 10px 0;border-top-color:#f9f9f9}.tooltip.top-right .tooltip-arrow{bottom:0;right:10px;border-width:10px 10px 0;border-top-color:#f9f9f9}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-10px;border-width:10px 10px 10px 0;border-right-color:#f9f9f9}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-10px;border-width:10px 0 10px 10px;border-left-color:#f9f9f9}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-10px;border-width:0 10px 10px;border-bottom-color:#f9f9f9}.tooltip.bottom-left .tooltip-arrow{top:0;left:10px;border-width:0 10px 10px;border-bottom-color:#f9f9f9}.tooltip.bottom-right .tooltip-arrow{top:0;right:10px;border-width:0 10px 10px;border-bottom-color:#f9f9f9}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:0;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);white-space:normal}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px 5px 14px;float:left}.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover .arrow{border-width:11px}
.popover .arrow:after{border-width:10px;content:""}.popover.top .arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);bottom:-11px}.popover.top .arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,0.25)}.popover.right .arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}.popover.bottom .arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,0.25)}.popover.left .arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:50px;font-size:12px;color:#666;text-align:center;text-shadow:none;background-color:rgba(255,255,255,0.5);display:none}.carousel-control.right{left:auto;right:0}.carousel-control:hover{color:#666;text-decoration:none;background-color:rgba(255,255,255,0.9)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:calc(50% - 7px);z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:20px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #0078c9;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:none}.carousel-caption .btn{text-shadow:none}@media screen and (max-width:768px){.carousel-control{width:45px;height:40px;top:calc(30%)}}@media screen and (min-width:768px){.carousel-control .glyphicons-chevron-left,.carousel-control .glyphicons-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:auto}.visible-xs,tr.visible-xs,th.visible-xs,td.visible-xs{display:none!important}@media(max-width:767px){.visible-xs{display:block!important}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:767px){.visible-xs.visible-sm{display:block!important}tr.visible-xs.visible-sm{display:table-row!important}th.visible-xs.visible-sm,td.visible-xs.visible-sm{display:table-cell!important}}@media(min-width:768px) and (max-width:767px){.visible-xs.visible-md{display:block!important}tr.visible-xs.visible-md{display:table-row!important}th.visible-xs.visible-md,td.visible-xs.visible-md{display:table-cell!important}}@media(min-width:768px){.visible-xs.visible-lg{display:block!important}tr.visible-xs.visible-lg{display:table-row!important}th.visible-xs.visible-lg,td.visible-xs.visible-lg{display:table-cell!important}}.visible-sm,tr.visible-sm,th.visible-sm,td.visible-sm{display:none!important}@media(max-width:767px){.visible-sm.visible-xs{display:block!important}tr.visible-sm.visible-xs{display:table-row!important}th.visible-sm.visible-xs,td.visible-sm.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:767px){.visible-sm{display:block!important}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media(min-width:768px) and (max-width:767px){.visible-sm.visible-md{display:block!important}tr.visible-sm.visible-md{display:table-row!important}th.visible-sm.visible-md,td.visible-sm.visible-md{display:table-cell!important}}@media(min-width:768px){.visible-sm.visible-lg{display:block!important}tr.visible-sm.visible-lg{display:table-row!important}th.visible-sm.visible-lg,td.visible-sm.visible-lg{display:table-cell!important}}.visible-md,tr.visible-md,th.visible-md,td.visible-md{display:none!important}@media(max-width:767px){.visible-md.visible-xs{display:block!important}tr.visible-md.visible-xs{display:table-row!important}th.visible-md.visible-xs,td.visible-md.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:767px){.visible-md.visible-sm{display:block!important}tr.visible-md.visible-sm{display:table-row!important}th.visible-md.visible-sm,td.visible-md.visible-sm{display:table-cell!important}}@media(min-width:768px) and (max-width:767px){.visible-md{display:block!important}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media(min-width:768px){.visible-md.visible-lg{display:block!important}tr.visible-md.visible-lg{display:table-row!important}th.visible-md.visible-lg,td.visible-md.visible-lg{display:table-cell!important}}.visible-lg,tr.visible-lg,th.visible-lg,td.visible-lg{display:none!important}@media(max-width:767px){.visible-lg.visible-xs{display:block!important}tr.visible-lg.visible-xs{display:table-row!important}th.visible-lg.visible-xs,td.visible-lg.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:767px){.visible-lg.visible-sm{display:block!important}tr.visible-lg.visible-sm{display:table-row!important}th.visible-lg.visible-sm,td.visible-lg.visible-sm{display:table-cell!important}}@media(min-width:768px) and (max-width:767px){.visible-lg.visible-md{display:block!important}tr.visible-lg.visible-md{display:table-row!important}th.visible-lg.visible-md,td.visible-lg.visible-md{display:table-cell!important}}@media(min-width:768px){.visible-lg{display:block!important}
tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}.hidden-xs{display:block!important}tr.hidden-xs{display:table-row!important}th.hidden-xs,td.hidden-xs{display:table-cell!important}@media(max-width:767px){.hidden-xs,tr.hidden-xs,th.hidden-xs,td.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:767px){.hidden-xs.hidden-sm,tr.hidden-xs.hidden-sm,th.hidden-xs.hidden-sm,td.hidden-xs.hidden-sm{display:none!important}}@media(min-width:768px) and (max-width:767px){.hidden-xs.hidden-md,tr.hidden-xs.hidden-md,th.hidden-xs.hidden-md,td.hidden-xs.hidden-md{display:none!important}}@media(min-width:768px){.hidden-xs.hidden-lg,tr.hidden-xs.hidden-lg,th.hidden-xs.hidden-lg,td.hidden-xs.hidden-lg{display:none!important}}.hidden-sm{display:block!important}tr.hidden-sm{display:table-row!important}th.hidden-sm,td.hidden-sm{display:table-cell!important}@media(max-width:767px){.hidden-sm.hidden-xs,tr.hidden-sm.hidden-xs,th.hidden-sm.hidden-xs,td.hidden-sm.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:767px){.hidden-sm,tr.hidden-sm,th.hidden-sm,td.hidden-sm{display:none!important}}@media(min-width:768px) and (max-width:767px){.hidden-sm.hidden-md,tr.hidden-sm.hidden-md,th.hidden-sm.hidden-md,td.hidden-sm.hidden-md{display:none!important}}@media(min-width:768px){.hidden-sm.hidden-lg,tr.hidden-sm.hidden-lg,th.hidden-sm.hidden-lg,td.hidden-sm.hidden-lg{display:none!important}}.hidden-md{display:block!important}tr.hidden-md{display:table-row!important}th.hidden-md,td.hidden-md{display:table-cell!important}@media(max-width:767px){.hidden-md.hidden-xs,tr.hidden-md.hidden-xs,th.hidden-md.hidden-xs,td.hidden-md.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:767px){.hidden-md.hidden-sm,tr.hidden-md.hidden-sm,th.hidden-md.hidden-sm,td.hidden-md.hidden-sm{display:none!important}}@media(min-width:768px) and (max-width:767px){.hidden-md,tr.hidden-md,th.hidden-md,td.hidden-md{display:none!important}}@media(min-width:768px){.hidden-md.hidden-lg,tr.hidden-md.hidden-lg,th.hidden-md.hidden-lg,td.hidden-md.hidden-lg{display:none!important}}.hidden-lg{display:block!important}tr.hidden-lg{display:table-row!important}th.hidden-lg,td.hidden-lg{display:table-cell!important}@media(max-width:767px){.hidden-lg.hidden-xs,tr.hidden-lg.hidden-xs,th.hidden-lg.hidden-xs,td.hidden-lg.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:767px){.hidden-lg.hidden-sm,tr.hidden-lg.hidden-sm,th.hidden-lg.hidden-sm,td.hidden-lg.hidden-sm{display:none!important}}@media(min-width:768px) and (max-width:767px){.hidden-lg.hidden-md,tr.hidden-lg.hidden-md,th.hidden-lg.hidden-md,td.hidden-lg.hidden-md{display:none!important}}@media(min-width:768px){.hidden-lg,tr.hidden-lg,th.hidden-lg,td.hidden-lg{display:none!important}}.visible-print,tr.visible-print,th.visible-print,td.visible-print{display:none!important}@media print{.visible-print{display:block!important}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}.hidden-print,tr.hidden-print,th.hidden-print,td.hidden-print{display:none!important}}@media print{.navbar,.navbar-fixed-top,.navbar-fixed-bottom{position:absolute!important;display:block!important}.navbar .main-navigation>div>div>ul>li{margin:0 25px}.col-md-3{float:left}.visible-sm,.visible-md,.visible-lg,.hidden-xs{display:block!important}tr.visible-sm,tr.visible-md,tr.visible-lg,tr.hidden-xs{display:table-row!important}th.visible-sm,th.visible-md,th.visible-lg,th.hidden-xs,td.visible-sm,td.visible-md,td.visible-lg,td.hidden-xs{display:table-cell!important}.visible-xs,.hidden-sm,.hidden-md,.hidden-lg,tr.visible-xs,tr.hidden-sm,tr.hidden-md,tr.hidden-lg,th.visible-xs,th.hidden-sm,th.hidden-md,th.hidden-lg,td.visible-xs,td.hidden-sm,td.hidden-md,td.hidden-lg{display:none!important}.container{margin-right:auto;margin-left:auto;padding-left:12px;padding-right:12px}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}.no-print{display:none!important}.col-12-print{width:100%!important}}body{font-weight:400}body #pcIDcalendar{z-index:1050}body.compare-popup{padding:0}body.compare-popup h3{clear:both}a,a:active,a:focus{outline:0}a.arrow:after,button.arrow:after,span.arrow:after{content:'  \203a'}a.arrowleft:before,span.arrowleft:before{content:'\2039  '}a.no-underline-link,a.no-underline-link:focus{text-decoration:none}a.lightgreylink{color:#666;text-decoration:underline}a.lightgreylink:before{content:'› '}a.lightgreylink.arrow:before{content:''}a.lightgreylink:hover{color:#666;text-decoration:none}a.greylink{color:#333}a.greylink:hover{color:#333}a.white{color:#fff}a.white:hover,a.white:active{color:#fff}p{font-size:14px;font-weight:300;line-height:1.45}p.p13{font-size:13px}p.headline{font-size:16px}strong{font-weight:400}strong b{font-weight:600}.btn-link strong{font-weight:600}.blue{color:#0078c9!important}h1,.h1{font-weight:300;font-size:30px;text-align:center;margin:15px 0 0}h1.more-category,.h1.more-category{margin-top:3px;margin-bottom:3px;text-align:left}.hl-consulting-homepage{font-weight:300;font-size:30px;text-align:center;margin-top:20px;margin-bottom:15px;color:#151515}h1.big-size{font-size:40px}.page-home h1,.page-home .h1,.page-home-v2 h1,.page-home-v2 .h1{font-size:28px;margin-bottom:30px}.modal h1,.modal .h1{margin:10px 0 30px}.service-page h1{margin:15px 0 20px}.consulting-infobox{border-left:10px solid #79afe2;width:100%;padding:10px;background:#f9f9f9}.consultingContentIndex{width:100%;background:#f9f9f9;padding:10px;border-left:10px solid #79afe2}.consultingContentIndexItems{display:flex;flex-wrap:wrap;gap:10px}.consultingIndexTitle{margin-top:0!important}.modal#helpModal .service-link,.service-page .service-link{font-size:14px;margin-bottom:10px;color:#0078c9;cursor:pointer}.modal#helpModal .service-link span.icon-IC_Lensbest_Plus,.service-page .service-link span.icon-IC_Lensbest_Plus{font-size:15px}.glasses-detail-link,.lenses-detail-link{font-size:14px;color:#0078c9;cursor:pointer;margin-bottom:5px}.glasses-detail-link span.icon-IC_Lensbest_Plus,.lenses-detail-link span.icon-IC_Lensbest_Plus{font-size:15px}.modal#helpModal .icon-category,.service-page .icon-category{float:left}.modal#helpModal .service-content,.service-page .service-content,.glasses-detail-content,.lenses-detail-content{margin:0 0 20px 32px;font-weight:300}.modal#helpModal{z-index:1041}.modal#helpModal h1{font-size:25px;text-align:left;margin:10px 0 30px}.modal#helpModal .modal-body>h1.heavy{margin-left:15px!important}.modal#helpModal ol>li{clear:both}.modal#helpModal ol>li>img{margin-bottom:10px}.modal#helpModal .contentarea h1:first-child{margin-top:0}.modal#helpModal dt{margin-top:20px}.service-link .icon-arrows-0006,.modal#helpModa .icon-arrows-0006,.glasses-detail-link .icon-arrows-0006,.lenses-detail-link .icon-arrows-0006{font-size:12px;font-weight:900;color:#0078c9;margin-right:5px}div.container.margt10.margb30.hidden-xs>div>h1{margin-top:0}#bottomslider3 h1{margin-top:25px}h2,.h2{font-size:36px;font-weight:300;text-align:center;margin:15px 0 15px}h2.small-size{font-size:28px}.service-page h2{font-size:28px}.service-page h2.small-size{font-size:18px;font-weight:400;line-height:1.45}.service-page .sliders h2{margin-bottom:-18px}.footer-marketing h2,.footer-marketing .h2{text-align:inherit}.footer-marketing h2.big-size,.footer-marketing .h2.big-size{font-size:28px}.page-lenses h2,.page-glasses h2,.page-lenses .h2,.page-glasses .h2{font-size:24px}h2.big-h2,.page-lenses h2.big-h2,.page-glasses h2.big-h2{font-size:24px;text-align:center;margin-top:0}h1 a.pull-right,h1 button.btn-link.pull-right{font-size:14px;margin-top:17px;position:absolute;right:20px;line-height:1.2}
h1 a,h1 button.btn-link,h4 button.btn-link{font-size:14px;margin-left:10px}h4 a,h4 button.btn-link{font-size:14px;margin-top:3px;margin-left:10px}h3,.h3{font-size:18px;font-weight:400;line-height:1.45}h4,.h4{font-size:16px}h5,.h5{font-weight:400;font-size:14px;line-height:1.45}object,iframe,embed{max-width:100%}ul,ol{margin:0;padding:0;list-style-type:none}ul>li>ul>li,ol>li>ol>li{margin-left:15px}.radio label,.checkbox label{font-weight:300;cursor:pointer}label{margin-top:14px;margin-bottom:10px;font-weight:400}#AJAXLoginLayer{position:absolute;top:10px}a.greybutton{text-decoration:none;background-color:#fff;border:1px solid #0078c9;font-size:12px;padding:3px 9px;white-space:nowrap}a.greybutton:hover{background-color:#eee}input.input-inline,textarea.input-inline{background:transparent}label.input-label-inline{transition:top .2s linear,color .2s linear,font-size .2s linear;top:6px;color:#999;font-size:14px;position:absolute;text-align:left;pointer-events:none;left:10px;background-color:white;padding:0 5px}label.input-label-inline.input-lg{height:auto;left:12px;top:12px;min-width:55px}label.input-label-inline.input-sm{height:auto}label.input-label-inline.readonly-input{background-color:initial}.input-label-inline{margin:0}label.input-label::before{top:0}label.input-label::after{bottom:0}.input-filled .input-label-inline,.input-fixed .input-label-inline{top:-7px;color:#666;font-size:12px;line-height:1}.input-filled .input-label-inline.input-lg,.input-fixed .input-label-inline.input-lg{left:12px;top:-7px;min-width:auto!important;background-image:linear-gradient(#ebf4fb 60%,#fff 40%)}.input-filled .input-label-inline .blue_icon,.input-fixed .input-label-inline .blue_icon{top:-7px;color:#666;font-size:12px;line-height:1}.input-filled .input-label-inline .blue_icon.input-lg,.input-fixed .input-label-inline .blue_icon.input-lg{left:12px;top:-7px;min-width:auto!important;background-image:linear-gradient(#ebf4fb 60%,#fff 40%)}label.input-label-outline{margin-top:0;margin-bottom:7px;font-size:12px;line-height:1}.input-inline[readonly="readonly"]+.input-label-inline,.input-inline[readonly="readonly"]:focus+.input-label-inline,.input-inline[readonly="readonly"]+.tooltip+.input-label-inline,.input-filled .input-inline[disabled]+.input-label-inline,.input-inline[disabled]+.input-label-inline,.input-inline[disabled]:focus+.input-label-inline,.input-inline[disabled]+.tooltip+.input-label-inline,.input-filled .input-inline[disabled]+.input-label-inline{background-color:#eee}.input-filled .input-inline[disabled]+.input-label-inline.input-lg,.input-fixed .input-inline[disabled]+.input-label-inline.input-lg{background-color:#fff;background-image:linear-gradient(#ebf4fb 60%,#eee 40%)}.input-filled .input-label-inline.readonly-input{background-color:white}textarea.form-control.input-inline{padding:10px 15px}.emailRecommendationModal textarea.form-control.input-inline{padding:20px 15px}.input-filled .input-inline.kor-field-error{border-color:#c00}.input-label-inline .input-label-content .required-star{padding:0}.checkout-newuser-page .clear{overflow:visible}.checkout-newuser-page .form-control{padding-left:9px}input .radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{margin-top:5px}.table.lighthead tr th,.table.lighthead thead tr th{color:#666;font-weight:400}.table>thead>tr>th{border-bottom-width:1px}.table>thead>tr>th.noborder{border:0}.table>thead>tr>th,.table>tbody>tr>td{vertical-align:middle}table.smalltable{font-size:12px}table.smalltable thead th,table.smalltable tbody td{padding:3px 0 0 3px}table.smalltable thead th:last-child,table.smalltable tbody td:last-child{padding-right:0}table.smalltable thead th:first-child,table.smalltable tbody td:first-child{padding-left:0}.dark-border td{border:1px solid #e5e5e5!important}.panel-body .table>tbody>tr>td{vertical-align:top}.panel-body .table>tbody>tr>td:first-child,.panel-body .table>thead>tr>th:first-child{padding-left:0}.panel-body .table>tbody>tr>td:last-child,.panel-body .table>thead>tr>th:last-child{padding-right:0}.ie10 .fake-select-arrow{display:none!important}.fake-select-arrow.input-lg>div>span.retina-icon{display:block;position:absolute;top:12px;right:11px}input::-ms-clear{display:none}.input-lg{line-height:1.45;height:47px}input[type="radio"]{display:none}input[type="radio"]+label{margin-top:0;font-weight:300;float:left;cursor:pointer;color:#333}input[type="radio"]+label>span:not(.icon){border:1px solid #0078c9;border-radius:100%;width:15px;height:15px;display:block;float:left;margin-right:5px;margin-top:2px;position:relative;background-color:white}input[type="radio"]+label>span:not(.icon).mark{width:18px;height:18px;border:0;font-family:'retinafont'!important;font-size:18px}input[type="radio"]+label>span:not(.icon).mark:before{position:absolute;left:0;top:-1px;line-height:1;content:"\e974"}#accordion-alreadycustomer label span.fake-checkbox:not(.icon){border-radius:0;color:#0078c9;padding:4px 0 0 4px;font-size:20px}input[type="radio"].checked+label span:not(.icon):before,input[type="radio"]:checked+label span:not(.icon):before{display:block;width:11px;height:11px;border-radius:100%;background-color:#0078c9;content:'';position:absolute;left:1px;top:1px}input[type="radio"].checked+label span:not(.icon).mark:before,input[type="radio"]:checked+label span:not(.icon).mark:before{position:absolute;left:0;top:0;width:18px;height:18px;border-radius:0;line-height:1;content:"\e983";color:#fff;background-color:#333}#accordion-alreadycustomer .guest-account-section input[type="radio"].checked+label span:not(.icon),#accordion-alreadycustomer .guest-account-section input[type="radio"]:checked+label span:not(.icon),#accordion-alreadycustomer .new-account-select-button-section input[type="radio"].checked+label span:not(.icon),#accordion-alreadycustomer .new-account-select-button-section input[type="radio"]:checked+label span:not(.icon){font-family:'retinafont'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#accordion-alreadycustomer .guest-account-section input[type="radio"].checked+label span:not(.icon):before,#accordion-alreadycustomer .guest-account-section input[type="radio"]:checked+label span:not(.icon):before,#accordion-alreadycustomer .new-account-select-button-section input[type="radio"].checked+label span:not(.icon):before,#accordion-alreadycustomer .new-account-select-button-section input[type="radio"]:checked+label span:not(.icon):before{background:0;content:"\e927";position:relative;top:0;left:0}input[type="radio"]+label>span.fake-checkbox{border-style:solid;border-width:1px;border-color:#0078c9;background:0;width:32px;height:32px;margin:1px 9px 3px 0;display:block;float:left;background:inherit;background-position:inherit}.chatStatus{width:8px;height:8px;border-radius:4px;margin-top:24px;margin-left:-7px}.chatStatus.online{background-color:#37a933}.chatStatus.offline{background-color:#bc0319}#checkout-header-mobile .icon-professional-advice,#checkout-header-mobile .icon-hotline{line-height:30px;width:30px;font-size:30px;color:#0078c9}
#checkout-header-mobile .chatStatus{margin-left:20px;margin-top:-13px;display:block;position:relative}.checkout-icons-mobile{font-size:25px}#smallToasterNewsletterBanner,#smallToasterBanner{margin:0 0 5px 5px;width:200px}.lpEngagementTile{height:40px;z-index:10000;margin:0 5px;color:#fff;cursor:pointer;font-size:12px}.lpEngagementTile.underline{border-bottom:1px solid #fff}.lpEngagementTile.underline.feedback{border-top:1px solid #fff}.lpEngagementTilea,.lpEngagementTile a:hover{color:#fff!important}.lpEngagementTileSize{width:230px;height:35px}.lpEngagementTile .retina-icon{color:#fff!important;font-size:22px!important}#LiveEngagementFadeIn,#LiveEngagementFadeInStatic,#LiveEngagementFeedback{right:-160px;transition:right 1.2s cubic-bezier(0,1,0.5,1)}#LiveEngagementFadeIn:hover,#LiveEngagementFadeInStatic:hover,#LiveEngagementFeedback:hover{right:-1px}.chatStart{font-size:22px;color:#fff}.chatStart:hover{text-decoration:underline;cursor:pointer}#_hj-f5b2a1eb-9b07_feedback{z-index:999!important}#_hj-f5b2a1eb-9b07_feedback_minimized{height:82px!important}#_hj-f5b2a1eb-9b07_feedback[data-minimized-position="middle_right"] ._hj-f5b2a1eb-9b07_feedback_minimized_label{right:0!important;border-radius:0 0 0 0!important;opacity:1!important;width:51px!important;padding:13px 14px 12px 20px}._hj-f5b2a1eb-9b07_feedback_minimized_label:hover{box-shadow:none!important;transition:none!important;right:-2px!important}#_hj-f5b2a1eb-9b07_feedback #_hj-f5b2a1eb-9b07_feedback_minimized{opacity:1!important}#_hj-f5b2a1eb-9b07_feedback_open{right:55px!important}.lpEngagementTriggerFadeIn{width:210px;height:120px;background-color:#0078c9;cursor:pointer;display:block;box-shadow:0 0 2px #666}.lpEngagementTriggerFadeIn.hotjarFeedback{box-shadow:none!important}.lpEngagementTriggerFadeIn.hotjarFeedback:hover{box-shadow:0 0 2px #666!important}.lpEngagementTriggerFadeIn.barcode{height:160px}.lpEngagementBubble{margin:auto 15px 10px auto;width:50px;height:50px;cursor:pointer;display:block;position:fixed;top:auto;bottom:0;left:auto;right:0;border-radius:25px;background-color:#0078c9}.lpProactiveBubble{position:fixed;background:#88b7e3;border-radius:.4em;color:#fff;z-index:100;top:45px;margin-right:10px}.lp_mobile .lp_minimize{display:none!important}#lpChat input:focus,#lpChat textarea:focus,#lpChat select:focus,.lp_main .lp_cancel_button:focus{outline:1px solid #0060a0!important}#lpChat div:focus,#lpChat input[type="radio"]:focus{outline:none!important}#lpChat .lp_survey_area .lp_pages_area .lp_input-field:hover{border:1px solid gainsboro!important}.lp_input-field input:hover{border-color:#0060a0!important}.lp_checkbox_button input[type="checkbox"]{display:inline-block}.lp_checkbox_button label{vertical-align:bottom!important}.lp_radio_button input[type="radio"]{display:inline-block;float:left;vertical-align:baseline}.lp_radio_button label{vertical-align:baseline!important}#barcodeErrorHandler{color:#c00}#barcodeProgressHandler{color:#37a933}.btn-barcode{padding:0 15px 10px 15px!important}.btn-barcode:hover svg g{fill:#fff}.barcode-loading{display:inline-block;width:166px}.drawingBuffer{position:relative;top:-365px;left:0}input[type="checkbox"]{display:none}input[type="checkbox"]+label{margin-top:0;font-weight:300;cursor:pointer}input[type="checkbox"]+label span:first-child{display:inline-block;margin:-4px 8px 0 0;vertical-align:middle;cursor:pointer;font-family:'retinafont'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px}input[type="checkbox"]+label span:first-child:before{content:"\e974";background-color:#fff}input[type="checkbox"]+label span:first-child.mark{font-size:18px}input[type="checkbox"]+label span:first-child.mark:before{content:"\e974"}input[type="checkbox"]+label.checked span:first-child,input[type="checkbox"][checked="checked"]+label span:first-child,input[type="checkbox"]:checked+label span:first-child{font-family:'retinafont'!important;speak:none;font-style:normal;font-variant:normal;text-transform:none;line-height:1;text-align:left}input[type="checkbox"]+label.checked span:first-child:before,input[type="checkbox"][checked="checked"]+label span:first-child:before,input[type="checkbox"]:checked+label span:first-child:before{content:"\e973"}input[type="checkbox"]+label.checked span:first-child.mark,input[type="checkbox"][checked="checked"]+label span:first-child.mark,input[type="checkbox"]:checked+label span:first-child.mark{background-color:#333}input[type="checkbox"]+label.checked span:first-child.mark:before,input[type="checkbox"][checked="checked"]+label span:first-child.mark:before,input[type="checkbox"]:checked+label span:first-child.mark:before{content:"\e983";color:#fff;background-color:#333}input[type="checkbox"]+label.add-box-label{font-weight:400;color:#ccc}input[type="checkbox"]+label.add-box-label span.mark{color:#333}input[type="checkbox"]:checked+label.add-box-label{color:#333}input[type="checkbox"]+label span.fake-radio:first-child{background-position:-51px -40px;width:15px;height:15px}.texttool_div.texttool_button,.dsFilledButton{background:#0078c9!important;border-bottom:none!important}.texttool_div.texttool_button:hover,.dsFilledButton:hover{color:#fff;text-decoration:none!important;background:#0069b0!important}.btn.btn_clear,.texttool_div.texttool_button.btn_clear,.dsFilledButton.btn_clear,.btn-primary.btn_clear{background:none!important;border:1px solid #333!important;color:#333;min-width:0;padding:9px 15px;text-decoration:none!important}.btn.btn_clear:hover,.texttool_div.texttool_button.btn_clear:hover,.dsFilledButton.btn_clear:hover,.btn-primary.btn_clear:hover{background:#333!important;color:#fff}.btn.btn_clear.vs_btn_white,.texttool_div.texttool_button.btn_clear.vs_btn_white,.dsFilledButton.btn_clear.vs_btn_white,.btn-primary.btn_clear.vs_btn_white{border-color:#fff!important;color:#fff}.btn.btn_clear.vs_btn_white:hover,.texttool_div.texttool_button.btn_clear.vs_btn_white:hover,.dsFilledButton.btn_clear.vs_btn_white:hover,.btn-primary.btn_clear.vs_btn_white:hover{background:#fff!important;color:#333}.btn.btn_clear.vs_btn_blue,.texttool_div.texttool_button.btn_clear.vs_btn_blue,.dsFilledButton.btn_clear.vs_btn_blue,.btn-primary.btn_clear.vs_btn_blue{border-color:#0078c9!important;color:#0078c9}.btn.btn_clear.vs_btn_blue.disabled,.texttool_div.texttool_button.btn_clear.vs_btn_blue.disabled,.dsFilledButton.btn_clear.vs_btn_blue.disabled,.btn-primary.btn_clear.vs_btn_blue.disabled{opacity:1}.btn.btn_clear.vs_btn_blue:hover,.texttool_div.texttool_button.btn_clear.vs_btn_blue:hover,.dsFilledButton.btn_clear.vs_btn_blue:hover,.btn-primary.btn_clear.vs_btn_blue:hover{background:#0078c9!important;color:#fff}.btn.btn_clear.more-slider-products,.texttool_div.texttool_button.btn_clear.more-slider-products,.dsFilledButton.btn_clear.more-slider-products,.btn-primary.btn_clear.more-slider-products{padding:2px 8px;text-transform:none;font-size:13px}
.btn.btn_white,.texttool_div.texttool_button.btn_white,.dsFilledButton.btn_white,.btn-primary.btn_white{background:#fff!important;color:#333;min-width:0;text-decoration:none!important}.btn.btn_white:hover,.texttool_div.texttool_button.btn_white:hover,.dsFilledButton.btn_white:hover,.btn-primary.btn_white:hover,.btn.btn_white:active,.texttool_div.texttool_button.btn_white:active,.dsFilledButton.btn_white:active,.btn-primary.btn_white:active{background:#333!important;color:#fff}.btn.btn_white.vs_btn_blue,.texttool_div.texttool_button.btn_white.vs_btn_blue,.dsFilledButton.btn_white.vs_btn_blue,.btn-primary.btn_white.vs_btn_blue{background:#0078c9;color:#fff}.btn.btn_white.vs_btn_blue.disabled,.texttool_div.texttool_button.btn_white.vs_btn_blue.disabled,.dsFilledButton.btn_white.vs_btn_blue.disabled,.btn-primary.btn_white.vs_btn_blue.disabled{opacity:1;background:#fff;border-color:#0078c9!important;color:#0078c9}.btn.btn_white.vs_btn_blue:hover,.texttool_div.texttool_button.btn_white.vs_btn_blue:hover,.dsFilledButton.btn_white.vs_btn_blue:hover,.btn-primary.btn_white.vs_btn_blue:hover,.btn.btn_white.vs_btn_blue:active,.texttool_div.texttool_button.btn_white.vs_btn_blue:active,.dsFilledButton.btn_white.vs_btn_blue:active,.btn-primary.btn_white.vs_btn_blue:active{background:#0060a0!important;border:1px solid #004472!important}.btn.btn_white.bordered,.texttool_div.texttool_button.btn_white.bordered,.dsFilledButton.btn_white.bordered,.btn-primary.btn_white.bordered{border-color:#333!important}.btn.btn_green,.texttool_div.texttool_button.btn_green,.dsFilledButton.btn_green,.btn-primary.btn_green{background:#37a933!important;border:1px solid #31952d!important;color:#fff;min-width:0;text-decoration:none!important}.btn.btn_green.disabled,.texttool_div.texttool_button.btn_green.disabled,.dsFilledButton.btn_green.disabled,.btn-primary.btn_green.disabled{background:#fff;border:1px solid #333!important;color:#333;opacity:1}.btn.btn_green:hover,.texttool_div.texttool_button.btn_green:hover,.dsFilledButton.btn_green:hover,.btn-primary.btn_green:hover,.btn.btn_green:active,.texttool_div.texttool_button.btn_green:active,.dsFilledButton.btn_green:active,.btn-primary.btn_green:active{background:#2d8a2a!important;border:1px solid #21661f!important;color:#fff}.btn.btn_black,.texttool_div.texttool_button.btn_black,.dsFilledButton.btn_black,.btn-primary.btn_black{background:#333!important;border:1px solid #333!important;color:#fff;min-width:0;text-decoration:none!important}.btn.btn_black.disabled,.texttool_div.texttool_button.btn_black.disabled,.dsFilledButton.btn_black.disabled,.btn-primary.btn_black.disabled{background:#ccc;border:1px solid #ccc!important;color:#fff;opacity:1}.btn.btn_black:hover,.texttool_div.texttool_button.btn_black:hover,.dsFilledButton.btn_black:hover,.btn-primary.btn_black:hover,.btn.btn_black:active,.texttool_div.texttool_button.btn_black:active,.dsFilledButton.btn_black:active,.btn-primary.btn_black:active{background:#1f1f1f!important;border:1px solid #141414!important;color:#fff}.btn_clear .product-text{color:#333;line-height:1.45}.btn_clear .product-text:hover{color:#fff}.vs_link .dsFilledButton{color:#0078c9;background:none!important}.btn,.dsFilledButton{text-transform:uppercase;-webkit-transition:background .4s linear;-moz-transition:background .4s linear;-ms-transition:background .4s linear;-o-transition:background .4s linear;transition:background .4s linear;line-height:1.45}.btn.wrap{white-space:normal}.btn.btn-primary{border:0;border-bottom:1px solid #0060a0}.btn.btn-primary.btn_clear{padding:9px 15px}.btn.btn-primary.btn_checkout_dark{background-color:#333;color:#fff}.btn.btn-primary.btn-plane{background:0;border:1px solid #333!important;color:#333;min-width:0;padding:9px 15px}.btn.btn-primary.btn-plane:after{content:none!important}.btn.btn-primary.btn-plane:hover,.btn.btn-primary.btn-plane :active,.btn.btn-primary.btn-plane :focus{background:none!important;background-color:none!important;color:#333}.btn.btn-default{padding-bottom:5px}.btn.btn-default.btn-lg{border:1px solid #0078c9;text-transform:none;padding-bottom:10px}.btn.btn-default:hover{background:#0078c9;color:white}.btn:after{content:'  \203a'}.btn.noarrow:after{content:''}.btn.btn-back-arrow:after{content:""}.btn.btn-back-arrow:before{content:"‹ "}.btn.btn-lg{line-height:1.45}.btn.btn-s{padding:6px 12px}.btn.btn-coupon{margin-left:-1px;font-size:14px;height:34px}.btn.disabled{background:#0078c9;border-bottom-color:#0078c9}.btn.btn-default.disabled{background:white;border:1px solid #ccc;border-bottom-color:#666;color:#ccc}.main-nav-btn{top:230px;left:35px;position:absolute;color:#333!important}.main-nav-btn:hover{color:white!important}.slider-text-link{font-size:13px}.slider-text-link.visible-xs{padding-right:5px}.more-products-wrapper{display:flex;align-items:flex-end;justify-content:space-between}.more-products-container{padding-right:33px;margin-top:0;margin-bottom:0}.more-products-container-hp{margin-top:0;margin-bottom:0}.row.disabled{opacity:.5}.alert{text-align:center;margin:10px 0}.required-fields-explanation{font-size:12px;margin:10px 0 0 27px}.tooltip.fade{margin-right:10px}.tooltip.in{position:absolute;z-index:20000;opacity:1}.tooltip-inner{background-color:#ebf4fb;min-width:175px;text-align:left;padding:10px;z-index:2000;box-shadow:2px 2px 2px #666}.tooltip-inner h6{font-weight:600;margin:0 0 5px 0}.tooltip.left .tooltip-arrow{border-left-color:#ebf4fb}.tooltip.right .tooltip-arrow{border-right-color:#ebf4fb}.tooltip.bottom .tooltip-arrow{border-bottom-color:#ebf4fb}.tooltip.top .tooltip-arrow{border-top-color:#ebf4fb}.red-tooltip+.tooltip>.tooltip-inner{color:#fff;background-color:#666}.red-tooltip+.tooltip.left .tooltip-arrow{border-left-color:#666}.red-tooltip+.tooltip.right .tooltip-arrow{border-right-color:#666}.red-tooltip+.tooltip.bottom .tooltip-arrow{border-bottom-color:#666}.red-tooltip+.tooltip.top .tooltip-arrow{border-top-color:#666}.paging-container .pagination{margin:0}.paging-container .pagination li:first-child{margin-left:0}.paging-container .pagination li{margin-left:10px;margin-bottom:10px;float:left;background-color:white}.paging-container .pagination li.disabled a{border-color:#e5e5e5}.paging-container .pagination li.disabled.active,.paging-container .pagination li.active{border-color:#e5e5e5;background:#0078c9;color:white}.paging-container .pagination li.disabled.active a{border-color:#0078c9;background:#0078c9;color:white}.paging-container .pagination li:last-child{margin-right:0}.paging-container .pagination-sm li a{padding:3px 9px}.paging-container .sortby{width:150px;margin-top:-11px}.breadcrumbholder{background:#f9f9f9;border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;height:31px}.divider{height:1px;width:100%;background:#e5e5e5}.divider.sliderdivider{margin-top:10px;margin-bottom:30px}.blue-xs .divider{background:white}.horizontal-divider-with-text{align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;color:#666}.horizontal-divider-with-text::after,.horizontal-divider-with-text::before{background-color:#eee;content:'';display:inherit;-ms-flex-preferred-size:100%;flex-basis:100%;height:1px}.horizontal-divider-with-text::before{margin-right:10px}.horizontal-divider-with-text::after{margin-left:10px}.navbar-default{border:0;margin-bottom:0;z-index:1029}.nav>li>a{position:static;padding:0}ul.styled{font-size:14px;font-weight:300;line-height:1.45;list-style-type:square;padding:0 0 0 20px}ul.checked li{clear:both;float:left;margin-bottom:10px;width:100%}ul.checked span:first-child{margin-right:10px;float:left}ul.checked span:last-child{float:left;margin-top:-3px;width:90%}ul.usp{width:100%;min-height:55px;font-size:12px;margin:0;font-weight:300;list-style-type:none;height:auto}
ul.usp li{margin-bottom:3px}ul.usp li span{width:93%;float:left}ul.usp li span.retinaicon{width:7%}ul.usp li span.retinaicon:before{font-size:10px;font-weight:900;margin-right:5px;color:#0078c9}ul.list-inline li{padding:0}ol.decimal{list-style:decimal;font-weight:300}.form-control{box-shadow:none;font-weight:400}.form-control .blueborder{border-color:#0078c9}.form-control .darkborder{border-color:#333}.form-control:focus,.form-control:hover{box-shadow:none}.form-control:focus+.input-label-inline{color:#00548c}input.cc_securitycode_edit{width:150px}@media screen and (-webkit-min-device-pixel-ratio:0){.form-control{padding:0 12px}}select{-webkit-appearance:none;line-height:25px!important}select.input-lg{font-size:14px;-moz-appearance:none}.ish-pageNavigation-filters-filter select::-ms-expand{display:none}select option:disabled{background:lightgrey}select option.sub{text-indent:20px}.carousel{height:auto}.carousel .carousel-indicators{bottom:5px;display:block;z-index:1000}body.page-home .carousel .carousel-indicators body.page-home-v2 .carousel .carousel-indicators{bottom:2%}.promo-xs.visible-xs.carousel .carousel-inner div{background-size:100%}#product-image-position{position:inherit}#product-image-position li a{position:absolute;cursor:pointer;top:65px}#product-image-position li a.leftbutton{left:0}#product-image-position li a.rightbutton{right:0}.carousel-indicators-pdp{position:static;margin:0;height:15px}.carousel-indicators li{margin:0;border-radius:0;border-width:0;background-color:#999;width:8px;height:8px;border-radius:4px;margin:3px 5px}.carousel-indicators li.active{background-color:#333;width:8px;height:8px;border-radius:4px;margin:3px 5px}.carousel-indicators li:hover{background-color:#333}.carousel-indicators li.active:hover{background-color:#333}.carousel-fade .carousel-inner .item{opacity:0;transition-property:opacity}.carousel-fade .carousel-inner .active{opacity:1}.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right{left:0;opacity:0;z-index:1}.carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right{opacity:1}.carousel-fade .carousel-control{display:none;z-index:100}.carousel-fade .carousel-control span{font-size:14px;font-weight:bold;color:#333}.carousel-fade .carousel-control span:before{opacity:1}.cached-main-preview-image,#mobile-main-product-image-hook-js,#initial-main-productimage-js,.initial-glasses-image-links-wrapper,.initial-crossselling-container,.initial.additional-crosselling-container,.initial-etui-image-link{display:none}.crosell-tile-list li span:before{height:20px}.product-image .carousel-indicators li{margin:0 10px}.product-image-xs{margin-bottom:10px}.additionals{border-top:1px solid #e5e5e5;margin-bottom:0}.promo-xs .additionals{border-bottom:0}.ish-note{font-size:12px;color:#666}.ish-content{min-height:400px;margin-bottom:100px;padding-top:10px}.ish-field-buttonGroup{margin-top:10px;float:left}.main-navigation{background:#0078c9;box-shadow:0 0 2px #666;position:relative;top:0}.main-navigation.fixed{position:fixed;top:0;margin:0!important;width:100%;z-index:3000}.main-navigation.fixed .megamenu{z-index:3001}.main-navigation .megamenu ul li.slide-menu-sub-toggle,.main-navigation .megamenu ul:first-child li.slide-menu-sub-toggle{display:none!important}.main-navigation ul.list-inline li .megamenu ul:first-child li.mobile-megamenu-back,.main-navigation ul.list-inline li .megamenu ul li.mobile-megamenu-back{display:none!important}.main-navigation-placeholder.holdplace{height:40px;background-color:#fcfcfc}.accountreturn-mobile-checkout span{font-size:25px}#LensbestLivechatTriggerMobileCheckout .icon-professional-advice{font-size:25px}#LensbestLivechatTriggerMobileCheckout .padt5{padding:0}#LensbestLivechatTriggerMobileCheckout .chatStatus{margin-left:14px;margin-top:-12px}.checkout-page .main-navigation{top:0}.checkout-page .main-navigation>div>div>ul>li{border-bottom:0;border-bottom-style:none}.btn.ish-headerSearch-go{padding:6px 12px 3px 12px;height:34px}.btn.ish-headerSearch-go .retinaicon.icon-theessentials-25273{font-size:20px}.main-navigation>div>div>ul>li{padding:5px 15px 0 15px;margin:0 15px;border-bottom:3px;border-color:#0078c9;border-bottom-style:solid}.main-navigation>div>div>ul>li:hover,.main-navigation>div>div>ul>li.main-navigation-header-active{border-bottom-color:white}.main-navigation>div>div>ul>li:first-child{padding-left:2%}.main-navigation>div>div>ul>li:last-child{margin-right:0}.main-navigation>div>div>ul>li>a{text-transform:uppercase;color:white;font-size:15px}.checkout .main-navigation>div>div>ul>li>a{text-transform:none;font-size:14px}.main-navigation>div>div>ul>li>a:active,.main-navigation>div>div>ul>li>a:focus,.main-navigation>div>div>ul>li>a:hover{text-decoration:none}.main-navigation div.megamenu{width:935px;height:535px;display:none;position:absolute;top:25px;left:0;background:white;z-index:1041;box-shadow:0 0 2px #666;padding:40px 0 40px 10px;text-align:left;color:#333}.main-navigation div.megamenu ul{float:left;width:190px;margin:0 0 15px 15px;line-height:1.35}.main-navigation div.megamenu ul.extended{width:210px}.main-navigation div.megamenu ul li{padding-bottom:5px}.main-navigation div.megamenu ul.special-offer{background-color:#f2f2f2}.main-navigation div.megamenu .megamenu-bottomlink{position:absolute;bottom:5px;left:28px}.main-navigation .megamenu a{color:#0078c9}.main-navigation .megamenu .shape.retina-icon{font-size:16px;margin-right:10px;vertical-align:middle;display:inline-block;overflow:hidden;width:45px;color:#333}.main-navigation .megamenu ul li:first-child{margin-bottom:10px;font-size:18px}.main-navigation .megamenu ul li:first-child a{color:#333;font-size:18px}.main-navigation .megamenu.popright{right:0;left:inherit}.main-navigation .megamenu ul li:first-child{color:#666}.main-navigation div.megamenu .megamenu-image{float:right;margin-top:-40px}.main-navigation div.megamenu .megamenu-image img{max-height:460px;max-width:610px}.main-navigation div.megamenu .megamenu-manufacturer{position:absolute;bottom:20px;height:80px}.main-navigation div.megamenu .megamenu-manufacturer ul.list-inline{width:100%;margin:0}.main-navigation div.megamenu .megamenu-manufacturer ul li,.main-navigation div.megamenu .megamenu-manufacturer ul li:first-child{margin-right:10px;margin-bottom:0}.main-navigation div.megamenu ul li.column1,.main-navigation div.megamenu ul.seplist li.column1{margin-left:0}.main-navigation div.megamenu ul li.column2,.main-navigation div.megamenu ul.seplist li.column2{margin-left:15em;min-width:140px}.main-navigation div.megamenu ul.seplist li.reset{margin-top:-16.25em}#megamenu-content3,#megamenu-content4{padding:0;height:340px}.main-navigation div#megamenu-content5 ul.seplist li.reset{margin-top:-8.5em}.main-navigation div#megamenu-content6 ul li.column1,.main-navigation div#megamenu-content6 ul.seplist li.column1{width:200px}.main-navigation div#megamenu-content6 ul li.column2,.main-navigation div#megamenu-content6 ul.seplist li.column2{margin-left:16.5em}.main-navigation div#megamenu-content6 ul li.reset,.main-navigation div#megamenu-content6 ul.seplist li.reset{margin-top:-7.195em}@media screen and (max-width:767px){.main-navigation div#megamenu-content6 ul li.column1,.main-navigation div#megamenu-content6 ul.seplist li.column1{width:100%}.main-navigation div#megamenu-content6 ul li.column2,.main-navigation div#megamenu-content6 ul.seplist li.column2{margin-left:0}.main-navigation div#megamenu-content6 ul li.reset,.main-navigation div#megamenu-content6 ul.seplist li.reset{margin-top:0}}.main-navigation div#megamenu-content7 ul{width:180px}.main-navigation div#megamenu-content7 ul.seplist li.reset{margin-top:-12.65em}@media screen and (min-width:768px){.main-navigation div#megamenu-content6,.main-navigation div#megamenu-content7{width:555px}}.main-navigation div.megamenu .seplist li:first-child{width:520px}#paginganchor h1{margin:10px 0}.ish-selectboxContainer-birthday select{float:left;margin-right:10px;width:25%}
.birthday-label{margin-bottom:0}label .required-star{padding-right:5px}.ish-error p,p.ish-error,.kor-error p,p.kor-error{color:#c00}.ish-error p,p.ish-error{text-align:center}.js-validation-general-error{width:75%;margin:0 auto}div.kor-error-field,label.kor-error-field,label.js-strength-validation-target{margin:0;font-size:12px}label.js-strength-validation-target{transition:color .8s linear;color:#c00;line-height:1;min-height:17px;min-width:1px}div.kor-error-field,label.kor-error-field{color:#c00;display:inline-block}textarea.kor-field-error,select.kor-field-error,input.kor-field-error{border-color:#c00}.default-page{margin-top:10px;margin-bottom:60px;min-height:400px}.default-page.cart-page{min-height:220px}.js-sociallinks{height:0;overflow:hidden}.socialcontent>a{margin-right:15px;margin-top:-3px;float:left;line-height:36px;font-size:36px;color:#333}.socialcontent>a:hover{color:#0078c9}.socialcontent>a:last-child{margin-right:0}.shading-preview{background-color:#ebf4fb;text-align:center}#shading-div{height:200px}#shade-2d{position:absolute;left:0;right:0;margin:auto;max-width:99%;max-height:199px}#shading-image{position:absolute;left:0;right:0;margin:auto;max-width:100%;max-height:200px}#opacity-label{display:none;justify-content:center;align-items:center;margin-top:0}.slider-image{width:29px;height:auto;margin-left:3px;margin-right:3px}.slider-opacity{-webkit-appearance:none;border:1px solid #ebf4fb;width:200px;opacity:.7;-webkit-transition:.2s;transition:opacity .2s}.slider-opacity:hover{opacity:1}.slider-opacity::-webkit-slider-runnable-track{max-width:100%;height:5px;background:#d3d3d3;border:0;border-radius:3px}.slider-opacity::-webkit-slider-thumb{-webkit-appearance:none;border:0;height:25px;width:25px;border-radius:50%;background:#0078c9;margin-top:-10px}.slider-opacity:focus{outline:0}.slider-opacity:focus::-webkit-slider-runnable-track{background:#ccc}.slider-opacity::-moz-range-track{max-width:100%;height:5px;background:#d3d3d3;border:0;border-radius:3px}.slider-opacity::-moz-range-thumb{border:0;height:25px;width:25px;border-radius:50%;background:#0078c9}.slider-opacity:-moz-focusring{outline:1px solid #ebf4fb;outline-offset:-1px}.slider-opacity::-ms-track{max-width:100%;height:5px;background:transparent;border-color:transparent;border-width:10px 0;color:transparent}.slider-opacity::-ms-fill-lower{background:#d3d3d3;border-radius:10px}.slider-opacity::-ms-fill-upper{background:#d3d3d3;border-radius:10px}.slider-opacity::-ms-thumb{border:0;height:25px;width:25px;border-radius:50%;background:#0078c9;margin-top:0}.slider-opacity::-ms-tooltip{display:none}.green-sticker{background:#37a933;color:white;width:130px;height:130px;border-radius:100%;position:absolute;left:-145px;top:-90px;text-align:center}.green-sticker p{font-size:16px;line-height:1.45;margin-left:12px;margin-top:21px;width:109px;font-weight:400;display:block}.green-sticker a{color:white;text-decoration:underline}.green-sticker a:hover{text-decoration:none}.largenote{font-size:26px;line-height:1.45}.mediumlargenote{font-size:22px;line-height:1.45}.mediumnote{font-size:16px;line-height:1.45}.smallnote{font-size:12px;line-height:1.45}.verysmallnote{font-size:10px;color:#999;line-height:1.45;margin:10px 0 10px;font-weight:400}.footer .verysmallnote{color:#fff}.page-glasses .verysmallnote{margin-bottom:0}.blueborder{border:1px solid #0078c9}.headerlist li{margin:8px 15px 17px 0}.headerlist li a,.headerlist li form#one-click-reorder input[type="submit"]{color:#666}.ish-headerSearch .input-group{width:450px}.ish-headerSearch .input-group input{font-size:13px;padding-right:50px;border-color:#0078c9}.ish-headerSearch .input-group button[type="reset"]{position:absolute;right:50px;top:4px;line-height:12px;font-size:16px;font-weight:normal;background:transparent;color:#666;box-shadow:none!important}.ish-headerSearch .input-group button[type="reset"]:hover,.ish-headerSearch .input-group button[type="reset"]:focus{color:#0078c9;border:1px solid transparent}.ish-headerSearch .input-group input:not(:valid) ~ button[type="reset"]{display:none}.ish-searchForm-recommendationTerms{border:1px solid #e5e5e5;padding:0 0 5px 0;margin-top:-1px;background:white;z-index:2000;min-width:406px!important;box-shadow:0 2px 2px #666;top:130px!important}.cookie-notice .ish-searchForm-recommendationTerms{top:154px!important}.ish-searchForm-recommendationTerms .suggest-more-results{cursor:pointer;margin:5px 10px;float:right}.ish-searchForm-recommendationTerms-term{cursor:pointer;display:block;margin:0 8px}.products-block .ish-searchForm-recommendationTerms-term{height:78px}.ctbr-block .ish-searchForm-recommendationTerms-term{height:52px}.ish-searchForm-recommendationTerms .ish-searchTerm{font-weight:400}.ish-searchForm-recommendationTerms-term.ish-searchForm-recommendationTermsSelected{border-bottom:2px solid #0078c9;background:#f8fcfe}.ish-searchForm-recommendationTerms{padding-left:1px}@media screen and (max-width:767px){.ish-searchForm-recommendationTerms{width:300px}}.product-heading,.category-heading{margin-top:10px;margin-bottom:10px;padding-left:20px;color:#333;font-weight:300;font-size:20px}.ish-searchForm-recommendationTerms .ctbr-block{width:300px;float:left}.ish-searchForm-recommendationTerms .products-block{width:402px}.ish-searchForm-recommendationTerms .products-block,.ish-searchForm-recommendationTerms .ctbr-block{float:left;overflow:hidden}@media screen and (max-width:767px){.ish-searchForm-recommendationTerms .products-block,.ish-searchForm-recommendationTerms .ctbr-block{float:none;width:100%}}.quicksuggest-image{float:left;width:26%}@media screen and (max-width:767px){.quicksuggest-image{width:31%}}.quicksuggest-query{display:table-cell;float:left;padding-left:15px;padding-top:15px;width:74%}@media screen and (max-width:767px){.quicksuggest-query{width:69%}}.ctbr-block .quicksuggest-query{width:100%}.ish-searchTerm{color:#0078c9}.nosearchresult-page{margin-top:0}.headerlogo{width:155px;height:75px;float:left;position:relative;margin-right:65px;margin-top:2px}.headerlogo svg{margin-right:7px;margin-top:6px}#checkout-header-mobile .headerlogo-mobile svg{margin-right:7px;margin-top:6px}.headerlogo-mobile svg{margin-right:7px}.headerlogo-mobile .lensbest-easter-logo-no-claim{scale:1.1}.headercartbox #minicartLink{margin-top:11px;position:absolute}.siegel{width:35px;height:35px;float:left;background:#0078c9;margin-right:5px}.headercartbox{border:1px solid #e5e5e5;width:160px;height:95px;margin-right:10px;margin-top:-59px;padding:10px;float:right;position:relative;z-index:1040}.headercartbox .items{position:absolute;bottom:0;left:10px}.headercartbox .cartbox{background:url('../css/../images/shopwide/cart.png') no-repeat;display:block;width:85px;height:50px;position:absolute;right:-15px;bottom:-10px}@media screen and (-webkit-min-device-pixel-ratio:0){.bordertop{margin-top:-1px}.main-navigation div.megamenu{top:29px}}body.modal-open{overflow:visible}.modal{overflow-y:hidden;height:100%}#DHLPackstationModal,#advisorModal{position:absolute!important}.modal .modal-dialog{top:0;bottom:0;left:0;right:0;margin:auto;position:absolute}.modal .modal-scroll{overflow-y:auto;overflow-x:hidden;height:auto;max-height:470px}.modal .modal-auto{overflow-y:auto;height:auto;max-height:460px}.PromotionErrorMessageModal .modal-dialog{width:300px}.modal-header{border:0;padding-bottom:30px}.modal{overflow:inherit}.helpModal .modal-dialog{width:820px;min-height:500px}.emailRecommendationModal .modal-dialog{width:820px;min-height:800px}.GlassesAdvisorModal .modal-dialog .modal-body{padding:0}.GlassesAdvisorModal .modal-dialog{width:1017px}.advisorModal .modal-dialog,.inactivityBannerModal .modal-dialog{width:880px}.modal.lotteryModal .modal-dialog{width:870px}.modal.lotteryModal .modal-body{width:810px;height:700px;padding:0;margin:20px}@media screen and (max-width:767px){.modal.lotteryModal .modal-dialog{width:100%}
.modal.lotteryModal .modal-body{width:100%;padding:0;margin:0}}.dittoModal .modal-dialog{width:1017px}.dittoModal .modal-body{min-height:650px}.navigationarea{width:185px;float:left;padding:0 10px}ul.arrowed li{font-weight:300;clear:both}.page-glasses #description .content-link span,.page-glasses #accordion-description .content-link span,#accordion-description ul li span,.accordion .description ul li span{height:auto;float:left;padding-left:13px;font-weight:300;margin-bottom:3px;line-height:1;height:20px}.page-glasses #description .content-link span:before,.page-glasses #accordion-description .content-link span:before,#accordion-description ul li span:before,.accordion .description ul li span:before{content:"\e901";font-size:8px;font-family:'retinafont';font-weight:900;font-style:normal;color:#0078c9;float:left;margin:4px 5px 0 0}ul.arrowed li span:first-of-type{height:auto;float:left;padding-left:13px;margin-left:-13px;font-weight:300;margin-bottom:3px;line-height:1;height:20px}ul.arrowed li span:first-of-type:before{content:"\e901";font-size:8px;font-family:'retinafont';font-weight:900;font-style:normal;color:#0078c9;float:left;margin:6px 5px 0 0}.smallnote ul.arrowed li span:first-of-type:before,ul.arrowed.smallnote li span:first-of-type:before{margin:4px 5px 0 0}.page-glasses #accordion-description ul.glasses-properties-one li span{padding-left:0;float:left;padding-top:8px}#accordion-description ul.glasses-properties-one li span{background:0}div.sooninstock{margin-top:45px}.service-page .navigationarea{width:auto;padding:0}.main-navigation .megamenu .main-navigation-active a,.service-page .navigationarea .service-active{font-weight:bold;color:#666}#CategoryBannerHolder{width:100%;height:auto}.CategoryBanner{height:auto;position:relative}#CategoryBanner>div.mappercontainer>div:first-child{background:none!important;margin:0 auto!important}.page-lenses .CategoryBannerRightContainerDefault{z-index:1002}.CategoryBannerRightContainerDefault{max-width:1350px;position:fixed;top:590px;width:100%;z-index:1001;background:none repeat scroll 0 0 rgba(0,0,0,0);height:0;left:0;right:0;display:block;margin:0 auto}#CategoryBannerRight{margin-right:10px;float:right}.banner-detail-page #CampaignBanner{margin-top:10px}#CategoryBannerRightFootnote{display:none}#MobileBannerContainer{position:relative}#MobileCategoryBannerRight{position:absolute;top:9%;left:30.5%;width:31%}.mobile-slider-footnote-details{pointer-events:none}.notorderablebox{border:1px solid #e5e5e5;background:#ebf4fb;padding:100px;min-height:125px}.notorderablebox h4{padding:0;margin-bottom:5px!important;margin-left:-25px!important}.notorderablebox span{padding-bottom:20px}.notorderablebox .retina-icon.icon-IC_Lensbest_Info-gefuellt{color:#0078c9!important}.expiredbox{border:1px solid #e5e5e5;background:#ebf4fb;padding-top:10px;padding-bottom:10px;min-height:125px}.expiredbox h4{margin-bottom:5px!important;margin-left:-10px!important}.expiredbox span{padding-bottom:3px}.expiredbox .retina-icon{color:#0078c9!important}.service-page th{vertical-align:top}.service-page #liste ul li ul li h5{float:left;font-weight:bold;line-height:19px;margin:0 0 0 10px;padding:0 0 0 10px;width:450px}.service-page #liste ul li ul li ul{float:left;line-height:19px;width:130px}.service-page .lexicon-link-list{letter-spacing:5px;font-size:18px}.service-page .lexicon-link-list li{display:inline-block}.service-page .lexicon-link-list li a{color:grey}.service-page .lexicon-link-list li.highlighted a{font-weight:bold;color:#0078c9}.service-page .logo{float:right;margin:0 0 10px 20px}.slideshow{position:relative;height:304px;overflow:hidden}.service-page .slideshow img{display:block;left:0;position:absolute;top:0}.service-page .alter>div{border-top:1px solid #e5e5e5;clear:both;float:left;padding-bottom:21px}.service-page .alter ul{border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5;border-left:1px solid #e5e5e5;float:left;margin:0;padding:0;width:100%}.service-page .alter ul.blueborder{border-bottom:1px solid #0078c9;border-right:1px solid #0078c9;border-left:1px solid #0078c9}.service-page .alter ul li{border-right:1px solid #e5e5e5;float:left;margin:0;padding:10px 0 10px 10px;width:50%}.service-page .alter ul li.col-product{border-color:#e5e5e5;border-image:none;border-style:none none none solid;border-width:medium medium medium 1px;float:left;margin:0 0 0 -1px;padding:10px 0 10px 7px;width:50%}.service-page .alter ul li.col-product img,.service-page .alter ul li.col-product a,.service-page .alter ul li.col-product .manufacturer64x20,.service-page .alter ul li.col-product .stoerer48x48{float:left}.service-page .alter ul li.col-product .product-box a{display:block;color:#0078c9;float:right;font-size:20px;font-weight:bold;line-height:20px;margin:9px 20px 10px 0}.service-page .autoheight-row div div:first-of-type{padding-left:0}.service-page .autoheight-row div div:last-of-type{padding-right:0}.service-page .alterList{min-height:190px}.service-page .alterList li{float:left;padding-bottom:10px;padding-top:10px}.service-page .alterList span{font-size:18px;font-weigth:500}.service-page .alterListSmall{min-height:190px}.service-page .gar,.service-page .dts{float:right;margin:0 0 15px 15px}.service-page .alt{background:url('../css/../images/service/icon_alt.png') no-repeat scroll 0 top rgba(0,0,0,0);min-height:41px;margin:-3pt 0 15px 1px;padding:0 0 0 45px}.service-page #quest li label{float:none}.service-page #quest li p.kal{background:url('../css/../images/service/bg_kontaktlinsentyp.gif') no-repeat scroll 20px 2px rgba(0,0,0,0);float:left;margin:5px 0 10px 0;padding:0 0 0 129px}.service-page .pmt_step1{background:url('../css/../images/service/bg_pmt_step1.jpg') no-repeat scroll 240px 0 rgba(0,0,0,0);height:100px}.service-page .tl-info{background:url('../css/../images/stoerer/bullet_tl_info.jpg') no-repeat scroll left top rgba(0,0,0,0);margin:14px 0 20px;padding-left:46px}.service-page #quest li p{float:left;margin:5px 0 10px;padding:0 0 0 25px}.service-page .pmt_step2{background:url('../css/../images/service/bg_pmt_step2.jpg') no-repeat scroll 240px 0 rgba(0,0,0,0);height:164px}.service-page .pmt_step3{background:url('../css/../images/service/bg_pmt_step3.jpg') no-repeat scroll 240px 0 rgba(0,0,0,0);height:161px}.service-page .pmt_step4{background:url('../css/../images/service/bg_pmt_step4.jpg') no-repeat scroll 240px 0 rgba(0,0,0,0);height:139px}.service-page #s_umwelt_pdf a{background:url('../css/../images/pdf.gif') no-repeat scroll left top transparent;height:20px;padding-left:20px}.service-page .table-body{display:table}.service-page .table-body .table-row{display:table-row}.service-page .table-body .table-cell{display:table-cell}.service-page table.contacts{font-size:14px;font-weight:300;line-height:1.45}.service-page table.contacts>thead>tr>th,.service-page table.contacts>tbody>tr>td{vertical-align:top}.service-page table.contacts thead>tr>td{font-weight:400;color:#666;border-bottom:1px solid #666}.service-page table.contacts thead>tr>td:first-child,.service-page table.contacts tbody>tr>td.manufacturer{width:28%}.service-page table.contacts tbody>tr>td{width:18%}.service-page table.contacts tbody>tr.manufacturer>td,.service-page table.contacts tbody>tr>td.manufacturer{background-color:#fcfcfc}.service-page .p-flap dt{margin-top:20px}.ekomi-review-wrapper{background-color:#f1f1f1;padding:6px 0}.ekomi-review-container{background-color:#f1f1f1;overflow-y:auto;height:750px}.ekomi-review-container .ekomi-review{position:relative;padding:17px;margin:20px 10px;background-color:#fff}.ekomi-review-container .ratingstars{color:#ffea00}.ekomi-review-container .ratingdate{float:right;font-size:12px}.main-navigation .main-navigation-header-active>a{font-weight:bold}.navigationarea li{margin-top:5px;margin-right:10px;margin-left:5px}.navigationarea li>span,.navigationarea li a{font-size:16px}.navigationarea li ul{padding-left:5px}.navigationarea li ul li{margin-top:5px}
.navigationarea li ul li>span,.navigationarea li ul li a{font-size:14px}.helpModal .modal-dialog .contentarea{padding:0 20px;width:100%;float:left;border-left:1px solid #e5e5e5;margin-left:-1px}.helpModal.modal .modal-body{padding:0 10px 40px 10px;overflow:hidden;font-weight:300}.helpModal h2{font-size:22px}.helpModal .imagedescription{font-size:12px;line-height:1.45;text-align:right;width:250px;margin-top:5px}.helpModal dd{font-size:14px;font-weight:300;line-height:1.45}.helpModal .navigationarea a.selected{font-weight:normal}.addToCartModal.modal .modal-dialog{width:800px}.addToCartModal.modal .modal-body{padding-top:0}.addToCartModal.modal .modal-body .continueShopping{float:left}.addToCartModal.modal .modal-body .goToCart{float:right}.addToCartModal.modal .modal-small-row{height:50px}.addToCartModal.modal .modal-half-col{float:left;width:369px}.addToCartModal.modal .basket-img{background:url('../css/../images/addtocart/basket.jpg') no-repeat;width:32px;height:39px}.addToCartModal.modal .info-img{background:url('../css/../images/stoerernew/weitere/info.png') no-repeat;width:48px;height:48px}.addToCartModal .product-tile row:first-child{height:100px}.addToCartModal .product-tile>div:first-child{height:80px}.addToCartModal .product-tile .prices{height:auto}.addToCartModal .info-box{overflow:auto;max-height:250px}.addToCartModal .info-box p{margin-left:42px}.addToCartModal .product-tile{cursor:pointer}.addToCartModal .icon-cart_added{font-size:35px}.addToCartModal .product-tile .buttonrow{position:absolute;right:0;bottom:2px}.addToCartModal .modal-content{overflow-x:hidden}.addToCartModal .modal-content .modal-body{padding:20px 10px 0 10px}.addToCartModal .modal-content .modal-body>.row{padding:0 20px}.recommendations .product-tile .prices{text-align:left}#accessories .recommendations .product-tile .prices{height:auto}#accessories .recommendations .product-tile .prices .new{position:relative;bottom:0}.recommendations .product-tile .bubble{position:absolute;top:0!important;right:74%}.recommendations .vline-left{border-left:1px solid #d4d4d4}.recommendations .hline-top{border-top:1px solid #d4d4d4}.recommendations .product-tile.solid-height{height:250px}.recommendations .product-tile.solid-height .absolute{bottom:10px;right:10px}.recommendations .product-tile.solid-height .min-height-40{min-height:40px}.addToCartModal .modal-content .modal-body .table{width:auto;min-width:30%}.addToCartModal .modal-content .modal-body .modal-response-content{padding-bottom:20px}@media(max-width:767px){.addToCartModal .modal-content .modal-body .modal-response-content .recommendations .recommendations-tile-container{padding:0}}.addToCartModal .modal-content .modal-body .modal-response-content .recommendations .recommendations-tile-container .bgwhite{min-height:280px;padding:10px}.addToCartModal .modal-content .modal-body .modal-response-content .recommendations .recommendations-tile-container .bgwhite .product-tile-linkable .modal-order-with-button{padding:6px 20px;position:absolute;right:12px;bottom:0;left:0}.addToCartModal .modal-content .modal-body .modal-response-content .recommendations .recommendations-tile-container .bgwhite .product-tile-linkable .prices{bottom:0;position:absolute!important}.addToCartModal .modal-content .modal-body .modal-response-content .recommendations .recommendations-tile-container .bgwhite .product-tile-linkable .new{font-size:24px}.addToCartModal .modal-content .modal-body .modal-response-content .recommendations .recommendations-tile-container .bgwhite .product-tile-linkable .unit{font-size:12px}.addToCartModal .modal-content .modal-body .modal-response-content .recommendations .recommendations-tile-container .bgwhite .product-tile-linkable .ratingwrapper{text-align:left}.registration-page li{list-style-type:none}#cart-customertype-accordeon.panel-group .panel .billingaddress-section{border-top:0}.credentials-section span.note{margin-bottom:0;display:inline-block}.guest-email-section{padding-bottom:15px}.salut-row{padding-left:12px;padding-right:12px}.greystripe.advantageslist{height:50px;position:relative;top:675px;margin:0;z-index:999}.page-home .panel,.page-home-v2 .panel{margin-bottom:0!important}.page-home .panel-body,.page-home-v2 .panel-body{height:460px}a.advantageslistlink:hover{text-decoration:none}.advantageslist li{margin:10px 5px 20px;overflow:hidden}.page-home-v2 .advantageslist li:first-child{margin-top:20px}ul.advantageslist li span{display:inline-block;margin:0 20px 0 10px;float:left}ul.advantageslist li span.icon-dioptry-exchange{margin-right:25px}ul.advantageslist li p{display:inline-block;margin:-3px 0 0 0;float:left;width:125px;color:#333;font-weight:400}.cookieNoticeOnTop{display:none}.cookieNoticeOnTop .retina-icon{margin-top:5px}.cookieNoticeOnTop p{margin:3px 0}.cookieNoticeOnTop a{color:#fff;text-decoration:underline}.cookieNoticeOnBottom{display:none;position:fixed;bottom:0;z-index:1000}.cookieNoticeOnBottom .icon-close.retina-icon{margin-left:20px;font-size:12px}.cookieNoticeOnBottom a{color:#fff;text-decoration:underline}.sticky-header-navbar .mobile-navigation-advantages .panel{border-width:0;border-bottom-width:1px}.sticky-header-navbar .mobile-navigation-advantages ul.advantageslist li{font-size:12px;text-align:left}.sticky-header-navbar .mobile-navigation-advantages ul.advantageslist li p{width:74%;text-align:left;font-size:12px;padding-top:6px}.sticky-header-navbar .mobile-navigation-advantages ul.advantageslist li p.multi-line{padding-top:0}.sticky-header-navbar .mobile-navigation-advantages ul.advantageslist li span.retina-icon{color:#37a933;min-width:60px;margin:0 10px 0 0!important;text-align:center}.sticky-header-navbar .mobile-navigation-advantages ul.advantageslist li span.icon-hotline{margin-bottom:3px!important}.sticky-header-navbar .mobile-navigation-advantages ul.advantageslist li span.m0-mobile{margin:0!important}.retina-icon.icon-IC_Lensbest_Lieferzeit{color:#333}.greystripe ul.advantageslist li a{width:auto;line-height:2}.greystripe ul.advantageslist li:first-child{margin-right:15px}.greystripe ul.advantageslist li span{float:left;margin:0 10px 0 10px}.greystripe,.brandslider{background:#f9f9f9;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.light-greystripe{background:#ccc}.hidden-greystripe{background-color:#fff;border:0}.hotlinecontainer-product{height:50px;margin:15px 0}.hotlinecontainer span.hotline-message{font-size:16px;font-weight:300;line-height:1.45;margin-top:10px}.hotlinecontainer p{margin:10px 0 15px}.hotlinecontainer-mobile span{font-size:12px;margin:5px 0;font-weight:normal}.hotlinecontainer-mobile span .telephone{font-size:18px}p.telephone{font-size:30px;margin-top:10px!important;font-weight:400}.footer-checkout p.telephone{position:relative;top:20px;color:white}.footer-checkout p.telephone a{color:white}.footer-checkout #LensbestLivechatTriggerCheckoutPreFooter .LPMcontainer.LPMoverlay{display:inline!important;font-weight:300!important}.hotlinecontainer .green-sticker{font-size:35px;left:-30px;top:-20px;width:150px;height:150px}.hotlinecontainer .green-sticker.em2016{background:transparent url('../css/../images/homepage/green-button_em2016.png') no-repeat;width:200px;height:200px;margin-top:-50px;border-radius:0}.hotlinecontainer .green-sticker.em2016 p{margin-top:70px;text-align:left;margin-left:35px}.hotlinecontainer .green-sticker img{left:30px;position:absolute;top:-40px}.hotlinecontainer .green-sticker p{margin-top:35px;font-weight:400;width:129px}.hotlinecontainer-product span.nolink,.hotlinecontainer-product a,.hotlinecontainer-product .phone-container{margin:6px 10px 0 0;float:left;width:185px}.hotlinecontainer-product .phone-container{width:165px}.hotlinecontainer-product .col-md-2{width:150px}.hotlinecontainer-product .col-md-4{width:400px}.hotlinecontainer-product a.w155{width:155px}.hotlinecontainer-product p{color:#333;font-weight:400;font-size:13px}.hotlinecontainer-product span.nolink span,.hotlinecontainer-product a span,.hotlinecontainer-product a img,.hotlinecontainer-product .phone-container span{margin:2px 10px 0 0;float:left}
.hotlinecontainer-product .phone-container span.verysmallnote{float:none;margin:0}.page-home .hotlinecontainer .telephone,.page-home-v2 .hotlinecontainer .telephone,.hotlinecontainer-product .telephone{font-size:24px;font-weight:300}.hotlinecontainer-product .telephone{font-size:18px;margin:10px 0 20px 0;float:left}.hotlinecontainer-product .telephone span,.hotlinecontainer-product .telephone span a{padding:0;margin:0;float:none}.questionbox{position:absolute;top:120px;padding:15px;width:232px}.questionbox .question{clear:both;text-align:center;display:block;font-size:20px;font-weight:400;line-height:1.45}.questionbox .subquestion{text-align:center;margin-top:10px}.questionbox .radio{margin-left:45px}.promobig{background-position:50% 50%;background-size:cover;height:450px}.promobig h2{color:white;font-weight:400;font-size:40px;letter-spacing:-1px;line-height:1.45;text-shadow:1px 1px 1px #666;margin-top:150px}.promobig h2:first-line {font-weight:300}.promosmallest{background-position:50% 50%;background-repeat:no-repeat;background-size:inherit;height:290px}.promosmallest h2{text-shadow:0 0 2px #999;color:white;font-weight:100;line-height:1.45;letter-spacing:-1px;font-size:28px}.promosmallest h2:first-line {font-weight:300;font-size:40px}.liveShoppingContainer{position:relative;height:100%}.liveShoppingContainer .liveShoppingLink{height:100%;width:100%;position:absolute;display:block;top:0}@media(max-width:767px){.liveShoppingContainer h2,.liveShoppingContainer p{font-size:80%}}.liveShoppingProgressBarContainer .liveShoppingProgressBarWrapper{width:300px;height:15px;border-radius:15px;background:white;overflow:hidden}.liveShoppingProgressBarContainer .liveShoppingProgressBarAmount{width:auto;height:15px;border-radius:25px;background:#7abcff;background:-moz-linear-gradient(top,#7abcff 0,#60abf8 17%,#0078c9 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#7abcff),color-stop(17%,#60abf8),color-stop(100%,#0078c9));background:-webkit-linear-gradient(top,#7abcff 0,#60abf8 17%,#0078c9 100%);background:-o-linear-gradient(top,#7abcff 0,#60abf8 17%,#0078c9 100%);background:-ms-linear-gradient(top,#7abcff 0,#60abf8 17%,#0078c9 100%);background:linear-gradient(to bottom,#7abcff 0,#60abf8 17%,#0078c9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7abcff',endColorstr='@fc_blue',GradientType=0)}.consultingblock .consulting-wrapper{padding-right:9px}.consultingblock .btn{margin:20px 16px 0 16px;padding:10px 16px;font-size:18px}@media(max-width:767px){.consultingblock .btn{margin:0;padding:6px 12px;font-size:14px}.consultingblock .btn:after{content:none}.consultingblock .consulting-wrapper{padding-right:12px}}.one-click-reorder-header-stripe{background-color:#37a933}.one-click-reorder-header-stripe .btn:after{content:''}ul.list-inline li.product-tile{width:232px;height:320px;margin:0;padding-left:10px;padding-right:10px;float:left;position:relative;z-index:1000}.product-slider.small ul.list-inline li.product-tile{left:0;min-height:inherit;margin-bottom:25px}.product-slider.small ul.list-inline li.product-tile .product-data{overflow:hidden}ul.list-inline li.product-tile .js-wishlist-container{display:none;float:right;position:relative;margin-right:24px;margin-top:10px;z-index:1011}ul.list-inline li.product-tile .js-wishlist-container.checked a .wishlist-text{display:none}.js-wishlist-container a .wishlist-text{display:inline}.js-wishlist-container .wishlist-icon-container{height:30px;width:30px;display:inline-block;position:absolute;top:-6px;right:-35px;font-size:23px}.js-wishlist-container .wishlist-icon-container .wishlist-checked-icon{display:none}.js-wishlist-container .wishlist-icon-container .wishlist-unchecked-icon{display:inline;line-height:30px}.js-wishlist-container.checked .wishlist-icon-container .wishlist-unchecked-icon{display:none}.js-wishlist-container.checked .wishlist-icon-container .wishlist-checked-icon{display:inline}.wishlist-page ul.list-inline li.product-tile .js-wishlist-container .wishlist-icon-container{display:none}.wishlist-page ul.list-inline li.product-tile .js-wishlist-container .icon{display:none}ul.list-inline li.product-tile .product-data{z-index:1000;height:auto}ul.list-inline li.product-tile.hovered{z-index:1005}ul.list-inline li.product-tile.hovered .js-wishlist-container.checked a .wishlist-text{display:inline}ul.list-inline li.product-tile.hovered .product-data{z-index:1006}ul.list-inline li.product-tile.hovered .glasses .product-data,ul.list-inline li.product-tile.hovered .glasses .img-holder .productimage.img-normal,ul.list-inline li.product-tile.hovered .glasses .img-holder .productimage.img-cropped{z-index:1006}ul.list-inline li.product-tile{margin:0 8px 15px 10px;background-color:white}.backgroundcolor{background-color:#fcfcfc}.page-home .productlist-background-container,.page-home-v2 .productlist-background-container{padding-bottom:15px}.productlist-background-container{background-color:#fcfcfc;width:100%}.productlist-background-container .ish-listFilters-sortBy select{background-color:white}.productlist-background-container .navigationbar{margin-top:17px}@media screen and (max-width:767px){.productlist-background-container .navigationbar{margin-top:0}}.productlist-background-container .divider.sliderdivider{margin-top:0}#filterBodyLensAndItems div.ws-filter-by form{margin-right:17px}.lp-background-dark{background-color:#f7f7f9}.productlist-background-dark{background-color:#eaeaea}.brandslider-darkborder-top{border-top:1px solid #d7d7d7}.productlist-background-dark .productlist-container{margin-bottom:0}.slider-item .product-tile .img-holder .bubble{top:-5px!important;left:4%!important}.carousel-inner .product-tile .img-holder .bubble{top:-15px!important;right:74%}.product-tile .note.disabled{display:none}.product-tile.hovered .note.disabled{display:block}.product-tile a:hover{text-decoration:none}.product-tile .img-holder{position:relative}.product-tile .img-holder a:not(.js-wishlist-link){width:212px;height:142px;display:block}.product-tile .img-holder span.brandimage{margin:10px 0 0 10px}.product-tile .img-holder .bubble{position:absolute;z-index:1007;width:48px;bottom:80%!important;top:-10px}.product-tile .img-holder .bubble img{width:48px;height:47px}.product-tile .img-holder .bubble-product{position:absolute;right:0;bottom:0;z-index:1007}.product-tile .variation-product-data{display:none}.product-tile .small-wrapper{height:12px;display:block}.product-tile .manufacturer-name{display:none}.product-tile li.active{border:1px solid #0078c9!important}.product-tile .product-tile-wrapper{border:1px solid #e5e5e5;display:none;position:absolute;background:transparent;width:232px;height:auto;margin-top:0;margin-left:0;left:0}.product-tile .product-tile-wrapper.glasses{height:415px}.product-tile .product-tile-wrapper.visible-xs{border-color:white}.product-tile .product-tile-wrapper .background-wrapper{background-color:white}.product-tile .product-tile-wrapper .background-wrapper .description{float:left;overflow:hidden;height:auto;background-color:white;font-weight:300;width:100%;color:grey;line-height:1.27em;padding:303px 5px 0;margin-top:35px;text-align:center;display:block}.product-tile .product-tile-wrapper .background-wrapper .description ul{padding:0 5px 5px}.product-tile .product-tile-wrapper .background-wrapper .description ul li{padding:0;margin-left:10px}.product-tile .product-tile-wrapper .background-wrapper .description ul li:before{content:'› ';margin-left:-7px}.product-tile .product-tile-wrapper .product{float:right;background-color:white}.product-tile .product-tile-wrapper .product .buttonholder{background:white;text-align:center}.product-tile .product-tile-wrapper .js-wishlist-link{position:relative;top:10px;z-index:1010;width:85px;text-align:right}.product-slider ul.list-inline li.product-tile{margin:20px 0}.product-slider ul.list-inline li.product-tile,.product-slider ul.list-inline li.product-tile .product-tile-wrapper{width:215px;padding:0;margin:20px 10px}
.product-slider ul.list-inline li.product-tile .js-wishlist-container,.product-slider ul.list-inline li.product-tile .product-tile-wrapper .js-wishlist-container{display:none}.productlist-container.two-column-productlist ul.list-inline li.product-tile{padding:0;width:48%;height:350px;overflow:hidden}.productlist-container.two-column-productlist ul.list-inline li.product-tile:nth-child(2n+1){clear:both}.productlist-container.two-column-productlist ul.list-inline li.product-tile.hovered{overflow:visible}.productlist-container.two-column-productlist ul.list-inline li.product-tile.hovered .product-tile-wrapper.alternative-product-tile.glasses{border-color:#e5e5e5}.productlist-container.two-column-productlist ul.list-inline li.product-tile .product-tile-wrapper.alternative-product-tile.glasses{width:100%;height:455px;overflow:hidden;display:none;border-color:white}.productlist-container.two-column-productlist ul.list-inline li.product-tile .product-tile-wrapper.alternative-product-tile.glasses .btn-lg{margin-right:auto;margin-left:auto}.productlist-container.two-column-productlist ul.list-inline li.product-tile .js-wishlist-container{margin-right:40px;margin-top:9px}.productlist-container.two-column-productlist ul.list-inline li.product-tile .product-tile-description-container{width:60%;float:left;padding-left:80px;overflow:hidden;text-align:left}.productlist-container.two-column-productlist ul.list-inline li.product-tile .product-tile-description-container p{text-align:left}.productlist-container.two-column-productlist ul.list-inline li.product-tile .product-tile-description-container .ratingwrapper{text-align:left}.productlist-container.two-column-productlist ul.list-inline li.product-tile .product-data{position:relative;z-index:1001}.productlist-container.two-column-productlist ul.list-inline li.product-tile .product-data p{text-shadow:1px 1px 10px white}.productlist-container.two-column-productlist ul.list-inline li.product-tile .product-data .empty-rating-js ~ .name{margin-top:17px}.productlist-container.two-column-productlist ul.list-inline li.product-tile .price-container{float:right;overflow:hidden;height:70px;width:40%;margin-top:30px}.productlist-container.two-column-productlist ul.list-inline li.product-tile .price-container .prices{width:100%;float:right;height:70px;position:inherit;background-color:#e5e5e5;transform:skewX(-27deg) translate(27px)}.productlist-container.two-column-productlist ul.list-inline li.product-tile .price-container .prices p,.productlist-container.two-column-productlist ul.list-inline li.product-tile .price-container .prices span{transform:skewX(27deg) translate(-27px);text-shadow:none}.productlist-container.two-column-productlist ul.list-inline li.product-tile .price-container .prices p{text-align:right}.productlist-container.two-column-productlist ul.list-inline li.product-tile .price-container .prices p span{transform:none}.productlist-container.two-column-productlist ul.list-inline li.product-tile .price-container .prices p.old{margin-top:10px;width:75%}.productlist-container.two-column-productlist ul.list-inline li.product-tile .price-container .prices p.new{line-height:26px;font-size:26px;width:100%;padding-right:10px;padding-left:25px;overflow:hidden;white-space:nowrap}.productlist-container.two-column-productlist ul.list-inline li.product-tile .alternative-productline-tile .img-holder span.brandimage{margin-left:55px}.productlist-container.two-column-productlist ul.list-inline li.product-tile .alternative-background-wrapper-container{position:absolute;top:0;height:40px;left:0;z-index:1012;overflow:hidden}.productlist-container.two-column-productlist ul.list-inline li.product-tile .alternative-background-wrapper-container .alternative-background{height:50px;width:400px;position:relative}.productlist-container.two-column-productlist ul.list-inline li.product-tile .alternative-background-wrapper-container .alternative-background:before,.productlist-container.two-column-productlist ul.list-inline li.product-tile .alternative-background-wrapper-container .alternative-background:after{content:"";height:6px;background-color:#dc6466;position:absolute;z-index:1012}.productlist-container.two-column-productlist ul.list-inline li.product-tile .alternative-background-wrapper-container.sport .alternative-background:before,.productlist-container.two-column-productlist ul.list-inline li.product-tile .alternative-background-wrapper-container.sport .alternative-background:after{background-color:#409d9a}.productlist-container.two-column-productlist ul.list-inline li.product-tile .alternative-background-wrapper-container.classic .alternative-background:before,.productlist-container.two-column-productlist ul.list-inline li.product-tile .alternative-background-wrapper-container.classic .alternative-background:after{background-color:#535b8c}.productlist-container.two-column-productlist ul.list-inline li.product-tile .alternative-background-wrapper-container .alternative-background:before{transform:rotate(45deg);top:15px;left:-165px;width:100%}.productlist-container.two-column-productlist ul.list-inline li.product-tile .alternative-background-wrapper-container .alternative-background:after{width:200%;transform:rotate(-25deg);top:-10px;left:-320px}.productlist-container.two-column-productlist ul.list-inline li.product-tile:nth-child(2n-1){margin-right:2%;margin-left:0}.slick-slider-wrapper{width:100%!important;padding:0 25px}.slick-slider-wrapper .slick-next,.slick-slider-wrapper .slick-prev{background-color:transparent;position:absolute;border:0;cursor:pointer;top:40%;line-height:40px;font-size:30px;z-index:1000;color:#0078c9;outline:0}.slick-slider-wrapper .slick-next.slick-disabled,.slick-slider-wrapper .slick-prev.slick-disabled{color:#666;cursor:initial}.default-page .slick-slider-wrapper .slick-next,.service-page .slick-slider-wrapper .slick-next{padding-right:0!important;right:-12px}.slick-next{right:-15px}.slick-prev{left:-15px}.slider-item{padding-left:10px;padding-right:10px}.slick-slider-wrapper .slider-item .product-tile{min-height:300px;background-color:white;z-index:1000}.slick-slider-wrapper .slider-item .product-tile .img-holder{position:relative;padding:10px 10px 0}.slick-slider-wrapper .slider-item .product-tile .img-holder span.brandimage{margin:0}.slick-slider-wrapper .js-wishlist-container{display:none}.slick-slider-wrapper .js-wishlist-container .js-wishlist-link{display:none}.slick-slider-wrapper .js-wishlist-container .js-wishlist-link .wishlist-text{display:none}.slick-slider-wrapper .js-wishlist-container .wishlist-icon-container{display:none}.consulting-carousel{width:1000px!important}.wishlist-page .productlist-container li.product-tile .js-wishlist-link{display:none}.wishlist-page .productlist-container li.product-tile .glasses .product-data{top:17px}.account-icon{font-size:16px!important;margin-right:5px;vertical-align:middle;display:inline-block;overflow:hidden;line-height:1.45!important;color:red}.product-tile .product-tile-wrapper .fitting-link{display:block;text-align:center;margin-bottom:10px}.product-tile .product-tile-wrapper .btn-lg{margin:5px 14px 15px 14px}.product-tile .product-tile-wrapper ul.description{padding:5px 0 5px 15px;text-indent:-6px}.product-tile .product-tile-wrapper ul.description li{padding:5px 0}.product-tile .product-tile-wrapper ul.description li:before{content:'› '}.product-tile ul.variation-productimages-content{text-align:center;padding:0;width:201px;overflow:hidden;margin:280px auto 5px}.product-tile ul.variation-productimages-content li{display:inline-block;width:46px;height:35px;margin:0 1px 2px 1px;border:1px solid #e5e5e5;overflow:hidden}.product-tile ul.variation-productimages-content li:first-child{margin-left:0}.product-tile ul.variation-productimages-content li:last-child{margin-right:0}.product-tile ul.variations-productlinks-content{position:absolute;bottom:0;width:100%;background:white}.product-tile .js-makevisible{background:white;width:100%;height:100%;overflow:hidden}
.product-tile .variations{position:relative;z-index:1010;width:100%}.product-tile ul.variations-productlinks-content li,.product-tile ul.variations-productdata-content li{display:none}.product-tile ul.variations-productlinks-content li:first-child,.product-tile ul.variations-productdata-content li:first-child{display:block}.product-tile .product-data{padding:0;position:relative;width:100%;z-index:1006}.product-tile .product-data p.name{color:#333;font-weight:400;font-size:14px;text-align:center;margin-bottom:3px}.product-tile .product-data .note{color:#333;text-align:center;font-size:12px;line-height:1.45;margin-bottom:0}.product-tile .product-data p.note.displayname{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-tile .product-tile-wrapper{display:none}.product-tile .glasses .product-data{position:relative}.product-tile .glasses .prices{margin-top:0}.product-tile .glasses .img-holder .productimage,.product-tile .glasses .img-holder .productimage.img-cropped,.account-wishlist .product-tile .img-holder .productimage,.account-wishlist .product-tile .img-holder .productimage.img-cropped{position:relative;z-index:990}.account-wishlist ul.list-inline li.product-tile .js-wishlist-container,.account-wishlist .product-tile .variations{z-index:990}.product-slider{margin:15px 0 0 0}.product-slider,.product-slider ul,.service-slider,.service-slider div.carousel-inner{position:relative}.product-slider ul.carousel-inner{width:10000px}.service-slider div.carousel-inner{width:100%}.product-slider .product-slider-wrapper,.service-slider .service-slider-wrapper{overflow:hidden;margin:0 30px;padding:0;height:auto}@media only screen and (max-device-width:768px){.product-slider ul.carousel-inner{width:10000px}.product-slider .product-slider-wrapper{height:320px}}.product-slider .leftbutton,.product-slider .rightbutton{cursor:pointer;top:110px;position:absolute;font-size:30px}.product-slider .leftbutton:hover,.product-slider .rightbutton:hover,.product-slider .leftbutton:focus,.product-slider .rightbutton:focus{text-decoration:none}.product-slider .leftbutton{left:0}.product-slider .rightbutton{right:0}.product-slider .leftbutton.disabled,.product-slider .rightbutton.disabled{cursor:default}.product-slider .brandimage{margin-bottom:5px!important}.product-slider.small{width:282px}.product-slider.small .product-slider-wrapper{overflow:hidden;margin:0 25px;padding:0;height:auto;width:230px}.product-slider.small .product-slider-wrapper{width:auto}.product-slider.small .product-tile .prices{position:static;height:auto}.single-product-compare-link{display:none}.product-slider.small ul.list-inline li.product-tile .single-product-compare-link{display:block;text-align:center;width:100%;margin-top:4px;float:left}.product-slider.LBArtikelAlternativeLenscare.alternative.small{width:100%}.product-slider.LBArtikelAlternativeLenscare ul.list-inline li.product-tile .single-product-compare-link{display:none}.product-slider.small.LBArtikelBC ul.list-inline li.product-tile .single-product-compare-link{display:none!important}.crossselling-as-set .product-slider.small ul.list-inline li.product-tile .single-product-compare-link{display:none}.len-free-delivery{text-align:center;line-height:1.2;display:none;margin-top:20px}.product-slider.small ul.list-inline li.product-tile .len-free-delivery{display:block;margin-bottom:0}.product-slider .product-tile .img-holder img.productimage{width:160px}.product-slider .product-tile .glasses .img-holder img.productimage{width:auto}.product-slider .product-tile .product-data{padding:0;position:relative;min-height:78px}.product-slider .product-tile .glasses .product-data{padding-left:5px;padding-right:5px}.product-slider.small .product-tile .glasses .product-data{position:relative}.product-tile .bubble .text-stoerer-10{height:22px}.product-tile .bubble .text-stoerer-10 p{top:2px;font-size:13px}#topslider1 ul.list-inline li.product-tile{min-height:220px}#topslider1 .product-slider{margin:0}#topslider1 .product-slider .brandimage,#topslider1 .product-slider .note.characteristics{display:none}#topslider1 .product-slider .product-tile .glasses .prices{position:static;top:auto}.price{color:#0078c9;font-weight:400}.wishlist-baseprice{display:none}.product-tile .prices{position:relative;text-align:center;margin-top:5px;width:215px}#emailRecommendationModalContent .product-tile .prices{height:auto}table tr.product-tile .prices{text-align:left}table tr.product-tile .prices p.new,table tr.product-tile .prices p.old{margin:0}.product-tile .prices .single,.product-detail-page .pricebox p,.product-detail-page .pricebox span{float:left;text-align:right;color:#c00}#cluetip .visual-shopping-modal a,#cluetip .visual-shopping-modal a:hover{color:#0078c9;text-decoration:none}#cluetip .visual-shopping-modal a.arrow:hover{text-decoration:underline}#cluetip .visual-shopping-modal a>div,#cluetip .visual-shopping-modal a:hover>div{color:#333}#cluetip .visual-shopping-modal .product-price{color:#0078c9}#cluetip .visual-shopping-modal .product-price .old{text-decoration:line-through;font-size:20px;font-weight:400;margin:0;color:#c00}#cluetip .visual-shopping-modal .product-price{width:50%}.vs-countdown-section,.vs-countdown-section-ajax{text-align:center}#unavailable-countdown-target{display:none}#unavailable-countdown-remaining{font-weight:bold}.blogpost-wrapper .unavailable-countdown-container{border:1px solid #e5e5e5;background:#ebf4fb}.blogpost-wrapper .unavailable-countdown-container p{font-size:15px}span.sup{font-size:10px;color:#c00;text-decoration:none!important;vertical-align:super}div.summary-price span.sup{color:#333}.landingpage-info-box .rightProductData{position:absolute;right:0;bottom:0;margin-bottom:0;padding:30px 30px 0 0;text-align:right}.landingpage-info-box p{margin-bottom:0}.landingpage-info-box .unit,.landingpage-info-box .old{font-size:10px}.landingpage-info-box .button-arrow{clear:both;display:block;width:auto;float:right}.landingpage-info-box .new,.product-tile .prices .new,.product-detail-page .pricebox .new{float:right;color:#0078c9;font-size:28px;font-weight:400}.landingpage-info-box .product-stoerer-container{left:0;top:0;position:absolute;width:64px}.landingpage-info-box .product-stoerer-container .text-stoerer{height:32px}.landingpage-info-box .product-stoerer{background:url('../css/../images/stoerer/blancostoerer87x87.png') no-repeat scroll 0 0;color:#fff;height:88px;text-align:center;width:88px;margin-left:-15px;display:inline;float:right}.landingpage-info-box .product-stoerer.percent{padding:20px 0;font-size:11px}.landingpage-info-box .product-stoerer.free-shipping{padding:31px 0;font-size:16px;font-weight:bold}.landingpage-info-box p.old{text-decoration:line-through}.landingpage-info-box span.grey{color:#333}.landingpage-info-box .product-stoerer .percent{font-size:32px;font-weight:bold;line-height:105%}.landingpage-info-box .teaser_lb_vorteile{background:url('../css/../images/content/teaser_lensbest_vorteile_sem_lp_bg_2013.png') no-repeat scroll 0 0;height:164px;width:268px}.landingpage-info-box .action{padding-top:60px}.landingpage-info-box .doublehero .product_image{height:340px}.landingpage-info-box .doublehero .productData{position:relative;height:105px}.landingpage-info-box .doublehero .action{position:absolute;top:0;left:0;padding-top:0}.landingpage-info-box .doublehero .rightProductData{position:absolute;bottom:0;right:0;padding:0 30px 0 0}.product-tile .prices .old{float:left;color:#c00;text-decoration:line-through}.product-tile .prices .new{font-size:20px}.product-tile .prices .unit{color:#666;font-size:10px;margin:0}.product-tile .prices .old,.product-tile .prices .new,.product-tile .prices .sup{float:none;display:inline-block;margin:0}.product-tile .prices .sup{margin-right:10px}.product-detail-page .prices,.single,.product-tile .prices .single{text-align:center;float:none}.ish-listFilters-sortBy{margin-top:-8px}.ish-listFilters-sortBy select{width:170px}.navigationfiltersummary{margin:18px 0 8px 0;text-align:center}.navigationfiltersummary p{font-weight:400;font-size:16px}
.navigationfiltersummary p strong{font-weight:600}.productlist-container{margin-bottom:5px}.navigationbar{padding-top:10px;padding-bottom:30px}.menuTeaserBannerText{position:absolute;top:292px;margin-left:7px;color:#0078c9;font-weight:bold;letter-spacing:-1px}.navigationbar h3{text-transform:uppercase;font-size:16px;font-weight:400}.navigationbar .filter-hl{text-transform:uppercase;font-size:16px;font-weight:400;margin-top:20px;margin-bottom:10px;line-height:1.45}.navigationbar ul li.active{font-weight:600;text-decoration:underline}.navigationbar ul li.active a:before{content:'› '}.productlist-container select.input-sm{height:28px;width:170px;-moz-appearance:none}@media screen and (max-width:767px){.productlist-container select.input-sm{height:30px;width:100%}}.productlist-container .fake-select-arrow.fake-input-sm div{height:26px}.product-data .ratingwrapper,.product-data-right .ratingwrapper{color:#666;font-weight:300;font-size:12px}.product-data .ratingwrapper.empty-rating-js,.product-data-right .ratingwrapper.empty-rating-js{visibility:hidden;height:17.4px}@media(max-width:767px){.xs-brands-background-bright{margin-top:10px;padding-top:10px;padding-bottom:45px}.xs-brands-background-dark{background:#f7f5f5;margin-top:10px;padding-top:10px;padding-bottom:45px}}.rating-container .icon-trustpilot.aggregator{margin-right:5px}.rating-container span.ratingstars{height:16px;width:88px;margin-top:5px}.page-glasses span.ratingstars,.page-lenses span.ratingstars{display:block;margin:1px 5px 5px 0;float:left}.product-tile .product-data span.ratingstars{display:inline-block;float:none;margin:0 5px 0 0}.rating-container .ratingwrapper .ratings{display:none}.product-tile .ratingwrapper .ratings{float:none}.ratingwrapper .retina-icon{font-size:11px;color:#37a933;margin-right:2px}.ratingwrapper .retina-icon.icon-IC_Lensbest_Neuheiten{font-size:10px;font-weight:900}a.open-product-ratings-lenses:hover,a.open-product-ratings-lenses:focus{text-decoration:none}span.nowrap,.order-nowrap{white-space:nowrap}.page-glasses-order #gsc-select-group span.icon-check-lg{border:1px solid #37a933;height:20px;width:20px;padding-top:2px;padding-left:1px}.page-glasses-order #gsc-select-group input+label+span.icon-check-lg:not(.icon):before{content:''}.page-glasses-order #gsc-select-group input.checked+label+span.icon-check-lg:not(.icon):before,.page-glasses-order #gsc-select-group input:checked+label+span.icon-check-lg:not(.icon):before{content:'\e927'!important}.page-glasses-order #gsc-select-group span.price-sender-gsc{font-size:14px;margin-left:3px;margin-top:1px;cursor:default}.page-glasses-order #section-three #gsc-select-group #js-package-gsc-price{position:absolute;left:81px}.page-glasses-order span.oldprice{color:#c00;text-decoration:line-through;margin-left:10px}.noticebox,.product-detail-page.glasses.settings .product-data-right .summary-hotline{border:1px solid #37a933;margin:0 -1px -1px -1px;padding:10px;text-align:center;font-size:16px;line-height:1.45;background:white}#section-four.configuration-section{border-bottom:0}.prescription-wrapper{float:right;margin-top:10px;margin-left:20px}.prescription-wrapper .prescription-img{width:260px;height:166px;display:inline-block;overflow:hidden;position:relative}.prescription-wrapper .prescription-img img{width:100%;padding:0;position:absolute;top:0;left:0}.prescription-wrapper .prescription-img .prescription-layer{background-image:url('../css/../images/brillenpass/prescription_layer.png');position:absolute;background-position:0 0;background-repeat:no-repeat;top:0;left:0;width:100%;height:100%;display:none}.prescription-wrapper .prescription-img.zoom{background-color:#fff;box-shadow:0 2px 5px 0 rgba(0,0,0,0.26),0px 2px 11px 0 rgba(0,0,0,0.16)}.prescription-wrapper .prescription-img.zoom img{transform:scale(2);transition:all .50s}.prescription-wrapper .prescription-img.zoom .prescription-layer{display:block;transition:all .50s}.prescription-wrapper .prescription-notice{display:none;position:absolute;bottom:0;left:0;width:100%;height:60%;z-index:1;background-color:#fff;border:1px solid #e5e5e5;color:#c00;font-size:12px;padding:15px}.prescription-wrapper .prescription-nav{height:60px;margin-top:10px}.prescription-wrapper .prescription-nav span{background-image:url('../css/../images/brillenpass/prescription_mini.png');display:inline-block;width:55px;height:35px}.prescription-wrapper .prescription-nav span:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,0.26),0px 2px 11px 0 rgba(0,0,0,0.16);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.prescription-wrapper .prescription-nav span.active{outline:2px solid #0078c9}.prescription-wrapper .prescription-nav #preview-prescription-lb{background-position:0 0;margin-right:10px}.prescription-wrapper .prescription-nav #preview-prescription-optican{background-position:-60px 0;margin-right:10px}.prescription-wrapper .prescription-nav #preview-prescription-optican_b{background-position:-121px 0;margin-right:10px}.prescription-wrapper .prescription-nav #preview-prescription-doc{background-position:-180px 0}#shading3 .oldprice{position:absolute;left:240px}#shading3 .sup{position:absolute;left:300px}#vorteile_bg{background:url('../css/../images/shopwide/vorteile_bg_new5.png') no-repeat scroll right bottom;position:absolute;right:20px;bottom:40px;height:425px;width:200px}.product-actions li{font-size:14px;margin-right:15px;vertical-align:top}.product-actions li:first-child{margin-right:40px}.recommend-actions{overflow:hidden}.recommend-actions a{float:left;margin:0 5px}body.page-lenses table tr td:first-child,body.page-lenses table tr th:first-child{padding-left:10px}body.page-glasses table tr td:first-child,body.page-glasses table tr th:first-child{padding-left:20px}#bottomslider{margin-top:80px}#video-player-container{position:absolute!important;top:0!important;left:0;padding-right:35px;border:0 solid #e5e5e5;display:none;background:white;z-index:1000}span.plusminus,span span.plusminus{background-color:#0078c9;color:white;font-size:11px;padding:5px 0 0 5px;height:21px;width:21px;float:left;margin:3px 5px 0 0;font-family:'retinafont'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#openFixedHeaderTrigger .plusminus.plus:before,#openFixedHeaderTrigger:hover .plusminus.plus:before{content:"\e972"}#closeFixedHeaderTrigger .plusminus.minus:before,#closeFixedHeaderTrigger:hover .plusminus.minus:before{content:"\e971"}span.plusminus-lg span.retina-icon{color:white;font-size:16px;width:16px;height:16px;margin-left:22px;margin-top:14px}span.plusminus-lg:before{position:absolute;color:white;left:311px;top:17px;font-size:15px}span.plusminus-lg.minus:before{content:"\e971"}span.plusminus-lg,span span.plusminus-lg{background-color:#333;height:46px;width:175px}.filterbutton{margin-left:-40px;margin-right:65px}.filterbutton-reduce{margin-right:76px}#js-mobile-options-fader #js-scroll-to-search{margin-top:3px}#js-mobile-options-fader .retinaicon.icon-theessentials-25273{font-size:22px}.accordion div.panel-collapse{margin:15px}.nav-tabs>li>a,.accordion .panel-heading a:first-of-type{cursor:pointer;font-weight:300;font-size:18px;float:left;padding:14px 10px 14px 10px;width:100%;text-decoration:none}.nav-tabs>li>a .retina-icon,.accordion .panel-heading a:first-of-type .retina-icon{float:right;color:#0078c9;font-weight:normal;font-size:27px}.nav-tabs>li>a .retina-icon.icon-arrows-0006,.accordion .panel-heading a:first-of-type .retina-icon.icon-arrows-0006{float:left;color:#0078c9;font-weight:900;font-size:15px;padding-top:8px;padding-left:5px}.nav-tabs>li>a .icon-theessentials-2542,.accordion .panel-heading a:first-of-type .icon-theessentials-2542{display:none}
.nav-tabs>li>a .icon-theessentials-2543,.accordion .panel-heading a:first-of-type .icon-theessentials-2543{float:right;display:block}.nav-tabs>li>a.collapsed .icon-theessentials-2542,.accordion .panel-heading a:first-of-type.collapsed .icon-theessentials-2542{display:block}.nav-tabs>li>a.collapsed .icon-theessentials-2543,.accordion .panel-heading a:first-of-type.collapsed .icon-theessentials-2543{display:none}.page-glasses .nav-tabs>li>a>span.icon-category{position:absolute;margin-right:0;margin-top:9px;margin-left:5px}.page-glasses .nav-tabs>li.active>a>span.retina-icon{display:none}.accordion .panel-heading a,.nav-tabs>li.active>a{color:#333}.nav-tabs>li>a,.accordion .panel-heading a.collapsed{color:#0078c9}.nav-tabs>li>a{padding:8px 10px 8px 20px}.nav-tabs>li:hover>a,.accordion a.collapsed:hover{text-decoration:none;color:#0060a0}.accordion .panel{border:0;box-shadow:none;border-top:1px solid #e5e5e5}#product-data-accordion2.accordion{margin-bottom:-1px}#product-data-accordion.accordion .panel:first-child,#product-data-accordion-copy.accordion .panel:first-child{border-top:0}.accordion .panel:last-child{margin-bottom:40px}.accordion .panel-heading{background:transparent;overflow:hidden;border:0;padding:0;border-bottom:1px solid #e5e5e5}.accordion .panel-heading .ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;width:80%;display:inline-block}#accordion-description ul,.accordion ul{padding:10px 0 10px}.list-icons p img,.accordion .features p img,.list-icons p span.attribute_icon,.accordion .features p span.attribute_icon{margin:0 10px 5px 0;float:left}.accordion .js-additional-options{display:none}.accordion .product-slider{margin-top:5px;margin-bottom:10px}.panel-group .panel+.panel{margin-top:-1px}.nav-tabs>li{float:none}.nav-tabs>li>a:hover{background:white;text-decoration:underline}.nav-tabs>li.active a:hover{text-decoration:none}.nav-tabs{padding:10px 0 0 0;border-right:1px solid #e5e5e5}.tab-content.descriptionarea{border-left:1px solid #e5e5e5;padding:25px 25px 20px 25px;margin-left:-1px}.tab-content.descriptionarea>.tab-pane{min-height:530px}.tab-content.descriptionarea h5{margin-top:0;line-height:1.45}.tab-content.descriptionarea #customer-ratings-lenses{display:none}.tab-content.descriptionarea .rating-container>.helperbox{border:0;padding-top:0;min-height:600px;overflow-y:hidden;height:auto}.descriptionarea ul.checklist li>h5{padding-top:15px;margin-bottom:0}.product-slider-holder{background:white;clear:both}.page-lenses .product-slider-holder{border-bottom:1px solid #e5e5e5}.page-lenses .product-slider-holder.last{border-bottom:0}.page-lenses .product-slider-holder h2,.product-slider-holder h4{font-weight:300;text-align:center;margin:0;padding:10px 25px;font-size:20px}.product-slider-holder .product-slider{margin:0 auto}#gradientNonDetail.description-gradient,#showButtonNonDetail.js-description-show-button{display:none}@media screen and (max-width:767px){#gradientNonDetail.description-gradient,#showButtonNonDetail.js-description-show-button{display:block}}.js-mobile-options-fader{z-index:1010}.product-data-accordion span.rating-section{float:left;width:100%}.product-data-accordion span.rating-section span,.product-data-accordion span.rating-section a{float:left}.brand-page .chosen-container li.group-result{font-weight:bold;color:#999}.brand-page .chosen-container .category{font-weight:bold}.brand-page .chosen-container li.item{padding-left:25px!important}.brand-page .chosen-container li.item.sub{padding-left:35px!important}.brand-page .chosen-container .chosen-single{color:#333;background:0;border-radius:none;border:1px solid #0078c9;height:34px}.brand-page .chosen-container .chosen-results li.highlighted{background-color:#0078c9!important}.fake-select-arrow{position:relative;pointer-events:none;height:0;padding:0;z-index:1}.fake-select-arrow>div{background:none repeat scroll 0 0 #fff;height:auto;position:absolute;right:1px;top:1px;width:35px}.fake-select-arrow.readonly>div{background-color:#eee}.fake-select-arrow.input-md>div{height:32px}.fake-select-arrow.input-md>div>span.retina-icon{color:#666;font-size:18px;font-weight:700;position:absolute;top:8px;right:11px}.fake-select-arrow.input-lg>div{height:42px}.fake-select-arrow.input-lg>div>span.retina-icon{color:#666;font-size:18px;font-weight:700;position:absolute;top:12px;right:11px}.fake-select-arrow.input-sm{height:initial;padding:initial}.fake-select-arrow.input-sm>div{height:26px}.fake-select-arrow.input-sm>div>span.retina-icon{color:#666;font-size:18px;font-weight:700;position:absolute;top:5px;right:11px}.fake-select-arrow.fake-input-sm>div{height:28px}.fake-select-arrow.input-xs>div>span.retina-icon{position:absolute;top:2px;right:11px}.ws-credit-card-form-po .fake-select-arrow{position:absolute;background-color:white;pointer-events:none}.ws-credit-card-form-po .fake-select-arrow-cct{left:260px}.ws-credit-card-form-po .fake-select-arrow-cm{left:135px}.ws-credit-card-form-po .fake-select-arrow-cy{left:275px}.ws-credit-card-form-po .fake-select-arrow-cct>div,.ws-credit-card-form-po .fake-select-arrow-cm>div,.ws-credit-card-form-po .fake-select-arrow-cy>div{top:5px}.js-mobile-options-fader,.call-to-action-button{opacity:1;position:fixed;bottom:12px;width:auto;text-align:right;z-index:1010;display:none}@media screen and (orientation:landscape) and (min-width:320px) and (max-width:767px){.js-mobile-options-fader{right:10px!important;bottom:5px!important}}.button-up-container.small{bottom:13px}.js-extra-options-wrapper,.js-mobile-backlink,.button-up-container span{-webkit-transition:background .4s linear;-moz-transition:background .4s linear;-ms-transition:background .4s linear;-o-transition:background .4s linear;transition:background .4s linear;border:1px solid #0078c9;background:white;padding:7px;color:#0078c9;cursor:pointer;overflow:hidden;display:block;font-size:20px}.js-extra-options-wrapper{height:36px;overflow:hidden;padding:2px 7px}.button-up-container span.small{display:inline-block;height:36px;text-align:center;width:37px;padding-top:7px}@media screen and (orientation:landscape) and (min-width:320px) and (max-width:767px){.button-up-container span.small{height:22px;font-size:60%;width:23px;border:.8px solid #0078c9;padding-top:3px}}.js-mobile-backlink:hover,.button-up-container span:hover{background:#0078c9;color:white;opacity:1;text-decoration:none}.linklist div:first-child{font-size:16px;margin-bottom:10px;margin-top:20px}.linklist>a{display:list-item;list-style-type:none}.brandslider{height:auto}.brandslider li{margin-top:12px;overflow:hidden;margin-right:35px;margin-bottom:9px}.brandslider li:last-child{margin-right:0}.footer-currentpageinfo p{font-size:12px;font-weight:400;margin:12px auto 12px}.footer-marketing h2{font-weight:bold;font-size:14px}.footer-marketing p{text-align:left}.footer-marketing .doublecol p{float:left}#newsletterModalRegister{background:url('https://res.cloudinary.com/fourcare/image/upload/v1701768176/static_lb/modal-layer/Newsletter_Anmeldung_880x530_B1.jpg');background-position:center}#newsletterModalRegisterWheel{background:url('https://res.cloudinary.com/fourcare/image/upload/v1708340613/static_lb/glueksrad/Newsletter_Anmeldung_Lensbest_Osterrad_2024_880x580_A1.jpg');background-position:center}#newsletterModalRegister .email-field-section .required-star{display:none}.recaptcha-modal div{margin:10px 0}.footer-newsletter{margin-top:80px;background:#88b7e3;height:100px}.footer-newsletter form{padding:0}.footer-newsletter .input-group{margin-top:38px}.footer-newsletter input{border:0;font-size:14px}.footer-newsletter .verysmallnote{display:inline-block;margin-top:5px;line-height:1}@media(max-width:767px){.footer-newsletter .green-sticker{left:10px;top:-40px;width:100px;height:100px}.footer-newsletter .green-sticker p{font-size:13px;margin-left:-2px;margin-top:14px}.footer-newsletter form{padding-left:12px}.footer-newsletter form .input-group{margin-top:10px}.footer-newsletter form .newsletter-submit-button{height:39px}.footer-newsletter span.verysmallnote{margin-top:15px}}.footer .footer-main{background:#0078c9;color:white}.footer-checkout{background:#88b7e3;color:white}.footer .footer-main a{color:white}
.footer .footer-main ul.hotline li:first-child{margin-top:20px}.footer .footer-main ul.sociallist li{margin-right:8px}.footer #ekomi-plugin{display:block}.footer .trustpilot-plugin{background-color:#fff;width:162px;padding:2px}.footer .footer-paymentdeliverydata .paymentlist a{margin-right:10px;display:inline-block}.footer .footer-paymentdeliverydata .paymentlist .last{margin-right:0;display:inline-block}.footer .footer-paymentdeliverydata{background:#f9f9f9;height:70px}.footer .footer-about p{font-size:20px;font-weight:400;line-height:1.45}.footer .footer-about a{display:list-item;list-style:none}.footer div.footer-headline{font-size:18px;font-weight:400;line-height:1.45}.footerlogo-xs .headerlogo svg,.navbar .footerlogo-xs .headerlogo svg{margin-right:auto;margin-left:auto}.rating-container .helperbox{text-align:left;height:auto;min-height:50px;padding:10px;overflow:hidden}.rating-container .helperbox:first-child{overflow:visible}.rating-container .arrowboxfront,.rating-container .arrowboxback{width:0;height:0;border-style:solid;position:absolute}.rating-container .arrowboxfront{border-width:0 10px 15px 0;border-color:transparent white transparent transparent;top:10px;right:-1px;z-index:1000}.rating-container .arrowboxback{border-width:0 11px 16px 0;border-color:transparent #e5e5e5 transparent transparent;top:9px;right:0}.rating-container>.helperbox{text-align:left;height:355px;overflow-y:scroll}.rating-container .helperbox p.name{font-size:16px;font-weight:400;margin-bottom:3px}.rating-container .helperbox p.date{color:#999}.rating-container .ratingwrapper{text-align:left}.rating-container .ratingwrapper .retina-icon{font-size:14px}.rating-container .helperbox p.comment{margin-top:30px}.helperbox{height:135px;padding:3px 15px 0;border:1px solid #e5e5e5;text-align:center;margin-bottom:10px}.helperbox h3{margin:30px 0 20px 0;height:55px;font-weight:300;font-size:fc_fontsize_20}.helperbox h3:first-line {font-weight:400}.nicescroll-rails>div{left:5px}.js-disabled{background:#88b7e3;color:white}.modernized-backdrop-hook ~ .modal-backdrop.in,.modernized-backdrop-hook ~ .modal-backdrop.fade-slow.in{background-color:#00548c;opacity:.85;filter:alpha(opacity=85)}li[data-pageletuuid].product-tile div img{display:block;max-width:100%;height:auto;margin-top:12px;margin-left:auto;margin-right:auto;float:none}@media screen and (max-width:767px) and (orientation:landscape){li[data-pageletuuid].product-tile div img{max-height:320px}}li[data-pageletuuid].product-tile div{padding-top:10px}@media screen and (max-width:767px) and (orientation:portrait){li[data-pageletuuid].product-tile div{padding-top:15px}}@media screen and (max-width:767px) and (orientation:landscape){li[data-pageletuuid].product-tile div{padding-top:0}}.trends-page div.mapper,.trends-page div.mappercontainer,.trends-page#ScVSTTemplateHolder{width:1000px!important;background-position:50% 50%;margin:0 auto}.trends-page img.mapper.maphilighted{width:1000px!important}.trends-page .spec .row>div>a,.trends-page .spec .row>div>span{border:1px solid #e5e5e5;overflow:hidden;display:block}.trends-page .spec .row>div>a>img,.trends-page .spec .row>div>span>img{margin:auto}@media only screen and (device-width:768px){.trends-page div.mapper,.trends-page div.mappercontainer,.trends-page #ScVSTTemplateHolder{width:1024px!important}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){.CategoryBannerRightContainerDefault{max-width:1350px;position:fixed;top:382px;width:100%;z-index:1001;background:none repeat scroll 0 0 rgba(0,0,0,0);height:0;left:0;right:0;display:block;margin:0 auto}}@media screen and (max-width:1024px){.CategoryBannerRightContainerDefault .hidden-md{display:none!important}}.ish-loginPage .login-field-section{margin:20px 0 10px 0}.checkout-newuser-page .ish-loginPage .login-field-section{margin-top:0}.registration-page .login-field-section{margin:10px 0 5px 0}.green-header{border:1px solid #37a933;margin:-16px -16px 0 -16px!important;padding-bottom:10px;border-bottom:0}.green-header p{font-weight:300;font-size:18px;width:250px;margin:20px auto -15px;text-align:center}.green-post-header-wrapper{width:488px;left:-16px;overflow:hidden;position:relative;height:1px9;background:green9;margin-top:10px9}.green-post-header,.green-post-header-overlay{border-left:272px solid rgba(0,0,0,0);border-right:272px solid rgba(0,0,0,0);height:0 px;left:-28px}.green-post-header{border-top:40px solid #37a933;position:relative;top:-3px}.green-post-header-overlay{border-top:40px solid white;position:absolute;top:-4px}.new-account-select-button-section.border-blue{border:1px solid #0078c9}.guest-account-section.border-blue{border:1px solid #0078c9}.new-account-select-button-section{border:1px solid #e5e5e5;overflow:hidden}.guest-account-section{border:1px solid #e5e5e5;padding:0;cursor:pointer;overflow:hidden}@media screen and (max-width:767px){.guest-account-section{margin:20px 0 0 0!important}}.new-account-select-button-section,guest-account-section{background-color:transparent;cursor:pointer}.new-account-select-adv-section{border:1px solid #37a933;padding:10px 5px;font-size:90%;height:150px}.new-account-select-adv-section div{margin:5px 0;clear:both}.new-account-select-adv-section span{display:inline-block;margin-right:10px;float:left}.new-account-select-adv-section p{display:inline-block;margin:-3px 0 10px 0;float:left;width:170px;color:#333;font-weight:400;font-size:inherit}.panel-default>.panel-heading+.panel-collapse .panel-body.panel-billingaddress{padding:12px;border-top:0}.new-account-select-button-section.border-blue{border:1px solid #0078c9}.guest-account-section.border-blue{border:1px solid #0078c9}.new-account-select-button-section{border:1px solid #e5e5e5;overflow:hidden}.guest-account-section{border:1px solid #e5e5e5;padding:0;cursor:pointer;overflow:hidden}@media screen and (max-width:767px){.guest-account-section{margin:20px 0 0 0!important}}.new-account-select-button-section,guest-account-section{background-color:transparent;cursor:pointer}.new-account-select-adv-section{border:1px solid #37a933;padding:10px 5px;font-size:90%}.new-account-select-adv-section div{margin:5px 0}.panel-default>.panel-heading+.panel-collapse .panel-body.panel-billingaddress{border-top:0}.new-account-select-button-section.border-blue{border:1px solid #0078c9}.guest-account-section.border-blue{border:1px solid #0078c9}.new-account-select-button-section{border:1px solid #e5e5e5;overflow:hidden}.guest-account-section{border:1px solid #e5e5e5;padding:0;cursor:pointer;overflow:hidden}@media screen and (max-width:767px){.guest-account-section{margin:20px 0 0 0!important}}.new-account-select-button-section,guest-account-section{background-color:transparent;cursor:pointer}.new-account-select-adv-section{border:1px solid #37a933;padding:10px 5px;font-size:90%}.new-account-select-adv-section div{margin:5px 0}.panel-default>.panel-heading+.panel-collapse .panel-body.panel-billingaddress{border-top:0}.text-icon{font-size:.8em}.retina-icon{line-height:24px;font-size:23px}.right-retina-icon{float:right}.retina-icon-close{position:absolute;right:30px;top:15px;cursor:pointer;z-index:1000}.retina-search-icon{line-height:20px;font-size:20px}.collapse-open-icon{float:right;display:none}.collapse-close-icon{float:right;display:inline}.collapsed .collapse-open-icon{display:inline}.collapsed .collapse-close-icon{display:none}.js-overlay-count{color:#37a933;width:16px;position:absolute;bottom:0;right:8px;background-color:white;text-align:center;line-height:15px;font-size:12px}#AJAXLoginLayer.v2 #modal-login .modal-header{padding-left:10px;padding-top:10px;padding-right:30px;padding-bottom:0}#AJAXLoginLayer.v2 #modal-login .modal-header h3{margin-top:50px;margin-bottom:0;text-align:center}#AJAXLoginLayer.v2 #modal-login .panel{border:0}#AJAXLoginLayer.v2 #modal-login .panel .panel-heading{border-top:1px solid #0078c9;border-bottom:1px solid #0078c9}#AJAXLoginLayer.v2 #modal-login .panel .panel-heading a{font-size:18px;font-weight:normal;line-height:23px;padding:12px 10px 10px 10px}
#AJAXLoginLayer.v2 #modal-login .panel .panel-heading h1{font-size:24px;text-align:left;margin:0}#AJAXLoginLayer.v2 #modal-login .panel #collapse-login-one-click ul li,#AJAXLoginLayer.v2 #modal-login .panel #collapse-login-one-click ol li{font-size:14px}#AJAXLoginLayer.v2 #modal-login .panel .ish-error{margin:10px auto}#AJAXLoginLayer.v2 #modal-login .panel .js-strength-validation-target{float:left}#AJAXLoginLayer.v2 #modal-login .panel .js-strength-validation-target{display:none}#AJAXLoginLayer.v2 #modal-login .panel .js-strength-validation-target+.margt5{margin-top:10px!important}#AJAXLoginLayer.v2 #modal-login .panel .loginlayer-sticker-container{position:relative}#AJAXLoginLayer.v2 #modal-login .panel .loginlayer-sticker-container .green-sticker{left:5px;top:-40px}#AJAXLoginLayer.v2 #modal-login .panel .loginlayer-sticker-container .green-sticker p{margin-left:23px;width:83px}#AJAXLoginLayer.v2 #modal-login .panel .reorderinfo{margin-left:-10px;margin-right:-10px}#AJAXLoginLayer.v2 #modal-login .panel .reorderinfo>p,#AJAXLoginLayer.v2 #modal-login .panel .reorderinfo>h3{padding-left:145px}@media screen and (max-width:767px){#AJAXLoginLayer.v2 #modal-login .panel .reorderinfo>p,#AJAXLoginLayer.v2 #modal-login .panel .reorderinfo>h3{padding-left:0}}#AJAXLoginLayer.v2 #modal-login .panel hr{border-top:1px solid #0078c9}.reorderinfo{background-color:#85bce7;color:white;padding:10px 10px 10px 40px}@media screen and (max-width:767px){.reorderinfo{padding:10px 10px 10px 10px}}.reorderinfo p{font-size:14px;line-height:22px}.reorderinfo ul li{line-height:22px}.product-compare h1{font-size:24px}.product-compare table{margin:0;width:800px;background:white}.product-compare table td.top{vertical-align:top}.product-compare table tbody td{padding:10px 10px;border:1px solid #ebf4fb}.product-compare table thead tr{background:white;border:1px solid #ebf4fb;text-align:center}.product-compare table thead tr td{background:white;border:1px solid #ebf4fb}.product-compare table thead tr td img{margin:8px;float:none}.product-compare table tr td img{float:left;margin:10px 8px 0 0}.product-compare table tr td p{margin:10px 0 10px 20px;width:175px}.product-compare td ul{margin:15px;list-style-type:disc}.product-compare .old{text-decoration:line-through;font-weight:400;margin:0}@media screen and (max-width:767px){.product-compare table tr td{padding:3px 5px 3px 5px}.product-compare table tr td.top{max-width:160px;white-space:normal}.product-compare table p{white-space:normal;margin:0!important;width:75%!important;float:left}.product-compare table p.green{width:100%!important;margin:10px 0!important;font-weight:bold}.product-compare table img{margin:0 8px 20px 0!important}}.button-minicart{position:relative;margin-top:2px}.button-minicart .minicart-bubble{width:19px;height:19px;border-radius:11px;border:2px solid white;background-color:#0078c9;color:white;display:block;position:absolute;right:-5px;top:0}.button-minicart .minicart-bubble span{width:16px;display:block;height:16px;line-height:14px;text-align:center;font-size:10px;margin-left:-1px}.button-minicart .icon-financee-commerce-1264{font-size:24px}.minicartModalBackdrop .modal-backdrop,.minicartModalBackdrop .modernized-backdrop-hook ~ .modal-backdrop{height:100%;top:141px;background-color:#fff;opacity:.5;filter:alpha(opacity=50);z-index:1028}.minicartModal .modal-dialog{top:-57px!important;margin-top:0!important;bottom:initial;height:auto;width:260px;left:720px;padding:0}.minicartModal .modal-dialog .modal-content{margin-top:2px;background:#ebf4fb;width:260px}.minicartModal .modal-dialog .h300{max-height:300px;overflow-y:auto;overflow-x:hidden;margin-bottom:20px}.kontaklinsenpass-js{display:block}.minicartModal .modal-dialog table thead tr th,.minicartModal .modal-dialog table tbody tr td{vertical-align:top;border-color:#e5e5e5;padding-left:5px;padding-right:5px}.minicartModal .modal-dialog table tbody tr td.wide{width:68px}.minicartModal .modal-dialog .noticebox p.notice{font-size:12px;font-weight:400}.cell{padding:25px 10px 15px 10px}.cell p{display:inline-block}.freegift-abs{position:absolute;right:0}.order-detail-page .greenmediumprice,.checkout-page .greenmediumprice{margin-top:-5px;font-size:18px;color:#37a933;float:right;left:-20px;min-width:100px;position:absolute;text-align:right;width:100%}.checkout-page .ish-costSummary-totalItem .greenmediumprice{font-size:24px;font-weight:600}input[type="radio"]+label>span.checkout-account-select-textarea{display:block;width:initial;height:initial;vertical-align:initial;background:0}.payment-page .paymentlist{left:200px;margin-top:-5px;overflow:hidden;position:absolute}.payment-page .paymentlist li a{display:block;margin:0 15px}.payment-page .paymenttype-infobox{margin-top:20px;border-top:1px solid #e5e5e5;clear:both}.payment-page .paymenttype-accordion .panel{border:0;margin:0;box-shadow:none}.payment-page .ish-paymentMethods-item{padding:10px 0 10px 0;clear:both;position:relative}.payment-page .ish-paymentMethods-item .ws-payment-costs{position:absolute;left:180px;top:-4px}.payment-page .icon-payment{position:static}.payment-page .ish-paymentMethods-item .icon-payment{position:absolute;top:8px}@media screen and (max-width:314px){.checkout-page .payment-page .ish-field[data-card-field~="expiry-date"]{height:124px!important}.checkout-page .payment-page .ish-field[data-card-field~="expiry-date"] span{margin-left:0!important}.checkout-page .payment-page .ish-field[data-card-field~="expiry-date"] .fake-select-arrow{left:260px!important}.checkout-page .payment-page .ish-field[data-card-field~="expiry-date"] .fake-select-arrow-cy{top:83px!important}.checkout-page .payment-page .ish-field[data-card-field~="expiry-date"] iframe{width:250px}}.ws-credit-card-form-po div.kor-error-field{margin-left:auto;margin-right:auto;display:block}#cart-customertype-accordeon .panel-heading{display:none}#cart-customertype-accordeon>.panel-default{border-color:white}#cart-customertype-accordeon .panel-collapse{display:block}#cart-customertype-accordeon.accordion div.panel-collapse{margin:0}#cart-customertype-accordeon.panel-group .panel{overflow:visible;border:1px solid #e5e5e5}#cart-customertype-accordeon.panel-group>.panel{border:0}.ish-costSummary-item{padding-left:10px;padding-right:10px}.checkout-page .col-md-2.lightgrey,.cart-page .col-md-2.lightgrey{margin-bottom:5px}.cart-page .cart-products-table .retina-icon{font-size:20px;margin-right:5px}.cart-page .cart-products-table .retina-icon.icon-theessentials-2547{font-size:23px}.cart-page .cart-products-table .retina-icon.icon-theessentials-2606{position:relative;margin:9px 0 0 15px;font-size:23px;color:#0078c9;float:left}.cart-page .cart-products-table .retina-icon.icon-theessentials-2606:hover{color:#0069b0}.cart-page .cart-products-table .retina-icon.icon-theessentials-2606 input{position:absolute;left:0;top:0;width:100%;background:transparent}.retina-icon.icon-theessentials-2606{position:absolute;right:0;font-size:23px;color:#0078c9;float:left;z-index:1040}.retina-icon.icon-theessentials-2606 input{outline:0;border:0;position:absolute;left:0;top:0;width:100%;background:transparent}.freeshipping-bar,.promotions-bar{background-color:#c00;border-radius:4px}.freeshipping-bar .freeshipping-status,.promotions-bar .freeshipping-status,.freeshipping-bar .promotions-status,.promotions-bar .promotions-status{height:8px;background-color:#37a933;border-radius:4px}.promotions-bar .promotions-divider{width:100%;position:absolute;top:-3px;left:0}.promotions-bar .promotions-divider .promotion-divider{border-right:2px solid #fff;height:20px;margin-top:-3px;display:inline-block}.cart-page .cart-products-table .mediumnote,ish-itemLink{word-wrap:break-word}.cart-page .cart-products-table .cart-product-data{word-wrap:break-word;word-break:break-word}.cart-page .cart-products-table .form-control{float:left}.basket-cross-selling-wrapper{background-color:#fff;border:1px solid #333}
.basket-cross-selling a{color:#333}.basket-cross-selling a:hover{text-decoration:none}.basket-cross-selling a.btn{color:#fff}.basket-cross-selling a.btn_clear{color:#333}.basket-cross-selling h3{margin-bottom:0}.basket-cross-selling .img-holder{position:relative;max-width:200px}.basket-cross-selling .img-holder .bubble{position:absolute;bottom:0;right:0}.basket-cross-selling .product-data p.name{color:#333;font-weight:400;font-size:14px;text-align:center;margin-bottom:3px}.basket-cross-selling .product-data p.name.text-left{text-align:left}.basket-cross-selling .product-data .note{color:#333;text-align:center;font-size:12px;line-height:1.45;margin-bottom:0}.basket-cross-selling .product-data .note.disabled{display:none}.basket-cross-selling .product-data ul.arrowed{font-size:12px}.basket-cross-selling .product-data ul.arrowed li span{margin-bottom:0}.basket-cross-selling .product-data ul.arrowed li span:before{margin-top:2px}.basket-cross-selling .product-data .prices{text-align:center}.basket-cross-selling .product-data .prices .unit{color:#666;font-size:10px;margin:0}.basket-cross-selling .product-data .prices .old,.basket-cross-selling .product-data .prices .new,.basket-cross-selling .product-data .prices .sup{float:none;display:inline-block;margin:0}.basket-cross-selling .product-data .prices .old{color:#c00;text-decoration:line-through}.basket-cross-selling .product-data .prices .sup{margin-right:5px}.basket-cross-selling .product-data .prices .new{font-size:20px;color:#0078c9;font-weight:400}.basket-cross-selling .product-data .len-free-delivery{display:block}.basket-cross-selling .product-data .len-free-delivery a{color:#37a933}.cart-summery{background-color:#f2f2f2}.cart-summery input{background-color:#fff}.cart-summery .btn,.cart-summery .dsFilledButton{line-height:1.25}.cart-summery .input-label-inline{line-height:1.75}.cart-summery .input-filled .input-label-inline{top:-12px;background-image:linear-gradient(#f2f2f2 60%,#fff 40%)}.cart-pli-details{display:none!important}.cart-pli-details-content{display:block}#promotions-container-wrapper{position:relative}#promotions-container-wrapper .fader-left{position:absolute;left:0;top:0;width:40px;height:100%;background-image:linear-gradient(to right,#fff,rgba(255,255,255,0));display:none}#promotions-container-wrapper .fader-right{position:absolute;right:0;top:0;width:40px;height:100%;background-image:linear-gradient(to right,rgba(255,255,255,0),#fff);display:none}#promotions-container{overflow-x:hidden;overflow-y:hidden}.promotions-wrapper{text-align:center}.promotions-wrapper .promotion{display:inline-block;margin-top:10px;margin-bottom:10px;text-align:left;position:relative}.promotions-wrapper .promotion .promotion-inner{padding:0 5px}.promotions-wrapper .promotion .promotion-teaser{display:inline-block}.promotions-wrapper .promotion .promotion-teaser img{height:50px}.promotions-wrapper .promotion .promotion-teaser span.retina-icon,.promotions-wrapper .promotion .promotion-teaser span.action-icon{margin-right:10px;font-size:40px;line-height:40px;color:#37a933}.promotions-wrapper .promotion .promotion-text{display:inline-block;margin-top:15px}.promotions-wrapper .promotion .promotion-text p{font-weight:400;margin-bottom:0}.promotions-wrapper .promotion .promotion-text span{color:#666}.promotions-wrapper .promotion .applied{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0.5)}.promotions-wrapper .promotions-bar{position:relative;text-align:left}.checkout-addresses-email-section-content .email-field-section{margin-bottom:5px}.checkoutheaderimage{margin:-10px 0 0;position:relative;z-index:0}.checkout-page .headerlogo{margin-right:16px}.checkout-page .hotline{width:auto}.checkout-page .hotline a{margin-top:20px;float:left}.checkout-page .hotline .checkout-header-contact{margin-left:7px;margin-top:8px;min-height:93px;float:left}.checkout-page .hotline .checkout-header-contact .largenote a{color:inherit;text-decoration:none;font-size:26px;margin:0}.mobile-checkout-icons{display:flex;justify-content:flex-end}.checkout-page .navbar .checkout-header-links{float:right;margin-left:25px;margin-top:3px}.checkout-page .main-navigation .list-inline{background-color:#ccc;overflow:hidden}#glassesadvisor .list-inline{overflow:hidden}#glassesadvisor div.steps ul>li.first-arrow:after,#glassesadvisor div.steps ul>li.first-arrow:before{left:95%}.checkout-page .main-navigation>div>div>ul>li,#glassesadvisor div.steps>ul>li{color:white;padding:4px 61px 6px;margin:0 -4px 0 0;position:relative;background:#ccc}#glassesadvisor div.steps>ul>li{padding:4px 38px 6px}#glassesadvisor div.steps>ul.small-list>li{padding:4px 63px 6px}.checkout-page .main-navigation>div>div>ul>li.first-arrow,#glassesadvisor div.steps>ul>li.first-arrow{margin-left:-18px}.checkout-page .main-navigation>div>div>ul>li.last-arrow,#glassesadvisor div.steps>ul>li.last-arrow{margin-right:-20px}.checkout-page .main-navigation>div>div>ul>li.ish-progressBar-current,#glassesadvisor div.steps>ul>li.ish-progressBar-current{position:relative;background:#0078c9}.checkout-page .main-navigation>div>div>ul>li.ish-progressBar-passed,#glassesadvisor div.steps>ul>li.ish-progressBar-passed{position:relative;background:#0078c9}.checkout-page .main-navigation>div>div>ul>.arrow:after,.checkout-page .main-navigation>div>div>ul>.arrow:before,#glassesadvisor div.steps>ul>.arrow:after,#glassesadvisor div.steps>ul>.arrow:before{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.checkout-page .main-navigation>div>div>ul>.arrow:after,#glassesadvisor div.steps>ul>.arrow:after{border-color:rgba(0,120,201,0);border-left-color:#ccc;border-width:16px;margin-top:-16px}#glassesadvisor div.steps>ul>.last-arrow:after{border:0}.checkout-page .main-navigation>div>div>ul>.arrow.ish-progressBar-passed:after,.checkout-page .main-navigation>div>div>ul>.arrow.ish-progressBar-current:after,#glassesadvisor div.steps>ul>.arrow.ish-progressBar-passed:after,#glassesadvisor div.steps>ul>.arrow.ish-progressBar-current:after{border-left-color:#0078c9}.checkout-page .main-navigation>div>div>ul>.arrow:before,#glassesadvisor div.steps>ul>.arrow:before{border-color:rgba(255,255,255,0);border-left-color:#fff;border-width:20px;margin-top:-20px}.checkout-page .cc-select{height:34px}.checkout-page .code-hint{line-height:32px}.checkout-page .cc-security-code-popup .cc-security-code-image{background:url(../css/../images/checkout/pop_info_security_code.png) no-repeat;width:245px;height:160px}.checkout-page .helpModal .modal-dialog .contentarea{border:0}.checkout-page h3{margin-top:0}.checkout-page #dhl_pss table th{text-align:left}.checkout-page #dhl_pss table td{text-align:right}.addToCartModal table.smalltable thead th,.addToCartModal table.smalltable tbody td,.checkout-page .cart-products-table table.smalltable thead th,.checkout-page .cart-products-table table.smalltable tbody td{padding:0 0 0 3px}.cart-review-page .free-drops{height:86px}.cart-review-page .free-drops .btn-primary{z-index:2}.cart-review-page .drops .green-sticker{height:110px;width:110px;left:36px;top:-10px}.cart-review-page .drops .green-sticker p{font-size:12px;margin-left:2px;margin-top:28px;width:107px}.cart-review-page .free-drops #newsletter-teaser{position:absolute;bottom:0;background-color:#333}.cart-review-page .shipping-method{display:inline-block;width:100%}.svg-checkbox .svg-uncheck,.svg-checkbox .svg-check{width:20px;height:20px;position:relative;top:5px;display:inline;position:absolute;left:0}.svg-checkbox .svg-check{display:none}.svg-checkbox input[type="checkbox"]+label.checked .svg-check,.svg-checkbox input[type="checkbox"][checked="checked"]+label .svg-check,.svg-checkbox input[type="checkbox"]:checked+label .svg-check{display:inline}.svg-checkbox input[type="checkbox"]+label.checked .svg-uncheck,.svg-checkbox input[type="checkbox"][checked="checked"]+label .svg-uncheck,.svg-checkbox input[type="checkbox"]:checked+label .svg-uncheck{display:none}
.cart-review-page .newsletterregistration label{width:100%}.checkbox-svg-square{stroke:#0078c9;stroke-width:0}@media(min-width:768px){h3.tharukaHeadline{font-size:30px;font-weight:300;text-align:left}}.affiliate-page .partnerprogramm{position:absolute;left:0;top:16px}.affiliate-page .affiliate-subtext{padding-top:200px}.affiliate-page ul.info-list{list-style-type:disc;padding-left:14px}.addressbook-page .ish-costSummary .ish-costSummary-item{padding-left:0}.addressbook-page .kor-address-book,.addressbook-page .kor-useAsBilling,.addressbook-page .kor-useAsShipping{width:100%}.addressbook-page .cancel-button{background:none!important;border:0;padding:0!important;color:#0078c9}.addressbook-page .cancel-button:hover{color:#004a7d;text-decoration:underline}.addressbook-page .arrowleft:before{content:'\2039  '}.order-history-link-box{padding-left:8px}.icon{background:url('https://res.cloudinary.com/fourcare/image/upload/f_auto/v1578663529/shop/sprites/lens_shop_base/main.png') no-repeat}.icon-payment{background:url('https://res.cloudinary.com/fourcare/image/upload/f_auto/v1655453078/shop/sprites/lens_shop_base/payment_202207.png') no-repeat;text-indent:-99999px}.icon-social{background:url('https://res.cloudinary.com/fourcare/image/upload/f_auto/v1585578291/shop/sprites/lens_shop_base/icons-social.png') no-repeat}.icon.hidden-xs,.icon-payment.hidden-xs,.icon-social.hidden-xs{display:inline-block!important}.icon-lens{display:inline-block;height:36px;margin-left:3px;margin-top:-23px;position:relative;top:13px;width:13px}.icon-glasses{height:16px;width:55px;margin-bottom:-4px;display:inline-block}.icon-slide-left,.icon-slide-right{height:50px;width:25px;display:block}.icon-properties{color:#004a7d;vertical-align:middle}.icon-slide-left:before{content:"\e900"}.icon-slide-right:before{content:"\e901"}.icon-slide-left.disabled{color:#666}.icon-slide-right.disabled{color:#666}.icon-menu-xs{background-position:-238px 4px;display:inline-block;height:28px;width:28px}#minicartModal .svg-cart-filled-lg{top:-73px;right:-10px}.icon-cart-v2-xs{background-position:-251px -131px;display:inline-block;height:30px;width:100%;bottom:0;right:0}.icon-cart-xs{background-position:-251px -131px;display:inline-block;height:50px;width:45px;bottom:8px;right:2px;position:absolute;z-index:1000}.icon-cart-mini{background-position:-150px -82px;display:inline-block;height:30px;width:38px;background-size:300px}.icon-category{height:20px;width:20px;float:right;margin-right:10px;margin-top:2px}.icon-close.retina-icon.icon-theessentials-2544{float:right;color:#666;cursor:pointer}.icon-close.retina-icon.icon-theessentials-2544:hover{color:#333}.icon-close.retina-icon.icon-theessentials-2544.white{color:#fff}.icon-IC_Lensbest_Info-gefuellt{height:16px;width:16px;display:inline-block;margin:0 0 -2px 15px;cursor:pointer}.retina-icon.icon-theessentials-2547{margin:9px 0 -8px 0;display:inline-block}.icon-error-cross{position:absolute;right:7px;top:8px;z-index:1;font-family:'retinafont'!important;speak:none;font-style:normal;font-variant:normal;text-transform:none;line-height:1;font-weight:900;font-size:18px;color:#c00}.icon-error-cross:before{content:"\e96d"}.icon-check-lg{display:inline-block;height:15px;width:15px;color:#37a933;font-size:14px;font-family:'retinafont'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-check-lg:before{content:"\e927"}.icon-check-white-checkout{position:absolute;right:40px;top:5px;display:inline-block;height:15px;width:15px;color:white;font-size:14px}.icon-check-white-checkout:before{content:"\e927"}.icon-rating-lg{background-position:-151px -73px;height:16px;width:16px;margin:0 auto;display:inline-block}.icon-rating0:before{letter-spacing:2px;content:"\e96b\e96b\e96b\e96b\e96b"}.icon-rating1:before{letter-spacing:2px;content:"\e96c\e96b\e96b\e96b\e96b"}.icon-rating2:before{letter-spacing:2px;content:"\e96c\e96c\e96b\e96b\e96b"}.icon-rating3:before{letter-spacing:2px;content:"\e96c\e96c\e96c\e96b\e96b"}.icon-rating4:before{letter-spacing:2px;content:"\e96c\e96c\e96c\e96c\e96b"}.icon-rating5:before{letter-spacing:2px;content:"\e96c\e96c\e96c\e96c\e96c"}.retina-icon{text-decoration:none!important}.retina-icon.icon-dioptry-exchange,.retina-icon.icon-money-back,.retina-icon.icon-IC_Lensbest_Neuheiten,.retina-icon.icon-professional-advice,.retina-icon.icon-hotline,.retina-icon.icon-IC_Lensbest_Individuelle-Lesebrille,.retina-icon.icon-IC_Lensbest_All-inclusive,.retina-icon.icon-IC_Lensbest-Home-try-on,.retina-icon.icon-IC_Lensbest_Vorteilspaket,.retina-icon.icon-IC_Lensbest_Sparset,.retina-icon.icon-IC_Lensbest_Online_Bestellen,.retina-icon.icon-IC_Lensbest_Lieferzeit,.retina-icon.icon-IC_Lensbest_Paket{color:#37a933;font-size:32px}.retina-icon.icon-hotline.big{font-size:62px}.retina-icon.icon-dioptry-exchange{transform:rotate(140deg)}.advantageslist .retina-icon,#one-click-reorder .retina-icon{font-size:32px}.icon-facebook{background-position:0 0;height:36px;width:36px;display:inline-block}.icon-facebook.small{background-position:0 -50px;height:26px;width:26px}.icon-facebook.dark{background-position:0 -100px}.icon-facebook.dark.small{background-position:0 -150px}.icon-facebook:hover{background-position:0 -200px}.icon-facebook:hover.small{background-position:0 -250px}.icon-instagram{background-position:-110px 0;height:36px;width:36px;display:inline-block}.icon-instagram.small{background-position:-110px -50px;height:26px;width:26px}.icon-instagram.dark{background-position:-110px -100px}.icon-instagram.dark.small{background-position:-110px -150px}.icon-instagram:hover{background-position:-110px -200px}.icon-instagram:hover.small{background-position:-110px -250px}.icon-youtube{background-position:-50px 0;height:36px;width:52px;display:inline-block}.icon-youtube.small{background-position:-50px -50px;height:26px;width:38px}.icon-youtube.dark{background-position:-50px -100px}.icon-youtube.dark.small{background-position:-50px -150px}.icon-youtube:hover{background-position:-50px -200px}.icon-youtube:hover.small{background-position:-50px -250px}.icon-hermes{background-position:-7px 0;height:32px;width:110px}.icon-dhl{background-position:-156px -133px;height:30px;width:75px}.icon-dhl-pack{background-position:-156px 0;height:32px;width:64px}.icon-go-green{background-position:-265px -131px;height:32px;width:72px}.icon-gls{background-position:-7px -133px;height:30px;width:75px}.icon-paypal{background-position:-266px 0;height:32px;width:100px}.icon-paypal-btn{background-position:-255px -124px;height:23px;width:100px;display:inline-block;margin-bottom:-5px}.icon-paypal-checkout{background-position:-255px -85px;height:23px;width:100px;display:inline-block;left:170px}.icon-visa-checkout{background-position:-578px -37px;height:32px;width:41px;display:inline-block;left:180px}.icon-amex-checkout{background-position:-641px -37px;height:32px;width:26px;display:inline-block;left:280px}.icon-mastercard-checkout{background-position:-708px -37px;height:32px;width:41px;display:inline-block;left:230px}.icon-klarna-checkout{background-position:-575px -178px;height:32px;width:79px;display:inline-block;left:180px}.icon-sofort-checkout{background-position:-520px 0;height:32px;width:41px;display:inline-block;left:180px}.icon-rechnung-checkout{background-position:-520px -37px;height:32px;width:41px;display:inline-block;left:180px}.icon-paydirekt-checkout{background-position:-493px -175px;height:32px;width:74px;display:inline-block;left:180px}.icon-amazon-checkout{background-position:-663px -178px;height:32px;width:101px;display:inline-block;left:180px}.icon-hermes-checkout{background-position:-4px -91px;height:20px;width:75px;display:inline-block}.icon-dhl-checkout{background-position:-155px -87px;height:20px;width:50px;display:inline-block}.btn-default:hover .icon-paypal-btn{background-position:-255px -164px}
.icon-rechnung{background-position:-378px 0;height:32px;width:74px}.icon-visa{background-position:-575px 0;height:32px;width:41px}.icon-amex{background-position:-641px 0;height:32px;width:26px}.icon-mastercard{background-position:-708px 0;height:32px;width:41px}.icon-klarna{background-position:-378px 0;height:32px;width:124px}.icon-amazon{background-position:-663px -131px;height:32px;width:101px}.icon-paydirekt{background-position:-493px -129px;height:32px;width:74px}.icon-ssl{background-position:-792px 0;height:32px;width:54px}.icon-ssl-checkout{background-position:-792px -37px;height:32px;width:54px}.icon-hermes:hover{background-position:-7px -41px}.icon-dhl:hover{background-position:-156px -175px}.icon-dhl-pack:hover{background-position:-156px -37px}.icon-go-green:hover{background-position:-265px -173px}.icon-gls:hover{background-position:-7px -175px}.icon-paypal:hover{background-position:-266px -37px}.icon-rechnung:hover{background-position:-378px -37px}.icon-visa:hover{background-position:-575px -37px}.icon-amex:hover{background-position:-641px -37px}.icon-mastercard:hover{background-position:-708px -37px}.icon-klarna:hover{background-position:-378px -37px}.icon-amazon:hover{background-position:-663px -173px}.icon-paydirekt:hover{background-position:-493px -172px}.icon-ssl:hover{background-position:-792px -37px}.icon-arrow{background-position:-425px -405px;height:auto;float:none;padding-left:19px}.open .icon-arrow{background-position:-425px -3px}.icon-gos{background-position:-854px 0;height:36px;width:36px;display:block;margin-right:5px;float:left}.icon-gos-big{background-position:-854px -41px;display:block;float:left;height:59px;margin-right:5px;width:68px}.icon-ekomi{background-position:-940px 0;height:36px;width:36px;display:block;margin-right:5px;float:left}.icon-trustpilot{background-position:-854px -175px;height:36px;width:36px;display:block;float:left}.icon-ekomi-big{background-position:-930px -107px;display:block;float:left;height:62px;margin-right:5px;width:68px}.icon-the-essentials-2572-filled{font-size:.9em}a#dhl_link_img,a#hermes_link_img{position:absolute;right:10px;top:25px}.checkout-newuser-page a#dhl_link_img,.checkout-newuser-page a#hermes_link_img,.checkout-page a#hermes_link_img{top:0}a#dhl_link_img img,a#hermes_link_img img{width:100px}.icon.icon-facebook{background-position:-280px -497px;height:25px;width:25px;display:inline-block}.stoerer48x48.stoerer-bas_ueberb{background:url(../css/../images/stoerer/uvex_kombinierbarkeit_48x48.gif) no-repeat}.stoerer80x80.blancostoerer{background-position:41% 98%;width:89px;height:89px}.attribute_icon{background:url('https://res.cloudinary.com/fourcare/image/upload/f_auto/v1585578291/shop/sprites/lens_shop_base/icons.png') no-repeat;display:block;width:18px;height:18px}.attribute_icon-kundenwertung{background-position:70% 70%}.attribute_icon-tragezeit{background-position:2% 70%}.attribute_icon-wassergehalt{background-position:29% 70%}.attribute_icon-kruemmung{background-position:15.5% 16%}.attribute_icon-durchmesser{background-position:56.5% 2%}.attribute_icon-dioptrien{background-position:43% 2%}.attribute_icon-bestellnummer{background-position:29% 2%}.attribute_icon-uv_schutzfilter{background-position:16% 70%}.attribute_icon-geld_zurueck{background-position:70% 2%}.attribute_icon-icon_materialeigenschaft-herkoemmlich{background-position:29% 43%}.attribute_icon-icon_nutzungsdauer{background-position:70% 43%}.attribute_icon-icon_farbintensitaet-farbveraendernd{background-position:15.5% 30%}.attribute_icon-icon_farbintensitaet-farbunterstuetzend{background-position:2% 30%}.attribute_icon-icon_material{background-position:70% 16%}.attribute_icon-sauerstoff{background-position:43% 43%}.attribute_icon_hersteller{background:url('https://res.cloudinary.com/fourcare/image/upload/f_auto/v1585578291/shop/sprites/lens_shop_base/Icon_Eigenschaften_Produktbeschreibung_A1.png') no-repeat;display:block;width:18px;height:18px;margin:0 10px 5px 0;float:left}#glassesadvisor h2 span.light{font-size:26px}#glassesadvisor .advisor_summarytext{max-height:240px;overflow-y:auto}body .loader{display:none;background-color:#fff;opacity:.7;-ms-filter:"alpha(opacity=70)";filter:alpha(opacity=70);height:100%;width:100%;position:fixed;left:0;top:0;z-index:1030}body .loader img{position:absolute;top:calc(50% - 15px);left:calc(50% - 15px);z-index:3}body .categorycontent .loader{position:absolute}body .categorycontent .loader img{top:250px}.categorycontent{position:relative}.categorycontent .moreforyou span{display:block;font-size:18px;color:#0078c9;margin:15px 0;cursor:default}body.loading .loader{display:block}img[data-lazy-load-src]{background:url("../css/../images/wait.gif") center center no-repeat;min-height:110px;min-width:31px;display:block;margin-left:auto;margin-right:auto}.ish-errorPage-content{min-height:400px}.ish-errorPage-content h1{margin-bottom:30px}.newsletter-page .navigationarea div{padding:0 0 0 35px;text-align:left;min-height:100px}.newsletter-page .nl-captcha{padding-left:21px}#homepageJSAdTeaser{display:none;position:fixed;bottom:0;width:100%;z-index:1000}#homepageJSAdTeaser .container{position:relative}#homepageJSAdTeaser .icon.icon-close{position:absolute;bottom:65px;right:17px}.yt-video{position:relative;padding-bottom:56.2%;padding-top:0;height:0;overflow:hidden}.yt-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.YouTubeVideoModal .videoOverlay-closeButton{position:relative;max-width:960px;text-align:right;margin:0 auto}.YouTubeVideoModal #yt-player-overlayer,.YouTubeVideoModal #yt-player-container{position:relative;max-width:960px;max-height:540px;width:960px;height:540px;overflow:hidden;background-color:#000}.youtube{position:relative;cursor:pointer;background:#ccc no-repeat center;background-size:cover;padding-bottom:56%;height:0;clear:both}.youtube::before{content:'';background:rgba(255,255,255,0.6);height:80px;width:80px;display:block;margin:-40px 0 0 -40px;border-radius:100px;position:absolute;top:50%;left:50%;box-shadow:0 0 20px 3px rgba(51,51,51,0.8);transition:all .1s ease;z-index:1}.youtube:hover::before{background:rgba(238,238,238,0.8);box-shadow:0 0 10px 3px rgba(51,51,51,0.8);width:90px;height:90px;margin:-45px 0 0 -45px}.youtube::after{content:'';line-height:0;display:block;border-style:solid;border-width:20px 0 20px 40px;margin:-20px 0 0 -15px;border-color:transparent transparent transparent #0078c9;position:absolute;top:50%;left:50%;height:0;width:0;z-index:2}.youtube iframe{width:100%;height:100%;position:absolute;top:0;left:0;z-index:3}.mz-thumb-selected img,.mz-thumb:hover:not(.mz-thumb-selected) img,.mz-expand-thumbnails .magic-thumb-selected img,.mz-expand-thumbnails .magic-thumb:not(.magic-thumb-selected)>img:hover{filter:brightness(100%)!important;-webkit-filter:brightness(100%)!important}.mz-expand-thumbnails .magic-thumb-selected img{box-shadow:none!important;border:1px solid #0078c9!important}.mz-expand-thumbnails .magic-thumb:not(.magic-thumb-selected) img{filter:brightness(100%)!important;-webkit-filter:brightness(100%)!important;box-shadow:none!important;border:1px solid #e5e5e5!important}.no-cssfilters-magic .mz-thumb:hover:not(.mz-thumb-selected) img,.no-cssfilters-magic .mz-thumb-selected img,.no-cssfilters-magic .mz-expand-thumbnails .magic-thumb:hover:not(.magic-thumb-selected) img,.no-cssfilters-magic .mz-expand-thumbnails .magic-thumb-selected img{opacity:1!important;filter:alpha(opacity=100)!important}.mz-lens{display:none!important}.retina-icon.icon-IC_Lensbest_Lupe-plus{cursor:pointer;margin:0 20px 10px;position:absolute;display:inline-block;right:40px;bottom:120px;z-index:2;color:#0078c9;font-size:30px;font-weight:900}#mobile-product-image .retina-icon.icon-IC_Lensbest_Lupe-plus{right:2px;bottom:0}.kor-field-error-list{list-style-type:none}.error-page ul{list-style-type:disc;padding-left:20px;padding-bottom:20px}li.reminder-replace-ajax{margin-right:0;position:relative;display:inline-block}li.reminder-replace-ajax .if-icon{font-size:20px}li.reminder-replace-ajax .reminder-link-date{font-size:12px;margin-right:5px}
li.reminder-replace-ajax .openAJAXReminderModal .modal-body{padding-top:0}li.reminder-replace-ajax .openAJAXReminderModal .if-icon{height:30px;width:30px;display:inline;position:absolute;top:-3px;right:-40px;font-size:23px}li.reminder-replace-ajax .RemoveAlertForm{display:inline-block;padding:0;position:absolute;right:-15px;top:-1px}li.reminder-replace-ajax .RemoveAlertForm button{background:0;border:0;color:#0078c9;padding:0;font-size:18px}li.reminder-replace-ajax .RemoveAlertForm button:focus,li.reminder-replace-ajax .RemoveAlertForm button:hover{color:#0069b0;outline:0}li.reminder-replace-ajax.checkout-receipte-reminder .reminder-link-label{padding-right:0}li.reminder-replace-ajax.checkout-receipte-reminder .if-icon,li.reminder-replace-ajax.checkout-receipte-reminder .reminder-link-date{margin-left:0}li.reminder-replace-ajax.checkout-receipte-reminder .openAJAXReminderModal{font-size:16px}li.reminder-replace-ajax.checkout-receipte-reminder .openAJAXReminderModal .if-icon{padding-left:5px;font-size:23px;position:initial;left:auto;vertical-align:middle;line-height:30px}li.reminder-replace-ajax.checkout-receipte-reminder .RemoveAlertForm{top:initial;position:initial;line-height:20px;vertical-align:middle}#ReminderForm .form-control[readonly]{background:0;cursor:pointer}#AJAXReminderModal .modal-dialog{margin-top:30px;bottom:initial;padding-bottom:400px}#AJAXReminderModal .modal-dialog .modal-header{padding-bottom:0}#AJAXReminderModal .modal-dialog .modal-body{padding-top:5px}.order-success-page .textleft span.retinaicon{float:left;margin-right:10px}.retina-icon.icon-IC_Lensbest_2D-Anprobe:before{font-size:50px;color:#0078c9;font-weight:900}.retina-icon.icon-IC_Lensbest_Lieferzeit{padding-left:1px}.retinaicon.icon-IC_Lensbest_Glas-dick,.retinaicon.icon-IC_Lensbest_Glas-mittel,.retinaicon.icon-IC_Lensbest_Glas-duenn{font-size:36px;top:-9px;left:5px;position:relative;color:#0078c9;vertical-align:middle}.retina-icon.icon-IC_Lensbest_Info-gefuellt{font-size:16px;color:#999}.retina-icon.icon-IC_Lensbest_Info-gefuellt:hover,.retina-icon.icon-IC_Lensbest_Info-gefuellt:focus{color:#0078c9}.svg-shading{width:55px;height:16px;margin:2px 5px 0 0}#svg-cart-filled-lg{fill:#0078c9;stroke:#0078c9}.svg-cart-filled-lg{width:80px;height:80px;position:absolute;top:15px;right:-10px}.svg-cart-filled-lg.icon-financee-commerce-1264{font-size:70px;color:#0078c9}.glasses-add-changed-note{float:left;transition:max-height .5s ease-in-out,opacity .7s ease-in-out;max-height:0;opacity:0;margin-top:10px}.glasses-add-changed-note.shown{max-height:100px;opacity:1}.glasses-add-changed-note.shown p{font-weight:bold;color:#37a933}.flyoutlink .retina-icon:before{content:"\e901";animation:changeLetter 3s linear infinite alternate}.flyoutlink.open .retina-icon:before{content:"\e902"}.optiscroll-vtrack{opacity:1;background-color:#0078c9;width:8px;border-radius:0}.optiscroll-v{width:9px;border-left:2px solid #e5e5e5}.filtergroup-gradient{pointer-events:none;height:20px;position:absolute;top:194px;width:100%;z-index:5;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,#fff 80%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(80%,#fff));background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 80%);background:-o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 80%);background:-ms-linear-gradient(top,rgba(255,255,255,0) 0,#fff 80%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 80%)}.filtergroup-gradient.filtergroup-gradient-hide{height:0}.desktop-account-teaser{height:auto;position:relative;width:100%}.desktop-teaser-dimension{background-position:50% 50%;background-repeat:no-repeat;overflow:hidden;width:100%;height:350px}.desktop-teaser-textbox{width:1024px;height:auto;margin:auto;position:absolute;top:0;right:0;left:0;bottom:0;height:100%}.desktop-teaser-headline{top:67px;left:525px;position:absolute;z-index:100}.desktop-teaser-headline .headline-font{font-size:36px;font-weight:400;letter-spacing:.055em;text-transform:uppercase;color:#333}.mobile-account-name{position:absolute;z-index:100;left:37%;top:37%;font-size:3vw;font-weight:400;color:#333;transform:rotate(335deg);width:13ch;overflow:hidden}.account-flex{display:flex;align-items:center;justify-content:center;flex-flow:column wrap}.mobile-account-name-birthday{position:absolute;z-index:100;left:13.7%;top:40%;font-size:4vw;font-weight:400;color:#333}.mobile-account-wrapper{position:relative}.desktop-account-name.account-birthday{top:157px;left:76px;position:absolute;z-index:100;font-size:31px;font-weight:600px;color:#333;transform:rotate(0deg)}.desktop-account-name{top:141px;left:130px;position:absolute;z-index:100;font-size:25px;font-weight:400;color:#333;transform:rotate(335deg);overflow:hidden;width:13ch}.desktop-teaser-subline{top:113px;left:527px;position:absolute;z-index:100}.desktop-teaser-subline .subline-font{font-size:14px;line-height:1.5;color:#333;font-weight:300;letter-spacing:.04em}.prescriptionPass{color:#0078c9;cursor:pointer}.prescriptionPass:hover{text-decoration:underline}.colorlens-tooltip-wrapper{position:relative;width:220px}.colorlens-tooltip{display:none;font-size:13px;width:200px;position:absolute;top:-115px;margin-left:-100px;left:50%;color:#666;background:#ebf4fb;border:1px solid #e5e5e5;padding:5px;z-index:1001;text-align:left}.wheel-arrow-down{width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #ccc;margin:0 auto;position:relative;top:15px}.wheel-container{position:relative;padding-top:38.5%;padding-bottom:25%}.wheel-background{background-repeat:no-repeat;background-size:100%;background-position:top;position:relative}.wheel-height{height:850px}div[id*="vstarea_"] .vs_h2.start-slide,.vs_h2.start-slide div div div{font-size:28px;font-weight:bold;color:#333}div[id*="vstarea_"] .vs_h2.category-teaser,.vs_h2.category-teaser div div div,div[id*="vstarea_"] .vs_h2.category-teaser h1,.vs_h2.category-teaser div div div h1{font-size:36px!important;font-weight:400;letter-spacing:.055em;text-transform:uppercase;color:#333}div[id*="vstarea_"] .vs_h2.vs_h24,.vs_h2.vs_h24 div div div{font-size:24px!important}div[id*="vstarea_"] .vs_h2.vs_h32,.vs_h2.vs_h32 div div div{font-size:32px!important}div[id*="vstarea_"] .vs_h2.vs_h56,.vs_h2.vs_h56 div div div{font-size:56px!important}div[id*="vstarea_"] .vs_h2.vs_h72,.vs_h2.vs_h72 div div div{font-size:72px!important}div[id*="vstarea_"] .vs_h2.vs_h88,.vs_h2.vs_h88 div div div{font-size:88px!important}div[id*="vstarea_"] .vs_h2.vs_h104,.vs_h2.vs_h104 div div div{font-size:104px!important}.redeem-voucher-page .input-filled .input-label-inline.input-lg,.redeem-voucher-page .input-fixed .input-label-inline.input-lg{background:#fff}.redeem-voucher-page .add-to-cart-button{width:100%}.l15i{left:15px!important}.minh24{min-height:24px}.minh50{min-height:50px}.minh60{min-height:60px}.minh80{min-height:80px}.minh150{min-height:150px}.minh300{min-height:270px}.w75p{width:75%}.w100p{width:100%}.w50p{width:50%}.w70p{width:70%}.w50{width:50px}.w65{width:65px}.w77{width:77px}.w85{width:85px}.w100{width:100px}.w150{width:150px}.w200{width:200px}.w202{width:202px}.w250{width:250px}.w320{width:320px}.h100p{height:100%}.h20{height:20px}.h7500{height:7500px}.h10000{height:10000px}.marg15{margin:15px}.margt0{margin-top:0}.margt3{margin-top:3px}.margt5{margin-top:5px!important}.margt7{margin-top:7px}.margt8{margin-top:8px}.margt10{margin-top:10px!important}.margt15{margin-top:15px}.margt20{margin-top:20px!important}.margt25{margin-top:25px}.margt30{margin-top:30px}.margt35{margin-top:35px!important}.margt40{margin-top:40px}.margt45{margin-top:45px}.margt50{margin-top:50px}
.margt60{margin-top:60px}.margt-1{margin-top:-1px}.margt-2{margin-top:-2px}.margt-5{margin-top:-5px}.margt-6{margin-top:-6px}.margt-20{margin-top:-20px}.margt-50{margin-top:-50px}.margt-45{margin-top:-45px}.margt10-xs{margin-top:0}.margt10-sm{margin-top:10px}.margt20-xs{margin-top:0}.margtb5{margin:5px 0}.margtb10{margin:10px 0}.margtb11{margin:11px 0}.margtb12{margin:12px 0}.margtb15{margin:15px 0}.margtb20{margin:20px 0}.margb0{margin-bottom:0!important}.margb3{margin-bottom:3px}.margb-5{margin-bottom:-5px}.margb5{margin-bottom:5px}.margb1-i{margin-bottom:1px!important}.margb10{margin-bottom:10px}.margb15{margin-bottom:15px}.margb20{margin-bottom:20px}.margb30{margin-bottom:30px}.margb40{margin-bottom:40px}.margb60{margin-bottom:60px}.margb100{margin-bottom:100px}.margb-1{margin-bottom:-1px}.margb-5{margin-bottom:-5px}.margb10-xs{margin-bottom:0}.margbt30{margin-top:30px;margin-bottom:30px}.margtb40{margin-top:40px;margin-bottom:40px}.marglr0{margin-right:0;margin-left:0}.marglr2{margin-right:2px;margin-left:2px}.marglr10{margin-left:10px;margin-right:10px}.marglr12{margin-left:12px;margin-right:12px}.marglr15{margin:0 15px 0!important}.margl10{margin-left:10px}.margl5{margin-left:5px}.margl7{margin-left:7px}.margl10-xs{margin-left:0}.margl20{margin-left:20px}.margl25{margin-left:25px}.margl30{margin-left:30px}.margl40{margin-left:40px}.margl50{margin-left:50px}.margl65{margin-left:65px}.margl125{margin-left:125px}.margl150{margin-left:150px}.margl185{margin-left:185px}.margl205{margin-left:205px}.margl225{margin-left:225px}.margl-1{margin-left:-1px}.margl-5{margin-left:-5px}.margl-10{margin-left:-10px}.margl-12-md{margin-left:-12px}.margr-1{margin-right:-1px}.margr5{margin-right:5px}.margr8{margin-right:8px}.margr10{margin-right:10px}.margr15{margin-right:15px}.margr20{margin-right:20px}.margr25{margin-right:25px}.pad12{padding:12px}.padt5{padding-top:5px}.padt5i{padding-top:5px!important}.padr6{padding-right:6px}.padr8{padding-right:8px}.padr0{padding-right:0}.padr5{padding-right:5px}.padr10{padding-right:10px}.padr14{padding-right:14px}.padr15{padding-right:15px}.padr20{padding-right:20px}.padr30{padding-right:30px}.padr80{padding-right:80px}.padt5{padding-top:5px}.padt7{padding-top:7px}.padt10{padding-top:10px}.padt12{padding-top:12px}.padt10i{padding-top:10px!important}.padt20{padding-top:20px}.padt25{padding-top:25px}.padt15{padding-top:15px}.padt30{padding-top:30px}.padt40{padding-top:40px}.padt60{padding-top:60px}.padb0{padding-bottom:0!important}.padb2{padding-bottom:2px}.padb5{padding-bottom:5px}.padb10{padding-bottom:10px!important}.padb30{padding-bottom:30px}.padb11{padding-bottom:11px!important}.padb15{padding-bottom:15px!important}.padb20{padding-bottom:20px!important}.padb45{padding-bottom:45px}.padb50{padding-bottom:50px}.padtb10{padding-top:10px;padding-bottom:10px}.padtb15{padding-top:15px;padding-bottom:15px}.padtb20{padding-top:20px;padding-bottom:20px}.padtbo30{padding-bottom:30px}.padtb5{padding:5px 0}.padl5{padding-left:5px}.padl8{padding-left:8px}.padl10{padding-left:10px}.padl20{padding-left:20px}.padl80{padding-left:80px}.padlr5{padding-left:5px;padding-right:5px}.padlr8{padding-left:8px;padding-right:8px}.padlr10{padding-left:10px;padding-right:10px}.padlr12{padding-left:12px;padding-right:12px}.padlr20{padding-left:20px;padding-right:20px}.pad5{padding:5px}.pad10{padding:10px}.pad15{padding:15px}.pad20{padding:20px}.nopad{padding:0!important}.nopadl{padding-left:0}.nopadli{padding-left:0!important}.nopadr{padding-right:0}.nopadt{padding-top:0}.nopadlr{padding-left:0;padding-right:0}@media screen and (min-width:768px){.nopad-md{padding:0!important}}.nomarg{margin:0!important}.nomargt{margin-top:0}.nomargti{margin-top:0!important}.nomargb{margin-bottom:0}.nomargbi{margin-bottom:0!important}.margauto{margin-left:auto;margin-right:auto;float:none}.col-centered{float:none!important;margin-left:auto!important;margin-right:auto!important;text-align:center}.nowrap{white-space:nowrap;display:inline-block}.tcenter{text-align:center}.valignm{vertical-align:middle}.valignt{vertical-align:top}.img-top-50-md{margin-top:-50px;z-index:-1;position:relative}.clear{clear:both;width:100%;overflow:hidden;display:block}.clearboth{clear:both}.visible{display:block!important}.hidden{display:none}.vhidden{visibility:hidden}.first{margin-left:0!important;padding-left:0!important}.last{margin-right:0!important;padding-right:0!important}.nofloat{float:none!important}.relative{position:relative}.absolute{position:absolute}.absolute-right{position:absolute;right:0}.bottomright{position:absolute;bottom:37px;right:0}.center{text-align:center}.textright{text-align:right}.texttransnorm{text-transform:inherit!important}.textleft{text-align:left!important}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.underlined{text-decoration:underline}.nounderline{text-decoration:none!important}.hiddenoverflow{overflow:hidden!important}.pointer{cursor:pointer}.doublecol{-moz-column-count:2;-moz-column-gap:40px;-webkit-column-count:2;-webkit-column-gap:40px;column-count:2;margin-bottom:20px}.bordertop{border-top:1px solid #e5e5e5}.borderleft{border-left:1px solid #e5e5e5}.borderright{border-right:1px solid #e5e5e5}.borderbottom{border-bottom:1px solid #e5e5e5}.borderbottomdarker{border-bottom:1px solid #999}.bordered{border:1px solid #e5e5e5!important;margin-bottom:-1px}.bordered.green{border-color:#37a933!important}.borderlr2{border-left:2px solid #fff;border-right:2px solid #fff}.border2{border-width:2px!important}.noborder{border:none!important}.nobordertop{border-top:none!important}.noborderbottom{border-bottom:none!important}.panel-grey{background:#f9f9f9}.panel-white{background:white}.panel-lightblue{background:#ebf4fb}.bgtransparent{background-color:transparent!important}.bgwhite{background-color:white!important}.bggrey{background-color:#e9e9e9}.bgblack{background-color:#333}.productlist-background{background-color:#fcfcfc}.lightgrey{color:#666}.darkgrey{color:#333}.light{font-weight:300}.green{color:#37a933!important}.orange{color:orange}.red{color:#c00}.lightgrey{color:#666}.white{color:white}.grey{color:#333}.black{color:#333!important}.bold{font-weight:600}.heavy{font-weight:600}.light{font-weight:300}.fontsize11{font-size:11px}.fontsize12{font-size:12px}.fontsize14{font-size:14px}.fontsize16{font-size:16px}.fontsize17{font-size:17px}.fontsize18{font-size:18px}.fontsize20{font-size:20px}.fontsize22{font-size:22px!important}.fontsize26{font-size:26px}.fontsize28{font-size:28px}.fontsize32{font-size:32px}.inline{display:inline}.flex{display:flex}.noborderl{border-left:0}.fixed{position:fixed!important}@media screen and (max-width:767px){.rad2{border-radius:2px}.radl2{border-top-left-radius:2px;border-bottom-left-radius:2px}.radr2{border-top-right-radius:2px;border-bottom-right-radius:2px}.radt2{border-top-right-radius:2px;border-top-left-radius:2px}.radb2{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.rad5{border-radius:5px}.radl5{border-top-left-radius:5px;border-bottom-left-radius:5px}.radr5{border-top-right-radius:5px;border-bottom-right-radius:5px}.radt5{border-top-right-radius:5px;border-top-left-radius:5px}.radb5{border-bottom-right-radius:5px;border-bottom-left-radius:5px}}.wauto-md{width:auto}.w150-md{width:150px}.w200-md{width:200px}.w250-md{width:250px}.w30p-md{width:30%}.w40p-md{width:40%}.w20p{width:20%}.pull-right-md{float:right}.pull-left-md{float:left}.clear-md{clear:both;display:block;overflow:hidden;width:100%}.margb-80-md{margin-bottom:-80px}.padr5-xs{padding-right:0}.padlr10-xs,.padlr12-xs{padding-left:0;padding-right:0}.pad-xs{padding:0}.padl26-md{padding-left:26px}.padl60-md{padding-left:60px}.padr12-md{padding-right:12px}.padb15-md{padding-bottom:15px}.margt8-md{margin-top:8px}.margt9-md{margin-top:9px}.margt10-md{margin-top:10px}.margt20-md{margin-top:20px}.margt40-md{margin-top:40px}.margt50-md{margin-top:50px}.margt75-md{margin-top:75px}.margt100-md{margin-top:100px}.menu-sub-mobile{display:none}
.margb10-md{margin-bottom:10px}.margb20-md{margin-bottom:20px}.margb40-md{margin-bottom:40px}.margb60-md{margin-bottom:60px}.margl-5-md{margin-left:-5px}.textright-md{text-align:right}.margl50-md{margin-left:50px}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fade-slow{opacity:0;-webkit-transition:opacity .5s linear;transition:opacity .5s linear}.fade-slow.in{opacity:.5}.min-box-height-191-md{min-height:191px}ol.decimal-list{list-style-type:decimal;padding-left:15px}ol.decimal-list li{padding-left:5px}.rotate90{-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.rotate315{-moz-transform:rotate(315deg);-ms-transform:rotate(315deg);-o-transform:rotate(315deg);-webkit-transform:rotate(315deg);transform:rotate(315deg)}@media screen and (min-width:768px) and (max-width:1040px){body,html{width:1024px}#homepageJSAdTeaser .container{top:0}.modal .modal-dialog{margin:auto;max-width:95%}.minicartModal.modal .modal-dialog{margin-left:22px}#GlassesAdvisorModal.modal .modal-dialog{margin-left:0}.carousel-control{display:none}#LiveEngagementFadeIn,#LiveEngagementFadeInStatic,#LiveEngagementFeedback{display:none}}.catergorybanner-xs,.homepagebanner-xs{display:none}@media screen and (max-width:767px){body{padding-top:0}h2,.h2{font-size:26px}h1,.h1{font-size:27px}h1.big-size{font-size:28px}.service-page h2{font-size:22px}.hl-consulting-homepage{font-size:18px;font-weight:300;text-align:center;line-height:1.1;margin-top:20px;margin-bottom:15px;color:#151515}.container-xs{margin-right:auto;margin-left:auto;padding-left:12px;padding-right:12px}.padr5-xs{padding-right:5px}input[type='text'],input[type='number'],textarea,select,input{font-size:16px!important}.yt-video{padding-bottom:58.25%}.main-navigation,.ish-headerSearch,.page-home #mobile-categorylink,.page-home-v2 #mobile-categorylink{display:none}#mobile-sticky-header .ish-headerSearch,.page-home-v2 #mobile-sticky-header #mobile-categorylink{display:block}.main-navigation>div>div>ul>li{border-bottom:0;border-bottom-style:none}.main-navigation>div>div>ul>li:first-child{padding-left:0}.checkout-page .main-navigation,.page-home .main-navigation,.page-home .ish-headerSearch,.page-home .homepagebanner-xs,.page-home-v2 .main-navigation,.page-home-v2 .ish-headerSearch,.page-home-v2 .homepagebanner-xs{display:block}.default-page{margin-top:0;margin-bottom:30px}.promo-xs img{width:100%;height:auto}.promo-xs .carousel-inner .promo-xs .additionals{display:none}.consulting-carousel{width:94%!important}.menu-sub-mobile{display:block}.landingpage-info-box .product-stoerer-container{top:0;bottom:auto;left:12px;position:absolute;width:64px}.landingpage-info-box .product-stoerer{background:url('../css/../images/stoerer/blancostoerer65x65.png') no-repeat scroll 0 0;height:65px;width:65px;margin-left:-9px;display:inline;float:right}.landingpage-info-box .product-stoerer.percent{padding:10px 0;font-size:9px}.landingpage-info-box .product-stoerer.free-shipping{padding:24px 0;font-size:12px;font-weight:bold}.landingpage-info-box .product-stoerer span.percent{font-size:26px}.landingpage-info-box .rightProductData{position:relative;right:0;bottom:0;margin-bottom:0;padding:0 15px 0 0;text-align:right}.landingpage-info-box .doublehero .product_image{height:auto}.landingpage-info-box .doublehero .productData{height:auto}.landingpage-info-box .doublehero .action{display:inline-block;position:inherit}.landingpage-info-box .doublehero .rightProductData{display:inline-block;position:inherit;padding:0 15px 0 0}.mobile-home-category-banner{position:absolute;top:20px;left:10px}.mobile-home-category-banner .banner-heading{font-size:24px;line-height:24px}.mobile-home-category-banner .banner-text{font-size:18px}.mobile-home-reorder-banner{min-height:80px;width:100%;display:flex;background:#f2f2f2!important;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.icon-homepage-banner{margin-right:10px;font-size:50px!important;display:inline-block}.margin-banner{margin:auto auto auto 0}.margin-icon{margin:auto 0 auto auto}#ekomi-plugin-mobile{max-width:100%}#ekomi-plugin-mobile img{max-width:100%;display:block;margin-right:auto;margin-left:auto}.banner-detail-page #CampaignBanner{margin-top:0}.product-detail-page ul.mobile-properties li:last-child{border-bottom:0}.friendship-page #bonus>div.bonus-image{margin-left:0;margin-right:0}.affiliate-page .partnerprogramm{position:relative}.affiliate-page .affiliate-subtext{padding-top:0}.affiliate-page .affiliate-subtext-header{margin-top:10px}.col-centered-xs{float:none;margin-left:auto;margin-right:auto;padding:0}.margauto-xs{margin-left:auto;margin-right:auto;float:none}.noborder-xs{border:none!important}.bordertop-xs{border:none!important;border-top:1px solid #fff!important}.borderbottom-xs{border-bottom:1px solid #e5e5e5}.nopadl-xs{padding-left:0!important}.nopadr-xs{padding-right:0!important}.nopadt-xs{padding-top:0!important}.nopad-xs{padding:0!important}.nomarg-xs{margin:0!important}.nomargt-xs{margin-top:0}.pad-xs{padding:0 12px}.pull-right-xs{float:right}.pull-right-md{float:none}.pull-left-md{float:none}.pull-right-xs{float:right}.nofloat-xs{float:none;clear:both}.clear-md{clear:none;display:block;overflow:hidden;width:auto}.clear-xs{clear:both;display:block;overflow:hidden;width:100%}.inline-xs li{float:left}.blue-xs{background:#ebf4fb;padding:10px;overflow:hidden}.wauto-md,.w150-md,.w200-md,.w250-md,.w30p-md,.w40p-md{width:100%}.avoid-xs{display:none!important}.margt8-md,.margt9-md,.margt10-md,.margt75-md,.margt20-md,.margt40-md,.margt50-md,.margt100-md{margin-top:0}.margb10-md,.margb20-md,.margb40-md,.margb60-md{margin-bottom:0}.margl-5-md,.margl50-md,.margl-12-md{margin-left:0}.padl26-md,.padl60-md{padding-left:0}.padr12-md{padding-right:0}.padb15-md{padding-bottom:0}.margb-80-md{margin-bottom:-1px}.margb0-xs{margin-bottom:0}.margt5-xs{margin-top:5px}.margt10-xs{margin-top:10px}.margtb10-xs{margin-top:10px;margin-bottom:10px}.margt20-xs{margin-top:20px}.margb5-xs{margin-bottom:5px}.margl10-xs{margin-left:10px}.margr10-xs{margin-right:10px}.padt10-xs{padding-top:10px}.padt20-xs{padding-top:20px}.padb5-xs{padding-bottom:5px}.pad10-xs{padding:10px}.padl10-xs{padding-left:10px}.padb10-xs{padding-bottom:10px}.padb20-xs{padding-bottom:10px}.margt10-xs{margin-top:10px}.margt50-xs{margin-top:50px!important}.margl10-xs{margin-left:10px}.nominwidth{min-width:0!important}.margb20-xs{margin-bottom:20px}.margb10-xs{margin-bottom:10px}.margb10i-xs{margin-bottom:10px!important}.padlr10-xs{padding-left:10px;padding-right:10px}.padlr12-xs{padding-left:12px;padding-right:12px}.margl65{margin-left:0}.border-xs{border:1px solid #333}.service-page .alterListSmall{min-height:100px}.img-top-50-md{margin-top:0;z-index:0;position:relative}.textright-md{text-align:inherit}.textright-xs{text-align:right}.textcenter-md{text-align:center}.textcenter-xs{text-align:center!important}.wrap-xs{white-space:normal!important}.min-box-height-191-md{min-height:auto}.horizontal-divider-with-text{display:flex!important}.modal{position:absolute;overflow:visible}.modal .modal-scroll{overflow-y:hidden;max-height:none}.modal .modal-dialog{top:0!important;margin-top:0!important}.emailRecommendationModal .modal-dialog,.helpModal .modal-dialog,.helpModal .modal-dialog,.advisorModal .modal-dialog,.blogQuoteModal .modal-dialog,.dittoModal .modal-dialog,.inactivityBannerModal .modal-dialog{width:100%;height:95%}.navigationarea,.service-page .navigationarea,.helpModal .modal-dialog .contentarea{width:100%;border:0;padding:0 10px;height:auto}.service-page .service-selection{color:#0078c9;cursor:pointer}.service-page .service-selection .icon-menu-xs{margin-bottom:-8px;margin-right:5px}.service-page .service-selection-wrapper{position:absolute;top:35px;left:0;display:none;width:100%;z-index:1000;background-color:#fff;border-bottom:1px solid #ccc;padding-bottom:10px;padding-left:12px}.green-sticker p{width:105px}
.required-fields-explanation{margin:10px 0 10px 0;font-size:10px;color:#999;line-height:1.45;font-weight:400}.required-fields-explanation a{color:#999}.navbar>.container>.row>div{margin-bottom:30px}.main-navigation{background:white;box-shadow:none}.main-navigation ul.list-inline li.main-navigation-lenses a,.main-navigation ul.list-inline li.main-navigation-lenses .megamenu>ul>li:first-child a,.main-navigation ul.list-inline li.main-navigation-lenses .megamenu>ul>li:first-child a.sub{background-color:#f8fcfe!important}.main-navigation ul.list-inline li.main-navigation-glasses a,.main-navigation ul.list-inline li.main-navigation-glasses .megamenu>ul>li:first-child a,.main-navigation ul.list-inline li.main-navigation-glasses .megamenu>ul>li:first-child a.sub{background-color:#f9fdfa!important}.main-navigation ul.list-inline li.main-navigation-lenses.mn-last,.main-navigation ul.list-inline li.main-navigation-glasses.mn-last{border-bottom:2px solid #e5e5e5!important}.headerlogo{height:30px;margin:0}.homepagebanner-xs{overflow:hidden}.hp-divider{margin:10px 0 20px}.sticky-header-offset{margin-bottom:65px}.sticky-header-offset:before,.sticky-header-offset:after{content:" ";display:table}.sticky-header-offset:after{clear:both}.sticky-header-offset:before,.sticky-header-offset:after{content:" ";display:table}.sticky-header-offset:after{clear:both}#mobile-sticky-header{position:fixed;width:100%!important;top:0;padding:5px 10px 5px 10px;z-index:1001;background-color:#fff;height:85px}#mobile-sticky-header .header-icon-wrapper .header-icon-container{float:right;padding-right:15px;text-decoration:initial;position:relative}#mobile-sticky-header a.header-icon-container:focus{text-decoration:initial}#mobile-sticky-header .header-icon{line-height:30px;width:30px;font-size:25px}#mobile-sticky-header .header-icon.icon-theessentials-2572{line-height:34px}#mobile-sticky-header .header-icon.icon-theessentials-2572+span.js-overlay-count{bottom:4px;right:9px}#mobile-sticky-header .header-icon.icon-professional-advice{color:#0078c9}#mobile-sticky-header a:hover .header-icon.icon-professional-advice{color:#004a7d}#mobile-sticky-header .header-icon-container .chatStatus{position:absolute;bottom:3px;right:15px}#mobile-sticky-header .header-icon-container .chatStatus.barcode{right:14px}#mobile-sticky-header .menu-trigger-container{width:30px;padding-top:2px}#mobile-sticky-header .menu-trigger-container .header-icon{height:8px;display:block;color:#0078c9;font-size:23px;line-height:8px}#mobile-sticky-header .headerlogo img{margin-top:2px}#mobile-sticky-header .ish-headerSearch{width:100%}#mobile-sticky-header .ish-headerSearch .form-control:focus{border-color:#0078c9}.modal .mobile-modal-background-white{position:absolute;width:100%;top:0;bottom:0;z-index:1000;background-color:white}.modal .mobile-modal-background-white ~ .modal-content{box-shadow:none;z-index:1001}#AJAXLoginLayer.v2{position:absolute;float:left;top:0;width:100%;display:block;overflow-y:visible;left:-800px;-webkit-transition:left 500ms ease-in-out,opacity 1000ms ease-in;transition:left 500ms ease-in-out,opacity 1000ms ease-in}#AJAXLoginLayer.v2 #modal-login .modal-header{padding-bottom:0}#AJAXLoginLayer.v2 #modal-login h1{font-size:24px;font-weight:normal;text-align:left;margin-top:5px;margin-bottom:15px}#AJAXLoginLayer.v2 #modal-login .panel .small-inputs-ajax-login-xs .margtb10{margin-top:0}#AJAXLoginLayer.v2 #modal-login .panel .small-inputs-ajax-login-xs .js-strength-validation-target+.margt5{margin-top:0!important}#AJAXLoginLayer.v2 #modal-login .panel #collapse-login-one-click ul li,#AJAXLoginLayer.v2 #modal-login .panel #collapse-login-one-click ol li{font-size:12px}#AJAXLoginLayer.v2 .modal-dialog{top:0!important;padding:0;transform:none}#AJAXLoginLayer.v2 .modal-dialog .modal-content{overflow-x:hidden;overflow-y:visible;transform:none;border:0}.reorderinfo{font-size:14px;line-height:20px}.reorderinfo p{font-size:14px}#AJAXLoginLayer.v2.in{left:0;-webkit-transition:left 500ms ease-in-out,opacity 0ms ease-out;transition:left 500ms ease-in-out,opacity 0ms ease-out}#AJAXLoginLayer.v2 #modal-login h1,#AJAXLoginLayer.v2 #modal-login .filter-mobile-hl{font-size:24px;font-weight:normal;line-height:1.1;text-align:left;margin-top:5px;margin-bottom:15px}.productcount.v2{margin:15px 0}.productcount.v2 strong{font-weight:600}.slide-out-layer .headerPanel{position:absolute;top:0;display:block;background-color:white;padding:15px}.slide-out-layer .headerPanel .retina-icon-close{top:15px}.slide-out-layer .bottomPanel{position:absolute;bottom:0;display:block}.retina-icon-close{top:10px;right:20px}.promosmallest{background-position:inherit;height:150px}.promobig h2,.promosmallest h2{margin-top:10px;font-size:24px}.carousel .carousel-indicators{display:none;bottom:0;left:50%}.main-navigation div.megamenu{position:static;height:inherit;width:100%;box-shadow:none;padding:0}.main-navigation div.megamenu .shape.retina-icon{color:#fff}.main-navigation div.megamenu ul,.main-navigation div#megamenu-content4,.main-navigation div#megamenu-content4 ul,.main-navigation div#megamenu-content4 ul.seplist{margin:0;padding:0;width:100%}.main-navigation div.megamenu ul.seplist li.column1,.main-navigation div.megamenu ul.seplist li.column2,.main-navigation div.megamenu ul.seplist li.reset{margin:0;margin-top:0!important;margin-bottom:-1px}.main-navigation div.megamenu ul.seplist li:first-child{width:100%}#megamenu-content3,#megamenu-content4{height:auto}.main-navigation div.megamenu>ul:first-child>li:first-child{display:none}#filterBodyLensAndItems li,.additionalmenu-xs li,.main-navigation ul.list-inline li{width:100%;text-align:left;margin:0;padding:0}ul.ish-pageNavigation-filters-filter li{padding:0}.ish-searchForm-recommendationTerms{margin-top:24px;width:95%!important;min-width:inherit!important}.modernized-backdrop-hook ~ .ish-searchForm-recommendationTerms{position:fixed!important;padding:0 10px;margin-top:0;top:79px!important;overflow-x:hidden;overflow-y:scroll;border:0;bottom:0;right:10px;width:auto!important}.ish-listFilters-sortBy select{width:100%}.checkout-page .navbar .checkout-header-contact{font-size:11px;margin-left:10px;margin-top:5px;float:none}.checkout-page .navbar .checkout-header-contact div:last-child{font-size:21px;margin-top:-5px}.checkout-page .main-navigation>div>div>ul{border:0;margin-left:-10px}.checkout-page .main-navigation>div>div>ul>li a,.checkout-page .main-navigation>div>div>ul>li{width:25%;padding:7px 0 7px 0;text-align:center;font-size:12px;margin:0;display:block;float:left}.checkout-page .main-navigation ul.list-inline li a{padding:0}.checkout-page .icon-check-white-checkout,.checkout-page .main-navigation .ish-progressBar-stepNumber{display:none}.checkout-page .main-navigation .ish-progressBar-stepName{text-indent:11px}.checkout .main-navigation .container .col-xs-12{padding:0}.checkout .main-navigation>div>div>ul>li>a{color:white}.checkout-page .main-navigation>div>div>ul>li.first-arrow,#glassesadvisor div.steps ul>li.first-arrow{margin-left:0}.checkout-page .main-navigation>div>div>ul>.arrow:after,.checkout-page .main-navigation>div>div>ul>.arrow:before{left:97%}.additionalmenu-xs li,.main-navigation ul.list-inline>li>a{text-transform:uppercase;border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;margin-bottom:-1px}.main-navigation ul.list-inline li .megamenu>ul>li{border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;margin-bottom:-1px}#filterBodyGlasses h3,#filterBodyLensAndItems li h3,#filterBodyLensAndItems>li:first-child>a,.additionalmenu-xs li a,.main-navigation ul.list-inline li a{text-transform:inherit;color:#0078c9;width:100%;display:block;padding:12px 20px 12px 10px;font-size:20px;font-weight:400;background:white}ul.additionalmenu-xs li a{background:#f9f9f9}.checkout-page .main-navigation ul.list-inline li a{background:0;border:0;float:none;width:auto}.main-navigation .megamenu>ul>li:first-child h4,.main-navigation .megamenu>ul>li:first-child,.main-navigation ul.list-inline li ul li a,#filterBodyLensAndItems a,#filterBodyGlasses .col-md-3>a{cursor:pointer;font-size:18px;padding:10px 20px 10px 20px;margin:0;background:#f9f9f9}
#filterBodyGlasses h3,#filterBodyLensAndItems>li>a,#filterBodyLensAndItems li h3,#filterBodyLensAndItems li ul li a,#filterBodyLensAndItems a,#filterBodyGlasses .col-md-3>a,#filterBodyGlasses #close-mobile-filter{text-transform:none;margin:0;line-height:1.45;border-bottom:1px solid #e5e5e5}.main-navigation .megamenu ul li{display:none}.main-navigation ul.list-inline li .megamenu>ul>li a{background:#f2f2f2;padding-left:30px}.main-navigation ul.list-inline li .megamenu>ul>li{padding:0}.main-navigation ul.list-inline li .megamenu>ul>li:first-child a.sub{padding-left:20px;font-size:18px;color:#0078c9;margin:0;background:#f9f9f9}.main-navigation ul.list-inline li .megamenu>ul:first-child>li a,#filterBodyLensAndItems .ws-filter-by>a,#filterBodyGlasses .col-md-3>a{background:#f9f9f9;padding-left:20px}#filterBodyLensAndItems div.ws-filter-by form{margin-right:0}.main-navigation .megamenu ul:first-child li{display:block}.main-navigation .megamenu ul li:first-child{display:block}#slide-layer-background{top:0;height:100%;width:100%;opacity:0;visibility:hidden;position:fixed;z-index:1020;background-color:#00548c;-webkit-transition:visibility 0s,opacity 500ms ease-in-out;-moz-transition:visibility 500ms ease-in-out;-o-transition:visibility 500ms ease-in-out;-ms-transition:visibility 500ms ease-in-out;transition:visibility 0s,opacity 500ms ease-in-out}#slide-layer-background.active{visibility:visible;filter:alpha(opacity=85);opacity:.85}.sticky-header-navbar #main-navigation{overflow-y:scroll}.sticky-header-navbar #main-navigation div#megamenu-content6 ul,.sticky-header-navbar #main-navigation div#megamenu-content7 ul{width:100%}.slide-out-layer,.filterBodyGlasses.slide-out-layer{position:fixed;top:0;bottom:0;z-index:1030;overflow-x:hidden;width:85%;display:block;left:-800px;background-color:#fcfcfc}.sticky-header-navbar #main-navigation.small-menu-content{overflow-y:initial;overflow-x:hidden}.sticky-header-navbar #main-navigation .slide-menu-sub-toggle,.sticky-header-navbar #main-navigation .megamenu ul li.slide-menu-sub-toggle,.sticky-header-navbar #main-navigation .megamenu ul:first-child li.slide-menu-sub-toggle{cursor:pointer;display:block!important}.sticky-header-navbar #main-navigation>.container ul.navigation-list>li,.sticky-header-navbar #main-navigation>.container .mobile-navigation-advantages{max-height:2000px}.sticky-header-navbar #main-navigation>.container.active-submenu ul.navigation-list>li,.sticky-header-navbar #main-navigation>.container.active-submenu .mobile-navigation-advantages{-webkit-transition:max-height 500ms ease-in-out;-moz-transition:max-height 500ms ease-in-out;-o-transition:max-height 500ms ease-in-out;-ms-transition:max-height 500ms ease-in-out;transition:max-height 500ms ease-in-out;transition-delay:500ms;max-height:0;overflow:hidden}.sticky-header-navbar #main-navigation>.container.active-submenu ul.navigation-list>li.active-menu-entry{max-height:2000px}.sticky-header-navbar .main-navigation ul.navigation-list>li{display:block;line-height:24px;padding:0;margin:0;text-align:left}.sticky-header-navbar .main-navigation ul.navigation-list>li>a{width:100%;border:0}.sticky-header-navbar .main-navigation ul li a:focus,.sticky-header-navbar .main-navigation ul.navigation-list>li>a:focus{text-decoration:initial}.sticky-header-navbar .main-navigation ul.navigation-list>li,.sticky-header-navbar .main-navigation ul.navigation-list>li>a,.sticky-header-navbar .main-navigation ul.navigation-list>li.text-element{float:left;width:100%;font-size:14px;font-weight:bold;text-transform:uppercase}.sticky-header-navbar .main-navigation ul.navigation-list>li>a,.sticky-header-navbar .main-navigation ul.navigation-list>li.text-element,.sticky-header-navbar .main-navigation ul.list-inline li .megamenu>ul>li a,.sticky-header-navbar .main-navigation ul.list-inline li .megamenu>ul>li.text-element{padding:13px 20px 13px 20px;background-color:#0078c9;color:#fff}.sticky-header-navbar .main-navigation ul.list-inline li .megamenu>ul>li:first-child a.sub,.sticky-header-navbar .main-navigation ul.navigation-list.list-inline li.main-navigation-lenses a,.sticky-header-navbar .main-navigation ul.navigation-list.list-inline li.main-navigation-lenses .megamenu>ul>li:first-child a,.sticky-header-navbar .main-navigation ul.navigation-list.list-inline li.main-navigation-lenses .megamenu>ul>li:first-child a.sub{background-color:#0078c9!important;color:#fff}.sticky-header-navbar .main-navigation ul.navigation-list.list-inline li.main-navigation-glasses a,.sticky-header-navbar .main-navigation ul.navigation-list.list-inline li.main-navigation-glasses .megamenu>ul>li:first-child a,.sticky-header-navbar .main-navigation ul.navigation-list.list-inline li.main-navigation-glasses .megamenu>ul>li:first-child a.sub{background-color:#0078c9!important;color:#fff}.sticky-header-navbar .main-navigation ul.navigation-list.list-inline li.main-navigation-lenses.mn-last,.sticky-header-navbar .main-navigation ul.navigation-list.list-inline li.main-navigation-glasses.mn-last,.sticky-header-navbar .main-navigation ul.navigation-list.list-inline li{border:0;border-bottom:1px solid #fff!important}.sticky-header-navbar ul.category-navigation li,.sticky-header-navbar ul.category-navigation li a,.sticky-header-navbar .main-navigation ul.list-inline>li>a,.sticky-header-navbar .main-navigation ul.list-inline li .megamenu>ul:first-child>li a{background-color:#0078c9;color:#fff;margin:0}.sticky-header-navbar .main-navigation ul.navigation-list.menu-items li,.sticky-header-navbar .main-navigation ul.navigation-list.menu-items li a,.sticky-header-navbar .main-navigation ul.navigation-list.menu-items>li.text-element{background-color:#00548c;color:#fff}.sticky-header-navbar .sticky-slide-out-trigger{background-color:#fff!important;color:#333;height:50px;text-align:left;text-transform:uppercase;padding:13px 15px 13px 15px}.sticky-header-navbar .main-navigation ul.list-inline li .megamenu>ul>li a.currentOpenedNavigationLink,.sticky-header-navbar .main-navigation ul.list-inline li .megamenu>ul:first-child>li a.currentOpenedNavigationLink,.sticky-header-navbar .main-navigation ul.navigation-list.list-inline li.main-navigation-lenses .megamenu>ul>li:first-child a.currentOpenedNavigationLink,.sticky-header-navbar .main-navigation ul.navigation-list.list-inline li.main-navigation-glasses .megamenu>ul>li:first-child a.currentOpenedNavigationLink{background-color:#333!important}.sticky-header-navbar .mobile-navigation-advantages{float:left}.sticky-header-navbar ul.category-navigation li .megamenu,.sticky-header-navbar ul.category-navigation li .megamenu .second-level-submenu{display:block;width:100%;right:-700px;left:auto;top:50px;position:absolute;overflow:hidden;-webkit-transition:right 500ms linear;-moz-transition:right 500ms linear;-o-transition:right 500ms linear;-ms-transition:right 500ms linear;transition:right 500ms linear}.sticky-header-navbar ul.category-navigation li .megamenu.active,.sticky-header-navbar ul.category-navigation li .megamenu .second-level-submenu.active{right:0}.sticky-header-navbar ul.category-navigation .megamenu ul li{-webkit-transition:max-height 0ms linear;-moz-transition:max-height 0ms linear;-o-transition:max-height 0ms linear;-ms-transition:max-height 0ms linear;transition:max-height 0ms linear;transition-delay:500ms;max-height:0}.sticky-header-navbar ul.category-navigation .megamenu.active ul li{max-height:2000px;transition-delay:0ms}.sticky-header-navbar ul.category-navigation .megamenu.active.active-submenu{overflow:initial}.sticky-header-navbar ul.category-navigation .megamenu.active.active-submenu>ul li{max-height:0;-webkit-transition:max-height 500ms linear;-moz-transition:max-height 500ms linear;-o-transition:max-height 500ms linear;-ms-transition:max-height 500ms linear;transition:max-height 500ms linear;transition-delay:500ms}.sticky-header-navbar ul.category-navigation .megamenu.active.active-submenu ul.second-level-submenu.active li{max-height:2000px}.sticky-header-navbar ul.category-navigation li .megamenu,.sticky-header-navbar ul.category-navigation>li .icon,.sticky-header-navbar ul.category-navigation li .megamenu .icon{margin-top:0}
.sticky-header-navbar ul.category-navigation li .megamenu.active .icon{width:20px}.sticky-header-navbar ul.category-navigation li .megamenu .second-level-submenu{top:0}.sticky-header-navbar .main-navigation ul.list-inline li .megamenu>ul>li{border-top:0;border-bottom:1px solid #fff;margin:0;color:white;width:100%}.sticky-header-navbar .main-navigation ul.list-inline li .megamenu>ul>li.text-element,.sticky-header-navbar .main-navigation ul.list-inline li .megamenu>ul>li a{font-size:14px;font-weight:bold;text-decoration:none}.sticky-header-navbar ul.category-navigation li .megamenu .second-level-submenu li{display:list-item}.sticky-header-navbar ul.category-navigation li .megamenu .second-level-submenu li:first-child{display:none}.sticky-header-navbar .main-navigation ul.list-inline li .megamenu ul li a,.sticky-header-navbar .main-navigation ul.list-inline li .megamenu ul li.text-element{padding-left:50px}.sticky-header-navbar .main-navigation ul.list-inline li .megamenu ul li.mobile-megamenu-back,.sticky-header-navbar .main-navigation ul.list-inline li .megamenu ul:first-child li.mobile-megamenu-back{display:block!important;padding-left:20px;cursor:pointer}.sticky-header-navbar .main-navigation .mobile-megamenu-back .retina-icon{float:left;padding-right:15px}.order-history-link-box{padding-left:3px}.ish-headerSearch .input-group{width:100%;margin-top:10px}#mobile-sticky-header .ish-headerSearch .input-group input,#mobile-sticky-header .ish-headerSearch .input-group button{height:30px;-webkit-appearance:none}.ish-headerSearch .input-group input,.ish-headerSearch .input-group button{height:45px}.ish-headerSearch .input-group button[type="reset"]{top:5px;height:35px}#mobile-sticky-header .ish-headerSearch .input-group button[type="reset"]{top:0;height:30px}#mobile-sticky-header .ish-headerSearch .ish-headerSearch-go{padding:5px}.navbar-default>.container>.row>.col-md-12{margin-bottom:10px}.navbar{background:white;min-height:0;position:static}ul.headerlist-xs{width:auto;float:right}ul.headerlist-xs li{border:1px solid #e5e5e5;height:50px;margin-top:-11px;margin-right:5px;width:50px;float:left}ul.headerlist-xs li span{margin:10px 0 1px 10px}ul.headerlist-xs li span.cart-count{float:right;width:24px;height:24px;background:white;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;margin-right:-1px;margin-top:5px}ul.headerlist-xs li span.cart-count-inner{float:right;width:20px;height:20px;background:#0078c9;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;text-align:center;margin-right:1px;margin-top:1px;color:white}ul.headerlist-xs li:last-child{margin-right:0}.footer-xs ul.first-footer-xs{padding-bottom:0}.footer-xs ul.middle-footer-xs{padding-bottom:0;padding-top:0}.footer-xs ul.second-footer-xs{padding-top:0}.footer-xs ul{padding:15px}.footer-xs ul li{text-align:center}.footer-xs ul li a{display:block;padding:5px 0}.footerlogo-xs{width:100%;margin-bottom:20px}.footerlogo-xs img{margin-top:45px;margin-bottom:20px}.footerlogo-xs a.headerlogo{margin:0 auto;display:block;float:none;text-align:center}.footerlogo-xs a.headerlogo,.footerlogo-xs a.headerlogo img{height:auto}.footer-xs ul.sociallist li a.icon-social{margin-right:auto;margin-left:auto}.footer-main .linklist{border-bottom:1px solid #fff}.footer-main .linklist div:first-child{margin-bottom:5px;margin-top:5px}.footer-main .linklist .footer-headline{font-size:14px;cursor:pointer}.footer-main .linklist .footer-headline a{font-size:14px}.footer-main .linklist .footer-headline .retina-icon{margin-top:5px;font-size:12px}.footer-main .linklist .footer-headline .retina-icon.open:before{content:"\e902"}.footer-main .linklist a{font-size:12px;margin-top:5px;margin-bottom:5px}.footer-main .linklist a:not(:first-child){display:none;margin-left:10px}.footer-main .linklist .footer-headline .retina-icon{float:right}.footer-currentpageinfo .additionals{border-bottom:0}.footer-currentpageinfo .additionals{background-color:white}.footer-currentpageinfo .greystripe{margin-top:10px}.footer-currentpageinfo .verysmallnote{color:#333}.advantagesOnBottom li{margin:0}.advantagesOnBottom li .retina-icon{font-size:16px;margin-right:10px}.advantagesOnBottom li .icon-dioptry-exchange{margin-right:13px!important}.advantagesOnBottom li .icon-IC_Lensbest_All-inclusive{margin-right:12px!important}.advantagesOnBottom li .icon-hotline{margin-right:9px!important}.breadcrumbholder{min-height:33px;height:auto}ol.breadcrumb{width:100%}ol.breadcrumb li{margin-bottom:5px}.breadcrumbholder .backlink{margin:10px 20px 10px 0;float:left;width:auto;text-align:center;display:none}.breadcrumbholder .button-up-container{display:block;position:static;height:auto;width:auto}.breadcrumbholder .button-up-container .js-button-page-up{background:transparent;opacity:1}.icon-submit-button:after{display:none}.product-slider.small.smallinxs{margin-left:auto;margin-right:auto;width:100%}.product-slider.small{width:auto}.product-slider.small .product-slider-wrapper{margin:0 auto;width:230px}.product-slider.small .product-slider-wrapper.marglr25{margin:0 25px}#mobile-product-image span.notice-sb{display:none;position:absolute;width:100%;color:#333;text-align:center;bottom:20px;font-size:11px;z-index:2}.product-slider .product-tile .product-data{min-height:58px}label.input-label-inline.input-lg{min-width:65px}.product-actions li{font-size:10px;margin-right:10px;margin-bottom:5px}.product-actions li:first-child{margin-right:30px}.product-actions li:last-child{margin-right:30px}li.reminder-replace-ajax .reminder-link-date{font-size:10px;width:55px}li.reminder-replace-ajax .if-icon.icon-theessentials-2606{font-size:12px;margin-top:15px}li.reminder-replace-ajax .openAJAXReminderModal .if-icon{right:-29px}.rating-container>.helperbox{border:0;overflow:visible;height:auto}.rating-container .arrowboxfront{border-width:0 0 15px 10px;border-color:transparent transparent white transparent;top:37px;left:100px;z-index:1000}.rating-container .arrowboxback{border-width:0 0 16px 11px;border-color:transparent transparent #e5e5e5 transparent;top:34px;left:100px}.product-tile .prices .old,.product-tile .prices .sup{display:inline-block;line-height:1}.product-tile .prices .new{display:block;line-height:1}.product-tile .prices .sup{margin-right:0}#product-data-accordion2{display:none}.productlist-container ul.list-inline li.product-tile{margin:8px;width:44%;height:280px;padding-left:5px;padding-right:5px}.categorypage.glasses .productlist-container ul.list-inline li.product-tile.mob2{margin:8px 0;left:0;width:100%;height:auto!important}.categorypage.glasses .productlist-container ul.list-inline li.product-tile.mob2 .product-data{width:60%;float:left}.categorypage.glasses .productlist-container ul.list-inline li.product-tile.mob2 .prices{width:40%!important;position:relative!important;float:right;text-align:right;margin-top:17px}.categorypage.glasses .productlist-container ul.list-inline li.product-tile.mob2 .prices .new{font-size:16px}.categorypage.glasses .productlist-container ul.list-inline li.product-tile.mob2 .product-data .ratingwrapper{text-align:left}.categorypage.glasses .productlist-container ul.list-inline li.product-tile.mob2 p.name,.categorypage.glasses .productlist-container ul.list-inline li.product-tile.mob2 p.note{text-align:left}.categorypage.glasses .productlist-container ul.list-inline li.product-tile.mob2.tile-ad{height:auto}.categorypage.glasses .productlist-container ul.list-inline li.product-tile.mob2.tile-ad div.list-ad-wrapper{padding-top:0}.categorypage.glasses .productlist-container ul.list-inline li.product-tile.mob2.tile-ad div.list-ad-wrapper h1,.categorypage.glasses .productlist-container ul.list-inline li.product-tile.mob2.tile-ad div.list-ad-wrapper span{text-align:center;font-size:3.5vw;margin-top:46.5%;font-weight:400}.productlist-container.two-column-productlist ul.list-inline li.product-tile{padding:0}.productlist-container.two-column-productlist ul.list-inline li.product-tile.mob2{height:350px!important}
.productlist-container ul.list-inline li.product-tile .product-data{width:100%}.productlist-container select.input-sm{padding-top:2px}.product-slider .product-tile .product-data{position:static}ul.list-inline li.product-tile{left:5px}ul.list-inline li.product-tile .img-holder span.brandimage{margin:5px 0 0 10px}.product-tile .img-holder .bubble{left:0;bottom:70%!important;top:-5px!important}.product-tile .glasses .img-holder .bubble{left:2%!important;top:-7px!important}.slider-item .product-tile .glasses .img-holder .bubble{left:4%!important}.account-wishlist .product-tile .img-holder .bubble{right:32px;bottom:0}.product-tile .img-holder .bubble img,.product-image-xs .bubble img,.visible-xs .product-image .bubble img{width:48px;height:48px}.product-tile .img-holder .bubble span.stoerer48x48,.product-image-xs .bubble span.stoerer48x48,.visible-xs .product-image .bubble span.stoerer48x48{width:48px;height:48px;background-size:100%}.product-tile .glasses .product-data,.product-tile .product-data{position:static;width:auto}.product-tile .prices{position:static!important;width:100%!important}.product-tile .img-holder{width:auto}.product-tile .product-data p.name{font-size:14px;max-height:inherit}li[data-pageletuuid].product-tile div img{margin-top:5px}.productlist-container.two-column-productlist ul.list-inline li.product-tile:not(.mob2){margin:0 0 2% 0;height:320px}.productlist-container.two-column-productlist ul.list-inline li.product-tile:not(.mob2) .variations{position:static}.productlist-container.two-column-productlist ul.list-inline li.product-tile:not(.mob2) .variations .mobile-alternative-product-tile .prices{height:auto;z-index:1010;position:absolute!important;top:inherit;bottom:15px;text-align:right;padding-right:15px}.productlist-container.two-column-productlist ul.list-inline li.product-tile.mob2 .product-tile-description-container{width:100%;padding-left:0}.productlist-container.two-column-productlist ul.list-inline li.product-tile.mob2 .price-container{height:auto}.productlist-container.two-column-productlist ul.list-inline li.product-tile.mob2 .price-container .prices{width:100%!important}.productlist-container.two-column-productlist ul.list-inline li.product-tile.mob2 .price-container .prices p.new{font-size:16px;line-height:16px}.footer-marketing .js-short-text{height:240px;overflow:hidden}.footer-marketing .description-gradient{position:relative;height:20px;margin-top:-20px;z-index:200;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#fff));background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background:-o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background:-ms-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%)}.footer-marketing h1{font-size:20px;font-weight:normal}.footer-marketing p{font-size:12px}.page-home-v2 .slick-slider-wrapper{padding:0}.page-home-v2 .slick-slider-wrapper .product-data{margin-top:10px}.page-home-v2 .slick-slider-wrapper .single-product-compare-link,.page-home-v2 .slick-slider-wrapper .len-free-delivery{display:none}.page-home-v2 .slick-slider-wrapper .slick-next,.page-home-v2 .slick-slider-wrapper .slick-prev{font-size:25px}.page-home-v2 .slick-slider-wrapper button.slick-next,.page-home-v2 .slick-slider-wrapper button.slick-prev{margin:0;padding:0}.page-home-v2 .slick-slider-wrapper .slick-prev{left:-8px}.page-home-v2 .slick-slider-wrapper .slick-next{right:-8px}.page-home-v2 .slick-slider-wrapper .slider-item{padding:5px!important}.page-home-v2 .slick-slider-wrapper .slider-item .product-tile{min-height:270px}.page-home-v2 .slick-slider-wrapper .slider-item .product-tile img.productimage{padding:0 20px}.page-home-v2 .slick-slider-wrapper .slider-item .product-tile .productimage.img-responsive.nopad{padding:0 20px!important}.page-home-v2 .product-slider.smallinxs.small{width:292px;margin-top:0}.page-home-v2 .product-slider.smallinxs.small .product-slider-wrapper{width:292px}.page-home-v2 .product-slider.smallinxs.small .product-slider-wrapper ul.list-inline li.product-tile{width:140px;margin:5px 5px;min-height:270px}.page-home-v2 .product-slider.smallinxs.small .product-slider-wrapper ul.list-inline li.product-tile img.productimage{width:100px}.page-home-v2 .product-slider.smallinxs.small .product-slider-wrapper ul.list-inline li.product-tile .bubble span{top:57px;position:absolute;right:0}.page-home-v2 .product-slider.smallinxs.small .product-slider-wrapper ul.list-inline li.product-tile .product-data{margin-top:20px}.page-home-v2 .product-slider.smallinxs.small .product-slider-wrapper ul.list-inline li.product-tile .single-product-compare-link,.page-home-v2 .product-slider.smallinxs.small .product-slider-wrapper ul.list-inline li.product-tile .len-free-delivery{display:none}.page-home-v2 .product-slider.smallinxs.small .leftbutton,.page-home-v2 .product-slider.smallinxs.small .rightbutton{z-index:1008;top:50px}.page-home-v2 .product-slider.smallinxs.small .leftbutton{left:5px}.page-home-v2 .sliders{padding-top:20px}.footer-newsletter{height:70px}.footer-newsletter .newsletter-email-input-field{height:38px}#newsletterModalRegister,#newsletterModalRegisterWheel{background:#fff}.newsletter-modal-header{background:#edf9ff}.newsletter-modal-header-wheel{background:#d9f3f4}.newsletter-modal-gradient-wheel{background:linear-gradient(175deg,#d9f3f4 80%,#fff 80%)}.newsletter-modal-gradient{background:linear-gradient(175deg,#edf9ff 80%,#fff 80%)}.modal-body-newsletter{padding-left:0!important;padding-right:0!important}#winning-wheel-form div{padding-right:0}.newsletter-modal-width{max-width:304px}.hotlinecontainer-mobile p span.telephone{line-height:14px}.double-arrow-container{width:30px;height:25px;position:relative;display:inline-block}.double-arrow-container .icon-arrows-0006{position:absolute;top:3px;left:0;font-size:20px}.double-arrow-container .icon-arrows-0006+.icon-arrows-0006{left:10px}.wishlist-page .productlist-container li.product-tile .product-tile-wrapper>a,.wishlist-page .productlist-container li.product-tile .variations-productlinks-content{display:none}.wishlist-page .productlist-container ul.list-inline li.product-tile{margin-bottom:50px}.wishlist-page .productlist-container li.product-tile .glasses .product-data{top:110px}.product-tile .img-holder a:not(.js-wishlist-link){display:block;margin:0 auto;height:auto;width:auto}.product-slider .product-tile .img-holder a:not(.js-wishlist-link){width:212px;height:142px;display:block}.paging-container{margin-top:0}.js-wishlist-container .wishlist-icon-container{right:-29px}ul.list-inline li.product-tile .js-wishlist-container:first-of-type{display:block}ul.list-inline li.product-tile .js-wishlist-container:first-of-type a .wishlist-text{display:none}ul.list-inline li.product-tile .js-wishlist-container:first-of-type.checked a{display:inline}#mobile-product-image .product-slider.small .product-slider-wrapper{margin:0 auto;width:300px}.acordion .features img{margin-left:auto;margin-right:auto}.productlist-container{margin-bottom:0}.icon.hidden-xs,.icon-payment.hidden-xs,.icon-social.hidden-xs{display:none!important}.cell{padding:5px}body.checkout-page .cart-products-table .mediumnote.green.pull-right{font-size:22px}.fastCheckoutImage{margin:10px auto;max-width:100%;height:45px}table.lessinnerpad tr>td,table.lessinnerpad>thead>tr>th{padding-left:0;padding-top:0}table.lessinnerpad tr th:first-child,table.lessinnerpad tr td:first-child{width:50px}table.lessinnerpad tr th:last-child,table.lessinnerpad tr td:last-child{padding-right:0}.order-detail-page .greenmediumprice,.checkout-page .greenmediumprice{color:#37a933;font-size:14px;left:0;min-width:0;position:relative;text-align:right;top:0;width:auto;margin-top:0;padding-top:5px}.order-detail-page .greenmediumprice.bigprice,.checkout-page .greenmediumprice.bigprice{font-size:16px}.cart-review-page .ish-costSummary-item{min-height:25px}
.checkout-page .ish-costSummary-totalItem .greenmediumprice{font-size:16px;padding-top:9px}.checkout-page .ish-costSummary-totalItem .greenmediumprice.sum{font-size:24px}.cart-page .cart-products-table select.form-control{display:inline-block;width:55px}.cart-page .cart-products-table .retina-icon.icon-theessentials-2547{margin-top:0;font-size:16px;float:right}.cart-page .cart-products-table .retina-icon.icon-theessentials-2606{float:right;margin:9px 5px 0 0;font-size:16px}.cart-pli-details{display:block!important;font-size:12px;cursor:pointer}.cart-pli-details .retina-icon{font-size:8px!important}.cart-pli-details-content{display:none}.basket-cross-selling .img-holder{width:auto}.basket-headline{font-size:24px}.basket-smallnote-xs{font-size:12px}.btn-coupon .btn-primary{background-color:none}.cart-grey-xs{background-color:#f9f9f9}.basket-cross-selling-wrapper{background-color:#fff;border:0}.basket-cross-selling .product-data p.name.text-left{text-align:center}.cart-page .cart-products-table .cart-product-data{margin-top:5px}.cart-summery{background:0}.cart-summery.input-filled .input-label-inline{top:-12px;background-image:linear-gradient(#f2f2f2 60%,#fff 40%)}.cart-bg{background:#f2f2f2}.promotions-wrapper{text-align:left}.promotions-wrapper .promotion{margin-top:0;vertical-align:bottom}.promotions-wrapper .promotion .promotion-teaser{display:block;height:50px}.promotions-wrapper .promotion .promotion-teaser span.retina-icon,.promotions-wrapper .promotion .promotion-teaser span.action-icon{line-height:50px}.promotions-wrapper .promotion .promotion-text{display:block;margin-top:5px;min-height:54px;overflow:hidden}.promotions-wrapper .promotion .promotion-text p{font-size:10px}.promotions-wrapper .promotion .promotion-text .h4{font-size:12px}#cart-customertype-accordeon{margin-left:10px;margin-right:10px}#cart-customertype-accordeon button[type="submit"]{width:100%}#cart-customertype-accordeon .panel-heading{display:block;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}#cart-customertype-accordeon>.panel-default{border-color:#e5e5e5}#cart-customertype-accordeon.accordion div.panel-collapse{margin-top:0}#cart-customertype-accordeon .panel-collapse.collapse{height:0}#cart-customertype-accordeon.panel-group .panel{overflow:hidden}#cart-customertype-accordeon.panel-group .panel-collapse .panel{border:1px solid #e5e5e5;border-top:0;margin-top:0}.green-header,.green-post-header-wrapper{display:none}#cart-customertype-accordeon.panel-group .col-md-6,.panel-address .col-md-6,.newsletter-page form .col-md-6,.pannel-friend-reco .col-md-6{padding:0}#cart-customertype-accordeon.panel-group .panel-body{border:0}.addToCartModal.modal .modal-dialog{width:100%}.addToCartModal.modal .modal-dialog p.smallnote{margin-top:5px}.addToCartModal.modal .modal-dialog p.smallnote .info-img{margin-top:-5px}.accordion .panel:first-child{border-top:0}.accordion .panel:last-child,.accordion .panel:last-child .panel-heading{margin-bottom:0;border-bottom:0}.cart-review-page .termsandconditions .svg-uncheck,.cart-review-page .newsletterregistration .svg-uncheck,.cart-review-page .termsandconditions .svg-check,.cart-review-page .newsletterregistration .svg-check{left:20px}.order-success-page .THang{width:auto}.order-success-page .THang img{display:block;max-width:100%;height:auto}.order-success-page .THang .THtext{margin-left:0}.order-success-page #gutscheinconnection-container1>a>img{display:block;max-width:100%;height:auto}.newsletter-page .nl-captcha{padding-left:24px}.doublecol{-moz-column-count:1;-webkit-column-count:1;column-count:1}.content-consulting img.img-responsive{width:100%}.consulting-wrapper .btn{position:absolute;bottom:0;right:12px;left:12px}}@media screen and (max-width:767px) and (orientation:landscape){.product-slider.small.smallinxs .product-slider-wrapper{width:460px}}@media screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2),screen and (max-width:767px) and (min--moz-device-pixel-ratio:2),screen and (max-width:767px) and (min-resolution:2dppx),screen and (max-width:767px) and (min-resolution:192dpi){.product-tile .img-holder .bubble span.stoerer48x48,.product-image-xs .bubble span.stoerer48x48,.visible-xs .product-image .bubble span.stoerer48x48{background-size:100%;width:48px;height:48px}}@media screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2),screen and (max-width:767px) and (min--moz-device-pixel-ratio:2),screen and (max-width:767px) and (min-resolution:2dppx),screen and (max-width:767px) and (min-resolution:192dpi){.product-tile .img-holder .bubble span.stoerer80x80,.product-image-xs .bubble span.stoerer80x80{background-size:100%;width:48px;height:48px}}@media screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2),screen and (max-width:767px) and (min--moz-device-pixel-ratio:2),screen and (max-width:767px) and (min-resolution:2dppx),screen and (max-width:767px) and (min-resolution:192dpi){.visible-xs .product-image .bubble span.stoerer80x80{background-size:100%;width:80px;height:80px}}@media screen and (max-width:767px) and (max-width:767px){.more-products-container{padding-right:0}#kontaktlinsen-topseller-slider .slick-slider-wrapper{padding:0!important}#kontaktlinsen-topseller-slider .slick-slider-wrapper .slider-item{padding:5px!important}.service-page .slick-slider-wrapper{padding:0!important}.service-page .slick-slider-wrapper .slider-item{padding:5px!important}}@media screen and (min-width:768px){.lp_maximized{border:none!important;width:310px!important;height:450px!important;box-shadow:0 -5px 50px 0 rgba(0,0,0,0.2)!important}}@media screen and (min-width:321px) and (max-width:559px){.productlist-container ul.list-inline li.product-tile .product-data .note{line-height:1.20}}@media screen and (min-width:400px) and (max-width:559px){.productlist-container ul.list-inline li.product-tile{height:310px}.categorypage.glasses .productlist-container ul.list-inline li.product-tile.mob2{height:280px}}@media screen and (min-width:360px) and (max-width:400px){.productlist-container ul.list-inline li.product-tile{height:300px}.categorypage.glasses .productlist-container ul.list-inline li.product-tile.mob2{height:270px}.account-wishlist .productlist-container ul.list-inline li.product-tile{height:300px}}@media screen and (min-width:321px) and (max-width:360px){.productlist-container ul.list-inline li.product-tile{height:290px}.categorypage.glasses .productlist-container ul.list-inline li.product-tile.mob2{height:250px}}@media screen and (max-width:559px){.productlist-container.two-column-productlist ul.list-inline li.product-tile:not(.mob2) .variations .mobile-alternative-product-tile .img-holder span.brandimage{margin-left:10px}.productlist-container.two-column-productlist ul.list-inline li.product-tile:not(.mob2) .variations .mobile-alternative-product-tile .prices{bottom:5px;padding-right:5px}.productlist-container.two-column-productlist ul.list-inline li.product-tile:not(.mob2) .alternative-background-wrapper-container{z-index:1000;top:inherit;bottom:0;overflow:visible}.productlist-container.two-column-productlist ul.list-inline li.product-tile:not(.mob2) .alternative-background-wrapper-container .alternative-background:before,.productlist-container.two-column-productlist ul.list-inline li.product-tile:not(.mob2) .alternative-background-wrapper-container .alternative-background:after{height:4px;z-index:1000;background-color:#878daf}.productlist-container.two-column-productlist ul.list-inline li.product-tile:not(.mob2) .alternative-background-wrapper-container.sport .alternative-background:before,.productlist-container.two-column-productlist ul.list-inline li.product-tile:not(.mob2) .alternative-background-wrapper-container.sport .alternative-background:after{background-color:#eba8a8}.productlist-container.two-column-productlist ul.list-inline li.product-tile:not(.mob2) .alternative-background-wrapper-container.classic .alternative-background:before,.productlist-container.two-column-productlist ul.list-inline li.product-tile:not(.mob2) .alternative-background-wrapper-container.classic .alternative-background:after{background-color:#7abbb9}
.service-selection .burger-wrapper{width:30px;float:left;margin-bottom:10px}.service-selection .burger-wrapper .service-icon{color:#0078c9;height:8px;display:block;font-size:23px;line-height:8px}.service-selection span.serviceselecttext{margin-top:3px;float:left}}@media screen and (orientation:landscape) and (min-width:320px) and (max-width:767px){.product-tile .prices .sup{margin-right:0}.productlist-container ul.list-inline li.product-tile{width:29%}.categorypage.glasses .productlist-container ul.list-inline li.product-tile.mob2{width:48%;margin:0 5px 10px}.categorypage.glasses .productlist-container ul.list-inline li.product-tile.mob2.tile-ad h1{font-size:12px!important}.product-tile .product-data p.note{word-wrap:break-word}.product-tile .img-holder .bubble{width:11px}.product-tile .img-holder .bubble img,.product-image-xs .bubble img,.visible-xs .product-image .bubble img{width:32px;height:31px}.product-tile .img-holder .bubble span.stoerer48x48,.product-image-xs .bubble span.stoerer48x48,.visible-xs .product-image .bubble span.stoerer48x48{width:32px;height:31px;background-size:97.5%}}@media screen and (orientation:landscape) and (min-width:320px) and (max-width:767px) and (-webkit-min-device-pixel-ratio:2),screen and (orientation:landscape) and (min-width:320px) and (max-width:767px) and (min--moz-device-pixel-ratio:2),screen and (orientation:landscape) and (min-width:320px) and (max-width:767px) and (min-resolution:2dppx),screen and (orientation:landscape) and (min-width:320px) and (max-width:767px) and (min-resolution:192dpi){.product-tile .img-holder .bubble span.stoerer48x48,.product-image-xs .bubble span.stoerer48x48,.visible-xs .product-image .bubble span.stoerer48x48{background-size:100%;width:32px;height:32px}}@media screen and (min-width:768px){.more-products-wrapper{width:100%;padding:20px 32px 5px 33px;margin-bottom:-10px}.more-category{margin-top:0!important;margin-bottom:0!important}}@media screen and (orientation:landscape) and (min-width:667px) and (max-width:767px){.productlist-container ul.list-inline li.product-tile{width:30%;min-height:320px}.categorypage.glasses .productlist-container ul.list-inline li.product-tile.mob2{min-height:240px}}@media screen and (max-width:360px){.margt10-sm{margin-top:0}.mobile-home-category-banner .banner-heading{font-size:21px;line-height:21px}.mobile-home-category-banner .banner-text{font-size:16px}#AJAXLoginLayer.v2 #modal-login h1{font-size:21px}.service-page table.contacts>thead>tr>th,.service-page table.contacts>tbody>tr>td{padding:0}.consulting-wrapper .btn{padding:6px 0}.productlist-container.two-column-productlist ul.list-inline li.product-tile{height:280px}.productlist-container.two-column-productlist ul.list-inline li.product-tile:not(.mob2) .alternative-productline-tile .img-holder span.brandimage{margin-left:10px}.productlist-container.two-column-productlist ul.list-inline li.product-tile:not(.mob2) .alternative-background-wrapper-container{z-index:1000;top:inherit;bottom:0;overflow:visible}.productlist-container.two-column-productlist ul.list-inline li.product-tile:not(.mob2) .alternative-background-wrapper-container .alternative-background:before,.productlist-container.two-column-productlist ul.list-inline li.product-tile:not(.mob2) .alternative-background-wrapper-container .alternative-background:after{height:4px;z-index:-1}.productlist-container.two-column-productlist ul.list-inline li.product-tile:not(.mob2) .variations .mobile-alternative-product-tile .prices{padding-right:3px}#trustpilot-widget-mobile iframe,#ekomi-plugin-mobile iframe{margin:auto}#trustpilot-widget-mobile.pull-left,#ekomi-plugin-mobile.pull-left,#trustpilot-widget-mobile.pull-right,#ekomi-plugin-mobile.pull-right{float:none!important}.product-data-right .btn.btn_white.bordered.w100p{font-size:4vw}}.consulting-wrapper .consuting-text{position:absolute;top:72%;font-size:16px}.consulting-wrapper.advisors .consuting-text{top:69%}@media(max-width:769px){.consulting-wrapper .consuting-text{font-size:calc(13.325px)}}@media(max-width:376px){.consulting-wrapper .consuting-text{font-size:calc(12.25px)}}@media(max-width:321px){.consulting-wrapper .consuting-text{font-size:calc(10.25px)}}.account-page h3{margin-top:0}.account-page .productlist-container,.account-page .productlist-container ul.list-inline li.product-tile{margin:0}.account-page .productlist-container li.product-tile{width:100%;padding:0 0 10px 0;height:auto;min-height:0;float:none;overflow:hidden;margin:0;position:static;border-bottom:1px solid #e5e5e5}.account-page .productlist-container ul.list-inline li:last-child{border:0;padding:0}.account-page .productlist-container li.product-tile .manufacturer-name,.account-page .productlist-container li.product-tile .product-tile-wrapper{display:block}.account-page .productlist-container li.product-tile .glasses .img-holder{float:left;width:auto}.account-page .account-wishlist .productlist-container li.product-tile .img-holder{float:left;width:30%;padding-right:10px}.account-page .productlist-container li.product-tile .img-holder a{height:auto;width:85px}.account-page .productlist-container li.product-tile .product-data{position:relative;left:0;top:0;width:67%;float:right;padding:0}.account-page .productlist-container li.product-tile .glasses .product-data{width:75%}.account-page .account-wishlist .productlist-container li.product-tile .product-data{width:68%}.account-page .account-wishlist .productlist-container li.product-tile .product-data .ratingwrapper{display:inline-block}.account-page .account-wishlist .productlist-container li.product-tile .product-data .ratingwrapper span{font-size:85%}.account-page .productlist-container li.product-tile .brandimage,.account-page .productlist-container li.product-tile .product-tile-wrapper .description,.account-page .productlist-container li.product-tile .product-tile-wrapper .product,.account-page .productlist-container li.product-tile .product-data p.note{display:none}.account-page .productlist-container li.product-tile .product-data p.name,.account-page .productlist-container li.product-tile .glasses .product-data p.displayname{display:inline-block;float:none;color:#0078c9;font-size:14px;font-weight:400;width:200px}.account-page .productlist-container li.product-tile .glasses .product-data p.name{display:none}.account-page .productlist-container li.product-tile .product-data p.manufacturer-name{color:#333;margin:0}.account-page .productlist-container li.product-tile .product-data span .ratingstars{margin:0}.page-glasses-order .ratingstars{display:block;margin:3px 5px 5px 0;float:left}.account-page .productlist-container li.product-tile .product-data p,.account-page .productlist-container li.product-tile .product-data .prices{text-align:left}.account-page .productlist-container li.product-tile .product-data .ratingwrapper{margin-top:4px;display:block}.account-page .productlist-container li.product-tile .product-data .prices{float:right;position:absolute;right:0;top:6px;width:auto;text-align:right;width:34%;height:100%}.account-page .productlist-container li.product-tile .product-data .prices .new{margin:0;padding:0;position:absolute;bottom:8px;right:0}.account-page .productlist-container li.product-tile .product-data .prices .old,.account-page .productlist-container li.product-tile .product-data .prices .sup{position:relative;right:-17px;bottom:-7px}.account-page .account-wishlist .productlist-container li.product-tile .prices .unit{position:absolute;right:0;top:0}.account-page .productlist-container li.product-tile .product-tile-wrapper{border:0;width:auto;box-shadow:none;width:13%;position:relative;float:left;height:auto}.account-page .account-wishlist .small-wrapper{margin-top:17px;display:block}.account-page .account-wishlist .bubble{display:none}.account-page .smalltable th{min-width:70px}.account-page .account-reminder-js .retina-icon.icon-theessentials-2606{font-size:16px;position:relative;float:none;z-index:1}.account-page .account-reminder-js .retina-icon.icon-theessentials-2606:hover{color:#004a7d}
.account-page .account-reminder-js .retina-icon.icon-theessentials-2547{font-size:16px;margin:0}.account-page .accordion .panel-heading a:first-of-type{cursor:pointer;font-weight:400;font-size:18px;float:left;padding:14px 10px 14px 10px;width:100%;text-decoration:none}.account-page .accordion .panel-heading a:first-of-type .retina-icon{float:right;color:#666;font-weight:400;font-size:27px}.account-page .accordion .panel-heading a:first-of-type .icon-theessentials-2543{color:#333}.account-page .accordion .panel-heading a:first-of-type.logout{color:#666}.account-page .prices .unit{display:none}.account-page .wishlist-baseprice{display:block;float:none;position:relative;font-size:10px;font-weight:400;line-height:1.45;color:#999}.account-wishlist .product-tile .img-holder .productimage{margin-top:8%}.account-page .product-tile .prices{position:relative;text-align:inherit!important;margin-top:0;width:68%;float:right}.account-page .product-tile .prices .new{display:block}.account-page .accordion a.collapsed{color:#666}.account-page .greenmediumprice{margin-top:-5px;font-size:18px;color:#37a933;float:right;left:-20px;min-width:100px;position:absolute;text-align:right;width:100%}@media screen and (max-width:767px){.default-page.account-page{min-height:225px}.account-page .productlist-container li.product-tile .product-data{top:-15px!important}.account-page .productlist-container li.product-tile .product-data .prices .old,.account-page .productlist-container li.product-tile .product-data .prices .sup,.account-page .productlist-container ul.list-inline li.product-tile .product-data .prices,.account-page .productlist-container ul.list-inline li.product-tile .product-data .prices .new{position:static}.account-page .productlist-container li.product-tile form>a{width:auto}.account-page .productlist-container li.product-tile .product-data .prices .old,.account-page .productlist-container li.product-tile .product-data .prices .sup{float:left}.account-page .productlist-container ul.list-inline li.product-tile .product-data .prices .new{clear:both}.account-page ul.list-inline li.product-tile,.account-page .productlist-container ul.list-inline li.product-tile{width:100%;margin:0;min-height:0}.account-page .product-slider.smallinxs.small ul.list-inline li.product-tile{width:215px;margin:5px 10px}.account-page .oneclickbox{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.account-page .productlist-container ul.list-inline li.product-tile .product-data{width:70%;float:right}.account-page .productlist-container ul.list-inline li.product-tile .product-tile-wrapper .background-wrapper .description{display:none}.product-tile .glasses .img-holder .productimage.img-cropped{display:none}.account-page .productlist-container li.product-tile .productimage{margin:10px 0 0 0}.account-page .productlist-container li.product-tile .prices .unit{position:static!important}.account-page .prices .unit{display:block}.account-page .accordion div.panel-collapse{margin:10px 15px}.account-page ul.list-inline{padding-top:0}account-page .greenmediumprice{color:#37a933;font-size:14px;left:0;min-width:0;position:relative;text-align:right;top:0;width:auto;margin-top:0;padding-top:5px}account-page .greenmediumprice.bigprice{font-size:16px}.account-pli-description{display:none}}.product-detail-page.glasses label.input-label-inline.input-lg{min-width:90px}.product-detail-page.lenses .carousel .carousel-indicators{display:block}.product-detail-page #product-image .bubble{position:absolute;right:20px;z-index:11}.product-detail-page #product-image .bubble-product{position:absolute;right:20px;bottom:72px;z-index:11}.product-detail-page.lenses #description h2,.product-detail-page.lenses .description h2{font-size:18px;text-align:left;font-weight:400}.product-detail-page.lenses #description h3,.product-detail-page.lenses .description h3{font-size:16px;font-weight:400}.product-detail-page.lenses #description ul li,.product-detail-page.lenses .description ul li{height:auto;float:none;font-weight:300;margin-bottom:3px;padding-left:13px;position:relative}.product-detail-page.lenses #description ul li:before,.product-detail-page.lenses .description ul li:before{content:"\e901";font-size:8px;font-family:'retinafont';font-weight:900;font-style:normal;color:#0078c9;float:left;margin:4px 5px 0 0;position:absolute;left:0}.page-lenses .product-detail-page.lenses .wide-select-md{padding-left:4px;padding-right:14px}.product-detail-page .pricebox span.normal-price{float:none;color:#0078c9}.product-detail-page .pricebox .old{text-decoration:line-through;font-size:18px;font-weight:400}.product-detail-page .pricebox .sup.inline-sup{display:inline-block}.product-detail-page .free-shipping{float:left;color:#37a933;text-align:right;margin-bottom:0;margin-top:5px}.product-detail-page .free-shipping .free-shipping-text{margin-right:10px}.product-detail-page table.table th span.sup{color:#666;vertical-align:top;font-size:7px}.product-detail-page .pricebox .new{font-size:24px}.product-detail-page.lenses .pricebox{margin-top:0}.product-detail-page.lenses .pricebox .new{margin-top:-5px}.product-detail-page.glasses .pricebox{margin-bottom:10px}.price_per_unit{color:#999!important;font-size:10px;text-align:left!important}.product-detail-page.glasses #accessories ul.usp li{font-weight:400}.product-detail-page .ish-promotionList-item table{width:auto;float:right}.product-detail-page #desktop-preview-image-list{margin-top:10px}.product-detail-page #desktop-preview-image-list .cached-product-image-link{white-space:nowrap}.product-detail-page .ratingwrapper{clear:both;display:block;overflow:hidden;width:100%;font-size:12px}.product-detail-page .ratingwrapper{margin:5px 0}.product-detail-page .ratingwrapper .ratings{color:#666;display:inline-block;margin-top:-3px}.product-detail-page p .ratingwrapper{display:inline-block;width:100px;margin:0 0 -8px 10px}.product-detail-page span.brandimage{position:static;margin-bottom:25px;height:20px;display:block}.product-detail-page{margin-bottom:25px}.product-detail-page .add-to-cart-button,.product-detail-page .strength-button{width:100%;height:46px}.product-detail-page.glasses{margin-top:15px}.product-detail-page.glasses .open-product-ratings-glasses .ratingwrapper{text-align:left}.product-detail-page.lenses{margin-top:-16px;margin-bottom:10px}.product-detail-page.lenses.margt34{margin-top:34px}.product-detail-page.lenses .product-data-left{position:relative;z-index:998;padding-right:25px}.product-detail-page.lenses .product-data-left .open-product-ratings-lenses .ratingwrapper{text-align:left}.product-detail-page.lenses .lenses-values.new-width .col-md-3{width:25%}.product-detail-page.lenses .lenses-values.new-width .col-md-4{width:37.5%}.product-detail-page.lenses .lenses-values .col-md-5,.product-detail-page.lenses .lenses-values .col-md-4:first-child{padding-right:0}.product-detail-page.lenses ul.picture-list li,.product-detail-page.glasses ul.picture-list li,.product-detail-page.glasses ul.color-variants li{border:1px solid #e5e5e5;border-radius:1px;margin:1px 2px 10px 1px;float:left;cursor:pointer;overflow:hidden}.product-detail-page ul.picture-list li.active,.product-detail-page ul.color-variants li.active{border:2px solid #0078c9}.product-detail-page.glasses ul.color-variants li.active{margin:0 5px 9px 0}.product-detail-page.glasses ul.color-variants li{width:60px;height:42px}.product-detail-page.glasses ul.color-variants li{margin:1px 5px 10px 1px}.product-detail-page ul.picture-list li{width:102px;height:52px}.product-detail-page ul.picture-list li.active{margin:0 1px 9px 0}.product-detail-page.glasses ul.color-variants li.active{height:44px;width:62px}.product-detail-page ul.picture-list li.active{height:54px;width:104px}.product-detail-page .lenses-values div[data-action-type="hoverlabel"]>p{margin-top:0!important;padding-top:11px}.product-detail-page .lenses-values div[data-action-type="hoverlabel"] .infobubble{cursor:pointer}
.product-detail-page .lenses-values div[data-action-type="hoverlabel"] p.padt0{padding-top:0}.product-detail-page .infobubble-and-slider-active div[data-action-type="hoverlabel"]{cursor:pointer}.product-detail-page .infobubble-and-slider-active div[data-action-type="hoverlabel"]>p{padding-top:12px;display:block}.product-detail-page .infobubble-and-slider-active div[data-action-type="hoverlabel"]>p.nopadt{padding-top:0}.product-detail-page .infobubble-and-slider-active div[data-action-type="hoverlabel"]>p span.icon-IC_Lensbest_Info-gefuellt{position:relative;top:2px}.notorderablebox .icon-IC_Lensbest_Info-gefuellt{cursor:default!important}.product-detail-page #section-one{min-height:175px}@media screen and (max-width:767px){.product-detail-page #section-one{min-height:0}}.product-detail-page.glasses.settings .product-data-right{border:1px solid #e5e5e5;margin-top:15px;background:white;width:315px;position:static}.product-detail-page.glasses.settings .product-data-right .ratingwrapper{text-align:left}.product-detail-page .product-data-right table p{margin-top:3px;margin-bottom:0}.product-detail-page .product-data-right .col-md-5>p,.product-detail-page .product-data-right .col-md-4>p{margin-top:10px;margin-bottom:0}.product-detail-page .product-data-right .bubble{float:right}.fixedscroll.fixed{position:fixed;top:-20px}.product-detail-page.glasses.settings .fixedscroll .backlink{display:block;margin:5px 0 10px;text-align:center;font-size:18px;font-weight:400}.product-detail-page.glasses.settings .fixedscroll.fixed .backlink{margin:5px 0 10px 2px}.product-detail-page.glasses.settings .product-data-right .summary-crosssell,.product-detail-page.glasses.settings .product-data-right .summary-price{padding:20px 25px 0 25px}.product-detail-page.glasses.settings .product-data-right .summary-crosssell h4{margin-top:0;padding-left:0}.product-detail-page.glasses.settings .product-data-right .summary-crosssell h5{color:#37a933;margin:0 0 3px 0}.product-detail-page.glasses.settings .product-data-right .summary-crosssell p{font-size:12px;margin-bottom:15px}.product-detail-page.glasses.settings .product-data-right .summary-hotline p.green{font-size:26px;font-weight:400;line-height:1.45;margin-top:10px}.product-detail-page .product-data-right ul.advantageslist li{margin:0 5px;font-weight:300}.product-detail-page .product-data-right ul.advantageslist li .retina-icon{font-size:18px;margin:2px 10px 0 8px}.product-detail-page .product-data-right ul.advantageslist li .icon-dioptry-exchange{margin-right:11px;margin-left:10px}.product-detail-page .product-data-right ul.advantageslist li .icon-IC_Lensbest_All-inclusive{margin-right:12px!important}.product-detail-page .product-data-right ul.advantageslist li .icon-hotline{margin-right:9px!important}.product-detail-page .product-data-right ul.advantageslist li .icon-IC_Lensbest_Lieferzeit_Schnell{margin-left:-2px;margin-right:5px}.product-detail-page .product-data-right ul.advantageslist li .icon-IC_Lensbest_Vorteilspaket{margin-right:7px}.product-detail-page .product-data-right ul.advantageslist li .icon-IC_Lensbest_Sparset{margin-left:7px;margin-right:7px}.product-detail-page .configuration-section{border-bottom:1px solid #e5e5e5;padding:10px 10px 15px}.product-detail-page .configuration-section#section-four{border-bottom:0}.product-detail-page .configuration-section ul li{padding:0 0 0 10px;overflow:hidden;float:none;clear:both}.product-detail-page .configuration-section ul li ul.configuration-sublist{display:none;padding:5px 25px;float:left;clear:both;width:100%}.product-detail-page .configuration-section ul li ul.configuration-sublist li{padding:2px;overflow:hidden}.product-detail-page .configuration-section ul li ul.configuration-sublist label{vertical-align:middle;display:inline-flex;margin:0}.product-detail-page.glasses.settings .explanation{min-height:90px;margin:0}.product-detail-page.glasses .configuration-section p{font-size:12px;display:none}.product-detail-page.glasses .configuration-section img{width:60%;padding-left:15px;padding-top:15px;display:none}.product-detail-page.glasses .configuration-section .prescription-img img{width:100%;padding-left:0;padding-top:0}.product-detail-page.glasses .product-image a span.notice-sb{display:none;position:absolute;width:100%;color:#333;text-align:center;bottom:110px;font-size:11px;z-index:2}.product-detail-page.glasses #section-one input[type="radio"]+label{font-weight:400}.product-detail-page.glasses #section-three .columns .column-one ul.glass-package-bordered,.product-detail-page.glasses #section-three .columns .column-two ul.glass-package-bordered,.product-detail-page.glasses #section-three .columns .column-three ul.glass-package-bordered,.product-detail-page.glasses #section-three .columns .column-one-one ul.glass-package-bordered{border:3px solid #37a933;margin-bottom:18px;margin-top:8px}.product-detail-page.glasses #section-three .columns .column-one ul.glass-package-bordered li.text-left,.product-detail-page.glasses #section-three .columns .column-two ul.glass-package-bordered li.text-left,.product-detail-page.glasses #section-three .columns .column-three ul.glass-package-bordered li.text-left,.product-detail-page.glasses #section-three .columns .column-one-one ul.glass-package-bordered li.text-left{padding-left:8px!important}.product-detail-page #section-two p{width:auto}.product-detail-page.glasses ul.picture-list li a.whitelabel{font-size:12px;padding:0;width:100%}.product-detail-page.glasses ul.picture-list li a.whitelabel span.btn-link{background:white;float:left;text-align:center;opacity:.9;width:100%;position:relative;bottom:9px}.product-detail-page.lenses ul.picture-list li .img-responsive,.product-detail-page.glasses ul.picture-list li .img-responsive{max-height:100%;margin:0 auto}.product-detail-page.glasses.settings .product-data-left,.product-detail-page.lenses .product-data-right{background:#ebf4fb;border:1px solid #e5e5e5;position:relative;padding:0 0 10px 0;z-index:1000}.product-detail-page.glasses.settings .product-data-left.white-bg,.product-detail-page.lenses .product-data-right.white-bg{background:#fff}.page-glasses-order .product-detail-page.glasses.settings .product-data-left{margin-top:10px}.page-glasses-order .product-detail-page.glasses.settings .product-data-left h4{margin:10px 0 5px 0}.product-detail-page .configuration-section p span{font-weight:600;padding:10px 0 10px;display:block}.product-detail-page .configuration-section .configuration-price{font-size:16px;color:#0078c9;font-weight:400;line-height:14px;position:absolute;margin-top:3px;left:220px}.product-detail-page.glasses.settings .icon-IC_Lensbest_Info-gefuellt{float:left;margin-left:8px;margin-top:2px}.product-detail-page #section-three .icon-check-lg{margin:0 5px 0 0}.product-detail-page #section-three .configuration-price{position:static}.product-detail-page #section-three .configuration-price-addition{font-size:16px;color:#0078c9;font-weight:400}.product-detail-page .h1{font-weight:400}.product-detail-page h1.producttitle{display:inline;font-size:13px;font-weight:300;line-height:1.45}.product-detail-page.lenses .product-actions.small-margin{margin-bottom:42px}.product-detail-page.glasses .product-actions{margin:20px 0 0 0}.product-detail-page.lenses .product-actions{margin:10px 0 0 -57px}.product-detail-page h4{font-size:18px;font-weight:300;padding:0 10px 2px 10px;margin:5px 0 5px 0}body.page-lenses .product-detail-page h4{margin:10px 0 0 0;padding-left:10px;line-height:1.45}.product-detail-page h4 a{font-size:14px;line-height:1.45}.product-detail-page table .strike{color:#c00;text-decoration:line-through}.product-detail-page table .price{font-size:16px;text-align:right}.page-lenses .product-detail-page table.product-size-table tr.active td{background:#d1e6f6}.page-lenses .product-detail-page table.product-size-table tr:hover td{background:#b8d8f1}
.page-lenses .product-detail-page table.product-size-table tr th{font-size:10px}.page-lenses .product-detail-page table.product-size-table tr th,.page-lenses .product-detail-page table.product-size-table tr td{cursor:pointer;padding:5px 8px;border:0}.page-lenses .product-detail-page table.product-size-table tr th:first-child,.page-lenses .product-detail-page table.product-size-table tr td:first-child{padding-left:10px}.page-lenses .product-detail-page table.product-size-table tr td:nth-child(2),.page-lenses .product-detail-page table.product-size-table tr th:nth-child(2),.page-lenses .product-detail-page table.product-size-table tr td:nth-child(2),.page-lenses .product-detail-page table.product-size-table tr td:nth-child(3),.page-lenses .product-detail-page table.product-size-table tr th:nth-child(3),.page-lenses .product-detail-page table.product-size-table tr td:nth-child(3){text-align:right}.page-lenses .product-detail-page table.product-size-table tr td:last-child,.page-lenses .product-detail-page table.product-size-table tr th:last-child,.page-lenses .product-detail-page table.product-size-table tr td.left-lense{padding-right:10px;text-align:right}.page-lenses .product-detail-page table.product-value-table tr td{padding-right:12px}.product-detail-page.glasses table th{vertical-align:bottom}.product-detail-page.glasses table th,.product-detail-page.glasses table tr td{border:0}.product-detail-page.lenses table{margin-bottom:0}.product-detail-page.lenses table tr td label{margin:0}.product-detail-page.glasses #section-three{position:relative}.product-detail-page.glasses #section-three ul{margin-bottom:135px;margin-top:90px}.product-detail-page.glasses #section-three ul li{border-top:1px solid #fff;border-bottom:1px solid #fff;height:38px;padding:10px 0 10px 10px;margin-top:-1px}.product-detail-page.glasses #section-three ul li.h60{height:60px;padding-top:20px}.product-detail-page.glasses #section-three ul li.h90{height:105px;padding-top:20px}.product-detail-page.glasses #section-three ul li.bigger{font-size:18px;font-weight:400;line-height:1.45}.product-detail-page.glasses #section-three ul li input[type="radio"]+label{float:none}.product-detail-page.glasses #section-three ul li input[type="radio"]+label span{margin:0}.product-detail-page.glasses #section-three .columns{text-align:center;display:block}.product-detail-page.glasses #section-three .columns ul{margin-bottom:20px}.product-detail-page.glasses #section-three .columns ul li{text-align:center;padding-left:0}.product-detail-page.glasses #section-three .columns ul li.text-left{text-align:left;padding-left:10px}.product-detail-page.glasses #section-three .columns .column-one li:first-child,.product-detail-page.glasses #section-three .columns .column-two li:first-child,.product-detail-page.glasses #section-three .columns .column-three li:first-child,.product-detail-page.glasses #section-three .columns .column-one-one li:first-child{font-size:18px;color:white;font-weight:400;line-height:1.45;border:0;padding-top:15px}.product-detail-page.glasses #section-three .columns .column-one li:first-child,.product-detail-page.glasses #section-three .columns .column-two li:first-child,.product-detail-page.glasses #section-three .columns .column-three li:first-child,.product-detail-page.glasses #section-three .columns .column-one-one li:first-child{height:68px;background:#37a933}.product-detail-page.glasses #section-three .columns .column-one ul,.product-detail-page.glasses #section-three .columns .column-two ul,.product-detail-page.glasses #section-three .columns .column-three ul,.product-detail-page.glasses #section-three .columns .column-one-one ul{margin-top:10px;border:1px solid #37a933}.product-detail-page.glasses #section-three .columns .column-one,.product-detail-page.glasses #section-three .columns .column-two,.product-detail-page.glasses #section-three .columns .column-three,.product-detail-page.glasses #section-three .columns .column-one-one{width:149px;float:left;margin-left:5px;margin-right:5px;position:relative}.product-detail-page ul.glasses-properties-one li>span,.product-detail-page ul.glasses-properties-one li>a{float:left;padding-top:4px;font-weight:normal}.product-detail-page.glasses #section-three .columns .js-recommended li:first-child{height:78px;background:#0078c9}.product-detail-page.glasses #section-three .columns .js-recommended ul{margin-top:-2px;border:3px solid #0078c9!important;margin-bottom:18px}.product-detail-page.glasses #section-three .js-recommended-note{display:none}.product-detail-page .configuration-section .bubble{position:absolute;width:auto!important;left:95px;top:35px}.product-detail-page .configuration-section .js-recommended .bubble{display:block;z-index:200}.product-detail-page.glasses .js-recommended-errornote{display:none}.product-detail-page ul.glasses-properties-one li img{margin-right:20px;width:20%;height:auto}.product-detail-page ul.glasses-properties-one li{border-bottom:1px solid #e5e5e5;padding:0;vertical-align:middle;min-height:37px;overflow:auto}.product-detail-page.glasses #section-three ul.mobile-glaspaket-list li{border:0}.product-detail-page .configuration-section .mobile-glaspaket .bubble{left:auto;right:-14px;top:-27px;width:60px}.product-detail-page.glasses #section-three .glaspaket-option{position:relative}.product-detail-page.glasses #section-three .mobile-glaspaket ul.mobile-glaspaket-list{margin-top:0;margin-bottom:10px}.product-detail-page.glasses #section-three .glaspaket-option ul{border:1px solid #37a933}.product-detail-page.glasses #section-three .glaspaket-option ul.mobile-glaspaket-list.glass-package-bordered{border:3px solid #37a933}.product-detail-page.glasses #section-three .glaspaket-option.js-recommended ul{border:3px solid #0078c9!important}.product-detail-page.glasses #section-three .glaspaket-option ul.mobile-glaspaket-list.glass-package-bordered,.product-detail-page.glasses #section-three .glaspaket-option.js-recommended ul{margin-bottom:8px}.product-detail-page.glasses #section-three .glaspaket-option ul.mobile-glaspaket-list.glass-package-bordered li,.product-detail-page.glasses #section-three .glaspaket-option.js-recommended ul li{padding-left:8px}.product-detail-page.glasses #section-three .glaspaket-option ul.mobile-glaspaket-list.glass-package-bordered li.glaspaket-head,.product-detail-page.glasses #section-three .glaspaket-option.js-recommended ul li.glaspaket-head{height:38px!important;padding-top:8px;padding-left:3px!important}.product-detail-page.glasses #section-three .glaspaket-option ul.mobile-glaspaket-list.glass-package-bordered li.glaspaket-head .configuration-price,.product-detail-page.glasses #section-three .glaspaket-option.js-recommended ul li.glaspaket-head .configuration-price{margin-right:21px}.product-detail-page.glasses #section-three .glaspaket-option .mobile-glaspaket-list li:first-child{background:#37a933;margin-bottom:5px}.product-detail-page.glasses #section-three .glaspaket-option .mobile-glaspaket-list li:last-child{margin-bottom:5px}.product-detail-page.glasses #section-three .glaspaket-option.js-recommended .mobile-glaspaket-list li:first-child{background:#0078c9!important}.product-detail-page.glasses #section-three .mobile-glaspaket-list .glaspaket-head{height:40px;color:white;font-size:16px;border:0;padding-left:5px;font-weight:600}.product-detail-page.glasses #section-three .mobile-glaspaket-list .glaspaket-head span{line-height:20px}.product-detail-page.glasses #section-three .mobile-glaspaket-list .glaspaket-head .configuration-price,.product-detail-page.glasses #section-three .mobile-glaspaket-list .glaspaket-head .configuration-price-addition{color:#fff}.product-detail-page.glasses #section-three .glaspaket-option ul li input[type="radio"]+label{margin-top:0;font-weight:600}.product-detail-page.glasses #section-three .glaspaket-option ul li .configuration-price-addition{font-size:16px;color:#0078c9;font-weight:400}
.product-detail-page.glasses #section-three .glaspaket-option ul li .configuration-price{margin:0 23px 0 0}.product-detail-page.glasses #section-three .glaspaket-option ul li input[type="radio"]+label span{margin:3px 10px 0 0}.product-detail-page.glasses #section-three .glaspaket-option ul li input[type="radio"]+label span.icon{margin:0 auto;height:17px;background-position:-151px -69px}.product-detail-page.glasses #section-three .glaspaket-inklusive .glaspaket-head{height:30px;color:#666}.product-detail-page.glasses #section-three ul.glaspaket-inklusive li{height:30px;padding:5px 0 5px 10px}.product-detail-page.glasses #section-three .mobile-glaspaket-list.glaspaket-inklusive .glaspaket-head span{line-height:20px}.product-detail-page .inlinetext{float:right;position:relative;top:10px;margin:0}.product-detail-page .product-image{min-height:300px}.product-detail-page .product-image .mz-nav-controls{display:none}.product-detail-page .properties-overlay-image{width:auto;max-width:100%;display:block;position:absolute;left:0;right:0;bottom:0;top:0;margin:auto}.product-detail-page.settings .product-image{min-height:100px}.page-glasses .product-detail-page .cached-main-preview-image{height:337.25px}.page-glasses .product-detail-page #product-image{min-height:340px}.page-glasses .product-detail-page #product-name{display:inline-block;height:38px;overflow:hidden}.page-glasses .product-detail-page .color-variant-text{float:left;white-space:nowrap;max-width:100%;text-overflow:ellipsis;overflow:hidden}.page-glasses .product-detail-page ul.color-variants{float:left}.product-detail-page .cached-image-element{height:448px}.product-detail-page .cached-image-element.no-carousel{height:375px}.product-detail-page.glasses.settings .bubble>span{overflow:hidden}.product-detail-page .js-short-text{overflow:hidden}.product-detail-page .js-full-text{height:auto!important}.product-detail-page .description-gradient{position:relative;height:30px;margin-top:-50px;z-index:200;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#fff));background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background:-o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background:-ms-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%)}.product-detail-page .description-show-button{margin:10px 5px}.product-detail-page .first-configuration-section .icon-IC_Lensbest_Info-gefuellt{display:block;float:left;margin-left:10px;position:relative;margin-top:3px}.page-lenses .product-tile .prices .single,.page-lenses .product-detail-page .pricebox p,.page-lenses .product-detail-page .pricebox span{float:none}.color-lenses-sample-image{position:relative;top:-10px;background-color:#ebf4fb;width:75%;padding:5px 0;opacity:.95;margin-top:-30px;color:#111;z-index:1000}@media screen and (max-width:767px){.product-detail-page #product-image .bubble-product{bottom:0}.page-lenses .product-detail-page .pricebox span.sup{float:none}.product-detail-page h3{font-size:30px}.product-detail-page.lenses{margin-top:10px}.product-detail-page.lenses .lenses-values.new-width .col-xs-6{width:50%}.product-detail-page .cached-image-element{height:auto}.product-detail-page .cached-image-element.no-carousel{height:auto}.product-detail-page .product-image{min-height:0}.product-detail-page .product-image-stoerer{right:8px;top:3px}.product-detail-page .product-image-stoerer>img{width:48px}.product-detail-page .manufacturer-image img{width:75px;float:right;margin-top:10px}.product-detail-page .pdp-loginlink-js{margin-left:12px;margin-right:12px}.product-detail-page .product-data-right .visible-xs .bubble{float:none;display:inline-block}.product-detail-page .visible-xs .free-shipping{float:none;display:inline-block}.product-detail-page .pricebox .old,.product-detail-page .pricebox .new{display:inline}.product-detail-page .pricebox .old{margin:0}.product-detail-page.lenses .pricebox .sup{margin-right:10px;font-size:12px}.product-detail-page.glasses.glasses-details{margin-bottom:10px}.product-detail-page.glasses.glasses-tabs{margin-top:0}.product-detail-page.glasses .pricebox{margin:0}.product-detail-page.glasses .pricebox p{text-align:center;width:100%;margin-bottom:0}.product-detail-page.glasses .pricebox .new{margin:0}.product-detail-page.lenses .col-xs-6>.pricebox>.new{text-align:left;display:block}.page-lenses .rating-container span.ratingstars,.product-detail-page.glasses .rating-container span.ratingstars{margin:2px 10px 15px 0;float:left}.product-detail-page.lenses .product-data-right{margin-top:10px;padding-bottom:0}.product-detail-page.glasses .product-actions,.product-detail-page.lenses .product-actions{margin:10px 0 20px 0}.product-detail-page.glasses .pricebox span{float:none}.product-detail-page.glasses .pricebox>span{float:left}.page-lenses .product-detail-page.lenses .wide-select-md{padding-left:12px;padding-right:12px}.page-lenses .product-slider-holder{border-bottom:0}.sample-image-container{position:absolute;text-align:center;width:100%}.color-lenses-sample-image{position:relative;background-color:#ebf4fb;width:75%;max-width:350px;padding:5px 0;opacity:.75;margin-top:-48px;color:#111}.product-detail-page.lenses .product-data-right .panel,.product-detail-page .accordion .panel{background:transparent;margin-bottom:0}.product-detail-page.lenses .product-data-right .panel-collapse,.product-detail-page .accordion .panel-collapse{background:white}.product-detail-page .accordion .panel-collapse,.product-detail-page .accordion .panel-collapse .container{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.page-glasses-order table tr td:first-child,.product-detail-page table tr th:first-child{padding-left:0}.page-glasses-order table tr td:last-child,.product-detail-page table tr th:last-child{padding-right:0}.page-glasses-order .configuration-section p{widht:auto;padding-left:0}.page-glasses-order .product-detail-page .configuration-section{border-top:0}.page-glasses-order .product-detail-page .configuration-section .mobile-glaspaket ul.mobile-glaspaket-list li label{color:#fff}.page-glasses-order .product-detail-page.glasses.settings .fixedscroll .backlink{display:none}.fixedscroll.fixed{position:static}.page-glasses-order .product-detail-page.glasses.settings .fixedscroll .product-data-right{width:auto;border:1px solid #999;background:#fff}.product-detail-page.glasses.settings .product-data-right .summary-price{padding:10px}.page-glasses-order .product-detail-page.glasses.settings #section-three input[type="radio"][checked="checked"]+label span:not(.icon):before{display:block;width:11px;height:11px;border-radius:100%;background-color:#0078c9;content:'';position:absolute;left:1px;top:1px}}@media screen and (min-width:768px){.page-lenses .product-detail-page .verysmallnote .retina-icon.icon-IC_Lensbest_Lieferzeit{font-size:16px;margin-right:5px;margin-top:4px}}@media screen and (max-width:360px){.product-detail-page .pdp-loginlink-js{display:inline;margin-left:0;margin-right:0}}#filterBodyGlasses .filter-hl{text-transform:uppercase;font-size:16px;margin:10px 0 0 0}#filterBodyGlasses form ul li label span{margin-left:1px}#filterBodyGlasses a{text-transform:uppercase;font-size:16px;font-weight:400}#MobileFilter .product-price-slider-values,#filterBodyGlasses .product-price-slider-values{margin-top:10px;overflow:hidden}#MobileFilter .product-price-slider-values input,#filterBodyGlasses .product-price-slider-values input{width:65px}#MobileFilter .product-price-slider-values .product-price-from,#filterBodyGlasses .product-price-slider-values .product-price-from{float:left}#MobileFilter .product-price-slider-values .product-price-to,#filterBodyGlasses .product-price-slider-values .product-price-to{float:right}
#MobileFilter .noUi-connect,#filterBodyGlasses .noUi-connect{background-color:#0078c9;height:100%}#MobileFilter .noUi-target,#filterBodyGlasses .noUi-target{border-radius:0;box-shadow:none;height:15px}#filterBodyGlasses{background:#f9f9f9;overflow:hidden;display:none}#filterBodyGlasses .container{padding:0 10px}#filterBodyGlasses ul.colorlist li{float:left;margin-right:11px;margin-bottom:11px;border:2px solid transparent}#filterBodyGlasses ul.colorlist li.active{border:2px solid #0078c9;margin:0 11px 11px 0}#filterBodyGlasses ul.colorlist li.active a{width:25px;height:25px;background:white;display:block}#filterBodyGlasses ul.colorlist li.active a img{position:relative;top:1px;left:1px}#filterBodyGlasses ul{max-height:180px}#filterBodyGlasses ul.colorlist{padding:1px}#filterBodyGlasses ul li label{margin-bottom:0;font-weight:400}#filterBodyGlasses ul.colorfilter li{height:25px;width:25px;background:red;border:1px solid transparent;border-radius:1px;margin:1px 10px 10px 1px;cursor:pointer;overflow:hidden}#filterBodyGlasses ul.colorfilter li.active{border:2px solid #0078c9;margin:0 9px 9px 0;height:27px;width:27px}.productlist-background-container #filterBodyLensAndItems{background-color:white;padding:1px 0 17px 17px;margin-top:43px}@media screen and (max-width:767px){.productlist-background-container #filterBodyLensAndItems{padding:0}}.productlist-background-container #filterBodyLensAndItems .ish-pageNavigation-filters-filter form{width:92%}.productlist-background-container #filterBodyLensAndItems .fake-select-arrow div{background-color:transparent}.productlist-background-container #filterBodyLensAndItems a{display:list-item}#MobileFilter,#MobileSortMenu{display:none}#MobileFilterModal{margin-top:-50px}@media screen and (max-width:767px){#MobileFilterModal .btn-primary{line-height:.75;font-size:14px}}.selected-filters-content input[type="checkbox"]+label.checked span:first-child:before,.selected-filters-content input[type="checkbox"][checked="checked"]+label span:first-child:before,.selected-filters-content input[type="checkbox"]:checked+label span:first-child:before,.filterheader.fixed input[type="checkbox"]+label.checked span:first-child:before,.filterheader.fixed input[type="checkbox"][checked="checked"]+label span:first-child:before,.filterheader.fixed input[type="checkbox"]:checked+label span:first-child:before{content:"\e922";background-color:transparent}ul.js-selectedfilters li label span:first-child{border:0}#filterContainerSelected-placeholder.holdplace{background-color:#fcfcfc;height:62px}#filterContainerSelected.v2{max-height:0;overflow:hidden;-webkit-transition:max-height 2000ms linear;transition:max-height 2000ms linear}#filterContainerSelected.v2.active{max-height:500px}#filterheader-placeholder.holdplace{height:65px;background-color:#fcfcfc}.filterheader.fixed{position:fixed;top:29px;z-index:1006;background-color:white;width:100%}.filterheader.fixed ul.js-selectedfilters{text-align:right;margin:20px 0 20px 0}.filterheader.fixed ul.js-selectedfilters li{margin-left:10px}.filterheader.fixed #toggleFilterViewScrollContent{vertical-align:middle;height:65px;display:table;padding:0;line-height:1em;width:100%}.filterheader.fixed #toggleFilterViewScrollContent ul.js-selectedfilters{display:table-cell;vertical-align:middle;text-align:right}.filterheader.fixed #toggleFilterViewScrollContent ul.js-selectedfilters li{height:15px}.filterheader.fixed #toggleFilterViewScrollContent ul.js-selectedfilters li label{margin:0}.filterBodyGlasses{position:relative}.filterBodyGlasses.fixed{position:fixed;top:86px;z-index:1006;background-color:white!important;width:100%}.filterBodyGlasses .shape.retina-icon{font-size:16px;margin-right:10px;vertical-align:middle;display:inline-block;overflow:hidden;width:45px}.filterBodyGlasses .shape.retina-icon.icon-Monoscheibe,.filterBodyGlasses .shape.retina-icon.icon-Monoscheibe-SB{font-size:17px;margin-left:-2px;margin-right:12px}.filterheader h1{display:inline;font-size:18px;font-weight:600}.filterheader span.plusminus-lg{float:none;display:inline-block;margin:0 5px -3px 0}.filterheader span.plusminus-lg{margin:0 -67px -15px 0}.filterheader{border-bottom:1px solid #e5e5e5}.filterheader span{cursor:pointer;display:block;font-size:18px;color:#333;margin:10px 0;height:46px}#toggleFilterViewScrollContent>span,#toggleFilterViewScrollContent>ul,#toggleFilterViewSecond>span{line-height:27px;height:66px;margin:0;padding:0;display:table-cell;vertical-align:middle;float:none!important}.selected-filters-container .selected-filters-content{margin:20px 0 10px 0;padding:0;overflow:hidden}.selected-filters-container .selected-filters-content ul li{margin-right:20px}#filterContainerSelected.v2 .selected-filters-content ul li label{margin:0;line-height:28px;font-weight:normal;cursor:pointer}#filterContainerSelected.v2 .selected-filters-content ul li label span{background:0;margin:0 0 0 5px}#filterContainerSelected.v2 .selected-filters-content ul li a:hover,#filterContainerSelected.v2 .selected-filters-content ul li a:focus{text-decoration:none}.filterheader.v2 ul.js-selectedfilters li label{margin:0;line-height:28px;font-weight:normal;cursor:pointer}.filterheader.v2 ul.js-selectedfilters li label span{background:0;margin:0 0 0 5px;width:14px;height:14px}.filterheader.v2 ul.js-selectedfilters li label a:hover,.filterheader.v2 ul.js-selectedfilters li label a:focus{text-decoration:none}ul.js-selectedfilters li label span.retina-icon{font-size:11px;vertical-align:baseline}.toggleFilterViewSecond,.toggleFilterViewScrollContent{display:none}#close-mobile-filter span{background:0;width:10px;height:10px;display:block;margin:-2px 0 0 4px;float:right;font-size:20px}.categorypage .filter-active,.categorypage ish-pageNavigation-filters-filter-selected a,.categorypage a.ish-pageNavigation-filters-filter-selected{font-weight:bold;color:#666}.categorypage.lenses .product-tile .product-tile-wrapper .background-wrapper .description{padding-top:210px}@media screen and (max-width:767px){#filterBodyGlasses .categories-filter-list li{padding:3px 0 3px 40px}#filterBodyGlasses.slide-out-layer{display:block}#filterBodyGlasses{margin-top:-6px;overflow:visible}#filterBodyGlasses.open{height:auto}.filterheader{border-bottom:0;margin-bottom:-1px}#filterBodyGlasses h3,#filterBodyLensAndItems li h3{padding:10px 20px 10px;font-size:18px;background:#f9f9f9}#filterBodyLensAndItems li ul{display:none;margin-top:-1px}#filterBodyLensAndItems li ul li a{padding:10px 20px 10px 30px;font-size:18px;background:#f2f2f2;display:block}#filterBodyGlasses .container{padding:0}#filterBodyGlasses.slide-out-layer .container{height:100%}#filterBodyGlasses .col-md-3{background:#f9f9f9;overflow:hidden}#filterBodyGlasses ul{display:none;max-height:none}#filterBodyGlasses ul ul{margin:0}#filterBodyGlasses ul.first{border-bottom:1px solid #e5e5e5}#filterBodyGlasses ul.second{border-bottom:1px solid #e5e5e5}#filterBodyGlasses ul.second.price-filter{margin:20px 0 0 0;padding:0 20px 20px 20px}#filterBodyGlasses ul.first ul.second{border-bottom:1px solid transparent}#filterBodyGlasses ul.price-slider li{overflow:hidden;border:0}#filterBodyGlasses ul.price-filter{margin:20px}#filterBodyGlasses ul li{color:#0078c9;font-size:18px}#filterBodyGlasses ul.colorlist li{padding:0}#filterBodyGlasses ul.colorlist li{margin-right:20px}#filterBodyGlasses ul.colorlist li.active{margin-right:20px}#filterBodyGlasses ul li{padding:3px 10px 3px 40px}#filterBodyGlasses form{padding:0 10px}#filterBodyGlasses form ul.colorlist{padding:20px}#filterBodyLensAndItems form{padding:10px;background:#f2f2f2;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}#filterBodyLensAndItems.v2{padding:10px;float:left;border-bottom:1px solid #e5e5e5;background-color:white}#filterBodyLensAndItems.v2 li{width:50%}
#filterBodyLensAndItems.v2 li:first-child{padding-right:10px}#filterBodyLensAndItems.v2 li div{display:block!important;padding:10px 0 10px 0!important;font-size:14px!important;text-align:center;text-transform:uppercase}#filterBodyLensAndItems.v2 li div span{vertical-align:top;line-height:20px;font-size:15px}#filterBodyLensAndItems.v2 li div span.icon{margin-right:10px;background:transparent;font-size:20px;display:inline-block}#filterBodyLensAndItems.v2 li.sorting div{background-color:#fff;color:#0078c9;border:1px solid #0078c9}#filterBodyLensAndItems.v2 li.filter div{background-color:#0078c9;color:#fff;border:1px solid #0078c9}.categorypage.glasses #filterBodyLensAndItems.v2 li.sorting div{background-color:#fff;color:#333;border:1px solid #333}.categorypage.glasses #filterBodyLensAndItems.v2 li.filter div{background-color:#333;color:#fff;border:1px solid #333}#MobileFilter.v2,#MobileSortMenu.v2{display:block}#MobileFilter.v2 h1,#MobileSortMenu.v2 h1,#afterSearchLayer .headerPanel h1,#MobileFilter.v2 .filter-mobile-hl,#MobileSortMenu.v2 .filter-mobile-hl,#afterSearchLayer .headerPanel .filter-mobile-hl{font-size:24px;font-weight:normal;line-height:1.1;text-align:left;margin-top:5px;margin-bottom:15px}#MobileFilter.v2{height:100%}#MobileFilter.v2 h2,#MobileFilter.v2 .filter-mobile-cat-hl{font-size:14px;font-weight:normal;text-align:center;margin:15px 0;line-height:1.1;color:inherit;display:block}#MobileFilter.v2 ul{display:block}#MobileFilter.v2 .mobileFilterForm{display:block;height:100%;position:relative;width:100%;top:initial}#MobileFilter.v2 .mobileFilterForm .filterWrapper{position:absolute;top:51px;bottom:55px;overflow-y:scroll}#MobileFilter.v2 .mobileFilterForm .filterWrapper .subCategorySpecial{padding-top:30px}#MobileFilter.v2 .mobileFilterForm .filterWrapper .subCategorySpecial .tborder{height:inherit}#MobileFilter.v2 .mobileFilterForm .filterWrapper .subCategorySpecial .tile{height:42px}#MobileFilter.v2 .mobileFilterForm .filterWrapper .noUi-target{padding:0 14px;border:0;height:2px;background-color:#0060a0;margin-bottom:15px}#MobileFilter.v2 .mobileFilterForm .filterWrapper .noUi-target .noUi-handle{background:#0078c9;box-shadow:none;border:0;width:35px;border-radius:0;height:35px;top:-16px}#MobileFilter.v2 .mobileFilterForm .filterWrapper .noUi-target .noUi-handle:before{background:0;color:white;font-size:20px;left:8px;top:7px}#MobileFilter.v2 .mobileFilterForm .filterWrapper .noUi-target .noUi-handle:after{background:0}#MobileFilter.v2 .mobileFilterForm .filterWrapper .product-price-slider-values{margin:0 0 30px 0}#MobileFilter.v2 .mobileFilterForm .filterWrapper .product-price-slider-values input{padding:0;text-align:center;width:75px;height:36px}#MobileFilter.v2 .mobileFilterForm .filterWrapper .filter-row{width:100%;padding:0 0 1px 9px;float:left;border-top:1px solid #e5e5e5}#MobileFilter.v2 .mobileFilterForm .filterWrapper .filter-row .js-filterattribute-select.disabled select,#MobileFilter.v2 .mobileFilterForm .filterWrapper .filter-row .js-filterattribute-select.disabled .fake-select-arrow span{color:#ccc}#MobileFilter.v2 .mobileFilterForm .filterWrapper .filter-row div.fake-select-arrow div{height:45px;padding-top:10px;width:36px}#MobileFilter.v2 .mobileFilterForm .filterWrapper .filter-row div.fake-select-arrow div span{padding-left:4px}#MobileFilter.v2 .mobileFilterForm .filterWrapper .filter-row select{-webkit-appearance:none;padding:0 41px 0 12px;overflow:hidden;outline:0;border-color:#666;border-radius:0;height:47px}#MobileFilter.v2 .mobileFilterForm .filterWrapper .filter-row select.original{display:none}#MobileFilter.v2 .mobileFilterForm .filterWrapper .filter-row select.active{border-color:#37a933}#MobileFilter.v2 .mobileFilterForm .filterWrapper .filter-row select[disabled]{border-color:#ccc}#MobileFilter.v2 .mobileFilterForm .filterWrapper .filter-row label.fake-multiselect-label{position:absolute;font-size:16px;color:#333;top:-13px;left:1px;padding:8px 12px;height:45px;pointer-events:none;background-color:white}#MobileFilter.v2 .mobileFilterForm .filterWrapper h2,#MobileFilter.v2 .mobileFilterForm .filterWrapper .filter-mobile-cat-hl{padding-right:14px}#MobileFilter.v2 .mobileFilterForm .filterWrapper .multiselect-container,#MobileFilter.v2 .mobileFilterForm .filterWrapper .select-container{padding:0 9px 14px 0}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.price-filter{margin:0}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li{padding:0;margin-right:8px;margin-bottom:8px;width:46px;height:46px;border:4px solid transparent;background-image:none}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile{clear:initial}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile-schwarz{background-color:black}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile-braun{background-color:#69432c}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile-blau{background-color:#5fa4e5}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile-rot{background-color:#e60000}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile-gelb{background-color:#f8da34}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile-gold{background-position:-4px -154px}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile-grau{background-color:#a3a3a3}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile-gruen{background-color:#74b14b}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile-kupfer{background-position:-4px -104px}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile-lila{background-color:#5b55a6}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile-orange{background-color:#e67420}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile-pink{background-color:#ff2d6b}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile-silber{background-position:-4px -54px}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile-trans{background-position:0 0;border:1px solid #ccc}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile-weiss{background-color:white;border:1px solid #ccc}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile-gold,#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile-silber,#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile-trans,#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile-kupfer{background-image:url("https://res.cloudinary.com/fourcare/image/upload/f_auto/v1578663531/shop/sprites/lens_shop_base/colors-sprite.png");background-size:50px}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.active{border:3px solid #37a933}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.active span{border:1px solid white}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.disabled{border:3px solid #ccc}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.disabled span{border:1px solid white}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.disabled span.icon-theessentials-2543{position:absolute;top:0;border:0;font-size:59px;color:#ccc;left:-13px;display:block}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li span{display:block;width:100%;height:100%;background:0;border:1px solid transparent}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li span.icon-theessentials-2543{display:none}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul li{color:#0078c9;padding:0 9px 14px 0;margin:0}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul li:nth-child(3n+1){clear:left}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul li.active .tborder,#MobileFilter.v2 .mobileFilterForm .filterWrapper ul li.pseudoactive .tborder{border:0}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul li.active div.tile,#MobileFilter.v2 .mobileFilterForm .filterWrapper ul li.pseudoactive div.tile{border:2px solid #37a933;color:#37a933}
#MobileFilter.v2 .mobileFilterForm .filterWrapper ul li div.tile{border:1px solid #0078c9;width:100%}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul li div.tile.disabled{border:1px solid #ccc;color:#ccc}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul li div.tile .filterwrapper{display:table;table-layout:fixed;padding:8px 5px 7px 5px;height:55px;width:100%}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul li div.tile .filterwrapper p,#MobileFilter.v2 .mobileFilterForm .filterWrapper ul li div.tile .filterwrapper label{font-size:13px;text-align:center}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul li div.tile .filterwrapper p{display:table-cell;vertical-align:middle;cursor:pointer}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul li div.tile .filterwrapper p span:last-of-type{width:100%;display:block;max-height:36px;overflow:hidden;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul li div.tile .filterwrapper .retina-icon-filtericon{font-size:20px;line-height:22px;margin-bottom:5px}#MobileFilter.v2 .mobileFilterForm .filterWrapper ul li .tborder{border:1px solid transparent}#MobileFilter.v2 .headerPanel{z-index:1000}#MobileFilter.v2 .bottomPanel{width:100%;height:55px}#MobileFilter.v2 .bottomPanel .buttoncontainer{background:white}#MobileFilter.v2 .filter-gradient{position:absolute;bottom:55px;width:100%;pointer-events:none;height:45px;z-index:6;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,#fff 80%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(80%,#fff));background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 80%);background:-o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 80%);background:-ms-linear-gradient(top,rgba(255,255,255,0) 0,#fff 80%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 80%)}#MobileFilter.v2 .filter-gradient.filter-gradient-hide{background:-moz-linear-gradient(top,rgba(255,255,255,0) 80%,#fff 80%);background:-webkit-gradient(linear,left top,left bottom,color-stop(80%,rgba(255,255,255,0)),color-stop(80%,#fff));background:-webkit-linear-gradient(top,rgba(255,255,255,0) 80%,#fff 80%);background:-o-linear-gradient(top,rgba(255,255,255,0) 80%,#fff 80%);background:-ms-linear-gradient(top,rgba(255,255,255,0) 80%,#fff 80%);background:linear-gradient(to bottom,rgba(255,255,255,0) 80%,#fff 80%)}#MobileFilter.v2 .fr-attributes_workspace .retina-icon-filtericon,#MobileFilter.v2 .fr-SHOP_TEXTE_BAS_STUFE .retina-icon-filtericon,#MobileFilter.v2 .fr-attributes_workrisk .retina-icon-filtericon,#MobileFilter.v2 .fr-attributes_en_norm .retina-icon-filtericon,#MobileFilter.v2 .fr-SHOP_TEXTE_BE_MATERIA .retina-icon-filtericon{margin-top:10px}#afterSearchLayer #MobileFilter.v2 .mobileFilterForm .filterWrapper ul li:nth-child(3n+1){clear:none}#MobileSortMenu .container{position:absolute;top:51px;bottom:0;overflow-x:hidden;overflow-y:scroll;padding-top:10px}#MobileSortMenu .container:first-child{margin-top:10px}#MobileSortMenu .container a{background-color:white;color:#0078c9;border:1px solid #0078c9;margin-bottom:10px;text-align:left;text-transform:none;box-shadow:none;padding-left:13px;min-height:34px}#MobileSortMenu .container a:after{content:none}#MobileSortMenu .container a.active{color:#37a933;border:2px solid #37a933;padding-left:12px}#MobileSortMenu .container a span{background:0}#MobileSortMenu .container a span:last-of-type{position:absolute;top:10px;font-size:13px}#MobileSortMenu .container a span:first-of-type{font-size:24px;margin:0 15px 0 4px;line-height:25px;width:35px;display:inline-block}#MobileSortMenu .container a span:first-of-type.icon-IC_Lensbest_Produktname{font-size:17px;margin:0 23px 0 -4px}#filterContainerSelected.v2{background:white}#filterContainerSelected.v2 .selected-filters-content{margin:5px 0 5px 0}#filterContainerSelected.v2 .selected-filters-content ul.js-selectedfilters li{margin-right:10px}#filterContainerSelected.v2 .selected-filters-content ul.js-selectedfilters li label span{font-size:10px}.mobileFilterForm{position:fixed;width:100%;top:0}.mobileFilterForm .filterWrapper{overflow-y:scroll}.categorypage .product-tile .img-holder .bubble span.stoerer48x48,.categorypage .product-image-xs .bubble span.stoerer48x48,.categorypage .visible-xs .product-image .bubble span.stoerer48x48{width:40px;height:40px;background-size:100%}}@media screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2),screen and (max-width:767px) and (min--moz-device-pixel-ratio:2),screen and (max-width:767px) and (min-resolution:2dppx),screen and (max-width:767px) and (min-resolution:192dpi){#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile-gold,#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile-silber,#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile-trans,#MobileFilter.v2 .mobileFilterForm .filterWrapper ul.colorlist li.color-tile-kupfer{background-image:url("https://res.cloudinary.com/fourcare/image/upload/f_auto/v1578663531/shop/sprites/lens_shop_base/colors-sprite_2x.png")}}@media screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2),screen and (max-width:767px) and (min--moz-device-pixel-ratio:2),screen and (max-width:767px) and (min-resolution:2dppx),screen and (max-width:767px) and (min-resolution:192dpi){.categorypage .product-tile .img-holder .bubble span.stoerer48x48,.categorypage .product-image-xs .bubble span.stoerer48x48,.categorypage .visible-xs .product-image .bubble span.stoerer48x48{background-size:100%;width:40px;height:40px}}@media screen and (max-width:360px){#MobileFilterModal.v2 h1,#MobileSortMenu.v2 h1,#MobileSortMenu.v2 .filter-mobile-hl,#MobileFilter.v2 .filter-mobile-hl{font-size:21px}}#BarcodeScannerOverlay .barcodeProductTemplate{display:none}#BarcodeScannerOverlay .button-section .message{display:block;min-height:20px}#BarcodeScannerOverlay .button-section .message .message-success{color:#37a933}#BarcodeScannerOverlay .button-section .message .message-error{color:#c00}.product-label{display:block;position:relative;color:#fff;padding:4px 11px;text-transform:uppercase;font-size:12px}.product-label::after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#37a933;transform:skew(10deg)}.product-label.bluelight-label:after{background:#3a7087}.product-label.multifocal-label:after{background:#b5509d}.product-label.toric-label:after{background:#f5770a}.product-label.sustainable-label:after{background:#6e5a49}.product-label.plano-label:after{background:#e2b90e}.product-label.plastic-neutral-label:after{background:#14b2ae}.product-label.other-label:after{background:#0078c9}.product-tile .product-label{display:block;position:relative;color:#fff;padding:2px 9px;text-transform:uppercase;font-size:10px}.stoerer48x48{background-repeat:no-repeat;height:48px;width:48px;display:block}.stoerer60x60{background-repeat:no-repeat;height:60px;width:60px;display:block}.stoerer80x80{background-repeat:no-repeat;height:80px;width:80px;display:block}.text-stoerer{position:relative;background:#37a933;height:30px}.product-slider .text-stoerer{margin-top:5px}.text-stoerer p{text-align:center;display:block;position:relative;color:#fff;font-weight:600;z-index:10;padding-top:4px;hyphens:manual}.text-stoerer-wrapper{padding:5px}.text-stoerer:before{position:absolute;bottom:-9px;border-style:solid;border-width:10px 44px 0 0;border-color:#37a933 transparent transparent transparent;content:""}.text-stoerer:after{position:absolute;bottom:-9px;right:0;border-style:solid;border-width:0 44px 10px 0;border-color:transparent #37a933 transparent transparent;content:""}@media screen and (max-width:767px){.text-stoerer:before{border-width:10px 40px 0 0!important}.text-stoerer:after{border-width:0 40px 10px 0!important}.text-stoerer p{font-size:10px;line-height:1.2}.text-stoerer-0{width:40px}.text-stoerer-0 p{top:8px}.text-stoerer-1{width:56px}
.text-stoerer-4{width:56px}.text-stoerer-4 p{top:8px}.text-stoerer-5{width:46px}.text-stoerer-5 p{top:8px}.text-stoerer-7{width:58px}.text-stoerer-8{width:52px}.text-stoerer-10{width:40px}.text-stoerer-10 p{top:8px}.text-stoerer-15{width:46px}.text-stoerer-16{width:70px}.text-stoerer-17{width:70px}.text-stoerer-22{width:68px}.text-stoerer-23{width:44px}.text-stoerer-31{width:64px}.text-stoerer-32{width:52px}.text-stoerer-35{width:50px}.text-stoerer-37{width:46px}.text-stoerer-41{width:44px}.text-stoerer-44{width:52px}.product-tile .glasses .bubble .text-stoerer{top:2px}}@media screen and (min-width:768px){.text-stoerer p{font-size:11px;line-height:1.1}.text-stoerer-0{width:44px}.text-stoerer-0 p{top:8px}.text-stoerer-1{width:64px}.text-stoerer-4{width:56px}.text-stoerer-4 p{top:8px}.text-stoerer-5{width:46px}.text-stoerer-5 p{top:8px}.text-stoerer-7{width:64px}.text-stoerer-8{width:56px}.text-stoerer-10{width:46px}.text-stoerer-10 p{top:8px}.text-stoerer-15{width:48px}.text-stoerer-16{width:74px}.text-stoerer-17{width:74px}.text-stoerer-22{width:74px}.text-stoerer-23{width:48px}.text-stoerer-31{width:68px}.text-stoerer-32{width:56px}.text-stoerer-35{width:54px}.text-stoerer-37{width:50px}.text-stoerer-41{width:48px}.text-stoerer-44{width:56px}}.stoerer48x48.stoerer-4{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/stoerer48x48/4.png)}.stoerer48x48.stoerer-41{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/stoerer48x48/41.png)}.stoerer60x60.stoerer-4{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/stoerer60x60/4.png)}.stoerer60x60.stoerer-41{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/stoerer60x60/41.png)}.stoerer80x80.stoerer-4{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/stoerer80x80/4.png)}.stoerer80x80.stoerer-41{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/stoerer80x80/41.png)}.brand110x35{background-repeat:no-repeat;height:35px;width:110px;display:block}.brand110x35.brand-acuvue{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/brands110x35/acuvue.png)}.brand110x35.brand-air-optix{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/brands110x35/air-optix.png)}.brand110x35.brand-biofinity{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/brands110x35/biofinity.png)}.brand110x35.brand-blueblock{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/brands110x35/blueblock.png)}.brand110x35.brand-dailies{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/brands110x35/dailies.png)}.brand110x35.brand-everclear{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/brands110x35/everclear.png)}.brand110x35.brand-gelsystem{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/brands110x35/gelsystem.png)}.brand110x35.brand-lenscare{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/brands110x35/lenscare.png)}.brand110x35.brand-optisystem{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/brands110x35/optisystem.png)}.brand110x35.brand-proclear{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/brands110x35/proclear.png)}.brand110x35.brand-purevision2{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/brands110x35/purevision2.png)}.brand110x35.brand-seeone{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/brands110x35/seeone.png)}.brand110x35.brand-shsystem{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/brands110x35/shsystem.png)}.manuf64x20{background-repeat:no-repeat;height:20px;width:64px;display:block}.manuf110x35{background-repeat:no-repeat;height:35px;width:110px;display:block}.manuf64x20.manuf-ABO{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/ABO.png)}.manuf64x20.manuf-ACK{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/ACK.png)}.manuf64x20.manuf-ACU{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/ACU.png)}.manuf64x20.manuf-ALC{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/ALC.png)}.manuf64x20.manuf-ALL{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/ALL.png)}.manuf64x20.manuf-AMO{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/AMO.png)}.manuf64x20.manuf-ASS{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/ASS.png)}.manuf64x20.manuf-ASU{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/ASU.png)}.manuf64x20.manuf-BAU{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/BAU.png)}.manuf64x20.manuf-CAR{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/CAR.png)}.manuf64x20.manuf-CEN{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/CEN.png)}.manuf64x20.manuf-CIB{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/CIB.png)}.manuf64x20.manuf-CMA{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/CMA.png)}.manuf64x20.manuf-COO{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/COO.png)}.manuf64x20.manuf-EVE{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/EVE.png)}.manuf64x20.manuf-FOG{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/FOG.png)}.manuf64x20.manuf-FOE{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/FOE.png)}.manuf64x20.manuf-JOH{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/JOH.png)}.manuf64x20.manuf-KAB{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/KAB.png)}.manuf64x20.manuf-L4E{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/L4E.png)}.manuf64x20.manuf-LC{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/LC.png)}.manuf64x20.manuf-LEB{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/LEB.png)}.manuf64x20.manuf-LEN{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/LEN.png)}.manuf64x20.manuf-SOL{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/SOL.png)}.manuf64x20.manuf-LOGO{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/LOGO.png)}.manuf64x20.manuf-LVI{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/LVI.png)}.manuf64x20.manuf-LVS{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/LVS.png)}.manuf64x20.manuf-MA01{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA01.png)}.manuf64x20.manuf-MA02{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA02.png)}.manuf64x20.manuf-MA03{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA03.png)}.manuf64x20.manuf-MA04{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA04.png)}
.manuf64x20.manuf-MA05{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA05.png)}.manuf64x20.manuf-MA06{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA06.png)}.manuf64x20.manuf-MA07{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA07.png)}.manuf64x20.manuf-MA08{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA08.png)}.manuf64x20.manuf-MA09{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA09.png)}.manuf64x20.manuf-MA10{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA10.png)}.manuf64x20.manuf-MA11{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA11.png)}.manuf64x20.manuf-MA12{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA12.png)}.manuf64x20.manuf-MA13{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA13.png)}.manuf64x20.manuf-MA14{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA14.png)}.manuf64x20.manuf-MA15{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA15.png)}.manuf64x20.manuf-MA16{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA16.png)}.manuf64x20.manuf-MA17{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA17.png)}.manuf64x20.manuf-MA18{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA18.png)}.manuf64x20.manuf-MA20{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA20.png)}.manuf64x20.manuf-MA22{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA22.png)}.manuf64x20.manuf-MA23{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA23.png)}.manuf64x20.manuf-MA24{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA24.png)}.manuf64x20.manuf-MA25{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA25.png)}.manuf64x20.manuf-MA26{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA26.png)}.manuf64x20.manuf-MA27{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA27.png)}.manuf64x20.manuf-MA28{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA28.png)}.manuf64x20.manuf-MA29{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA29.png)}.manuf64x20.manuf-MA30{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA30.png)}.manuf64x20.manuf-MA31{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA31.png)}.manuf64x20.manuf-MA32{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA32.png)}.manuf64x20.manuf-MA33{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA33.png)}.manuf64x20.manuf-MA34{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA34.png)}.manuf64x20.manuf-MA35{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA35.png)}.manuf64x20.manuf-MA36{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA36.png)}.manuf64x20.manuf-MA37{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA37.png)}.manuf64x20.manuf-MA38{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA38.png)}.manuf64x20.manuf-MA39{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA39.png)}.manuf64x20.manuf-MA40{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA40.png)}.manuf64x20.manuf-MA41{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA41.png)}.manuf64x20.manuf-MA42{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA42.png)}.manuf64x20.manuf-MA43{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA43.png)}.manuf64x20.manuf-MA44{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA44.png)}.manuf64x20.manuf-MA46{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA46.png)}.manuf64x20.manuf-MA47{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA47.png)}.manuf64x20.manuf-MA48{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA48.png)}.manuf64x20.manuf-MA49{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA49.png)}.manuf64x20.manuf-MA50{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA50.png)}.manuf64x20.manuf-MA51{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA51.png)}.manuf64x20.manuf-MA52{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA52.png)}.manuf64x20.manuf-MA53{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA53.png)}.manuf64x20.manuf-MA54{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA54.png)}.manuf64x20.manuf-MA55{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA55.png)}.manuf64x20.manuf-MA56{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA56.png)}.manuf64x20.manuf-MA57{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA57.png)}.manuf64x20.manuf-MA58{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA58.png)}.manuf64x20.manuf-MA59{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA59.png)}.manuf64x20.manuf-MA60{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA60.png)}.manuf64x20.manuf-MA61{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MA61.png)}.manuf64x20.manuf-MAP{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MAP.png)}.manuf64x20.manuf-MAU{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MAU.png)}.manuf64x20.manuf-MEN{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/MEN.png)}.manuf64x20.manuf-NB02{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/NB02.png)}.manuf64x20.manuf-OPTI{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/OPTI.png)}.manuf64x20.manuf-OSI{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/OSI.png)}.manuf64x20.manuf-PRO{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/PRO.png)}.manuf64x20.manuf-SCA{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/SCA.png)}
.manuf64x20.manuf-VIC{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/VIC.png)}.manuf64x20.manuf-WOE{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/WOE.png)}.manuf64x20.manuf-WOE_Hoch{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/WOE_Hoch.png)}.manuf64x20.manuf-ZEI{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/ZEI.png)}.manuf64x20.manuf-leer{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf64x20/leer.png)}.manuf110x35.manuf-ABO{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/ABO.png)}.manuf110x35.manuf-ACK{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/ACK.png)}.manuf110x35.manuf-ACU{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/ACU.png)}.manuf110x35.manuf-ALC{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/ALC.png)}.manuf110x35.manuf-ALL{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/ALL.png)}.manuf110x35.manuf-AMO{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/AMO.png)}.manuf110x35.manuf-ASS{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/ASS.png)}.manuf110x35.manuf-ASU{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/ASU.png)}.manuf110x35.manuf-BAU{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/BAU.png)}.manuf110x35.manuf-CAR{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/CAR.png)}.manuf110x35.manuf-CEN{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/CEN.png)}.manuf110x35.manuf-CIB{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/CIB.png)}.manuf110x35.manuf-CMA{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/CMA.png)}.manuf110x35.manuf-COO{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/COO.png)}.manuf110x35.manuf-EVE{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/EVE.png)}.manuf110x35.manuf-FOG{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/FOG.png)}.manuf110x35.manuf-FOE{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/FOE.png)}.manuf110x35.manuf-JOH{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/JOH.png)}.manuf110x35.manuf-KAB{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/KAB.png)}.manuf110x35.manuf-L4E{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/L4E.png)}.manuf110x35.manuf-LC{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/LC.png)}.manuf110x35.manuf-LEB{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/LEB.png)}.manuf110x35.manuf-LEN{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/LEN.png)}.manuf110x35.manuf-LOGO{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/LOGO.png)}.manuf110x35.manuf-LVI{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/LVI.png)}.manuf110x35.manuf-LVS{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/LVS.png)}.manuf110x35.manuf-MA01{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA01.png)}.manuf110x35.manuf-MA02{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA02.png)}.manuf110x35.manuf-MA03{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA03.png)}.manuf110x35.manuf-MA04{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA04.png)}.manuf110x35.manuf-MA05{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA05.png)}.manuf110x35.manuf-MA06{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA06.png)}.manuf110x35.manuf-MA07{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA07.png)}.manuf110x35.manuf-MA08{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA08.png)}.manuf110x35.manuf-MA09{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA09.png)}.manuf110x35.manuf-MA10{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA10.png)}.manuf110x35.manuf-MA11{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA11.png)}.manuf110x35.manuf-MA12{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA12.png)}.manuf110x35.manuf-MA13{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA13.png)}.manuf110x35.manuf-MA14{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA14.png)}.manuf110x35.manuf-MA15{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA15.png)}.manuf110x35.manuf-MA16{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA16.png)}.manuf110x35.manuf-MA17{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA17.png)}.manuf110x35.manuf-MA18{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA18.png)}.manuf110x35.manuf-MA20{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA20.png)}.manuf110x35.manuf-MA22{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA22.png)}.manuf110x35.manuf-MA23{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA23.png)}.manuf110x35.manuf-MA24{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA24.png)}.manuf110x35.manuf-MA25{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA25.png)}.manuf110x35.manuf-MA26{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA26.png)}.manuf110x35.manuf-MA27{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA27.png)}.manuf110x35.manuf-MA28{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA28.png)}.manuf110x35.manuf-MA29{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA29.png)}.manuf110x35.manuf-MA30{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA30.png)}.manuf110x35.manuf-MA31{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA31.png)}.manuf110x35.manuf-MA32{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA32.png)}.manuf110x35.manuf-MA33{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA33.png)}
.manuf110x35.manuf-MA34{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA34.png)}.manuf110x35.manuf-MA35{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA35.png)}.manuf110x35.manuf-MA36{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA36.png)}.manuf110x35.manuf-MA37{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA37.png)}.manuf110x35.manuf-MA38{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA38.png)}.manuf110x35.manuf-MA39{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA39.png)}.manuf110x35.manuf-MA40{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA40.png)}.manuf110x35.manuf-MA41{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA41.png)}.manuf110x35.manuf-MA42{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA42.png)}.manuf110x35.manuf-MA43{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA43.png)}.manuf110x35.manuf-MA44{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA44.png)}.manuf110x35.manuf-MA46{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA46.png)}.manuf110x35.manuf-MA47{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA47.png)}.manuf110x35.manuf-MA48{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA48.png)}.manuf110x35.manuf-MA49{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA49.png)}.manuf110x35.manuf-MA50{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA50.png)}.manuf110x35.manuf-MA51{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA51.png)}.manuf110x35.manuf-MA52{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA52.png)}.manuf110x35.manuf-MA53{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA53.png)}.manuf110x35.manuf-MA54{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA54.png)}.manuf110x35.manuf-MA55{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA55.png)}.manuf110x35.manuf-MA56{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA56.png)}.manuf110x35.manuf-MA57{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA57.png)}.manuf110x35.manuf-MA58{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA58.png)}.manuf110x35.manuf-MA59{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA59.png)}.manuf110x35.manuf-MA60{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA60.png)}.manuf110x35.manuf-MA61{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MA61.png)}.manuf110x35.manuf-MAP{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MAP.png)}.manuf110x35.manuf-MAU{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MAU.png)}.manuf110x35.manuf-MEN{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/MEN.png)}.manuf110x35.manuf-NB02{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/NB02.png)}.manuf110x35.manuf-OPTI{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/OPTI.png)}.manuf110x35.manuf-OSI{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/OSI.png)}.manuf110x35.manuf-PRO{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/PRO.png)}.manuf110x35.manuf-SCA{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/SCA.png)}.manuf110x35.manuf-VIC{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/VIC.png)}.manuf110x35.manuf-WOE{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/WOE.png)}.manuf110x35.manuf-WOE_Hoch{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/WOE_Hoch.png)}.manuf110x35.manuf-ZEI{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/ZEI.png)}.manuf110x35.manuf-leer{background-image:url(https://res.cloudinary.com/fourcare/image/upload/v0/staticimages/manuf110x35/leer.png)}.product-detail-page .horizontal-divider-with-text::after,.product-detail-page .horizontal-divider-with-text::before{background-color:#e5e5e5}.product-detail-page .product-data-right ul.advantageslist li .col-md-2,.product-detail-page .product-data-right ul.advantageslist li .col-xs-2{width:10%}.product-detail-page .product-data-right ul.advantageslist li .col-md-10,.product-detail-page .product-data-right ul.advantageslist li .col-xs-10{width:90%}.product-detail-page .product-data-right ul.advantageslist li span.smallnote{float:none}.svg-checkbox .svg-check{fill:#333}.checkbox-svg-square{stroke:#333;stroke-width:0}@media screen and (max-width:767px){label.input-label-inline.input-lg{min-width:67px}.product-detail-page.lenses{margin-top:0}.product-detail-page.glasses .product-actions{margin:10px 0 0 0}.page-glasses-order table tr td,.product-detail-page table tr th{padding-left:0}.page-glasses-order table tr td:last-child,.product-detail-page table tr th:last-child{padding-left:8px}.product-detail-page.lenses .accordion .panel:first-child{border-top:0}}/*! nouislider - 11.1.0 - 2018-04-02 11:18:13 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0}html:not([dir="rtl"]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{position:absolute}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}html:not([dir="rtl"]) .noUi-horizontal .noUi-handle{right:-17px;left:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #ebebeb,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:before,.noUi-handle:after{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:before,.noUi-vertical .noUi-handle:after{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-target,[disabled].noUi-handle,[disabled] .noUi-handle{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%,0);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}@font-face{font-display:swap;font-family:'Open Sans';src:src:url('https://res.cloudinary.com/fourcare/raw/upload/v1/fonts/OpenSans-Light.woff2') format('woff2'),url('https://res.cloudinary.com/fourcare/raw/upload/v1/fonts/OpenSans-Light.woff') format('woff'),url("https://res.cloudinary.com/fourcare/raw/upload/v1/fonts/OpenSans.eot") format("eot"),url('https://res.cloudinary.com/fourcare/raw/upload/v1/fonts/OpenSans.eot?#iefix') format('embedded-opentype'),}#filterBodyGlasses .color-tile{width:25px;height:25px;background-image:url(https://res.cloudinary.com/fourcare/image/upload/v1578663531/shop/sprites/lens_shop_base/colors.png);background-repeat:no-repeat;display:block}.color-title{position:absolute;left:0;top:0}.color-tile-blau{background-position:0 0}.color-tile-braun{background-position:-25px 0}.color-tile-gelb{background-position:-50px 0}.color-tile-grau{background-position:-75px 0}.color-tile-gruen{background-position:-100px 0}.color-tile-lila{background-position:0 -25px}.color-tile-orange{background-position:-25px -25px}.color-tile-pink{background-position:-50px -25px}.color-tile-rot{background-position:-75px -25px}.color-tile-schwarz{background-position:-100px -25px}.color-tile-weiss{background-position:0 -50px}.color-tile-silber{background-position:-25px -50px}.color-tile-gold{background-position:-50px -50px}.color-tile-kupfer{background-position:-75px -50px}.color-tile-trans{background-position:-100px -50px}.color-tile-dgrau{background-position:-125px -52px}.color-tile-turquois{background-position:-150px -52px}.color-tile-schtra{background-position:-120px -104px}.color-tile-grasch{background-position:0 -312px}.color-tile-schsil{background-position:-90px -104px}.color-tile-bragru{background-position:0 -208px}.color-tile-braora{background-position:-30px -234px}.color-tile-gragru{background-position:-150px -312px}.color-tile-schgru{background-position:0 -104px}.color-tile-blarot{background-position:-150px -442px}.color-tile-blasil{background-position:-120px -442px}.color-tile-bragol{background-position:-30px -208px}.color-tile-brauglb{background-position:-90px -234px}.color-tile-bratra{background-position:-60px -208px}.color-tile-blalil{background-position:-60px -442px}.color-tile-blaora{background-position:-30px -442px}.color-tile-blabra{background-position:0 -442px}.color-tile-blatur{background-position:-90px -442px}.color-tile-blatra{background-position:-30px -624px}.color-tile-blagra{background-position:-180px -442px}.color-tile-blagra{background-position:-180px -442px}.color-tile-brakupf{background-position:-240px -130px}.color-tile-gradbr{background-position:-90px -312px}.color-tile-bragra{background-position:-90px -208px}.color-tile-grarot{background-position:-180px -312px}.color-tile-golbra{background-position:0 -520px}.color-tile-tragrau{background-position:-90px -546px}.color-tile-schgrau{background-position:-120px -78px}.color-tile-rotgel{background-position:-30px -260px}.color-tile-grakup{background-position:-30px -312px}.color-tile-bratur{background-position:0 -234px}.color-tile-orawei{background-position:-30px -520px}[class^="icon-"],[class*=" icon-"]{font-family:'retinafont'!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-IC_Sanduhr_Kreis:before{content:"\e9a0"}.icon-IC_BC_Kruemmung:before{content:"\e98e"}.icon-IC_Bestell-Nr:before{content:"\e98f"}.icon-IC_Dioptrien:before{content:"\e990"}.icon-IC_Druchmesser:before{content:"\e991"}.icon-IC_Farbintensitaet:before{content:"\e992"}.icon-IC_Ohne_Konservierungsstoffe:before{content:"\e92b"}.icon-IC_Hersteller:before{content:"\e994"}.icon-IC_Kundenwertung:before{content:"\e995"}.icon-IC_Material:before{content:"\e997"}.icon-IC_Materialeigenschaft:before{content:"\e998"}.icon-IC_Nutzungsdauer:before{content:"\e999"}.icon-IC_Sauerstoffdurchlaessigkeit:before{content:"\e99a"}.icon-IC_Tragezeit:before{content:"\e99b"}.icon-IC_UV-Schutzfilter:before{content:"\e99c"}.icon-IC_Wassergehalt:before{content:"\e99d"}.icon-IC_YouTube:before{content:"\e95f"}.icon-IC_Facebook:before{content:"\e981"}.icon-IC_Instagram:before{content:"\e982"}.icon-security-22331:before{content:"\e980"}.icon-IC_Lensbest-checked_icon:before{content:"\e983"}.icon-IC_Lensbest-check:before{content:"\e973"}.icon-IC_Lensbest-check_mark:before{content:"\e97e"}.icon-IC_Lensbest-unchecked:before{content:"\e974"}.icon-cart_added:before{content:"\e977"}.icon-IC_Lensbest_Sparset:before{content:"\e976"}.icon-IC_Lensbest_Vorteilspaket:before{content:"\e975"}.icon-IC_Lensbest_X2:before{content:"\e96d"}.icon-IC_Lensbest_Minus:before{content:"\e971"}.icon-IC_Lensbest_Plus:before{content:"\e972"}.icon-IC_Lensbest_PDF:before{content:"\e970"}.icon-IC_Lensbest_Info-gefuellt:before{content:"\e968"}.icon-IC_Lensbest_Stern:before{content:"\e96b"}.icon-IC_Lensbest_Stern-gefuellt:before{content:"\e96c"}.icon-IC_Lensbest-Home-try-on:before{content:"\e96e"}.icon-IC_Lensbest-RSS:before{content:"\e96f"}.icon-IC_Lensbest_Geldboerse:before{content:"\e96a"}.icon-IC_Lensbest_Lupe-plus:before{content:"\e969"}.icon-IC_Lensbest_All-inclusive:before{content:"\e966"}.icon-IC_Lensbest_Individuelle-Lesebrille:before{content:"\e967"}.icon-IC_Lensbest_Linsen-Reminder:before{content:"\e965"}.icon-IC_Lensbest_Glas-dick:before{content:"\e961"}.icon-IC_Lensbest_Glas-duenn:before{content:"\e962"}.icon-IC_Lensbest_Glas-mittel:before{content:"\e964"}.icon-theessentials-25273:before{content:"\f07e"}.icon-SHOP_TEXTE_BE_DSTEG:before{content:"\e95c"}.icon-SHOP_TEXTE_BE_DSTEG-SB:before{content:"\e95d"}.icon-IC_10Euro:before{content:"\e95e"}.icon-IC_NO_Whatsapp:before{content:"\e978"}.icon-IC_Geschenk:before{content:"\e960"}.icon-Cateye:before{content:"\e940"}.icon-Cateye-SB:before{content:"\e941"}.icon-Clubmaster:before{content:"\e942"}.icon-Clubmaster-SB:before{content:"\e943"}.icon-Eckig:before{content:"\e944"}.icon-Eckig-SB:before{content:"\e945"}.icon-Farblinsen:before{content:"\e951"}.icon-Harte_Linsen:before{content:"\e952"}.icon-IC_Lensbest_2D-Anprobe:before{content:"\e92e"}.icon-IC_Lensbest_Beliebtheit:before{content:"\e904"}.icon-IC_Lensbest_Beliebtheit-negativ:before{content:"\e97f"}.icon-IC_Lensbest_Dioptrie-Tausch:before{content:"\e929"}.icon-IC_Fuer_X_Linsen:before{content:"\e993"}.icon-IC_Lensbest_Haken2-weiss:before{content:"\e927"}.icon-IC_Lensbest_Kundenbewertung:before{content:"\e906"}.icon-IC_Lensbest_Lieferzeit:before{content:"\e963"}.icon-IC_Lensbest_Marke-A-Z:before{content:"\e90c"}.icon-IC_Lensbest_Marke-Z-A:before{content:"\e911"}.icon-IC_Lensbest_Neuheiten:before{content:"\e912"}.icon-IC_Lensbest_Preis-absteigend:before{content:"\e913"}.icon-IC_Lensbest_Preis-aufsteigend:before{content:"\e914"}.icon-IC_Lensbest_Produktname:before{content:"\e916"}.icon-IC_Lensbest_Professionelle_Beratung:before{content:"\e92f"}.icon-IC_Lensbest_Sortieren2:before{content:"\e917"}.icon-Jahreslinsen:before{content:"\e953"}.icon-Klassisch:before{content:"\e918"}.icon-Monatslinsen:before{content:"\e954"}.icon-Monoscheibe:before{content:"\e946"}.icon-Monoscheibe-SB:before{content:"\e947"}.icon-Multifocale_Kontaktlinsen:before{content:"\e955"}.icon-Oval:before{content:"\e948"}.icon-Oval-SB:before{content:"\e949"}.icon-PantoRund:before{content:"\e94a"}.icon-PantoRund-SB:before{content:"\e94b"}.icon-Pilot:before{content:"\e94c"}.icon-Pilot-SB:before{content:"\e94d"}.icon-SHOP_TEXTE_BAS_BUEGEL:before{content:"\e931"}.icon-SHOP_TEXTE_BAS_UEBERB:before{content:"\e932"}.icon-SHOP_TEXTE_BAS_VOLLSI:before{content:"\e933"}.icon-SHOP_TEXTE_BE_ARBEIT:before{content:"\e934"}.icon-SHOP_TEXTE_BE_FALTBAR:before{content:"\e936"}.icon-SHOP_TEXTE_BE_GLEIT:before{content:"\e937"}.icon-SHOP_TEXTE_BE_GLEIT-SB:before{content:"\e938"}.icon-SHOP_TEXTE_BG_POLAR:before{content:"\e939"}.icon-SHOP_TEXTE_BG_POLAR-SB:before{content:"\e93a"}.icon-SHOP_TEXTE_BG_VERLAUF:before{content:"\e950"}.icon-SHOP_TEXTE_BG_WECHSEL:before{content:"\e93b"}.icon-SHOP_TEXTE_BK_FRAUEN:before{content:"\e92c"}.icon-SHOP_TEXTE_BK_KINDER:before{content:"\e92d"}.icon-SHOP_TEXTE_BK_MANN:before{content:"\e930"}
.icon-SHOP_TEXTE_BR_HALB:before{content:"\e91b"}.icon-SHOP_TEXTE_BR_HALB-SB:before{content:"\e91c"}.icon-SHOP_TEXTE_BR_LOS:before{content:"\e91d"}.icon-SHOP_TEXTE_BR_LOS-SB:before{content:"\e91e"}.icon-SHOP_TEXTE_BR_VOLL:before{content:"\e926"}.icon-SHOP_TEXTE_BR_VOLL-SB:before{content:"\e928"}.icon-SHOP_TEXTE_FILTER_OHNE_WERTE:before{content:"\e93c"}.icon-SHOP_TEXTE_FILTER_OHNE_WERTE-SB:before{content:"\e93d"}.icon-SHOP_TEXTE_GLASSESWITHSHADING:before{content:"\e93e"}.icon-SHOP_TEXTE_STOERER:before{content:"\e93f"}.icon-Sportlich:before{content:"\e919"}.icon-Stylisch:before{content:"\e91a"}.icon-Tageslinsen:before{content:"\e957"}.icon-Torische_Linsen:before{content:"\e95a"}.icon-WayfarerTrapez:before{content:"\e94e"}.icon-WayfarerTrapez-SB:before{content:"\e94f"}.icon-Wochenlinsen:before{content:"\e95b"}.icon-arrows-0005:before{content:"\e900"}.icon-arrows-0006:before{content:"\e901"}.icon-arrows-0007:before{content:"\e902"}.icon-arrows-0008:before{content:"\e903"}.icon-check:before{content:"\e905"}.icon-communication-0614:before{content:"\e907"}.icon-communication-0651:before{content:"\e908"}.icon-design-0737:before{content:"\ebd2"}.icon-design-0738:before{content:"\ebd3"}.icon-design-0784:before{content:"\e909"}.icon-dioptry-exchange:before{content:"\e90a"}.icon-double-arrow:before{content:"\e90b"}.icon-financee-commerce-1168:before{content:"\e90d"}.icon-financee-commerce-1264:before{content:"\e90e"}.icon-gadgets-1522:before{content:"\eddf"}.icon-hotline:before{content:"\e90f"}.icon-money-back:before{content:"\e910"}.icon-professional-advice:before{content:"\e915"}.icon-startersets:before{content:"\e956"}.icon-tag-und-nachtlinsen:before{content:"\e958"}.icon-testlinsen:before{content:"\e959"}.icon-the-essentials-2572-filled:before{content:"\e92a"}.icon-theessentials-2527:before{content:"\e91f"}.icon-theessentials-2542:before{content:"\e920"}.icon-theessentials-2543:before{content:"\e921"}.icon-theessentials-2544:before{content:"\e922"}.icon-theessentials-2547:before{content:"\e98b"}.icon-theessentials-2572:before{content:"\e923"}.icon-theessentials-2582:before{content:"\e935"}.icon-theessentials-2599:before{content:"\f0ac"}.icon-theessentials-2606:before{content:"\e996"}.icon-theessentials-2618:before{content:"\f0ba"}.icon-theessentials-2643:before{content:"\e924"}.icon-theessentials-2647:before{content:"\e925"}.icon-arrows-0009:before{content:"\e979"}.icon-arrows-0010:before{content:"\e97a"}.icon-IC_Lensbest_Online_Bestellen:before{content:"\e97b"}.icon-IC_Lensbest_Paket:before{content:"\e97c"}.icon-IC_Lensbest_Lieferzeit_Schnell:before{content:"\e97d"}.icon-IC_Barcodescanner:before{content:"\e984"}.icon-IC_Lensbest-Kontaktlinsen-Scanner_Scanner:before{content:"\e986"}.icon-IC_Spar-Abo:before{content:"\e985"}.icon-IC_Beduerfnisse:before{content:"\e987"}.icon-IC_Anpassen_Spar-Abo:before{content:"\e988"}.icon-IC_10_Prozent_und_Versandkosten_sparen:before{content:"\e98a"}.icon-IC_Erinnerungsnachricht:before{content:"\e98c"}.icon-IC_Warenkorb:before{content:"\e98d"}.icon-IC_Lensbest-Kontaktlinsen-Scanner_Uhr:before{content:"\e989"}.icon-IC_Pflegemittelart:before{content:"\e99e"}.icon-IC_Trockene_Augen:before{content:"\e99f"}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}