﻿html {
    top:0;
    width: 100%;
    font-family: 'Oswald', sans-serif;
}
body {
    top:0;
    width:100%;
    margin:0;
}
div, section {
    position: relative;
}
#topbar {
    width: 100%;
    background-color: rgb(139,48,49);
    min-height:105px;
    float: left;
}
.menu-wrapper {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1300px;
    background-color: rgb(139,48,49);
}
#header-menu {
    padding: 10px 0!important;
    height: 40px;
    vertical-align: middle;
    background-color: rgb(139,48,49);
}
.click-logo {
    margin: 0 30px 0 0;
    height: 40px;
    width: 184px;
    border: none;
    float: left;
}
.cust-logo {
    margin: 0 30px 0 0;
    height: 40px;
    width: 184px;
    border: none;
    float: right;
}
.fl {
    float: left!important;
    padding-top: 10px;
}
ul.menu {
    font-size: 1.05em;
    font-weight: 300;
    margin: 0 0 5px 0;
    padding: 0;
    text-align: left;
    height: 44px;
    vertical-align: middle;
    line-height: 34px;
}
ul {
    list-style: none;
}

    ul.menu li {
        display: inline-block;
        list-style: none;
        padding-left: 10px;
        margin: 0 20px 0 0;
        position: relative;
    }

a {
    color: #fff;
}
ul.menu li a {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
#mainbody {
    background-color: rgb(201,201,203);
    width:100%;
    float:left;
    min-height:700px;
    padding-bottom:40px;
}
.content-wrapper {
    padding: 0px 40px;
   
    position: relative;
    max-width: 100%;
}
.banner .content {
    z-index: 10;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}
.cen {
    text-align: center;
}
.banner-bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
input[type='submit'], input[type='text']:not(.clearBoxes) {
    margin: 0 10px 10px 10px!important;
    font-size: 1.1em;
    height: 30px;
    border: 1px solid #d2dadd;

}


select {
    font-size: 1.1em;
    height: 30px;
    border: 1px solid #d2dadd;
}
    
input {
    width: 20%;
}
.btn.big a {
    font-size: 1.25em;
    line-height: 50px;
    font-weight: bold;
}
.btn a {
    display: block;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.primary-bg, .primary-bg a {
  background-color: rgb(139,48,49);
  color: #fff;
  transition: all .5s ease;
}
.search {
    padding-left:10px;
}
fieldset {
    border-width: 0px;
}
#ContentPlaceHolder1_OrderInfoPanel {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    right: 0;
    z-index:1000;
    display:none;
}
.orderformViewcontainer {
    top:15%;
    left:25%;
    position:fixed;
    z-index:200;
    border:solid 1px white;
    width:50%;
    /*height:60%;*/
    background-color:white;
    border-radius:2px;
    overflow:auto;
}
#ContentPlaceHolder1_Div1.span {
    padding-left:50px;
}
.formHeader {
    text-align: center;
    width: 100%;
    vertical-align:middle;
}
.redTop {
    height:50px;
    color: White;
    background-color: #990000;
    border:solid 1px #990000;
    top:0;
}
.leftFormPane {
    width:45%;
    height: 100%;
    border:solid 1px black;
    float:left;
    margin-left:5%;
}
.rightFormPane {
    width: 45%;
    height: 100%;
    border: solid 1px black;
    border-left: none;
    float: left;
}
.formLabel {
    float:left;
    width: 35%;
    text-align:left;
    padding-left:20px;
}
.formData {
    float:left;
    width:45%;
}
.header-text {
    font-size:20px;
    
}
footer {
clear: both;
}
    footer .content-wrapper {
        padding-top: 40px;
        padding-bottom: 40px;
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 20px;
      /*  z-index: -200;*/
    }
.al-right {
    color:blue;
}
footer {
    padding-top: 40px;
}
.row-fluid {
    text-align: center;
}
.blackoutbox {
    top: 0px;
    right: 0px;
    width:100%;
    height:100%;
    position:fixed;
    background-color: rgba(255,255,255,0.5);
    z-index: 120;
}
.popupBox {
    width: 25%;
    border: 1px solid black;
    height: auto;
    background-color: white;
    top:30%;
    margin-left:auto;
    margin-right:auto;
    border-radius:5px;
}
#messageTitle {
    width: 90%;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
}
#messageText {
    width:90%;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}
#buttonDiv {
    width: 100%;
    height: auto;
}
.container {
    padding: 80px 40px;
    position: relative;
    max-width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    min-height:600px;
}
.container h1,.container a{
    text-align:center;
    color:black;
}
.container p{
    text-align:center;
}
.centereddiv {
    text-align: center;
}
    .centereddiv input[type='text'] {
        width: 25%;
        margin-left:20px;
        padding-left: 10px;
    }
    .centereddiv input[type='submit'] {
        width: 10%;
        margin-left:20px;
    }
  
.centereddiv select {
    width:20%;
}
    .centereddiv span {
        margin-right: 10px;
        margin-left:10px;
    }
.addedswatch_gridview {
    width:90%;
    margin-left:auto;
    margin-right:auto;

}
    .addedswatch_gridview  input[type='image'] {
        padding:0;
    }
#orderForm .formlabelcust {
    margin-left:20%;
    float:left;
}

#orderForm input, #orderForm select {
    width: 100%;
    margin-right:50px;
    margin-bottom: 10px;
    float:left;
    padding-left:10px;
}
#orderForm {
    width: 50%;
}
#ContentPlaceHolder1_orderBlackout {
    background-color:rgba(255,255,255,0.5);
    top:0;
    left:0;
    width:100%;
    height:100%;
    position:fixed;
    z-index:105;
}
#orderForm {
    width: 25%;
    border: 1px solid black;
    height: auto;
    background-color: white;
    top:20%;
    margin-left: 35%;
    margin-right:auto;
    border-radius:5px;
}
.required {
    color:red;
    font-weight:bold;
    float:left;
}
#orderForm .clearform {
    width:40%;
}
#orderForm h1 {
    text-align:center;
}
#labeldiv {
    width:100px;
}
#orderForm hr{

    width:80%;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}
#orderForm .invalid {
    background:url('/images/warning-icon.png') 0 0;
    width:32px;
    height:32px;
    float:left;
    position: absolute;
    
}
.tooltip {outline:none; }
.tooltip strong {line-height:30px;}
.tooltip:hover {text-decoration:none;} 
.tooltip span {
    z-index:10;display:none; padding:14px 20px;
    margin-top:-30px; margin-left:28px;
    width:300px; line-height:16px;
}
.tooltip:hover span{
    display:inline; position:absolute; color:#111;
    border:1px solid #DCA; background:#fffAF0;}
.callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;}
    
/*CSS3 extras*/
.tooltip span
{
    border-radius:4px;
    box-shadow: 5px 5px 8px #CCC;
}
#circularG{
position:relative;
width:128px;
height:128px}

.circularG{
position:absolute;
background-color:#8b3031;
width:29px;
height:29px;
-moz-border-radius:19px;
-moz-animation-name:bounce_circularG;
-moz-animation-duration:1.04s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:normal;
-webkit-border-radius:19px;
-webkit-animation-name:bounce_circularG;
-webkit-animation-duration:1.04s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:normal;
-ms-border-radius:19px;
-ms-animation-name:bounce_circularG;
-ms-animation-duration:1.04s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:normal;
-o-border-radius:19px;
-o-animation-name:bounce_circularG;
-o-animation-duration:1.04s;
-o-animation-iteration-count:infinite;
-o-animation-direction:normal;
border-radius:19px;
animation-name:bounce_circularG;
animation-duration:1.04s;
animation-iteration-count:infinite;
animation-direction:normal;
}

#circularG_1{
left:0;
top:50px;
-moz-animation-delay:0.39s;
-webkit-animation-delay:0.39s;
-ms-animation-delay:0.39s;
-o-animation-delay:0.39s;
animation-delay:0.39s;
}

#circularG_2{
left:14px;
top:14px;
-moz-animation-delay:0.52s;
-webkit-animation-delay:0.52s;
-ms-animation-delay:0.52s;
-o-animation-delay:0.52s;
animation-delay:0.52s;
}

#circularG_3{
top:0;
left:50px;
-moz-animation-delay:0.65s;
-webkit-animation-delay:0.65s;
-ms-animation-delay:0.65s;
-o-animation-delay:0.65s;
animation-delay:0.65s;
}

#circularG_4{
right:14px;
top:14px;
-moz-animation-delay:0.78s;
-webkit-animation-delay:0.78s;
-ms-animation-delay:0.78s;
-o-animation-delay:0.78s;
animation-delay:0.78s;
}

#circularG_5{
right:0;
top:50px;
-moz-animation-delay:0.91s;
-webkit-animation-delay:0.91s;
-ms-animation-delay:0.91s;
-o-animation-delay:0.91s;
animation-delay:0.91s;
}

#circularG_6{
right:14px;
bottom:14px;
-moz-animation-delay:1.04s;
-webkit-animation-delay:1.04s;
-ms-animation-delay:1.04s;
-o-animation-delay:1.04s;
animation-delay:1.04s;
}

#circularG_7{
left:50px;
bottom:0;
-moz-animation-delay:1.17s;
-webkit-animation-delay:1.17s;
-ms-animation-delay:1.17s;
-o-animation-delay:1.17s;
animation-delay:1.17s;
}

#circularG_8{
left:14px;
bottom:14px;
-moz-animation-delay:1.3s;
-webkit-animation-delay:1.3s;
-ms-animation-delay:1.3s;
-o-animation-delay:1.3s;
animation-delay:1.3s;
}

@-moz-keyframes bounce_circularG{
0%{
-moz-transform:scale(1)}

100%{
-moz-transform:scale(.3)}

}

@-webkit-keyframes bounce_circularG{
0%{
-webkit-transform:scale(1)}

100%{
-webkit-transform:scale(.3)}

}

@-ms-keyframes bounce_circularG{
0%{
-ms-transform:scale(1)}

100%{
-ms-transform:scale(.3)}

}

@-o-keyframes bounce_circularG{
0%{
-o-transform:scale(1)}

100%{
-o-transform:scale(.3)}

}

@keyframes bounce_circularG{
0%{
transform:scale(1)}

100%{
transform:scale(.3)}

}
#settingsbutton {
    right:0;
    top:0;
    position: absolute;
}
#ContentPlaceHolder1_PartsPicklist {
    width:100%;
    height:auto;
    position:absolute;
    top:15%;
    z-index:100;
}
#ContentPlaceHolder1_PartsForm {
    background-color:white;
    border:solid black 1px;
    border-radius:5px;
    width:45%;
    top:20%;
    height:auto;
    margin-left:auto;
    margin-right:auto;
}
#ContentPlaceHolder1_PartsForm h1 {
    text-align:center;
}
#buttondiv {
    width: 40%;
    height: 50px;
    margin-left:auto;
    margin-right:auto;
}
#buttondiv input {
   width:100px;
   margin-left:auto;
   margin-right:auto;
}
#ContentPlaceHolder1_ProductPartsList {
    font-size:14px;
}
#gvOuterScroller {
    height: 400px;
    overflow: auto;
    /*width: 61%;*/
    margin-left: auto;
    margin-right: auto;
}
.adduserinputs {
    width: 250px;
    margin: 0 10px 10px 10px!important;
    font-size: 1em;
    height: 30px;
    border: 1px solid #d2dadd;
    padding-left: 10px;
    font-family: 'Oswald', sans-serif;
}
#ContentPlaceHolder1_GridView1 input:not(.UpdateControls) {
    width: 150px;
    margin: 0 10px 0px 10px!important;
    font-size: 1em;
    height: 30px;
    border: 1px solid #d2dadd;
    padding-left: 10px;
    font-family: 'Oswald', sans-serif;
}
#ContentPlaceHolder1_GridView1 span:not(.checkboxesNot) {
  padding-left:10px;
    padding-right:10px;
}
/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #2ecc71;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2ecc71;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.FormLabel {
    width:230px;
    height: 26px;
    text-align:left;
    float: left;
    font-size:18px;
    background-color:lightgrey;
    border:1px solid white;
    margin-bottom:2px;
    padding-left:5px;
    margin-right:3px;
}
.OrdersGridHeaderStyle th{
    padding-left:10px;
    padding-right:10px;

}
#ContentPlaceHolder1_GridView1 input {
    width:110px;
    height:22px;
    padding:1px;
    font-size:.8em;
}
.OrderUpdateGridView {
    margin-left:auto;
    margin-right:auto;
    /*float:left;*/
    width:80%%;
}
#leftpanel {
    float:left;
    margin:2px;
    width:15%;
}
#middlepanel {
    /*float: left;
    margin:2px;*/
    width: 100%;
}
#ContentPlaceHolder1_rightpanel {
    /*left: -35%;*/
    top: 20px;
    /*float:left;*/
    /*margin:2px;*/
    position:fixed;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    width:15%;
    border:solid 1px black;
    padding-bottom:20px;
    background-color: rgb(201,201,203);
    /*margin-left:20px;*/
    min-width:250px;
    z-index:1500;
}
.spinner {
    top:35%;
    position:fixed;
    left:45%;
    width:200px;
    height:200px;
    z-index:500;
}
.spinnerlabel {
    font-size: 16px;
    color: black;
    font-weight: bold;
    top:55%;
    position:fixed;
    left:47%;
    z-index:500;
}
table.browserref {
    margin-left: auto;
    margin-right: auto;

    /*border-collapse: collapse;*/
    width: 25%;
}
table.browserref .bsChrome {
  background-image: url('/content/images/compatible_chrome.gif');
}
    table.browserref th {
        height: 32px;
        background-repeat: no-repeat;
        background-position: center center;
        /*border: 1px solid #d4d4d4;*/
        font-weight: normal;
        color: #555555;
        padding: 11px 5px 11px 5px;
        vertical-align: middle;
    }
    table.browserref .bsIE {
  background-image: url('/content/images/compatible_edge.png');
      background-size: 40px 40px;
}
    table.browserref .bsFirefox {
  background-image: url('/content/images/compatible_firefox.gif');
}
#compatabilityChart {
    margin-top: 200px;
}
.linkbutton {
    margin-right:20px;
}
#nojs {
    font-family: 'Oswald', sans-serif;
    top:45%;
    width: 100%;
    position: fixed;
    background-color: red;
    color: white;
     z-index: 600;
    border-bottom: solid 2px black;
    border-top: solid 2px black;
    height:50px;
    font-size:1.5em;
    text-align:center;
    padding-top:20px;
}
.checkboxes input {
    padding: 0px;
    width: 25px;
}
#changepasswordbox, #EditUsersBox {
    width:25%;
    float:left;
    margin-left:auto;
    font-family: 'Oswald', sans-serif;
    margin-right:auto;
    height:auto;
    border:solid 1px black;
}
#leftbox {
    float:left;
    height:200px;
    width:37%;

}
#rightbox {
    float:left;
    height:200px;
    width: 35%;
}
#ContentPlaceHolder1_GridView1 input[type='image'] ,select  {
    border:0;
}
#changepasswordbox input[type='password'], #changepasswordbox select, #EditUsersBox  input[type='text']{
    margin: 0 10px 10px 10px!important;
    font-size: 1.1em;
    height: 30px;
    width:227px;
    padding-left:10px;
    border: 1px solid #d2dadd;
}
#changepasswordbox input[type='password'], #changepasswordbox select, #EditUsersBox  input[type='text']  {
    font-size:.8em;
    width:240px;
}

#EditUsersBox select {
    margin: 0 10px 10px 10px!important;
    font-size: 1.1em;
    height: 30px;
    width:252px;
    font-family: 'Oswald', sans-serif;
    font-size:.8em;
    padding-left:10px;
    background-color:#e3e3e4;
    border: 1px solid #d2dadd;
}
#ContentPlaceHolder1_DetailsView {
    text-align:center;

}
#ContentPlaceHolder1_GridView1 input[type='checkbox'], #ContentPlaceHolder1_GridView1 checkbox {
    width:22px;
    height:13px;
}
a img {
     border: 0; 
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    position: absolute;
}
.pickerinputs {
    width:200px;
    height:28px;
    font-family: 'Oswald', sans-serif;
    font-size:1em;
    padding-left:10px;
}
#mainbody select {
    font-family: 'Oswald', sans-serif;
    font-size: 1em;
}
.UpdateOrdersDropdownlist {
    margin-left:20px;
    padding-left:20px;
    height:34px;
    margin: 0 10px 10px 10px!important;
}
.UpdateControls {
    margin:0;
}
.checkboxesNot {
}
.floatingCentreBox {
    width: 40%;
    top: 40%;
    float: left;
    left: 30%;
    display: block;
    background-color: white;
    border: solid 1px black;
    border-radius: 5px;
    padding-bottom: 10px;
}
#ContentPlaceHolder1_blackoutDelay {
    position:fixed;
}
#ContentPlaceHolder1_closeButtonDelay {
    float: right;
    height: 24px;
    width: 24px;
    position: absolute;
    top: 0;
    right: 0;
    margin-right:10px;
    margin-top:10px;
}
#ctl00_ContentPlaceHolder1_mainReportViewer_ctl04_ctl00{
    width:100px;
}
#ctl00_ContentPlaceHolder1_mainReportViewer_ctl04_ctl03_txtValue, 
#ctl00_ContentPlaceHolder1_mainReportViewer_ctl04_ctl05_txtValue,
#ctl00_ContentPlaceHolder1_mainReportViewer_ctl04_ctl07_ddValue {
    width: 200px;
    padding-left: 10px;
    height: 20px;
}
#ctl00_ContentPlaceHolder1_mainReportViewer_ToggleParam_img {
    width:37px;
}
.ReportBuilderSelectBoxs {
    width: 250px;
    padding-left: 20px;
}
#PopupBox {
    border:solid 1px black;
    height: auto;
    width:30%;
    top:25%;
    left:35%;
    background-color:white;
}
    #PopupBox select {
        border:solid 1px black;
        margin-bottom:20px;
    }
#ContentPlaceHolder1_todayButton, 
#ContentPlaceHolder1_tmbutton, 
#ContentPlaceHolder1_lmbutton, 
#ContentPlaceHolder1_ytdbutton {
    margin-top:20px;
    font-size:0.7em;
    font-family: 'Oswald', sans-serif;
}
#ContentPlaceHolder1_NotAvailableGridview select {
    background-color:transparent;
}
#ContentPlaceHolder1_OrderDetailsPanel {
    width:1200px;
    /*top:200px;
    left:20%;*/
    /*float:left;*/
    /*position:absolute;*/
    min-height:850px;
    margin-left:auto;
    margin-right:auto;
    border:solid 1px black;
    background-color:white;
    z-index:1000;
}
#ContentPlaceHolder1_OrderDetailsPanel #leftpanel ,
#ContentPlaceHolder1_OrderDetailsPanel #rightpanel,
#ContentPlaceHolder1_OrderDetailsPanel #leftpanel1 ,
#ContentPlaceHolder1_OrderDetailsPanel #rightpanel1 {
    width: 49%;
    float: left;
    height:700px;
    border: solid 1px black;
    border-radius: 2px;
    margin:0;
    padding-bottom: 5px;
    font-size:.9em;
}
#ContentPlaceHolder1_OrderDetailsPanel #rightpanel,
#ContentPlaceHolder1_OrderDetailsPanel #rightpanel1 {
    width: 50.5%;
}
#ContentPlaceHolder1_OrderDetailsPanel #leftpanel,
#ContentPlaceHolder1_OrderDetailsPanel #leftpanel1 {
    margin-right:1px;
}
#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;
}
.notesLabel {
    width:100%;
    float:left;
    font-size:1.2em;
}
.OrderActionsInput {
    float:left;
    width:70%;
    margin-left:10px;
}
#ContentPlaceHolder1_OrderDetailsPanel input[type='submit'] {
    height: 35px;
    background-color: rgb(139,48,49);
    float: left;
    color:white;
    font-weight:bold;
    width:100px;
}
#OrderStatusArgos {
    font-size:1.4em;
    font-weight:bold;
    width:250px;
    border:solid 1px black;
}
ul.menu li ul {
    padding: 0;
    position: absolute;
    left: 0;
    top: 32px;
    width: 100px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transiton: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -transition: opacity 0.2s;
}
ul li ul li {
    background-color: rgb(139,48,49);
    display: block;
    width:120px;
    z-index:400;
    padding-right:10px;
    padding-left:20px;
    padding-bottom:5px;
    text-shadow: 0 -1px 0 #000;
    border:solid 1px black;
    border-radius:2px;
    font-weight:bold;
}
ul li ul li:hover { 
    background: #666; 
     width:120px;
}
ul li:hover ul {
    display: block;
    opacity: 1;
    visibility: visible;
}
.ContactUsBox input, textarea {
    font-family: 'Oswald', sans-serif;
    padding-left:10px;
    font-size:16px;
}
.ContactUsBox span:not(.errorMessages) {
    text-align:left;
    float:left;
    background-color:lightgray;
    padding-left:20px;
    padding-top:5px;
    height:30px;
}
.ContactUsBox input[type='text'],.ContactUsBox select {
    Width:230px; 
    float:left;
    padding-left:10px;
    margin: 0 0px 10px 10px!important;
    font-size: 0.9em;
    height: 30px;
    border: 1px solid #d2dadd;
}
.ContactUsBox select {
    width:240px;
    height:35px
}
.errorMessages {
    position:absolute;
    height: 35px;
    width:250px;
    display:inline-block;
}
#ContentPlaceHolder1_ReportBuilderMain {
    margin-left:auto;
    margin-right:auto;
    width:80%;
    text-align:center;
    height: 1500px;
}
#ContentPlaceHolder1_ReportBuilderMain .leftColumn,#ContentPlaceHolder1_ReportBuilderMain .rightColumn {
    width:325px;
    float:left;
}
    #ContentPlaceHolder1_ReportBuilderMain .centreColumn {
        width:24px;
        float:left;
    }
    #ContentPlaceHolder1_ReportBuilderMain select {
        border:solid 1px black;
        height:auto;
        width: 200px;
    }


    #ContentPlaceHolder1_ReportBuilderMain input:not(.linkbuttons) {
        width:200px;
        padding-left:10px;
    }
        #ContentPlaceHolder1_ReportBuilderMain input[type='checkbox'] {
        width:10px;
    }
    #ContentPlaceHolder1_ReportBuilderMain label {

    }
    #ContentPlaceHolder1_ReportBuilderMain .singlecolumn {
        width:100%;
    }
    #ContentPlaceHolder1_ReportBuilderMain h3 {
        color: rgb(139,48,49);
    }
    #ContentPlaceHolder1_ReportBuilderMain .standardinputs {
    margin: 0 10px 10px 10px!important;
    font-size: 1.1em;
    font-family: 'Oswald', sans-serif;
    height: 30px;
    background-color:wheat;
    border: 1px solid #d2dadd;
}
    #ContentPlaceHolder1_ReportBuilderMain span {
        width:200px;
    }

    #ContentPlaceHolder1_ReportBuilderMain #leftDiv {
        width: 675px;
        height: auto;
        float: left;
        padding-bottom:20px;
        border: solid 1px black;
    }
    #ContentPlaceHolder1_ReportBuilderMain #rightDiv {
        width: 675px;
        height: auto;
        float: left;
        border: solid 1px black;
    }
    #ContentPlaceHolder1_ReportBuilderMain #GridContainer {
        height: 80%;
        border: black 2px solid;
    }
     #outerreport {
        padding-top: 10px;
        background-color: white;
        width: 90%;
        height: 80%;
        top: 10%;
        margin-left: auto;
        margin-right: auto;
        border: black 1px solid;
    }
#ReportDetailsfv{
    margin-left:auto;
    margin-right:auto;
}
	#addControlDiv input {
		width:150px;
        padding-left:20px;
		height:50px;
        border:1px;
		vertical-align:top;
		
	}
    #addControlDiv select {
		width:150px;
		height:52px;
		vertical-align:top;
        border:1px;
		
	}
#addControlDiv textarea {
    border:1px;
}
#addControlDiv{
    padding-top:10px;
    border:1px black solid;
}
.printonly{
    display:none;
}
#ContentPlaceHolder1_Orderdetailsform_IMG_pathLabel{
    width:250px;
    height:250px;
}
#ContentPlaceHolder1_sevendays {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
#ContentPlaceHolder1_ProductDetails{
    min-width:250px;
}
#ContentPlaceHolder1_pagerControls{
    margin-top:10px;
}
#ContentPlaceHolder1_pagerControls input{
    width:32px;
}
#ContentPlaceHolder1_pagerControls #ContentPlaceHolder1_lbPageNumbers{
    width:100%;
    display:inline-block;
    font-size:16px;
}