@CHARSET "ISO-8859-1";

div.ui-chkbox > div.ui-chkbox-box {
	width: 14px;
	height: 14px;
}

.detailSectionStyle td {
	white-space: nowrap;
}

div.ui-column-dnd-bottom > span.ui-icon-arrowthick-1-n {
	background-image: none;
}

.smallSelectManyMenu > div.ui-selectlistbox-listcontainer {
	height: 55px !important;
}

.smallSelectManyMenu > div.ui-selectlistbox-filter-container > span.ui-icon-search {
	top: 2px;
}

.mediumSelectManyMenu > div.ui-selectlistbox-listcontainer {
	height: 110px !important;
}

.mediumSelectManyMenu > div.ui-selectlistbox-filter-container > span.ui-icon-search {
	top: 2px;
}

/* This two class elements are the even rows*/
td.errorValidation {
	background:#FBA5A5;
}
tr.ui-widget-content.ui-datatable-even.elementValidated {
	background: #85ff93;
	background-image: none !important;
	color: #6e6e6e !important;
}
tr.ui-widget-content.ui-datatable-even.errorValidation {
	background: #FBA5A5;
	background-color: #FBA5A5 !important;
	background-image: none !important;
	color: #6e6e6e !important;
}
tr.ui-widget-content.ui-datatable-even.yellowRow {
	background: #fff07d;
	background-image: none !important;
	color: #6e6e6e !important;
}
tr.ui-widget-content.ui-datatable-even.planningRecord {
	background: #EEEEEE   !important;
	background-image: none !important;
	color: #6e6e6e !important;
}

/*This two class elements are the odd rows*/
.ui-widget-content.ui-datatable-odd.elementValidated td {
	background: #85ff93;
	background-image: none !important;
	color: #6e6e6e !important;
}
.ui-widget-content.ui-datatable-odd.errorValidation td {
	background: #FBA5A5;
	background-color: #FBA5A5 !important;
	background-image: none !important;
	color: #6e6e6e !important;
}
.ui-widget-content.ui-datatable-odd.yellowRow td {
	background: #fff07d;
	background-image: none !important;
	color: #6e6e6e !important;
}
.ui-widget-content.ui-datatable-odd.planningRecord td {
	background: #EEEEEE  !important;
	background-image: none !important;
	color: #6e6e6e !important;
}

/*for editable cell*/
.ui-widget-content.ui-datatable-odd td.ui-editable-column.errorValidation{
	background:#FBA5A5 !important;
}
.ui-widget-content.ui-datatable-odd td.errorValidation{
	background:#FBA5A5 !important;
}



/*TABLE*/
td.minc10, th.minc10{
	min-width: 10%;
}

td.c10, th.c10{
	width: 10%;
}

td.c5, th.c5{
	width: 5%;
}

td.c3, th.c3{
	width: 3%;
}

.tb-small-snippet{
	width: 100%;
}

.tb-small-snippet th,.tb-small-snippet td{
	border: 1px solid #e4e4e4;
}

.tb-small-snippet td{
	text-align: center;
}

/*LISTE*/
.inputFieldsList{
	padding: 10px 10px;
}

.inputFieldsList > li{
	float: left;
	padding: 5px 5px 5px 0;
}

.nofloat{
	clear: both;
}

/*DestinationSettings - Planning*/
.ui-layout-container.planning-layout{
	width: 100%;
	min-height: 450px;
}

/* Grid Panel Planning */

.ui-panelgrid .planning-select-one-menu{
	width: 90%;
}

.ui-panelgrid .planning-command{
	width: 100%;
	float: right;
}

/* Shadow around form */
#page-content .formPanel {
	background: #FFFFFF;
	border-radius: 10px;
	display: inline-block;
	font-size: 20px;
	padding: 10px 20px 10px 20px;
	text-transform: uppercase;
	margin: 0px 0 15px 0px;
	-moz-box-shadow: 3px 3px 5px #D0D0D0;
	-webkit-box-shadow: 3px 3px 5px #D0D0D0;
	box-shadow: 3px 3px 5px #D0D0D0;
}

/*BUTTON FILE UPLOAD IN AUTO SUBMIT */
.singleButtonUpload{
	display: initial;
}

.singleButtonUpload > div.ui-fileupload-content{
	display:none;
	height: 0px;
}
			
.singleButtonUpload > div.ui-fileupload-buttonbar{
	background: none;
	border: 0px;
	padding: 0px;
	margin: 0px 0px -5px 0px;
	display: initial;
}

.singleButtonUpload > div.ui-fileupload-buttonbar > span.ui-fileupload-choose{
	margin: 5px !important;
	height:17px !important;
	
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#e4e4e4));
	background: -webkit-linear-gradient(#FFFFFF, #e4e4e4);
	background: -moz-linear-gradient(#FFFFFF, #e4e4e4);
	background: -ms-linear-gradient(#FFFFFF, #e4e4e4);
	background: -o-linear-gradient(#FFFFFF, #e4e4e4);
	background: linear-gradient(#FFFFFF, #e4e4e4);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e4e4',GradientType=0 );*/
	color: #6a6a6a;
	font-weight: bold;
}

/*.singleButtonUpload > div.ui-fileupload-buttonbar > span.ui-fileupload-choose > span.ui-button-text{
	margin-top:3px;
}*/

/* Semaphores management */

/*red*/
.status.expired, .status.error, td.threshold-red {
	background-color: #e83c29 !important;
	border-color: #e83c29 !important;
}

/*green*/
.status.available, td.threshold-green {
	background-color: #44b518 !important;
	border-color: #44b518 !important;
}

/*yellow*/
.status.working, td.threshold-yellow {
	background-color: #e3c418 !important;
	border-color: #e3c418 !important;
}

/*grey*/
.status.queued, td.threshold-gray {
	border-color: #bababa;
}

/* FONT SIZE OF LABEL*/
.ui-widget {
	font-size: 11px !important;
}

/*COMMMAND LINK PRIME FACES, STYLE BLUE BUTTON*/
a.blue-button{
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#3b76a7), to(#124f86));
	background: -webkit-linear-gradient(#3b76a7, #124f86);
	background: -moz-linear-gradient(#3b76a7, #124f86);
	background: -ms-linear-gradient(#3b76a7, #124f86);
	background: -o-linear-gradient(#3b76a7, #124f86);
	background: linear-gradient(#3b76a7, #124f86);
	-pie-background: linear-gradient(#3b76a7, #124f86);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e4e4',GradientType=0 );*/
	color: white !important;
	text-decoration:none;
	border-color: #135086;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	letter-spacing: 0;
	font-size: 11px !important;
	height: 19px;
	line-height: 40px;
	padding: 0 8px;
	margin: 5px;
	border-radius: 10px;
    -moz-box-shadow: 0 1px 0 #C2C2C2;
    -webkit-box-shadow: 0 1px 0 #C2C2C2;
    box-shadow: 0 1px 0 #C2C2C2;
	behavior: url(/OBT/resources/css/PIE.htc);
	padding:3.3px 11px 3.3px 11px;
	margin: 0px 10px 0px 10px;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error{
	color: black;
}

/*Login Page*/
.tableFooter{
	width: 55%;
	text-align: left;
	margin-top: 10px;
}

.tableFooter tr td {
	vertical-align: top;
}

.positionerLogin{
	width: 30%;
	margin: 20px auto 25px auto;
	min-width: 392px;
}

.divContainerLogin{
	display: table-cell;
	border: 1px solid rgb(213, 213, 213);
	height: 200px;
	vertical-align: middle;
	width: 1%;
}

.positionerInputLogin{
	width: 50%;
	margin: 0px auto 0px auto;
}

.trasnsparentRow tr{
	background: transparent !important;
}

/*Header No Menu*/
#divHeadContainerAppName{
	position: absolute;
	width:100%;
	height:50px;
}

#divHeadCenterAppName{
	text-align: center;
	margin: 0px auto;
	width: 50%;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
.ui-datatable-data label.ui-widget
{
	font-size:9px;
}

div.ui-dialog-titlebar{
	  min-height: 20px !important;
}

table.specialTransportTableDetailsContainer{
	width:100%;
}

table.specialTransportTableDetailsContainer tr td:last-child{
	width:30%;
}


table.specialTransportTableStaticDetailContent{
	width: 100%;
}

table.specialTransportTableStaticDetailContent tr td:first-child{
	font-weight:bold;
	width:20%;
}

table.specialTransportTableStaticDetailContent tr td:last-child{
	width: 50%;
}

table.specialTransportTableDynamicDetailContent tr td:first-child{
	font-weight: bold;
}

div.specialTransportPanelDetails{
	width: 900px;
	position: relative;
}

td > input.inputTextFilterSearch{
	width: 95%;
}

td > span.calendarFilterSearch input.hasDatepicker{
	width: 80% !important;
}

.ui-state-highlight .ui-icon {
	background-image: url("/OBT/javax.faces.resource//images/ui-icons_222222_256x240.png.xhtml?ln=primefaces-themeobt");
}

.errorValidation{
	border: 1px solid red !important;
}

.asterisk:after {
	color: #333333;
	content: " *";
}

.ui-selectonemenu-filter-container{
	box-sizing: border-box;
	width: 100%;
}
.ui-selectonemenu-panel input.ui-selectonemenu-filter{
	box-sizing: border-box;
    width: 100% !important;
    height: 18px;
}

.ui-selectonemenu-panel .ui-selectonemenu-filter-container .ui-icon{
	position: absolute !important;
    top: 6px !important;
    right: 6px !important;
}

span.maxWidthComponent > input.hasDatepicker{
	box-sizing: border-box;
    width: 96.5%;
    height: 18px;
}

div.maxWidthComponent, span.maxWidthComponent{
	box-sizing: border-box;
 	width: 100% !important;
}

span.maxWidthComponent > input, input.maxWidthComponent{
	box-sizing: border-box;
 	width: 100%;
	height: 18px;
}

.ui-magnify{
	background: url("/OBT/javax.faces.resource//images/ui-icons_808080_256x240.png.xhtml?ln=primefaces-themeobt"), -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#e4e4e4)) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_808080_256x240.png.xhtml?ln=primefaces-themeobt"), -webkit-linear-gradient(#FFFFFF, #e4e4e4) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_808080_256x240.png.xhtml?ln=primefaces-themeobt"), -moz-linear-gradient(#FFFFFF, #e4e4e4) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_808080_256x240.png.xhtml?ln=primefaces-themeobt"), -ms-linear-gradient(#FFFFFF, #e4e4e4) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_808080_256x240.png.xhtml?ln=primefaces-themeobt"), -o-linear-gradient(#FFFFFF, #e4e4e4) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_808080_256x240.png.xhtml?ln=primefaces-themeobt"), linear-gradient(#FFFFFF, #e4e4e4) !important;	
	background-position: -160px -112px !important;
	border: 1px solid #C2C2C2 !important;
	box-shadow: 0 1px 0 #C2C2C2 !important;
	border-radius: 10px !important;
	margin-bottom: 3px !important;
	display: block;
	overflow: hidden;
	width: 16px !important;
	height: 16px !important;
	text-indent: -99999px;
}
.ui-magnify{
	background: url("/OBT/javax.faces.resource//images/ui-icons_808080_256x240.png.xhtml?ln=primefaces-themeobt"), -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#e4e4e4)) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_808080_256x240.png.xhtml?ln=primefaces-themeobt"), -webkit-linear-gradient(#FFFFFF, #e4e4e4) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_808080_256x240.png.xhtml?ln=primefaces-themeobt"), -moz-linear-gradient(#FFFFFF, #e4e4e4) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_808080_256x240.png.xhtml?ln=primefaces-themeobt"), -ms-linear-gradient(#FFFFFF, #e4e4e4) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_808080_256x240.png.xhtml?ln=primefaces-themeobt"), -o-linear-gradient(#FFFFFF, #e4e4e4) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_808080_256x240.png.xhtml?ln=primefaces-themeobt"), linear-gradient(#FFFFFF, #e4e4e4) !important;	
	background-position: -160px -112px !important;
	border: 1px solid #C2C2C2 !important;
	box-shadow: 0 1px 0 #C2C2C2 !important;
	border-radius: 10px !important;
	display: block !important;
	width: 18px !important;
	height: 18px !important;
	cursor: pointer;
	overflow: hidden;
	text-indent: -99999px;
	margin-bottom: 3px !important;
}
.ui-magnify:hover{
	background: url("/OBT/javax.faces.resource//images/ui-icons_222222_256x240.png.xhtml?ln=primefaces-themeobt"), -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#e4e4e4)) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_222222_256x240.png.xhtml?ln=primefaces-themeobt"), -webkit-linear-gradient(#FFFFFF, #e4e4e4) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_222222_256x240.png.xhtml?ln=primefaces-themeobt"), -moz-linear-gradient(#FFFFFF, #e4e4e4) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_222222_256x240.png.xhtml?ln=primefaces-themeobt"), -ms-linear-gradient(#FFFFFF, #e4e4e4) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_222222_256x240.png.xhtml?ln=primefaces-themeobt"), -o-linear-gradient(#FFFFFF, #e4e4e4) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_222222_256x240.png.xhtml?ln=primefaces-themeobt"), linear-gradient(#FFFFFF, #e4e4e4) !important;	
	background-position: -160px -112px !important;
}

.ui-magnifyLink{
	background: url("/OBT/javax.faces.resource//images/ui-icons_808080_256x240.png.xhtml?ln=primefaces-themeobt"), -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#e4e4e4)) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_808080_256x240.png.xhtml?ln=primefaces-themeobt"), -webkit-linear-gradient(#FFFFFF, #e4e4e4) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_808080_256x240.png.xhtml?ln=primefaces-themeobt"), -moz-linear-gradient(#FFFFFF, #e4e4e4) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_808080_256x240.png.xhtml?ln=primefaces-themeobt"), -ms-linear-gradient(#FFFFFF, #e4e4e4) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_808080_256x240.png.xhtml?ln=primefaces-themeobt"), -o-linear-gradient(#FFFFFF, #e4e4e4) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_808080_256x240.png.xhtml?ln=primefaces-themeobt"), linear-gradient(#FFFFFF, #e4e4e4) !important;	
	background-position: -160px -112px !important;
	border: 1px solid #C2C2C2 !important;
	box-shadow: 0 1px 0 #C2C2C2 !important;
	border-radius: 10px !important;
	display: block !important;
	width: 16px !important;
	height: 16px !important;
	cursor: pointer;
	overflow: hidden;
	text-indent: -99999px;
	margin-bottom: 3px !important;
}
.ui-magnifyLink:hover{
	background: url("/OBT/javax.faces.resource//images/ui-icons_222222_256x240.png.xhtml?ln=primefaces-themeobt"), -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#e4e4e4)) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_222222_256x240.png.xhtml?ln=primefaces-themeobt"), -webkit-linear-gradient(#FFFFFF, #e4e4e4) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_222222_256x240.png.xhtml?ln=primefaces-themeobt"), -moz-linear-gradient(#FFFFFF, #e4e4e4) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_222222_256x240.png.xhtml?ln=primefaces-themeobt"), -ms-linear-gradient(#FFFFFF, #e4e4e4) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_222222_256x240.png.xhtml?ln=primefaces-themeobt"), -o-linear-gradient(#FFFFFF, #e4e4e4) !important;
	background: url("/OBT/javax.faces.resource//images/ui-icons_222222_256x240.png.xhtml?ln=primefaces-themeobt"), linear-gradient(#FFFFFF, #e4e4e4) !important;	
	background-position: -160px -112px !important;
}

div.ui-growl-item-container{
	cursor: pointer;
}