@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        overflow: hidden;
        clear: left;
        text-align: left;
        text-overflow: ellipsis;
        white-space: unset;
    }
}

@media (min-width: 768px) {
    .wizzard_steps_block {
        padding-left: 0;
    }

    .wizzard_content_block {
        padding-right: 0;
    }
}


.panel {
    border: unset;
    box-shadow: 0 0 0 rgba(0, 0, 0, .05);
}

/*#D6AC31*/
/*#4D36BF*/
.panel-body {
    border: unset;
}

.panel-default > .panel-heading {
    background-color: transparent;
    border-bottom: 1px solid #ddd;
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: unset;
}


.btn-cancel, .btn-cancel:hover {
    color: #E63B19;
    background-color: transparent;
    border-color: #E63B19;
}

.btn-next, .btn-next:hover {
    color: white;
    background-color: #63BF36;
    border-color: #63BF36;
    display: flex;
    align-items: center;
}

.btn-previous, .btn-previous:hover {
    color: #424142;
    background-color: transparent;
    border-color: #ddd;
}

ul.wizard-steps {
    list-style: none;
    margin-bottom: 0;
}

ul.wizard-steps > li {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    border-bottom: 1px solid #e9e9e9;
}

ul.wizard-steps > li > i.finished {
    color: #63BF36;
}

ul.wizard-steps > li.active {
    border-bottom: 1px solid #31D6D4;
}

ul.wizard-steps > li.active > i.current {
    /*background-color: #31D6D4;*/
    color: #31D6D4;
}

ul.wizard-steps > li.active a {
    color: #424142;
}


.form-horizontal .form-group {
    margin-right: unset;
    margin-left: unset;
}

.form-group {
    margin-bottom: 10px;
}

.select2-container--default .select2-selection--single {
    border-radius: 0;
    height: 34px;
}

/*.form-group-header > h4::after {*/
/*    background-color: #f3f3f3;*/
/*    bottom: 0;*/
/*    content: "";*/
/*    height: 1px;*/
/*    position: absolute;*/
/*    width: 100%;*/
/*}*/
.form-group-header {
    margin-bottom: 15px;
}

.form-group-header > h4::before {
    background-color: #31D6D4;
    bottom: 0;
    content: "";
    height: 1px;
    position: absolute;
    width: 160px;
    z-index: 2;
}

.action_box {
    background-color: #e9e9e9;
    padding-top: 25px;
    /*height: 135px;*/
    margin-bottom: 15px;
    cursor: pointer;
}

.action_box:hover {
    background-color: #0094d5;
}

.action_box.selected {
    background-color: #006a94;
}


.customer-pickinglist.selected {
    border-color: #31D6D4;
    box-shadow: 0 0 10px #31D6D4;
}

.customer-pickinglist:hover {
    border-color: #31D6D4;
    box-shadow: 0 0 10px #31D6D4;
}

.action_box {
    padding-top: 15px;
    padding-bottom: 15px;
}

.action_box p {
    font-size: 34px;
}

.action_box p, .action_box h4 {
    text-align: center;
}


.action_box_yes, .action_box_no {
    background-color: #e9e9e9;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.action_box_yes:hover {
    background-color: #63BF36;
}

.action_box_no:hover {
    background-color: #E63B19;
}

.action_box_yes.selected {
    background-color: #63BF36;
}

.action_box_no.selected {
    background-color: #E63B19;
}

.action_box_yes p, .action_box_no p {
    text-align: center;
    font-size: 34px;
}

.action_box_yes h4, .action_box_no h4 {
    text-align: center;
}

.no-left-padding {
    padding-left: 0;
}

.no-right-padding {
    padding-right: 0;
}

.getinfo-content .form-horizontal .control-label {
    text-align: left;
}

.getinfo-content form textarea.textarea {
    min-height: 135px;
}


a.product-selected {
    background-color: #31D6D4;
}

.getinfo-category-block a.category-image, .product-block a.category-image {
    text-align: center;
    display: block;
    padding: 10px 4px;
    font-size: 14px;
    color: #404040;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    line-height: 18px;
    font-weight: bold;
    /*float: left;*/
    /*max-height: 245px;*/
    /*min-height: 245px;*/
    /*min-width: 195px;*/
    /*width: 100%;*/
    /*max-width: 195px;*/
}

.product-block {
    padding: 10px;
    background-color: #e9e9e9;
    min-height: 320px;
    max-height: 320px;
    margin-bottom: 15px;
}

.product-block > .product-inner-block > h2 {
    font-size: 16px;
    line-height: 18px;
    margin-top: 10px;
    text-align: center;
}

.product-block > .product-inner-block > div.alter_icons {
    font-size: 90px;
    min-height: 147px;
    max-height: 147px;
    text-align: center;
    padding: 15%;
}

.product-block > .product-inner-block > img {
    width: 100%;
    min-height: 147px;
    max-height: 147px;
    object-fit: contain;
}

.product-block:hover {
    background-color: #f0eded;
}

#apple_article_search_form {
    margin-bottom: 45px;
}

#apple_article_search_form label {
    font-weight: 400 !important;
    min-height: 24px;
}

.estimationformular .checkbox input[type=checkbox] {
    display: inline-block;
    font-size: 0%;
    margin-top: 2px;
}

.form-horizontal {
    font-size: 16px;
    font-weight: 300;
    /*font-family: pragmatica-web, Helvetica, Arial, sans-serif;*/
    /*background-color: #FFFFFF;*/
    color: #4E5054;
    width: 100%;
    padding-bottom: 25px !important;
}

label {
    font-weight: 400 !important;
    min-height: 24px;
}

.checkbox label {
    padding-left: 50px;
    font-weight: 300;
}

.checkbox input[type=checkbox]::before {
    content: "";
    height: 19px;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    line-height: 15px;
    font-weight: 300;
    background-color: #959595;
    padding-right: 12px;
    padding-left: 8px;
    padding-bottom: 3px;
    position: absolute;
    margin-left: -4px;
    width: 5px;
    margin-top: -2px;
}

.checkbox input[type=checkbox]:checked::before {
    font-family: FontAwesome;
    content: "\f00c";
    height: 19px;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    line-height: 15px;
    font-weight: 300;
    background-color: #959595;
    padding-right: 16px;
    padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 3px;
    position: absolute;
    margin-left: -4px;
    width: 5px;
}

.form-horizontal .control-label {
    text-align: left;
    margin-bottom: 5px;
}


.tooltip {
    position: relative;
    display: inline-block;
    opacity: 1;
    z-index: 1;
}

.tooltip .tooltiptext {
    visibility: hidden;
    /*width: 120px;*/
    min-width: 500px;
    background-color: #f7f7f7;
    color: #686769;
    text-align: left;
    border-radius: 6px;
    border: 0.5px solid #ccc;
    padding: 5px 5px;
    position: absolute;
    z-index: 99;
    top: -5px;
    left: 110%;
    opacity: 1;
}

.tool-tip-icon {
    font-size: 18px;
    color: #2fb5d2;
    padding-top: 4px;
}

/*.tooltip .tooltiptext::after {*/
/*content: "";*/
/*position: absolute;*/
/*top: 10%;*/
/*right: 100%;*/
/*margin-top: -5px;*/
/*border-width: 5px;*/
/*border-style: solid;*/
/*border-color: transparent black transparent transparent;*/
/*opacity: 1;*/
/*}*/
.tooltip:hover .tooltiptext {
    visibility: visible;
}

.modal-header .close {
    margin-top: -20px;
}

.h_iframe iframe {
    width: 100%;
    height: 100%;
}

.h_iframe {
    height: 100%;
    width: 100%;
}

textarea.textarea {
    width: 100%;
    height: 70%;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    background-color: #f8f8f8;
    resize: none;
}


.qr-file-content img {
    display: block;
    width: 45%;
    margin-left: auto;
    margin-right: auto;
}

.file-panel {
    min-height: 285px;
}

.box {
    font-size: 1.25rem; /* 20 */
    background-color: #c8dadf;
    position: relative;
    padding: 50px 20px;
    text-align: center;
}

.box.has-advanced-upload {
    outline: 2px dashed #92b0b3;
    outline-offset: -10px;

    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear;
}

.box.is-dragover {
    outline-offset: -20px;
    outline-color: #c8dadf;
    background-color: #fff;
}

.box__dragndrop,
.box__icon {
    display: none;
}

.box.has-advanced-upload .box__dragndrop {
    display: inline;
}

.box.has-advanced-upload .box__icon {
    width: 100%;
    height: 80px;
    fill: #92b0b3;
    display: block;
    margin-bottom: 40px;
}

.box.is-uploading .box__input,
.box.is-success .box__input,
.box.is-error .box__input {
    visibility: hidden;
}

.box__uploading,
.box__success,
.box__error {
    display: none;
}

.box.is-uploading .box__uploading,
.box.is-success .box__success,
.box.is-error .box__error {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;

    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.box__uploading {
    font-style: italic;
}

.box__success {
    -webkit-animation: appear-from-inside .25s ease-in-out;
    animation: appear-from-inside .25s ease-in-out;
}

@-webkit-keyframes appear-from-inside {
    from {
        -webkit-transform: translateY(-50%) scale(0);
    }
    75% {
        -webkit-transform: translateY(-50%) scale(1.1);
    }
    to {
        -webkit-transform: translateY(-50%) scale(1);
    }
}

@keyframes appear-from-inside {
    from {
        transform: translateY(-50%) scale(0);
    }
    75% {
        transform: translateY(-50%) scale(1.1);
    }
    to {
        transform: translateY(-50%) scale(1);
    }
}

.box__restart {
    font-weight: 700;
}

.box__restart:focus,
.box__restart:hover {
    color: #39bfd3;
}

.box__file {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.box__file + label {
    max-width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
}

.box__file + label:hover strong,
.box__file:focus + label strong,
.box__file.has-focus + label strong {
    color: #39bfd3;
}

.box__file:focus + label,
.box__file.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.box__file + label * {
    /* pointer-events: none; */ /* in case of FastClick lib use */
}

.no-js .box__file + label {
    display: none;
}

.no-js .box__button {
    display: block;
}

.box__button {
    font-weight: 700;
    color: #e5edf1;
    background-color: #39bfd3;
    display: none;
    padding: 8px 16px;
    margin: 40px auto 0;
}

.box__button:hover,
.box__button:focus {
    background-color: #0f3c4b;
}

.input-dropdown {
    position: absolute;
    right: 20px;
}

.dropdown-value-selector {
    left: unset;
    right: 0;
    float: right;
}

.show-password {
    position: absolute;
    right: 20px;
    width: 34px;
    height: 34px;
    text-align: center;
    padding-top: 7px;
}

.dropdown-menu.dropdown-value-selector > li > a {
    color: unset;
}

.dropdown-menu.dropdown-value-selector {
    background-color: white;
}

.dropdown-menu.dropdown-value-selector > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: white;
    font-size: 15px;
    font-weight: 100;
}

.dropdown.open {
    display: block !important;
}

.open .dropdown-menu.dropdown-value-selector {
    border-top: 2px solid #31D6D4;
    box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.15);
    background: #fff none repeat scroll 0 0;
    padding: 25px 25px;
    opacity: 1;
    visibility: visible;
    min-width: 90%;
}

@media (max-width: 991px) {
    .dropdown-menu.dropdown-value-selector {
        border: 1px solid #cecece;
        min-width: 90%;
    }
}

/* Add a black background color to the top navigation */
.topnav {
    background-color: #333;
    overflow: hidden;
}

/* Style the links inside the navigation bar */
.topnav a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 14px;
}

/* Add an active class to highlight the current page */


/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
    display: none;
}

/*!* Dropdown container - needed to position the dropdown content *!*/
/*.dropdown {*/
/*  float: right;*/
/*  overflow: hidden;*/
/*}*/

/*!* Style the dropdown button to fit inside the topnav *!*/
/*.dropdown .dropbtn {*/
/*  font-size: 14px;*/
/*  border: none;*/
/*  outline: none;*/
/*  color: white;*/
/*  padding: 14px 16px;*/
/*  background-color: inherit;*/
/*  font-family: inherit;*/
/*  margin: 0;*/
/*}*/

/* Style the dropdown content (hidden by default) */
.dropdown-content {
    display: none;
    position: fixed;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

/* override select2 style*/
.select2-container--default .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 34px;
    background-color: #555;
    color: white;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: white transparent transparent transparent;
}


/* Style the links inside the dropdown */
.dropdown-content a {
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

/* Add a dark background on topnav links and the dropdown button on hover */
.topnav a:hover, .dropdown:hover .dropbtn {
    background-color: #555;
    color: white;
}

/* Add a grey background to dropdown links on hover */
.dropdown-content a:hover {
    background-color: #ddd;
    color: black;
}

/* Show the dropdown menu when the user moves the mouse over the dropdown button */
.dropdown:hover .dropdown-content {
    display: block;
}

/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 600px) {
    .topnav a:not(:first-child), .dropdown .dropbtn {
        display: none;
    }

    .topnav a.icon {
        float: right;
        display: block;
    }
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 600px) {
    .topnav.responsive {
        position: relative;
    }

    .topnav.responsive a.icon {
        position: absolute;
        right: 0;
        top: 0;
    }

    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }

    .topnav.responsive .dropdown {
        float: none;
    }

    .topnav.responsive .dropdown-content {
        position: relative;
    }

    .topnav.responsive .dropdown .dropbtn {
        display: block;
        width: 100%;
        text-align: left;
    }
}

.select2-result-repository {
    padding-top: 4px;
    padding-bottom: 3px
}

.select2-result-repository__avatar {
    float: left;
    width: 60px;
    margin-right: 10px
}

.select2-result-repository__avatar img {
    width: 100%;
    height: auto;
    border-radius: 2px
}

.select2-result-repository__meta {
    margin-left: 70px
}

.select2-result-repository__title {
    color: black;
    font-weight: 700;
    word-wrap: break-word;
    line-height: 1.1;
    margin-bottom: 4px
}

.modal {
    z-index: 99999999;
}

.modal-dialog.fullscreen {
    position: relative !important;
    width: auto !important;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 3));
    max-width: 80vw;
}

.modal-dialog.fullscreen > .modal-content {
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}

.symptom-block {
    /*border: 1px solid #cecece;*/
    padding: 10px 5px;
    min-height: 1050px;
    max-height: 1050px;
    overflow: auto;
}

.symptom-block > ul {
    list-style-type: none;
    display: grid;
}

.symptom_explication_block {
    margin-top: 25px;
}

.symptom_explication_block > .form-group > label,
.symptom_explication_block > .form-group > .controls {
    padding-left: 0;
    padding-right: 0;
}

#symptom-category-list > li.symptom-category-list-item {
    padding: 10px 5px;
    margin-bottom: 5px;
    background-color: #e9e9e9;
    cursor: pointer;
}

#symptom-category-list > li.symptom-category-list-item.selected {
    background-color: #39bfd3;
}


#symptom-item-list > li.symptom-item-list-item {
    display: none;
}

#symptom-item-list > li.symptom-item-list-item.show {
    background-color: #e9e9e9;
    padding: 10px 5px;
    margin-bottom: 5px;
    display: unset;
    cursor: pointer;
}

#symptom-item-list > li.symptom-item-list-item.selected {
    background-color: #39bfd3;
}

.symptom-presentation {
    background-color: #e9e9e9;
    padding: 10px 5px;
    margin-bottom: 5px
}