table {
	border-collapse: collapse;
	padding: 0px;
}

img {
	border: none;
}

legend {
	font-size: 14px;
	font-weight: bold;
}

fieldset {
    background-color: #f9f9f9;
    border: 1px solid #aaa;
}

label {
    font-weight: bold;
}

form table {
	width: 100%;
}

form table tr {
	height: 25px;
}

form table td {
	padding: 0 5px;
}

form table tr td:first-child,form table tr td.label {
	text-align: right;
}

form table tr td.input {
	width: 100%;
}

form table tr td.input input,form table tr td.input select {
	width: 100%;
}

textarea {
	padding: 2px;
}

.c {
	text-align: center !important;
}

.r {
	text-align: right !important;
}

.l {
	text-align: left !important;
}

.b {
	font-weight: bold;
}

.i {
	font-style: italic;
}

.f-l {
	float: left;
}

.f-r {
	float: right;
}

.c-b {
	clear: both;
}

.w100p {
	width: 100%;
}

.w60p {
	width: 60%;
}

.w50p {
	width: 50%;
}

.w40p {
	width: 40%;
}

.w33p {
	width: 33%;
}

.w25p {
	width: 25%;
}

.mt2 {
	margin-top: 2px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.w10 {
	width: 10px;
}

.w20 {
	width: 20px;
}

.w30 {
	width: 30px;
}

.w40 {
	width: 40px;
}

.w50 {
	width: 50px;
}

.w60 {
	width: 60px;
}

.w70 {
	width: 70px;
}

.w80 {
	width: 80px;
}

.w90 {
	width: 90px;
}

.w100 {
	width: 100px;
}

.w165 {
	width: 165px;
}

.w110 {
	width: 110px;
}

.w150 {
	width: 150px;
}

.w200 {
	width: 200px;
}

.w250 {
	width: 250px;
}

.w300 {
	width: 300px;
}

.w350 {
	width: 350px;
}

.w400 {
	width: 400px;
}

.w405 {
	width: 405px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml20 {
	margin-left: 20px;
}

.ml50 {
	margin-left: 50px;
}

.ml100 {
	margin-left: 100px;
}

.nobr {
	white-space: nowrap;
}

.h400 {
	height: 400px;
}

.h605 {
	height: 605px;
}

.h300 {
	height: 300px;
}

.h250 {
	height: 250px;
}

.h200 {
	height: 200px;
}

.h150 {
	height: 150px;
}

.h100 {
	height: 100px;
}

.h70 {
	height: 70px;
}

.h20 {
	height: 20px;
}

.h30 {
	height: 30px;
}

.h40 {
	height: 40px;
}

.h50 {
	height: 50px;
}

.h30 {
	height: 30px;
}

.hide {
	display: none;
}

.va-t {
	vertical-align: top;
}

.va-m {
	vertical-align: middle;
}

.mb5 {
	margin-bottom: 5px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb10 {
	margin-bottom: 10px;
}

h1 {
	margin: 10px;
}

.ib {
	display: inline-block;
}

.bl {
	display: block;
}

.error {
	color: red;
}

.textinput_error {
	border-color: 1px solid #ffafaf;
}

div.error {
	font-size: 20px;
	background-color: #ffafaf;
	text-align: center;
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,h7,.h7 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

h1,.h1 {
	font-size: 250%;
} /* 30px */
h2,.h2 {
	font-size: 200%;
} /* 24px */
h3,.h3 {
	font-size: 150%;
} /* 18px */
h4,.h4 {
	font-size: 133.33%;
} /* 16px */
h5,.h5 {
	font-size: 116.67%;
} /* 14px */
h6,.h6 {
	font-size: 116.67%;
} /* 14px */
.hand {
	cursor: pointer;
}

.m0 {
	margin: 0px;
}

.m2 {
	margin: 2px;
}

.mr20 {
	margin-right: 20px;
}

.a, a {
	color: blue;
	cursor: pointer;
}

.a:HOVER {
	text-decoration: underline;
}

.mla {
	margin-left: auto;
}

.mra {
	margin-right: auto;
}

.w10 {
	width: 10px;
}

.w420 {
	width: 420px;
}

.w500 {
	width: 500px;
}

.w600 {
	width: 600px;
}

.p-abs {
	position: absolute;
}

.p-rel {
	position: relative;
}

.l0 {
	left: 0px;
}

.r0 {
	right: 0px;
}

.b0 {
	bottom: 0;
}

.pt3 {
	padding-top: 3px;
}

.pt5 {
	padding-top: 5px;
}

.pl5 {
	padding-left: 5px;
}

.brd {
	border: 1px solid black;
}

.bgred {
	background: #ffafaf;
}

.cblock {
	margin: 0 auto;
}
.order_spareparts {
    float:left;
    width:100%;
}
.errorSummary{
    color: red;
    font-size: 15px;
}
.helpdesk{
    border:1px solid;
    border-radius:10px;
    margin: 0 auto;
    background-color: #FFFFFF;
    color: #4a5571;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 770px;
}
.helpdesk_table tr:hover td
{
    background-color: rgba(35, 173, 168, 0.08);

}
.ticketrow{
    background-color: rgba(189, 255, 207, 0.34);
    width:700px;
    margin: 0 auto;
    color: #4a5571;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: #748aaf 1px dotted;
    padding: 6px;
}
.tickethow{
    background-color: #ffffff;
    color: #4a5571;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 6px;
}
.adv_budget{
    float:left;
    margin-top: 20px;
}
.b_table{
   float:right;
   margin-top:20px;
}

.center {
    text-align: center;
}

.red {
    color: #ff0000;
}

.green {
    color: green;
}

.hint {
    color: #888888;
}

.row {
    display: inline-block;
    width: 100%;
}

.inline {
    display: inline-block;
}

select:disabled {
    background-color: #ebebe4;
}

.editing {
    cursor:pointer;
}

.btn-delete {
	height: 16px;
	width: 16px;
	float: left;
	margin: 1px 5px;
	cursor: pointer;
}

.btn-delete {
	background: url("/images/b_drop.png");
}
