html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {
margin:0;
padding:0
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
font-size:1em;
font-weight:400;
font-style:normal
}

ul,ol {
list-style:none
}

table {
border-collapse:collapse;
border-spacing:0
}

td {
vertical-align:top
}

html,body {
background-color:#FFF;
background-repeat:no-repeat;
font-family:Tahoma;
color:#000;
font-size:12px;
height:100%
}

a {
text-decoration:none;
color:#175b8b
}

h1 {
font-size:20px;
color:#3174a6;
margin-bottom:20px;
font-weight:bolder
}

h2 {
font-size:18px;
color:#3174a6;
font-weight:bolder
}

h3 {
font-size:16px;
color:#3174a6;
font-weight:bolder
}

h4 {
font-size:14px;
color:#3174a6;
font-weight:bolder
}

#page_container {
border-left:1px dotted silver;
border-right:1px dotted silver;
height:100%;
min-height:4500px;
width:900px;
margin:0 auto
}

#top_menu {
background-image:url('../templates/images/menu_bg.png');
height:43px;
width:900px
}

#header {
background-image:url('../templates/images/h2.png');
height:129px;
width:900px
}

#main {
min-height:1500px;
width:900px
}

#footer {
background-image:url('../templates/images/footer.png');
height:44px;
width:900px;
position:relative;
top:-44px;
clear:both;
margin:0 auto -44px
}

.footer_text {
color:#FFF;
display:block;
font-size:14px;
font-weight:700;
position:relative;
text-align:center;
top:16px
}

a.mainmenu_item {
color:#FFF;
font-size:17px;
font-weight:700;
left:-6px;
margin-left:18px;
outline:medium none;
position:relative;
top:12px
}

#calendar_holder {
width:680px;
float:left
}

#memo_text_holder {
margin-top:20px;
margin-right:20px;
float:right;
width:200px
}

.quires_main_fildsets {
width:850px;
display:block;
margin:10px auto;
padding:5px
}

.quires_main_fildsets a {
-moz-border-radius:4px;
background-color:#4682B4;
border:1px solid #E6E6FA;
color:#FFF;
display:block;
float:left;
font-weight:700;
width:auto;
margin:5px 5px 5px 8px;
padding:6px 10px
}

.workflows_main_fildsets {
width:850px;
display:block;
overflow:auto;
margin:10px auto;
padding:5px
}

.workflows_main_fildsets a {
background-color:#4682B4;
border:1px solid #E6E6FA;
border-radius:4px 4px 4px 4px;
clear:both;
color:#FFF;
display:block;
float:left;
font-size:13px;
font-weight:700;
width:825px;
margin-left:1px;
padding:2px 10px
}

.tooltip_hidden {
display:none;
cursor:default
}

#tooltip {
-moz-box-shadow:3px 3px 5px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:3px 3px 5px rgba(0, 0, 0, 0.5);
position:absolute;
z-index:9999;
color:#000;
background-color:#FFF;
font-size:12px;
width:210px;
border:1px silver solid;
-moz-border-radius:8px;
-webkit-border-radius:8px;
padding:12px
}

#machine_addform fieldset,#material_addform fieldset {
display:block;
margin-left:30px;
width:340px;
margin-top:10px;
padding:12px
}

#machine_addform input,#material_addform input {
float:right;
padding-left:2px;
width:178px
}

#machine_addform select,#material_addform select {
float:right;
width:180px
}

#machine_addform p,#material_addform p {
line-height:24px;
clear:both
}

.addmachine_btn {
background-color:#FFF;
background-image:url("../templates/images/add.png");
background-repeat:no-repeat;
border:medium none;
cursor:pointer;
display:block;
float:left;
height:56px;
left:-6px;
margin-top:30px;
position:relative;
text-indent:200px;
width:56px
}

.jump_to_inventory {
margin-top:30px;
background-repeat:no-repeat;
border:medium none;
display:block;
height:56px;
text-indent:200px;
float:left;
background-color:#FFF;
width:56px;
cursor:pointer;
background-image:url("../templates/images/stock.png")
}

.print_btn {
background-color:#FFF;
background-image:url("../templates/images/print.png");
background-repeat:no-repeat;
border:medium none;
cursor:pointer;
display:none;
float:left;
height:32px;
left:-110px;
margin-top:106px;
position:relative;
text-indent:200px;
width:32px
}

.submit_machine {
float:none !important;
margin-left:217px;
margin-top:10px
}

#machine_delete {
background-image:url("../templates/images/del.png")
}

#machine_modify {
background-image:url("../templates/images/edit.png")
}

#machine_photo {
background-image:url("../templates/images/photo.png")
}

#machine_mend {
background-image:url("../templates/images/rep.png")
}

td.td_controls form input {
cursor:pointer;
background-repeat:no-repeat;
border:medium none;
display:block;
float:left;
height:13px;
text-indent:100px;
width:13px;
margin-left:2px;
margin-right:2px
}

td.td_controls {
min-width:69px;
width:69px
}

#repair_left {
width:500px;
float:left;
padding-left:10px;
padding-top:10px
}

#repair_left h1 {
font-size:14px
}

#repair_left form input,#repair_left form textarea,#repair_left form select {
width:300px;
clear:both;
display:block;
margin-bottom:10px
}

#right {
border-left:1px dotted silver;
float:left;
padding-left:10px;
padding-top:10px;
width:377px;
min-height:150px
}

.ui-helper-hidden-accessible {
clip:auto !important
}

.mend_object {
-moz-border-radius:4px;
border:1px dotted silver;
line-height:19px;
padding-left:32px;
width:300px
}

.mend_object ul {
list-style:circle outside none
}

.mend_object legend {
margin:0 0 0 -19px
}

#inv_header_table tr td.underlined {
border-bottom:1px #000 dotted;
width:350px
}

#inv_header_table tr td {
line-height:20px
}

#inv_header_table {
margin-top:10px;
padding-left:35px;
padding-right:35px;
width:881px
}

.d_inv_table {
width:881px;
margin-top:25px
}

.d_inv_table tr td,.d_inv_table tr th {
font-size:12px;
vertical-align:middle;
border:1px dotted gray;
padding:5px
}

.d_inv_table tr.even {
background-color:#F2F2F2;
cursor:default
}

#loginwrap {
width:400px;
height:540px;
border:2px silver solid;
background-color:#69c;
-moz-border-radius:30px;
-moz-box-shadow:3px 3px 5px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:3px 3px 5px rgba(0, 0, 0, 0.5);
margin:30px auto;
padding:20px
}

#loginwrap form {
margin-top:285px
}

#loginwrap form p {
height:20px;
left:23px;
position:relative;
width:350px;
margin:10px auto
}

#loginwrap form p span {
color:#FFF;
float:left;
font-size:13px;
font-weight:700
}

#loginwrap form p input {
float:right;
margin-right:57px;
width:189px;
padding-left:3px
}

#verifylogin {
float:right;
font-weight:700;
height:30px;
margin-right:81px;
left:23px;
position:relative
}

#login_lock {
clear:both;
display:block;
height:154px;
position:relative;
width:154px;
margin:10px auto
}

#workflow_items_centerized {
display:block;
height:auto;
min-height:300px;
width:740px;
margin:15px auto
}

p.workflow_item {
height:30px;
width:500px;
clear:both
}

p.workflow_item input {
width:400px !important;
padding-left:3px
}

p.workflow_item input,p.workflow_item select {
width:400px;
float:right
}

p.workflow_item input.narrow {
width:73px !important;
text-align:right
}

fieldset#workflow_events,fieldset#workflow_payoff {
margin-top:31px;
-webkit-borer-radius:3px;
-moz-borer-radius:3px;
width:744px
}

fieldset#workflow_events {
float:left;
border:0 #C4A79E solid
}

fieldset#workflow_events legend {
color:#3AA03B;
font-size:16px
}

fieldset#workflow_events fieldset {
background-color:#fafafa;
float:left;
margin-top:7px;
margin-bottom:7px;
width:300px;
border:1px #3174a6 solid;
-webkit-borer-radius:3px;
-moz-borer-radius:3px
}

fieldset#workflow_payoff {
float:right;
border:0 #C4A79E solid
}

fieldset#workflow_payoff legend {
color:#D1714D;
font-size:16px
}

fieldset#workflow_payoff fieldset {
background-color:#fafafa;
float:left;
width:529px;
margin-top:7px;
margin-bottom:7px;
border:1px #3174a6 solid;
-webkit-borer-radius:3px;
-moz-borer-radius:3px
}

fieldset#workflow_events select,fieldset#workflow_payoff select {
width:504px
}

#workflow_comment {
float:right;
height:108px;
padding-top:1px;
margin-top:-124px;
width:210px;
padding-left:3px;
font-size:11px;
font-family:tahoma
}

#saveworkflow {
clear:both;
display:block;
margin-top:10px;
position:relative;
top:35px;
padding:20px
}

#workflow_payoff fieldset div {
line-height:24px;
padding-left:10px
}

#workflows_listed,#payoff_doctors_listed {
margin-top:10px;
padding-top:10px;
padding-bottom:4px;
width:880px;
height:84px;
border-bottom:1px dotted silver;
overflow:auto
}

.workflow_list_item {
font-size:14px;
text-decoration:none;
padding:10px
}

#workflow_view ul,#workflow_view ul li {
list-style:disc outside none;
margin-left:8px
}

#workflow_view fieldset {
width:400px;
font-size:13px;
line-height:20px;
background-color:#FAFAFA;
margin:20px;
padding:10px
}

#workflow_view {
-webkit-border-radius:7px 7px 7px 7px;
-moz-border-radius:7px;
border:2px solid #3174a6;
width:460px;
margin:25px auto;
padding:12px
}

.view_label_w {
font-weight:700;
float:left;
display:block
}

.view_item_w {
display:block;
float:right;
width:230px;
height:auto;
text-align:right
}

#workflow_view h3 {
position:relative;
top:10px;
left:3px;
font-size:21px
}

#print_box_label {
float:right;
cursor:pointer;
width:100px;
height:100px;
margin-top:-30px
}

#print_box_label img {
width:100px;
height:100px;
cursor:pointer
}

#printable_label {
display:none;
-webkit-border-radius:4px 4px 4px 4px;
-moz-border-radius:4px;
border:3px solid gray;
width:400px;
font-weight:400;
font-size:15px;
margin:25px auto;
padding:5px
}

.payoff_base_titles {
font-size:14px;
font-weight:700
}

#payoff_date_switcher {
float:right;
position:relative;
top:-19px
}

#payoff_date_switcher select {
width:120px
}

#payoffbydoctor {
margin-top:30px
}

#dinamic_id {
text-align:right
}

#payoff_edit_table tr td,#payoff_edit_table tr th {
border:1px dotted silver;
vertical-align:middle;
padding:7px
}

#payoffbywid {
padding-top:10px;
padding-left:10px
}

#addelementform_holder {
height:200px;
width:300px;
border:1px silver solid;
-moz-border-radius:8px;
margin-top:11px;
-webkit-border-radius:8px;
-moz-box-shadow:3px 3px 5px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:3px 3px 5px rgba(0, 0, 0, 0.5);
padding:12px
}

#addelementform_holder p {
height:30px
}

#addelementform_holder select,#addelementform_holder input {
width:209px;
float:right
}

#addelementform_holder input {
padding-left:3px
}

p.workflow_item input#tooth_color {
width:170px !important
}

p.workflow_item input#complete_patiente {
margin-right:10px;
width:220px !important
}

#toothcolor h2,#toothcolor p {
margin-bottom:7px
}

#tc_left {
float:left;
width:400px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border:1px solid silver;
padding:10px
}

#tc_right {
width:400px;
margin-top:10px;
line-height:30px;
float:left;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border:1px solid silver;
padding:10px
}

#tc_right input {
float:right;
left:10px;
position:relative;
top:6px
}

#toothcolor input {
width:200px;
margin-right:10px
}

#tooth_color_doctors {
float:right;
margin-top:-30px;
width:435px
}

#tooth_color_doctors ul li {
list-style:disc;
margin-bottom:5px;
margin-left:30px
}

#toothcolor_controls {
float:left;
width:400px
}

#tooth_color_doctors .workflow_list_item {
display:block;
font-size:13px;
text-decoration:none;
margin-left:4px;
font-weight:700;
padding:0
}

#tooth_color_doctors ul li .workflow_list_item {
display:block;
font-size:14px;
margin-left:4px;
font-weight:lighter;
padding:0
}

#add_item_to_pat_gal {
width:400px;
margin-top:30px;
line-height:30px;
float:left;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border:1px solid silver;
padding:10px
}

#patgal {
width:100%
}

#patgal tr th,#patgal tr td {
border:1px dotted silver;
vertical-align:middle;
padding:10px
}

#delete_workflow {
margin-top:14px
}

#prase_at_payoff {
border-bottom:1px dotted silver;
height:30px;
margin-top:10px;
overflow:auto;
padding-bottom:4px;
padding-top:10px;
width:880px
}

#done_imp_table,#done_imp_table_hidden table {
float:left;
font-size:13px;
margin-bottom:115px;
width:880px
}

#manage_parse {
width:500px;
font-size:13px
}

#done_imp_table_hidden {
display:none
}

fieldset,img,hr,#galforpat,#galforpat img {
border:none
}

a.mainmenu_item:hover,#tooth_color_doctors .workflow_list_item:hover,.active_tooth_color_doc {
color:#9C0C0A
}

.quires_main_fildsets legend,.workflows_main_fildsets legend,#machine_addform legend,#material_addform legend {
font-weight:700
}

.quires_main_fildsets a:hover,.workflows_main_fildsets a:hover {
background-color:navy;
color:#D7D7D7;
border:1px solid #4682B4
}

.additional_allowed,.inventory_table tr td {
cursor:default
}

#repair_left h2,#filterpayoff {
font-size:11px
}

.d_inv_table tr th,#payoff_main_table tr th,#payoff_edit_table tr th,#patgal tr th {
font-weight:700;
text-align:center
}

#workflow_base,#playoff_base,#toothcolor,#patient_gallery,#imp_fr,#teeth {
padding:10px
}

span.label_for_workflow_item,#addelementform_holder span {
float:left
}

fieldset#workflow_events fieldset legend,fieldset#workflow_payoff fieldset legend {
color:#3174a6;
font-size:13px
}

#workflow_payoff fieldset div input,#imp_fr select,#imp_fr input {
margin-left:10px
}

#payoff_main_table,#payoff_edit_table,#prase_table {
font-size:13px;
width:880px
}

#prase_table tr th,#done_imp_table_hidden table tr th,#done_imp_table tr th {
font-weight:700;
text-align:center;
border:1px dotted silver;
padding:7px
}

#imp_fr h2,#imp_fr form {
margin-bottom:10px
}

.search_patient {
width:377px;
margin-right:14px
}

#patient_datas {
padding:7px
}

.view_label_w a {
color:#000
}

#discountlayer form {
margin-top:20px
}

#discountlayer form p {
clear:both;
height:28px
}

#discountlayer input {
float:right
}

#discount_table {
font-size:12px;
width:770px;
margin:35px auto
}

.link_types {
font-size:14px;
margin-left:30px;
position:relative;
top:20px;
font-weight:700
}

#teeth_form input,#teeth_form textarea,#teeth_form select {
margin-top:10px;
margin-left:10px;
float:left;
clear:both;
width:350px
}

#summerize {
margin-top:14px;
padding-left:21px;
padding-right:21px
}

#docs_sumamrize {
font-size:12px;
width:390px;
margin:35px auto
}

#docs_sumamrize tr td.right {
text-align:right;
border:1px solid #D8D8D8;
padding:7px
}

#doctor_list {
height:auto;
width:884px;
float:right
}

#doctor_list table {
width:883px;
position:relative;
top:2px
}

#doctor_list table a {
font-size:12px
}

#summerize_special {
padding-left:21px;
padding-right:21px
}

#packages_index fieldset {
width:565px;
float:left;
clear:both;
-webkit-borer-radius:3px;
-moz-borer-radius:3px;
border:1px solid #3174A6;
margin:7px;
padding:14px
}

#packages_index form p {
float:left;
height:42px;
clear:both;
width:555px
}

#packages_index form span {
float:left;
width:119px
}

#packages_index form select {
float:left;
width:175px;
margin-left:21px
}

#packages_ok {
clear:both;
display:block;
float:left;
height:30px;
width:140px;
margin-bottom:14px
}

#package_quantity {
float:left;
margin-left:23px;
margin-right:7px;
width:28px
}

#span_package_quantity {
width:70px !important;
margin-top:3px
}

#packages_index form select#package_team {
float:right;
width:147px
}

.input_package_deadline {
width:175px;
text-align:right;
margin-left:21px;
padding-right:7px
}

#packages_index fieldset legend {
font-size:14px;
cursor:pointer;
font-weight:700
}

#span_package_quantity_main {
position:relative;
left:199px
}

.package_main_row {
width:317px;
background-color:silver;
font-weight:700
}

caption,th,#discountlayer {
text-align:left
}

.workflow_list_item:hover,.view_label_w a:hover, #team_main_table a:hover {
text-decoration:underline
}

#machine_addform_warp,#inventory_holder,#packages_index,#teamm_index {
margin-top:10px;
margin-left:10px
}

#payoff_main_table tr td,#payoff_main_table tr th,#manage_parse tr td,#prase_table tr td,#done_imp_table_hidden table tr td,#done_imp_table tr td {
border:1px dotted silver;
padding:7px
}

#discount_table tr td,#docs_sumamrize tr td {
border:1px solid #D8D8D8;
padding:7px
}

#discount_table tr th,#docs_sumamrize tr th {
border:1px solid #D8D8D8;
font-weight:700;
padding:7px
}
#team_main_table
{
	font-size: 12px;
	width: 490px;
	margin: 35px auto;
}
#team_main_table tr td
{
	padding: 7px;
	border:1px dotted silver;
}
#new_team_member_name, #new_team_member_job {
	margin-right: 7px;
}
