﻿/* DEFAULTS
----------------------------------------------------------*/



body, html, form
{
    background: White;
    font-size: 1.0em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    /*color: #696969;*/
    color: black;
	position:absolute;
	width:100%;    
    height:100%;
	min-height:100%;
}

.GroupHeader
{
    background-color: #DDF4FF !important;
}


body
{
	
}

.rgRow td
{
    font-size: 14px;
}

.rgAltRow td
{
    font-size: 14px;
    /*background-color: #D8E9FF;*/
    border: 0 none white;
}

.rgAltRow td
{
    font-size: 14px;
    /*background-color: #D8E9FF;*/
    border: 0 none white;
}

.rcOutOfRange span
{
    color: lightgray !important;
}

.AltItemNoBackground
{
    background-color: transparent !important;
}

.rgAltRow tr
{
    border: 0 none white;
}

.RadGrid
{
    border: 0 none white !important;
}

.rgMasterTable, .rgMasterTable Table, .rgMasterTable Table tr, .rgMasterTable Table tr td
{
    border: 0 none white !important;
}



.navbuttons
{
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

.navcombo {
    color: white !important;
    font-weight: normal;
}

#HeadLoginView_pnlLogin, .UsernameLabel
{
    font-size: 14px !important;
    /*color: #007ac0 !important;*/
}

.UsernameLabel a:link
{
    font-size: 14px !important;
    /*color: #007ac0 !important;*/
}

.rmText
{
    text-transform: none !important;
}

.rgHeader
{
    background-color: #25a0da;
    color: white !important;
    font-size: 14px;   
}

.rgHeader a
{
     
    color: white !important;
    font-size: 14px;   
}

.RadGrid_Metro th.rgSorted {
    background-color: #0278C0 !important;
}

.Color1
{
    background-color: #25a0da !important;
}


.Color3
{
    background-color: #E8F3FF !important;
}

.PackItemsGridStyle
{
    background-color: white !important;
}

.menuBar
{
    background-color: #25a0da !important;
    min-height: 25px;
}

.HeadingBlocksTitle
{
    background-color: #25a0da; 
    padding: 4px; 
    color:white; 
}

.HeadingBlocksValue
{
    padding: 4px; 
    background-color: #DDF4FF;
}

.HeadingBlocksContainer
{
    border: 0px solid white;
}



.rgNumPart a
{
    background-color: white !important;
}

.rgInfoPart
{
    color: white !important;
}

.rgInfoPart strong
{
    color: white !important;
}

.rgFooter, .rgPager
{
    background-color: #25a0da;
    color: white !important;
    font-size: 14px;   
}



a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   

----------------------------------------------------------*/
#wrap {
    height: 100%;
}
* html #wrap { height:100% }

#inner-wrap {
    padding-bottom:50px;
    min-height: 100%;
    height:100%;
    width: 100%;
    position: absolute;
}
#inner-wrap:after {
    content:" ";
    display:block;
    clear:both;

}
* html #inner-wrap {
    height:100%;
}



.container
{
    
    padding: 15px;
    height:100%;
    
}

.page
{
    background-color: #fff;
    border: 0px solid #B5C7DE;
    
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;

}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
    
}


.main
{
	
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    height: auto !important; /*Cause footer to stick to bottom in IE 6*/
    height: 100%; 
    margin: 0 auto -40px; /*Allow for footer height*/
    vertical-align:bottom;
    
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}






/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#acc8f6;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: Black;
	height: 87px;
	background-color:White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.Headings
{
    font-weight: bold;
    font-size: medium;
    color: #507CD1;
    text-decoration: underline;
}


.Login
{
    font-weight: bold;
    font-size: medium;
    color: #507CD1;
}

.invalid {
    border: 1px solid red;
}
.invalid-input-message {
    font-size:0.8em;
    color:red;
    font-style:italic;
}
.error-alert {
    font-weight: bold;
    font-size: 16px;
    background: crimson;
    color: white;
    margin: 8px 0;
    padding: 8px;
    display: block;
    text-align: center;
}


.background-light {
    background-color: #007ac0;
}

.background-dark {
    background-color: #007ac0;
}

.NavigationControl {
    width: 100%;
    border: 0px solid white;
    height: 30px;
    padding: 0 10px;
    border: 1px solid transparent;
    background-color: #007ac0;
    font-size: 14px;
}

.DarkHightlightText {
    color: Navy;
}

.CustomTableHeader {
    background-color: #007ac0;
}

.CustomInboundTableHeader {
    background-color: #379DBF;
}

.AddStatusRecieveStyle {
    background-color: red;
    color: white;
}

.NonAddStatusRecieveStyle {
    background-color: #379dbf;
    color: white;
}

.RecivesTable .rgRow, .RecivesTable .rgAltRow {
    background-color: #379DBF !important;
}

.detailTable .rgRow, .detailTable .rgAltRow {
    background-color: White !important;
}

.DispatchedCell {
    background-color: #379dbf !important;
    border-color: #379dbf !important;
    border-style: solid !important;
}

.StatusCell {
    background-color: #379dbf !important;
    color: white !important;
    border-color: #379dbf !important;
    border-style: none !important;
    text-wrap: normal !important;
}

.LightGridRowColor {
    background-color: #E8F3FF;
}

.ReportHeaderRow {
    width: 350px;
    vertical-align: top;
    background-color: #0C3C60;
}

.ItemGridHeader {
    text-align: Center;
    background-color: Gray;
    color: Black;
}

.StockCorrectionNotes {
    text-align: center;
}

.StockCorrectionAdd {
    width: 500px;
    margin: 0 auto 15px auto;
    padding: 20px;
    background-color: #E8F3FF;
}

.CustomOldHidden {
    display: none;
}

.StockCorrectionHeadTable {
    width: 400px;
    margin: auto;
}

.StockCorrectionAddTable {
    width: 500px;
}

.ExceptionDialogTable {
    margin: 20px;
    width: 100%
}

.ReciveTableHeader {
    border: 0px solid white;
    width: 100%;
    font-weight: bold;
    color: white;
}

.BulkScanFooter {
    background-color: #698ebe;
    Height: 50px;
}

.BoldSelect input {
    font-weight: bold;
}

.DarkBlueBackground {
    background-color: #13417d !important;
}

.LightPanel {
    background-color: #E8F3FF !important;
}

.FooterButton {
    background-color: #507CD1 !important;
    color: white;
}

.BackgroundWhite {
    background-color: White !important;
}

.CustomMenuBar {
    position: absolute;
    top: 87px;
    width: 100%;
    z-index: 1001 !important;
}

.RadPanelBar_Metro .rpGroup .rpLink.rpSelected {
    border-color: #25a0da;
    color: #034af3 !important;
    background-color: #0C3C60 !important;
}

.RadPanelBar_Metro .rpRootLink {
    color: #034af3 !important;
}

.RadPanelBar_Metro .rpRootLink.rpSelected {
    border-color: #25a0da;
    color: #034af3 !important;
    background-color: #0C3C60 !important;
}

div.search-container {
    align-items: center;
    display: flex;
    justify-content: left;
}

input.no-submit {
    border: 1px solid white;
    width: 100%;
    padding: 9px 4px 9px 4px;
    /* You can use your image but having cleaner code is better, so I suggest saving the file and just linking it*/
    /*background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100'><rect width='100' height='100' fill='red' /></svg>");*/
    /*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M10 10 H 90 V 90 H 10 Z' fill='%23ff0000'/%3E%3C/svg%3E");*/
    /*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='490' height='490'%3E %3Cpath fill='none' stroke='%23000' stroke-width='36' stroke-linecap='round' d='m280,278a153,153 0 1,0-2,2l170,170m-91-117 110,110-26,26-110-110'/%3E%3C/svg%3E");*/
    background-image: url('../../Images/Magnifying_glass_icon.svg');
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

input[type="search"] {
    border: none;
    background-color: transparent;
    margin: 0;
    padding: 7px 8px 7px 30px;
    font-size: inherit;
    color: inherit;
    border: 1px solid black;
    border-radius: inherit;
}

    input[type="search"]::placeholder {
        color: gray;
    }

    input[type="search"]:focus {
        box-shadow: 0 0 3px 0 #3f69a8;
        border-color: #3f69a8;
        outline: none;
    }