.project-dialog{
  width:800px;
}

.dialog-from{
  position:relative;
  left:200px;
  height:0px;
  width:600px;
}

.dialog-date{
  position:relative;
  height:20px;
}

.dialog-text{
  position:relative;
  width:600px;
  margin-bottom:20px;
}

#project-dialog-new-textarea{
  height:75px;
  width:750px;
}

#project-dialog-new-send{
  height:40px;
  width:40px;
}

.customer_project_line{
  position:relative;
  height:25px;
  width:850px;
  margin-left:auto;
  margin-right:auto;
}

.customer_project_column_project{
  position:relative;
  left:0px;
  width:400px;
  height:0px;
}

.customer_project_column_creation{
  position:relative;
  left:400px;
  width:150px;
  height:0px;
  text-align:center;
}

.customer_project_column_delay{
  position:relative;
  left:550px;
  width:150px;
  height:0px;
  text-align:center;
}

.customer_project_column_status{
  position:relative;
  left:700px;
  width:90px;
  height:0px;
  text-align:center;
}

.customer_project_column_action{
  position:relative;
  left:790px;
  width:60px;
  height:0px;
  text-align:center;
}

#customer_project_add_submit_field{
  width:15px;
  height:15px;
  border:0px;
}

.customer_project_action_open{
  width:15px;
  height:15px;
  border:0px;
}

#customer_project_add_title_field{
  width:390px;
}

.custinvoice_line{
  height:20px;
}

.custinvoice_column_action_show{
  width:20px;
  height:20px;
}

.custinvoice_column_action_payment{
  width:20px;
  height:20px;
}

.custinvoice_column_name{
  position:relative;
  left:0px;
  height:0px;
}

.custinvoice_column_creation{
  position:relative;
  left:175px;
  width:125px;
  height:0px;
  text-align:center;
}

.custinvoice_column_amount_wovat{
  position:relative;
  left:300px;
  width:120px;
  height:0px;
  text-align:right;
}

.custinvoice_column_amount_vat{
  position:relative;
  left:440px;
  width:120px;
  height:0px;
  text-align:right;
}

.custinvoice_column_amount_wvat{
  position:relative;
  left:580px;
  width:120px;
  height:0px;
  text-align:right;
}

.custinvoice_column_amount_paid{
  position:relative;
  left:720px;
  width:120px;
  height:0px;
  text-align:right;
}

.custinvoice_column_amount_to_pay{
  position:relative;
  left:860px;
  width:120px;
  height:0px;
  text-align:right;
}

.custinvoice_column_action{
  position:relative;
  left:1000px;
  width:50px;
  height:0px;
}

.custorder_line{
  height:20px;
}

.custorder_column_action_show{
  width:20px;
  height:20px;
}

.custorder_column_action_payment{
  width:20px;
  height:20px;
}

.custorder_column_name{
  position:relative;
  left:0px;
  height:0px;
}

.custorder_column_creation{
  position:relative;
  left:175px;
  width:125px;
  height:0px;
  text-align:center;
}

.custorder_column_amount_wovat{
  position:relative;
  left:300px;
  width:120px;
  height:0px;
  text-align:right;
}

.custorder_column_amount_vat{
  position:relative;
  left:440px;
  width:120px;
  height:0px;
  text-align:right;
}

.custorder_column_amount_wvat{
  position:relative;
  left:580px;
  width:120px;
  height:0px;
  text-align:right;
}

.custorder_column_amount_paid{
  position:relative;
  left:720px;
  width:120px;
  height:0px;
  text-align:right;
}

.custorder_column_amount_to_pay{
  position:relative;
  left:860px;
  width:120px;
  height:0px;
  text-align:right;
}

.custorder_column_action{
  position:relative;
  left:1000px;
  width:50px;
  height:0px;
}

.customer_meetinglist_removeIcon{
  border:0px;
  width:25px;
  height:25px;
}

.customer_meetinglist_column_action{
  position:absolute;
  top:0px;
  left:650px;
  width:50px;
  text-align:center;
}

.customer_meetinglist{
  position:relative;
  width:700px;
  margin-left:auto;
  margin-right:auto;
}

#meetingRequest_select{
  text-align:center;
}

#meetingRequestCalendar{
  position:relative;
  width:750px;
  height:650px;
  margin-left:auto;
  margin-right:auto;
}

#meetingRequest_select{
  margin-bottom:25px;
}

.customer_meetinglist{
  margin-bottom:25px;
}

.customer_meetinglist_line_block{
  position:relative;
  height:25px;
}

.customer_meetinglist_column_vendor{
  position:absolute;
  top:0px;
  left:0px;
  width:150px;
}

.customer_meetinglist_column_from{
  position:absolute;
  top:0px;
  left:150px;
  width:200px;
}

.customer_meetinglist_column_to{
  position:absolute;
  top:0px;
  left:350px;
  width:200px;
}

.customer_meetinglist_column_confirmed{
  position:absolute;
  top:0px;
  left:550px;
  width:100px;
  text-align:center;
}


