
body {
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
    background: #f5f5f5;
    background-size: 100% 100%;
    margin: 0 0 50px;
}

a:hover {
    text-decoration: none;
}

label {
    font-size: 9pt;
    letter-spacing: 1px;
    color: #355664;
    padding-left: 5px;
}

input[type=text] {
    height: 21px;
    padding-left: 3px;
    border: 1px solid #bcd2dc;
}

/*select.classic {
  background-image:
    linear-gradient(45deg, transparent 50%, blue 50%),
    linear-gradient(135deg, blue 50%, transparent 50%),
    linear-gradient(to right, skyblue, skyblue);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;
}*/


/*select {  
    border:1px solid #bcd2dc;  
    font-size: 10pt;     
}*/


/*select ::-ms-expand {
 display:block;
}*/

textarea {
    border: 1px solid #bcd2dc;
}

.border {
    border: 1px solid #bcd2dc;
}

input[type=text]:focus, textarea:focus, select:focus {
    background-color: #eef4f6;
}


input[type=select] {
    font-weight: normal;
}

.bold {
    font-weight: 500;
}


.strHeader {
    background: #4d4d4d;
    border-bottom: 1px solid white;
    color: white;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}

.sectionHeader {
    padding-top: 10px;
    padding-bottom: 17px;
    padding-left: 18px;
    color: #355664;
    font-size: 9pt;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}

.strHeader span {
    font-weight: bold;
    color: white;
    font: italic normal 150% "Segoe UI",Arial,Helvetica,sans-serif;
    margin-left: 40px;
    vertical-align: middle;
    text-shadow: 1px 2px 3px #000000;
    letter-spacing: 3px;
}


.dashboardHeader {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 18px;
    margin-left: -15px;
    margin-bottom: 0px;
    color: #355664;
    font-size: 10pt;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    font-style:italic;
}


.scoreCardHeader {
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 18px;
    margin-left: -15px;
    margin-bottom: 0px;
    color: #355664;
    font-size: 11pt;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    vertical-align: middle;
}

.strFooter {
    padding: 1em 0;
    background: #4d4d4d; /*#005266;*/
    height: 40px;
    border-top: 1px solid white;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.copyrightNotice {
    font-size: 0.8em;
    font-weight: bold;
    color: white;
    text-align: center;
}

html {
    position: relative;
    min-height: 100%;
}

hr {
    border: .5px solid #bcd2dc;
    margin-top: 5px;
    margin-bottom: 10px;
}

h3 {
    color: #355664;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 5px;
    font-weight: 500;
}


.button {
    background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
    border: 1px solid #79a5b9;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    font-size: 7pt;
    color: #18374e;
    min-width: 125px;
    padding: 5px 10px;
    letter-spacing: 2px;
    margin-right: 30px;
    margin-bottom:10px;
}

.message {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 10pt;
    font-style: italic;
    color: #C6150A;
    border: 1px solid #79a5b9;   
}

.tabContainer {
    min-height: 400px;
    font-size: 10pt;
    padding-left: 15px;
    padding-top: 20px;
    padding-bottom: 5px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 40px;
    margin-right: 0px;
    border-bottom: 1px solid #79a5b9;
    border-left: 1px solid #79a5b9;
    border-right: 1px solid #79a5b9;
}

.message span {
    margin-left: 10px;
}

.messageSuccess {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 0px;
    margin-bottom: 9px;
    font-weight: bold;
    font-size: 10pt;
    font-style: italic;
    color: #325667;
    border: 1px solid #79a5b9;
}

    .messageSuccess span {
        margin-left: 10px;
    }

.radGrid td {
    font-size: 9pt;
    font-weight: 500;
}

.radGrid th {
    vertical-align: top;
    color: black;
}


.dataGrid {
    font-family: Verdana;
    background: #d3d9de;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;   
   
}

    .dataGrid td {
        padding-left: 4px;
        padding-top: 0px;
        padding-bottom: 0px;
        border: 1px solid #eff3f6;
    }

    .dataGrid th {
        vertical-align: top;
        color: black;
    }


#ctl00_ctl00_siteContent_oneColumnContent_RadOutOfStock_ctl00 td {
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 1px solid #bcd2dc;
    background: #F1F1F3;
}

#ctl00_ctl00_siteContent_oneColumnContent_RadOutOfStock_ctl00 th {
    font-size: 8pt;
    font-style: italic;
    font-weight: bold;
    color: black;  
}

#ctl00_ctl00_siteContent_oneColumnContent_RadOrders_ctl00 td {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #bcd2dc;
    background: #F1F1F3;
    font-size: 9pt;
    height: 25px;
    font-family: Verdana;
}

#ctl00_ctl00_siteContent_oneColumnContent_RadOrders_ctl00_Header th {
    font-size: 8pt;
    font-style: italic;
    font-weight: bold;
    color: white;
    background: #8c8c8c;
    height: 25px;   
}


#ctl00_ctl00_siteContent_oneColumnContent_RadBackOrderOOS_ctl00 td {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #bcd2dc;
    background: #F1F1F3;
    font-size: 9.5pt;
    height: 25px;
    font-family: Verdana;
}

#ctl00_ctl00_siteContent_oneColumnContent_RadBackOrderOOS_ctl00_Header th {
    font-size: 8pt;
    font-style: italic;
    font-weight: bold;
    color: white;
    background: #8c8c8c;
    height: 25px;
}

#ctl00_ctl00_siteContent_oneColumnContent_RadInventory_ctl00 td {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #bcd2dc;
    background: #F1F1F3;
    font-size: 9.5pt;
    height: 25px;
    font-family:Verdana;
}

#ctl00_ctl00_siteContent_oneColumnContent_RadInventory_ctl00_Header th {
    font-size: 8pt;
    font-style: italic;
    font-weight: bold;
    color: white;
    background: #8c8c8c;
    height: 25px;
}

#ctl00_ctl00_siteContent_oneColumnContent_RadARAging_ctl00 td {
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 1px solid #bcd2dc;
    background: #F1F1F3;
}

#ctl00_ctl00_siteContent_oneColumnContent_RadARAging_ctl00 th {
    font-size: 8pt;
    font-style: italic;
    font-weight: bold;
    color: black;  
}

#ctl00_ctl00_siteContent_oneColumnContent_RadOOS_ctl00 td {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #bcd2dc;
    background: #F1F1F3;
    font-size: 9.5pt;
    height: 25px;
    font-family: Verdana;
}

#ctl00_ctl00_siteContent_oneColumnContent_RadOOS_ctl00_Header th {
    font-size: 8pt;
    font-style: italic;
    font-weight: bold;
    color: white;
    background: #8c8c8c;
    height: 25px;
}

#ctl00_ctl00_siteContent_oneColumnContent_RadOpenOrders_ctl00 td {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #bcd2dc;
    background: #F1F1F3;
    font-size: 9.5pt;
    height: 25px;
    font-family: Verdana;
}

#ctl00_ctl00_siteContent_oneColumnContent_RadOpenOrders_ctl00_Header th {
    font-size: 8pt;
    font-style: italic;
    font-weight: bold;
    color: white;
    background: #8c8c8c;
    height: 25px;
}


#ctl00_ctl00_siteContent_oneColumnContent_RadReturns_ctl00 td {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #bcd2dc;
    background: #F1F1F3;
    font-size: 9.5pt;
    height: 25px;
    font-family: Verdana;
}

#ctl00_ctl00_siteContent_oneColumnContent_RadReturns_ctl00_Header th {
    font-size: 8pt;
    font-style: italic;
    font-weight: bold;
    color: white;
    background: #8c8c8c;
    height: 25px;
}

.RadioButtonWidth label {
    margin-right: 15px;
}

