@media only screen and (max-width : 850px) {
    .split_popup_container_confirm {
        height: 300px !important;
        width: 100% !important;
        position: absolute !important;
        z-index: 9999999 !important;
        left: 0 !important;
        bottom: 0 !important;
        margin-top: 0px !important;
        margin-left: 0px !important;
    }
    .split_popup_switch_drives {
        right: 0 !important;
        left: auto !important;
        top: 145px !important;
    }
    .split_popup_bg {
        bottom: 0 !important;
    }
}

body, html {
  height: 100%;
  font-family: 'Open Sans', sans-serif;
  color: black;
  background-color: white;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow-y: auto;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
}

body.lock {
    height: 100%;
    overflow: hidden;
}

html.lock {
    height: 100%;
    overflow: hidden;
}

.container {
  padding: 0;
}

.container_login {
  display: flex;
  height: 100%;
}

.container-dialog {
    padding: 0;
    background-color: #fff;
}

.hidden {
    display: none;
}

.login-form {
    max-width: 350px;
    margin: 200px auto 200px;
}
.login-img-body .login-form{
    max-width: 350px;
    margin: auto;
    margin-top: 10px;
    border: 1px solid #B0B6BE;
    border-radius: 5px;
}

.payment-form {
    margin: 10px auto 10px;
    border: 1px solid #B0B6BE;
    border-radius: 5px;
    padding:10px;
}

.list-group {
    max-height: 400px;
    overflow-y: auto !important;
}

.list-device-item {
    font-size: 16px;
}

.list-device-item-button {
    height: fit-content;
}

.list-device-item-action-button {
    max-height: 30px;
    margin-right: 2px;
    margin-left: 2px;
    font-size: 10px;
}

.list-device-item-status-output {
    max-height: 30px;
    margin-right: 5px;
    margin-left: 10px;
    font-size: 12px;
}

.list-device-item-status-instrument {
    max-height: 30px;
    margin-right: 2px;
    margin-left: 2px;
    font-size: 10px;
}

.list-item-element-button {
    display: flex;
}

.list-item-setting-border {
    border-left-width: 1px;
    border-left-style: solid;
    border-color: #ddd;
    padding: 10px 10px 10px 10px;
}

.list-timer-item-row-title {
    font-size: 14px;
    font-weight: bold;
    padding: 0px 10px 10px 10px;
}

.login-form .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.login-form .login-img {
    height: 60px;
    text-align: right;
    margin-top: 25px;
}

.login-form .input-group {
    padding-bottom: 15px;
}

.form-padding .input-group {
    padding-bottom: 15px;
}

.login-form input[type="text"], .login-form input[type="password"] {
    box-shadow: none;
    font-size: 16px;
    border-radius: 5px !important;
}

.login-form p {
    text-align: center;
}

.login-form a {
    color: #004F9F;
}

.form .required{
    font-size: 16px;
    color: #00a0df;
}

.login-wrap {
    padding: 10px 20px 0 20px;
}

.login-img {
    margin: 25px auto 0 auto;
}

.checkbox, .checkbox:hover, .checkbox:focus {
    border: none;
}

.control-row {
  min-height: 90px;
  color: black;
  display:flex;
}

.control-row-icon {
  float: left;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 90px;
  padding: 0;
}

.timerBtn {
  float: right;
  height: 50px;
  min-width:50px;
  margin-top: 20px;
  margin-right: 10px;
  cursor:pointer;
}

.control-row-texts {
  margin: 0;
  margin-left: 10px;
  padding: 0;
  display: inline-flex;
  justify-content: center;
  flex: 1;
  flex-direction: column;
  height: 90px;
}

#map-canvas {
  position:absolute;
  width:auto;
  bottom:65px;
  top:100px;
  left:0;
  right:0;
  z-index:500;
  margin-right:0;
  padding:0;
}

#map_sideview {
  position:absolute;
  width:0;
  left:0;
  right:0;
  top:0;
  bottom:0;
  padding-top: 55px;
  display:none;
  margin-left:0;
  padding-left: 5px;
  overflow-y: auto;
}

#map_lang_selector {
    position: absolute;
    height: 40px;
    bottom: 25px;
    right: 0px;
}

#map_link_container {
    position: absolute;
    width: 800px;
    height: 25px;
    bottom: 0;
    right: 0px;
}

.map_link {
    float: right;
    margin-right: 10px;
    cursor: pointer;
}

.navbar {
  z-index:600;
}

.navbar-default {
    z-index: 600;
    position: relative;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

.navbar-right {
    margin-right: 0px;
    margin-left: auto;
}

.navbar-title {
  margin-left: 0 !important;
  width: 120px;
}

.navbar-service-data {
    display: inline-block;
    vertical-align:middle;
    color:#888888;
    font-size:12px;
    margin-right: 10px;
    top: 0;
    bottom: 0;
}

.navbar-service-data-text {
    padding: 0px;
    cursor: pointer;
}

.navbar-service-data-dropdown {
    height: 24px;
    font-size: 12px;
    padding: 0px;
}

.well {
    margin-top: 20px;
    min-height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    height: min-content;
    padding: 5px;
}

.footer {
  position: fixed;
  top: 0;
  width: 100%;
  min-height: 80px;
  background-color: #5f5f5f;
  border-top: 1px solid #e7e7e7;
  z-index: 700;
  padding-top: 5px;
  color: whitesmoke;
}

.hide-overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.setting-item-empty {
    border-left: solid red !important;
}

.setting-item-unsaved {
    border-left: solid yellow !important;
}

.setting-map {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: 300px;
}

.setting-row {
  margin-bottom: 10px !important;
  border: 2px solid #ddd;
}

.setting-row-enabled {
  border-color: #6FDA77;
}

.setting-row:hover {
  cursor:pointer;
  background: #f5f5f5;
}

.border {
    border: 1px solid transparent;
    border-radius: 4px;
    border-color: #ddd;
    padding: 0px 10px 0px 10px;
}

.border-list {
    border: 1px solid;
    border-radius: 4px;
    border-color: #ddd;
}

.bootstrap-switch {
  margin: 5px;
  float:right;
  border-width: 2px;
}

.button-device-info {
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 12px;
    margin: 0px;
}

.button-move-device-group {
    font-size: 20px;
    margin: 10px 10px 10px 10px;
}

.button-move-device-group:disabled {
    background-color: #a0a0a0;
    opacity: .5;
    cursor: not-allowed;
}

.button-title-icon {
    margin: 10px 10px 10px 10px;
}

.button-list {
    margin: 10px 10px 10px 10px;
}

.button-list-item-action {
    height: 15px;
}

.banner_bottom_margin {
    margin-bottom: 10px;
}

.input-group {
  width: 100%;
}

.hr-divider {
  margin-top: 30px;
  border-top: 1px solid lightgray;
}

.hr-divider-with-header {
    border-top: 1px solid lightgray;
    margin:10px 10px 10px 10px;
}

.search-list {
    padding: 10px;
}

.search-list-icon {
    padding-right: 10px;
}

.search-list-element {
    margin: 0px 0px 0px 10px;
}

.followBtn {
  background: #fff url(../images/webclient_icon_barcenter-on-map_black_100.png);
  background-size: 100%;
  margin-top: 60px !important;
  height: 40px;
  width: 40px;
  cursor:pointer !important;
  display: none;
  border: 1px solid lightgray;
  border-radius: 5px;
}

.sideViewBtn {
  position: absolute;
  left: 0px;
  bottom: 1px;
  height: 55px;
  width: 55px;
  cursor: pointer !important;
  z-index: 9999;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #f8f8f8;
  color: #505050;
  padding-left: 10px;
  padding-top: 8px;
  border-right: solid 2px darkgrey;
  border-top: solid 2px darkgrey;
  border-bottom: solid 2px darkgrey;
}

.sideview-element {
    padding: 10px 10px 10px 10px;
}

.sideview-element-layerlabel {
    padding: 10px 10px 0px 10px;
}

.hide_side_view_btn {
  right: 0;
  height: 60px;
  width: 100%;
  cursor: pointer !important;
  border: solid 3px;
  position: absolute;
  bottom: 0;
  background-color: black;
  color: white;
  opacity: 0.8;
  text-align: center;
  font-size: 2em;
  padding-top: 10px;
}

.control_icon {
  display: inline-block;
  position: absolute;
  left: 0;
  height: 32px;
  margin: 30px 17px;
}

.nav-tabs > li.active > a {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(221, 221, 221);
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
    cursor: default;
}

a {
    text-decoration: none;
}

.state_img {
    font-size: 80px;
    height: 80px;
    width: 80px;
    margin: auto;
}

.leaflet-bottom.leaflet-left {
  z-index:2000;
}

.navbar li {
  cursor:pointer;
}

.infobanner {
  display:none;
  background: rgba(60,180,60,0.8);
  box-shadow: inset 0 0 20px rgba(10,10,10,0.6);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  min-height: 60px;
  z-index: 2000;
  text-align: center;
}

.error-banner {
  background: rgba(230,30,30,0.8);
}

#infoText {
  height:40px;
  color: white;
  font-weight: 700;
  vertical-align: middle;
}

.leaflet-edit-resize {
  display:none !important;
}

.leaflet-edit-move {
  background:url(../images/move.png) no-repeat center top transparent !important;
  border: none !important;
  margin-left: -15px !important;
  margin-top: -15px !important;
  height:30px !important;
  width:30px !important;
}

#event_table tbody tr:hover {
  background-color: #f9f9f9;
}

#event_table {
  table-layout: fixed;
  width:100%;
  margin-bottom: 0;
}

#event_table td {
    overflow-x: hidden;
    text-overflow: ellipsis;
}

.control-row-icon:hover {
  cursor:pointer;
}

#tempVoltContainer {
  color: black;
  font-size: 18px;
  font-weight: 600;
  height: 50px;
  margin-top: 0;
}

#timerContainer .row:not(:first-child) {
  padding-top:5px;
  margin-top:5px;
  border-top: 1px solid lightgray;
}

#timerContainer .row:last-child {
  padding-bottom:5px;
  margin-bottom:15px;
  border-bottom: 1px solid lightgray;
}

.clockpicker-popover {
  z-index: 2000 !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  line-height: inherit;
  color: black !important;
}

.h3-with-divider {
    text-align:left;
    margin-left: 10px;
}

.panel-heading {
  color: black !important;
  border-top: 3px solid #004F9E !important;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default {
    border: 1px solid #ddd
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

.panel-body {
    padding: 15px;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

label.list-group-item-text {
  font-weight: inherit;
  color: #696969;
}

.icon_picker {
  border:1px solid lightgray;
  border-radius:10px;
}

.icon_picker_item {
  margin:3px;
  border:1px solid lightgray;
  border-radius:10px;
  cursor:pointer;
  height: 60px;
}

.icon_picker_item_current {
  border:2px solid #004F9E;
}

.cur_device_view {
  color:#004F9E;
  font-size:14px;
  cursor:pointer;
}

#cur_device_view {
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  vertical-align:middle;
  max-width:50px;
}

@media (min-width: 500px) {
  #cur_device_view {
    max-width:200px;
  }
}

.checkbox {
  padding: 20px;

}
.checkbox-inline+.checkbox-inline {
  margin:0;
}

.checkbox-list-item {
    padding: 10px;
}

.checkbox-permission-item {
    cursor: pointer;
}

.checkbox-permission-item-readonly {
    padding: 10px;
    cursor: default;
}

.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 10px;
}
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 25px;
  height: 25px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 25px;
  height: 25px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 18px;
  color: #555555;
}
.checkbox input[type="checkbox"] {
  opacity: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  margin-top: -20px;
}
.checkbox input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";
}
.checkbox input[type="checkbox"]:disabled + label {
  opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before{
  background-color: #eeeeee;
  cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}
.checkbox.checkbox-inline {
  margin-top: 0;
}

.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #fff;
}

.title_icon {
  height: 30px;
}

.nav > li > a {
  padding: 10px !important;
  color: black !important;
}

span.panel-title {
  font-size: 18px;
  vertical-align: middle;
}
.panel-heading {
  padding: 10px;
}

#advanced_settings {
  border-radius:4px;
  border: 1px solid #ddd;
}

.free_trial_btn {
    margin-bottom: 30px;
}

.purchase_item {
  width: 320px;
}

.business_info_div{
    width: 100%;
    margin-bottom: 20px;
}

.only-business-info {
    display: none;
}

.verified-tax-number {
    color: green;
    font-size: large;
    margin-left: 10px;
    display: none;
}

.not-verified-tax-number {
    color: red;
    font-size: large;
    margin-left: 10px;
    display: none;
    margin-top: auto;
    margin-bottom: auto;
}

.invalid_payment_info {
    background-color: pink;
}

.b2b_customer {
    display: none;
}

.info_mandatory {
    width: 100%;
    margin-top: 10px;
}

.business-client-switch {
    margin-top: 5px;
}

.customer-info-row {
    margin-top: 5px;
}

.customer-info-label {
    overflow: unset;
    white-space: nowrap;
}

.acc_missing_form {
  max-width: 400px;
}

.vertical_boxes {
    border-radius: 4px;
    text-align: center;
    position: relative;
    margin-bottom: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.vertical_boxes_content {
    position: relative;
    margin: 10px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.vertical_boxes_content > div {
  display: table;
  width: 100%;
  height: 100%;
}
.vertical_boxes_content > div > span {
  display: table-row;
  text-align: center;
  padding: 0 10px;
  height: 100%;
}

.subscription {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align:center;
}

.subscription_content {
  display:inline-block;
  border: 2px solid #ddd;
  border-radius: 4px;
  padding: 10px;
}

.progress {
  background: transparent;
  background: linear-gradient(to right,#BEEBFF,#FF3C3C);
  margin:0;
  height:46px;
}

.progress-bar {
  background-color: #f5f5f5;
}

#smart_timer_comfort_level {
  font-size:22px;
  line-height: 45px;
  position:absolute;
}

.modal {
  -webkit-overflow-scrolling: auto !important;
  overflow-y: auto !important;
}

.iti-flag {
  background-image: url("../images/flags.png") !important;

  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    background-image: url("../images/flags@2x.png") !important;
  }
}

.intl-tel-input {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.intl-tel-input .flag-container {
  z-index: 4;
}
.input-group .intl-tel-input .form-control {
  border-top-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0;
}

/* Workaround for bug: https://github.com/nostalgiaz/bootstrap-switch/issues/547 */
.bootstrap-switch-container {
  white-space:nowrap;
}

.setting-row#advanced_settings {
  background-color: #f5f5f5;
  border-top: 3px solid #004F9E;
}

#map_side_view_loading_indicator {
    position: absolute;
    top: 200px;
    width: 200px;
    height: 200px;
    margin-left: 50%;
    left: -100px;
    display: none;
}

#map_side_view_loading_indicator_div {
    width: 100px;
    margin-left: 25%;
}

#not_moving_part {
    width: 100px;
    height: 10px;
    background-color: black;
    border-radius: 10px;
}

#moving_part {
  margin-top: 5px;
    width: 10px;
    height: 10px;
    background-color: black;
    border-radius: 50%;
    position: relative;
    -webkit-animation-name: loading_ind; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
    -webkit-animation-iteration-count: infinite; /* Safari 4.0 - 8.0 */
    -webkit-animation-direction: reverse; /* Safari 4.0 - 8.0 */
    animation-name: loading_ind;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-direction: reverse;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes loading_ind {
    0%   {left:0px; top:0px;}
    25%  {left:90px; top:0px;}
    50%  {left:0px; top:0px;}
    75%  {left:90px; top:0px;}
    100% {left:0px; top:0px;}
}

/* Standard syntax */
@keyframes loading_ind {
    0%   {left:0px; top:0px;}
    25%  {left:90px; top:0px;}
    50%  {left:0px; top:0px;}
    75%  {left:90px; top:0px;}
    100% {left:0px; top:0px;}
}

#map_sideview_data {
    overflow-y: auto;
    height: 100%;
    padding-bottom: 60px;
}

.report_selector {
    margin-top: 20px;
    margin-left: 20px;
}

.report_selector_item {
    font-size: 1.2em;
}

.selector_button {
    margin-left: 25%;
    width: 50%;
}

.custom_select {
    width: 100%;
    height: 130px;
    float: left;
    padding-left: 20px;
}

.custom_select_class {
    width: 50%;
}

.custom_select_shadow {
    opacity: 0.5;
    border: solid red;
}

.custom_select_divider {
    height: 0;
    width: 100%;
    float: left;
}

.custom_select_group_month {
    width: 80px;
    float: left;
}

.custom_select_group_year {
    width: 100px;
    float: left;
}

.custom_select_start_title {
    width: 100%;
    float: left;
}

.custom_select_end_title {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.custom_select_start {
    width: 100%;
}

.custom_select_end {
    width: 100%;
}

.switch_div_only_work {
    border: 1px solid #ddd;
    width: 100%;
    height: 55px;
    margin-bottom: 20px;
    border-radius: 2px;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    margin-top: 20px;
}

.custom_marker_div_image {
    height: 40px;
    position: absolute;
    top: -35px;
    left: -13px;
}

.custom_marker_div_span {
    color: black;
    font-weight: bold;
    position: absolute;
    top: -25px;
    left: 3px;
}


.custom_marker_div_split {
    height: 55px;
    position: absolute;
    top: -50px;
    left: 5px;
    border: solid;
    min-width: 100px;
    background-color: red;
}

.custom_marker_div_split2 {
    color: black;
    font-weight: bold;
}

/* Popup for route split */
.split_popup_container {
    margin-top: -95px;
    margin-left: 5px;
    height: 100px;
    width: 120px;
    position: relative;
}

.split_popup_close {
    background-color: darkblue;
    height: 20px;
    width: 20px;
    position: absolute;
    right: 4px;
    top: 4px;
    border-radius: 50%;
}

.split_popup_close_button {
    color: white;
    padding-left: 7px;
}

.split_popup_title {
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    padding: 10px;
    font-weight: bold;
}

.font2x {
    font-size: 1.5em;
}

.split_popup_confirm {
    position: absolute;
    bottom: 20px;
    margin-left: 50%;
    left: -40px;
    margin-bottom: 10px;
}

.split_popup_confirm_button {
    width: 80px;
}

.split_popup_bg {
    position: absolute;
    background-color: white;
    top: 0;
    left: 0;
    right: 0;
    bottom: 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.split_popup_triangle {
    position: absolute;
    left: 0;
    bottom:0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #ffffff transparent transparent transparent;
}

.split_popup_triangle_bottom {
    height: 10px;
    width: 10px;
    background-color: red;
    position: absolute;
    bottom: -4px;
    border-radius: 50%;
    left: -3px;
}

.split_popup_container_confirm {
    margin-top: -295px;
    margin-left: 5px;
    height: 300px;
    width: 420px;
    position: relative;
}

.split_popup_whole_drive {
    position: absolute;
    top: 60px;
    left: 10%;
    width: 80%;
    height: 40px;
    border-bottom: solid 5px;
}

.split_start_time {
    position: absolute;
    left: 0;
    color: black !important;
}

.split_split_time {
    position: absolute;
    left: 40%;
    top: 90px;
    color: black !important;
}

.split_end_time {
    position: absolute;
    right: 0;
    color: black !important;
}

.split_start_point {
    position: absolute;
    left: -2px;
    bottom: -7px;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background-color: red;
}

.split_end_point {
    position: absolute;
    right: -3px;
    bottom: -7px;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background-color: red;
}

.split_popup_whole_drive_title {
    left: 135px;
    position: absolute;
    top: 18px;
}

.split_popup_first_part {
    position: absolute;
    top: 100px;
    width: 35%;
    left: 10%;
    height: 40px;
    border-bottom: solid 5px;
    text-align: center;
    padding-top: 18px;
}

.split_popup_second_part {
    position: absolute;
    top: 140px;
    left: 45%;
    width: 35%;
    height: 40px;
    border-bottom: solid 5px;
    text-align: center;
    padding-top: 18px;
}

.split_popup_switch_drives {
    position: absolute;
    top: 137px;
    left: 340px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

#sideview_tabs {
    margin-left: 16px;
}

#loc_ready_btn {
    z-index:800;
    width:200px;
    position:absolute;
    bottom:15px;
    left:50%;
    margin-left:-100px;
    white-space:normal;
}

#contextMenu {
  position: fixed;
  display:none;
}

.accent_text_color {
color: #f26e24 !important;
}

.nav-tabs>li.active>a {
border-top: 3px solid #f26e24 !important;
}

.card_input {
    border: 1px solid #ccc !important;
}
.StripeElement {
  background-color: white;
  padding: 8px 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
  border-color: #fa755a;
}

.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}

#card-errors {
  color: #eb1c26;
}

.route_point_info {
    width: 200px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 9999;
    display: none;
    background-color: rgba(0,0,0,0.6);
    color: #d6d6d6;
    text-align: center;
    border-radius: 3px;
    font-weight: bold;
}

.row-permission {
    margin: 10px;
}
.report_custom_text_title {
    margin-top: 30px;
    margin-bottom: 5px;
    float: left;
}

.air_values {
  font-size: 22px;
  line-height: 45px;
  margin-left: 20px;
  margin-right: 20px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.document_links {
    margin-top: 10px;
    text-align: center;
}

.document_links_duo {
    margin-top: 10px;
    text-align: center;
}

.document_links_duo a {
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
}

#no_connection {
    padding: 15px;
    text-align: center;
    color: black;
    font-weight: bold;
}

.disabled_div {
    pointer-events: none;
    opacity: 0.4;
}

.text-list-empty {
    padding: 10px;
}

.login-title {
    text-align: center;
    color: #004f9e !important;
    margin-bottom: 15px;
    margin-top: 0;
}

.acc_missing_elems {
    display: flex;
}

.acc_divider {
    height: auto;
    border: 1px solid #eee;
}

.update_acc_lang {
    padding-top: 15px;
}

.back_btn {
    color: #004f9e !important;
    margin-bottom: 20px;
}

.save_btn {
    margin-left: auto;
    border-radius: 5px;
    min-width: 100px;
    margin-right: 0px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    max-height: 50px;
    margin-right: 10px;
}

.close_btn {
    border-radius: 5px;
    border-top-right-radius: 5px;
    min-width: 100px;
    border-bottom-right-radius: 5px;
    max-height: 50px;
    margin-left: 5px;
    margin-right: 10px;
}

.dont_show {
    white-space: normal;
    width: 100px;
    font-size: 12px;
}

.no_margin {
    margin-bottom: 0px !important;
}

.modal_btn_holder {
    display: flex;
    margin: auto;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 10px;
}

#settingsModalLabel {
    margin: auto;
    margin-left: 5px;
    width: max-content;
    margin-right: 10px;
}

.modal-header {
    height: 50px;
}

.alert_message {
    text-align: center;
    margin-bottom: 5px;
}

.client_row {
    display:flex;
    margin: 0px;
    height: 55px;
    margin-right: 5px;
    margin-left: 5px;
}

.cell_divider {
    height: auto;
    border: 1px solid #eee;
    margin-bottom: 10px;
    margin-top: 10px;
}

.last_seen {
    margin: auto;
    width: 100px;
    line-break: anywhere;
}

.client_rm_btn {
    margin: auto;
    margin-right: 0;
    width: 80px;
}

.client_cell {
    margin: auto;
    width: 150px;
    text-align: center;
}

.delete_confirm {
    display:none;
    flex-direction: column;
    height: 100%;
}

.client_descr_row {
    margin: auto;
}

.btn_controls {
    display: flex;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 0px;
}

.confirm_deletion {
    margin:auto;
    margin-right: 20px;
}

.cancel_deletion {
    margin:auto;
    margin-left: 20px;
}

.client_body {
    width: 100%
}

.output_panel {
    border: 0;
    box-shadow: none;
    margin-bottom: 0;
}

.output_inner {
    border: 0;
    border-top: none !important;
    background: none !important;
}

.output_dd {
    line-height: 40px;
    margin: auto;
    margin-left: 0px;
}

.output_input {
    display: inline-block;
    margin: auto !important;
    margin-right: 0 !important;
    margin-left: auto !important;
}

.no-cookies-container {
    text-align: center;
    margin-bottom: 20px;
}

.no-cookies-info {
    font-size: large;
    margin-bottom: 20px;
    font-weight: bold;
}

.expiration-info {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.webasto-navbar-logo {
    padding-left: 10px;
    padding-right: 20px;
}

.acc_exists_elems {
    display: flex;
    flex-wrap: nowrap;
}

#change_account {
    margin-left: 5px;
    margin-right: 5px;
    flex-grow: 1;
    width: 50%;
    white-space: normal;
}

#remove_from_acc {
    margin-left: 5px;
    margin-right: 5px;
    flex-grow: 1;
    width: 50%;
    white-space: normal;
}

.account_section {
    padding: 5px;
}

.change_email_field {
  margin: auto;
  margin-right: 0;
  margin-left: 5px;
}

@keyframes slidein {
  from {
    margin-left: 100%;
    width: 300%;
  }

  to {
    margin-left: 0%;
    width: 100%;
  }
}

.dropdown_items {
    max-height: 100px;
    display: flex;
    flex-direction: row;
    display: flex;
    margin-bottom:5px;
    margin-top: 5px;
    overflow-y: hidden;
    transition: all 0.2s linear;
    transition-delay: 0;
    visibility: visible;
}

.dropdown_items.collapsed {
    max-height: 0;
    visibility: hidden;
}

.visible {
    display: flex;
    opacity: 1;
    height: auto;
}

.change_email_container {
    flex-grow: 1;
    flex-shrink: 0;
    transition: all 0.4s ease;
    display: flex;
    width: 100%;
}

.back_to_email {
    margin: auto;
    margin-right: 0;
    margin-left: 0;
}

.email_container {
    flex-grow: 1;
    flex-shrink: 0;
    transition: all 0.4s ease;
}

.change_pw_field1 {
    flex-grow: 1;
    flex-shrink: 0;
    transition: all 0.4s ease;
}

.change_password_ok1 {
    flex-grow: 1;
    flex-shrink: 0;
    transition: all 0.4s ease;
}

.change_username_ok1 {
    flex-grow: 1;
    flex-shrink: 0;
    transition: all 0.4s ease;
}

.modal-header {
    margin-left: 10px !important;
    margin-right: 10px !important;
    margin-top: 10px;
}

#confirm_email_btn {
    margin: auto;
    margin-left: auto;
    margin-right: 0;
}

.change_email_content {
    display: flex;
    margin: auto;
    margin-right: 5px;
    width: 100%;
}

.login_settings_title {
    margin: auto;
    margin-left: 0;
    color: grey;
}

.login_settings_text {
    margin: auto;
    margin-bottom: 0;
}

.account_settings_delete_title {
    margin: auto;
    margin-left: 10px;
}

.account_settings_input_group {
    padding-bottom: 15px;
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
}

.account_settings_input {
    box-shadow: none;
    font-size: 16px;
    border-radius: 5px !important;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.delete_account_buttons {
    text-align: center;
    margin-top: 20px;
}

#journal_subs_tab {
    min-height: 650px;
}

.modal-header {
    position: sticky;
    top: 0;
    z-index: 100;
    background-color: white;
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}


.mode-selector-buttons {
    display: flex;
}

.mode-selector-btn {
    margin-left: auto;
    margin-right: auto;
    width: 40%;
    font-size: large;
    font-weight: bold;
}

.cancel_external_payment {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
}

.acc_dev_table {
    display: flex;
    margin: 10px;
    margin-left: 0;
    margin-right: 0;
}

.phone_dialog_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #00000070;
    z-index: 1000000;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    opacity: 0;
    transition: all 0.2s;
    pointer-events: none;
    visibility: hidden;
}

.phone_dialog {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    margin: auto;
    background: white;
    z-index: 10000;
    max-width: 400px;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 5px;
}

.phone_dialog_header {
    display: flex;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.phone_dialog_bg.enabled {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.output_divider {
    border-color: #e5e5e5;
    margin-top: 0;
    margin-bottom: 0;
}

#lang_container {
    display: flex;
    max-width: 1170px;
    margin: auto;

}

#tos_link_div {
    margin-left: auto;
    margin-right: 10px;
}

.link-area {
    display: flex;
    max-width: 1170px;
    margin: auto;
    border-top: 1px solid #e7e7e7;
    margin-top: 10px;
}

#privacy_link_div {
    margin-right: 10px;
}

.lang_select {
    border-radius: 3px !important;
    display: flex;
    margin-right: 0;
    width: 100%;
    font-size: 14px !important;
}

.lang_select_main {
    display: flex;
    border-radius: 3px !important;
    margin-right: 0;
    max-width: 150px;
    width: auto;
}

.language_label {
    margin: auto;
    margin-left: 10px;
    margin-right: 10px;
}

.language_holder {
    display: flex;
    margin-left: auto;
}

.cronus-webasto-logo {
    text-align:center;
}

.cronus-info-container {
    margin: 10px auto 10px;
    border-radius: 5px;
    padding:10px;
}

.cronus-info {
    text-align: center;
}

#cronus-id {
    font-size: large;
    font-weight: bold;
}

#cronus-expiration {
    font-weight: bold;
}

#purchase_cronus_subscription_btn {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
}


.cronus-subscription-box {
    border-radius: 4px;
    text-align: center;
    position: relative;
    margin-bottom: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px lightgray;
}

.cronus-subscription-box:before{
    content: "";
    display: block;
    padding-top: 100%; 	/* initial ratio of 1:1*/
}

.cronus-subscription-box-content {
    position: absolute;
    margin: 10px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.cronus-subscription-box-content > div {
    display: table;
    width: 100%;
    height: 100%;
}

.cronus-subscription-box-content > div > span {
    display: table-row;
    text-align: center;
    padding: 0 10px;
    height: 100%;
}

.receipt_archive {
    padding: 15px;
}

.receipt_archive > th, td {
    padding-top: 10px;
    padding-bottom: 10px;
}

.vat-verify-block{
    display: flex;
    width: 66.666%;
}

.vat-row {
    display: flex;
}

.vat-verify-row {
    margin-top: auto;
    margin-bottom: 0px;
    display: flex;
}

.vat-verify-btn {
    margin-top: 5px;
    display: flex;
    margin-bottom: 0px;
    margin-top: auto;
}

.not-verified-tax-number-error-description {
    margin-left: 10px;
    margin-bottom: 0px;
    margin-top: auto;
}

.payment_select_button {
    transform: scale(1.5);
}

.payment_method_selector {
    margin-bottom: 15px;
}

.payment_select_title {
    margin-left: 20px;
}

.navbar-toggle {
    border: 0px;
    padding: 0px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #888;
    margin-top: 4px;
}

/*
 burger menu needs to open the control icons
*/
.custom-nav {
    width: 100%;
    border-top: 0;
    display: flex;
    height: auto !important;
    padding-bottom: 0;
    padding-right: 15px;
    padding-left: 15px;
}

.custom-burger {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    border-color: #ddd;
}

.account-dropdown {
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 14px;
    min-width: 160px;
    padding: 5px;
    margin: 2px 0 0;
    margin-top: 2px;
    margin-top: 2px;
    z-index: 1000;
}

.account-dropdown > li > a {
    display: block;
    padding: 3px 20px;
    color: #333;
    white-space: nowrap;
}

.account-dropdown .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50);
}

.modal.in {
    opacity: 1;
}

.modal-dialog {
    position: relative;
    margin: 10px;
    width: min-content !important;
    min-width: 600px !important;
    max-width: 80vw !important;
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, 0px);
}

.setting-row {
    padding: 10px 15px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.navbar-nav > li > a {
    display: block;
}
.navbar-nav > .active > a {
    color: #555;
    background-color: #e7e7e7;
}

.nav-tabs > li > a {
    display: block;
}

.nav > li > a {
    margin-top: auto;
    margin-bottom: auto;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(204, 204, 204);
    border-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.bootstrap-switch-wrapper {
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #ccc;
    position: relative;
    text-align: left;
    overflow: hidden;
    line-height: 8px;
    z-index: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin: 5px;
    float: right;
    border-width: 2px;
}

.bootstrap-switch-container {
    width: 221px;
    display: inline-block;
    border-radius: 4px;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    white-space: nowrap;
    direction: ltr;
    cursor: pointer;
    text-align: left;
    line-height: 8px;
}

.bootstrap-switch-handle-off {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block !important;
    height: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #000;
    background: #eee;
}

.bootstrap-switch-label {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    text-align: center;
    margin-top: -1px;
    margin-bottom: -1px;
    color: #333;
    background: #fff;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block !important;
    height: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 20px;
}

.bootstrap-switch-handle-on {
    border-radius: 0 3px 3px 0;
    color: #fff;
    background: #337ab7;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block !important;
    height: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}

.bootstrap-switch input[type="checkbox"] {
    position: absolute !important;
    top: 0;
    left: 0;
    margin: 0;
    z-index: -1;
    opacity: 0;
}

.form-control {
    appearance: menulist;
}

.link-area a {
    color: #337ab7 !important;
    text-decoration: none !important;
}
.link-area a:hover {
    text-decoration: underline !important;
}

.document_links a {
    color: #337ab7 !important;
    text-decoration: none !important;
}
.document_links a:hover {
    text-decoration: underline !important;
}

.document_links_duo a {
    color: #337ab7 !important;
    text-decoration: none !important;
}
.document_links_duo a:hover {
    text-decoration: underline !important;
}

a:hover, a:focus {
    text-decoration: underline;
}

.control_icon {
    display: inline-block;
    position: absolute;
    left: 0;
    height: 32px;
    margin: 20px 12px;
    margin-left: 14px;
}

.custom_select {
    margin-top: 5px;
}

.report_selector_item {
    margin-bottom: 2px;
}
.report_selector_item > label {
    display: flex;
}
.report_selector_item > label > input {
    margin-right: 5px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 55px;
    height: 28px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider.round {
  border-radius: 28px;
}

.slider.round:before {
  border-radius: 50%;
}

.slider {
    position: absolute;
    cursor: pointer;
    height: 28px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider::before {
    position: absolute;
    content: "";
    height: 24px;
    width: 24px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background: #337ab7;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(27px);
    -ms-transform: translateX(27px);
    transform: translateX(27px);
}

.switch-wide {
    position: relative;
    display: flex;
    width: 140px;
    height: 36px;
    border-radius: 4px;
    border: 2px solid #ccc;
    overflow: hidden;
    margin-left: auto;
}

.switch-wide input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider-wide {
    position: absolute;
    cursor: pointer;
    height: 32px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider-wide::before {
    position: absolute;
    content: attr(data-content);
    height: 34px;
    width: 64px;
    text-align: center;
    line-height: 34px;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 3px;
    color: #000;
    background: #eee;
    top: -1px;
}

.switch-wide > input:focus{
    box-shadow: 0 0 3px 3px rgba(102,175,233,.6);
}

input:checked + .slider-wide:before {
    background: #337ab7;
    color: #fff;
    -webkit-transform: translateX(72px);
    -ms-transform: translateX(72px);
    transform: translateX(72px);
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.hidden {
    display: none !important;
}

.login_btn {
    width: 100%;
}

label {
    font-weight: bold;
}

.report_selector_item > label {
    font-weight: normal;
}

.btn-block {
    display: block;
    width: 100%;
}

.webasto-navbar-logo {
    height: 30px;
}

.switch_div, .switch_div2, .switch_div_only_work {
    display: flex;
}
.switch_div > .switch, .switch_div2 > .switch, .switch_div_only_work > .switch {
    margin: auto;
}

.rf_class {
    margin: auto;
}
.rf_class input {
    margin-right: 5px;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

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

.payment-method-tab {
    display: flex;
    flex-direction: column;
}

.pull-right {
    margin: auto;
    margin-right: 0px ;
}

.btn-default.active {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

#order_from_exp, #order_from_today {
    display: none;
}

.h5, h5 {
    font-size: 14px;
}

@media only screen and (min-width : 1001px) {
    .nav-collapsing.nav-big {
        display: none;
    }

    .modal-dialog {
        margin: 30px auto;
    }
}

@media only screen and (max-width : 1000px) {
    .custom-collapse {
        flex-direction: column !important;
    }

    .custom-nav {
        flex-direction: column !important;
    }

    .navbar-left, .navbar-right {
        flex-direction: column !important;
        margin-left: 0px !important;
    }

    .nav-collapsing.nav-small {
        display: none;
    }

    .navbar-nav > li {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .navbar-header {
        width: 100%;
    }

    .acc_divider {
        width: 90%;
        height: auto;
        border: 1px solid #eee;
    }

    .acc_missing_elems {
        flex-direction: column;
    }

    .acc_missing_form {
        border: 0;
        max-height: 250px;
    }

    .add_to_account {
        max-height: 180px;
    }

    .acc_text {
        font-size: 18px !important;
        margin-top: 10px;
    }

    .input-group {
        text-align: center;
    }

    .acc_exists_elems {
        flex-direction: column;
    }

    .dropdown_items {
        flex-direction: column;
    }

    #change_account {
        width: 100%;
        margin: 5px;
        margin-left: 0;
        margin-right: 0;
    }

    #remove_from_acc {
        width: 100%;
        margin: 5px;
        margin-left: 0;
        margin-right: 0;
    }

    .device_section {
        margin-top: 10px;
    }

    .link-area {
        width: auto;
        flex-direction: column;
        margin-left: 15px;
        margin-right: 15px;
    }

    #lang_container {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }
    #tos_link_div {
        margin-right: auto;
    }

    #privacy_link_div {
        margin-right: auto;
        margin-left: auto;
    }
}

@media only screen and (max-width : 600px) {
    .modal-dialog {
        min-width: 400px !important;
    }

    .phone_dialog {
        max-width: 320px;
    }

    .phone_dialog_header {
        flex-direction: column;
    }

    .modal-header {
        padding-top: 10px !important;
        margin-top: 0 !important;
    }

    .login_settings_title {
        margin: auto;
        margin-left: 0;
        margin-bottom: 5px;
        color: grey;
    }

    .login_settings_text {
        margin: auto;
        margin-top: 0;
    }

    .change_email_container {
        flex-direction: column;
    }

    #confirm_email_btn {
        margin-left: 0;
        margin-right: 0;
        margin-top: 5px;
    }

    .modal_btn_holder {
        order: 0;
        margin-left: 0px;
        margin-right: 0px;
    }

    #settingsModalLabel {
        order: 1;
        text-align: center;
        margin-left: auto;
        margin-bottom: 5px;
        margin-top: 0px;
    }

    .modal-header {
        flex-direction: column;
        margin-left: 5px;
        margin-right: 5px;
        height: auto;
    }

    .cell_divider {
        display: none;
    }

    .client_rm_btn {
        margin: auto;
        width: 100%;
    }

    .client_row {
        flex-direction: column;
        height: auto;
    }

    #saveSetting {
        margin-left: 0;
        width: 50%;
    }

    .close_btn {
        margin-left: auto;
        margin-right: auto;
        width: 50%;
    }
    .login-img-body .login-form {
        margin: auto;
        border: 0;
    }

    .modal-title {
        font-size: 18px;
    }

    #forgot_password {
        font-size: 12px;
    }

    #create_btn {
        font-size: 14px;
    }

    #add_btn {
        font-size: 14px;
    }

    .save_btn {
        min-height: 50px;
        margin-right: 5px;
        width: 50%;
    }

    .close_btn {
        min-height: 50px;
    }

    .link-area {
        max-width: auto;
        flex-direction: column;
        margin-left: 15px;
        margin-right: 15px;
    }

    #lang_container {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }
    #tos_link_div {
        margin-right: auto;
    }

    #privacy_link_div {
        margin-right: auto;
        margin-left: auto;
    }

    #map_sideview {
        bottom: 80px !important;
    }
}

@media only screen and (max-width : 365px) {
    .modal-dialog {
        min-width: 300px !important;
    }

    .webasto-navbar-logo {
        padding: 2px;
    }

    #lang_container {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }

    .link-area {
        width: auto;
        flex-direction: column;
        margin-left: 15px;
        margin-right: 15px;
    }

    #tos_link_div {
        margin-right: auto;
    }

    #privacy_link_div {
        margin-right: auto;
        margin-left: auto;
    }

    #lang_container {
        width: auto;
    }

}
