@charset "utf-8";
.steps ul:after {
    height: 12000px;
    left: 59px;
}
html, body {
    touch-action: auto;
}
@import url('https://fonts.googleapis.com/css?family=Raleway&display=swap');
.content {
    height: auto;
}
input[type=checkbox] {
    width: auto;
    height: auto;
    display: inline;
    margin-left: -1.25rem;
}
input {
    font-family: 'Raleway', sans-serif;
}

#getcoords:before {
    font-size: 15px;
}
#refresh-map-image,
#getcoords {
    margin-right: 30px;
    border: 2px solid #222222;
    height: 40px;
    width: 40px;
    line-height: 40px;
    vertical-align: top;
    border-radius: 6px;
    text-align: center;
    background-color: rgba(255,255,255,0.5);
    cursor: pointer;
    position: absolute;
    bottom: 30px;
    left: 30px;
}
#refresh-map-image:before {
    font-size: 15px;
}
#getcoords {
    margin-left: 50px;
}
.form-flex .form-group {
    width: 50%!important;
}
.actions ul li {
    float: none;
    font-size: 2em;
}
.actions ul li span {
    line-height: 1em;
}
.actions {
    padding: 20px 0 20px 0;
    margin-top: 0px;
    margin-bottom: 20px;
    background-color: transparent;
}
.remove-filter {
    display: inline-block;
    background-color: red;
    width: 20px;
    height: 20px!important;
    border-radius: 50%;
    color: #fff;
    line-height: 20px;
    font-size: 20px;
    text-align: center;
    margin-top: 1px;
    margin-left: 14px;
    cursor: pointer;
    display: none;
}
.remove-filter:after {
    content:"\d7";
}
fieldset {
    padding-bottom: 45px;
}
fieldset .btn-group-sm {
    position: relative;
    border: 1px solid #e8edea;
    border-radius: 3px;
    margin-top: 0px;
    margin-bottom: 40px;

}
fieldset h4 + .btn-group-sm {
    margin-bottom: 5px;
}
fieldset .btn-group-sm>.btn,
fieldset .btn-sm {
    transition: none;
    padding: 2px 6px 1px 6px;
    font-size: 10px;
    line-height: 1.7;
    margin: 0;
}
.form-check {
    padding-left:27px;
}
.form-group.col-md-10 > .form-check {
    padding-left:0px;
    margin-bottom: 30px;
    padding-right: 1rem;
}
.fieldset-details {
    display: block;
    margin-top: 50px;
    border-top: 10px solid #fff;
    width: calc(100% + 90px);
    margin-left: -45px;
    padding-left: 45px;
    padding-top: 45px;
}
td.view-message ul {
    margin-bottom: 0px !important;
    padding-left: 0;
}
.categoryanswer.toggable span {
    border-bottom:1px solid #cccccc;
    padding-bottom: 1px;
    box-shadow: 0px 1px 0px #ffffff;
}
.toggable {
    cursor: pointer;
    position: relative;
}

.toggable:after {
    font-family: voyager!important;
    content: "y";
    font-size: 13px;
    line-height: 20px;
    position: absolute;
}

.toggable.closed:after {
    content: "x";
}
.categoryanswer.closed + dd + dl,
.categoryanswer.closed  + dl {
    display: none;
}
.categoryanswer.opened + dd + dl,
.categoryanswer.opened + dl {
    display: block;
}
.table>tbody>tr>td {
    vertical-align: middle;
}
.subitem:before {
    content: ' ';
    display: block;
    position: absolute;
    margin-left: -13px;
    margin-top: -20px;
    width: 10px;
    height: 29px;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-radius: 0 0 0 3px;
    box-shadow: 0px 1px 0px #ffffff;
}
div.dataTables_paginate {
    margin: 0 7px 0 0;
}
.subitem:first-child:before {
    height: 15px;
    margin-top: -6px;
}
.table>tbody>tr>td.view-message {
    line-height: 33px;
    white-space: nowrap;
}
.vertical .content, .vertical .actions {
    float: right;
    width: calc(100% - 350px);
}
.vertical {
    position: relative;
}
.vertical .steps {
    background-color: transparent!important;
    float: left;
    box-shadow: 1px 0px 0px #fff;
    width: 350px;
}
#chat-start,
#video-start {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.9);

    z-index: 9;
}
#video-start {
    border: 1px solid #e5e5e5;
}
#video-start div,
#chat-start div{
    position: absolute;
    width: 200px;
    height: 200px;
    left: 50%;
    margin-left: -100px;
    top: 50%;
    margin-top: -140px;
    background-color: #00b6ed;
    color: #ffffff;
    text-align: center;
    line-height: 200px;
    border-radius: 50%;
    cursor:pointer;
}
.chat-holder {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    position: relative;
    top: 55px;
}
.video-beratung {
    position: relative;
    min-height: 320px;
}

#remoteVideo {
    width: 100%;
    height: 100%;
    border: 1px solid #e5e5e5
}
#video-start div {
    margin-top: -100px;
}
#selfview {
    width: 100px;
    height: 75px;
    right: 9px;
    border: 1px solid #e5e5e5;
    position: absolute;
    bottom: 10px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.vertical .steps:before {
    content:' ';
    display: block;
    background-color: rgb(232, 237, 234);
    position: absolute;
    width: 350px;
    height: auto;
    top: 0;
    bottom: 0;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent;
    border-bottom: 5px solid #00b6ed;
}
.navbar .navbar-nav>li>a {
    padding-right:0;
}
.navbar>.container-fluid {
    border-bottom: 1px solid #eee;
    width: 99.5%;
    height: 1px;
    display: block;
}
.navbar {
    padding: 0;
    display: block;
    max-height: 60px;
    display: flex;
    flex-flow: row;
    flex-wrap: nowrap;
}
.dropdown-toggle::after {
    display: none;
}

.container {
    background: #f9f8f8;
}

#age {min-width: 115px;}
.content {
    background: transparent;
}
.navbar-nav.navbar-right {
    height: auto;
}
.navbar-default .navbar-nav>.open>a {
    background: none;
}
.navbar-nav {
    margin-left: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex: 1;
    justify-content: space-around;
}

.nav.navbar-nav>li{
    display: flex;
    justify-content: center;
}
.steps ul ul {
    padding-top: 10px;
}
.steps ul input {
    margin-right:5px;
}
.steps ul ul li,
.modal-body .questionaire-answers li,
.mail-box .questionaire-answers li{
    padding-bottom: 0px;
    margin-left: 30px;
    position: relative;
    z-index: 90;
}
.mail-box .questionaire-answers label {
    width:100%;
}
.mail-box .questionaire-answers {
    border-top: 1px solid #9ea19f;
    box-shadow: 0px 1px 0 #fff inset;
    margin-top: 20px;
    padding-top: 25px;
}
.mail-box .questionaire-answers li{
    margin-left: 51px;
    width: calc(100% - 50px);
}
.modal-body .questionaire-answers li {
    margin-left: 90px;
}
.group-color {
    width: 14px;
    height: 13px;
    position: absolute;
    border-radius: 3px;
    right: 10px;
    top: 15px;
    border: 1px solid #ffffff;
    box-shadow: 1px 1px 0 0 #d8dcda;
}
.mail-box .questionaire-answers input[type="checkbox"] + label:before {
    top: 14px;
    left: -30px;
}
.modal-body .questionaire-answers input[type="checkbox"] + label:before {
    top: 3px;
    left: -30px;
}
.steps ul ul:after {
    display: none;
}
.steps ul:after {
    background: #999;
}
.result-item-list li{
    list-style: none;
    border: 1px solid #e4eaec;
    background-color: #ffffff;
    padding: 10px;
    margin-bottom: 40px;
    width: calc(100% - 50px);
    margin-left: 25px;
    border-radius: 0 3px 3px 0;
    position: relative;
    padding-right: 200px;
    padding-bottom: 60px;
}
.page-item.active .page-link {
    background-color: #00b6ed;
    border-color: #00b6ed;
}
#searchheader {
    padding: 20px;
    margin: -20px;
    background-color: #eee;
}
p.desc {
    margin-bottom: 15px;
    color: #222;
}
.leadtext{
    font-weight: bold;
}
h2 {
    font-size: 22px;
    margin-bottom: 10px;
}
label + div {
    margin-top: -5px;
}
.form-row + hr {
    margin-top: 2px;
}
.topic-list {
    margin-bottom: 0;
}
hr {
    box-shadow: 1px 1px 0px #fff;
}

.modal-backdrop {
    z-index: 100000!important;
    background-color: #dedede;
}
.modal .modal-dialog .modal-header {
    display: block;
}
.modal-body {
    border-top: 1px solid #e4eaec;
}
.modal-body label + div {
    margin-top: -5px;
}
.result-item-list li i.voyager-heart{
    cursor: pointer;
    color:#fff;
    background-color: #e0e6e0;
    width: 60px;
    margin-right: -16px;
    margin-top: -8px;
    font-size: 12px;
    padding-top: 3px;
    line-height: 15px;
    text-align: center;
    position: relative;
    margin-right: -206px;
}
.toLocation {
    position: absolute;
    right: 0;
    bottom:0;
    background-color: #00b6ed;

}
.toLocation i {
    vertical-align: middle;
}
.toLocation a {
    padding: 5px 25px;
    display: inline-block;
}
.toLocation, .toLocation a, .toLocation i {
    color: #fff;
    font-size: 17px;
    line-height: 17px;
}
.result-item-list li i.voyager-heart:after {
    width: 0;
    height: 0;
    content: '';
    border-style: solid;
    border-width: 5px 0 0 5px;
    border-color: transparent transparent transparent #b1b6b1;
    font-size: 0;
    position: absolute;
    top: -5px;
    right: 0;
}
li.optgroup-1.selected,
.dropdown-menu>li.selected.active {
    background-color:#f0f0f0;
    border-left: 5px solid #00b6ed;
    border-right: 1px solid #dddddd;
}
li.optgroup-1.selected a span,
.dropdown-menu>li.selected.active a span{
    color: #555555;
}
.dropdown-menu>li a span.text,
.dropdown-menu>li.selected.active a span.text{
    overflow: hidden;
    max-width: 470px;
    text-overflow: ellipsis;
    display: block;
    padding-right: 10px;
}

.dropdown-menu>li.selected.active .check-mark {
    display: inline-block;
    float: right;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color:transparent;
    padding-left: 17px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    right: 10px;
    top: 10px;
}
.bootstrap-select .dropdown-toggle:focus, .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: none!important;
}
.consultation .message-content:before {
    margin-top: -13px;
    position: absolute;
    margin-left: -32px;
    width: 0;
    height: 0;
    content: ' ';
    border-style: solid;
    border-width: 0 15px 18px 0;
    border-color: transparent #37bdef transparent transparent;
}
#messages-holder {
    position: relative;
    padding-bottom: 200px;
}
#membersTable_filter,#membersTable_paginate {
    margin-top: 25px;
}
#membersTable .fa {
    cursor: pointer;
    font-size: 20px;
    margin-left: 20px;
}
.consultation .message-content + .message-content:before {
    margin-top: -31px;
}
.consultation .message-content.fromme:before {
    margin-top: -31px;
    position: absolute;
    left: auto;
    right: 5px;
    width: 0;
    height: 0;
    content: ' ';
    border-style: solid;
    border-width: 18px 15px 0 0;
    border-color: #37bdef transparent transparent transparent;
}
.voyager-heart.pull-right.text-danger{
    background-color: #00b6ed;
    color: #fff!important;
}
.questions #table-blackboard-outbox tr {
    border: 1px solid #ddd;
}
.blackboard .questionaire-answers li {
    list-style: none;
}
#comments-holder {
    width: 300px;
    position: fixed;
    left: 15px;
    top: 265px;
    background-color: #e8edea;
    height: 100%;
    padding: 10px;
}
#comments-holder textarea {
    width: 100%;
    height: 50%;
    height: 100%;
    max-height: 500px;
}
.toggableTable table {
    width: 100%;
    min-height: 270px;
}
.navbar .navbar-nav>li>a {
    text-transform: none!important;
}
#selectCorporation,#typeofaddress {
    display: none;
}
.voyager-heart.pull-right.text-danger:after{
    border-color: transparent transparent transparent #012b1b;
}
.clientip {
    position: absolute;
    right: 70px;
    margin-top: -6px;
}
.readAt {
    position: absolute;
    right: 70px;
    bottom: 4px;
}
body {
    background-color:transparent;
    font-family: 'Raleway', sans-serif;
}
body.login .login-container p,
body.login .login-button,
body.login {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
}
#messages .btn-light {
    background-color: transparent;
    margin-top: 0;
}
.pms ul {
    padding-left: 0;
}
.pms li {
    list-style: none;
}
.pms .btn-primary {
    float: right;
}
ul.nav.navbar-nav.navbar-right {
    margin-right: 20px;
    margin-left: 0;
    flex-grow: 0;
    display: block;
}
.navbar-nav .btn {
    padding: 5px 10px;
    margin-top: 5px;
}
.mail-box {
    margin-top: 0px;
    max-width: 1365px;
    left: 0;
    height: auto;
    top: 0;
    bottom: 0;
}
.mail-box .sm-side {
    width: 300px;
    height: auto;
    position: absolute;
    padding-top: 111px;
    box-shadow: 1px 0px 0px #fff;
    background-color:rgb(232, 237, 234);
    bottom: 0;
    top: 60px;
}
div.dataTables_filter {
    text-align: right;
    float: left;
    padding-left: 10px;
    margin-top: 5px;
}
table.table .unread {
    font-weight: bold;
}
.inbox-head {
    margin-left: -10px;
    margin-top: 50px;
}
.mail-box aside.lg-side {
    display: block;
    margin-left: 300px;
    width: calc(100% - 300px);
    background-color: transparent;
}
.inbox-body {
    padding: 20px;
    max-height: 620px;
    overflow-y: auto;
    margin-bottom: -20px;
}
.messagecount{
    margin: 0px 0px 0px 5px;
    width: 13px;
    height: 12px;
    border-radius: 50%;
    background-color: #00b6ed;
    color: #fff;
    font-size: 8px;
    text-align: center;
    line-height: 13px;
    vertical-align: super;
    display: inline-block;
}
.list-holder {
    padding: 20px;
    overflow-y: auto;
    margin-bottom: -20px;
}
.app-container {
    padding-bottom: 0px;
    margin-left: 0;
    min-height: 0;
}
.modal-backdrop  {
    z-index: 1001!important;
}
.message-content {
    padding: 12px;
    border: 1px solid #ddd;
    border-left: 5px solid #37bdef;
    background: rgba(232,237,234,0.4);
    margin: 20px;
    box-shadow: 1px 1px 0px #fff;
}

.lds-dual-ring {
    display: inline-block;
    width: 64px;
    height: 64px;
    width: 100%;
}
.lds-dual-ring:after {
    content: " ";
    display: block;
    left: 50%;
    margin-left: -32px;
    width: 46px;
    height: 46px;
    margin: 1px;
    border-radius: 50%;
    border: 5px solid #555;
    border-color: #555 transparent #555 transparent;
    animation: lds-dual-ring 1.2s linear infinite;
    position: relative;
    top: 10px;
}
@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.message-sender,
.message-subject {
    background-color: #e8edea;
    margin: -12px -12px 10px -12px;
    padding: 12px;
    position: relative;
}
.message-sender {
    padding-bottom: 0px;
}
.message-body {
    padding-top: 20px;
    max-height: 300px;
    overflow: auto;
}
#news .message-body {
    max-height: none;
}
p strong {
    font-weight: bold;
}
.message-sender .btn {
    position: absolute;
    right: -6px;
    top: -7px;
    padding: 3px 8px;
}
.message-content + .message-content .message-sender {
    font-size: 11px;
    margin: -30px 0 0 -15px;
    padding: 13px;
    width: calc(100% + 30px);
}
.message-content + .message-content.fromme{
    border-left: 0;
    border-right: 4px solid #37bdef;
}
.modal-header .close {
    padding: 2px 15px 0 0;
}

.modal-header {
    padding: 15px 20px 10px 20px;
}
.modal-backdrop
{
    display: none;
}
body.modal-open .modal-backdrop {
    display: block;
}
.bs-searchbox {
    margin-bottom: 5px;
}
.view-message li {
    list-style: none;
}
.inbox-head {
    background-color: transparent;
    padding: 40px 40px 30px 30px;
    color: #222222;
}
fieldset {
    padding-right: 45px;
}
.dropdown-divider.optgroup-1div {
    display:none;
}
.dropdown-header.optgroup-1 {
    border-left: 5px solid #00b6ed;
    border-right: 1px solid #dddddd;
    background: #f0f0f0;
    clear: both;
    color: #999;
    border-top: 1px solid #e9e9e9;
    box-shadow: 1px 1px 0px #ffffff inset;
    font-size: 11px;
    font-style: italic;
    font-weight: 500;
    line-height: 1;
    margin-bottom: -2px;
    padding: 10px 20px;
    margin-top: 30px;
}
.modal-dialog .dropdown-menu.show .dropdown-menu.inner.show{
    padding-bottom: 47px;
    position: relative;
}
.dropdown-menu>li {
    margin:0;
}
.modal-dialog li.optgroup-1.selected:last-of-type {
    padding-bottom: 1px;
    box-shadow: 1px 1px 0px #e2e2e2;
    margin-bottom: 30px;
}
.modal-dialog .dropdown-menu.show .inner.show {
    max-height: 590px!important;
}
div.dropdown-menu.show {
    border: 2px solid rgb(255 255 255);
    box-shadow: 6px 6px 10px rgba(150,150,150,0.8), 0px 0px 2px rgba(150,150,150,0.8);
}
.modal-body div.dropdown-menu.show {
    border: 30px solid rgb(255 255 255);
    margin: -74px -1px 0px -40px;
    box-sizing: content-box;

}
.modal-body .bs-searchbox .form-control {

    width: calc(100% - 110px);
}
.modal-body .bs-searchbox:after {
    content: 'OK';
    background-color: #00b6ed;
    color: #ffffff;
    padding: 6px 40px;
    margin: 0;
    border-radius: 4px;
    position: absolute;
    top: 10px;
    right: 8px;
}

.step-number i{
    color: #21502d;
    font-size: 19px;
    margin-top: 6px;
}
.location-desc {
    font-weight: bold;
}
.note-editor .btn ,
.note-editor .btn:hover {
    color: #444;
}

#locationOverride-holder {
    position: absolute;
    width: 300px;
    z-index: 99999;
    background-color: #00b6ed;
    height: 60px;
    padding-top: 18px;
    top: 0;
    transform: translateX(-100%);
    transition: 0.5s;
}
#locationOverride-holder.open {
    transform: translateX(0%);
}
#open-locationOverride {
    background-color: #00b6ed;
    height: 60px;
    width: 60px;
    position: absolute;
    right: -60px;
    top: 0px;

    border-radius: 0 50% 50% 0;
    border-right: 0;
    cursor: pointer;
    overflow: hidden;
}
#locationOverride-trigger + .dropdown {
    z-index: 9;
}
#news b {
    font-weight: bold;
}
#imagemap-holder {
    position: relative;
    width: 50%;
    max-width: 600px;
    margin: auto;
}
.location .wizard dl dl {
    margin-left: 57px;
}
.feedbackpanel {
    background-color: rgba(33,80,45,0.1);
    padding: 40px;
    margin-top: 60px;
}
#registerText {
    font-size: 12px;
    margin-top: 10px;
    font-weight: normal;
    text-transform: none;
}
.location .wizard dd {
    font-weight: bold;
    margin-top: 0px;
    word-break: break-all;
    padding-right: 5px;
}
.location .wizard dt {
    font-weight: normal;
    font-size: 11px;
}
.location .steps ul ul li {
    margin-left: 20px;
}
.btn-group>.btn.active:first-child {
    margin-left: -1px;
}
.btn-group .btn+.btn {
    margin-left: 0;
}
.location .content {
    padding: 40px;
}
.nav:after, .nav:before {
    display: none;
}
.publicLink {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 250px;
    display: block;
}
.table-inbox a {
    text-decoration: none;
}
.location-images {
    background-color: rgba(33,80,45,0.1);
    margin-top: 20px;
    overflow: auto;
}
.location-images figure {
    position: relative;
    display: table-cell;
    border-right: 1px solid #c3c3c3;
    box-shadow: 1px 0px 1px #fff;
    padding: 10px;
}

.location-images figcaption {
    font-size: 10px;
    max-width: 150px;
}
.thumbnail {
    width: 150px;
    height: auto;
    border: 3px solid #fff;
    box-shadow: 2px 2px 2px rgba(0,0,0,.2);
    margin-bottom: 10px;
}
picture.lightbox {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: auto;
    height: auto;
    z-index: 9999999999;
    background-color: rgba(0,0,0,0.8);
}
table.dataTable thead>tr>th {
    background-color: #e8edea;
    border-bottom: 1px solid #9fa1a0;
}
table.dataTable thead>tr>th:not(:first-child) {
    background-color: #e8edea;
    box-shadow: 1px 0px 0 #fff inset;
    border-left: 1px solid #9fa1a0;
    height: 15px;
}
#mapImageSegment {
    background-color: #e8edea;
    padding: 20px;
    margin-top: 60px;
    position: relative;
}


.disclaimer {
    font-size: 10px;
    color: #ccc;
}
#toggleOnlyMyTenant + label {
    margin-left: 37px;
    line-height: 10px;

}
.message-subject .reply {
    position: absolute;
    right: 7px;
    top: -30px;
    cursor: pointer;
    transform: rotate(180deg);
    font-size: 20px;
    color: #ffffff;
    border-radius: 4px;
    padding: 0 5px;
    background-color: #00b6ed;
    padding: 0px 8px;
    line-height: 25px;
}
.message-content + .message-content {
    border: 1px solid #e5e5e5;
    box-shadow: 1px 1px 0 #fff;
    padding: 30px 15px 15px 15px;
    border-left: 4px solid #37bdef;
    margin: 10px 20px 0 75px;
}
.message-content + .message-content .btn {
    margin-right: 15px;
    margin-top: 15px;
    border: 0!important;
}
.message-content + .message-content textarea {
    width: 100%;
    height: 250px;
    display: block;
}
.location .details {
    width: 50%;
    padding-bottom: 40px;
    background-color: rgba(33,80,45,0.1)!important;;
}
.location .details h2 {
    font-size: 13px;
    font-weight: bold;
    background-color: rgb(204, 204, 204)!important;
    padding: 6px;
    margin-bottom: 10px;
}
.location .questions h2 {
    margin-top: 50px;
    font-size: 21px;

}

.mail-box table{
    margin-bottom: 0;
}
.noMessages {
    text-align: center;
    color: #aaaaaa;
}

.flexbox {
    display: flex;
    flex-wrap: wrap;
}
.bootstrap-select .status {
    background: #f0f0f0;
    clear: both;
    color: #999;
    font-size: 11px;
    font-style: italic;
    font-weight: 500;
    line-height: 1;
    margin-bottom: -5px;
    padding: 10px 20px;
}
.dropdown-toggle.selectpicker,
.dropdown.bootstrap-select{
    margin-top: -6px;
}

ul.inner.show li.selected.active a {
    position: relative;
}
.bootstrap-select {
    background: transparent;
}
input[type="radio"],
.onlyWithSlider,
input[type="checkbox"] {
    display:none;
}
input[type="radio"] + label:before,
input[type="checkbox"] + label:before {
    background: none;
    position: absolute;
    left: 7px;
    border: 1px solid #525252;
    top: 4px;
    content: ' ';
    width: 14px;
    border-radius: 2px;
    height: 14px;
}
input[type="radio"] + label:before {
    border-radius: 50%;
}
input[type="checkbox"] + label.preselect {
    width: 15px;
    height: 15px;
    position: absolute;
    left: -20px;
    top: 4px;
}
input[type="checkbox"] + label.preselect:before {
    border: 1px solid #d9534f;
    top: 0;
    left: 0;
}
input[type="checkbox"]:checked + label.preselect:before {
    background-color: #d9534f;
}
.search input[type="radio"] + label:before,
.search input[type="checkbox"] + label:before {
    left: -22px;
}
.alert {
    font-size: 14px;
    color: rgba(0,0,0,.6);
}
.alert.alert-red,alert.alert-danger {
    background: #e74c3c;
    border-left: 5px solid rgba(0,0,0,.1);
}
.alert.alert-green {
    background: #3fff00;
    border-left: 5px solid rgba(0,0,0,.1);
}
input[type="checkbox"]:checked + label:before,
input[type="radio"]:checked + label:before {
    background-color: #525252;
}
.alert-red ul li, .alert-danger ul li {
    margin: 10px 0;
    line-height: normal;
    list-style:none;
}
.alert.alert-danger ul li {
    color: #222;
}
.bootstrap-select>.dropdown-toggle {
    background-color: #fff;
    border: 1px solid #e4eaec;
    margin-top: 0;
}














/* Container for each image row */
.form-row.image {
    position: relative;
    margin-bottom: 20px;
}

#images-holder h4 {
    margin-top: 4rem;
}
/* Preview wrapper */
.image-preview-wrapper {
    width: auto;
    height: 150px;
    overflow: hidden;
    box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    position: relative;
}

.image-preview-wrapper img.preview {
    width: auto;
    height: 100%;
    position: relative;
    border: 0.4rem white solid;
}

/* Crop container (hidden until cropping starts) */

.image-holder.crop-container {
    display: none;
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    min-height: 400px;
}

.image-controls {
    padding-top: 0.5em;
    bottom: 0.5em;
    position: absolute;
    right: 1em;
}

/* Image inside cropper */
.crop-container img {
    width: 100%;
    display: block;
}

.form-row.image.cropping {
    height: 400px;
    margin-bottom: 8em;

}

.btn.btn-primary.btn-crop-image {
    border: 1px solid #3eb1ec;
}
/* Crop action buttons */
.crop-actions {
    margin-top: 5px;
}



/* Hide file input visually */
.imageupload {
    display: none;
}







/* Team images container */


/* Cropper modal size */


/* Responsive adjustments */
@media (max-width: 768px) {

    .form-row.image.cropping {
        height: auto;
        width: auto;
        margin:0;
        margin-bottom:  5em;
    }
    .image-preview-wrapper {
        box-shadow: none;
    }
    .image-preview-wrapper img.preview {
        background-color: #fff;
        object-fit: contain;
        width: 100%;
        height: 100%;

    }
    .image-controls {

        position: relative;
       width: 100%;
        padding-left: 2.5rem;
        margin-top: 2.5rem;
    }
    .cropping .image-preview-wrapper,.cropping .image-controls {
        display: none;
    }
    .image-holder.crop-container {
        min-heigth:100%;
        position: relative;

    }
}









input.imageupload {
    display:none;
}
.flex-item {
    flex-basis: 50%;
    flex-grow: 1;
    flex-shrink: 1;
}
#favtable .fav {
    line-height: 22px;
}
#favtable .fav a{
    font-size: 15px;
    text-decoration: none;
}
#favtable td:not(.fav){
    width:40px;
}
#accordion #filtercountry, #accordion .dropdown.bootstrap-select {
    width: 300px;
}
#accordion #filtercountry + button + .dropdown-menu li:first-child,
#accordion .optgroup-1 {
    display: none;
}
#headingTwo span, #headingTwo i {
    cursor: pointer;
}

body.login .logo {
    height: auto;
    max-width: 370px;
    margin: 0 auto;
    padding: 0;
}
.inbox-small-cells .btn-sm {
    padding: 5px 10px;
    margin: 0;
}
body.login .copy {
    clear: both;
    padding: 10px 0 0 0;
}
body.login .copy p {
    left: 0;
}
dl.steps {
    margin-bottom: 0;
}
body.login a {
    font-weight: bold;
}
.login-button,
.current .title .step-number,
.actions ul li a,
.btn-compose,
.btn-createmail,
.btn-new-openinghour,
.btn-new-image,
.btn-delete-openinghour,
.btn-delete-image,
.btn.btn-primary{
    background: #00b6ed;
}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
    background: #00b6ed;
    box-shadow: 1px 1px 5px #00b6ed inset;
    outline: none;
    border-color: #00b6ed;
}
.btn-secondary {
    background-color: #fff;
    color: #555;
}
.alert ul li {
    color: #fff;
}
a,
.title .step-text,
.form-control,
.title .step-number,
.table,
#favtable .fav a,
.dropdown .btn,
.current .title .step-text {
    color: #21502d;
}
.title .step-number {
    background-color: #ffffff;
}
.result-item-list span {
    font-weight: bold;
    min-width: 4em;
    display: inline-block;
    font-size: 11px;
}
.fieldset-content + .btn-send {
    margin-top: 20px;
}
body.login {
    background-image:url('./questionaire/images/bg2.jpg');
    background-color: #ffffff;
}
.locationZip  {
    font-weight: normal !important;
    font-size: inherit !important;
}
body.login .login-sidebar {
    border: 0;
}

.table-inbox table tr td {
    padding: 20px 15px;
}
table.table-inbox>tbody>tr:not(:first-child)>td {
    border-top: 1px solid #ddd;
}
@media (max-width: 767px) {
    body.login .login-sidebar {
        border-top:0px !important;
        border-left:5px solid #22A7F0;
    }
}

body.login .form-group-default.focused{
    border-color:#22A7F0;
}

.login-button, .bar:before, .bar:after{
    background:#00b6ed;
}

.remember-me-text{
    margin-left: 20px;
    padding-left: 8px;
}


.btn-createmail {
    width: 100%;
    color: #ffffff;
}
.login-button,
.current .title .step-number,
.actions ul li a,
.btn-compose,
.btn-createmail,
.btn-new-openinghour,
.btn-new-price,
.btn-new-image,
.btn-delete-openinghour,
.btn-delete-price,
.btn-send,
.btn-website,
.btn.btn-primary{
    background: #00b6ed;
}
body.login .form-group-default.focused {
    border-color: #00b6ed;
}
.open-menu {
    display: none;
}
#sendmail-holder {
    display: none;
    padding-bottom: 200px;
}
.navbar {
    background: #fff!important;
    min-height: 60px;
    z-index: 9999;
}
.navbar.alert {
    background-color: rgba(240,173, 78,.2)!important;
}
.dropdown-backdrop {
    background-color: rgba(150,150,150,0.9);
}
.modal-body .dropdown-backdrop {
    display: none;
}
/*
.navbar.alert ul.navbar-nav {
    margin-left: 285px;
}
*/
.steps ul {
    padding-left: 20px;
    padding-top: 66px;
}

#questionaire .steps ul {
    padding-left: 0;
    padding-top: 0;
}
.steps ul li {
    padding-bottom: 40px;
}
#questionaire .steps ul li {
    padding: 20px 0 20px 20px;
}

#questionaire .steps ul li:nth-child(n+0):nth-child(-n+4) {
    background-color: rgba(170, 170, 170,0.2);
}
#questionaire .steps ul li:nth-child(n+4):nth-child(-n+10) {
    background-color: rgba(170, 170, 170,0.1);
}

#questionaire .steps ul li:nth-child(3):before {
    content: 'Kontakt';
    color: rgba(0,0,0,0.05);
    font-size: 34px;
    transform: rotate(90deg);
    display: block;
    width: 230px;
    position: absolute;
    right: -90px;
    text-align: center;
    top: -62px;
}
#questionaire .steps ul li:nth-child(9):before {
    content: 'Über uns';
    color: rgba(0,0,0,0.05);
    font-size: 34px;
    transform: rotate(90deg);
    display: block;
    width: 400px;
    position: absolute;
    right: -169px;
    text-align: center;
    top: -144px;
}
#questionaire .fieldset-content p.desc {
    max-width: 700px;
}

#questionaire .steps ul li:nth-child(17):before {
    content: 'Unser Angebot';
    color: rgba(0,0,0,0.05);
    font-size: 34px;
    transform: rotate(90deg);
    display: block;
    width: 400px;
    position: absolute;
    right: -169px;
    text-align: center;
    top: -188px;
}
.steps ul:after {
    background: #025536!important;
    left: 38px;
}
.navbar-default .navbar-nav>li>a {
    color: #025536;
    font-family: 'Raleway', sans-serif;
    padding-left: 0;
}
.navbar-default .navbar-nav>li.nav-item>a
{
    margin-right: 15px;
    padding-top: 3px;
}
.navbar-default .navbar-nav>li>a>i {
    display: none;
}
p.desc + ul {
    list-style-type: initial;
    margin-bottom: 40px;
}
td.eligible label {
    position: relative;
}
.details hr {
    margin-right: 46px;
    border-top: 1px solid rgb(204, 204, 204);
}
.logo {
    margin-top: 8px;
    width: 127px;
    margin-left: 38px;
    background-repeat: no-repeat;
    height: 20px;
    background-size: contain;
    background-image: url(https://www.beratung.help/themes/custom/beratung/images/logo_beratung_help.svg);
}
#favtable tr:not(:last-of-type) td {
    border-bottom: 1px solid #cccccc;
    box-shadow: 0px 1px 0px #ffffff;
}
.desc.small {
    margin-top: -7px;
    font-size: 11px;
    font-style: italic;
    color: #222;
    padding-bottom: 10px;
}
label .desc.small {
    line-height: 13px;
    margin-top: 0;
    margin-bottom: 15px;
}
label + .desc.small {
    line-height: 13px;
    margin-top: 10px;
    margin-bottom: 20px;
}
i.help {
    margin-left: -200px;
    font-size: 0;
    display: inline-block;
    min-width: 20px;
    position: absolute;
    min-height: 15px;
    border: 1px solid transparent;
}
i.help:hover,
i.help:active {
    font-size: 12px;
    position: absolute;
    padding: 5px;
    width: 200px;
    background-color: #cecece;
    border: 1px solid #444;
    z-index: 9999999999;
}
i.help:before {
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 204px;
}
.navbar-default .navbar-nav>.open>a:hover
{
    background-color: transparent!important;
}
.privacybuttons .btn:hover {
    background: #ddd;
    border-color: #c0c0c0;

}
.btn:hover {
    color: #fff;
}
.dropdown .btn:hover {
    color: #444;
}
.card {
    overflow: visible;
}
.navbar .dropdown.profile ul.dropdown-menu {
    position: absolute!important;
}
.btn-new-openinghour,
.btn-new-price,
.btn-new-image,
.btn-delete-price,
.btn-delete-image,
.btn-delete-openinghour {
    color: #ffffff;
}
.btn-delete-price,
.btn-delete-openinghour {
    padding-bottom: 4px;
    padding-top: 4px;
    margin-top: 6px;
    display: block;
}
.form-row.price,
.form-row.image,
#sendmail-holder,
.form-row.opening-hour {
    border: 1px solid #e0e6e0;
    box-shadow: 1px 1px 1px #fff;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 3px;
    background-color: #e0e6e0;
}
.form-row.opening-hour .col-md-2 + .col-md-2 {
    min-width: 150px;
}

.hoursdropdown {
    max-width: 60px;
    display:inline-block;
    padding: 0;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border: 0;
}
.hours-comment {
    display: block;
    font-size: 10px;
    margin: -3px 0 10px 0;
    font-weight: normal;
}
dd sup {
    font-weight: normal;
    font-size: 9px;
}
.faded {
    opacity: 0.2;
}
#search-btn,
#query,
#radius {
    width: 100%;
    margin-top:-5px;
    padding: 6px;
}
.sup-description {
    font-size: 10px;
    margin-left: 57px;
}
.details dl {
    position: relative;
    margin-left: 20px;
}

.location .details dl dl{
    position: relative;
    margin-left: 25px;
}

.main .details dt {
    margin-top: 5px;
    font-size: inherit;
    max-width: 250px;
}
.details dd {
    position: absolute;
    right:30px;
    width: 150px;
}
.locationFit {
    border-top: 1px solid #e8edea;
    margin-top: 10px;
    padding-top: 7px;
}
.graph {
    height: 6px;
    margin-top: -13px;
    background-color: #525252;
}
.graph:after {
    border: 1px solid #525252;
    position: absolute;
    content: ' ';
    height: 6px;
    left: 0;
    width: 90%;
}
.graph-holder {
    position: relative;
}
.result-item-list .graph-holder {
    position: relative;
    width: 200px;
    margin-top: 15px;
}

.result-item-list .graph-holder .graph:after {
    height: 10px;
    top: 0;
    border-color: #e5e5e5;
}

.result-item-list .graph-holder .graph {
    height: 10px;
    background-color: #00b6ed;
}
.btn {
    transition:none;
}
#accordion .card {
    border-radius: 3px;
    margin-left: -4px;
    width: calc(100% + 5px);
}
#accordion .card .card-header .pull-right {
    padding: 0;
    font-size: 28px;
    position: absolute;
    right: 5px;
    top: 0;
}
#accordion .collapsed .voyager-angle-up:before {
    content: "\E038";
}
.priorities table {
    width: 100%;
}
.priorities tr {
    background-color: transparent;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #777;
    padding-left: 5px;
}
.dropdown-toggle[data-id="inputCountry"]  {
    margin-top: 5px;
}
.priorities th,
.priorities td {
    white-space: nowrap;
    vertical-align: middle!important;
    border:0!important;
}
.priorities td:first-child label{
    font-weight: bold;
    padding-right: 20px;
}
.priorities td:last-child{
    width: 100%;
}
.pagination {
    margin-left: 25px;
}
.result-item-list .map
{
    width: 130px;
    float: right;
    position: relative;

}
.mapHolder {
    position: absolute;
    right: 45px;
    height: 125px;
    top: 50%;
    margin-top: -75px;
}
div.map svg path
{
    fill: #e0e6e0;
    stroke: #fff;
    stroke-width: 3px;
}

div.map.de svg path
{
    stroke-width: 5px;
}

div.map svg a.active path {
    fill: #00b6ed;;
}
#myNetwork .panel-holder {
    overflow: hidden;
    margin-top: 40px;
}
#myNetwork label {
    line-height: normal;
}
.message-subject .time {
    float: right;
}
#myNetwork .message-subject {
    font-weight: bold;
    padding-bottom: 0px;
    background-color: #fff;
}
#myNetwork .message-body {
    padding-top: 0px;
}
#news .message-subject {
    font-weight: bold;
}
#news td {
    vertical-align: bottom;
}
#myNetwork .message-content,
#news .message-content {
    margin: 30px 0 50px 0;
    background-color: #fff;
}
.message-content.provider {
    border-left: 4px solid #f0ad4e;
}
.message-content.provider .message-subject{
    background-color: rgba(240,173, 78,.2);
}
#myNetwork .panel {
    background: rgba(33,80,45,0.1);
    padding:20px;
    float:left;
    width: 420px;
    height: 420px;
    display: flex;
}
#myNetwork .panel:not(:last-of-type) {
    margin-right: 10px;
}
#myNetwork canvas {
    margin: auto;
}
/* fix resize*/
body.login .login-sidebar {
    min-height: auto;
    margin-top: 40px;
    max-width: 420px;
    right: 0;
    position: absolute;
}
body.login .login-container {
    position: relative;
    margin-top: 10px;
}
.login-button, .bar:before, .bar:after{
    background:#22A7F0;
}

#removeOverride {
    position: absolute;
    right: -33px;
    top: 15px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #d9534f;
    color: #fff;
    font-family: "voyager" !important;
    text-align: center;
    border: 1px solid #d4403b;
    font-size: 20px;
    line-height: 30px;
    cursor: pointer;
}

img.imagemap {
    background-color: #fff;
    padding: 20px;
    border: 1px solid #e4eaec;
    height: auto;
    width: 100%;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}
img.imagemap + i {
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -45px;
    position: absolute;
}

img.imagemap + i:before {
    font-size: 50px;
    color: #025536;
}
.priorities input {
    border:0!important;
    padding: 0;
    display: inline-block;
}
.priorities span {
    display: inline-block;
    position: absolute;
    font-size: 10px;
}
.priorities span:last-of-type{
    margin-left: -25px;
}
.priorities h2 {
    font-size: 16px;
    margin: 30px 0 0 0;
}
@media (max-width: 1300px) {
    .details.flex-item {
        flex-basis: 100%;
    }
    .logo {display: none;}

}
@media (max-width: 1200px) {

    .navbar-default .navbar-nav>li.nav-item>a {
        margin-right: 0px;
    }
    .card-body label{
        padding-left: 0px;
        margin-bottom: 0!important;
        min-width: 110px;
    }
    #searchheader {
        margin: 0 -45px 0 -45px;
    }
    .container {
        padding-right: 0;
        width: 100%;
    }
    .navbar-nav {
        justify-content: space-between;
    }

}
@media (max-width: 1024px) {
    i.help {
        display: none;
    }
    #questionaire .steps ul li:before{
        display: none!important;
    }
    #questionaire .steps ul li{
        background-color: transparent!important;
    }
    /* beginn mobile selects */
    .dropdown-menu>li a span.text, .dropdown-menu>li.selected.active a span.text {
        max-width: 90vw;
    }
    div.dropdown-menu.show {
        position: fixed!important;
        top: 0px!important;
        left: 0px!important;
        z-index: 9999999;
        transform: none!important;
        height: 50vh!important;
        margin: 0!important;
        border-width: 1px!important;
    }
    ul.nav.navbar-nav.navbar-right {
        left: 3rem;
        max-width: 10rem;
        max-width: max(10rem,90px);
        position: absolute;
        top: 0;
        bottom: 0;
        height: auto;
    }
    .modal-body div.dropdown-menu.show {
        max-width: 500px;
        width: 100%;
    }
    .bs-searchbox + .inner.show,
    .modal-dialog .dropdown-menu.show .inner.show{
        max-height: 40vh!important;
    }
    .bootstrap-select .dropdown-menu.inner {
        width: 100vw;
    }
    .modal-body .bootstrap-select .dropdown-menu.inner {
        max-width: 500px;
        width: 100%;
    }
    .modal-body .dropdown-menu>li a span.text,
    .modal-body .dropdown-menu>li.selected.active a span.text {
        max-width: 480px;
        width: 95%;
    }
    .bootstrap-select .dropdown-menu li a.opt {
        padding-left:0;
    }
    .bootstrap-select.show-tick .dropdown-menu li a span.text {
        margin-right: 0px;
    }
    /* end mobile selects */

    .navbar .navbar-nav {
        width: auto;
    }
    .navbar .navbar-nav {
        width: auto;
        margin: 0;
    }
    .nav.navbar-nav.navbar-right {
        position: absolute;
        height: 11vw;
    }
    .container {
        padding-left: 0;
    }
    .app-container .navbar-top {
        min-width: 300px;
    }
    .vertical .steps {
        width: 100%;
    }
    #searchheader {
        margin: 0 -15px 0 -15px;
    }
    li span.aggs {
        font-size: 2rem;
        font-size: min(2rem,10px);;
        color: #555;
    }
    .vertical .content {
        width: 100%;
        padding: 2rem;
        font-size: 3rem;
        padding: min(2rem,10px);
        font-size: min(3rem,15px);
    }
    h1 {
        font-size: 5rem;
        font-size: min(5rem,45px);
    }
    .details ul {
        padding-left: 20px;
    }
    .details.flex-item {
        flex-basis: 105%;
    }
    .navbar .navbar-left {
        float: left;
        position: absolute;
        display: block;
        background-color: #fff;
        top: 8rem;
        transform: translateX(108%);
        transition: 0.5s;
        box-shadow:  -8px 8px 8px 0 rgba(150,150,150,0.4);
        right: 0px;
        border-radius: 0 0 0 2rem;
    }
    .result-item-list {
        margin-top: 60px;
    }

    .navbar.navbar-top.open:before {
        transform: rotate(180deg);

    }

    .nav.navbar-left>li {
        display: block;
        padding: 1.5rem 0 0 6vmin;
        width: 100%;
        margin: 0;
    }
    .navbar-default .navbar-nav>li>a>i {
        display: inline-block;
        margin-right: 2vmin;
        font-size: 1.5rem;
        font-size: max(2rem,14px)!important;
    }
    .logo {
        display: none;
    }
    nav.open.navbar .navbar-left {
        transform: translateX(0);

    }
    nav.navbar .navbar-left {
        width: 32rem;
    }
    .wizard.search label,
    #questionaire .wizard .form-check-label,
    .wizard .form-check-label{
        font-weight: normal;
    }
    #questionaire .wizard label {
        font-size: 3rem;
        font-size: min(3rem,15px);
        font-weight: bold;
    }
    .card-body label {
        line-height: 5rem;
        line-height: min(5rem,15px);
    }
    #accordion .card {
        font-size: 3rem;
        font-size: min(3rem,15px);
        margin: 0;
        width: 100%;
    }
    .wizard .steps ul ul li {
        margin: 1.5rem 0 1.5rem 4rem;
    }
    .wizard .step-number i {
        font-size: 3rem;
        font-size: min(3rem,15px);
    }
    .wizard #toggleOnlyMyTenant + label {
        margin-left: 5rem;
        line-height: normal;
        width: 90%;
    }

    .wizard #age {
        min-width: 15rem;
        margin-left: -6rem;
    }
    .wizard #accordion {
        margin-top: 4rem;
        font-size: 1.5rem;
        border: 0.2rem solid #999;
    }
    .vertical .actions {
        float: none;
        width: 100%;
        overflow: hidden;
    }
    #collapseTwo .dropdown-toggle.selectpicker,  #collapseTwo .dropdown.bootstrap-select {
        margin-top: 0px;
        width: calc(100% - 50px)!important;
    }
    .wizard.search input[type="checkbox"] + label:before {
        left: -4rem;
    }
    .wizard.vertical .steps > ul {
        padding-left: 20px;
        display: flex;
        flex-direction: row;
        overflow-x: scroll;
    }
    .wizard.vertical .steps ul li{
        padding-right: 17rem;
        padding-right: min(17rem,85px);
        white-space: nowrap;
        line-height: 3rem;
        line-height: min(3rem,15px);;
        margin: 4rem 0;
        margin: min(4rem,20px) 0;
        padding-bottom: 0;
    }
    .location .title .step-number {
        border: 0.5rem solid #fff;
        color: #fff;
        background: rgba(0,182,237,1);
    }
    .location .title .step-text,
    .location .title .step-number i{
        color: #ffffff!important;
    }
    .dataTables_filter {
        display: none;
    }
    .location .wizard.vertical .steps > ul > li.last {
        padding: 3rem 13rem 2rem 2rem;
        background-color: rgba(0,182,237,1);
    }
    .location .wizard.vertical .steps > ul > li.last:nth-child(1) {
        background-color: rgba(0,182,237,1);
    }
    .location .wizard.vertical .steps > ul > li.last:nth-child(2) {
        background-color: rgba(0,182,237,0.8);
    }
    .location .wizard.vertical .steps > ul > li.last:nth-child(3) {
        background-color: rgba(0,182,237,0.6);
    }
    .location .wizard.vertical .steps > ul > li.last:nth-child(4) {
        background-color: rgba(0,182,237,0.4);
    }
    .location .wizard.vertical .steps > ul > li.last:nth-child(5) {
        background-color: rgba(0,182,237,0.2);
    }
    .location .wizard.vertical .steps > ul > li.last:nth-child(6) {
        background-color: rgba(0,182,237,0.1);
    }
    .location .wizard.vertical .steps > ul {
        padding-left: 0;
    }
    .location .wizard dl dl  {
        margin-left: 2rem;
    }
    .location .wizard.vertical .steps ul li {
        margin: 0;
    }
    .location .wizard li.last:not(:last-child):after {
        top: 3.5rem!important;
    }
    .vertical .steps {
        background-color: #dedede!important;
    }
    .search.vertical .steps {
        position: absolute;
        z-index: 999;
        transform: translateY(calc(-100% + 14rem));
        transition: 1s;
    }
    .wizard.search li.last:not(:last-child):after
    {
        content: '\E046';
        font-family: voyager!important;
        position: absolute;
        right: auto;
        top: 1.5rem;
        font-size: 7rem;
        left: calc((100% + 12rem) / 2);
    }
    .main {
        padding-top: 10rem;
        padding-top: min(10rem,50px);
    }
    .vertical .steps.open {
        transform: translateY(0);
    }
    #open-locationdetails,
    #open-searchfilters {
        display: block!important;
        height: 14rem;
        height: min(14rem,125px);
        font-size: 4rem;
        font-size: min(4rem,20px);
        padding: 4rem;
        padding: min(4rem,20px);
        width: 100%;
        background-color: #34bbed;
        line-height: 3rem;
        cursor:pointer;
        color: #ffffff;
        text-align: center;
        box-shadow: 0px 3px 8px rgba(0,0,0,0.4);
        border-bottom: 1px solid #fff;
    }
    #open-locationdetails {
        width: 110%;
        margin-left: -5%;
        cursor:pointer;
    }
    #open-locationdetails i,
    #open-searchfilters i {
        display: block;
        font-size: 9rem;
        font-size: min(9rem,45px);
        transition: 0.5s;

    }
    .location .clearfix.flexbox {
        z-index: 999;
        margin-left: -5px;
        background-color: #fff;
        transition: 0.5s;
        height: 0;
        overflow: hidden;
    }
    .location .open .clearfix.flexbox {
        height: auto;
    }
    .feedbackpanel {
        padding: 3rem;
    }
    #myNetwork, #myProfile {
        padding-top: 0;
    }
    .location .open #open-locationdetails .detailsOn,
    .location #open-locationdetails .detailsOff {
        display:none;
    }
    .location .open #open-locationdetails .detailsOff,
    .location #open-locationdetails .detailsOn {
        display:inline;
    }
    .location .open #open-locationdetails i ,
    .steps.open #open-searchfilters i {
        display: block;
        font-size: 9rem;
        font-size: min(9rem,45px);
        transform: rotate(180deg);
    }
    .vertical .steps:before {
        display: none;
    }
    .title .step-number {
        margin-right: 5px;
    }
    .steps ul:after {
        display: none;
    }
    fieldset, .actions ul {
        padding: 5rem 1rem 4rem 1rem;
        padding: max(5rem,20px) 1rem 4rem 1rem;
    }

    .search fieldset {
        padding: 5rem 1rem 4rem 1rem;
        padding: max(12rem,60px) 1rem 4rem 1rem;
    }

    fieldset#news {
        padding: 0rem 1rem 4rem 1rem;
    }

    fieldset .btn-group-sm>.btn,
    fieldset .btn-sm {
        font-size: 1rem;
        padding: 0.4rem 1.5rem 0.4rem 1.5rem;
    }
    .navbar {

    }
    .form-row>.col, .form-row>[class*=col-] {
        padding-left:0;
        padding-right: 0;
    }
    .result-item-list ul {
        padding: 0 10px 0px 10px;
    }
    #search-btn {
        width: 100%!important;
    }
    .wizard.vertical .steps ul.questionaire-answers {
        display: block;
    }
    .mail-box aside.lg-side {
        width: 100%;
        margin:0;
    }
    .mail-box .sm-side {
        top: 9rem;
        padding-top: 0;
        bottom: 0px;
        height: auto;
        min-height: 100%;
        z-index:999;
        border: 1px solid #444;
        border-left: 0;
        border-radius: 0;
        position: absolute;
        transform: translateX(-43rem);
        transition: 0.5s;
        box-shadow: 3px 2px 8px 0 rgba(0,0,0,.25);
        border-bottom-right-radius: 4px;
        width: 43rem;
    }
    .mail-box .sm-side.open {
        transform: translateX(0);
    }
    #myNetwork .panel {
        font-size: 3rem;
        font-size: min(3rem,15px);
        width: 100%;
        height: auto;
        display: flex;
    }
    .open-aside {
        cursor:pointer;
        position: absolute;
        width: 6rem;
        height: 7rem;
        background-color: #e8edea;
        border: 0px solid #444;
        border-left: 0px solid #fff;
        top: 8rem;
        right: -6rem;
        box-shadow: 2px 0px 3px 0 rgba(0,0,0,.25);
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
    }
    .open-aside:after {
        content: '\E014';
        font-family: voyager!important;
        position: absolute;
        right: 1rem;
        top: 0.5rem;
        font-size: 4rem;
    }
    .mapHolder {
        display: none;
    }
    .result-item-list li {
        width: 100%;
        padding: 2rem 5rem 0 2rem;
        margin-left: 0;
        line-break: loose;
    }
    .open-menu {
        position: absolute;
        width: 5rem;
        height: 5rem;
        margin: auto;
        font-size: 2.4rem;
        line-height: 60px;
        display: block;
        right: 0;
        padding: 4rem;
        cursor:pointer;
    }
    .open-menu:before {
        content: 'G';
        font-family: voyager!important;
        font-size: 5rem;
        line-height: 4rem;
        line-height: normal;
        position: absolute;
        top: 1.5rem;
        left: 1rem;

    }
    .pagination {
        margin: 10px;
    }
    ul.inbox-nav li a i {
        font-size: 3rem;
        padding-right: 2rem;
    }
    ul.inbox-nav li {
        line-height: normal;
    }
    ul.inbox-nav li a, .btn.btn-compose,
    .mail-box .questionaire-answers li label {
        display: inline-block;
        line-height: 5rem;
        font-size: 2rem;

        font-size: max(2rem, 10px);
        line-height: max(5rem, 25px);

        padding: 0 20px;
        width: 100%;
    }
    .navbar .dropdown.profile ul.dropdown-menu {
        right: -30px;
        left: auto;
    }
    .nav.navbar-nav.navbar-right li {
        height: 100%;
    }
    .dropdown-menu.dropdown-menu-animated{
        display: block!important;
        opacity: 1!important;
        visibility: initial!important;
        transform: translateX(255px)!important;
    }
    .dropdown-menu.dropdown-menu-animated.show{

        transform: translateX(0px)!important;
    }
    .priorities th, .priorities td {
        display: block;
        width: 100%;
    }
    .message-content + .message-content .message-sender {
        padding: 30px 0 30px 10px;
    }
    .message-content + .message-content {
        margin: 10px 20px 0 35px;
    }
    #questionaire .fieldset-content p.desc {
        max-width: none;
    }
    .fieldset-details {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .form-flex .form-group {
        width: 100%!important;
    }
    .navbar-default .navbar-nav>li.nav-item>a {
        font-size: max(2rem,14px)!important;
        overflow: visible;
        padding-left: 4.5vmin;
        margin-left: -6vmin;
        -webkit-tap-highlight-color: #eeeeee;
        min-height: 6rem;
        min-height: max(2rem,14px)!important
    }

    .navbar-default .navbar-nav>li.nav-item>a:active,
    .navbar-default .navbar-nav>li.nav-item>a:
    {
        background-color: #eeeeee;
    }
    .navbar-default .navbar-nav>.active>a {
        border-bottom: 0;
        border-left: 2vmin solid #00b6ed;

        background-color: #efefef;


    }

    .form-group {
        display: block;
        margin: 5rem 0 0 0;
        margin: min(5rem,25px) 0 0 0;
        max-width: 100%;
        width: 100%;
        overflow: hidden;
    }
    .form-check + .form-group {
        margin: 1.5rem 0 5rem 0;
    }

    .form-control,
    .bootstrap-select>.dropdown-toggle,
    .filter-option {
        height: 7rem;
        line-height: 4rem;
        font-weight: normal;
        font-size: 3rem;
        border-width: 1px;

        height: min(7rem,35px);
        line-height: min(4rem,20px);
        font-size: min(3rem,15px);
    }

    a, .title .step-text,
    .dropdown-menu, .priorities h2 {
        font-size:3rem;
        font-size: min(3rem,15px);
        font-weight: normal;
    }
    .form-row ,
    .fieldset-content{
        display: block;
        overflow:hidden;
        margin: 0;
    }

    .table>tbody>tr>td.view-message,
    #favtable .fav a,
    label {
        line-height: 4rem;
        font-size: 3rem;
        line-height: min(4rem,20px);
        font-size: min(3rem,15px);
    }
    .steps ul {
        padding-top: 0;
    }

    .mail-box .questionaire-answers input[type="checkbox"] + label:before,
    .modal-body .questionaire-answers input[type="checkbox"] + label:before {
        top: 0px;
        left:   min(-3rem,-15px);

    }
    .mail-box .questionaire-answers li {
        margin-top: 3rem;
    }
    .location .wizard .last .title,
    .wizard.search .last .title {
        padding-bottom: 4rem;
    }
    .title .step-number {
        width: 7rem;
        height: 7rem;
        width: min(7rem,35px);
        height: min(7rem,35px);
    }
    #registerText {
        font-size: 14px;
        line-height: 18px;
        padding-bottom:2rem;
    }
    .btn,
    .message-subject span.reply.btn {
        font-size: 3rem;
        line-height: 5rem;
        line-height: min(5rem,25px);
        font-size: min(3rem,15px);

    }
    .btn.btn-danger.btn-block {
        font-size: 2rem;
        line-height: 2rem;
        height: 40%;
        margin: auto;
        font-size: min(2rem,10px);
        line-height: min(2rem,10px);
    }
    .priorities span {
        font-size: 1.4rem;
        margin-top: -1rem;
    }
    .consultation .sm-side, #comments-holder {
        display: none!important;
    }
    .inbox-head {
        margin: 0;
        padding: 20px;
    }
    .result-item-list .toLocation {
        height: 100%;
        background-color: transparent;
        position: absolute;
    }
    .result-item-list .toLocation a {
        font-size: 0;
        position: absolute;
        top: 50%;
        right: -4rem;
        margin-top: -1rem;
    }
    .result-item-list .toLocation a i{
        font-size: 6rem;
        color: #222222;
    }
    .message-subject .btn,
    .message-content + .message-content .btn {
        padding: 1rem max(3rem,15px);
        line-height: max(4rem, 15px)!important;
        width: max(3rem, 20px);
    }
    .message-sender, .message-subject {
        padding-right: max(8rem,40px);
        white-space: nowrap;
    }
    .message-subject .btn i,
    .message-content + .message-content .btn i {
        left: min(-1rem,5px);
    }
    .cancelReply,.sendReply {
        font-size: 0;
    }
    .sendReply:after {
        content: 'OK';
        font-size: 15px;
        position: absolute;
        margin-left: -11px;
    }
    .cancelReply:after {
        content: 'Abbr.';
        font-size: 15px;
        position: absolute;
        margin-left: -15px;
    }
    .btn-delete-openinghour{
        width: 100%;
        padding: 7px;
        font-size: 3rem;
        margin-bottom: 5rem;
    }

    .form-check-label {
        margin-bottom: 1.5rem;
        height: 3rem;
        line-height: 3rem;
        font-size: 3rem;

        line-height: min(3rem,15px);
        font-size: min(3rem,15px);
        height: min(3rem,15px);

        font-weight:normal;
    }
    h2,
    .location .questions h2{
        font-size: 3.5rem;
        line-height: 4.5rem;
        font-size: min(3.5rem,30px);
        line-height: min(4.5rem,40px);
    }
    #news h2 {

        margin: 7rem 0 1rem 0;

    }
    #myNetwork .message-content, #news .message-content {
        margin: 1rem 0 1rem 0;
        background-color: #fff;
    }
    h3, h4 {
        font-size: 3rem;
        font-size: min(3rem,20px);
        margin-top: 12rem;
        margin-bottom: 1.5rem;
    }
    .result-item-list h4 {
        margin-top: 1rem;
        margin-bottom: 1.5rem;
        padding: 1rem;
        background-color: #34bbed;
        margin: -2rem -5rem 0 -2rem;
    }

    .location .toggable:after {
        font-size: 3rem;
        font-size: min(3rem,15px);
        line-height: 4rem;
        line-height: min(4rem,20px);
        margin-left: 1rem;
    }
    .fieldset-details .fieldset-content h4 {
        margin-top: 11rem;
        margin-top: max(11rem,55px);
    }
    .result-item-list span {
        font-size: 2rem;
        font-size: min(2rem,10px);
        line-break: anywhere;
    }
    .subitem:first-child:before,.subitem:before  {
        display: none;
    }
    .categoryanswer.toggable span {
        box-shadow: none;
        border: 0;
    }
    .wizard h4 a {
        font-size: 3rem;
        font-size: min(3rem,15px);
        line-height: 3rem;
        line-height: min(3rem,15px);
        color: #fff;
    }
    .result-item-list li i {
        font-size: 2rem;
        line-height: 2rem;
    }
    .form-flex {
        display: block;
        width: 100%;
    }
    .result-item-list a{
        font-size: 3rem;
        font-size: min(3rem,15px);
        font-weight: normal;
    }
    .privacybuttons label{
        font-weight: normal!important;
        font-size: 2rem!important;
        font-size: min(2rem,10px)!important;
        max-width: 15rem;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .location .wizard .details dt {
        font-size: 3rem;
    }
    .wizard .steps ul li {
        font-size: 3rem;
        font-size: min(3rem,15px);
    }
    .wizard .steps ul li.last li {
        margin: 1rem 1rem 0 4rem;
    }
    .location .wizard dd {
        font-size: 3rem;
        font-size: min(3rem,15px);
        font-weight: normal;
        width: calc(100% - 3rem);
        left: 0;
    }
    .location .wizard dt {
        font-weight: bold;
        font-size: 3rem;
        font-size: min(3rem,15px);
        margin-top: min(2rem,10px);
    }
    .location .wizard .details.flex-item dt {
        font-weight: normal;
        font-size: 3rem;
        font-size: min(3rem,15px);
        margin-bottom:5rem;
        margin-bottom:min(5rem,45px);

    }
    .location .wizard .details.flex-item dd {
        margin-top: -2rem;
        margin-top: min(-2rem,-10px);
    }
    .graph-holder {

    }
    .location .details h2 {
        font-size: 3.5vw;
        font-size: min(3.5rem,17px);
    }
    .pagination, .pagination a{
        font-size: 3rem;
        font-size: min(3rem,15px);
    }
    i.help {
        left: auto;
        right: 0em;
        top:0;
    }
    i.help:before {
        font-size: 2rem;
        right: 0;
        left: auto;
    }
    #imagemap-holder {
        width: 100%;
    }
    #imagemap-holder i.voyager-location{
        display: none;
    }
    img.imagemap {
        max-width: 600px;
    }
    #refresh-map-image,
    #getcoords {
        font-size: 2rem;
    }
    p.desc,
    p,
    div.desc p{
        font-size: 3rem;
        margin: 1rem 0 4rem 0;
        line-height: 4rem;

        font-size: min(3rem,15px);
        margin: min(1rem,5px) 0 min(4rem,20px) 0;
        line-height: min(4rem,20px);
    }
    p.desc + ul {
        font-size: min(2.5rem, 15px);
    }
    .pagination li>a, .pagination li>span {
        padding: 2rem 3rem;
        padding: min(2rem,10px) min(3rem,15px);;
    }
    .message-body p, #news p {
        font-size: 1rem!important;
        font-size: max(1rem, 14px)!important;
        line-height: max(1rem, 22px)!important;
        margin: 1rem 0;
    }
    input[type="radio"] + label:before, input[type="checkbox"] + label:before {
        border: 0.15rem solid #525252;
        background-color: #fff;
        width: 3rem;
        height: 3rem;
        margin-top: 0.75rem;
        margin-top:  min(0.75rem,3px);

        width: min(3rem,15px);
        height: min(3rem,15px);

        top:0;
    }

    .inbox-nav input[type="radio"] + label:before, .inbox-nav input[type="checkbox"] + label:before {
        width: min(3rem,15px);
        height: min(3rem,15px);
        position: relative;
        display: inline-block;
        top: min(0.5rem,3px) !important;
    }
    .form-flex .form-group + .form-group,
    .form-flex .form-group {
        margin: 0;
    }
    body.login .login-container p {
        font-size:3rem;
        font-size:min(3rem,15px);
    }
    body.login .form-group-default label {
        font-size: 2rem;
        line-height: 2rem;

        font-size: min(2rem,10px);
        line-height: min(2rem,10px);

    }
    body.login .alert-red {
        font-size: 2rem;
    }
    body.login .form-group-default .form-control{
        font-size: 3rem;
        height: 4rem;

        font-size: min(3rem,15px);
        height: min(4rem,20px);
    }
    body.verify p {
        font-size: 2rem;
        line-height: normal;
        font-weight: normal;
    }
    #createAccount {
        display:block;
    }
    body.login .form-group{
        margin-top:0px;
        margin-bottom:1.5rem;
        height: auto;
    }
    .privacybuttons i {
        display: none;
    }

    body.login h2 {
        font-size: 2.5rem;
        line-height: 3.5rem;
    }
    body.login .remember-me-text{
        padding: 0 0 0 3rem;
        font-size: 14px;
        line-height: 4rem;
    }
    body.login .login-button {
        line-height: 4rem;
        font-size: 3rem;
        margin-top: 2rem;

        line-height: min(4rem,20px);
        font-size: min( 3rem, 15px);
        margin-top: min(2rem,10px);

        width:100%
    }
    body.login .disclaimer,
    body.login .login-container a {
        font-size: inherit;
    }
    body.login .login-container a {
        color: #5cb9f2;
    }
    body.login .login-sidebar {
        position:absolute;
        max-height: 100%;

    }
    body.login .login-container{
        top:0;
        padding-bottom: 60%;
    }
    #rememberMeGroup {
        height: 10rem;
        height: min(10rem,50px);
    }
    body.login .login-container form {
        padding-top: min(2rem,10px);
    }
}
@media (max-width: 768px) {
    body.login .login-container,
    body.login .login-sidebar {
        margin-top: 0px;
        padding-top: 0;
        font-size: min(3rem,15px);
    }
    [data-iframe-height] {
        margin-bottom:600px;
    }
    .result-item-list span.location-details-small {
        display:block;

        margin-top: 2rem;
    }


    .wizard.search li.last:not(:last-child):after {
        display:none;
    }




    /*
    .form-horizontal .control-label {
        padding-top: 0px;
        margin-bottom: 8px;
        text-align: left;
    }
    .inbox-body {
        max-height: 180px;
    }
    .table-inbox tr td {
        padding: 3px 5px !important;
        font-size: 12px;
    }
    .table>tbody>tr>td.view-message {
        line-height: 14px;
    }
    h1 {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .inbox-head {
        padding: 30px 0 0px 30px;
    }
    #myNetwork .panel {
        width: 100%;
        height: 0;
        padding-bottom: 94%;
    }
    #favtable .fav a {
        font-size: 12px;
    }
    #favtable .fav {
        line-height: 15px;
    }





    .form-group {
        display: block;
        margin: 9vw 0 0 0;
        max-width: 100%;
    }
    .form-control {
        height: 8vw;
        line-height: 7vw;
        font-weight: normal;
        font-size: 3rem;
        border-width: 0.1.5rem;
    }
    .form-row {
        display: block;
    }
    label {
        font-size: 2rem;
        font-weight: bold;
    }
    .btn-delete-openinghour{
        width: 100%;
        padding: 7px;
        font-size: 7vw;
    }
    .form-check-label {
        margin-bottom: 40px;
        height: 8vw;
        margin-left: 40px;
        line-height: 40px;
        font-size: 4rem;
    }
    h2 {
        font-size: 9vw;
    }

    input[type="radio"] + label:before, input[type="checkbox"] + label:before {
        border: 3px solid #525252;
        width: 40px;
        top:0;
        height: 40px;
    }
    */
}
@media (min-width: 768px){
    .form-horizontal .control-label {
        padding-top: 0px;
        margin-bottom: 5px;
        text-align: left;
    }

}