/* 
    Document   : css
    Created on : 2011.07.14., 16:02:50
    Author     : Gabor Gyorgyi
    Description: Webshop 1.0
*/
body {margin:0px;
      font: 12px Arial, Helvetica, sans-serif;
      background: #666666;}

a{text-decoration: none; border: none}
img{text-decoration: none; border: none}

table#main{
    width: 80%;
    border-spacing: 0px;
    padding: 0px;
    vertical-align: top;
}

td#header_logo{
    background-color: #709038;    
    height: 40px;
    /*background:url(../images/logo_bg.png);*/
    background-repeat: repeat-x;
    width: 100%;
    padding: 0px;
}

table#header_logo_table{
    width: 100%;
}
td#header_logo_table_logo{
    width: 30%;
}
td#header_logo_table_cart{
    width: 50%;
}
td#header_logo_table_logout{
    width: 20%;
}

td#header_menu{
    background-color: #000000;
    /*background:url(../images/loter_fej.png);*/
    padding: 0px;
    border-bottom: 1px solid #cbdfa7;
    height: 60px;
}
#menu_d{
    position: relative;
    top: 0px;
}

td#footer_info{
    background-color: #000000;
    /*background:url(../images/info_bg.png);*/
    height: 26px;
    background-repeat: repeat-x;
    width: 100%;
}
td#footer_copyright{
    
    width: 100%;
}
td#footer_results{
    
    width: 100%;
}


td#main_content{
    background-color: #ffffff;
    /*height: 500px;*/
    width: 100%;
    vertical-align: top;
}

td#main_offers{
    background-color: #faffe2;
    vertical-align: top;
}

table#offers{
    width: 100%;
    border-spacing: 0px;
    padding: 10px;
}

div.offer{
    /*background-color: #aaaaaa;*/
    background:url(../images/loter/offer_2.png);
    width: 200px;
    height: 250px;
	/*filter: alpha(opacity=50);
	opacity: 0.5;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        -moz-opacity:0.5;
        -khtml-opacity: 0.5;*/
}

td.offer_image{
    padding: 8px 0px 20px 0px;
}
img.offer_image{
    position: relative;
    top: 100px;
}


td.offer_label{
    position: relative;
    top: 120px;
    color: white;
    font-weight: bold;
    font-size: 18px;
}

div.offer_label{
    position: relative;
    top: 90px;
}

div#div_list{
    position: relative;
}

div#div_product_main{
    width: 100%;
}

td#main_functional{
    background-color: #f5faeb;
    padding: 0px 0px 0px 0px;
}

table#menu{
    padding: 0px 10px 0px 10px;
    font-weight: bold;
    font-size: 13px;
    /*width: 100%;*/
}

a.menu{
    text-decoration: none;
        color: #ffffff;
}
a.menu:hover{
    text-decoration: none;
    color: #666666;
}

td#homepage{
    width: 80px;
}

td#events{
    width: 100px;
}

td#news{
    width: 80px;
}

td#pictures{
    width: 100px;
}

td#company_database{
    width: 60px;
}

td#organization_structure{
    width: 150px;
}

td#other_contents{
    width: 110px;
}

td#banner_menu{
    width: 80px;
}

td#users{
    width: 100px;
}

td#services{
    width: 110px;
}

td#our_services{
    width: 120px;
}

td#contact{
    width: 130px;
}
div#contacts{
    padding: 10px;
}
.headline{
    text-decoration: none;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}
.listhead{
    text-decoration: none;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
}
.listcontent{
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    padding-left: 20px;
    white-space: pre-line;
}
.rowspace{
    padding-bottom: 10px;
}

div#div_login{
    background-color: #faffe2;
}

table#new_article{
    padding: 20px;
}

#new_article_headlabel{
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
}

.new_article_label{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding: 20px 0px 0px 0px;
}

input#new_headline{
    width: 830px;
}
input.worksheet_long{
    width: 830px;
}
input.worksheet_medium{
    width: 400px;
}
input.worksheet_small{
    width: 200px;
}
input.worksheet_verysmall{
    width: 70px;
}
td.worksheet_number{
    width: 100px;
    font-size: 14px;
}
td.worksheet_name{
    width: 400px;
    font-size: 14px;
}
td.worksheet_plate{
    width: 50px;
    font-size: 14px;
}
td.worksheet_make{
    width: 70px;
    font-size: 14px;
}
td.worksheet_deadline{
    width: 50px;
    font-size: 14px;
}
td.worksheet_reception_date{
    width: 50px;
    font-size: 14px;
}
td.worksheet_closed{
    width: 50px;
    font-size: 14px;
}


.saved_info_green{
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: white;
    padding: 20px 0px 0px 0px;
    background-color: green;
    width: 100%;
}

.saved_info_orange{
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: black;
    padding: 20px 0px 0px 0px;
    background-color: orange;
    width: 100%;
}

.saved_info_red{
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: white;
    padding: 20px 0px 0px 0px;
    background-color: red;
    width: 100%;
}

input#number{
    width: 70px;
    
}
input#part_number{
    width: 100px;
}
input#performed_work{
    width: 350px;
}
input#quantity{
    width: 40px;
}
input#adjusted_data{
    width: 100px;
}
input#worker{
    width: 100px;
}
textarea#other_problems_and_comments{
    width: 830px;
    height: 100px;
}
textarea#note{
    width: 830px;
    height: 100px;
}

textarea.worksheet_textarea{
    width: 830px;
    height: 60px;
}
textarea.worksheet_textarea_high{
    width: 500px;
    height: 300px;
}
td#print_group_td{
    width: 100px;
}
input.print_group{

}


input.work_hours{
    width: 15px;
}
input.work_hours_worker{
    width: 55px;
}



table#files{
    width: 100%;
}
div#row_width{
    width: 900px;
    height: 1px;
}
tr.works{
    width: 100%;
    
}
td#works{
    width: 100%;
    height: 200px;
    /*
    background-color: green;
    border: 1px solid green;
    */
}
table.works_sub{
    width: 100%;
    padding: 5px;
}
td.works_sub_td{
    width: 100%;
    font-size: 14px;
    padding-bottom: 5px;
}
td.pre{
    white-space: pre-line;
}
td.works_sub_side{
    font-size: 14px;
}
table.works_sub_sub{
    font-size: 14px;
}
table.works_sub_warning{
    color: red;
    text-transform: uppercase;
    font-size: 14px;
}
td.works_sub_warning{
    color: red;
    text-transform: uppercase;
    font-size: 14px;
}
td.works_sub_workbook{
    color: black;
    
    font-size: 14px;
}
td.works_sub_prior{
    
}

.button{
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #dddddd;
    text-decoration: none;
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
    /*background-image: url(../images/buttom.png);*/
    background-color: #0000FF;
    background-repeat: no-repeat;
    background-position: 0 0px;
    outline:none;
    cursor: pointer;
    height: auto;
    overflow: visible;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    CCborderRadius: 5px;
    border-radius: 5px;
}

.button_red{
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: white;
    text-decoration: none;
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
    /*background-image: url(../images/buttom.png);*/
    background-color: #dd0000;
    background-repeat: no-repeat;
    background-position: 0 0px;
    outline:none;
    cursor: pointer;
    height: auto;
    overflow: visible;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    CCborderRadius: 5px;
    border-radius: 5px;
}

.button_green{
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: white;
    text-decoration: none;
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
    /*background-image: url(../images/buttom.png);*/
    background-color: green;
    background-repeat: no-repeat;
    background-position: 0 0px;
    outline:none;
    cursor: pointer;
    height: auto;
    overflow: visible;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    CCborderRadius: 5px;
    border-radius: 5px;
}

.button_orange{
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: white;
    text-decoration: none;
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
    /*background-image: url(../images/buttom.png);*/
    background-color: orange;
    background-repeat: no-repeat;
    background-position: 0 0px;
    outline:none;
    cursor: pointer;
    height: auto;
    overflow: visible;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    CCborderRadius: 5px;
    border-radius: 5px;
}

.button_purple{
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: white;
    text-decoration: none;
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
    /*background-image: url(../images/buttom.png);*/
    background-color: purple;
    background-repeat: no-repeat;
    background-position: 0 0px;
    outline:none;
    cursor: pointer;
    height: auto;
    overflow: visible;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    CCborderRadius: 5px;
    border-radius: 5px;
}

input#antirobi{
    position: absolute;
    display: none;
    visibility: hidden;
}


/*------------------------*/
/*ALKATRÉSZ VÁLASZTÓ*/
div#parts_list {
  background-color: #f8f8f8;
  border: 1px solid black;
  width: 800px;
  height: 100px;
  overflow: scroll;
}
div#parts_list_products {
  background-color: #f8f8f8;
  border: 1px solid black;
  width: 1200px;
  height: 500px;
  overflow: scroll;
}

* {
  box-sizing: border-box;
}

.myInput {
  width: 100%;
  font-size: 14px;
  padding: 10px 10px 10px 10px;
  border: 1px solid #ddd;
  margin-bottom: 12px;
}

.myUL {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.myUL tr{
  border-bottom: 1px solid #ddd;
  margin-top: -1px; /* Prevent double borders */
  background-color: #f8f8f8;
  padding: 12px;
  text-decoration: none;
  font-size: 14px;
  color: black;
  /*display: block*/
}

.myUL tr:hover:not(.header) {
  background-color: #ddd;
}

a.part_list_item{
    display: none;
}

a.part_list_td{
    display: block;
    text-decoration: none;
    font-size: 14px;
    color: black;
}


.inner_window{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 700px;
  height: 500px;
  background-color: #eeeeee;
  border: 1px solid black;
  display: none;
}

.inner_window_close_window{
    position: absolute;
    top: 0px;
    left: 640px;
    cursor: pointer;
    padding: 7px;
    font-size: 14px;
    color: black;
    width: 50px;
}
.inner_window_header{
    background-color: grey;
    padding: 5px;
}

.inner_window_header_label{
    cursor: default;
}

.inner_window_main{
    padding: 20px;
    height: 460px;
    overflow: scroll;
}

textarea.note{
    width: 600px;
    height: 100px;
}



td.rowspacer{
    height: 30px;
}

table#ordered_services{
    margin: 0px;
    border-spacing: 0px 0px;
}

tr.os{
    background-color: #FFB95C;
    padding-bottom: 20px;
}

tr.part_selector{
    background-color: #F9FCA4;
}

tr.parts{
    background-color: #BEFFB9;
}

table.worksheet_list_os{
    border: 1px solid black;
    font-size: 14px;
    column-gap: 0px;
}

td.worksheetlist_os_rowspace{
    padding-bottom: 20px;
    padding-left: 50px;
}

td.worksheetlist_ordered_services{
    padding-top: 10px;
    padding-left: 0px;
    border-top: 1px solid black;
}

td.worksheetlist_os_part_id{
    padding-top: 0px;
    padding-left: 50px;
}


table.organizer{
    table-layout: fixed;
    font-size: 12px;
    border: 1px solid black;
    vertical-align: top;
    border-collapse: collapse;
}
td.organizer_datas{
    height: 30px;
    overflow: hidden;
    overflow-wrap: normal;
    width: 200px;
    vertical-align: top;
    border-left: 3px solid black;
    border-right: 3px solid black;
    border-top: 1px dotted black;
    border-bottom: 1px dotted black;
}
td.organizer_names{
    height: 40px;
    overflow: hidden;
    overflow-wrap: normal;
    width: 200px;
    vertical-align: middle;
    border-left: 3px solid black;
    border-right: 3px solid black;
    border-top: 3px solid black;
    border-bottom: 1px dotted black;
}
td.organizer_rowspace{
    height: 50px;
}
td.organizer_time{
    vertical-align: top;
    border-left: 3px solid black;
    border-right: 3px solid black;
    border-top: 1px dotted black;
    border-bottom: 1px dotted black;
}
td.organizer_days{
    vertical-align: middle;
    border-left: 3px solid black;
    border-right: 3px solid black;
    border-top: 3px solid black;
    border-bottom: 1px dotted black;
}
hr.organizer_busy{
  border: 5px solid darkorange;
  border-radius: 2px;
}
hr.organizer_busy_ot{
  border: 5px solid darkslategray;
  border-radius: 2px;
}
hr.organizer_free{
  border: 5px solid green;
  border-radius: 2px;
}
hr.organizer_onday{
  border: 5px solid purple;
  border-radius: 2px;
}
hr.organizer_anytime{
  border: 5px solid firebrick;
  border-radius: 2px;
}
hr.organizer_holiday{
  border: 5px solid aqua;
  border-radius: 2px;
}
hr.organizer_error{
  border: 5px solid red;
  border-radius: 2px;
}
a.organizer_link{
    text-decoration: none;
    color: black;
}
input.red{
    background-color: red;
    color: white;
}
input.green{
    background-color: green;
    color: black;
}

/*------------------------------*/

table.user_list{
    border: 1px solid black;
    border-collapse: collapse;
    font-size: 14px;
}

tr.user_list_row{
    border: 1px solid black;
}

td.user_list_row{
    border: 1px solid black;
    padding: 5px;
    min-width: 300px;
}


/*------------------------------*/
/*MUNKALAP LISTA SZÁMOZÁS*/
.album_image_consol_actual{
    text-decoration: none;
    color: black;
    font-weight: bold;
}
.album_image_consol{
    text-decoration: none;
    color: black;
    font-weight: normal;
}

/*---------------------------------*/

table#tasks{
    border-spacing: 10px;
}

td.fulfillment_text{
    color: black;
}
td.fulfillment_text_red{
    color: red;
    font-weight: bold;
}



.worksheet_list_link_button{
  background-color: #0000FF;
  color: white;
  padding: 5px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
}

/*---------------------------------*/
/* WORKSHEET JQUERY HIDE/SHOW FUNKCIÓ */
#a_hide{
    display: none;
}
.a_hide{
    display: none;
}
#b_hide{
    display: none;
}
.b_hide{
    display: none;
}
#c_hide{
    display: none;
}
.c_hide{
    display: none;
}
#d_hide{
    display: none;
}
.d_hide{
    display: none;
}
#e_hide{
    display: none;
}
.e_hide{
    display: none;
}
#f_hide{
    display: none;
}
.f_hide{
    display: none;
}
#g_hide{
    display: none;
}
.g_hide{
    display: none;
}
#h_hide{
    display: none;
}
.h_hide{
    display: none;
}
#i_hide{
    display: none;
}
.i_hide{
    display: none;
}
#j_hide{
    display: none;
}
.j_hide{
    display: none;
}
#k_hide{
    display: none;
}
.k_hide{
    display: none;
}
#l_hide{
    display: none;
}
.l_hide{
    display: none;
}
#m_hide{
    display: none;
}
.m_hide{
    display: none;
}
#mm_hide{
    display: none;
}
.mm_hide{
    display: none;
}
#n_hide{
    display: none;
}
.n_hide{
    display: none;
}
#o_hide{
    display: none;
}
.o_hide{
    display: none;
}       