/* HTML TAGS */
/* margin and padding */
body, p, div, span, a, img, table, th, td, h1, h2, h3, h4, h5, h6, h7 {
    margin: 0px;
    padding: 0px;
    overflow: visible;
}
/* font style  */
body, p, div, span, a, table, input, textarea, select, h1, h2, h3, h4, h5, h6, h7 {
    font-size: 11px;
    font-family: verdana, arial, helvetica;
    color: #000;
}
body {
    background-color: #FFFFFF;
    background-repeat: repeat-x;
}
h1.title{
    color:#000;
    font-size:18px;
    margin:0 0 7px;
    padding:0 0 2px;
    border-bottom:1px solid #6C757A
}
h1.windowtitle, h1.windowtitle_add, h1.overviewtitle, h1.overurenhead  {
  margin: 0px;
  padding: 0px;
	color: #000;
	font-size: 14px;
	border-bottom: 1px solid #6C757A;
	background-position: 4px 3px;
	background-repeat: no-repeat;
	padding-left: 38px;
	padding-bottom: 12px;
	height: 22px;
	margin-bottom: 5px;
}
h1.overviewtitle, h1.windowtitle_add, h1.overurenhead  {
	font-size: 18px;
	background-position: 4px 0px;
	padding-bottom: 3px;
}
h1.windowtitle_add {
  height: 25px;
}
h1.helptitle {
  background-image: url('/public/icons/24/help2.png');
}
h1.changelogtitle {
  background-image: url('/public/icons/24/document_exchange.png');
}
h1.errortitle {
  margin: 0px;
  padding: 0px;
	color: #000;
	border-bottom: 1px solid #6C757A;
	background-repeat: no-repeat;
	padding-left: 38px;
	height: 22px;
	margin-bottom: 5px;
  font-size: 18px;
	background-position: 4px 0px;
	padding-bottom: 3px;
  background-image: url('/public/icons/24/error.png');
}
h1.subtitle {
  margin: 0px;
  padding: 0px;
	color: #000;
	font-size: 14px;
	padding-bottom: 2px;
	line-height: 22px;
	margin-bottom: 2px;
	border-bottom: 1px solid #6C757A;
}
h1.normal {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 18px;
}
h2 {
  
   
}
h3 {
}
h4 {
}
img {
	border: none;
}
p {
	margin: 2px 0px 7px 0px;
}
a {
	text-decoration: none;
	color: #0080c0;
}
a:hover {
	text-decoration: underline;
}
.minheight {
	width: 0.1%;
	height: 550px;
	float: right;
}
.clear {
	clear: both;
	font-size: 0px;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.float-left {
	float:left;
}
.float-right {
	float: right;
}
.bolder {
  font-weight: bolder;
}
/* PRODUCT BACKGROUND COLORS */
.bgaudio {
    background-color: #9BBB59;
}
.bglight {
    background-color: #FF6699;
}
.bgvideo {
    background-color: #C0504D;
}
.bgrigging {
    background-color: #F79646;
}
.bgelectricity {
    background-color: #FFFF4B;
}
.bgstaging {
    background-color: #8064A2;
}
.bgcable {
    background-color: #4F81BD;
}
.bglogistics {
    background-color: #1F4980;
}

/* CONTAINER */
div#container {
	width: 100%;
	margin: 0px auto;
}
/* HEADER */
#header {
	position: absolute;
	right: 0px;
	top: 0px;
	margin-right: 5px;
}
#header a {
	color: #000;
	background-color: #EEEEEE;
	display: block;
	margin-top: 1px;
	border: none;
	float: left;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 3px;
}
#header a:hover {
	background-color: #DDDDDD;
	text-decoration: none;
}
#header a#top_anchor {
  width: 0px;
  background-color: transparent;
  border: none;
  font-size: 0px;
}
div#top-navigation {
	height: 21px;
	background-color: #BFBFBF;
	border-bottom: 1px solid #6C757A;
}
/* BREADCRUMB */
#breadcrumb {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	margin-left: 175px;
}
#breadcrumb ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #000;
	font-weight: bold;
}
#breadcrumb ul li {
	float: left;
	padding: 3px 3px 0px 5px;
}
#breadcrumb ul li.back {
	float: right;
	padding-right: 10px;
}
#breadcrumb ul li a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#breadcrumb ul li a:hover {
	text-decoration: underline;
}
/* MIDDLE */
div#middle {
	margin: 0px;
	padding: 0px;
}
/* SIDE */
div#side-navigation {
	float: left;
	width: 170px;
	padding: 0px;
	margin: 0px;
}
/* SIDE MENU */
.side-menu {
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 0px;
	left:0px;
	width: 171px;
	background-color: #FFFFFF;
	z-index: 999;
	padding-bottom: 0px;
}
div.side_menu-container {
	border-right: 1px solid #737373;
	margin: 0px;
	padding: 0px;
}
.side-menu a {
	color: #2F2F2F;
	background-color: #A9C0CE;
	display: block;
	line-height: 20px;
	padding: 0px 0px 0px 5px;
	border-bottom: 1px solid #FFFFFF;
}
.side-menu a:hover {
	background-color: #6C757A;
	text-decoration: none;
	color: #FFF;
}
.side-menu h2 {
	text-align: center;
	background-color: #6C757A;
	color: #FFFFFF;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #FFFFFF;
	height: 16px;
}
.side-menu div.subjectlinks {
	background-color: #6C757A;
}
.side-menu div.subjectlinks a.subjectlink {
	display: block;
	float: left;
	width: 143px;
}
.side-menu div.subjectlinks a.subjectaddlink {
	display: block;
	float: right;
	width: 22px;
	padding: 0px;
	margin: 0px;
	height: 20px;
	text-align: center;
}
.side-menu div.subjectlinks a.subjectaddlink .icon_16 {
	margin-top: 3px;
	border: none;
	padding: 0px;
}
.side-menu div.subjectlinks div.clearspace {
	clear: both;
	height: 0px;
	font-size: 0px;
}
div.side-content {
  margin-top: 5px;
  margin-bottom: 15px;
}
div.side-content fieldset {
  margin-left: 3px;
  margin-right: 3px;
}
div.side-content fieldset div {
  margin-top: 3px;
  margin-bottom: 3px;
}
div.side-content fieldset div a, div.side-content fieldset div a:hover {
  background-color: transparent;
}

/* CONTENT */
div#content {
	margin-left: 170px;
	padding: 5px;
	padding-top: 0px;
	border-left: 1px solid #737373;
}
div#content .container {
	float: right;
	width: 99.9%;
	min-height: 600px;
}
div#content .container h1 {
  margin-top: 3px;
}
/* FOOTER */
div#footer {
	clear: both;
	margin: 4px 0px 0px 0px;
	padding: 5px;
	border-top: 3px solid #737373;
	z-index: 999;
	font-style: italic;
}
div#footer a {
  font-size: 7px;
  font-weight: bold;
}
.app-version {
	float: left;
}
.app-version a {
	color: #000;
}
.powered-by {
	float: right;
}

/* MISC */
div#lastupd {
	position: absolute;
	color: #FFF;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	color: #000;
	top: 42px; 
	left: 213px;
	font-size: 6px;
}
div.loadblock {
  padding: 3px;
  color: #000;
}
input.extcomboreset {
    position: absolute;
    /*right: -30px;*/
    top: 0px;
    height: 21px;
    width:18px !important;
    background-color: transparent;
    border: none;
    text-align: center;
    background-image: url('/public/icons/16/eraser.png');
    background-repeat: no-repeat;
    background-position: 2px 5px;
    font-size: 11px;
    cursor: pointer;
	margin-left: 25px;
}
div.extcomoboxinline {
    position: relative;
    top: 0px;
}

/* OVERVIEW TABLE */
.overviewtable {
    width: 100%;
    margin: 0px 0px 10px 0px;
}
.overviewtable tr {
    line-height: 19px;
}
.overviewtable tr.row-odd {
    background-color: #FFFFFF;
}
.overviewtable tr.row-even {
    background-color: #DFDFDF;
}
.overviewtable td.linkcell {
    cursor: pointer;
}
.overviewtable td.no_results {
  color: #000;
  font-weight: bold;
  height: 50px;
  vertical-align: middle;
  text-align: center;
}
.overviewtable tbody tr:hover {
        /*border-bottom: 2px solid #6C757A;
        border-top: 2px solid #6C757A;*/
        background-color: #BFEAFF;
        
}
.overviewtable tr.archived {
	background-color: #F92313;
	color: white;
}
.overviewtable tr.archived:hover {
	background-color: #EF0000;
}
.overviewtable th {
	color: #FFFFFF;
	background-color: #6C757A;
	font-weight: bold;
	margin: 0px;
	padding: 0px 3px 0px 3px;
	border-right: 1px solid #DFDFDF;
}
.overviewtable td {
	margin: 0px;
	padding: 0px 3px 0px 3px;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #6C757A;
}
.project_lines table td {
	border:0px;
}
.overviewtable tfoot tr {
	text-align: center;
	background-color: #A9C0CE;
	color: #FFFFFF;
}
.overviewtable td.status {
	width: 16px;
	text-align: center;
}
.overviewtable td.icon, .overviewtable th.icon {
	width: 20px;
	text-align: center;
	vertical-align: top;
}
.overviewtable tr.row-odd td.icon, .overviewtable tr.row-even td.icon {
  background-color: #CFCFCF;
  text-align: center;
}
.overviewtable tr.row-odd td.iteration, .overviewtable tr.row-even td.iteration {
  background-color: #CFCFCF;
}
.overviewtable tr.row-haschanges td.iteration {
	background-color: #eda6a8;
}
.overviewtable td.edit, .overviewtable th.edit {
	width: 40px;
	text-align: right;
	border-right: none;
}

/* ACTION LINKS */
.action-links {
	position: absolute;
	top: 28px;
	right: 5px;
}
.overview-action-links, .add-action-links {
	position: absolute;
	top: 26px;
	right: 5px;
}
.action-links  a,
.action-links2  a{
	color: #FFFFFF;
	padding: 2px;
	background-color: #A9C0CE;
	border: 1px solid #6C757A;
	line-height: 14px;
	display: block;
	display: block;
	float: left;
	margin-left: 5px;
}
.action-links  a:hover {
	background-color: #6C757A;
	text-decoration: none;
}

/* FIELDSET */
fieldset {
	border: 1px solid #6C757A;
	background-color: #F0F0F0;
	position: relative;
	margin: 0px;
	padding: 0px;
}
fieldset.inline {
	border: 1px solid #6C757A;
	background-color: #E0E0E0;
	position: relative;
	margin: 0px;
	padding: 5px 3px 5px 5px;
}
legend {
	font-size: 11px;
	font-weight: bold;
	color: #000;
/*	position: absolute;
	top: -.5em;
	left: .5em;*/
	margin: 0px 0px 0px 2px;
	padding: 0px 3px 0px 3px;
/*	z-index: -1;*/
}

/* FORM */
span.required {
	color: #0080c0;
	font-size: 14px;
	font-weight: bold;
}
div.formcontainer {
	padding: 10px;
}
div.formcontainer h4 {
	margin-left: 20px;
}
table.form td {
	padding: 0px;
	line-height: 20px;
}
table.form td.label {
	text-align: right;
	padding: 0px 2px 0px 2px;
	width: 100px;
}
table.form td.element {
	text-align: left;
	padding: 0px 2px 0px 2px;
	width: 336px;
}
div.formvalue{
    float: left;
    font-size: 12px;
    font-weight: bold;
    background-color: #FFFFFF;
    border: 2px solid #F0F0F0;
    padding: 0px 5px 0px 5px;
    width: 200px;
    height: 20px;
    overflow: auto;
}
div.formcontrols {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.JSCalendarButton {
	width: auto;
}
.JSCalendarImage {
	cursor: pointer;
}
input {
	width: 200px;
	height: 18px;
}
input.x-grid-page-number {
	width: 20px;
}
.x-btn-text {
	color: gray;
}
input, textarea, select {
	background-color: #FFFFFF;
	border: 1px solid #6C757A;
}
input:focus, textarea:focus, select:focus {
	background-color: #BFEAFF;
}
input:disabled{
        background-color: #F0F0F0;
}
option {
	background-color: #FFFFFF;
}
input.form_checkbox {
	width: auto;
	border: none;
}
input.button {
	width: 70px;
	height: 20px;
	color: #FFFFFF;
	border: 1px solid #6C757A;
	background-color: #6C757A;
	padding-bottom: 4px;
	margin: 0px;
	cursor: pointer;
}
input.button:hover {
	background-color: #A9C0CE;
}
input.normal, select.normal {
	width: auto;
}
input.btn_disabled, input.btn_disabled:hover {
  color: #B5B8C8;
  background-color: #FFF;
  border: 1px solid #B5B8C8;
}
select {
	width: 202px;
}
.form_textarea {
	height: 100px;
	width: 100%;
	margin-right: 5px;
	clear: both;
}
.input_text {
	width: 500px;
}
form .date {
	text-align: center;
	width: 85px;
}
form .time {
	text-align: center;
	width: 40px;
}
input.disabledfield, select.disabledfield, textarea.disabledfield {
	border: 0px;
	background-color: transparent;
}
/* QUIKCSEARCH + FILTERING */
div.quicksearch, div.filter {
	padding: 0px 5px 0px 5px;
}
input.searchvalue {
	width: 150px;
	margin: 0px 0px 4px 0px;
}
select.searchfield, select.filterfield {
	width: 152px;
	margin: 0px 0px 4px 0px;
}

/* QUICKFILTER */
div.quickfilter {
	padding: 0px 5px 0px 5px;
}
select.filterfield {
	width: 152px;
	margin: 0px 0px 4px 0px;
}

/* ICONS */
img.icon_16 {
	margin-bottom: -4px;
}
img.icon_24 {
	margin-bottom: -3px;
}

/* FORM MSGS */
#msgs {
	margin: -7px 0px 5px 0px;
	color: #000000;
}
#msgs ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
}
#msgs ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}
/* ACT RESULTS */
.act_result {
	background-color: #DEEE7B;
	border-bottom: 2px solid #ACC600;
	padding: 5px;
	color: #000000;
	padding-right: 10px;
}
div.act_result table td {
	border: none;
}
.act_result_customerror, .act_result_processerror, .act_result_norestore, .act_result_nodelete, .act_result_error, .formerrors {
	background-color: #eda6a8;
	border-bottom: 2px solid #ee777a;
}
.act_result_nochanges {
	background-color: #a3badc;
	border-bottom: 2px solid #4C79BA;
}

/* OTHER */
.errors, .nodelete, .norestore {
	background-color: #eda6a8;
	border-bottom: 2px solid #ee777a;
	padding: 5px;
	color: #000000;
	padding-right: 10px;
}
div.errors table tr td ul li ul {
	margin-top: -15px;
}
div.errors table tr td ul li ul li {
	margin-left: 100px;
	display: block;
}
div.errors table.error_items {
 padding-left: 10px; 
}
.confirmation {
	background-color: #DEEE7B;
	border-bottom: 2px solid #ACC600;
	padding: 5px;
	color: #000000;
	padding-right: 10px;
}
.customerror {
	background-color: #eda6a8;
	border-bottom: 2px solid #ee777a;
}
.custom {
	background-color: #DEEE7B;
	border-bottom: 2px solid #ACC600;
	padding: 5px;
	color: #000000;
	padding-right: 10px;
}
.nochanges {
	background-color: #a3badc;
	border-bottom: 2px solid #4C79BA;
	padding: 5px;
	color: #000000;
	padding-right: 10px;
}

/* FILTERLIST */
.filterlist {
	text-align: center;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.filterlist a, .filterlist span {
	padding-left: 5px;
	padding-right: 5px;
}
.filterlist a.active {
	font-weight: bold;
	text-decoration: underline;
}

/* SEARCH */
.searchvalue {
	width: 100%;
}

/* TABBER */
.tab-action-links {
	text-align: right;
	margin: 0px 0px 5px 0px;
}
.tab-action-links a, a.actionlink {
  color: #FFFFFF;
  padding: 2px;
  background-color: #A9C0CE;
  border: 1px solid #6C757A;
  line-height: 14px;
  margin-left: 5px;
}
.tab-action-links a:hover, a.actionlink:hover {
	background-color: #6C757A;
	text-decoration: none;
}
a.actionlink {
	display: inline;
}
a.actionlink span {
	color: #FFF;
}
.tab-action-links a span {
	color: #FFF;
}

/* EXT SEARCH */
.search-item {
  font:normal 11px tahoma, arial, helvetica, sans-serif;
  padding:3px 10px 3px 10px;
  border:1px solid #fff;
  border-bottom:1px solid #eeeeee;
  white-space:normal;
}
.search-item h3 {
  display:block;
  font:inherit;
  font-weight:bold;
}
.search-item h3 span {
  float: right;
  font-weight:normal;
  margin:0 0 5px 5px;
  width:100px;
  display:block;
  clear:none;
}
.search-item-selected {
  border: 2px solid #2F2F2F;
  color: #000;
  background-color: #FFF;
}


/* ROW ACT */
table.overviewtable tr.row_act_nodelete, table.overviewtable tr.row_act_customerror, table.overviewtable tr.row_act_error {
	background-color: #eda6a8;
}
table.overviewtable tr.row_act_delete, table.overviewtable tr.row_act_edit, table.overviewtable tr.row_act_add {
	background-color: #DEEE7B;
}
table.overviewtable tr.row_act_nochanges {
	background-color: #a3badc;
}

/* PAGING */
.disabledpagingfilter {
	background-color: #6C757A;
	color: #FFF;
}
.ajaxpaging {
	margin-bottom: 3px;
}
.ajaxpaging input.normal {
  height: 19px;
  padding-bottom: 4px;
}

/* COMMON STYLES*/

/* -- ADDRESS */
form .address_line1 {
	width: 165px;
}
form .address_nr {
	width: 32px;
	text-align: center;
}
form .address_bus {
	width: 20px;
	text-align: center;
}
form .address_postal {
	width: 42px;
	text-align: center;
}
form .address_place {
	width: 190px;
}

/*-- BLOCKS */
div.edit_part, div.add_part, div.rank_part, fieldset.edit_part, fieldset.add_part, fieldset.rank_part {
  background-color: #CFCFCF;
  border: 1px solid #000;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
}
fieldset.edit_part, fieldset.add_part, fieldset.rank_part {
  margin-top: -4px;
}
fieldset.edit_part div.formcontainer, fieldset.add_part div.formcontainer, fieldset.rank_part div.formcontainer {
  padding: 3px;
  margin: 0px;
}
fieldset.edit_part div.close_part, fieldset.add_part div.close_part, fieldset.rank_part div.close_part {
  position: absolute; 
  right: 0px; 
  margin-right: 10px;
}
div.add_form_container, fieldset.part_fieldset_container {
  margin-top: -6px;
}
div.add_form_container {
  margin-bottom: 5px;
}
div.add_form_container div.errors, div.add_form_container div.act_result {
  margin-top: 12px;
  margin-bottom: 4px;
}
div.rank_part p, fieldset.rank_part p {
  margin: 0px;
  padding: 0px;
}
div.rank_part div.controls, div.rankcontainer div.controls, fieldset.rank_part div.controls {
  text-align: center;
  margin-top: 3px;
  margin-bottom: 3px;
}
/* RANK */
ul.rank_container li, ul.rank_container li table, table.rankoverviewtable {
  margin: 0px;
  padding: 0px;
}

/* BUTTONS */
input.refreshbtn {
	background-image: url('/public/icons/16/refresh.png');
	background-repeat: no-repeat;
	background-position: 3px 2px;
	width: 22px;
}
input.rankbtn {
	background-image: url('/public/icons/16/sort_descending.png');
	background-repeat: no-repeat;
	background-position: 3px 2px;
	width: 22px;
}
input.savebtn {
	background-image: url('/public/icons/16/disk_blue.png');
	background-repeat: no-repeat;
	background-position: 3px 2px;
	width: 22px;
}
input.printbtn {
	background-image: url('/public/icons/16/printer.png');
	background-repeat: no-repeat;
	background-position: 3px 2px;
	width: 22px;
}
input.editbtn {
	background-image: url('/public/icons/16/pencil2.png');
	background-repeat: no-repeat;
	background-position: 3px 2px;
	width: 22px;
}
input.resetbtn {
	background-image: url('/public/icons/16/eraser.png');
	background-repeat: no-repeat;
	background-position: 3px 2px;
	width: 22px;
}
input.showbtn {
	background-image: url('/public/icons/16/show.png');
	background-repeat: no-repeat;
	background-position: 3px 2px;
	width: 22px;
}
input.hidebtn {
	background-image: url('/public/icons/16/arrow_up_blue.png');
	background-repeat: no-repeat;
	background-position: 3px 2px;
	width: 22px;
}
input.deletebtn {
	background-image: url('/public/icons/16/delete2.png');
	background-repeat: no-repeat;
	background-position: 3px 2px;
	width: 22px;
}
input.detailbtn {
	background-image: url('/public/icons/16/star_yellow.png');
	background-repeat: no-repeat;
	background-position: 3px 2px;
	width: 22px;
}

/* AMOUNT */
form .amount_unit_price {
        width: 55px;
	text-align: center;
}
form .amount_count, form .amount_multiplier {
        width: 35px;
	text-align: center;
}
form .amount_discount, form .amount_value {
        width: 40px;
	text-align: center;  
}
form .amount_total {
        width: 55px;
	text-align: center;
}
form .amount_totalwide{
        width: 100px;
	text-align: right;
}
form .amount_grandtotal {
        width: 70px;
	text-align: right;
	font-weight: bold;
}

/* READONLY */
.readonly {
  font-weight: bold;
}

/* LINE TABLES */
table.add_line_table {
  width: 100%;
}
table.add_line_table tr td.spacer {
  text-align: center;
  width: 10px;
}
table.add_line_table tr td.controls {
  width: 75px;
  text-align: center;
  vertical-align: middle;
}

/* LINES TABLE */
table.lines_table {
  padding: 0px;
	margin: 0px;
	width: 100%;
}
table.lines_table td {
	vertical-align: middle;
}
table.lines_table .iteration {
	width: 20px;
	text-align: center;
}
table.lines_table td.edit, table.lines_table th.edit {
	width: 80px;
	text-align: center;
	border-right: none;
}
table.lines_table td.edit input {
  margin: 0px;
  padding: 0px;
  display: block;
  float: left;
  margin-left: 3px;
  margin-right: 3px;
}
table.lines_table tr.row-errorselected {
	background-color: #EDA6A8;
}
table.lines_table tr.row-successselected {
	background-color: #DEEE7B;
}
table.lines_table tr.row-nochangeselected {
	background-color: #A3BADC;
}
table.lines_table tr th.edit input.select_all {
  margin: 0px;
  padding: 0px;
}

/* LINE FORMS */
form.add_line_form {
  
}
form.edit_line_form {
  padding: 0px;
	margin: 0px;
}

/* INNERTABLE */
table.innertable {
  margin: 0px;
  padding: 0px;
  width: 100%;
}
table.innertable tr.row-last td {
  border-bottom: none;
}
table.innertable tr.row-last-first td {
  border-top: 1px solid #6C757A;
}
table.innertable tr.row-last-first td table.line_detail_table tr td {
  border-top: none;
}
table.innertable tr td.level_1, table.innertable tr td.level_0 {
  text-align: right;
}
table.innertable tr td.level_2 {
  width: 40px;
  text-align: right;
}
table.innertable tr td.level_3 {
  width: 60px;
  text-align: right;
}
table.innertable tr td.level_4 {
  width: 80px;
  text-align: right;
}
table.innertable tr td.level_5 {
  width: 100px;
  text-align: right;
}

/* SUBLINES */
table.lines_table tr.sublines td.sublines_container {
  margin: 0px;
  padding: 0px;
}
table.lines_table tr.sublines td.sublines_container div.load_container {
  margin: 0px;
  padding: 0px;
  min-height: 40px;
  width: 100%;
}

/* LINE DETAIL TABLE */
table.line_detail_table, table.line_detail_table td {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

/* == JQMODAL == */

/* DEFAULT JQMODAL */
.jqmOverlay {
  background-color: #000;
}
.window_overlay {
  background-color: #000;
  opacity: 0.10;
}
div.app_modaldialog, div.app_modaldialogdata {
  display: none;
  position: fixed;
  top: 35%;
  width: 100%;
}
div.app_modaldialog input[type="submit"], div.app_modaldialogdata input[type="submit"] {
  background: #000;
  color: #FFF;
  border: 1px solid #AAA;
}
div.app_modaldialog input.modal_btn {
  height: 22px;
  cursor: pointer;
}
div.app_modaldialog.modaldialogwindowclose em, div.app_modaldialogdata.modaldialogwindowclose em {
  display: none;
}
div.app_modaldialog.modaldialogwindowclose, div.app_modaldialogdata.modaldialogwindowclose {
  width: 20px;
  height: 20px;
  display: block;
  float: right;
  clear: right;
}
div.app_modaldialog a.modaldialogwindowclose, div.app_modaldialogdata a.modaldialogwindowclose {
  width: 20px;
  height: 20px;
  display: block;
  float: right;
  clear: right;
  display: none;
}
div.app_modaldialog a.modaldialogwindowclose:hover, div.app_modaldialogdata a.modaldialogwindowclose:hover {
  background-position: 0 -20px;
}
div.app_modaldialogwindow, div.app_modaldialogwindowdata {
  height: auto;
  width: auto;
  margin: auto;
  max-width: 400px;
  padding: 0 10px 10px;
  background: #FFF;
  border: 2px solid #009049;
}
div.app_modaldialogwindowdata {
  max-width: 1150px;
  min-height: 500px;
}
div.app_modaldialogwindowtitle {
  margin: 5px 2px;
  height: 20px;
  color: #000;
}
div.app_modaldialogwindowtitle h1 {
  margin: 0px;
  margin: 5px 2px;
  padding: 0;
  padding-left: 5px;
  font-size: 14px;
  text-transform: capitalize;
  letter-spacing: -1px;
  font-weight: bold;
  color: #000;
  float: left;
  height: 16px;
  background-color: #FFF;
}
div.app_modaldialogwindowcontent {
  color: #000;
  font-size: 11px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 5px;
  padding: 6px;
  border: 1px dotted #111;
  letter-spacing: 0px;
  background: #DFDFDF;
  clear: both;
}
div.app_modaldialogwindowcontent pre.app_modaldialogwindowcontentmsg {
  padding: 0px;
  margin: 0px;
  font-weight: bold;
  white-space: pre-wrap;
  width: 100%;
  overflow: auto;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
div.app_modaldialogwindowcontent div.app_modaldialogwindowcontentdata {
  display: none;
  padding: 0px;
  margin: 0px;
  height: 425px;
  background-color: #FFF;
  border: 2px solid #000;
}
div.modaltype_info {
  border-width: 1px;
  border-style: solid;
  color: #333333;
  background: #a3badc;
  border-color: #4c79ba;
}
div.modaltype_notice {
  border-width: 1px;
  border-style: solid;
  color: #333333;
  background: #a3badc;
  border-color: #4c79ba;
}
div.modaltype_success {
  border-width: 1px;
  border-style: solid;
  color: #333333;
  background: #deee7b;
  border-color: #acc600;
}
div.modaltype_error {
  border-width: 1px;
  border-style: solid;
  color: #333333;
  background: #eda6a8;
  border-color: #ee777a;
}
div.modaltype_warning, div.modaltype_warn {
  border-width: 1px;
  border-style: solid;
  color: #333333;
  background: #ffdcbf;
  border-color: #ffdcbf;
}
div.app_modaldialogwindowcontrols {
  text-align: center;
}
div.app_modaldialogwindowcontrols input {
  width: auto;
}
div.app_modaldialogdata {
  top: 5%;
}
div.app_modaldialogdata.app_modaldialogwindowtitle h1 {
  text-transform: none;
}

/* WINDOW JQMODAL */
div.window {
  display: none;
  position: fixed;
  top: 25%;
  left: 0;
  width: 100%; 
}
div.window_content {
  height: auto;
  width: auto;
  margin: auto;
  max-width: 500px;
  padding: 10px;
  background: #FFF;
  border: 3px solid #009049;
}
div.window_subject_container {
  margin: 0px;
  padding: 0px;
  background-color: #FFF;
  color: #000; 
}
div.window_content .links {
    width: 20px;
}
div.window_content .links a {
	color: #FFFFFF;
	padding-top: 2px;
        padding-right: 2px;
	background-color: #A9C0CE;
	border: 1px solid #6C757A;
	line-height: 14px;
	display: block;
	display: block;
	float: left;
	margin-left: 5px;
        border-radius: 5px;
        width: 15px;
        height: 15px;
        text-align: center;
}
div.window_content .links a:hover {
	background-color: #6C757A;
	text-decoration: none;
}

/* TIME ENTRY STYLES */
.timeEntry_control {
	vertical-align: middle;
	margin-left: 2px;
}
* html .timeEntry_control { /* IE only */
	margin-top: -4px;
}
/* Event Resources Styles */
form .resource_description {
	width: 98%;
}


/* RESOURCE LINES */
form .resource_count, .resource_vat, .resource_discount, .resource_unit_price {
	width: 40px;
	text-align: center;
}
form .resource_unit_price {
	width: 50px;
}
form .resource_product_description {
	width: 500px;
}
#addresource_errors, #addresource_confirm, #addresource_error {
	margin: -7px 0px 5px 0px;
	color: #000000;
}

table.resource{
	
}
table.resource th.description,
table.resource td.description{
	width:592px;
}
table.resource th.date,
table.resource td.date{
	width:120px;
	text-align:center;
}
table.resource th.unit_price,
table.resource td.unit_price{
	width:70px;
	text-align:center;	
}
table.resource th.count,
table.resource td.count{
	width:50px;
	text-align:center;	
}
table.resource th.total{
    	text-align:center;
}
table.resource td.total{
	text-align:right;
}
table.resource td.total span{
	display:inline-block;
	width:55px;
}
table.condition{
	margin:0;
	padding:0px;
}
table.condition .iteration{
	width:15px;
	text-align:center;
}

/* Pagination Holiday List */
.paging ul {
	list-style-type: none;
}
.paging li{
	font-size: 11px;
	list-style: none;
	display: inline;

}
.paging .current{
	font-weight: bold;
}

/* Hide class */
.hide{
	display: none;
}
/* Overuren Page */
.timeb-box, .calendartime,
.timeb-box:hover, .calendartime:hover{
	width: 200px;
	padding: 12px 10px 0px;
	display:block;
	float: right;
	text-decoration: none;
	outline: none;
}
	.calendartime,
	.calendartime:hover{	 
		 position: absolute;
		 left: 10px;
		 top: 5px;
	 }

.timeb-box small,
.timeb-box:hover small{
	padding-right: 10px;
	font-size:12px;
	color:#5D5D5D;
	text-decoration: none;
}
.timeb-box strong,
.timeb-box:hover strong{
	text-decoration: none;
	font-size: 18px;
	color:#000;
	font-weight:normal;
}
/* Hours Color */
.timeb-box .red_hour, .timeb-box .red_hour{
	color: #F00;
}
.timeb-box .green_hour, .timeb-box .green_hour{
	color: #00AA6B;
}
