/*##-----@ BACKOFFICE @-----##*/

body {
	background-color: #000;
}

.textEntry {
	font-family: 'Futura-light';
	font-size: 18px;
	}

/*BACKOFFICE PAGE*/

.bkoff {
	display: table;
	margin: 50px auto;
}

.bkoff .bkoff-div {
	width: 345px;
	height: 240px;
	background-color: rgba(255,255,255,0.8);
	float: left;
	margin: 5px;
    -webkit-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
	text-align: center;
	text-transform: uppercase;
	font-size: 22px;
	font-family: 'Calibrib-webfont', Calibri, SimHei, Heiti TC;
	line-height: 25px;
}

.bkoff .bkoff-div:hover {
	background-color: rgba(255,255,255,1);
}

.bkoff-div p {
	margin-top: 100px;
	padding: 0 20px;
}	


.bkoff-div.disable, .bkoff-div.disable:hover {
	background-color: rgba(255,255,255,0.5);
	cursor: default;
}

.bkoff-div.disable p {
	color: #cdcdcd;
}

/*END BACKOFFICE PAGE*/	
	
/*DEALER MANAGEMENT*/

.div-user-management, body .ajax__tab_xp .ajax__tab_body {
	background-color: #f1efe2;
}

.ajax__tab_inner span {
	font-size: 18px;
	text-transform: uppercase;
}

.table-user-managermet {
	width: 100%;
	font-family: 'Calibri-light', Calibri, SimHei, Heiti TC;
	font-size:14px;
}

.innertable-user-managermet { 
	background-color: #f1efe2;
	margin: auto; 
	text-align: center;
	width: 100%;	
}

.table-user-managermet .innertable-user-managermet .bold,
.table-user-account .innertable-user-account .bold,
.table-new-account .bold,
.table-new-company .bold,
.table-add-brand .bold  {
    line-height: 30px;
    text-align: center !important;
    text-transform: uppercase;
    font-size: 18px;
	font-family: 'Calibrib-webfont', Calibri, SimHei, Heiti TC;
}	

.innertable-user-managermet tr > td:first-child {
	text-align: right;
	padding-right: 10px;
	line-height: 30px;
	font-family: 'Calibrib-webfont', Calibri, SimHei, Heiti TC;
	width: 160px;	
}

.innertable-user-managermet tr > td.testo:first-child {
	padding-right: 0;
}

.innertable-user-managermet tr.pending > td {
	font-size: 12px;
	line-height: 50px;
	font-family: 'Calibriit-webfont', Calibri, SimHei, Heiti TC;
}

.innertable-user-managermet input[type='checkbox'] {
	position: absolute;
	clip: rect(1px, 1px, 1px, 1px);
	margin-top: 17px;
}

.innertable-user-managermet input[type='checkbox'] + label {
	margin: 0;
	padding: 3px 0 0px 24px;
	cursor: pointer;
	background: url('../_img/start.png') left center no-repeat;
}

.innertable-user-managermet input[type='checkbox']:checked + label {
	background-image: url('../_img/checkbox.png');
}

.pulsanti_piatti.find, .pulsanti_piatti.clear {
	width: 80px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	background:-moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf',GradientType=0);
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#777777;
	font-size:14px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}

.pulsanti_piatti.find:hover, .pulsanti_piatti.clear:hover {
	cursor: pointer;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
	background:-moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed',GradientType=0);
	background-color:#dfdfdf;
}

.pulsanti_piatti.newaccount, .pulsanti_piatti.newcompany {
	width: 145px;
	-moz-box-shadow:inset 0px 1px 0px 0px #dcecfb;
	-webkit-box-shadow:inset 0px 1px 0px 0px #dcecfb;
	box-shadow:inset 0px 1px 0px 0px #dcecfb;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bddbfa), color-stop(1, #80b5ea));
	background:-moz-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
	background:-webkit-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
	background:-o-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
	background:-ms-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
	background:linear-gradient(to bottom, #bddbfa 5%, #80b5ea 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bddbfa', endColorstr='#80b5ea',GradientType=0);
	background-color:#bddbfa;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528ecc;
}

.pulsanti_piatti.newaccount:hover, .pulsanti_piatti.newcompany:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #80b5ea), color-stop(1, #bddbfa));
	background:-moz-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:-webkit-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:-o-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:-ms-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:linear-gradient(to bottom, #80b5ea 5%, #bddbfa 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80b5ea', endColorstr='#bddbfa',GradientType=0);
	background-color:#80b5ea;
}

/* TT 1323 */
.pulsanti_piatti.newcompany.exportaccount {width: 170px;}

.testo > div table {
	color: #000;
	font-family: 'Calibri-light', Calibri, SimHei, Heiti TC;
}	

.testo > div table tr:first-child  > th {
	font-family: 'Calibrib-webfont', Calibri, SimHei, Heiti TC;
}

.testo > div table tr:first-child  > th:first-child {
	padding-left: 10px;	
}

.testo > div table tr:first-child  > th:last-child {
	padding-right: 10px;
	text-align: center;	
}

.innertable-user-managermet .testo > div table tr > td:first-child  {
	text-align: left;
	width: initial;
	padding-left: 10px;
	min-width: 100px;
}
.innertable-user-managermet .testo > div table tr > td:nth-child(2)  {min-width: 100px;}
.innertable-user-managermet .testo > div table tr > td:nth-child(3)  {
	font-size: 12px;
	font-family: 'Calibrib-webfont', Calibri, SimHei, Heiti TC;
}
.innertable-user-managermet .testo > div table tr > td:nth-child(5)  {
	width: 65px;
	padding: 0 5px;
	font-family: 'Calibriit-webfont', Calibri, SimHei, Heiti TC;
}	

.innertable-user-managermet .testo > div table tr.pagination table {
	margin: 0 auto;
}

.innertable-user-managermet .testo > div table tr.pagination table tr > td {
	min-width: initial;
	width: initial;
	font-size: 16px;
	font-family: 'Calibrib-webfont', Calibri, SimHei, Heiti TC;
	padding: 0 5px;
}
	
/*END DEALER MANAGEMENT*/

/*USER/ACCOUNT MANAGEMENT*/

.table-user-account {
	width: 100%; 
    margin: auto;
}

.table-user-account .innertable-user-account tr {
	line-height: 30px;
}

.table-user-account .innertable-user-account tr > td {
	background-color: #fff;
	padding: 0 10px;
}

.table-user-account .innertable-user-account tr > td:first-child {
	font-family: 'Calibrib-webfont', Calibri, SimHei, Heiti TC;
	font-size: 16px;
}	

.user-label {
	font-family: 'Calibriit-webfont', Calibri, SimHei, Heiti TC;
	font-size: 16px;
	color: #858585;	
}

.chk-box input[type='checkbox'] {
	position: absolute;
	clip: rect(1px, 1px, 1px, 1px);
	margin-top: 17px;
}

.chk-box input[type='checkbox'] + label {
	margin: 0;
	padding: 3px 0 0px 24px;
	cursor: pointer;
	background: url('../_img/start.png') left center no-repeat;
	font-size: 12px;
}

.chk-box-italic {
	font-family: 'Calibriit-webfont', Calibri, SimHei, Heiti TC;
	line-height: 60px;
}

.chk-box input[type='checkbox']:checked + label {
	background-image: url('../_img/checkbox.png');
}

/*END USER/ACCOUNT MANAGEMENT*/

/*NEW ACCOUNT MANAGEMENT*/

.table-new-account {
	width: 100%;
	margin: auto; 
	text-align: center;
	margin-top: 45px;
	background-color: antiquewhite;
}

.table-new-account tr {
	line-height: 30px;
}

.table-new-account tr > td:first-child {
	width: 280px;
	text-align: right;
	font-family: 'Calibrib-webfont', Calibri, SimHei, Heiti TC;
	padding-right: 10px;
}	

/*END NEW ACCOUNT MANAGEMENT*/

/*NEW COMPANY MANAGEMENT*/

.table-new-company {
	width: 100%;
	margin: auto; 
	text-align: center;
	margin-top: 45px;
	background-color: antiquewhite;	
}

.table-new-company tr {
	line-height: 30px;
}

.table-new-company tr > td:first-child {
	width: 160px;
	text-align: right;
	font-family: 'Calibrib-webfont', Calibri, SimHei, Heiti TC;
	padding-right: 10px;
}

/*END NEW COMPANY MANAGEMENT*/

/*NEW BRAND MANAGEMENT*/

.table-add-brand {
	width: 100%;
	margin: auto; 
	text-align: center;
	margin-top: 45px;
	background-color: antiquewhite;
}

.table-add-brand tr {
	line-height: 30px;
}

.table-add-brand tr > td:first-child {
	width: 220px;
	text-align: right;
	font-family: 'Calibrib-webfont', Calibri, SimHei, Heiti TC;
	padding-right: 10px;
}

/*END NEW BRAND MANAGEMENT*/

/*EDIT BOAT AVAILABILITY*/

.title {
	font-family: 'Futura-bold', SimHei, Heiti TC;
	font-size: 24px;
	color: #FFF;
}

.sel-brand {
	text-align: center;
	line-height: 50px;
}

.table-BA-header > tbody > tr:first-child {
	line-height: 30px;
}

.table-BA-header > tbody > tr > td:last-child {
	text-align: center;
	vertical-align: middle;
}

.BA-pagination td > table tr {
	line-height: 30px;
}

.BA-pagination td > table tr td {
	padding: 0 5px;
}

/*END BOAT AVAILABILITY*/

/*EDIT BOAT AVAILABILITY DETAILS*/

.table-details-BA {
	background-color: #f1efe2;
}

.table-details-BA tr > td.menuPrincipaleTabella {
	background-color: #000;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}

.table-details-BA  tr {
	line-height: 30px;
}

.voceTabella {
	font-family: 'Calibrib-webfont', Calibri, SimHei, Heiti TC;
}	

/*END EDIT BOAT AVAILABILITY DETAILS*/

/*DOWNLOAD REQUEST*/

.inv-title {
	font-family: 'Futura-bold', SimHei, Heiti TC;
	font-size: 24px;
	color: #FFF;
	text-align: center;
	padding-bottom: 20px;	
}

.table-dwnReq > tbody > tr:first-child {
	text-align: left;
}

.table-dwnReq > tbody > tr > td {
	padding: 0 5px;
}

.table-dwnReq > tbody > tr:first-child > th:first-child, 
.table-dwnReq > tbody > tr > td:first-child,
.table-dwnReq > tbody > tr > td:nth-child(8)  {
	text-align: center;
}

.table-dwnReq > tbody > tr > td:last-child {
	text-align: center;
	vertical-align: middle;
	width: 40px !important;
}

/*END DOWNLOAD REQUEST*/

/*DETAILS DOWNLOAD REQUEST*/

.div-request {
	padding-top: 25px;
}

.t-request {
	background-color: #f1efe2;
	margin: 0 auto;
	width: 330px;
}

.t-request tr {
	line-height: 30px;
}

.div-request .t-request tr td { padding: 5px 15px; vertical-align: top;}

.t-table-input {
	display: table;
	margin: 10px auto;
}	
.div-request .t-request .ajax__calendar_days tr { line-height: 20px; }
.div-request .t-request .ajax__calendar_days td { padding:  0;  }

/*DETAILS DOWNLOAD REQUEST*/