﻿body {
        font-family: 'Oswald', sans-serif;
}
#ContentPlaceHolder1_searchBarDiv, #topbar, .noprint{
    display:none;
}
a{
    text-decoration:none;
    color:black;
}
#ContentPlaceHolder1_GridView1 select {
    border: 0;
    text-align:center;
}
#ContentPlaceHolder1_GridView1 span:not(.checkboxesNot), #ContentPlaceHolder1_GridView1 a, #ContentPlaceHolder1_GridView1 select {
  padding-left:10px;
  padding-right:10px;
  font-size:0.6em;
}
#ContentPlaceHolder1_GridView1 th {
  padding-left:10px;
  padding-right:10px;
}
#ContentPlaceHolder1_OrderDetailsPanel {
    width:1200px;
    top:10%;
    left:20%;
    float:left;
    min-height:600px;
    border:solid 1px black;
    background-color:white;
}
#leftpanel1 {
    width: 49%;
    float: left;
    height: 600px;
    border: solid 1px black;
    border-radius: 2px;
    margin: 0;
    padding-bottom: 5px;
    font-size: .9em;
    font-size:1em;
}
#rightpanel1 {
    width: 50.5%;
    float: left;
    height: 600px;
    border: solid 1px black;
    border-radius: 2px;
    margin: 0;
    padding-bottom: 5px;
    font-size: .9em;
}
#ContentPlaceHolder1_OrderDetailsPanel #leftpanel .formText,
#ContentPlaceHolder1_OrderDetailsPanel #leftpanel1 .formText {
    width:49%;
    text-align:right;
    float:left;
    margin-right:10px;
}
#ContentPlaceHolder1_OrderDetailsPanel #leftpanel .formInput,
#ContentPlaceHolder1_OrderDetailsPanel #leftpanel1 .formInput {
    width:49%;
    float:left;
    text-align:left;
}
#ContentPlaceHolder1_OrderDetailsPanel h4 {
    background-color: rgb(139,48,49);
    color:white;
    height:46px;
    padding-top: 20px;
    margin:0;
    margin-bottom:10px;
    font-size:1.2em;
    float: left;
    width: 100%;
}
#ContentPlaceHolder1_Orderdetailsform_IMG_pathLabel {
    float:left;
    margin-left:10px;
}
#ContentPlaceHolder1_OrderDetailsPanel #rightpanel .formText,
#ContentPlaceHolder1_OrderDetailsPanel #rightpanel1 .formText {
    width:20%;
    text-align:right;
    float:left;
    margin-right:10px;
}
#ContentPlaceHolder1_OrderDetailsPanel #rightpanel .formInput, 
#ContentPlaceHolder1_OrderDetailsPanel #rightpanel1 .formInput {
    
    width:32%;
    float:left;
    text-align:left;
}
#ContentPlaceHolder1_OrderDetailsPanel #leftpanel hr, 
#ContentPlaceHolder1_OrderDetailsPanel #rightpanel hr,
#ContentPlaceHolder1_OrderDetailsPanel #rightpanel1 hr,
#ContentPlaceHolder1_OrderDetailsPanel #leftpanel1 hr{
    float:left;
    width:100%;
    margin-top:45px;
}
#ContentPlaceHolder1_OrderDetailsPanel input[type='submit'] {
    height: 35px;
    background-color: rgb(139,48,49);
    float: left;
    color:white;
    font-weight:bold;
    width:100px;
}
#title{
    display:none;
}
#ContentPlaceHolder1_Orderdetailsform_IMG_pathLabel{
    width:250px;
    height:250px;
    margin-top:2px;
}
h4, #ContentPlaceHolder1_bottomleftformView_notesTextBox, #ContentPlaceHolder1_bottomleftformView_noteaddButton{
    display:none;
}
#ContentPlaceHolder1_OrderDetailsPanel #rightpanel1 hr, #ContentPlaceHolder1_OrderDetailsPanel #leftpanel1 hr {
    margin-left:auto;
    margin-right:auto;
    float: left;
    width: 100%;
    margin-top: 45px;
}
#ContentPlaceHolder1_OrderDetailsPanel select {
    margin-bottom:10px;
}
#ContentPlaceHolder1_stopPrinting{
    width:1500px;
    height:700px;
    top:0;
    position:fixed;
    left:0;
    z-index: 1500;
    background-color:white;
}
h3{
    text-align:center;
}
.notesLabel {
    width: 100%;
    float: left;
    text-align:center;
    font-size: 1.2em;
}
