@charset "UTF-8";

body {
	padding: 0 0 40px 0;
	font-size: 12px;
	background-color: white;
}
body, .ui-widget {
	font-family: 'Open Sans', sans-serif;
}

h3 {
	margin-top:0;
	margin-bottom:20px;
}

.ui-widget {
    font-size:1em;
}

.ui-widget .text {
	font-size:11px;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button,
.ui-cell-editor-output, .ui-treenode-label, .ui-selectoneradio,
.ui-widget .text {
	font-family: 'Open Sans', sans-serif;
}
.ui-cell-editor-output {
	white-space: pre-wrap;
}

.ui-dialog.ui-widget-content .ui-dialog-content {
	font-size: 11px;
}
.ui-dialog.ui-widget-content .ui-dialog-title {
	font-size: 18px;
}

label {
	margin-bottom:1px;
}

ul {
	list-style-type: none;
}

.container {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
}

.ui-growl-item {
	margin-top: 50px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.dropdown-menu > .active > a {
	background-image: none;
	background-image: none;
	filter: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #94a9bf;
	color:#fff;
	text-shadow:none;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.logout:hover,
.logout:focus {
	color:#fff;
}
.navbar-brand, .navbar-nav > li > a {
	text-shadow: none;
}
.navbar-nav>li>.dropdown-menu {
	
}

label {
	display: block !important;
}

.col-center {
  margin:0 auto;
} 

.center {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.border-right {
	border-right: 1px solid #ddd;
}
.bold {
	font-weight: bold;
}
.margin-bottom {
	margin-bottom:15px;
}

/* primefaces fixes */
.ui-radiobutton-icon {
	margin: 0px !important;
}

.ui-selectoneradio.ui-widget tr td {
	width: 25px;
}
.ui-selectoneradio.ui-widget tr label {
	margin-right: 10px;
}

.ui-icon-check {
	background-position: -65px -145px !important;
}

.ui-icon-folder-open {
	background-position: -16px -94px !important;
}

.ui-selectcheckboxmenu .ui-selectcheckboxmenu-trigger {
	width: 23px !important;
}

.ui-selectcheckboxmenu .ui-selectcheckboxmenu-trigger .ui-icon {
	margin-top: 3px !important;
}
.ui-selectcheckboxmenu-header .ui-selectcheckboxmenu-close,
.ui-selectcheckboxmenu-header .ui-selectcheckboxmenu-close.ui-state-hover {
	padding:2px;
}
/* Member registration styles */
span.invalid {
	padding-left: 3px;
	color: red;
}

#register {
	float: left;
	margin-left: 85px;
}

.ui-tabs .ui-tabs-panel {
	padding: 1em 0;
}

/*
 * Navigation
 */
.navbar-default {
	background-image: none;
	background-color: #194464;
}
.navbar .brand {
	display: block;
	overflow: hidden;
	width: 120px;
	background: url(logo.png.xhtml) no-repeat left bottom;
	background-size: 105px auto;
	color: #194464;
	text-indent: -9000px;
}
.navbar {
	height: 40px;
}
.navbar-nav > li > a {
	padding-top:10px;
	padding-bottom:10px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default a.navbar-brand:hover,
.navbar-default a:hover,
.navbar-default .navbar-brand,
.logout
{
	color: #fff;
}
.navbar-default .navbar-nav > li > a {
	color: #94a9bf;
}
.panel-primary > .panel-heading,
.panel-info > .panel-heading {
	background-color: #194464;
	border-color: #194464;
	background-image: none;
	padding: 4px 10px;
}
.panel-primary,
.panel-info {
	border-color: #194464;
}
.panel-title {
	font-size:13px;
}
.logout {
	float:right;
	margin-top:-7px;
}
.logout:hover {
	text-decoration:none;
}
.brand-big {
	display: block;
	overflow: hidden;
	width: 250px;
	background: url(logo.png.xhtml) no-repeat left bottom;
	text-indent: -9000px;
	height:120px;
}

.dropdown:hover .dropdown-menu {
	display: block;
}

.disabled {
	display: none;
}
.glyphicon-fix span {
	font-family: 'Open Sans', sans-serif;
}
.ui-button.glyphicon-fix .ui-button-text {
	display: inline-block;
}
.ui-widget button.glyphicon-fix {
	font-family: 'Glyphicons Halflings';
}

.ui-datatable tbody td, .ui-datatable tfoot td, .ui-datatable tfoot th {
    padding: 2px 5px;
    height: 32px;
    min-height: 32px;
}
.ui-datatable thead th {
	height: 80px;
}
.ui-datatable-scrollable-header {
	height: 80px;
}
.ui-datatable .ui-widget-header .ui-state-default.ui-inputfield {
	cursor:auto;
}

.ui-button.glyphicon-fix:before {
	margin-left: 10px;
}

.ui-tree .glyphicon-fix {
	text-indent: 0;
	background: none;
	font-size:16px;
	line-height: 1.1;
}

.ui-selectonemenu .ui-selectonemenu-trigger {
	width:25px;
}
li>span>span.glyphicon {
	color: #ccc;
	text-shadow: 1px 1px #b37d7c;
}

/*
 * Content
 */
#content .search {
	display: block;
	background-image: url(search.png.xhtml);
	background-position: 30px 3px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-left: 70px;
}

#content [class*="col-"] img {
	width: 100%;
}
#footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 29px;
	background-color: #f5f5f5;
}

#footer>.container {
	padding-right: 15px;
	padding-left: 15px;
}

#footer .container .text-muted {
	margin: 7px 0 0 0;
	font-size: 12px;
}
#footer .right {
	float:right;
	color:#808080;
}
#footer b {
	margin-left:10px;
}

/* Bootstrap overrides */
.vcenter {
	display: inline-block;
	vertical-align: middle;
	float: none;
}

@media screen and (min-width: 1600px) {
	.container {
		max-width: (1600px-@grid-gutter-width);
	}
}

@media screen and (min-width: 1900px) {
	.container {
		max-width: (1900px-@grid-gutter-width);
	}
}

.divider10 {
	margin-top: 10px
}

.divider20 {
	margin-top: 20px
}

.divider30 {
	margin-top: 30px
}

.divider50 {
	margin-top: 50px
}
.divider80 {
	margin-top: 80px
}
.divider90 {
	margin-top: 90px
}

.divider100 {
	margin-top: 100px
}

/* primefaces overrides */

.ui-tree .ui-treenode-label {
	margin-top: 0px;
	padding: 0 6px;
}

.ui-tree-draghelper {
	border:1px solid #0081c2;
	background-color: #0081c2;
	display:block;
}
.ui-tree-droppoint.ui-state-hover {
	color:#0081c2;
	background-color: #0081c2;
	box-shadow: 0 0 5px 0px #0081c2;
}

.ui-selectcheckboxmenu-list-item {
	clear: both;
}

.ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-list-item label {
	padding: 0;
}

.ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-list-item .ui-chkbox
{
	margin-top: 0px !important;
	left: 6px;
}
.ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-list-item label {
	float:left;
	position: inherit;
	left: 21px;
}
.ui-selectcheckboxmenu-panel .ui-widget-header .ui-inputfield {
	width:156px;
}

.ajaxStatus img {
	width: 30px;
	margin-top: 20px;
}

.commentPanel label {
	float:left;
}
.commentPanel a {
}

/* DATATABLE DESIGN */
.ui-datatable tbody .ui-datatable-odd  {
	background-color: #FAFAFA;
	color: #333;
}
.ui-datatable tbody .ui-datatable-odd td {
	border: 1px solid #ebebeb;
}

.ui-datatable tbody .ui-datatable-even  {
	color: #333;
	background-color: #FFF;
}
.ui-datatable tbody .ui-datatable-even td {
	border: 1px solid #f2f2f2;
}

.ui-datatable .ui-state-default,
.ui-datatable .ui-widget-content .ui-state-default,
.ui-datatable .ui-widget-header .ui-state-default {
	color: #333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	cursor: pointer;
	background-color: #f5f5f5;
	*background-color: #e6e6e6;
	background-image: none;
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	*border: 0;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px
		rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px
		rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px
		rgba(0, 0, 0, 0.05);
}

.ui-datatable .ui-state-active,
.ui-datatable .ui-widget-content .ui-state-active,
.ui-datatable .ui-widget-header .ui-state-active {
	background-color: #194464;
	color: #fff;
	text-shadow: none;
}

.ui-datatable tbody .ui-state-highlight {
	color:#000;
	text-shadow: none;
}
.ui-datatable tbody .ui-state-hover tr,
.ui-datatable .ui-datatable-data tr.ui-state-hover  {
	background-color: #E6F2F9;
}
.ui-datatable tbody .ui-state-highlight.ui-widget-content.ui-datatable-odd,
.ui-datatable tbody .ui-state-highlight.ui-widget-content.ui-datatable-even {
	background-color:#99CCFF;
	background-image:none;
}
.ui-menu.ui-widget {
	min-width:200px;
}

.ui-editable-column.ui-state-highlight.ui-cell-editing {
	background:none;
}

/* DATATABLE REDESIGN END */

.ui-widget-overlay{
	opacity:0;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
	color:#000;
}

.ui-state-error input {
	border:1px solid red !important;
}
.not-clickable {
    cursor: not-allowed;
    pointer-events: none;
    opacity:0.45;
}
.break-word table {
	word-wrap: break-word;
}

.ui-datatable tbody td[role=gridcell] {
	white-space: nowrap;
	position: relative;
    overflow: visible;
}
.ov { overflow:visible; }
.oh { overflow:hidden!important; }
.ui-datatable tbody td.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
}
.ui-datatable tbody td.truncate.t110 {
	max-width: 100px;
    width: 100px\9;
}
.ui-datatable tbody td.truncate.t180 {
	max-width: 100px;
    width: 100px\9;
}
.ui-datatable tbody td.truncate:hover {
	background: #fff;
    position: absolute;
    z-index: 1;
    display: inline-block;
    padding: 7px 10px 0px 5px;
    border:none;
    max-width:none;
}
.companyLayoutUnit {
	margin-top:54px !important;
}
.hide {
	display:none!important;
}

/* DISPO */
.ui-datatable-resizable thead th, .ui-datatable-resizable tbody td, .ui-datatable-resizable tfoot td {
    white-space: normal;
}
.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td, .ui-datatable tfoot th {
	padding: 2px 5px;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
}

.overview > .container {
	/* position:fixed; */
}
.overview > .container > #content {
	/* position:fixed; 
	width: 98%; */
	width: 100%;
}
.loginButton {
	font-size: 15px;
}
.btn-success.ui-state-hover {
	background-image: none;
}
.btn-success, .btn-success:hover {
	background-color: #f7932f;
	background-image: none;
	border: 1px solid #c56607; 
}
.btn-success:hover {
	background-color: #c56607;
}
#content h2,
#content h3 {
	color: #194464;
}

#columnPaginator {
	float:right;
}
.c, .d, .g, .p {
	display:inline-block;
	margin-right:3px;
}
#overviewTable .aviso-panel {
    position: absolute;
    background-color: white;
    top: 30px;
    left: 5px;
    z-index: 100;
    padding: 8px;
    width: 100px;
    border:1px solid #ccc;
    border-radius:5px;
}
#overviewTable.ui-datatable .ui-widget-header .ui-state-default.ui-inputfield.ui-column-filter {
	width:85%;
}
#overviewTable .ui-state-disabled, #overviewTable .ui-widget-content .ui-state-disabled{
	opacity: 1;
}
#overviewTable .aviso-panel div {
	float:left;
}
.ui-state-highlight .ui-icon {
	background-image: url("/elution/javax.faces.resource/images/ui-icons_333333_256x240.png.xhtml?ln=primefaces-bootstrap");
}
#overviewTable .c {
	color: white;
	padding: 5px;
	width:75px;
	text-align:right;
}
#overviewTable .g {
	color: white;
	padding: 5px;
	width:75px;
	text-align:right;
}

#overviewTable .d {
	color: white;
	padding: 5px;
	width:75px;
	text-align:right;
}
#overviewTable .red {
	background-color: red;
}
#overviewTable .yellow {
	background-color: yellow;
	color:black;
}

#overviewTable .hidden {
	background-color: white;
	display:none;
}

#overviewTable .green {
	background-color: green;
}
#overviewTable .turquoise {
	background-color: #40E0D0;
}
#overviewTable .brown {
	background-color: brown;
}
#overviewTable .d.blue {
	background-color: blue;
}
#overviewTable .d.recommendedDelivery {
	background-color: gray;
}
#overviewTable .gray {
	background-color: lightgray;
}
#overviewTable .d.confirmedDelivery {
	background-color: #3a393a;
}
#overviewTable .d.deliveryNumber {
	background-color: #3a393a;
}

.fa {
	margin-right:4px;
}

.dashboard-title {
	display:none;
	min-height: 20px;
}
.dashboard-logo {
    margin-bottom:5px;
}

.dashboard-detail {
	white-space: nowrap;
	margin-bottom:10px;
}

.deliveryNoteDialogPlus {
	margin-top: -5px;
    margin-left: 80px;
}
.recommendedDelivery {
}
.left {
	float: left;
}
.ui-fileupload-simple .ui-button {
    overflow: hidden;
}
.ui-datatable-scrollable-theadclone th span.ui-column-title {
	display: none !important;
	height: 0px;
}
#filterDaysSelector label, #deliveryDaysSelector label {
    margin-left: -60px;
}
#filterDaysSelector{
	margin-left:103px;
}
#deliveryDaysSelector{
	margin-left:30px
}
.trashDeliveryNoteLeft {
	float:left;
	margin-left: -8px;
    margin-top: 10px;
}
#overviewTable .ui-resizable-column {
	vertical-align:top;
}
#overviewTable .ui-resizable-column.free,
#overviewTable .ui-resizable-column.dateInfo{
	vertical-align:middle;
}
#overviewTable .ui-resizable-column.free > .ui-column-title > input {
	clear:both;
	float:left;
	width:90%;
}
#overviewTable .ui-resizable-column.free > .ui-column-title > a {
    position:absolute;
    right:2px;
}
#overviewTable .ui-resizable-column.free > .ui-column-title > a.plus {
	top:25%;
}
#overviewTable .ui-resizable-column.free > .ui-column-title > a.minus {
	top:50%;
}
#overviewTable th:not(.noadjust) .ui-column-title {
	margin-top:3px;
	white-space: normal;
	height: 37px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align:top;
}
#overviewTable .ui-sortable-column-icon {
	display: block;
    position: absolute;
    right: 1px;
    top: 28px;
}
.greenButton span {
	background-color: green;
    color: white;
}

.redButton span {
	background-color: red;
    color: white;
}
#overviewTable .ui-datatable-scrollable-body {
	height: auto !important;
}