@font-face {
  font-family: 'SamsungOne';
  src: url(../fonts/SamsungOne-400.eot);
  src: url(../fonts/SamsungOne-400.eot?#iefix) format("embedded-opentype"), url(../fonts/SamsungOne-400.woff2) format("woff2"), url(../fonts/SamsungOne-400.woff) format("woff"), url(../fonts/SamsungOne-400.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SamsungOne';
  src: url(../fonts/SamsungOne-700.eot);
  src: url(../fonts/SamsungOne-700.eot?#iefix) format("embedded-opentype"), url(../fonts/SamsungOne-700.woff2) format("woff2"), url(../fonts/SamsungOne-700.woff) format("woff"), url(../fonts/SamsungOne-700.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'SamsungSharpSans';
  src: url(../fonts/SamsungSharpSansBd.eot);
  src: url(../fonts/SamsungSharpSansBd.eot?#iefix) format("embedded-opentype"), url(../fonts/SamsungSharpSansBd.woff) format("woff");
  font-weight: bold;
  font-style: normal;
}
.browserupgrade {
  padding: 3px;
  text-align: center;
  background-color: #FFB546;
}
a {
  color: #1428A0;
}
.btn {
  text-transform: uppercase;
  -webkit-border-radius: 45px;
  border-radius: 45px;
  font-weight: bold;
  padding: 12px 38px;
  font-size: 12px;
  line-height: 1;
  background-color: #fff;
  border-color: #555;
}
.btn:hover,
.btn:focus {
  background-color: #555;
  color: #fff;
}
.btn.btn-primary {
  background-color: #1428a0;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background-color: #0b175c;
}
.btn.btn-primary:focus {
  border-color: #FFAA00;
}
.btn.btn-sm {
  padding: 7px 20px;
  font-size: 11px;
}
.btn i.fa {
  margin-right: 15px;
}
.p-0 {
  padding: 0!important;
}
.p-1 {
  padding: 1px!important;
}
.p-2 {
  padding: 2px!important;
}
.p-3 {
  padding: 3px!important;
}
.p-4 {
  padding: 4px!important;
}
.p-5 {
  padding: 5px!important;
}
.pv-0 {
  padding-top: 0!important;
  padding-bottom: 0!important;
}
.pv-1 {
  padding-top: 1px!important;
  padding-bottom: 1px!important;
}
.pv-2 {
  padding-top: 2px!important;
  padding-bottom: 2px!important;
}
.ph-0 {
  padding-left: 0!important;
  padding-right: 0!important;
}
.ph-15 {
  padding-left: 15px!important;
  padding-right: 15px!important;
}
.pt-0 {
  padding-top: 0!important;
}
.pt-1 {
  padding-top: 1px!important;
}
.pt-2 {
  padding-top: 2px!important;
}
.pt-3 {
  padding-top: 3px!important;
}
.pt-4 {
  padding-top: 4px!important;
}
.pt-5 {
  padding-top: 5px!important;
}
.pt-15 {
  padding-top: 15px!important;
}
.pt-30 {
  padding-top: 30px!important;
}
.pb-15 {
  padding-bottom: 15px!important;
}
.mh-10 {
  margin-left: 10px!important;
  margin-right: 10px!important;
}
.mh-15 {
  margin-left: 15px!important;
  margin-right: 15px!important;
}
.mh-30 {
  margin-left: 30px!important;
  margin-right: 30px!important;
}
.mh-0 {
  margin-left: 0!important;
  margin-right: 0!important;
}
.mv-0 {
  margin-top: 0!important;
  margin-botom: 0!important;
}
.mv-15 {
  margin-top: 15px!important;
  margin-botom: 15px!important;
}
.mt-0 {
  margin-top: 0!important;
}
.mt-15 {
  margin-top: 15px!important;
}
.mt-30 {
  margin-top: 30px!important;
}
.mb-30 {
  margin-bottom: 30px!important;
}
.valign-middle {
  vertical-align: middle!important;
}
.nobreak {
  white-space: nowrap;
}
.font-headline {
  font-family: 'SamsungSharpSans', arial;
}
.font-content {
  font-family: 'SamsungOne', arial;
}
.font-weight-bold {
  font-weight: bold;
}
.color-customer {
  color: #1428a0;
}
.color-black {
  color: #000000 !important;
}
.color-danger {
  color: #FF4337 !important;
}
.color-success {
  color: #97D653 !important;
}
.color-warning {
  color: #FFB546 !important;
}
.color-info {
  color: #0077C8 !important;
}
.color-darkgray {
  color: #555 !important;
}
.color-lightgray {
  color: #ccc !important;
}
.color-gray {
  color: #999 !important;
}
.bg-danger {
  background-color: #FF4337;
  color: #fff;
}
.bg-success {
  background-color: #97D653;
  color: #fff;
}
.alert-danger {
  background-color: #ffebea;
  color: #FF4337;
  border-color: #ffd3d0;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #FF4337;
}
.has-error .form-control {
  border-color: #FF4337;
}
.col-no-padding {
  padding-left: 0;
  padding-right: 0;
}
body {
  font-family: 'SamsungOne', arial;
  font-size: 15px;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
}
.btn i.fa {
  margin-right: 5px;
}
/**
 * Helper style rules
 */
.hide-if-empty:empty {
  display: none;
}
textarea {
  resize: vertical;
  min-height: 33px;
}
textarea.auto-grow {
  overflow: hidden;
}
.popover-title {
  color: #1428a0;
  font-weight: bold;
}
.select2-container {
  width: 100%!important;
}
.container-nav {
  border-bottom: 1px solid #dadada;
}
.container-nav .nav-wrapper {
  position: relative;
  padding: 20px 0;
}
.container-nav .nav-wrapper .logo {
  height: 22px;
}
.container-nav .nav-wrapper .lnk {
  position: absolute;
  left: 0;
  padding: 4px 15px;
  color: #000;
  font-size: 14px;
  line-height: 18px;
  font-family: "SamsungOne", arial;
  text-transform: uppercase;
  font-weight: bold;
}
.container-nav a {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  text-decoration: none;
}
.container-nav a i {
  margin-right: 5px;
}
.dropdowns-header {
  position: absolute;
  right: 0;
  top: 50%;
  width: 60%;
  transform: translate(0, -50%);
  z-index: 1;
  text-align: right;
}
.dropdowns-header > .dropdown {
  display: inline-block;
  margin-left: 10px;
}
.dropdowns-header > .dropdown:first-child {
  margin-left: 0;
}
.dropdown-language-selector .dropdown-menu > .active > a,
.dropdown-language-selector .dropdown-menu > .active > a:focus,
.dropdown-language-selector .dropdown-menu > .active > a:hover {
  background-color: #1428a0;
}
.dropdown-language-selector .flag-icon {
  margin-right: 5px;
}
.dropdown-language-selector .caret {
  margin-left: 5px;
}
/**
 * Status result
 */
.table-tracking tr td {
  vertical-align: top;
  padding: 15px;
  color: #000;
}
.table-tracking tr td.finished .fa:before {
  content: "\f05d" !important;
  color: #97D653 !important;
}
.table-tracking tr td .fa {
  margin-top: -4px;
  font-size: 30px;
  color: #97D653;
  background-color: #fff;
}
.table-tracking tr td .fa:before {
  content: "\f05d";
}
.table-tracking tr td small {
  display: block;
  color: #888;
  text-transform: uppercase;
  margin-top: 3px;
}
.table-tracking tr td:first-child {
  background-image: linear-gradient(#ccc, #ccc);
  background-size: 4px 100%;
  background-repeat: no-repeat;
  background-position: top center;
  text-align: center;
}
.table-tracking tr:first-child td:first-child {
  background-position-y: 15px;
}
.table-tracking tr:last-child td:first-child {
  background-size: 4px 10px;
}
.table-tracking tr:last-child td:first-child .fa {
  color: #1428a0;
}
.table-tracking tr:last-child td:first-child .fa:before {
  content: "\f10c";
}
/**
 * General style rules
 */
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  color: #ccc;
}
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active:active {
  background-color: #1428a0;
  border-color: #1428a0;
}
.container-hero .teaser-bg-img {
  display: table;
  background: url('../img/online-selfservice-desktop.jpg') center;
  background-size: cover;
  height: 250px;
  padding: 0 24px;
  width: 100%;
}
.container-hero .teaser-bg-img h1 {
  margin: 50px 0 20px 0;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 40px;
  color: #fff;
  text-shadow: 0 0 0.15em #333;
}
.container-hero .intro {
  font-size: 18px;
  text-align: center;
  color: #4f4f4f;
  margin: 30px 0 10px 0;
}
.container-hero .hero-selection {
  padding-top: 30px;
}
.container-hero .hero-selection .select-box-wrapper-centered {
  float: none;
  display: inline-block;
}
.container-hero .hero-selection .select-box {
  padding: 40px 20px 20px 20px;
  vertical-align: top;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #eee;
}
.container-hero .hero-selection .select-box.select-box-single-line {
  width: 100%!important;
}
.container-hero .hero-selection .select-box:last-child {
  border-right: 0;
}
.container-hero .hero-selection .select-box.active {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.container-hero .hero-selection .select-box.active button {
  visibility: hidden;
}
.container-hero .hero-selection .select-box img {
  max-height: 90px;
}
.container-hero .hero-selection .select-box h3 {
  font-weight: bold;
  font-size: 18px;
  color: #000;
}
.container-hero .hero-selection .select-box .btn {
  margin-top: 15px;
  outline: none!important;
}
.container-led-group-level1 .hero-selection .select-box img {
  max-height: 140px;
}
.container-led-group-level1 h1,
.container-led-group-level2 h1,
.container-led-group-level3 h1 {
  margin-top: 80px;
}
.container-led-group-level1 h1.first-headline,
.container-led-group-level2 h1.first-headline,
.container-led-group-level3 h1.first-headline {
  margin-top: 60px;
}
.wizard-breadcrumb {
  border: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
  text-align: center;
  font-size: 13px;
}
.wizard-breadcrumb a {
  display: inline-block;
  padding: 20px 20px 15px 20px;
  text-decoration: none;
  color: #888;
  border-bottom: 5px solid transparent;
  display: none;
}
.wizard-breadcrumb a[href]:hover {
  border-bottom-color: #1428a0;
  -webkit-transition: all 0.2s ease !important;
  -moz-transition: all 0.2s ease !important;
  -o-transition: all 0.2s ease !important;
  -ms-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
}
.wizard-breadcrumb a .badge {
  background-color: #ccc;
  color: #fff;
  margin-right: 10px;
  padding: 10px 15px;
  border-radius: 50%;
  line-height: 1.1;
  font-size: 15px;
  font-weight: normal;
}
.wizard-breadcrumb a .wizard-label {
  font-size: inherit;
}
.wizard-breadcrumb a.active {
  display: block;
  color: #000;
  border-bottom-color: #1428a0;
}
.wizard-breadcrumb a.active .badge {
  background-color: #1428a0;
}
.wizard-breadcrumb a.done {
  color: #000;
}
.wizard-breadcrumb a.done .badge {
  background-color: #000;
  background-color: #97D653;
}
h1 {
  font-family: 'SamsungSharpSans', arial;
  font-size: 30px;
  margin: 50px 0 20px 0;
}
h2 {
  font-family: 'SamsungSharpSans', arial;
  font-size: 20px;
  margin: 20px 0 0 0;
  border-bottom: 1px solid #ccc;
}
.main-headline {
  margin: 30px 0;
  font-size: 30px;
}
.device-box-wrapper {
  margin-top: 5px;
  padding: 15px;
  background-color: #f5f5f5;
  text-align: center;
}
.device-box-wrapper .device-name-box {
  display: inline-block;
  padding: 10px 30px;
  border: 1px solid #ccc;
  background-color: #fff;
  font-size: 20px;
  font-weight: bold;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.device-box-wrapper .device-name-box .control-label {
  margin: 0;
}
.device-box-wrapper label {
  display: inline-block;
  margin-top: 15px;
}
.device-box-wrapper label p {
  margin-bottom: 0;
  border-bottom: 1px solid #ccc;
  padding: 0 15px;
  font-weight: normal;
}
.device-box-wrapper label span {
  display: block;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 11px;
  color: #777;
  padding: 3px 10px 0 10px;
}
.overview-box {
  background-color: #f5f5f5;
  padding: 15px;
  margin-top: 5px;
}
.overview-box .display-text {
  display: block;
  margin-bottom: 15px;
}
.overview-box .display-text p {
  margin: 0;
  padding: 0 10px;
  font-weight: normal;
  color: #000;
}
.overview-box .display-text > span {
  display: block;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 11px;
  color: #999;
  padding: 3px 10px 0 10px;
  border-top: 1px solid #ccc;
}
.overview-box .thumbnail {
  max-width: 100px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 1px;
}
.overview-box .modal .img-responsive {
  margin: 0 auto;
}
.input-center-big input {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  height: auto;
}
.hero-box {
  position: relative;
  background: #eee;
}
.hero-box .col-smartphone {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.hero-box .col-smartphone .img-serialnumber {
  position: absolute;
  bottom: 0;
}
.row-extra-option .hero-box-extra-option {
  padding: 15px 25px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #ccc;
  background-color: #eee;
  -webkit-transition: all 0.2s ease !important;
  -moz-transition: all 0.2s ease !important;
  -o-transition: all 0.2s ease !important;
  -ms-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
}
.row-extra-option .hero-box-extra-option .headline {
  margin-bottom: 15px;
  font-family: 'SamsungSharpSans', arial;
  font-weight: bold;
}
.row-extra-option .hero-box-extra-option .checkbox {
  color: #777;
}
.row-extra-option.activated .hero-box-extra-option {
  background-color: #1428A0;
  color: #fff;
}
.row-extra-option.activated .hero-box-extra-option .checkbox {
  color: #fff;
}
#response-box-error-device-so-already-created {
  margin: 5px 0 10px 0;
  text-align: center;
}
#response-box-error-device-so-already-created .so-number-box {
  position: relative;
  display: inline-block;
  padding: 10px 30px 10px 70px;
  border: 1px solid #ccc;
  background-color: #fff;
  font-size: 20px;
  font-weight: bold;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
#response-box-error-device-so-already-created .so-number-box .fa {
  font-size: 47px;
  position: absolute;
  left: 13px;
  color: #FF4337;
}
#response-box-error-device-so-already-created .control-label {
  margin-bottom: 0;
}
#response-box-success,
.response-box-success {
  margin: 5px 0 10px 0;
  text-align: center;
}
#response-box-success .device-name-box,
.response-box-success .device-name-box {
  position: relative;
  display: inline-block;
  padding: 10px 30px 10px 70px;
  border: 1px solid #ccc;
  background-color: #fff;
  font-size: 20px;
  font-weight: bold;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
#response-box-success .device-name-box .fa,
.response-box-success .device-name-box .fa {
  font-size: 47px;
  position: absolute;
  left: 13px;
  color: #97D653;
}
#response-box-success .control-label,
.response-box-success .control-label {
  margin-bottom: 0;
}
.global-error {
  margin-bottom: 30px;
}
.global-error p {
  color: #FF4337;
}
.action-bar {
  text-align: center;
  margin-top: 20px;
}
.action-bar .btn {
  margin-left: 10px;
  margin-right: 10px;
}
.action-bar .btn:first-child {
  margin-left: 0;
}
.action-bar .btn:last-child {
  margin-right: 0;
}
.symptom-main {
  position: relative;
  margin-bottom: 30px;
  padding: 15px 15px;
  text-align: center;
  background-color: #f7f7f7;
  border-radius: 25px;
  -webkit-transition: all 0.2s ease !important;
  -moz-transition: all 0.2s ease !important;
  -o-transition: all 0.2s ease !important;
  -ms-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
}
.symptom-main.active,
.symptom-main:hover {
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
.symptom-main.active .btn-wrapper,
.symptom-main:hover .btn-wrapper {
  opacity: 1;
  bottom: 10px;
}
.symptom-main.active .btn-wrapper {
  display: none;
}
.symptom-main .symptom-icon {
  margin: 0 auto;
  height: 80px;
}
.symptom-main .symptom-headline {
  margin-bottom: 0;
  min-height: 35px;
  font-weight: bold;
  font-size: 15px;
}
.symptom-main .btn-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.2s ease !important;
  -moz-transition: all 0.2s ease !important;
  -o-transition: all 0.2s ease !important;
  -ms-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
  display: none;
}
.led-mini-box-wrapper {
  float: none!important;
  display: inline-block;
  vertical-align: top;
}
.led-mini-box-wrapper .led-mini-box {
  position: relative;
  margin-bottom: 30px;
  padding: 30px 15px;
  text-align: center;
  background-color: #f7f7f7;
  border-radius: 25px;
  display: table;
  width: 100%;
  min-height: 120px;
  -webkit-transition: all 0.2s ease !important;
  -moz-transition: all 0.2s ease !important;
  -o-transition: all 0.2s ease !important;
  -ms-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
}
.led-mini-box-wrapper .led-mini-box.active,
.led-mini-box-wrapper .led-mini-box:hover {
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
.led-mini-box-wrapper .led-mini-box.active .btn-wrapper,
.led-mini-box-wrapper .led-mini-box:hover .btn-wrapper {
  opacity: 1;
  bottom: 10px;
}
.led-mini-box-wrapper .led-mini-box.active .btn-wrapper {
  display: none;
}
.led-mini-box-wrapper .led-mini-box .headline {
  margin-bottom: 0;
  min-height: 35px;
  font-weight: bold;
  font-size: 15px;
  vertical-align: middle;
  display: table-cell;
}
.led-mini-box-wrapper .led-mini-box .btn-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.2s ease !important;
  -moz-transition: all 0.2s ease !important;
  -o-transition: all 0.2s ease !important;
  -ms-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
}
.symptom-child-col {
  display: none;
}
button.select-list {
  display: block;
  border: 0;
  width: 100%;
}
.select-list {
  position: relative;
  margin-bottom: 15px;
  padding: 25px 15px;
  text-align: center;
  background-color: #f7f7f7;
  border-radius: 50px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease !important;
  -moz-transition: all 0.2s ease !important;
  -o-transition: all 0.2s ease !important;
  -ms-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
}
.select-list.active,
.select-list:hover {
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
.select-list .list-icon {
  margin: 0 auto;
  width: 100px;
}
.select-list .list-headline {
  margin: 0;
  font-weight: bold;
  font-size: 16px;
}
.select-list p {
  margin: 10px 0 0 0;
}
.symptom-description textarea {
  width: 100%;
  box-sizing: border-box;
  resize: none;
  outline: none;
}
.files-container {
  margin: 20px 5px;
  background-color: #fff;
  border: 2px dashed #ccc;
  cursor: pointer;
}
.files-container:hover,
.files-container.dz-drag-hover {
  border-color: #1428a0;
}
.dz-preview .dz-progress .dz-upload {
  background: #1428a0;
}
.dz-error-message {
  color: #FF4337;
}
.alert-success {
  background-color: #97D653;
  border-color: #8bd13e;
  color: #fff;
}
.alert-success a {
  color: inherit;
  text-decoration: underline;
}
.alert-danger {
  background-color: #FF4337;
  border-color: #ff2b1e;
  color: #fff;
}
.alert-danger a {
  color: inherit;
  text-decoration: underline;
}
.alert-warning {
  background-color: #FFB546;
  border-color: #ffab2c;
  color: #000;
}
.alert-warning a {
  color: inherit;
  text-decoration: underline;
}
.alert-info {
  background-color: #0077C8;
  border-color: #0068af;
  color: #fff;
}
.alert-info a {
  color: inherit;
  text-decoration: underline;
}
.row-terms-checkboxes div.checkbox {
  margin-top: 15px;
}
.row-terms-checkboxes label {
  font-weight: normal;
}
.form-modern {
  padding-bottom: 50px;
}
.form-modern select.form-control:not(.default-style) {
  padding-left: 5px;
}
.form-modern .form-control:not(.default-style) {
  border-left: 0;
  border-top: 0;
  border-right: 0;
  border-radius: 0;
  box-shadow: none!important;
  color: #000;
  border-style: solid;
  background-color: transparent;
}
.form-modern .form-control:not(.default-style):focus,
.form-modern .form-control:not(.default-style):active,
.form-modern .form-control:not(.default-style):hover {
  box-shadow: none;
  color: #000;
}
.form-modern .form-control:not(.default-style):not(.readonly):hover,
.form-modern .form-control:not(.default-style):not(.readonly):active,
.form-modern .form-control:not(.default-style):not(.readonly):focus {
  border-color: #1428a0;
}
.form-modern .form-control:not(.default-style):disabled,
.form-modern .form-control:not(.default-style):disabled:hover {
  background-color: #eee;
  border-color: #ccc;
}
.form-modern .form-control:not(.default-style):disabled + label {
  color: #ccc;
}
.form-modern .select2-selection {
  border-left: 0;
  border-top: 0;
  border-right: 0;
  border-radius: 0;
  box-shadow: none!important;
  color: #000;
  border-style: solid;
  background-color: transparent;
  height: 34px;
}
.form-modern .pincode-input-container {
  text-align: center;
  justify-content: center;
}
.form-modern .pincode-input-container .form-control {
  border: 1px solid #ccc;
  margin: 0 1px 0 0;
  padding: 2px 0;
  border-radius: 5px!important;
  background-color: #fff;
  max-width: 30px;
  text-transform: uppercase;
}
.form-modern .pincode-input-container .form-control:hover,
.form-modern .pincode-input-container .form-control:active {
  border-color: #1428a0;
}
.form-modern .help-block {
  text-align: left;
  font-size: 14px;
}
.form-modern .help-block.text-center {
  text-align: center;
}
.form-modern label.control-label {
  display: block;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 11px;
  color: #777;
  padding-top: 3px;
}
.form-modern label.control-label.top-border {
  border-top: 1px dashed #ccc;
  display: block;
}
.form-modern .form-control.btn-group .btn {
  line-height: 8px;
  font-size: 13px;
}
.form-modern .form-control.btn-group .btn input[type="radio"] {
  display: none;
}
.form-modern .input-group-addon {
  border: 0;
  border-radius: 0;
  background: transparent;
}
.form-modern .input-group-addon[data-toggle="modal"] {
  cursor: pointer;
}
.form-modern .input-group-addon .fa {
  font-size: 25px;
}
.form-modern .form-group .checkbox {
  margin-top: 6px;
  margin-bottom: 6px;
}
.form-modern .form-group .checkbox + .control-label {
  border-top-style: solid;
}
.ellipsis {
  max-width: 95%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
.table.no-row-border tr td {
  border-top: 0;
}
.table tr.row-inline-form-controls td {
  border-top: 0;
}
.table tr.row-inline-form-controls td .form-group {
  margin-bottom: 0;
}
.table thead > tr > th {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 11px;
  color: #777;
}
.table .form-control-text-only {
  line-height: 34px;
}
.ellipsis-data {
  position: relative;
}
.ellipsis-data .ellipsis-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  display: block;
  padding: 8px;
  width: 100%;
}
.ellipsis-data .ellipsis-wrapper .ellipsis-text {
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.bs-callout {
  padding: 10px 15px;
  margin: 0;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-left-width: 5px;
  border-radius: 3px;
}
.bs-callout h1,
.bs-callout h2,
.bs-callout h3,
.bs-callout h4,
.bs-callout h5,
.bs-callout h6 {
  margin-top: 0;
  margin-bottom: 5px;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout-danger {
  border-left-color: #FF4337;
}
.bs-callout-danger h1,
.bs-callout-danger h2,
.bs-callout-danger h3,
.bs-callout-danger h4,
.bs-callout-danger h5,
.bs-callout-danger h6 {
  color: #FF4337;
}
.bs-callout-info {
  border-left-color: #0077C8;
}
.bs-callout-info h1,
.bs-callout-info h2,
.bs-callout-info h3,
.bs-callout-info h4,
.bs-callout-info h5,
.bs-callout-info h6 {
  color: #0077C8;
}
.bs-callout-warning {
  border-left-color: #FFB546;
}
.bs-callout-warning h1,
.bs-callout-warning h2,
.bs-callout-warning h3,
.bs-callout-warning h4,
.bs-callout-warning h5,
.bs-callout-warning h6 {
  color: #FFB546;
}
.bs-callout-success {
  border-left-color: #97D653;
}
.bs-callout-success h1,
.bs-callout-success h2,
.bs-callout-success h3,
.bs-callout-success h4,
.bs-callout-success h5,
.bs-callout-success h6 {
  color: #97D653;
}
.bs-callout-primary {
  border-left-color: #1428A0;
}
.bs-callout-primary h1,
.bs-callout-primary h2,
.bs-callout-primary h3,
.bs-callout-primary h4,
.bs-callout-primary h5,
.bs-callout-primary h6 {
  color: #1428A0;
}
.position-box {
  margin-bottom: 15px;
  padding-top: 15px;
  background-color: #f4f4f4;
  border: 1px solid #ddd;
  border-radius: 10px;
}
.position-box:first-child .btn-remove-position {
  display: none;
}
.position-box .btn-upload-image {
  margin-top: 10px;
}
.position-box .btn-remove-position {
  margin: 0 10px 10px 10px;
}
.position-box .btn-group-wrapper {
  padding: 15px;
}
.position-box .btn-group-wrapper .btn-group {
  margin-bottom: 5px;
}
.position-box .btn-group-wrapper .btn.active {
  background-color: #1428a0;
  color: #fff !important;
}
.form-wizard-overview .position-box {
  background-color: #fff;
  border-radius: 5px;
  padding: 0;
  position: relative;
}
.form-wizard-overview .position-box .badge {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  border-radius: 0 5px 0 0;
  background-color: #1428a0;
  font-weight: normal;
}
.form-wizard-overview .position-box .thumbnail {
  margin-top: 15px;
  margin-bottom: 15px;
  max-width: 100%;
  width: 100%;
}
.form-wizard-overview .position-box .position-data {
  margin: 15px;
}
.form-wizard-overview .position-box .position-data .list-item-box {
  display: inline-block;
  border-radius: 5px;
  background-color: #eee;
  border: 1px solid #ddd;
  padding: 0 10px;
  margin-right: 2px;
  margin-bottom: 2px;
}
.form-wizard-overview .position-box .position-data .list-item-box:last-child {
  margin-right: 0;
}
.modal-popup-step1 .modal-header {
  border-bottom: 0;
  padding-bottom: 0;
}
.modal-popup-step1 .modal-body {
  padding-top: 0;
}
.modal-popup-step1 .modal-body h1,
.modal-popup-step1 .modal-body h2,
.modal-popup-step1 .modal-body h3,
.modal-popup-step1 .modal-body h4,
.modal-popup-step1 .modal-body h5,
.modal-popup-step1 .modal-body h6 {
  margin: 0 0 20px 0;
  border-bottom: 0;
}
.modal-popup-step1 .modal-footer {
  border-top: 0;
}
.bespoke-color-selector {
  text-align: center;
  margin-bottom: 30px;
}
.bespoke-color-selector .preview-img {
  width: 100%;
  max-width: 350px;
  margin-bottom: 20px;
}
.bespoke-color-selector .title {
  text-align: center;
  font-weight: bold;
  margin-bottom: 0;
}
.bespoke-color-selector label {
  text-align: center;
  font-weight: normal;
}
.bespoke-color-selector label.selected .circle-color:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  padding: 19px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #000;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  content: '';
}
.bespoke-color-selector label input {
  display: none;
}
.bespoke-color-selector label p {
  padding-top: 15px;
  font-size: 12px;
}
.bespoke-color-selector label .circle-color {
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  margin: 0 10px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.bespoke-color-selector label .circle-color.color-khaki-green {
  background-color: #46483b;
}
.bespoke-color-selector label .circle-color.color-white {
  background-color: #f1f1ef;
}
.bespoke-color-selector label .circle-color.color-brick-red {
  background-color: #b65b4b;
}
.bespoke-color-selector label .circle-color.color-navy-blue {
  background-color: #25313f;
}
.bespoke-color-selector label .circle-color.color-butter-yellow {
  background-color: #f7dda2;
}
.bespoke-pricing-box {
  display: inline-block;
  padding: 10px 30px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  background-color: #fff;
  font-size: 20px;
  font-weight: bold;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-align: center;
}
.bespoke-pricing-box .control-label {
  margin: 0;
}
.bespoke-circle {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid #777;
}
@media (min-width: 768px) {
  .main-headline {
    font-size: 50px;
  }
  .container-hero .teaser-bg-img {
    height: 450px;
  }
  .container-hero .teaser-bg-img h1 {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    font-size: 50px;
  }
  .container-hero .teaser-bg-img h1 span {
    display: block;
  }
  .container-hero .hero-selection {
    display: table;
    width: 100%;
  }
  .container-hero .hero-selection .select-box {
    display: table-cell;
    border-bottom: 0;
    border-right: 1px solid #eee;
    width: 50%;
    border-radius: 25px;
  }
  .symptom-main {
    padding: 25px 15px;
  }
  .symptom-main .symptom-headline {
    min-height: 50px;
  }
  .symptom-main .btn-wrapper {
    display: block;
  }
  .led-mini-box {
    padding: 25px 15px 20px 15px;
  }
  .led-mini-box .headline {
    min-height: 50px;
    margin-top: 25px;
  }
  h1 {
    font-size: 35px;
  }
  .pincode-input-container .form-control {
    margin: 0 0.2% !important;
    padding: 5px 0!important;
  }
  /**
  2020-12-16: Roger wanted the description text after a headline to have a bigger font-size.
  With this css selector (every p after an h1) it is possible -> activate later after testing (told Roger it would take 1-2 hours)
  h1 + p {
    font-size: 17px;
  }
   */
}
@media (min-width: 992px) {
  .container-hero .teaser-bg-img h1 {
    font-size: 60px;
    line-height: 75px;
    padding-left: 20px;
  }
  .container-hero .intro {
    margin-top: 60px;
  }
  .wizard-breadcrumb a {
    display: inline-block;
  }
  .wizard-breadcrumb a.active {
    display: inline-block;
  }
  .hero-box .col-smartphone .img-serialnumber {
    width: 80%;
  }
  .container-hero .hero-selection .select-box {
    width: 33.333%;
  }
}
@media (min-width: 1200px) {
  .container-hero .teaser-bg-img h1 {
    font-size: 60px;
    line-height: 75px;
    padding-left: 60px;
  }
}
/*# sourceMappingURL=frontend.css.map */