/* DEV pages.css */
/* Login */
#login-form-wrapper {width:auto;max-width:400px;margin:0 auto;}
#login-form-wrapper .form-item-wrapper label {width:125px;}
#login-form-wrapper .form-item-wrapper .text-field {width:255px;}
#login-form-wrapper .form-item-wrapper .password-field {width:255px;}
#login-form-wrapper form a {display:block;margin:10px auto 0px auto;padding:5px;color:#cf142b;text-align:center;}

#login-form-wrapper #form-item-agree_to_terms-wrapper {width:155px;padding:0;margin:10px auto 24px auto;}
#login-form-wrapper #form-item-agree_to_terms-wrapper label {width:auto;}
#login-form-wrapper #form-item-agree_to_terms-wrapper label a {color:#e91521;display:inline;padding:0;}
#login-form-wrapper #form-item-agree_to_terms-wrapper input {margin-left:0;}

/* Forgot Password Form */
#forgot_password-form-wrapper {width:auto;max-width:400px;margin:0 auto;}
#forgot_password-form-wrapper .form-item-wrapper label {width:150px;}
#forgot_password-form-wrapper .form-item-wrapper .text-field {width:235px;}
#forgot_password-form-wrapper a {display:block;margin:10px auto 0px auto;padding:5px;color:#cf142b;text-align:center;}

/* Tools */
#tool-search .form-item-wrapper label {width:auto;display:block;padding-bottom:1px;}
#tool-search .form-item-wrapper {width:auto;padding-right:20px;}
#tool-search #form-item-tid {width:100px;}
#tool-search #form-item-tt {width:100px;}
#tool-search #form-item-m {width:100px;}
#tool-search #form-item-mnum {width:100px;}
#tool-search #form-item-snum {width:100px;}
#tool-search #form-item-c {width:100px;}
#tool-search #form-item-clear-wrapper {padding-right:0;width:auto;}
#tool-search #form-item-submit-wrapper {padding-right:0;width:auto;}
#tool-search #search-buttons {}

/* View Tool */
#tool-left-info {width:100%;max-width:400px;display:inline-block;margin-right:20px;vertical-align:top;}
#tool-right-info {width:100%;max-width:1130px;display:inline-block;vertical-align:top;}

#tool-info {width:100%;margin-bottom:20px;}
#tool-info div {padding:4px;border:#fff 1px solid;background:#e1e1e1;}
#tool-info div .label {font-family:'League Gothic', Arial, Helvetica, sans-serif;text-transform:uppercase;font-size:18px;line-height:18px;font-weight:normal;color:#504c4d;}
#tool-info div .info {float:right;line-height:18px;}

#tool-photo-wrapper {width:99%;margin-bottom:20px;border:1px solid #ccc;}
#tool-photo-wrapper img {max-width:374px;max-height:auto;background:#fff; margin:10px;}

#calibration-certs-charts {margin-bottom:20px;padding:0;}
#tool-calibration-history {margin-bottom:20px;padding:0;}
#tool-repair-history {margin-bottom:20px;}

#tool-group-list {margin-bottom:20px;}
#tool-group-list h2 {display:inline-block;}
#tool-group-list #add-tool-to-group-form {display:inline-block;float:right;margin-top:-10px;}
#tool-group-list .table-list {}

#tool-documents-list {margin-bottom:20px;}
#tool-documents-list h2 {display:inline-block;}
#tool-documents-list #upload-tool-file-form{display:inline-block;float:right;margin-top:-10px;}
#tool-documents-list .table-list {}

#add_tool_to_group-form-wrapper {background:none;padding:0px;display:inline-block;}
#add_tool_to_group-form-wrapper #form-item-tool_group_id-wrapper label {display:none;}
#add_tool_to_group-form-wrapper #form-item-tool_group_id-wrapper {display:inline-block;}
#add_tool_to_group-form-wrapper #form-item-tool_group_id {width:200px;}
#add_tool_to_group-form-wrapper #form-item-submit-wrapper {display:inline-block;}

#upload_tool_file-form-wrapper {background:none;padding:0px;display:inline-block;}
#upload_tool_file-form-wrapper #form-item-tool_file-wrapper label {display:none;}
#upload_tool_file-form-wrapper #form-item-tool_file-wrapper {display:inline-block;}
#upload_tool_file-form-wrapper #form-item-tool_file {width:200px;;}
#upload_tool_file-form-wrapper #form-item-submit-wrapper {display:inline-block;}

/* Print Tool Sticker */
#tool-sticker-wrapper {margin-top:20px;text-align:center;}
#tool-sticker-wrapper img {width:200px;height:auto;padding:20px;border:#888 1px solid;-webkit-box-shadow:0px 0px 10px rgba(50, 50, 50, 0.75);-moz-box-shadow:0px 0px 10px rgba(50, 50, 50, 0.75);box-shadow:0px 0px 10px rgba(50, 50, 50, 0.75);}

/* Add Tool */
#add_tool-form-wrapper {width:auto;max-width:400px;margin:0 auto;}
#add_tool-form-wrapper .form-item-wrapper label {width:135px;}
#add_tool-form-wrapper .form-item-wrapper .text-field {width:245px;}
#add_tool-form-wrapper .form-item-wrapper .select-field {width:253px;}
#add_tool-form-wrapper #form-item-max_pressure-wrapper {display:inline-block;}
#add_tool-form-wrapper #form-item-max_pressure-wrapper .text-field {width:75px;min-width:75px;}
#add_tool-form-wrapper #form-item-max_pressure_units-wrapper {display:inline-block;}
#add_tool-form-wrapper #form-item-max_pressure_units-wrapper .select-field {width:75px;}
#add_tool-form-wrapper #form-item-max_torque-wrapper {display:inline-block;}
#add_tool-form-wrapper #form-item-max_torque-wrapper .text-field {width:75px;min-width:75px;}
#add_tool-form-wrapper #form-item-max_torque_units-wrapper {display:inline-block;}
#add_tool-form-wrapper #form-item-max_torque_units-wrapper .select-field {width:75px;}
#add_tool-form-wrapper #form-item-standard_deviation-wrapper .text-field {width:75px;min-width:75px;}
#add_tool-form-wrapper #form-item-standard_deviation-wrapper .form-item-description {display:inline-block;padding:0;margin:0;}
#add_tool-form-wrapper #form-item-custom_line_1-wrapper .text-field {width:120px;min-width:120px;}
#add_tool-form-wrapper #form-item-custom_line_1-wrapper .form-item-description {display:inline-block;padding:0;margin:0;}
#add_tool-form-wrapper #form-item-custom_line_2-wrapper .text-field {width:120px;min-width:120px;}
#add_tool-form-wrapper #form-item-custom_line_2-wrapper .form-item-description {display:inline-block;padding:0;margin:0;}

/* Edit Tool */
#edit_tool-form-wrapper {width:auto;max-width:400px;margin:0 auto;}
#edit_tool-form-wrapper .form-item-wrapper label {width:134px;}
#edit_tool-form-wrapper .form-item-wrapper .text-field {width:245px;}
#edit_tool-form-wrapper .form-item-wrapper .select-field {width:253px;}
#edit_tool-form-wrapper #form-item-max_pressure-wrapper {display:inline-block;}
#edit_tool-form-wrapper #form-item-max_pressure-wrapper .text-field {width:75px;min-width:75px;}
#edit_tool-form-wrapper #form-item-max_pressure_units-wrapper {display:inline-block;}
#edit_tool-form-wrapper #form-item-max_pressure_units-wrapper .select-field {width:75px;}
#edit_tool-form-wrapper #form-item-max_torque-wrapper {display:inline-block;}
#edit_tool-form-wrapper #form-item-max_torque-wrapper .text-field {width:75px;min-width:75px;}
#edit_tool-form-wrapper #form-item-max_torque_units-wrapper {display:inline-block;}
#edit_tool-form-wrapper #form-item-max_torque_units-wrapper .select-field {width:75px;}
#edit_tool-form-wrapper #form-item-standard_deviation-wrapper .text-field {width:75px;min-width:75px;}
#edit_tool-form-wrapper #form-item-standard_deviation-wrapper .form-item-description {display:inline-block;padding:0;margin:0;}
#edit_tool-form-wrapper #form-item-custom_line_1-wrapper .text-field {width:120px;min-width:120px;}
#edit_tool-form-wrapper #form-item-custom_line_1-wrapper .form-item-description {display:inline-block;padding:0;margin:0;}
#edit_tool-form-wrapper #form-item-custom_line_2-wrapper .text-field {width:120px;min-width:120px;}
#edit_tool-form-wrapper #form-item-custom_line_2-wrapper .form-item-description {display:inline-block;padding:0;margin:0;}
#edit_tool-form-wrapper #form-item-tool_reset-wrapper {text-align:center;}
#edit_tool-form-wrapper #form-item-tool_reset-wrapper .form-item-checkbox {display:inline-block;padding:0;margin:0;}
#edit_tool-form-wrapper #form-item-tool_reset-wrapper label {display:inline-block;padding:0;margin:0;width:auto;}

/* Tool Type change to X Driver */
#edit_tool-form-wrapper #x_driver_tool_start {border:1px solid #ccc; padding:4px 0; padding-left:15px;margin:5px 0;}
#edit_tool-form-wrapper #x_driver_tool_start p {margin:0;}
#edit_tool-form-wrapper #x_driver_tool_start #form-item-a_drive_tool_number-wrapper {display:inline-block;margin-right:15px;}
#edit_tool-form-wrapper #x_driver_tool_start #form-item-a_drive_tool_number-wrapper label {width:110px;}
#edit_tool-form-wrapper #x_driver_tool_start #form-item-a_drive_tool_number {width:120px;}
#edit_tool-form-wrapper #x_driver_tool_start #form-item-a_drive_this_tool-wrapper {display:inline-block;}
#edit_tool-form-wrapper #x_driver_tool_start #form-item-a_drive_this_tool-wrapper label {width:80px;}
#edit_tool-form-wrapper #x_driver_tool_start #form-item-m_drive_tool_number-wrapper {display:inline-block;margin-right:15px;}
#edit_tool-form-wrapper #x_driver_tool_start #form-item-m_drive_tool_number-wrapper label {width:110px;}
#edit_tool-form-wrapper #x_driver_tool_start #form-item-m_drive_tool_number {width:120px;}
#edit_tool-form-wrapper #x_driver_tool_start #form-item-m_drive_this_tool-wrapper {display:inline-block;}
#edit_tool-form-wrapper #x_driver_tool_start #form-item-m_drive_this_tool-wrapper label {width:80px;}
#edit_tool-form-wrapper #x_driver_tool_start #form-item-v_drive_tool_number-wrapper {display:inline-block;margin-right:15px;}
#edit_tool-form-wrapper #x_driver_tool_start #form-item-v_drive_tool_number-wrapper label {width:110px;}
#edit_tool-form-wrapper #x_driver_tool_start #form-item-v_drive_tool_number {width:120px;}
#edit_tool-form-wrapper #x_driver_tool_start #form-item-v_drive_this_tool-wrapper {display:inline-block;}
#edit_tool-form-wrapper #x_driver_tool_start #form-item-v_drive_this_tool-wrapper label {width:80px;}

#tool-notes {margin-top:20px;}
#tool-notes h2 {float:left;}
#tool-notes-list {clear:both;margin-top:20px;}

/* Add Tool Note */
#add_tool_note-form-wrapper {width:auto;max-width:400px;margin:0 auto;}
#add_tool_note-form-wrapper .form-item-wrapper label {width:90px;}
#add_tool_note-form-wrapper .form-item-wrapper .text-field {width:290px;}
#add_tool_note-form-wrapper #form-item-note-wrapper label {width:auto;display:block;}
#add_tool_note-form-wrapper #form-item-note-wrapper .textarea-field {width:97%;min-height:100px;}

/* Edit Tool Note */
#edit_tool_note-form-wrapper {width:auto;max-width:400px;margin:0 auto;}
#edit_tool_note-form-wrapper .form-item-wrapper label {width:90px;}
#edit_tool_note-form-wrapper .form-item-wrapper .text-field {width:290px;}
#edit_tool_note-form-wrapper #form-item-note-wrapper label {width:auto;display:block;}
#edit_tool_note-form-wrapper #form-item-note-wrapper .textarea-field {width:97%;min-height:100px;}


/* Tool Group Search */
#tool-group-search .form-item-wrapper label {width:auto;display:block;padding-bottom:1px;}
#tool-group-search .form-item-wrapper {width:auto;padding-right:20px;}
#tool-group-search #form-item-tgid {width:100px;}
#tool-group-search #form-item-ssg-wrapper label {display:inline;}
#tool-group-search #form-item-clear-wrapper {padding-right:0;width:auto;}
#tool-group-search #form-item-submit-wrapper {padding-right:0;width:auto;}
#tool-group-search #search-buttons {}

/* View Tool Group */
/*#tool-info .third {width:33.25%;float:left;background:#e1e1e1}*/
#tool-group-info div {padding:4px;border:#fff 1px solid;width:32.35%;background:#e1e1e1;float:left;}
#tool-group-info div+div+div+div+div+div+div {width:49.0%;}
#tool-group-info div .label {font-family:'League Gothic', Arial, Helvetica, sans-serif;text-transform:uppercase;font-size:18px;line-height:18px;font-weight:normal;color:#504c4d;}
#tool-group-info div .info {float:right;line-height:18px;}

#tool-group-tools {margin-top:20px;}
#tool-group-tools h2 {float:left;}
#tool-group-tools-list {clear:both;margin-top:20px;}

#tool-group-groups {margin-top:20px;}
#tool-group-groups h2 {float:left;}
#tool-group-groups-list {clear:both;margin-top:20px;}

/* Add Tool Group*/
#add_tool_group-form-wrapper {width:auto;max-width:400px;margin:0 auto;}
#add_tool_group-form-wrapper .form-item-wrapper label {width:100px;}
#add_tool_group-form-wrapper .form-item-wrapper .text-field {width:280px;}
#add_tool_group-form-wrapper .form-item-wrapper .select-field {width:288px;}
#add_tool_group-form-wrapper #form-item-calibration_date-wrapper .text-field {width:60%;}
#add_tool_group-form-wrapper #form-item-expiration_date-wrapper .text-field {width:60%;}
#add_tool_group-form-wrapper #form-item-group_name-wrapper .text-field {width:150px;min-width:150px;}
#add_tool_group-form-wrapper #form-item-group_name-wrapper .form-item-description {display:inline-block;padding:0;margin:0;}

/* Edit Tool Group*/
#edit_tool_group-form-wrapper {width:auto;max-width:400px;margin:0 auto;}
#edit_tool_group-form-wrapper .form-item-wrapper label {width:100px;}
#edit_tool_group-form-wrapper .form-item-wrapper .text-field {width:280px;}
#edit_tool_group-form-wrapper .form-item-wrapper .select-field {width:288px;}
#edit_tool_group-form-wrapper #form-item-calibration_date-wrapper .text-field {width:60%;}
#edit_tool_group-form-wrapper #form-item-expiration_date-wrapper .text-field {width:60%;}
#edit_tool_group-form-wrapper #form-item-group_name-wrapper .text-field {width:150px;min-width:150px;}
#edit_tool_group-form-wrapper #form-item-group_name-wrapper .form-item-description {display:inline-block;padding:0;margin:0;}


/* Add Tools to Group */
#tools_list-form-wrapper {background:#fff;padding:0px;margin-top:20px;}
#tools_list-form-wrapper  #add_selected_buttons {text-align:center;}
#tools_list-form-wrapper  #add_selected_buttons .form-item-wrapper {display:inline-block;margin-right:10px;margin-top:10px;}
#tools_list-form-wrapper #calibration-export-list {margin-top:10px;}
#tools_list-form-wrapper #calibration-export-list .form-item-wrapper {width:auto;}
#tools_list-form-wrapper #calibration-export-list .form-item-wrapper input {width:auto;}
#tools_list-form-wrapper .table-list tr td:last-child {text-align:left;}


/* Add Groups to Group */
#tool_groups_list-form-wrapper {background:#fff;padding:0px;margin-top:20px;}
#tool_groups_list-form-wrapper  #add_selected_buttons {text-align:center;}
#tool_groups_list-form-wrapper  #add_selected_buttons .form-item-wrapper {display:inline-block;margin-right:10px;margin-top:10px;}
#tool_groups_list-form-wrapper .table-list tr th:last-child {text-align:left;}
#tool_groups_list-form-wrapper .table-list tr td:last-child {text-align:left;}

/* Add Tool Group*/
#add_tool_group-form-wrapper {width:auto;max-width:400px;margin:0 auto;}
#add_tool_group-form-wrapper .form-item-wrapper label {width:100px;}
#add_tool_group-form-wrapper .form-item-wrapper .text-field {width:280px;}
#add_tool_group-form-wrapper .form-item-wrapper .select-field {width:288px;}
#add_tool_group-form-wrapper #form-item-calibration_date-wrapper .text-field {width:60%;}
#add_tool_group-form-wrapper #form-item-expiration_date-wrapper .text-field {width:60%;}
#add_tool_group-form-wrapper #form-item-group_name-wrapper .text-field {width:150px;min-width:150px;}
#add_tool_group-form-wrapper #form-item-group_name-wrapper .form-item-description {display:inline-block;padding:0;margin:0;}

/* Edit Tool Group*/
#edit_tool_group-form-wrapper {width:auto;max-width:400px;margin:0 auto;}
#edit_tool_group-form-wrapper .form-item-wrapper label {width:100px;}
#edit_tool_group-form-wrapper .form-item-wrapper .text-field {width:280px;}
#edit_tool_group-form-wrapper .form-item-wrapper .select-field {width:288px;}
#edit_tool_group-form-wrapper #form-item-calibration_date-wrapper .text-field {width:60%;}
#edit_tool_group-form-wrapper #form-item-expiration_date-wrapper .text-field {width:60%;}
#edit_tool_group-form-wrapper #form-item-group_name-wrapper .text-field {width:150px;min-width:150px;}
#edit_tool_group-form-wrapper #form-item-group_name-wrapper .form-item-description {display:inline-block;padding:0;margin:0;}

/* Add Tool Group Note */
#add_tool_group_note-form-wrapper {width:auto;max-width:400px;margin:0 auto;}
#add_tool_group_note-form-wrapper .form-item-wrapper label {width:100px;}
#add_tool_group_note-form-wrapper .form-item-wrapper .text-field {width:290px;}
#add_tool_group_note-form-wrapper #form-item-note-wrapper label {width:auto;display:block;}
#add_tool_group_note-form-wrapper #form-item-note-wrapper .textarea-field {width:97%;min-height:100px;}

/* Edit Tool Group Note */
#edit_tool_group_note-form-wrapper {width:auto;max-width:400px;margin:0 auto;}
#edit_tool_group_note-form-wrapper .form-item-wrapper label {width:100px;}
#edit_tool_group_note-form-wrapper .form-item-wrapper .text-field {width:290px;}
#edit_tool_group_note-form-wrapper #form-item-note-wrapper label {width:auto;display:block;}
#edit_tool_group_note-form-wrapper #form-item-note-wrapper .textarea-field {width:97%;min-height:100px;}


/* Print Tool Group Sticker */
#tool-group-sticker-wrapper {margin-top:20px;text-align:center;}
#tool-group-sticker-wrapper img {width:200px;height:auto;padding:20px;border:#888 1px solid;-webkit-box-shadow:0px 0px 10px rgba(50, 50, 50, 0.75);-moz-box-shadow:0px 0px 10px rgba(50, 50, 50, 0.75);box-shadow:0px 0px 10px rgba(50, 50, 50, 0.75);}

#download-label-template {margin-top:20px;text-align:center;}
#download-label-template a {padding:5px 10px;color:#cf142b;text-align:center;background:#ccc;}
#label-instructions {margin:20px auto;width:480px;padding:10px;border:1px solid #ccc;}
#label-instructions h3 {width:100%;text-align:center;font-size:18px;margin:0;padding:5px 0;background:#eee;}
#label-instructions ul {margin:0;padding:8px 15px;;font-size:12px;line-height:17px;}

/* Add Tools to Group */
#tools_list-form-wrapper {background:#fff;padding:0px;margin-top:20px;}
#tools_list-form-wrapper  #add_selected_buttons {text-align:center;}
#tools_list-form-wrapper  #add_selected_buttons .form-item-wrapper {display:inline-block;margin-right:10px;margin-top:10px;}
#tools_list-form-wrapper #calibration-export-list {margin-top:10px;}
#tools_list-form-wrapper #calibration-export-list .form-item-wrapper {width:auto;}
#tools_list-form-wrapper #calibration-export-list .form-item-wrapper input {width:auto;}
#tools_list-form-wrapper .table-list tr td:last-child {text-align:left;}


/* Calibrations */
.search-by-title {display:inline-block;clear:both;float:none;width:110px;font-family:'League Gothic', Arial, Helvetica, sans-serif;text-transform:uppercase;font-weight:normal;font-size:26px;line-height:24px;color:#504c4d;}
#calibration-search .form-item-wrapper label {width:auto;display:block;padding-bottom:1px;}
#calibration-search .form-item-wrapper {width:auto;padding-right:20px;}
#calibration-search #form-item-tid {width:100px;}
#calibration-search #form-item-mnum {width:100px;}
#calibration-search #form-item-snum {width:100px;}
#calibration-search #form-item-cid {width:100px;}
#calibration-search #form-item-cd {width:80px;}
#calibration-search #form-item-ed {width:80px;}
#calibration-search #search-by-tech {width:120px;}
#calibration-search #form-item-clear-wrapper {padding-right:0;width:auto;}
#calibration-search #form-item-submit-wrapper {padding-right:0;width:auto;}

#calibration-list .row td+td+td {font-size:12px;}
#calibration-list .row td.table-column-1 a {padding:0 3px;}
/* View Calibration */
#calibration-info {width:49%;margin-right:2%;float:left;}
#calibration-info h2 {margin-bottom:10px;}
#calibration-info div {padding:4px;border:#fff 1px solid;background:#e1e1e1}
#calibration-info div .label {font-family:'League Gothic', Arial, Helvetica, sans-serif;text-transform:uppercase;font-size:18px;line-height:18px;font-weight:normal;color:#504c4d;}
#calibration-info div .info {float:right;line-height:18px;}

#calibration-tool-info {width:49%;float:left;}
#calibration-tool-info h2 {margin-bottom:10px;}
#calibration-tool-info div {padding:4px;border:#fff 1px solid;background:#e1e1e1}
#calibration-tool-info div .label {font-family:'League Gothic', Arial, Helvetica, sans-serif;text-transform:uppercase;font-size:18px;line-height:18px;font-weight:normal;color:#504c4d;}
#calibration-tool-info div .info {float:right;line-height:18px;}
#calibration-tool-info div .view {padding:0;width:15px;height:15px;display:inline-block;background:url('../images/mini-view-icon.png') 0 0 no-repeat;margin:0 3px;}

/* Customer Note Form */
#calibration_customer_note-form-wrapper {width:auto;max-width:400px;margin:10px auto;}
#calibration_customer_note-form-wrapper .form-item-wrapper label {width:90px;}
#calibration_customer_note-form-wrapper .form-item-wrapper .text-field {width:290px;}

/* Calibration Audied Form */
#calibration_audited-form-wrapper {width:auto;max-width:400px;margin:10px auto;}
#calibration_audited-form-wrapper #form-item-audited-wrapper {text-align:center;}
#calibration_audited-form-wrapper #form-item-audited-wrapper .form-item-checkbox {display:inline-block;padding:0;margin:0;}
#calibration_audited-form-wrapper #form-item-audited-wrapper label {display:inline-block;padding:0;margin:0;width:auto;padding-left:5px;}


#calibration-certs-charts h2 {margin:15px 0;}
#calibration-buttons-wrapper {text-align:center;}
.calibration-button {height:22px;margin:5px 10px;background:#504c4d;padding:6px 30px;min-width:150px;color:#fff;display:inline-block;font-family:'League Gothic', Arial, Helvetica, sans-serif;text-transform:uppercase;font-size:24px;line-height:22px;text-decoration:none;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;}
.chart-button {background:#848484;}



/* Add Calibration */
#add_calibration-form-wrapper {background:none;padding:0;}
#add_calibration-form-wrapper .form-left {float:left;width:320px;margin-right:20px;}
#add_calibration-form-wrapper .form-left-inner {padding:8px;background:#e1e1e1;margin-bottom:20px;}
#add_calibration-form-wrapper .form-left-inner .form-item-wrapper label {display:block;}
#add_calibration-form-wrapper .form-left-inner .form-item-wrapper .text-field {width:97%;}
#add_calibration-form-wrapper .form-left-inner .form-item-wrapper .select-field {width:99%;}
#add_calibration-form-wrapper #form-item-calibration_date-wrapper .text-field {width:85%;}
#add_calibration-form-wrapper #form-item-expiration_date-wrapper .text-field {width:85%;}
#add_calibration-form-wrapper #form-item-temperature-wrapper {width:33%;display:inline-block;}
#add_calibration-form-wrapper #form-item-temperature-wrapper .text-field {width:90%;}
#add_calibration-form-wrapper #form-item-temperature_units-wrapper {width:16%;display:inline-block;margin-right:10px;}
#add_calibration-form-wrapper #form-item-temperature_units-wrapper .select-field {width:100%;}
#add_calibration-form-wrapper #form-item-humidity-wrapper {width:40%;display:inline-block;}
#add_calibration-form-wrapper #form-item-humidity-wrapper .text-field {width:75%;display:inline-block;}
#add_calibration-form-wrapper #form-item-humidity-wrapper .form-item-description {display:inline-block;padding:0;margin:0;}
#add_calibration-form-wrapper #form-item-tool_number-wrapper {position:relative;width:45%;display:inline-block;}
#add_calibration-form-wrapper #form-item-tool_number-wrapper .text-field {width:100%;}
#add_calibration-form-wrapper #form-item-tool_number-wrapper p.form-item-description {line-height:25px;position:absolute;display:inline-block;bottom:2px;}
#add_calibration-form-wrapper #form-item-tool_number-wrapper a {display:inline-block;padding-left:4px;font-family:'League Gothic', Arial, Helvetica, sans-serif;text-transform:uppercase;font-size:24px;line-height:24px;color:#504c4d;text-decoration:none;}
#add_calibration-form-wrapper #form-item-load_tool-wrapper {margin-left:15px;width:auto;display:inline-block;}
#add_calibration-form-wrapper #form-item-submit_button-wrapper {text-align:center;}

#add_calibration-form-wrapper .form-right {display:block;float:left;width:100%;max-width:1210px;}
#add_calibration-form-wrapper .form-right h2{margin:20px 0;}
#add_calibration-form-wrapper .form-right h3{display:block;background:#ccc;padding:10px;}
#add_calibration-form-wrapper .form-right label {margin-right:10px;}
#add_calibration-form-wrapper #form-item-as_found_result-wrapper .select-field {width:250px;}
#add_calibration-form-wrapper #form-item-as_left_result-wrapper .select-field {width:250px;}

#add_calibration-form-wrapper #tool-info div {padding:4px;border:#fff 1px solid;width:48%;background:#e1e1e1;float:left;}
#add_calibration-form-wrapper #tool-info div .label {font-family:'League Gothic', Arial, Helvetica, sans-serif;text-transform:uppercase;font-size:18px;line-height:18px;font-weight:normal;color:#504c4d;}
#add_calibration-form-wrapper #tool-info div .info {float:right;line-height:18px;}
#add_calibration-form-wrapper #tool-info #max-pressure {padding:4px;border:#fff 1px solid;width:31.5%;background:#e1e1e1;float:left;}
#add_calibration-form-wrapper #tool-info #max-torque {padding:4px;border:#fff 1px solid;width:31.5%;background:#e1e1e1;float:left;}
#add_calibration-form-wrapper #tool-info #standard-deviation {padding:4px;border:#fff 1px solid;width:31.5%;background:#e1e1e1;float:left;}


/* Edit Calibration */
#edit_calibration-form-wrapper {background:none;padding:0;}
#edit_calibration-form-wrapper .form-left {float:left;width:320px;margin-right:20px;}
#edit_calibration-form-wrapper .form-left-inner {padding:8px;background:#e1e1e1;margin-bottom:20px;}
#edit_calibration-form-wrapper .form-left-inner .form-item-wrapper label {display:block;}
#edit_calibration-form-wrapper .form-left-inner .form-item-wrapper .text-field {width:97%;}
#edit_calibration-form-wrapper .form-left-inner .form-item-wrapper .select-field {width:99%;}
#edit_calibration-form-wrapper #form-item-calibration_date-wrapper .text-field {width:85%;}
#edit_calibration-form-wrapper #form-item-expiration_date-wrapper .text-field {width:85%;}
#edit_calibration-form-wrapper #form-item-tool_number-wrapper {position:relative;width:45%;display:inline-block;}
#edit_calibration-form-wrapper #form-item-tool_number-wrapper .text-field {width:100%;}
#edit_calibration-form-wrapper #form-item-tool_number-wrapper p.form-item-description {line-height:25px;position:absolute;display:inline-block;bottom:2px;}
#edit_calibration-form-wrapper #form-item-tool_number-wrapper a {display:inline-block;padding-left:4px;font-family:'League Gothic', Arial, Helvetica, sans-serif;text-transform:uppercase;font-size:24px;line-height:24px;color:#504c4d;text-decoration:none;}
#edit_calibration-form-wrapper #form-item-load_tool-wrapper {margin-left:15px;width:auto;display:inline-block;}
#edit_calibration-form-wrapper #form-item-submit_button-wrapper {text-align:center;}

#edit_calibration-form-wrapper .form-right {display:block;float:left;width:100%;max-width:1210px;}
#edit_calibration-form-wrapper .form-right h2{margin:20px 0;}
#edit_calibration-form-wrapper .form-right h3{display:block;background:#ccc;padding:10px;}
#edit_calibration-form-wrapper .form-right label {margin-right:10px;}
#edit_calibration-form-wrapper #form-item-as_found_result-wrapper .select-field {width:250px;}
#edit_calibration-form-wrapper #form-item-as_left_result-wrapper .select-field {width:250px;}

/* Add User */
#add_user-form-wrapper {width:auto;max-width:400px;margin:0 auto;}
#add_user-form-wrapper .form-item-wrapper label {width:125px;}
#add_user-form-wrapper .form-item-wrapper .text-field {width:255px;}
#add_user-form-wrapper .form-item-wrapper .password-field {width:255px;}
#add_user-form-wrapper .form-item-wrapper .select-field {width:263px;}
#add_user-form-wrapper #form-item-attached_customers-wrapper p {font-weight:bold;}
#add_user-form-wrapper #form-item-attached_customers-wrapper ul {list-style:none;margin:0;padding:0;}
#add_user-form-wrapper #form-item-attached_customers-wrapper label {width:auto;}
#add_user-form-wrapper #form-item-attached_customers-wrapper ul li label {display:inline-block;}

/* Edit User */
#edit_user-form-wrapper {width:auto;max-width:400px;margin:0 auto;}
#edit_user-form-wrapper .form-item-wrapper label {width:125px;}
#edit_user-form-wrapper .form-item-wrapper .text-field {width:255px;}
#edit_user-form-wrapper .form-item-wrapper .password-field {width:255px;}
#edit_user-form-wrapper .form-item-wrapper .select-field {width:263px;}
#edit_user-form-wrapper #form-item-attached_customers-wrapper p {font-weight:bold;}
#edit_user-form-wrapper #form-item-attached_customers-wrapper ul {list-style:none;margin:0;padding:0;}
#edit_user-form-wrapper #form-item-attached_customers-wrapper label {width:auto;}
#edit_user-form-wrapper #form-item-attached_customers-wrapper ul li label {display:inline-block;}


/* Add User Role */
#add_role-form-wrapper {width:auto;max-width:400px;margin:0 auto;}
#add_role-form-wrapper .form-item-wrapper label {width:125px;}
#add_role-form-wrapper .form-item-wrapper .text-field {width:255px;}
#add_role-form-wrapper .form-item-wrapper .select-field {width:263px;}
#add_role-form-wrapper #permissions .form-item-wrapper p {font-weight:bold;}
#add_role-form-wrapper #permissions .form-item-wrapper ul {list-style:none;margin:0;padding:0;margin-left:20px;}
#add_role-form-wrapper #permissions .form-item-wrapper ul li label {display:inline-block;width:auto;}

/* Edit User Role */
#edit_role-form-wrapper {width:auto;max-width:400px;margin:0 auto;}
#edit_role-form-wrapper .form-item-wrapper label {width:125px;}
#edit_role-form-wrapper .form-item-wrapper .text-field {width:255px;}
#edit_role-form-wrapper .form-item-wrapper .select-field {width:263px;}
#edit_role-form-wrapper #permissions .form-item-wrapper p {font-weight:bold;}
#edit_role-form-wrapper #permissions .form-item-wrapper ul {list-style:none;margin:0;padding:0;margin-left:20px;}
#edit_role-form-wrapper #permissions .form-item-wrapper ul li label {display:inline-block;width:auto;}


/* Edit Account */
#account-form-wrapper {width:auto;max-width:400px;margin:0 auto;}
#account-form-wrapper .form-item-wrapper label {width:125px;}
#account-form-wrapper .form-item-wrapper .text-field {width:255px;}
#account-form-wrapper .form-item-wrapper .password-field {width:255px;}
#account-form-wrapper .form-item-wrapper .select-field {width:263px;}

/* Repairs */
#repair-search .form-item-wrapper label {width:auto;display:block;padding-bottom:1px;}
#repair-search .form-item-wrapper {width:auto;padding-right:20px;}
#repair-search #form-item-tid {width:100px;}
#repair-search #form-item-rd {width:80px;}
#repair-search #form-item-clear-wrapper {padding-right:0;}
#repair-search #form-item-submit-wrapper {padding-right:0;}

/* View Repair */
#repair-info {width:49%;margin-right:2%;float:left;}
#repair-info h2 {margin-bottom:10px;}
#repair-info div {padding:4px;border:#fff 1px solid;background:#e1e1e1}
#repair-info div .label {font-family:'League Gothic', Arial, Helvetica, sans-serif;text-transform:uppercase;font-size:18px;line-height:18px;font-weight:normal;color:#504c4d;}
#repair-info div .info {float:right;line-height:18px;min-height:47px;}

#repair-tool-info {width:49%;float:left;}
#repair-tool-info h2 {margin-bottom:10px;}
#repair-tool-info div {padding:4px;border:#fff 1px solid;background:#e1e1e1}
#repair-tool-info div .label {font-family:'League Gothic', Arial, Helvetica, sans-serif;text-transform:uppercase;font-size:18px;line-height:18px;font-weight:normal;color:#504c4d;}
#repair-tool-info div .info {float:right;line-height:18px;}
#repair-tool-info div .view {padding:0;width:15px;height:15px;display:inline-block;background:url('../images/mini-view-icon.png') 0 0 no-repeat;margin:0 3px;}

#repair-description {margin-top:20px;}
#repair-description #description {margin:20px 0;}

/*View Repair Estimate */
#repair-estimate-info {width:49%;margin-right:2%;float:left;}
#repair-estimate-info h2 {margin-bottom:10px;}
#repair-estimate-info div {padding:4px;border:#fff 1px solid;background:#e1e1e1;min-height:22px;}
#repair-estimate-info div .label {font-family:'League Gothic', Arial, Helvetica, sans-serif;text-transform:uppercase;font-size:18px;line-height:18px;font-weight:normal;color:#504c4d;}
#repair-estimate-info div .info {float:right;line-height:18px;}


#estimate-links-wrapper {text-align:center;margin-top:10px;}

#repair-estimate-address-info {width:49%;float:left;}
#repair-estimate-address-info div {padding:4px;border:#fff 1px solid;background:#e1e1e1;min-height:47px;}
#repair-estimate-address-info div .label {font-family:'League Gothic', Arial, Helvetica, sans-serif;text-transform:uppercase;font-size:18px;line-height:18px;font-weight:normal;color:#504c4d;}
#repair-estimate-address-info div .info {float:right;line-height:18px;text-align:right;}

/*View Repair Estimate */
#repair-estimate-tool-info {width:100%;margin-top:20px;margin-bottom:20px;height:48px;}
#repair-estimate-tool-info div {width:19.13%;padding:4px;border:#fff 1px solid;background:#e1e1e1;float:left;text-align:center;height:36px;}
#repair-estimate-tool-info div .label {display:block;text-align:center;font-family:'League Gothic', Arial, Helvetica, sans-serif;text-transform:uppercase;font-size:18px;line-height:18px;font-weight:normal;color:#504c4d;}
#repair-estimate-tool-info div .info {display:block;text-align:center;line-height:18px;}

#repair-estimate-items-list {margin-bottom:0;}
#repair-estimate-items-list tr td:last-child {text-align:right;}
#repair-estimate-item-totals-list {margin-top:0;}
#repair-estimate-item-totals-list tr td {text-align:right;font-weight:bold;}
#repair-estimate-item-totals-list tr td:last-child {text-align:right;font-weight:bold;width:80px;}

#repair-estimate-notes {width:auto;margin-top:20px;}
#repair-estimate-notes h2 {margin-bottom:10px;}

#add-to-export-buttons {margin:20px 0 0 0;}
#add-to-export-buttons #sub-actions {float:none;clear:both;}

/* Calibration Export Search */
#calibration-export-search .form-item label {width:auto;display:block;padding-bottom:1px;}
#calibration-export-search .form-item {width:auto;padding-right:20px;}
#calibration-export-search #to-date {width:80px;}
#calibration-export-search #from-date {width:80px;}

#calibration_export_list-form-wrapper {background:#fff;padding:0px;margin-top:20px;}
#calibration_export_list-form-wrapper .form-item-wrapper {width:280px;margin:0 auto;}
#calibration_export_list-form-wrapper .form-item-wrapper label{display:block;}
#calibration_export_list-form-wrapper .form-item-wrapper input{width:99%;}
#calibration_export_list-form-wrapper #form-item-include_charts-wrapper label{display:inline-block;margin-right:10px;}
#calibration_export_list-form-wrapper #form-item-include_charts-wrapper .select-field{width:100px;}
#calibration_export_list-form-wrapper  #add_selected_buttons {text-align:center;}
#calibration_export_list-form-wrapper  #add_selected_buttons .form-item-wrapper {display:inline-block;margin-right:10px;margin-top:10px;}
#calibration_export_list-form-wrapper #calibration-export-list {margin-top:10px;}
#calibration_export_list-form-wrapper #calibration-export-list .form-item-wrapper {width:auto;}
#calibration_export_list-form-wrapper #calibration-export-list .form-item-wrapper input {width:auto;}

/* Work Orders Index View */
#work-order-search .form-item-wrapper label {width:auto;display:block;padding-bottom:1px;}
#work-order-search .form-item-wrapper {width:auto;padding-right:20px;}
#work-order-search #form-item-wo {width:100px;}
#work-order-search #form-item-tid {width:100px;}
#work-order-search #form-item-clear-wrapper {padding-right:0;width:auto;}
#work-order-search #form-item-submit-wrapper {padding-right:0;width:auto;}

/* View Work Order */
#work-order-info div {padding:4px;border:#fff 1px solid;width:32.25%;background:#e1e1e1;float:left;}
#work-order-info div .label {font-family:'League Gothic', Arial, Helvetica, sans-serif;text-transform:uppercase;font-size:18px;line-height:18px;font-weight:normal;color:#504c4d;}
#work-order-info div .info {float:right;line-height:18px;}

#work-order-tools-list .table-header-column-6 {text-align:center;}
#work-order-tools-list .table-header-column-7 {text-align:center;}
#work-order-tools-list .table-column-6 {text-align:center;}
#work-order-tools-list .table-column-7 {text-align:center;}

/* Upgrade Contact Form */
#contact-form-wrapper {width:auto;max-width:600px;margin:0 auto;}
#contact-form-wrapper .form-item-wrapper label {width:135px;}
#contact-form-wrapper .form-item-wrapper .text-field {width:445px;}
#contact-form-wrapper #form-item-message-wrapper label {width:auto;display:block;}
#contact-form-wrapper #form-item-message-wrapper .textarea-field {width:97%;min-height:100px;}

/* User Role Search */
#role-search .form-item-wrapper label {width:auto;display:block;padding-bottom:1px;}
#role-search .form-item-wrapper {width:auto;padding-right:20px;}
#role-search #form-item-tgid {width:100px;}
#role-search #form-item-clear-wrapper {padding-right:0;width:auto;}
#role-search #form-item-submit-wrapper {padding-right:0;width:auto;}
#role-search #search-buttons {}

/* Manufacturer Search */
#manufacturer-search .form-item-wrapper label {width:auto;display:block;padding-bottom:1px;}
#manufacturer-search .form-item-wrapper {width:auto;padding-right:20px;}
#manufacturer-search #form-item-clear-wrapper {padding-right:0;width:auto;}
#manufacturer-search #form-item-submit-wrapper {padding-right:0;width:auto;}

/* Add Manufacturer */
#add_manufacturer-form-wrapper {width:auto;max-width:400px;margin:0 auto;}
#add_manufacturer-form-wrapper .form-item-wrapper label {width:125px;}
#add_manufacturer-form-wrapper .form-item-wrapper .text-field {width:255px;}

/* Edit Manufacturer */
#edit_manufacturer-form-wrapper {width:auto;max-width:400px;margin:0 auto;}
#edit_manufacturer-form-wrapper .form-item-wrapper label {width:125px;}
#edit_manufacturer-form-wrapper .form-item-wrapper .text-field {width:255px;}

/* Tool Type Search */
#tool-type-search .form-item-wrapper label {width:auto;display:block;padding-bottom:1px;}
#tool-type-search .form-item-wrapper {width:auto;padding-right:20px;}
#tool-type-search #form-item-clear-wrapper {padding-right:0;width:auto;}
#tool-type-search #form-item-submit-wrapper {padding-right:0;width:auto;}

/* Add Tool Type */
#add_tool_type-form-wrapper {width:auto;max-width:400px;margin:0 auto;}
#add_tool_type-form-wrapper .form-item-wrapper label {width:125px;}
#add_tool_type-form-wrapper .form-item-wrapper .text-field {width:255px;}

/* Edit Tool Type */
#edit_tool_type-form-wrapper {width:auto;max-width:400px;margin:0 auto;}
#edit_tool_type-form-wrapper .form-item-wrapper label {width:125px;}
#edit_tool_type-form-wrapper .form-item-wrapper .text-field {width:255px;}

/* Add Survey */
#add_survey-form-wrapper {width:auto;max-width:700px;margin:0 auto;background:#fff;}
#add_survey-form-wrapper .form-item-wrapper label {width:auto;display:block;padding-bottom:5px;}
#add_survey-form-wrapper .form-item-wrapper .select-field {width:200px;}
#add_survey-form-wrapper .textarea-field {width:97%;min-height:200px;}

/* Upgrade Contact Form */
#schedule-form-wrapper {width:auto;max-width:600px;margin:0 auto;}
#schedule-form-wrapper .form-item-wrapper label {width:135px;}
#schedule-form-wrapper .form-item-wrapper .text-field {width:445px;}
#schedule-form-wrapper #form-item-requested_date-wrapper .text-field {width:60%;}
#schedule-form-wrapper #form-item-message-wrapper label {width:auto;display:block;}
#schedule-form-wrapper #form-item-message-wrapper .textarea-field {width:97%;min-height:100px;}
