﻿/** Global Stylesheet, styles common to all themes */

html, body, p, ul, ol, li, 
table, th, td, tr, form,
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; }
img { border: none; }
table { border-collapse: collapse; }
	
.AlignRight { float: none; text-align: right; }
.AlignTop   { vertical-align: top; }

.center { text-align: center; }

.divider { margin: 0 1em; }

.Clear, .clear { clear: both; }

.hidden { display: none; }  

.half { width: 50%; margin: 0; padding: 0; }

/* Header
/* ========================================================================= */
.profile_menu 
{
    z-index:9999;
}
.layout_title .profile_menu     { text-align: right; position: relative; }
.layout_title .layout_header    { text-align: left; }

.layout_header h1       { display: inline; float: left; border: none; background: none; height: auto; }
.layout_header h2       { display: inline; float: left; }
.layout_header .logo    { display: inline; float: left; }

/* profile header menu */
#menuLinks {
    list-style-type: none;
    margin: 8px 5px 0 0;
    position: absolute;
    right: 0;
    padding: 0 20px;
    font-size: 14px;
}

#menuLinks a            { text-decoration: none; }
#menuLinks a:hover      { text-decoration: underline; }
#menuLinks div          { position: relative; }

#menuLinks > li {
    display: inline-block;
    padding-left: 20px;
    margin: 5px 0 10px 0;
}

#menuLinks > li > a     {}

.subMenuLinks {
    position: absolute;
    text-align: left;
    border: solid 1px #aaa;
    background-color: #fff;
    display: none;
    white-space: nowrap;
    padding: 0;
    margin: 0;
}

.subMenuLinks a         { display: block; padding: 5px 10px; }
.subMenuLinks li        { display: block; padding: 0; margin: 0; }

.subMenuLinks a:hover   { background-color: #eee; }

/* main menu */
.layout_menu            { padding: 0 10px; font-size: 14px; }

.layout_menu .left,
.layout_menu .right     { line-height: 45px; margin: 0 10px; }

.layout_menu .left,
.layout_menu .middle,
.layout_menu .right     { display: inline; width: auto;  }

.layout_menu .left      { margin-left: 0; }
.layout_menu .middle    { float: left; }
.layout_menu .right     { text-align: right; margin-right: 0; }

.Menu  {
    margin: 10px 0 10px 0;
    vertical-align: bottom;
    border: none;
}

.MainMenu td    { padding: 0 5px; }

.MenuItem       { border: none; }

.MenuItem td,
.MenuSelectedItem td  {
    height: 23px;
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
    border: none;
}

.MenuSelectedItem td {
    border-style: solid;
    border-bottom-style: none;
    border-width: 1px;
}

.MenuPopup          { z-index: 1; }

.MenuPopup table    { border: none; }

.MenuPopupItem      { border: none; width: 115px; cursor: pointer; z-index: 1; }
.MenuPopupItem td   { cursor: pointer; }
.MenuPopupItem a    { padding: 3px; display: block; width: auto; }

.menu_under         { height: 1px; }


/* Sections
/* ========================================================================= */

.sectionHead {
    margin: 5px 0 10px;
}

/* Terms and Conditions
/* ========================================================================= */

#TermsAndConditions {
    font-size: 16px;
}

#TermsAndConditions .content {
    border-color: #eee;
    margin: 1em 0;
    padding: 1em;
    line-height: 1.5em;
}

#TermsAndConditions .options {
    text-align: center;
}


/* Help Control (yellow popup box)
/* ========================================================================= */

.yregfloathelp {
	background-color: #fffbb8;
	border: #ffc30e 1px solid; 
	color: #9c7600; 
    position: absolute;
    z-index: 20;
    text-align: left;
	font-size: 11px; 
    padding: 5px;
	width: 250px;
    top: 20px;
    right: 0;
    line-height: 18px;
}
.help_control { position: relative; }
.help_control_trigger { vertical-align: middle; }


/* Form
/* ========================================================================= */

.form-group { margin: 0; padding: 0; }

.form-group li                { list-style: none; }
.form-group li > label        { display: inline-block; width: 135px; text-align: right; margin-right: 10px; }
.reportdate div > label        { display: inline-block; width: 135px; text-align: right; margin-right: 10px; }
.form-group li label + span   { display: inline-block; vertical-align: top; }
.form-group li label + span a { vertical-align: top; }
.form-group li li             { height: auto; margin: 0; } /* nested list */
.form-group input + label     { display: inline; margin: 0 5px; } /* label following checkbox/radio */

.form .actions          { text-align: right; }

.form button,
.form input[type=button],
.form input[type=submit],
.form input[type=reset],
.form input[type=file] {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.5em;
    padding: 2px 3px;
}

.form button.primary,
.form input[type=button].primary,
.form input[type=submit].primary,
.form input[type=reset].primary,
.form input[type=file].primary {
}

.form button.secondary,
.form input[type=button].secondary,
.form input[type=submit].secondary,
.form input[type=reset].secondary,
.form input[type=file].secondary {
}

.form .narrow input[type=text],
.form .narrow input[type=password],
.form .narrow textarea,
.form .date input[type=text] {
     width: 100px;
}

.form .date input[type=image],
.form .date img { vertical-align: middle; }

.form li > span > span  { display: inline-block; } /* ecTextbox in Display Only mode */

.filters {}

/* Form Fields
/* ========================================================================= */

.field_container + .Clear,
.field_container + .clear { margin-top: 1em; }

.field_container { margin: 0 !important; }

.half_field,
.full_field,
.left_field,
.right_field { margin-bottom: 1em; position: relative;}

.full_field { width: 100%; margin: 1px 0; clear:both; }
.left_field,
.right_field { width: 49%; }

.half_field { display: inline-block; width: 49%; }
.half_field:nth-child(odd)  { }
.half_field:nth-child(even) { float: right; }

.left_field  { float: left;  clear: left; }
.right_field { float: right; clear: right; }

.left   { float: left;  width: 50%; }
.right  { float: right; width: 50%; }

.half_field > div,
.full_field > div,
.left_field > div,
.right_field > div { width: 100%; overflow: visible; }

/* clearfix start (see here: http://nicolasgallagher.com/micro-clearfix-hack/ for more info) */
    .half_field  > div:before,
    .full_field  > div:before, 
    .left_field  > div:before, 
    .right_field > div:before,
    .half_field  > div:after,
    .full_field  > div:after, 
    .left_field  > div:after, 
    .right_field > div:after { content: ""; display: table; }

    .half_field  > div:after,
    .full_field  > div:after, 
    .left_field  > div:after, 
    .right_field > div:after { clear: both; }

    .half_field > div,
    .full_field > div, 
    .left_field > div, 
    .right_field > div { zoom: 1; position: relative; }
/* clearfix end */

.asnPack > .full_field > .full_field {
    border: 0px!important;
}
.short_field_label,
.field_label {
    color: #222222;
    width: 125px;
    float: left;
	padding: 5px;
}
.field_label        { padding: 5px; }
.short_field_label  { width: 50px; }

.half_field .field_label,
.full_field .field_label,
.left_field .field_label,
.right_field .field_label {
    display: inline-block;
    float: left;
    position: absolute;
    top: 0; bottom: 0; left: 0;
}

.field_data {
    float: left;
	padding: 5px;
	/*width: 220px; 125px;*/
    min-height: 1em;
}
/*.full_field .field_data,*/
.field_data.wide { width: 540px; }
        
.half_field .field_data,
.full_field .field_data,
.left_field .field_data,
.right_field .field_data { padding-left: 142px; }


/* Make sure popup shows up above other elements. */

.field_data > table { z-index: 1; }

.field_data > .field_container { width: 100%; }

/* Lists
/* ========================================================================= */

ul {
    margin: 8px 0;
    padding-left: 32px;
}
li {
    list-style: square;
}


/* Addresses
/* ========================================================================= */

.address_container              { margin: 0; }
.addressFlow                    { display: inline-block; width: 49% !important; }
.addressFlow:nth-child(odd)     { clear: both; }
.addressFlow:nth-child(even)    { float: right; }

.addressFlow .half_field                { width: 100%; }
.addressFlow .half_field > div          { border: none; }
.addressFlow .half_field .field_label   { background: none; border: none; float: none; position: relative; margin-left: -5px; }
.addressFlow .half_field .field_data    { padding-left: 0; }



/* Documents
/* ========================================================================= */

.document .container            { position: relative; }
/*.document div                   { min-height: 1px; }*/

.document .options input { vertical-align: top; }
    
.document table                 { border: none; border-collapse: collapse; padding: 0; margin: 0; }
.document table td              { margin: 0; padding: 0; }
/*.document tr:nth-child(even)    { background-color: transparent; }
.document tr:nth-child(odd)     { background-color: transparent; }*/
    
.document .item_header          { height: 2.45em; position: relative; border-bottom: solid 1px black; margin: 10px 0 5px 0;border-left: none;border-top: none;border-right: none }
.document .columnTitle          { font-size: 12px; position: relative; height: 100%; }
.document .columnTitle span     { display: block; position: absolute; }
.document .columnTitle span[disabled]     { display: inline-block; position: relative; }

.document .columnData           { font-size: 12px; position: relative; height: 100%; line-height: 2em; }
.document .columnData input[type=text],
.document .columnData select    { font-size: 12px; padding: 0 2px; }
    
.document .selectedColumn       { float:  left; }
.document .lineColumn           { float:  left; width:  75px; }
.document .unitPriceColumn      { float:  left; width: 100px; }
.document .uomColumn            { float:  left; width:  60px; text-align:  left;}
.document .adjustColumn         { float: right; width:  80px; text-align: right; }
.document .priceColumn          { float: right; width:  90px; text-align: right; }
.document .statusColumn         { float:  left; }
.document .uom                  { float:  left; width: 125px; text-align:  left;}
.document .baseColumn           { float:  left; width:  40px; }
.document .quantityColumn       { float:  left; width: 160px; }
.document .secondQuantityColumn { float:  left; width:  80px; }
.document .textColumn           { float:  left; width:  160px; }
    
.document .currencyColumn       { float: right; width:  60px; text-align: right; }
.document .unitPriceColumn      { float: right; width:  80px; }
.document .priceColumn          { float: right; width: 100px; text-align: right; }
.document .extendedPriceColumn  { float: right; width: 110px; text-align: right; }
.document .adjustColumn         { float: right; width:  80px; text-align: right; white-space: nowrap; }
    
.document .quantityTitle        { width: 100%; text-align: center; }
.document .quantityTitle span   { position: relative; }
.document .quantityItem         { text-align: center; }
.document .quantityItem span    { width: 30px; display: inline-block; position: relative; }
    
.document .subDetails           { margin-left: 50px; clear: both; }
    
.document .bottom > span    { display: block; position: absolute; bottom: 0; width: 100%; }
.document .right > span     { display: block; position: absolute; right: 0; }
.document .textRight        { text-align: right; }

.document .totals {
    border-top: 1px solid black;
    padding: 10px 0 50px; margin-top: 10px;
    font-size: 13px;
    min-height: 1.5em;
    clear:both;
}
.document .totals > div     { text-align: right; padding: 5px 0; }
.document .totals label     { font-weight: bold; }
.document .totals .total    { display: inline-block; width: 150px; }
    
.document .schedule_item_container  { background-color: #f7f7f7; border: none; }
.document .schedule_items           { background-color: #fff; }
.document .schedule_items th        { font-weight: bold; }
.document .schedule_items td        { padding: 5px; }

.document .lineItem:nth-child(even) { background-color: #eee; }
   

.document .info_list { padding: 10px 0; }

.document .info_list th,
.document .info_list thead td,
.document .info_list tr.Header td {
    font-weight: bold;
    font-size: 11px;
    border-bottom: #ccc 1px solid;
    text-decoration: none;
    padding: 5px 5px;
    background-color: #e7e7e7;
}

.document .info_list td {
    font-weight: normal;
    font-size: 12px;
    padding: 5px;
    border-bottom: #ccc 1px solid;
    vertical-align: top;
}

.document .info_list tr:nth-child(even)   { background-color: #f2f2f2; }
.document .info_list tr:nth-child(odd)    { background-color: #ffffff; }
.document .info_list > tbody > tr:hover   { background-color: #F2F2D2; }
.document .info_list tr tr                { background-color: transparent; } /* remove background colour of nested tables */

.document .info_list.wide         { width: 100%; }
.document .info_list.wide th      { text-align: left; }

.document .info_list .date        {}
.document .info_list .money       { text-align: right; }
.document .info_list .number      { text-align: right; }
.document .info_list .truncate    {}

.document .info_list .nested                  { padding: 0; }
.document .info_list .nested table            { border: 0; }
.document .info_list .nested table tr         { background: transparent; }
.document .info_list .nested table thead      { display: none; }
.document .info_list .nested td               { border-bottom: none; }

.document .info_list .focus td { font-weight: bold; }


.form_table {
    border: none;
    width: 100%;
}

.document .info_list.row_click tbody tr { cursor: pointer; }

 
/* Purchase Order */
.document.po .lineColumn            { width:  50px; }
.document.po .statusColumn          { width:  60px; }
.document.po .quantityColumn        { width: 150px; }
.document.po .uom                   { width: 140px; }
.document.po .unitPriceColumn       { width:  80px; }
.document.po .priceColumn           { width:  90px; }
.document.po .extendedPriceColumn   { width: 110px; }

/* Forecast */
.document.forecast {}
.document.forecast .line        { width: 100px; float: left; }
.document.forecast .uom         { width: 100px; float: left; }
.document.forecast .packs       { width: 100px; float: left; text-align: right; }
.document.forecast .packSize    { width: 100px; float: left; text-align: right; }
.document.forecast .packSizeUom { width: 140px; float: left; text-align: right; }

.document.forecast .subDetails .full_field  { margin: 0; }
.document.forecast .subDetails .field_label { padding-left: 0; }
.document.forecast .subDetails .item_header { border-bottom: none; height: 1em; margin: 5px 0 0; }

.document.forecast .subDetails .qty     { width: 160px; float: left; }
.document.forecast .subDetails .date    { width: 160px; float: left; }
.document.forecast .subDetails .type    { width: 160px; float: left; }
.document.forecast .subDetails .timing  { width: 160px; float: left; }
    
/* Purchase Order Acknowledgement/Response (POA/POR) */
.document.poa .selectedColumn       { width:  70px; }
.document.poa .lineColumn           { width:  50px; }
.document.poa .statusColumn         { width:  80px; }
.document.poa .quantityColumn       { width: 150px; }
.document.poa .uom                  { width: 140px; }
.document.poa .unitPriceColumn      { width:  70px; text-align: right; }
.document.poa .extendedPriceColumn  { width:  80px; text-align: right; }
 /* Request for routing Instructions  */
.document.rfr .selectedColumn       { width:  70px; }
.document.rfr .lineColumn           { width:  150px; }
.document.rfr .statusColumn         { width:  80px; }
.document.rfr .quantityColumn       { width: 150px; }
.document.rfr .uom                  { width: 140px; }
.document.rfr .unitPriceColumn      { width:  70px; text-align: right; }
.document.rfr .extendedPriceColumn  { width:  80px; text-align: right; }   
/* Advanced Shipping Notice (ASN) */
/*.document.asn .item_header      { height: 1.5em; }*/
.document.asn .columnTitle      { font-weight: bold; font-size: 11px; position: relative; height: 100%; vertical-align: top;} 
.document.asn .columnData       { font-size: 11px; position: relative; height: 25px; }
.document.asn .selectbox { width: 25px;float: left; } 
.document.asn .lineNumber       { width:  45px; float: left; } 
.document.asn .itemNumber       { width: 150px; float: left; } 
.document.asn .available        { width:  70px; float: left; } 
.document.asn .quantity         { width:  80px; float: left; } 
.document.asn .qtyPerPack       { width:  90px; float: left; } 
.document.asn .uom              { width:  80px; float: left; } 
.document.asn .price            { width:  90px; float: right; text-align: right; } 
.document.asn .extPrice         { width: 120px; float: right; text-align: right; } 
.document.asn .subDetails       { margin-left: 65px; } 

.document.asn .collapsePanel    { overflow: visible !important; }
.document.asn .collapsePanelHeader ~ div   { overflow: visible !important; }
.document.asn .field_container  { width: 95%; }
.document.asn .addressFlow      { width: 49%; }
    
.document.asn .options                      { text-align: right; }
.document.asn .options label                { color: #aaa; display: inline-block; margin-top: 2px; }
.document.asn .options input[type=submit]   { padding: 0 3px; font-size: 9pt; }

.document.asn .ASNOrderTable .field_label   { font-size: 11px; font-weight: bold; } 
.document.asn .ASNOrderTable .field_data    { font-size: 11px; font-weight: normal; }

/* ASN Pallets & Packs & Items, Oh my! */


.document.asn .asnShipment          {}
.document.asn .asnShipment .options { float: right; margin-bottom: 5px; }
.document.asn .asnOrder h2          { display: inline; }
.document.asn .asnPallet            { border: 1px solid #ddd; padding: 3px; margin-top: 1em; }
.document.asn .asnPack              { border: 1px solid #ddd; padding: 3px; margin-top: 1em;width: 95%; display:inline-block; }

.document.asn .asnItem                      { padding: 0; }
.document.asn .asnItem:nth-child(even)      { background-color: #f2f2f2; }
.document.asn .asnItem:nth-child(odd)       { background-color: #ffffff; }
.document.asn .asnItem .description         { font-weight: normal; }
.document.asn .asnItem .description label   { font-weight: bold; }

/* Invoice */
.document.invoice .unitPriceColumn      { float:  left; width: 100px; }
.document.invoice .InvoiceItem          { font-weight: normal; }
.document.invoice .InvoiceFooterHeader  {}
.document.invoice .InvoiceItem td       { padding: 5px; }
.document.invoice .lineItem             { padding: 10px 0; }
.document.invoice .full_field           { width: 100%; }
/* SACs */
.document .headerSACs       { padding: 5px; border: 1px solid #ddd; }
.document .lineItemSACs     {}
    
.document .headerSACs .options,
.document .lineItemSACs .options { clear: both; text-align: right; padding: 10px 10px 5px; }
    
/* SACs */
.options    { clear: both; text-align: right; }
.sac        { clear: both; }
    
.document .headerSACs .options a,
/*.document .lineItemSACs .options a { color: blue; }*/
    
.document .sac              { clear: both; text-align: right; display: inline-block; }
.document .sac.head         { font-weight: bold; display:block;float:right;}
.document .lineItemSACs span {
    clear: both;
    display: block;
    float: right;
}
.document .sac > div        { text-align: left; display: inline-block; }
.document .sac .buttons     { width:  60px; text-align: center;padding: 3px; }
.document .sac .name        { width: 140px; }
.document .sac .type        { width: 170px; }
.document .sac .costoutcode { width: 100px; }
.document .sac .methodofhandling { width: 170px; }
.document .sac .amount      { width:  70px; }
.document .sac .calcType    { width: 140px; text-align: center; }
    .document .sac .sacunit {
        width: 60px;
    }
    .document .sac .quantity {
        width: 80px;
    }
.document .sac .total       { width:  80px; text-align: right; }
.sac.head       { font-weight: bold; display: inline-block; }
.sac > div      { float: left; }
.sac .buttons   { width:  30px; text-align: center; }
.sac .name      { width: 140px; }
.sac .type      { width: 220px; }
.sac .amount    { width:  70px; }
.sac .calcType  { width: 140px; text-align: center; }
.sac .total     { width:  80px; text-align: right; }
    
.alt_highlight > div:nth-child(odd) { background-color: #f2f2f2; }


/* Autocomplete
/* ========================================================================= */
    
input.ui-autocomplete-input {
    background: url('../Images/dropNormal.png') right no-repeat;
    border: 1px solid #ccc;
    cursor: default;
}
        
input.ui-autocomplete-input:hover {
    background: url('../Images/dropHover.png') right no-repeat;
}
        
ul.ui-autocomplete {
    background: white;
    border: 1px solid buttonshadow;
    color: windowtext;
    list-style-type: none;
    text-align: left;
    margin: 0 !important;
    padding: 0;
    width: 138px;
    max-height: 260px;
    overflow-y: auto;
}

ul.ui-autocomplete li {
	color: #111;
    padding: 1px;
    list-style-type: none;
    line-height: 1em;
    font-size: 11px;
    margin-bottom: 0;
    cursor: default;
    background-color: white;
}

ul.ui-autocomplete li a { display: block; }
    
ul.ui-autocomplete li.highlighted,
ul.ui-autocomplete li .ui-state-hover,
ul.ui-autocomplete li:hover { background-color: #FFFF99; color: #000; }

div.ui-helper-hidden-accessible { visibility: hidden }


/* Modal Popup
/* ========================================================================= */

.ModalBackground { background-color: rgba(100, 100, 100, 0.5); }
.ModalPopup {
	background-color: #fff;
	border: 1px solid #333;
	float: left;
    padding: 10px;
    width: 800px;
}
.ModalPopup .okMessage      { color: Green; }
.ModalPopup .warningMessage { color: Orange; font-weight: bold; }
.ModalPopup .errorMessage   { color: Red; }
.ModalPopup .infoMessage    { color: Blue; }
.ModalPopup tr              { background-color: transparent !important; }

.ModalPopupHeader {
    height: 45px;
	cursor: move;
	border: none;
}
.ModalPopupHeaderText           { line-height: 45px; }
.ModalPopupHeaderText .icon     { float: left; margin: 5px; }
.ModalPopupHeaderText .title    { padding-left: 5px; font-size: 18px; font-weight: bold; }
    
.ModalPopupBody             { max-height: 400px; overflow-y: auto; overflow-x: auto; margin: 1em 0; }
.ModalPopupBody .details    { margin-top: 1em; }

.ModalPopup.form div.actions { margin: 0; }

.Survey.ModalPopup {
    top: 80px !important;
    margin: 0 auto;
    width: 800px;
}
.Survey.ModalPopup .ModalPopupBody {
    max-height: none;
    top: 50px;
    bottom: 50px;
    right: 10px;
    left: 10px;
}
.Survey.ModalPopup .ModalButtons {
    bottom: 10px;
    left: 10px;
    right: 10px;
}
  
.ui-widget-overlay {
    background: #000 !important;
    opacity: 0.5 !important;
    filter: Alpha(Opacity=80) !important;
}

/* Catalog
/* ========================================================================= */

.Catalog { font-size: 1em; }
    
.Catalog .Card              { width: 400px; }
.Catalog .Card div.Wide     { width: 600px; }
.Catalog .Card div label    { width: 160px; }
.Catalog .RightCard         { width: 400px; }
.Catalog .RightCard div     { width: 400px; }
.Catalog .SearchResults     { height: 320px; }
.Catalog .Scroll            { overflow: scroll; border: solid 1px #ccc; }
    
.Catalog .Card div.CascadeContainer     {  float: left;  width: 400px;  }
.Catalog .Card div.CascadeContainer div {  width: auto;  }
    
.ItemSelecto                { width: 700px; height: 500px; }
.ItemDetail .ProductImage   { border: solid 1px #ddd; padding: 5px; margin-bottom: 10px; }
.ItemDetail .Card div label { width: 80px; }
    
.CatQuantity { width: 100px;   vertical-align: top;  text-align:right;  }
    
    
/* Sidemenu
/* ========================================================================= */

#SideMenu {
	background: #FFFFCF url(../images/background_sidemenu_LightYe.gif) repeat-x left top;
	border: 1px solid #000;
	color: #000;
	font-weight: bold;
	padding: 0px;
	float: left;
	position: relative;
	overflow: auto;
	width: 120px; height: 516px;
}
    
#SideMenu .SubMenu {
	font-size: 11px;  
	cursor: pointer;
	padding: 1px;
}
    
#SideMenu .Top          { color: #fff; background: #ffffcf url(../../images/outlook_darkblue.gif) repeat-x left top; }
#SideMenu .TopHove      { color: #000; background: #ffffcf url(../../images/outlook_yellow.gif) repeat-x left top; }
#SideMenu .TopExpanded  { color: #000; background: #ffffcf url(../../images/outlook_yellow.gif) repeat-x left top; }

.contacts .contact .field_data      { width: 275px; }
.contacts .contact label            { width:  75px; display: inline-block; color: #999; }
.contacts .contact input[type=text] { width: 180px; }

.fake_fields_contacts > .full_field { margin: 0; }


/* Calendar
/* ========================================================================= */

.ajax__calendar .ajax__calendar_container table td { padding: 0 !important; }

/* Status Messages
/* ========================================================================= */

.flash p { margin: .5em .25em; }
    
.flash .error,
.flash .notice,
.flash .success, 
.flash .info 		{ border: 2px solid; padding: .2em .5em; text-indent: 0; margin: 0 0 1em; }
    
.flash .error		{ background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; }
.flash .notice		{ background: #fff6bf; color: #514721; border-color: #ffd324; }
.flash .success	    { background: #e6efc2; color: #264409; border-color: #c6d880; }
.flash .info 		{ background: #d5edf8; color: #205791; border-color: #92cae4; }
    
.flash .error a	    { color: #8a1f11; }
.flash .notice a	{ color: #514721; }
.flash .success a	{ color: #264409; }
.flash .info a		{ color: #205791; }
    
.flash ul { padding-left: 32px; margin: 8px 0; }

/* Grid
/* ========================================================================= */

.grid {}

.grid .u-1, .grid .u-1-2, 
.grid .u-1-3, .grid .u-2-3, 
.grid .u-1-4, .grid .u-3-4,
.grid .u-1-5, .grid .u-2-5, .grid .u-3-5, .grid .u-4-5,
.grid .u-1-6, .grid .u-5-6,
.grid .u-1-10, .grid .u-3-10, .grid .u-7-10, .grid .u-9-10 {
    display: inline-block;
    margin: 0;
    padding: 0;
    zoom: 1;
    word-spacing: normal;
    letter-spacing: normal;
    vertical-align: top;
}

.grid .u-1   { width: 100%; }
.grid .u-1-2 { width: 49.6%; }
.grid .u-1-3 { width: 33%; }
.grid .u-2-3 { width: 66.2%; }
.grid .u-1-4 { width: 24.8%; }
.grid .u-3-4 { width: 74.4%; }
.grid .u-1-5 { width: 19%; }
.grid .u-2-5 { width: 39%; }
.grid .u-3-5 { width: 59%; }
.grid .u-4-5 { width: 79%; }
.grid .u-1-6 { width: 16%; }
.grid .u-5-6 { width: 83%; }

.grid .u-1-10 { width:  9%; }
.grid .u-3-10 { width: 29%; }
.grid .u-7-10 { width: 69%; }
.grid .u-9-10 { width: 89%; }
.grid .d-1-2 { float:left;width: 48.9%; }


/* Home
/* ========================================================================= */

.info_box {
    padding: 3px 5px;
    background: #f3f3f3;
}

.dashboard {}
.welcome {}
.scorecard {}
.page_stats {
    clear: both;
    text-align: right;
    margin: 20px 0 0 0;
    font-size: 12px;
    color: #666;
}

/* widgets */

.widget {
    position: relative;
    padding: 3px;
    margin: 2px 2px 20px;
}

.widget h2 {
    margin: 0;
    padding: 0;
}

.widget .options {
    float: right;
    padding: 3px;
}

.widget .chart { clear: both; }
 
#complianceSummary          { margin-bottom: 1em; }   
#complianceSummary table    { width: 100%; } 
  
#supplierSummary table      { width: 100%; }
#supplierSummary table td   { padding: 5px; }
#supplierSummary .count     { text-align: right; width: 100px; }
#supplierSummary .total     { font-weight: bold; }
         
/* Survey
/* ========================================================================= */

.Survey {
    line-height: 1.5em;    
}

.Survey table {
    border-collapse: collapse;
    padding: 1px;
}

.Survey p + p  {
    margin-top: 10px;
}

.Survey .ModalPopupHeader {
    background-color: green;
    margin-bottom: 16px;
}
.Survey .ModalPopupHeaderText {
    font-size: 2em;
    font-weight: bold;
    padding: 5px 10px;
    display: inline-block;
}

.Survey .ModalButtons {
    text-align: center;
    background: #eee;
    margin: 30px 0 0;
    padding: 10px 20px;
}

.Survey table tr { background-color: #fff; }

.Survey textarea { vertical-align: top; }

tr.SurveyHeader > td {
    font-weight: bold;
    font-size: 1.5em;
    padding: 1em 0 .5em;
}

tr.QuestionHeader > td {
    font-size: 1.2em;
    font-weight: bold;
    padding: 1em 0 0;
}

.QuestionText > td {
    color: #000;
    font-weight: bold;
    padding: 1em 0 0;
}

.QuestionAnswer { padding: 1em 1em 2em; }

.QuestionFooter { color: #666; }

/* Subscription
/* ========================================================================= */

#priceBox {
    border: 1px solid #BABABA; 
    background-color: #eee;
    display: inline-block;
    width: auto;
    min-width:400px;
    padding: 5px 10px;
}
#priceBox .price { float: right; font-weight: bold; }


/* Identifiers
/* ========================================================================= */

#Header {
	background-color: #fff;
	padding: 0px;
	border-bottom: solid 3px #000;
}
#Menu { background-color: #ccc; }
#Body {
	padding: 0;
	border: solid 1px #ccc;
	border-top: solid 1px #000;
	min-height: 500px;
	background: #fff;
	padding-bottom: 20px;
}
#Content            { padding: 20px; }
#Content img        { vertical-align: text-bottom; }
.SideMenu #Content  { float: left; padding: 10px; width: 620px; }
#radioButtonSection { width:270px; }
#radioButtonSection label {
	width:234px;
	text-align:left;
	border:10px;
	float:left;
}
#Legend     { float: right; width: 327px; }
#Legend h3  { color: #990000; }

#csv-documentation      { font-size: 1.2em;}
#csv-documentation p    { padding-top: 5px;}
#csv-documentation h1   { padding-top: 1em;}
#csv-documentation th,
#csv-documentation td   { padding: 3px; border: 1px solid #ddd; }

/* Tabs
/* ========================================================================= */

.jstabs { text-align: left; }
.jstabs .tabs {
    
    font-size: .9em;
	border-bottom: 1px solid #aaa;
	list-style: none;
	height: 26px;					/* 1.5em + 2px */
	margin: 1em 0; padding: 0;
	position: relative;
	box-shadow: 0px -1px 1px rgba(100,100,100,.2) inset;
	}
.jstabs .tabs li {
	background: #f2f2f2;
	border: 1px #ccc solid;
	display: block;
	float: left;
	height: 24px;					/* 1.5em */
	margin: 0 0 0 3px; padding: 0;
	box-shadow: 0px -1px 2px rgba(100,100,100,.2) inset;
	}
.jstabs .tabs li.active {
	background: #fff; 
	border-color: #aaa;
	border-bottom-color: #fff;
	height: 25px;					/* 1.5em + 1px, cover UL's bottom border */
	box-shadow: 0px -1px 3px rgba(100,100,100,.2);
	}
.jstabs .tabs li > a {
	color: #777;
	cursor: pointer;
	display: block;
	margin: 0; padding: 0 1em;
	text-decoration: none;
	}
.jstabs .tabs li > a:hover 	{ color: #000; }
.jstabs .tabs li.active a 	{ border: none; color: #333; box-shadow: none; }
    
.jstabs .tabs li.gutter     { border: none; box-shadow: none; background: none; padding: 0 1em; }
.jstabs .tabs li.gutter a   { border: none; box-shadow: none; }
    
.jstabs .tabs li a .count { color: #aaa; font-size: .9em; }

.collapsePanelHeader { cursor: pointer; }

/* Paging
/* ========================================================================= */

.pager {
    text-align: right;
    padding: 3px 10px;
    font-size: 10pt;
}
.pager input {
    width: 1.5em !important;
    text-align: center;
}
.pager a {
}
.pager a.next { background-position: -14px 0; }
.pager a.prev { background-position: 0 0; }

/* Progress Bars
/* ========================================================================= */

#complianceStatus tbody tr { cursor: pointer; }
.progress_total {
    display: inline-block;
    width: 100px;
    height: 14px;
    border: 1px solid #aaa;
    background-color: #fff;
}
.progress_complete { 
    width: 0;
    height: 14px;
    border: none;
    background-color: #0e0;
}

#uploadProgress     { margin-bottom: 20px; }
#uploadProgress p   { margin: 0; }
#uploadProgress label {
    width: 300px;
    display: inline-block;
    margin-right: 5px;
}

.document .itemDetails input[type=text] { width: auto; }

/* Reports
/* ========================================================================= */


.report {}

/*Progress bar Css*/
.progressBar {
  position: fixed;
    z-index: 10200;
    height: 100%;
    width: 100%;
    top: 0;
    left:0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.5;
    -moz-opacity: 0.8;

}
.progressText {
    z-index: 10201;
    padding: 10px;
    width: 130px;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1!important;
    -moz-opacity: 1;
    position:fixed;
    left:50%;
    top:50%;
    margin-left:-100px;
    margin-top:-61px;
}

.error
{
    font-size:12px;
    color: #f00;
}

.new .method.panel-open {
    background: #F9FBFF;
}
.new .method {
    margin: 25px;
}
.method {
    border: 1px solid #d2deee;
    padding: 20px;
    overflow: hidden;
}

.method-cards-accepted {
    border-bottom: 1px solid #CCC;
    margin-bottom: 12px;
}
.method-element {
    position: relative;
    margin-bottom:15px;
}

.article .form-element label, .popup .form-element label {
    padding-right: 3px;
}
.article .form-element label, .popup .form-element label {
    width: 100%;
}
.method label {
    display: block;
}
.methods label {
    display: inline;
}
.form-element label {
    display: block;
    font-weight: bold !important;
    width: 150%;
}

.form-checkout .bordered select {
    margin-bottom: 15px;
}
.form-element :hover, .form-element :active {
}
.method-expiration select {
    width: auto !important;
}
.form-checkout select {
    width: 100%;
}

.method-element.method-cvv2 input[type] {
    width: 80px;
    margin: 0 5px 0 0;
}
.form-checkout .bordered input[type="text"], .form-checkout .bordered input[type="password"] {
    padding: 6px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
}
.form-checkout .bordered input[type="text"], .form-checkout .bordered input[type="password"] {
    padding: 6px 0;
}
.form li input[type="text"], .form li input[type="password"] {
}
.bordered input[type="text"], .bordered input[type="password"] {
    border: 1px solid #ccc;
    padding: 5px;
}
.block input[type] {
    width: 100%;
    margin-bottom: 15px;
}
.bordered input[type="text"], .bordered input[type="password"] {
    padding: 5px;
}
.bordered input[type="text"], .bordered input[type="password"] {
    padding: 6px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
}

.method-cvv2 label {
    color: #448ACA;
    font-weight:bold;
}

.cc-logo {
    border: 0;
    margin-left: 10px;
}

.popup {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99999;
    width: 500px;
    border-radius: 12px;
    border: 7px solid rgba(60, 60, 60, 0.6);
    background-clip: padding-box;
    margin-left: -260px;
    margin-top: -240px;
}

.popup-wrap {
    background-color: #fff;
    border-radius: 5px;
    overflow: auto;
    position: relative;
    padding-top: 35px;
}

.popup-close-icon {
    position: absolute;
    top: 15px;
    right: 15px;
}

.popup-close-icon a {
    cursor: pointer;
    border: none;
    color: #222;
}

.popup .popup-header {
    padding-left: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #222;
}

.cvv2-wrap {
    padding-top: 10px;
}

.cvv2-wrap p {
    float: left;
    width: 35%;
    color: #999;
    padding-bottom: 15px;
    padding-left:15px;
}

.cvv2-wrap p:first-child {
    float: none;
    width: auto;
}

.cvv2-wrap h2
{
    color:black;
    padding-left:15px;
}

.rolloutTracking select,.rolloutTracking input[type=text]
{
    width:90px !important;
}


.AddPO.ModalPopup {border:none;}
.AddPO.ModalPopup td{ padding:3px; }

.AddPO.ModalPopup tr:nth-child(odd) {
    background-color: transparent !important;
}

.AddPO.ModalPopup tr:nth-child(even) {
    background-color: #f2f2f2 !important;
}

.AddPO.ModalPopup tr.Pager td{ background-color:white;}

.u-1-2 .field_data {width:260px}

.divWrite{float:left;padding-bottom:10px;padding-top:10px;position:relative;}
.divWrite select {width:150px!important;}
.divWrite input[type="text"].txtDescription {width:150px!important;}
.divWrite div{margin-bottom:3px;}
.divWrite .field_labelPayment{width:125px;float:left;}
.divWrite .field_labelPayment_small { width: 125px; float: left; }
.divWrite .btnDelete{position:absolute;left:-25px;top:12px;}
.AddpaymentTerm{color:#222;font-style:italic;font-weight:bold;}
.info_list.wide caption {margin-top:10px; font-weight:bold;font-size:medium;padding-bottom:10px;}

div.SubHeading
{
    margin-left: 15px;
    margin-bottom: 15px;
    margin-top: -5px;
}

/* CSS for Tooltip*/
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 600px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	border: 1px solid #dddddd;
	background: #FFEAE8;
	color: #333333;
}

.ui-tooltip span{margin:3px;float:left;}

.InvoiceOnlyWarning {
    font-weight:bold;
    font-size:1.5em;
    color:orange;
}

.AverageScore
{
    font-size:74px;
    font-weight:bold;
    float:left;
    line-height: 50px;
    margin-left: 15px;
    margin-bottom:10px;
    margin-top:90px;
    width:100%;
}

.AverageScoreLabel{
    font-size:30px;
    font-weight:normal; 
    margin-left:20px;
    line-height:50px;
}

.SolidBorder {
    border-style: solid;
    border-color:darkred;
}

.LotInformation   { color: Red; }

.addressFlow .u-1-2 {
    width: 100% !important;
}

tr.POPending td
{
    font-style: italic;
    background-color: #AAA;
}



.autocomplete_completionListElement {
    background-color: inherit;
    border: 1px solid buttonshadow;
    color: windowtext;
    /*height: 200px;*/
    list-style-type: none;
    margin: 0 !important;
    overflow: auto;
    text-align: left;
    padding: 0;
}

.autocomplete_highlightedListItem {
    background-color: #FFFF99;
    color: black;
    padding: 1px;
    line-height: 1.5em;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
}
.autocomplete_listItem {
    background-color: window;
    color: windowtext;
    padding: 1px;
    list-style-type: none;
    line-height: 1.5em;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
}

/* Tables
/* ========================================================================= */

.info_list {
    padding: 10px 0;
}

    .info_list th,
    .info_list thead td,
    .info_list tr.Header td {
        font-weight: bold;
        font-size: 11px;
        border-bottom: #ccc 1px solid;
        text-decoration: none;
        padding: 5px 5px;
        background-color: #e7e7e7;
    }

    .info_list td {
        font-weight: normal;
        font-size: 12px;
        padding: 5px;
        border-bottom: #ccc 1px solid;
        vertical-align: top;
    }

    .info_list tr:nth-child(even) {
        background-color: #f2f2f2;
    }

    .info_list tr:nth-child(odd) {
        background-color: #ffffff;
    }

    .info_list > tbody > tr:hover {
        background-color: #F2F2D2;
    }

    .info_list tr tr {
        background-color: transparent;
    }
    /* remove background colour of nested tables */

    .info_list.wide {
        width: 100%;
    }

        .info_list.wide th {
            text-align: left;
        }

    .info_list .date {
    }

    .info_list .money {
        text-align: right;
    }

    .info_list .number {
        text-align: right;
    }

    .info_list .truncate {
    }

    .info_list .nested {
        padding: 0;
    }

        .info_list .nested table {
            border: 0;
        }

            .info_list .nested table tr {
                background: transparent;
            }

            .info_list .nested table thead {
                display: none;
            }

        .info_list .nested td {
            border-bottom: none;
        }

    .info_list .focus td {
        font-weight: bold;
    }


.form_table {
    border: none;
    width: 100%;
}

.info_list.row_click tbody tr {
    cursor: pointer;
}

.disableButton {
    background: #dddddd !important;
    border-color: #bbbbbb !important;
}

.subListRow {
    background-color: #ADD8E6 !important;
}

.DisplayNewLine {
    white-space: pre-wrap;
}


.document.rfr .rtvuom {
    width: 100px;
    float: left;
}


.RtvRequestItemWraper .rtvItemMainContent:nth-child(even) {
    background-color: #f2f2f2;
}

.RtvRequestItemWraper .rtvItemMainContent:nth-child(odd) {
    background-color: #ffffff;
}

.rtvItemMainContent .item_header {
    height: 1.65em;
    font-weight: bold;
    font-size: 12px;
    border-bottom: #ccc 1px solid;
    text-decoration: none;
    padding: 5px 5px;
    background-color: #e7e7e7;
}

.grid-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
}