/* roboto-regular - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('/plutoclient/fonts/Roboto/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
	src: local(''),
	url('/plutoclient/fonts/Roboto/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('/plutoclient/fonts/Roboto/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
	url('/plutoclient/fonts/Roboto/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
	url('/plutoclient/fonts/Roboto/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
	url('/plutoclient/fonts/Roboto/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: url('/plutoclient/fonts/Roboto/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
	src: local(''),
	url('/plutoclient/fonts/Roboto/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('/plutoclient/fonts/Roboto/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
	url('/plutoclient/fonts/Roboto/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
	url('/plutoclient/fonts/Roboto/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
	url('/plutoclient/fonts/Roboto/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700italic - latin */
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 700;
	src: url('/plutoclient/fonts/Roboto/roboto-v30-latin-700italic.eot'); /* IE9 Compat Modes */
	src: local(''),
	url('/plutoclient/fonts/Roboto/roboto-v30-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('/plutoclient/fonts/Roboto/roboto-v30-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
	url('/plutoclient/fonts/Roboto/roboto-v30-latin-700italic.woff') format('woff'), /* Modern Browsers */
	url('/plutoclient/fonts/Roboto/roboto-v30-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
	url('/plutoclient/fonts/Roboto/roboto-v30-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

body {
	position:absolute;
	top: 80px;
	bottom:0;
	right:0;
	left:0;
}

.bg1 {
	background-color: #F0F0F0;
}

.border {
	border: 1px solid #000;
}

.bg-summer {
	background: url("../images/background_summer.jpg") no-repeat fixed center center / cover !important;
}
.bg-winter {
	background: url("../images/background_winter.jpg") no-repeat fixed center center / cover !important;
}

.no-border {
	border: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.no-padding {
	padding: 0 !important;
}

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

@media (max-width: 767px) {
	.no-padding-xs {
		padding: 0 !important;
	}
}

@media (max-width: 991px) {
	.no-padding-sm {
		padding: 0 !important;
	}
}

.padding-xs {
    padding: 6px;
}

.padding-left-sm {
    padding-left: 12px;
}

.padding-right-sm {
    padding-right: 12px;
}

.no-margin {
	margin: 0;
}

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

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

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

.inline {
	display: inline-block;
}

.no-wrap {
	white-space: nowrap;
}

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

.word-break-all {
	word-break: break-all;
}

.width-xs {
    width: 40px;
}

.width-sm {
    min-width: 80px;
    max-width: 80px;
    width: 80px;
}

.width-md {
    min-width: 120px;
    max-width: 120px;
    width: 120px;
}

.width-lg {
    min-width: 180px;
    max-width: 180px;
    width: 200px;
}

.btn-image {
    width: 32px;
    background-size: 18px auto;
    background-repeat: no-repeat;
    background-position: center;
}

.btn-image-active {
	background-color: #ddd;
	border: 1px solid gray;
}

.full-width {
	width: 100%;
}

.margin-top-sm {
    margin-top: 8px;
}

.margin-bottom-sm {
    margin-bottom: 8px;
}

.margin-bottom-lg {
    margin-bottom: 30px;
}

.padding {
    padding: 8px 15px;
}

.margin-xs {
	margin: 4px;
}

.margin-left-xs {
	margin-left: 4px;
}

.margin-right-xs {
	margin-right: 4px;
}

.margin-sm {
	margin: 8px;
}

.margin-left-sm {
	margin-left: 8px;
}

.margin-right-sm {
	margin-right: 8px;
}

.margin-top-md {
    margin-top: 16px;
}

.margin-bottom-md {
    margin-bottom: 16px;
}

.margin-left-md {
	margin-left: 16px;
}

.margin-right-md {
	margin-right: 16px;
}

.margin-right-lg {
	margin-right: 30px;
}

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

.overflow-visible {
	overflow: visible !important;
}

.overflow-hidden {
	overflow: hidden;
}

.row.no-gutter {
  margin-left: 0px;
  margin-right: 0px;
}

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0px;
  padding-left: 0px;
}

.row.gutter-sm {
  margin-left: -5px;
  margin-right: -5px;
}

.row.gutter-sm [class*='col-'] {
  padding-right: 5px;
  padding-left: 5px;
}

/* .row.gutter-sm [class*='col-']:not(:first-child), */
/* .row.gutter-sm [class*='col-']:not(:last-child) { */
/*   padding-right: 5px; */
/*   padding-left: 5px; */
/* } */

/* css für awesome-bootstrap-checkbox */
input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after,
.abc-checkbox input[type=checkbox]:checked + label:after {
    font-family: 'Glyphicons Halflings';
    content: "\e013";
}

input[type="checkbox"].styled:checked label:after,
input[type="radio"].styled:checked label:after,
.abc-checkbox label:after {
    padding-left: 4px;
    padding-top: 2px;
    font-size: 9px;
}

.checkbox input[type=checkbox] {
    cursor: pointer;
}

/* für benachbarte Panel mit der selben Höhe */
@media screen and (min-width: 992px) {
    .equal, .equal > div[class*='col-'] {
        display: -webkit-flex;
        display: flex;
        flex: 1 1 auto;
    }
}

/* css für bootstrap Alerts und Notificationbox */
.animated.alert {
	font-size: 16px;
}

.clickable {
	cursor: pointer;
}

.tooltip {
    z-index: 999;
}

/* Fix: Tooltip bei disabled Buttons */
.tooltip-wrapper {
  display: inline-block;
}

.tooltip-wrapper .btn[disabled] {
  pointer-events: none;
}

.tooltip-wrapper.disabled {
  cursor: not-allowed;
}

.status-loading {
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image: url('../images/tiny-loader.gif');
	background-repeat: no-repeat;
}
.status-loaded {
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image: url('../images/drop-yes.gif');
	background-repeat: no-repeat;
}

.status-error {
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image: url('../images/icon-warning.gif');
	background-size: 16px 16px;
	background-repeat: no-repeat;
}

.panel.panel-primary.panel-tabs > .panel-body {
	padding-top: 0;
	background-color: #eee;
}

.panel.panel-primary.panel-tabs > .panel-body .nav.nav-tabs {
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 15px;
}

.panel.panel-primary.panel-tabs > .panel-body .tab-content .panel:last-child {
	margin-bottom: 0;
}

/* Style für Auflistungen mit dem Bootstrap Grid-Sytem*/

.grid-list {
	margin-bottom: 15px;
}
.grid-list > .row {
	border-bottom: 1px solid #eee;
	padding: 5px 0;
	margin-left: 0;
	margin-right: 0;
}

.grid-list .price {
	font-size: 18px;
	font-weight: bold;
    color: #777;
}
.grid-list .amount {
	font-weight: bold;
}

.grid-list > .row.grid-list-head {
	font-weight: bold;
}

.btn-icon {
 	color: #222;
    font-size: 24px;
    height: 24px;
    width: 24px;
    margin-left: 10px;
    display: inline-block;
    cursor: pointer;
}

.btn-icon-small {
 	color: #222;
    font-size: 19px;
    height: 24px;
    width: 24px;
    margin-left: 5px;
    display: inline-block;
    cursor: pointer;
}

.btn-icon.icon-delete {
	color: #c02;
}


.icon-disabled {
	color: #b5b5b5;
	cursor: not-allowed;
}

.btn-icon.icon-delivery-info {
	width: 40px;
}

.icon-invoices {
	margin-left: 1px;
}

.icon-order-details {
	margin-left: 1px;
	width: 20px;
}

.glyphicon-triangle-bottom {
	font-size: 11px;
}


.btn-icon.success {
	color: #ac0;
}

.bold {
	font-weight: bold;
}

.table.table-borderless tr td {
	border: 0;
}

a {
    cursor: pointer;
}

.btn:not(.icon-btn):not(.btn-icon) {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.input-line-height {
	line-height: 28px;
}

.redbold {
	font-weight: bold;
	color: #c02;
}

.font-italic {
	font-style: italic;
}

.font-line-through {
	text-decoration: line-through;
}

/* Größeres Bootstrap-Modal */
@media (min-width: 768px) {
  .modal-xl {
    width: 90%;
   	max-width:1180px;
  }
}

.tile {
	border:0;
	background-color: white;
    color: white;
	margin-top: 10px;
	height: 130px;

    z-index: 1;
    position: relative;
    transition: all 200ms ease-in;
    transform: scale(1);
    cursor: pointer;
}

/* Kacheln */
.tile:hover {
	z-index: 2;
    transition: all 200ms ease-in;
    transform: scale(1.05);
}

.tile.news:hover, .tile.news_fr_it:hover  {
	cursor: unset;
	transform: unset;
}

.tile .icon {
    font-size: 60px;
    font-weight: normal;
    text-align: center;
    height: 100px;
    line-height: 115px;
}

.tile .text {
	padding: 0 10px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
}

/* Kachel-Farben */
.tile.green {
	background-color: #ac0;
}

.tile.blue {
	background-color: #04c;
}

.tile.white {
	background-color: #fff;
}

.tile.purple {
	background-color: #a0c;
}

.tile.grey {
	background-color: rgba(34, 34, 34, 0.85);
}

.line-height-md {
	line-height: 28px;
}

/* Fix: aktive Toggle-Buttons müssen immer grün sein, auch wenn btn-success eine andere Farbe für einen bestimmten Mandanten hat */
.toggle.btn.btn-success {
	color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c !important;
}

.btn.btn-success.toggle-on {
	background-color: #5cb85c;
}


.inactive {
	opacity: .65;
	cursor: not-allowed;
}

.invalid-feedback {
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #f44336;
}

.transparent {
	background: transparent;
}


.lds-ring {
	display: inline-block;
	position: relative;
	width: 20px;
	height: 20px;
	vertical-align: sub;
}
.lds-ring div {
	box-sizing: border-box;
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	margin: 2px;
	border: 2px solid #3b3b3c;
	border-radius: 50%;
	animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	border-color: #3b3b3c transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
	animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
	animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
	animation-delay: -0.15s;
}
@keyframes lds-ring {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.line-break {
	white-space: pre-line
}

.font-color-red {
	color: red;
}
