@font-face {
    font-family: "NeoSansProMedium";
    src: url("/Portal/faces/javax.faces.resource/resources/css/fonts/85588158313378a1efcb0139ab3c9962.woff?ln=xpertivy-2403-webContent&xv=294103417000") format("woff");        
}

body .fa-plus-circle-box {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    right: 20px;
    padding: 6px;
    position: fixed;
}

html, body {
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow: auto;
    font-family: NeoSansProMedium;
}

body form {
    margin-left: 20px;
    margin-top: 20px;
    /* display: flex; */
    flex-direction: column;
    padding-bottom: 80px;
}

body .cur-back-button {
    margin-right: 20px;
}

body .cur-user-name {
    color: white;
    font-weight: normal;
    display: flex;
    margin-right: 10px;
}

body .cur-user-icon {
    color: white;
    font-weight: normal;
    display: flex;
    margin-left: auto;
    margin-right: 10px;
}

.scandit .scandit-viewfinder {
	z-index: 0 !important;
}

body .cur-menu-button {
    display: block;
}

body .cur-table-trash-button {
    margin-left: auto;
}

.cur-price-delete-cell {
	display: flex;
	align-items: center;
}

body .cur-anzahl-content-collapsible {
	display: inline-flex;
	width: 100%;
}

body .ui-datatable .ui-selection-column .ui-chkbox-all { 
    width: initial;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 7px;
}

@media (max-width: 640px) {
    body .ui-datatable-reflow .ui-datatable-data td[role="gridcell"] .ui-column-title {
        display: block;
        margin-bottom: 0px;
    }
    body .ui-datatable tbody tr td[role="gridcell"] {
        padding: 0.5em 0.8em 0.257em;
    }
	body .ui-datatable-reflow .ui-datatable-data td[role="gridcell"]:not(.ui-helper-hidden) {
		display: flex;	
	}
	body .cur-position-price {
		min-width: 120px;
	}
	body .cur-anzahl-full-row  {
		padding-bottom: 10px !important; 
	}
	body .cur-footer {
	    display: block;
	}
}

@media (max-width: 480px) {
	body .ui-menu.ui-menu-dynamic.ui-widget.ui-widget-content.ui-corner-all.ui-helper-clearfix.ui-shadow {
    	left: 50% !important;
	    transform: translateX(-50%) !important;
    	position: fixed;
	}
}

body .ui-menu-dynamic {
    width: 90% !important;
    max-width: 250px !important;
}


body .cur-upper-button-small {
    display: flex;
    align-items: center;
    padding-right: 20px;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px;
}

body .cur-button-big {    
	position: fixed;
    bottom: 10px;
    z-index: 1000;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}

body .cur-button-big > button {
    left: 50%;
    transform: translateX(-50%);
    width: 50px !important;
    height: 50px !important;	
}

body .ui-button.ui-button-icon-only {
}

body .cur-product-detail-list {
	
}

body .cur-page-title {
    font-weight: bold;
	font-size: x-large;
	display: block;
	margin-right: 10px;
}

body .cur-page-sub-title {
    font-weight: bold;
	font-size: large;
	display: block;
	margin-right: 10px;
}

body .cur-page-field-description {
    margin-right: 15px;
    font-weight: bold;
}

body .cur-increment-button {
    background: gray;
}

body .cur-page-field-input {
    width: 130px;
}

body .cur-buttton-box-lower {
    position: fixed;
	bottom: 65px;
	display: inline-flex;
	list-style-type: none;
	padding-right: 40px;
	width: 100%;
	right: 0px;
	justify-content: space-between;
}

body .cur-order-list-box {
    margin-right: 20px;
    margin-top: 20px;
}

body .ui-column-title {
    font-weight: bold;
}

body .cur-button {
    margin-bottom: 10px;
}

body .cur-stackable-button {
    margin-right: 10px;
    margin-bottom: 10px;
    width: 230px;
}

body .cur-commit-button {
    background-color: rgb(24, 83, 129);
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-left-radius: 19px;
    border-bottom-right-radius: 19px;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(255, 255, 255);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(255, 255, 255);
    border-top-left-radius: 19px;
    border-top-right-radius: 19px;
    border-top-style: none;
    border-top-width: 0px;
    box-shadow: rgba(0, 0, 0, 0) 2px 2px 11px 0px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-family: "NeoSansProMedium", sans-serif;
    font-size: 14px;
    font-weight: 500;
    height: 34px;
    line-height: 35px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    text-align: center;
    text-transform: uppercase;
    transition-delay: 0s, 0s, 0s, 0s;
    transition-duration: 0.15s, 0.15s, 0.15s, 0.15s;
    transition-property: color, background-color, border-color, box-shadow;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    -moz-appearance: button;
}

body .cur-commit-button:focus {
    background-color: #0069d9;
}


/* On mouseover */

.cur-commit-button:hover {
    background-color: #3cb7e0;
}

.cur-commit-button:active {
    background-color: #0a2438;
}

.cur-commit-button:focus,
.cur-commit-button:active {
    background-color: #0a2438;
}

.cur-logo {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    max-height: 50px;
    max-width: 100%;
}

.cur-header {
	background: rgb(24, 83, 129);
    margin-left: -20px;
    margin-top: -20px;
    background: rgb(24, 83, 129);
	display: flex;
	align-items: center;
	justify-content: space-around;
	padding: 20px;
}

.cur-section {
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
}

.cur-form {
    box-sizing: border-box;
    color: rgb(65, 65, 65);
    float: left;
    font-family: "GalaxiePolarisBook", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 16.25px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    text-align: left;
    width: 366.1px;
}

.cur-form-control-label {
    box-sizing: border-box;
    clear: both;
    color: rgb(24, 83, 129);
    display: inline-block;
    font-family: GalaxiePolarisBook, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 16.25px;
    margin-bottom: 8px;
    margin-top: 10px;
    padding-top: 10px;
    text-align: right;
    text-transform: none;
}

.cur-form-control {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(255, 255, 255);
    background-image: none;
    background-origin: padding-box;
    background-position: 0% 0%;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
    border-bottom-color: rgb(187, 187, 187);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-style: solid;
    border-bottom-width: 0.566667px;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(187, 187, 187);
    border-left-style: solid;
    border-left-width: 0.566667px;
    border-right-color: rgb(187, 187, 187);
    border-right-style: solid;
    border-right-width: 0.566667px;
    border-top-color: rgb(187, 187, 187);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top-style: solid;
    border-top-width: 0.566667px;
    box-sizing: border-box;
    color: rgb(139, 139, 139);
    display: block;
    font-family: GalaxiePolarisBook, sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: 34px;
    line-height: 17.5667px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 7px;
    padding-left: 8px;
    padding-right: 14px;
    padding-top: 7px;
    text-align: start;
    transition-delay: 0s, 0s;
    transition-duration: 0.15s, 0.15s;
    transition-property: border-color, box-shadow;
    transition-timing-function: ease-in-out, ease-in-out;
    width: auto;
    max-width: 400px;
}

.cur-form-control:hover {
    box-shadow: rgba(24, 83, 129, 0.97) 0px 0px 4.84586px 0px;
}

.cur-form-control:active {
    box-shadow: rgba(24, 83, 129, 0.97) 0px 0px 4.84586px 0px;
}

.cur-form-control:focus {
    box-shadow: rgba(24, 83, 129, 0.97) 0px 0px 4.84586px 0px;
}

.cur-content {
    display: grid;
    width: 100%;
}

.cur-text-content {
    text-align: center;
    font-family: "GalaxiePolarisBook", sans-serif;
    font-size: 0.8125rem;
    color: #414141;
    line-height: 1.25em;
    width: 100%;
}

.cur-footer {
	position: fixed;
    background-color: rgb(24, 83, 129);
    box-sizing: border-box;
    color: rgb(65, 65, 65);
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    font-family: NeoSansProMedium;
    font-size: 13px;
    font-weight: 400;
    line-height: 16.25px;
    text-align: center;
    bottom: 0px;
    width: 100%;
    z-index: 999;
    margin-top: auto;
}

.cur-footer-content {
    text-align: center;
    margin: auto;
    padding-top: 25px;
    padding-bottom: 10px;
}

.cur-table {
    width: 100%;
    font-family: "GalaxiePolarisBook", sans-serif;
}

.ui-paginator-bottom {
	background: white !important;
}
.ui-status-selection label{
	font-size:large;
}

 .input-field-month-selection input {
	width: 400px;
}

@media (min-width: 1300px) {
	.cur-article-list-column-article-description {
		width: 40%;
	}
}

@media (max-width: 1300px) {
	.cur-article-list-column-article-description {
		width: 20%;
	}
}

@media (max-width: 1000px) {
	.cur-article-list-column-article-description{
		width: unset;
	}
}

.fa-bolt{
	padding-left:3px;
}

.cur-table-cell-blue {
	background-color: rgb(24, 83, 129) !important;
}
.cur-table-cell-blue span {
	color: white !important;
	font-size: large;
}

.cur-table-cell-font-size-larger span {
	color: white !important;
	font-size: larger !important;
}

.cur-table-cell-footer {
	background-color: #b1b3b3 !important;
	font-weight: bold !important;
	
}

.yellow-bg {
	background-color:#ffff013d !important;
}

 input[type=number].no-spinner::-webkit-inner-spin-button, 
    input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
     margin: 0; 
}

button {
	border: none !important;
	box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}

body .ui-datatable .ui-datatable-data > tr.ui-state-highlight {
	background: hsla(var(--ivy-primary-color-h), var(--ivy-primary-color-s), var(--ivy-primary-color-l), 0.2) !important;
	color: #69707A;
}

td.cellColour {
    background-color: #ffff013d;;
}
