html, body {
   margin:0;
   padding:0;
   height:100%;
	background: var(--background) !important;
}
body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif
	/*position: absolute;*/
}
/* .btn-primary  {
	background-color: #BED233;
	border-color: #BED233;
}
.btn-primary:hover {
    color: #fff;
    background-color: #BED233;
    border-color: #BED233; } */
header {
	margin-bottom: 60px;
}

body {
   /*padding:10px;*/
   padding-bottom:60px;   /* Height of the footer */
}

.container-wrapper {
	/*height: 100%;*/
	min-height: 100%;
}

.container-content {	
  overflow: auto;
  padding-bottom: 180px;
}

.form-signin {
	max-width: 330px;
	padding: 15px;
	margin: 0 auto;
	font-family: 'Open Sans', sans-serif;
}
/* .site-header {
	background: #FFF;
	border-bottom: 5px solid #BED233;
}
.site-branding {
	text-align: center;
	padding: 20px 0;
} */
.site-info{
	padding: 30px 0;
	background: var(--accent1);
	border-top: 1px solid #494949;
}
.site-info a {
	color: white;	
}

/* .main-top-nav {
	background: rgba(255,255,255,0.8);
	position: relative;
    clear: both;
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    box-shadow: 0 0 1px #adadad;
    margin-bottom: 3px;
    z-index: 999;
    padding: 0;
} */

.hentry {
	background-color: #fff;
    padding: 30px;
    margin-bottom: 60px;
    box-shadow: 0 0 1px #adadad;
}

.entry-title {
	color: #505050;
    font-weight: 700;
    text-decoration: none;
}

.entry-header {
	margin-bottom: 15px;
    overflow: hidden;
}

.entry:not(:first-of-type)
{
    margin-top: 10px;
}
button.multiselect {
	background-color: initial;
	border: 1px solid #ced4da;
  }

.glyphicon
{
    font-size: 12px;
}

.form-line {
	border-right: 1px solid rgba(0,0,0,0.2);
}

.top-form-line {
	border-top: 1px solid rgba(0,0,0,0.2);
	padding-top: 0.8rem;
}

.order-form-group {
	margin-bottom: 0px;
}

/* .navbar-collapse.collapse:not(.in) {
	display: none!important;
}

.navbar-collapse.collapse.in {
	display: block!important;
} */

/* @media (min-width: 768px) {
	.navbar-collapse.collapse:not(.in) {
     	display: flex!important;
	}
	.non-mobile-hold-right {
		float:right;
	}
} */


/* .dropdown-menu {
	border: none;
	text-align: left;
	color: rgba(0,0,0,.5);
	border: 1px solid rgba(173, 173, 173, 0.5);
	border-top: none;
	margin-top: 4px;
} */

ul {
	margin-bottom: 0rem;
}

#mainNavBar {
	min-height: 3.2rem;
}

.dropdown-item {

	color: rgba(0,0,0,.5);

}

.pagination li a {
	padding: 0.5rem 1rem ;
	border: 1px solid rgba(0, 101, 209, 1);
	border-radius: 0.4rem;
}

.pagination li a:hover:not(.active) {background-color: #ddd;}

.pagination li:not(.active){
	background-color: #FFF;
	color: #007bff;
}

.pagination li a:not(.active){
	background-color: #FFF;
	color: #007bff;
}

table {
	border-spacing: 10px 0;
  }
  .object-fit_cover { object-fit: cover }

  .second {
	width: 100%;
	height: 170px;
	/* background: yellow; */

  }
  .fill {
	object-fit: contain;
  }

  .card-headerNotTop {
	border-top: 1px solid rgba(0, 0, 0, 0.125); 
  }
  

@media (min-width: 576px) {.container{max-width: 95%;} .img-header {max-width: 540px;} .table-responsive{overflow-x: auto;} }
@media (min-width: 768px) {.container{max-width: 95%;} .img-header {max-width: 720px;} .table-responsive{overflow-x: auto;}}
@media (min-width: 992px) {.container{max-width: 95%;} .img-header {max-width: 960px;} .table-responsive{overflow-x: auto;}}
@media (min-width: 1200px) {.container{max-width: 95%;} .img-header {max-width: 1140px;} .table-responsive{overflow-x: auto;}}

.specialsetbuttbigger { width: 50px; height: 50px; }

p {font-size: 14px;}

/*.row-list {
	overflow-x: scroll;
}*/

.pagination-row {
	margin-top: 20px; 
}

.form-control-checkbox {
	border: none;
}

/*Button Addins*/

.btn-default-order {
	border: 1px solid #e9ecef;
	background-color: #e9ecef;
	cursor: pointer;
}

a.del_but:hover {background-color: #d9534f; border: 2px solid #d9534f;}
a.add_but:hover {background-color: #5cb85c; border: 2px solid #5cb85c;}

.table-sortable tbody tr {
    cursor: move;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}


/*New Order Row*/
.orderrowborders {
	border: 1px solid black;
	padding: 10px;
	border-radius: 5px;
}

.toporderrow {
	border-bottom: 1px solid black;
	padding: 5px;
}

.fixed-bottom-new {
	position: absolute;
    right: 0;
    left: 0;
    z-index: 1030;
}


.invalid-o4s {
	border: 1px solid #dc3545;
}

.invalid-o4s-but {
	box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.7) !important;
}

.hideLeverdatumErrormsg {
	display: none;
}

.showLeverdatumErrormsg {
	display: flex;
}

.showFormErrorMsg {
	display: flex;
}

.hiddenFormErrorMsg {
	display: none;
}

/* #navbar-modification {
	float: left;
}

#navbar-ul-modification {
	padding-left: 0px;
} */

@media (min-width: 1040px) {
	.mobileDisplay { display: none; }
	.fullDisplay { display: flex; }
}

@media (max-width: 1040px) {
	.mobileDisplay { display: flex; }
	.fullDisplay { display: none; }
}

.contentInCenter{
        margin:auto;

        /*this to solve "the content will not be cut when the window is smaller than the content": */
        max-width:100%;
        max-height:100%;
        overflow:auto;
}

.orderHeaderRow {
	padding-top: 10px;
	border-top: 2px solid #e9ecef;
	padding-bottom: 10px;
	border-bottom: 2px solid #e9ecef;
}

.orderContentRow {
	padding-top: 5px;
	/*border-top: 1px solid #e9ecef;*/
	padding-bottom: 5px;
	/*border-bottom: 1px solid #e9ecef;*/
	word-wrap: break-word;
}

.orderDataRow {
	padding-top: 3px;
	border-top: 1px solid #e9ecef;
	padding-bottom: 3px;
	border-bottom: 2px solid #e9ecef;
}

.orderDataLine {
	padding-bottom: 3px;
	border-bottom: 1px solid #e9ecef;
}

.orderDataHeader {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #e9ecef;	
}

.orderDataHide {
	display: none;
}

.showLineClass {
	border-bottom: 1px solid #e9ecef;	
}

.mobileBorderBot {
	padding-top: 10px;
	border-top: 2px solid #e9ecef; 
	padding-bottom: 10px;
	border-bottom: 1px solid #e9ecef; 
}

.mobileContentRow {
	padding-top: 3px;
	border-top: 1px solid #e9ecef;
	padding-bottom: 3px;
	border-bottom:  1px solid #e9ecef;
}

.mobileDataLine {
	padding-top: 3px;
	border-top: 1px solid #e9ecef;
	padding-bottom: 3px;
	border-bottom:  1px solid #e9ecef;
}

.mobileTotalLine {
	padding-bottom: 3px;
	border-bottom:  1px solid #e9ecef; 
	padding-top: 3px;
	border-top: 1px solid #e9ecef;
}


.mobileHideRow {
	display: none;
}

.mobileTotalHide {
	display: none;
}

.mobileDataEdge {/*
	padding-bottom: 5px;
	padding-top: 5px;*/
}

.mobileDataBorder {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #e9ecef;
}


.btn-Oview {

}

.btn-Or {
	color: #fff;
    background-color: orange;
    border-color: orange;
}

.btn-Gr {
	color: #fff;
    background-color: green;
    border-color: green;
}

.btn-Gr:hover {
	color: #fff;
    background-color: #006600;
    border-color: #004d00;	
}

.btn-Or:hover {
	color: #fff;
	background-color: #e69500;
	border-color: #b37400;
}

.btn {
	cursor: pointer;
}


.hiddenEnkel {
	display: none;
}

.col-centered{
    float: none;
    margin: 0 auto;
}


.hide {
	display: none;
}

.notification-order {
    border: 1px solid #ddd;
    font-size: 13;
    margin: 0;
}
#vrachtKosten {
	padding-top: 20px;
}
.accordion {
	width: 100%;
}


@media (max-width: 780px) {
	.notification-order {
    	margin-left: 0px;

	}
}

.bootstrap-select.btn-group .dropdown-menu.inner {
  display: block;
}
/* .card {
	max-width: 300px;
	max-height: 1000px;
} */
.card-footer{
	position:absolute;
	  bottom:0;
	  width:100%;
}
@media (min-width: 34em) {
    .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

@media (min-width: 48em) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

@media (min-width: 62em) {
    .card-columns {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
}

@media (min-width: 75em) {
    .card-columns {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5;
    }
}
@media print {
	@page {size: landscape}
	body {transform: scale(.75);}
}


.fullwidthcontainer {
	width:100% !important;
	position:relative;
		margin:40px auto 0 auto;
			top: -47px;
			left: 0px;
	}

.DRC_fontsize{
	font-size:0.95em;
}

@media (max-width: 1890px) {
    .DRC_fontsize{
        font-size:0.9em;
    }
}

#loading {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    z-index: 99;
    text-align: center;
}

#loading-image {
    position: absolute;
    display: block;
    right: 46%;
    top: 46%;
    width: 3%;
    z-index: 100;
}

.input-group-addon {
    position: absolute;
    right: -25px;
    top: 30%;
    transform: translateY(-50%);
    cursor: pointer;
}

/* Tab styles for template edit form */
.api-tab {
    cursor: pointer;
    padding: 0.5rem 1rem;
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.25rem;
    border-bottom-width: 2px;
    background-color: white;
    transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

.api-tab:hover {
    color: #374151 !important;
    border-color: #d1d5db !important;
}

.api-tab.active-tab {
    border-color: #3b82f6 !important;
    color: #2563eb !important;
}

.tab-pane {
    display: none;
}

.tab-pane.active {
    display: block;
}