@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
@import url('tooltip.css');

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background-color: #F5F5F5;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    min-width: 960px;
}

h3 {
    font-size: 2.75rem;
    font-weight: bold;
}

a,
a:hover {
    color: #777777;
}

.py-section .py-section-title {
    margin: 0 0 20px;
    font-size: 16px;
}

.logo_bsr {
    width: 300px;
    height: 107px;
    background: url(../img/logo-bsr-small.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: 0 0;
    display: inline-block;
    margin: 0 auto;
}

.logo_bsr:hover {
    text-decoration: none;
}

.contentWrapper {
    padding: 0;
}

.wrapper {
    padding: 35px 0 75px;
}

.header {
    margin-bottom: 50px;
    color: #555;
    text-align: center;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

.control-group {
    clear: both;
    margin-bottom: 25px;
    width: 100%;
}


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

.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
}

label {
    color: #555;
    font-size: 14px;
    display: inline-block;
    max-width: 100%;
    font-weight: 700;
    font-weight: normal;
}


.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -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;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    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, -webkit-box-shadow ease-in-out .15s;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    margin: 0;
}

input {
    line-height: normal;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.form-control::placeholder {
    color: #999;
    opacity: 1;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    margin: 0;
}

button {
    overflow: visible;
}


button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

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

.try-button {
    color: #fff !important;
    padding: 15px 24px;
    font-size: 14px;
    line-height: 100%;
    text-shadow: 0 1px rgba(0, 0, 0, .4);
    vertical-align: middle;
    text-align: center;
    font-weight: 700;
    letter-spacing: 1px;
    background: #0E9E57;
    transition: background .2s ease-in-out;
    -webkit-transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    -ms-transition: background .2s ease-in-out;
    -o-transition: background .2s ease-in-out;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #0E9E57;
}

.form-horizontal {
    width: 400px;
    padding: 30px 40px;
    margin: 0 auto 25px;
    border-radius: 5px;
    background: #F5F5F5;
}

header {
    width: 100%;
    position: relative;
    color: #ccc;
}

header nav {
    background-color: #444;
    border-color: #1a1a1a;
    padding: 0 20px !important;
}

.navbar {
    padding: 0;
}

.navbar-nav {
    float: left;
    margin: 0;
}

.input-group, .input-group-btn, .input-group-btn > .btn, .nav > li, .nav > li > a, .navbar {
    position: relative;
}

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

.navbar-nav > li {
    float: left;
}

.navbar-nav {
    flex-direction: row;
}

.navbar-nav .nav-link {
    color: #ccc;
    /*font-weight: bold;*/
    /*padding-top: 10px;
    padding-bottom: 10px;*/
    padding: 10px 15px;
    line-height: 20px;
    font-size: 16px;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link:hover {
    color: #F5F5F5;
    background-color: #1a1a1a;
}

.navbar-nav .dropdown-menu .nav-link {
    color: #444;
}

.navbar-nav .nav-link.active, .navbar-nav .dropdown-menu .nav-link:hover {
    color: #ccc;
    background-color: #444;
}

.border-top {
    border-top: 1px solid #cccccc
}

.bg-white {
    background-color: white;
}

.bg-gray {
    background-color: #F5F5F5;
}

/*.container-fluid {
    padding-bottom: 25px;
    padding-top: 25px;
}*/
/*
.row {
    margin-right: -45px;
    margin-left: -45px;
}
*/
.row {
    padding-top: 25px;
    padding-bottom: 25px;
}

.row.header-row {
    padding-bottom: 0;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: 9px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-primary {
    color: #fff;
    background-color: #0e9e57;
    border-color: transparent;
    font-weight: 700;
}

.btn-primary:hover:hover, .btn-primary:focus:hover, .btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:hover:focus, .btn-primary:focus:focus, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:hover.active, .btn-primary:focus.active, .btn-primary:active.active, .btn-primary.active.active, .open > .dropdown-toggle.btn-primary.active, .btn-primary:hover.focus, .btn-primary:focus.focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #0d904f;
    border-color: transparent;
}

.btn-blank {
    color: #777;
    background-color: #fff;
    border-color: #777;
    font-weight: bold;
}

.wiegescheine-pro-kunde {
    margin-top: 15px;
    margin-bottom: 30px;
    position: relative;
    display: block;
    max-width: 600px;
}

.wiegescheine-pro-kunde .row {
    padding-top: 0;
    padding-bottom: 1px;
    line-height: 24px;
}

.wiegescheine-pro-kunde .row input,
.wiegescheine-pro-kunde .row label {
    vertical-align: middle;
    display: inline;
}

.wiegescheine-pro-kunde label.firma {
    width: 100%;
    border-bottom: 1px solid #cccccc;
    font-weight: bold;
}

.wiegescheine-pro-kunde .btn-primary,
.wiegescheine-pro-kunde .btn-secondary,
.wiegescheine-pro-kunde .btn-danger,
.wiegescheine-pro-kunde .btn-warning,
.btn-small {
    margin-top: 10px;
    padding: .375rem .75rem;
}

.wiegescheine-pro-kunde .btn-secondary,
.wiegescheine-pro-kunde .btn-danger,
.wiegescheine-pro-kunde .btn-warning {
    font-size: 12px;
    margin-top: 0;
}

.positionen.wiegescheine-pro-kunde {
    max-width: initial;
    display: table;
}

.btn-small {
    margin-top: 0;
}

.sidemenu {
}

.sidemenu a {
    color: #333333;
    width: 100%;
    line-height: 2;
}

.sidemenu a.active,
.sidemenu a.hover,
.sidemenu .nav-link:focus,
.sidemenu .nav-link:hover {
    background-color: white;
}

.py-section {
    background-color: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
    margin-bottom: 20px;
    padding: 20px;
}

fieldset.price {
    border: 1px solid #8a8a8a;
    border-top-width: 1px;
    border-right-color: rgb(138, 138, 138);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgb(138, 138, 138);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(138, 138, 138);
    border-left-style: solid;
    border-left-width: 1px;
    border-width: 1px 0 0;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin-bottom: 15px;
    padding: 8px 0 0;
    padding-right: 0px;
    padding-left: 0px;
    width: 100%;
    font-size: 12px;
}

fieldset.price legend {
    border-bottom: 0;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    padding: 0 10px;
    text-align: center;
    width: auto;
}

fieldset.price .btn {
    padding: .375rem .75rem;
}

.current-price {
    cursor: pointer;
    padding-bottom: 8px;
    padding-top: 8px;
    font-size: 14px;
    font-weight: bold;
}

.current-price:hover,
.current-price.active {
    background-color: #F5F5F5;
}

.form-group.row,
.invoice .py-section .row {
    padding-top: 0;
    padding-bottom: 0;
}

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

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

table.positionen,
table.summary {
    color: #777;
    border: 1px solid #ddd;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    margin-bottom: 15px;
}

table.positionen {
    width: 100%;
}

table.summary {
    float: right;
    width: 400px;
}

table.positionen tbody tr:hover,
table.positionen tbody tr:nth-child(2n) {
    background-color: #F5F5F5;
}

table.positionen th,
table.summary th {
    color: #333;
    background-color: #F5F5F5;
}

table.positionen td,
table.summary th {
    border-top: 1px solid #ddd;
}

table.positionen th,
table.positionen td,
table.summary th,
table.summary td {
    padding: 3px;
}

.drag-drop-zone {
    width: 100%;
    height: 100px;
    border: 2px dashed #ddd;
    background-color: #F5F5F5;
    line-height: 100px;
    text-align: center;

}

.dismiss {
    cursor: pointer;
}

select.time {
    width: 90px;
    display: inline-block;
}

/*.blazored-typeahead,
input.blazored-typeahead__input {
    padding: 6px 3px;
    font-size: 14px;
}*/

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 12px;
}

.lds-ellipsis div {
    position: absolute;
    /*top: 33px;*/
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #fff;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(24px, 0);
    }
}

.fahrer-box {
    padding-bottom: 25px;
}

.fahrer-box .card-header {
    font-size: 14px;
}

.fahrer-box .draggable {
    width: 100%;
}

.dropzone {
    /*padding: 30px;*/
    border: 1px dashed #75868a;
    list-style: none;
    min-height: 50px;
    padding-bottom: 25px;
}

.no-drop {
    border: 2px dashed red;
}

.can-drop {
    border: 2px dashed green;
}

.draggable {
    margin-bottom: 10px;
    border: 1px solid #cccccc;
    padding: 5px 10px;
    cursor: grab;
    /*background: #5c6b7f;*/
    background: white;
    /*color: #ffffff;*/
    border-radius: 4px;
    /*width: 250px;*/
    width: 100%;
}

.draggable b {
    font-size: 14px;
}

.fahrer-box .draggable b,
.fahrer-box .urlaubinfo b {
    font-size: 12px;
}

.draggable.trenner {
    background-color: #cccccc;
}

.draggable.text {
    background-color: #3cb371;
}

.draggable p {
    margin-bottom: 0;
}

.draggable:active {
    cursor: grabbing;
}

.dragging {
    cursor: grabbing;
}

.text.urlaubinfo {
    background-color: #3cb371;
    width: 100%;
    padding: 10px;
}

.text.urlaubinfo span {
    line-height: 100%;
    background-color: white;
    border-radius: 4px;
    padding: 10px;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    margin-top: 2px;
}

.tour-status {
    width: 100%;
}

.fahrer-box .card-body {
    padding: 0;
}

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

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

.fahrer-box .col-2,
.special-box .col-2 {
    flex: initial;
    max-width: 100%;
}

.dropzone {
    border-radius: 4px;
}

.special-box .dropzone {
    margin-bottom: 5px;
}

.lightgrey {
    color: #cccccc;
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #0e9e57;
    border-color: #0e9e57;
}

.validation-errors {
    color: red;
}

.tourplan-screen table.positionen th {
    background-color: #333333;
    border: 1px solid #333333;
    color: white;
}

.tourplan-screen table.positionen {
    font-size: 18px;
}

.next-update-info {

}

.card-header.urlaub {
    background-color: firebrick;
    color: white;
}

.blazored-typeahead__input-mask,
.blazored-typeahead__input {
    font-size: 14px;
}