/*Main Styles*/
html, body, form {
	font-family: "Segoe UI", Helvetica, Jamrul, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	height: 100%;
	display: flex;
	flex-direction: column;
}

html {
	background-repeat: repeat-x;
}

body , form {
	background-color: transparent !important;
}

a {
	text-decoration: none;
}


a:hover {
	text-decoration: none !important;
	opacity: 0.7;
}

.main_page-outer {
	display: flex;
	flex-direction: column;
	 height: 100%; 
	flex: 1 1 auto;
}

.main_content_wrap {
	display:grid;
	grid-template-columns:50px 1fr 50px;
	flex:1 1 auto;
	width:100%;
	height:100%;
}

.main_content_wrap_col1 {
	display:flex;
	flex-direction:column;
	width:50px;
	min-width:50px;
}

.main_content_wrap_col2 {
}

.main_content_wrap_col3 {
	display: flex;
	flex-direction: column;
	width: 50px;
	min-width: 50px;
}

.MainBody {
	display:flex;
	flex-direction:column;
	padding-bottom:5px;
	flex:1 1 auto;
	height:100%;
}

input {
	outline: none;
}

button {
	outline: none;
}

/*Theme*/
.RadWizard_Office2010Silver .rwzButton, .ButtonBackColor, .ButtonBackColor *, .TabPanelBackColor, .SideBarButtonPromnotions, .rgPagerButton, .rdpPagerButton, .rtSelected .rtIn, .rtHover .rtIn {
	background-image: none !important;
	border: none;
}

.rcbActionButton, .rcSelect, .rgFilter {
	background: none !important;
}

.rgFiltered, .RadPicker_Office2010Silver.rcCalPopupOpen .rcCalPopup, .RadPicker_Office2010Silver.rcMYPopupOpen .rcCalPopup, .RadPicker_Office2010Silver.rcTimePopupOpen .rcTimePopup, .rcCalPopupOpen .RadInput, .rgPagerButton:hover, .rgActionButton:hover, .rgFiltered, a.rdpCurrentPage,
a.rgCurrentPage, .rgNumPart a:hover, .rdpNumPart a:hover, .rdpActionButton:hover, .rdpActionButton,
RadInput_Office2010Silver a:hover {
	background-image: none !important;
}

.GridItemDropIndicator_Office2010Silver {
	display:none;
}

.rgMasterTable th.filteredColumn a:before {
	content: "\e129";
	font-family: "WebComponentsIcons";
}

/*Custom Section*/
.updatewidth100p {
	flex:1 1 auto;
}

.CustomBackPanel {
	height: 344px;
	background-color: none !important;
	background-repeat: repeat-x;
	width: 100%;
	float: left;
	position: fixed;
	bottom: 0;
	z-index: -1;
}

.CustSearchTable td {
    vertical-align: top;
    font-size: 11px;
    word-wrap: break-word !important;
    overflow-wrap: break-word;
    word-break: break-all;
}

.Order_address_search {
	display:flex;
	flex-direction:row;
	box-sizing:border-box;
}

.Order_address_search_head {
	font-weight: bold;
	width: 100%;
	font-size: 11px;
	padding: 0 8px;
}

.Order_address_search_col1 {
	display:none;
}

.Order_address_search_col2 {
	width: 160px;
	max-width: 160px;
	padding: 2px 4px;
}

.Order_address_search_col2a {
	width: 270px;
	max-width: 270px;
	padding: 2px 4px;
}

.Order_address_search_col3 {
	width: 160px;
	max-width: 160px;
	padding: 2px 4px;
}

.Order_address_search_col3 {
	width: 160px;
	max-width: 160px;
	padding: 2px 4px;
}

.Order_address_search_col3a {
	width: 100px;
	max-width: 160px;
	padding: 2px 4px;
}

.Order_address_search_col4 {
	width: 90px;
	max-width: 90px;
	padding: 2px 4px;
}

.EnabledDisbaleInput {
	opacity:1 !important;
	border:none !important;
}

.CustSearchCol1 {
	padding: 4px 10px 4px 10px;
	box-sizing: border-box;
	vertical-align: top;
}

.CustSearchCol2 {
    width: 80px;
    padding: 4px 4px 4px 0px;
}

.CustSearchCol3 {
    padding: 4px 4px 4px 0px;
    width: 70px;
}


.CustSearchLabel {
	padding-top: 4px;
}

/*Text / Form  Styles*/

.vLargetitle {
	font-size: 30px;
	padding-bottom: 10px !important;
    margin:0;
}

.RegistrationMessage {
    padding-bottom:14px;
}

.LoginTextBox {
    background: #fff;
}

.LoginPassword {
	color: #000;
	background: #fff !important;
	border-color: #bfc3ca;
	height: 32px;
	border-width: 1px;
	border-style: solid;
	padding: 4px 10px;
	vertical-align: middle;
	box-sizing: border-box;
}

.login-system-wrap {
	display:flex;
	flex-direction:column;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
}

.login-system-wrap .button-row {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	padding-top:10px;
}

.login-system-wrap .login-row {
	display: flex;
	flex-direction: row;
	align-items:center;
}

.SubtitleTitleDiv {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 34px;
	min-height: 34px;
	padding: 0 4px 0 10px;
}

.SubSubtitleStyle {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.stock_section_header {
	display: flex;
	flex-direction: row;
	font-size: 11px;
	padding: 10px 0 2px 0;
	justify-content: space-between;
}

.stock_section_header_top {
	display: flex;
	flex-direction: row;
	font-size: 11px;
	padding: 0 0 2px 0;
	justify-content: space-between;
}


.InnerWrapperContentPaneBorder {
	border-radius: 3px;
}

.StandardTitleStyle {
	font-size: 14px;
	font-weight: bold;
}

.CustomerNameTitle {
	font-size: 16px;
	font-weight: bold;
}

.StandardText {
	font-size: 12px !important;
}

.SettingsForm {
	font-size: 12px;
	box-sizing: border-box;
	width: 100%;
	padding: 4px 4px 4px 0;
}

.SettingsFormsTerms {
	height: 650px;
}

.SettingsForm td {
	vertical-align: middle;
	padding: 2px 0 2px 0;
}

.UserGridCol1 {
	width: 80px;
}

.UserGridCol2 {
	width: 240px;
}

.UserGridCol3 {
	width: 20px;
}

.UserGridCol4 {
	width: 100px;
}

.UserGridCol5 {
	width: 130px;
}

.UserGridCol6 {
	width: 20px;
}

.UserGridCol7 {
	width: 150px;
}

.CustomPriceWarning {
    font-size:10px;
    padding:4px;
    display:inline-block;
    border-radius:3px;
    margin-top:3px;
    margin-bottom:3px;
    margin-right:-4px;
}

.StandardPriceLabel {
    width: 100%;
    padding-top: 6px;
    display: inline-block !important;
}

.CustomPriceWarning::before {
    content: "Std ";
    font-weight:bold;
}

.OrderSettingCol1 {
	width: 180px;
}

.UserGridCol8 {}

.userdatacolumn {
	width: 150px;
}

.userspacerrow {
	height: 10px;
}

.UserAccountAddRemove {
	width: 80px !important;
}

.UserButtonRow {
	border-top: 1px solid #b8b8b8;
	padding-top: 10px !important;
	height: 30px !important;
}

.TextBold {
	font-weight: bold;
}

.SummaryTableDivWrapper {
	padding: 0 20px 0 10px;
}

.SummaryLinesDivWrapper {
	padding: 2px 10px;
}

.SummaryLinesDivWrapper > .summaryDivRow {
	justify-content:space-between;
}

.SummaryLinesDivWrapper > .summaryDivRow > div:first-of-type {
	font-weight:bold;
}

.SummaryChartTD {
	padding-right: 20px;
	height: 114px;
}

.Charts {}

.SummaryGridDivWrapper {
    padding: 6px 6px 6px 6px;
    min-height: 180px;
	box-sizing:border-box;
}

.history_grid_wrap {
	display:flex;
	flex-direction:row;
	height:100%;
	width:100%;
}

.history_grid_wrap_column {
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 300px;
	flex: 1 1 auto;
}

.history_grid_wrap_inner {
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 100%;
}

.history_grid_update {
	display: flex !important;
	flex-direction: column;
	padding: 6px 6px 6px 6px;
	box-sizing: border-box;
	height: 100%;
	flex: 1 1 auto;
}

.SummaryInvDivWrapper {
    padding: 6px 6px 6px 6px;
}

.pod-tabs-outer {
	overflow: visible !important;
	margin-bottom: -1px !important;
}

.pod-tabs {
	width:150px;
	text-align:center;
	margin-right:3px;
	font-size:12px;
}

.pod-tab-page {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.pod_grid_unnallocated_pane {
	padding:0 !important;
	
}

.pod_grid_unnallocated_pane .rgCommandCell {
	padding:0 !important;
}

.pod_grid_unnallocated_pane .RadGrid .rgRow > td:first-child,
.pod_grid_unnallocated_pane .RadGrid .rgAltRow > td:first-child,
.pod_grid_unnallocated_pane .rgHeader:first-child,
.pod_grid_unnallocated_pane .rgFilterRow > td:first-child {
	padding-left: 10px !important;
}

.pod_unallocated_title {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height:36px;
	border-style: solid;
	border-width: 0 0 1px 0;
	padding: 4px 8px;
}

.pod_unallocated_grid_wrap {
	display: flex;
	flex-direction: row;
	height: calc(100% - 36px);
}

.pod_unallocated_resize th {
	border-right: 1px dotted silver !important;
}

.podItemType {
	display:inline-block;
	padding:2px 8px;
	border-radius:3px;
}

.podItemType1 {
	background:red;
	color:#fff;
}

.podItemType2 {
	background: yellow;
}

.podItemType3 {
	background: #337ab7;
	color: #fff;
}

.PODDriverWrapOuter {
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
}

.PODDriverWrapList {
	display: flex;
	flex-direction:column;
	height:100px;
	flex:1 1 auto;
	font-size: 11px;
	overflow-y: auto;
	padding:6px;
	box-sizing:border-box;
	overflow-y:scroll;
}

.maplegend_wrap {
	position: relative;
	margin-top: 10px;
	display: flex;
	flex-direction: row;
	align-items: center;
	background-color: #fff;
	height: 40px;
	vertical-align: middle;
	padding: 0px 23px 0 18px;
	font-family: Roboto, Arial, sans-serif;
	box-shadow: rgb(0 0 0 / 30%) 0px 1px 4px -1px;
	width: fit-content;
}

.maplegend_wrap_div1 {
	font-size: 20px;
	color: rgb(86, 86, 86);
}

.maplegend_wrap_div2 {
	display: flex;
	flex-direction: column;
	font-size: 1.1rem;
	color:#000;
	padding-left:10px;
}

.PODMapTooltip {
	white-space: nowrap;
}

.PODMapTooltip td {
	padding-bottom: 4px;
	font-size: 12px;
	vertical-align: middle;
	height: 20px;
}

.PODMapTooltip td {
    padding-bottom: 4px;
    font-size: 12px;
}

.PODMapTooltip td:nth-child(1) {
    width: 80px;
    font-weight:bold;
}


.PODPanelWrapper {
    padding: 6px 6px 6px 6px;
}

.PODTreeMenuWrapper {
}

.PODTreeMenuItemOuter {
}

.PODTreeMenuItemOuter > div {
    padding: 1px !important;
    min-width:140px;
}

.PODTreeMenuItemOuter > div > div {
    width: 100%;
    padding: 4px 4px 4px 6px !important;
    border-radius:3px;
}

.PODTreeMenuItemOuter i {
    width: 26px;
}

.PODMapRight {
	display:flex;
	flex-direction:column;
	width:250px;
	min-width:250px;
	margin-left:5px;
}

/*POD Tree*/
.pod_tree_grid {
}

.pod_tree_grid .RadGrid .rgRow > td, .pod_tree_grid .RadGrid .rgAltRow > td {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.pod_tree_grid_row, .pod_tree_grid_row td {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	height: unset !important;
	padding: 0 0 0 0 !important;
}

.pod_tree_grid_group {
}

.RadGrid table.rgMasterTable tr .rgGroupCol, .RadGrid table.rgMasterTable tr .rgExpandCol {
	padding-left: 0 !important;
	padding-right: 0 !important;
}


.RadGrid .rgGroupHeader {
	height: unset !important;
}

.RadGrid .rgGroupHeader > td {
	padding-left:0 !important;
	padding-right: 6px !important;
}

.pod_tree_row {
	display: flex;
	flex-direction: row;
	margin: 0 0;
	font-size: 12px;
	flex: 1 1 auto;
	width: 100%;
}

.pod_tree_item_row {
	display: flex;
	flex-direction: row;
	margin: 0 0;
	font-size: 12px;
}

.pod_tree_menu {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 18px;
	min-width: 18px;
}

.pod_tree_col1 {
	flex: 1 1 auto;
}


.pod_tree_col2 {
	text-align:right;
}


.pod_tree_col3 {
	width: 90px;
	min-width: 90px;
	text-align: right;
}

.pod_tree_col4 {
	width: 90px;
	min-width: 90px;
	text-align: right;
}


.StockGridDivWrapper {
    margin-right: 4px;
    padding: 4px;
    box-sizing: border-box;
    height:100%;
}

.StockPageWrapper {
	min-height: 700px !important;
}

.StockThumbWrapper {
	margin-top: 4px;
}

.stockgridthumb {
	padding:0 !important
}

.StockImageThumb {
	width: 48px;
	height: 48px;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	box-sizing: border-box;
}

.StockImageThumb img {
	width: 48px;
	height: 48px;
	object-fit: contain;
}

.StockImageThumb:hover {
	opacity: 0.7;
	cursor: pointer;
}

.FilterDivWrapper {
	padding: 2px 10px 10px 10px;
}

.SeeAllDivWrapper {
	float: right;
}

.DateSelectorWrapper {
	margin-left: 20px;
}

.SummaryTable {
	width: 100%;
	height: 100%;
}

.SummaryGridCells {
	padding: 6px 0 6px 0;
}

.SubsubTitleSize {
	font-size: 12px;
	font-weight: bold;
}

.SummaryValueStyle {
	font-weight: normal;
}

.SubsubTitleValueText {
	font-size: 12px;
}

.SummarySize {
	font-size: 14px;
	font-weight: bold;
}

.StockFooter, .StockFooter td {
	padding-right: 10px !Important;
	padding-left: 4px !Important;
}

.SummaryValueTitle {
	padding: 0 0 0 14px !important;
}

.SummaryValueText {
	text-align: right;
	font-size: 12px;
	padding: 0 14px 0 0 !important;
}

.UserGuideDiv {
	padding: 6px 10px 6px 10px;
}

.UserGuideIcon {
	font-size: 26px !important;
	margin-right: 10px;
}

/*Buttons*/

.generichover {
	cursor: pointer;
}

.generichover:hover {
	opacity: 0.7;
	cursor:pointer;
}

.ButtonBackColor {
	border-radius: 3px !important;
	overflow: hidden;
}

.button-defaults {
	position: relative;
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	font-weight: normal;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-decoration: none;
	border-radius: 5px;
	box-sizing: border-box !important;
}

.free-text-button-text {
	white-space: break-spaces;
	text-align:left;
	width:80px;
}

.StockOrderButton {
	padding: 3px 0 5px 0 !important;
	width: 50px !important;
	min-width: 50px !important;
}

.StockOrderButtonCell {
	padding: 2px 4px 2px 4px !important;
	padding-left: 4px !important;
	padding-right: 4px !important;
}

.button-defaults:disabled {
	opacity: 0.7;
}

.regular-button {
	font-size: 16px;
	padding: 6px 20px;
	line-height: 1.42857143;
}

.small-button {
	font-size: 11px !important;
	padding: 0 20px !important;
	line-height: 20px !important;
	height: 32px !important;
	min-width: 100px !important;
}

.margin-right-5 {
	margin-right:10px;
}

.margin-left-5 {
	margin-left: 5px;
}

.small-chevron-button {
    font-size: 11px !important;
    padding: 0 8px !important;
    height: 20px !important;
    margin-top: -3px;
}

.smaller-button {
	font-size: 11px !important;
	padding: 0 20px !important;
	line-height: 20px !important;
	height: 28px !important;
	min-width: 80px !important;
}

.order-add-button {
	font-size: 11px !important;
	padding: 0 20px !important;
	line-height: 20px !important;
	height: 28px !important;
	width: 100%;
}

.SmallToolbarButton {
	height: 28px !important;
	min-width: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none !important;
	line-height: 1;
	padding: 0 14px 0 10px;
}

.smallToolbarButtonPODHistory {
    width:26px;
	padding:0 !important
}

.SmallToolbarButtonRight {
	margin-left: 2px;
}

.SmallToolbarButtonIcon {
	font-size: 12px !important;
	top:0 !important;
}

.SmallToolbarButtonIcon svg {
	height:14px;
}

.SmallToolbarButtonText {
	font-size: 11px;
	padding: 0 0 1px 4px;
}

.documents-button {
	font-size: 11px !important;
	padding: 0 !important;
	height: 28px !important;
	width: 100% !important;
}

.BulkUploadButton {
	position: absolute;
	top: -35px;
	margin-left: 250px;
}

.smaller-button {
	min-width: 63px;
	font-size: 14px;
	padding: 6px 6px;
	font-size: 12px;
	line-height: 1.42857143;
}

.grid-button {
	min-width: 30px !important;
	min-height: 36px !important;
	padding: 0;
	font-size: 12px;
	line-height: 1.42857143 !important;
}

.OrderHistoryButton {
	margin-bottom: 2px;
	padding-left: 8px !important;
}

.OrderHistoryGridWrapper {
    height:344px;
}

.postalname {
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
    text-align: left;
}

.address {
    font-size: 10px;
    font-family: Verdana;
    line-height: 19px;
    text-align: left;
}
.maplegends {
    font-size:16px;
}

.mapLegnedsTable {
    width: 100%;
    vertical-align:middle;
}

.mapLegnedsTable td {
    padding:0;
}

.mapLegnedsTable td:nth-child(1) {
    width: 30px;
    text-align: center;
    padding-right: 4px;
}

.mapLegnedsTable td:nth-child(3) {
    width: 60px;
    text-align: right;
    padding-right: 10px;
}

.MapDeliveryAddressPanel {
    z-index: 1000;
    float: right;
    min-width: 180px;
    top: 30px;
    right: 30px;
    padding: 6px 20px 6px 6px;
    position: absolute;
    opacity: 0.8;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

.BigMapNoMarker {
    color: red;
    font-size: 10px;
    height: 20px;
    text-align: right;
    padding-right: 10px;
    font-weight: 600;
	margin-top:auto;
}

.k-animation-container {
    width: 500px !important;
}


.InvoiceContactUs {
	font-size: 12px !important;
	width: 100% !important;
	height: 24px !important;
	padding: 0 !important;
	border: none !important;
}

.InvoiceContactUsCol1 {
    width:19px;
    text-align:right;
    vertical-align:middle;
}

.InvoiceContactUsCol2 {
    padding-bottom:2px;
    text-align:center;
    vertical-align:middle;
}

.OrderHistoryPanels {
	display:flex;
	flex-direction:column;
	width: 170px;
	min-width:170px;
	margin-left:4px;
}

.OrderHistoryPanelInner {
	width: 100%;
	margin-bottom: 20px;
}

.orderHistoryWrap {
	display:flex;
	flex-direction:row;
	height:100%;
}

.OrderHistoryDetailForm {
	display:flex;
	flex-direction:column;
	flex:1 1 auto;
/*	width:500px;*/
	height:100%;
	min-height:510px;
	padding:4px;
}

.EnquiryFootnote {
    width: 100%;
    padding-top: 10px;
    font-size: 11px;
    font-style: italic;
}

.OrderHistoryDetailsTable {}

.OrderHistoryDetailsTable td {
	padding: 2px 4px 2px 4px;
	vertical-align: top;
	border-top: 1px solid #d0d7e5;
	border-color: rgba(1, 1, 1, 0.1) !important;
}

.OrderHistoryDetailsTable th {
	padding: 0 4px 2px 4px;
	vertical-align: top;
}

/*Messages*/

.MessageDetailForm {
	display:flex;
	flex-direction:column;
	height:100%;
	font-size: 12px;
	box-sizing: border-box;
	width: 100%;
	overflow-y: auto;
	margin-bottom: 10px;
	padding: 6px 0 6px 0;
}

.MessageGeneric {
	position: relative;
	width: calc(100% - 40px);
	padding: 4px 10px 4px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 8px;
}

.MessageOutbound {
	float: right;
}

.MessageInbound {
	float: left;
	border-width: 1px;
	border-style: solid;
}

.MessageHeaderName {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 4px;
}

.MessageHeaderDateTime {
	width: 150px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 4px;
}

.MessageSeen {
	font-size: 10px;
	text-align: right;
	width: 20px;
	vertical-align: top;
}

/*Errors / Messages*/

.ErrorStar {
	color: red !important;
	padding: 0 0 0 4px;
	animation: blinker 3s linear infinite;
}

.PODAddressError {
    color: red !important;
    font-weight:bold;
    animation: errorfader 3s linear infinite;
}

.ErrorTextNoPad {
	color: red !important;
}

.ErrorTextColour {
	color: red !important;
}

.SuccessText {
	color:green !important;
}

.geolocation-validate {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0 0 0 10px;
	flex: 1 1 auto;
	height: 29px;
}

.geolocation-validate .glyphicon {
	margin-right:4px;
}

.error-valiadtion-row {
	display:flex;
	flex-direction:row;
}

.error-validation {
	color: #721c24;
	background-color: #f8d7da;
	border: 1px solid #f5c6cb;
	animation: blinker 3s linear infinite;
	border-radius: .25rem;
	font-size: 12px;
	padding: 4px 8px;
	margin-left: 110px;
	margin-bottom: 6px;
	width: 100%;
}

.messagebox-glyph {
	font-size: 24px;
	margin-right: 10px;
	animation: blinker 3s linear infinite;
}

.messagebox-glyph-large {
	font-size: 44px;
	margin-right: 10px;
}

@keyframes blinker {
	50% {
		opacity: 0.0;
	}
}

@keyframes errorfader {
    50% {
        opacity: 0.4;
    }
}

.ErrorText {
	color: red !important;
	font-size: 12px;
	padding: 8px 0 8px 0;
}

.ErorPageIcon {
	font-size: 120px;
	text-align: center;
}

.ErrorPagePadding {
	padding: 100px 20px;
	text-align: center;
}

.ErrorTextMain {
	font-size: 16px;
}

/*Header Section*/

.LogoPanelOuter {
	padding:0 50px;
}

.LogoPanel {
	height: 73px;
	width: 100%;
}

.LogoPanelInner {
	display:flex;
	flex-direction:row;
	height: 73px;
}

.logocolumn {
}

.sitenamecolumn {
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
	height:100%;
	justify-content: center;
	align-items: flex-end;
}

.CustomerLogo {
	height: 73px;
	float: left;
}

.SiteTitle {
	font-size: 24px;
	font-weight: bold;
	white-space: nowrap;
}

.ContactWrapper {
	display:flex;
	flex-direction:row;
	align-items:center;
}

.ContactNumber {
	font-size: 18px;
}

.PhoneIcon {
	font-size: 16px;
	margin: auto 4px;
}

.ToolbarPanel {
	box-sizing: border-box;
	border-style: solid;
	border-width: 1px 0 1px 0;
	padding: 0 50px;
	position: sticky;
	top: 0;
	z-index: 10;
}

#ToolbarWrapper {}

.toolbar_main {
	display:flex;
	flex-direction:row;
}

.ToolbarBadge {
	padding: 2px 5px 3px 4px !important;
	border-radius: 20% !important;
	margin: 2px 0 0 7px;
	height: 18px !important;
}

.ToolbarOrderTextWrapper {
	position: absolute;
	top: 10px;
	float: left;
	padding-top: 0;
}

.ToolbarButton {
	font-family: "Segoe UI", Helvetica, Jamrul, sans-serif;
	border: none !important;
	padding: 0 !important;
	height: 38px;
	outline: none !important;
	box-sizing: border-box;
	font-size: 14px;
	background-image: none !important;
	background-color: transparent !important;
	margin: 0 !important;
}

.ToolbarOrderButtonInnerTable {
	display: inline-block;
	width: 100%;
}

.ToolbarTableWrapper {
	width: 100%;
	height: 100%;
	display:flex;
	flex-direction:row;
	align-items:center;
	justify-content:center;
	padding:0 16px;
	line-height:1;
}

.ToolbarButtonDisabled {
	opacity: 1 !important;
}

.ToolbarButtonDisabled>.ToolbarTableWrapper {
	background-color: rgba(255, 255, 255, 0.6);
	opacity: 1 !important;
}

.ToolbarButtonHover {}

.ToolbarButtonHover>.ToolbarTableWrapper {
	background-color: rgba(255, 255, 255, 0.6);
	box-shadow: none;
	box-sizing: border-box;
	-webkit-transition: background-color 500ms linear;
	transition: background-color 500ms linear;
}

.signout_button {
	margin-left:auto !important;
}

.signout_wrap {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	line-height: 14px;
}

.SignOutText {
	font-size: 10px !important;
	font-weight: bold;
}

.SignOutTextUser {
	font-size: 11px !important;
	white-space:nowrap;
}

.PageTitlePanelOuter {
	display: flex;
	flex-direction: row;
	height: 36px;
	align-items: center;
}

.PageTitlePanel {
	display: flex;
	flex-direction: row;
	height: 36px;
	height: 36px;
	align-items: center;
	box-sizing:border-box;
}

.SwitchCustomerWrapper {
	display:flex;
	flex-direction:row;
	height:36px;
	flex:1 1 auto;
	justify-content:flex-end;
	align-items:center;
}

#ctl00_ctl00_cmbCustomerSearchPanel {
	display: flex !important;
	flex-direction: row;
	align-items: center;
}

.SwitchCustomerLabel {
	padding-top: 4px;
}

/*Login / Registration Page*/

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #fff inset;
}

.logo_form_outer {
}

.login_outer {
	display: flex;
	flex-direction: row;
	width: 1000px;
	padding-top:90px;
	min-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.login_cols {
	display: flex;
	flex-direction: column;
	width: 50%;

	margin-left: auto;
	margin-right: auto;
	justify-content: center;
}

.login_cols_left {
	padding: 0 30px;
}

.login_cols_right {
	padding: 0 30px 0 50px;
}

.Logintitle {
	font-size: 30px;
	font-weight:600;
	margin-bottom:16px;
	padding-bottom:16px;
}

.login_text_row {
	display: flex;
	flex-direction: row;
}

.login_input_row {
	display: flex;
	flex-direction: row;
	margin-bottom: 16px;
	align-items: baseline;
}

.login_input_row .riTextBox {
	background: #fff !important;
}

.login_button_row {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 10px;
}

.login_button {
	width: 136px;
	height: 44px;
	font-size: 16px;
	font-weight: 600;
}

.LoginFormWrapper {
	width: 420px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
}

.password_reset_col {
	display: flex;
	flex-direction: column;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
}

.password_email_label {
	font-size:16px;
	font-weight:600;
}

.loginlinks {
	font-size: 12px;
	text-decoration: none;
	min-height: 30px;
	display: flex;
	flex-direction: row;
	align-items:center;
}

.LoginInput {}

.RegFormWrapper {
	display:flex;
	flex-direction:column;
	width: 900px;
	margin: 10px auto auto auto;
}

.RegFormWrapper-inner {
	display: flex;
	flex-direction: row;
	width: 100%;
	flex-wrap: wrap;
}

.RegFormWrapper-inner .login_input_row {
	margin-bottom:8px !important;
}

.RegFormWrapper-inner .col1 {
	display: flex;
	flex-direction: column;
	width: 50%;
}

.RegFormWrapper-inner .col2 {
	display: flex;
	flex-direction: column;
	width: 50%;
}

.RegFormWrapper-inner .title {
	font-weight:600;
	font-size:16px;
	margin-bottom:10px;
}

.RegFormWrapper-inner .termsrow {
	display: flex;
	flex-direction: column;
	width: 400px;
	height: 100px;
	align-items: center;
	justify-content: space-evenly;
	margin-top: auto;
	margin-bottom: 10px;
	padding: 10px 20px;
	font-weight: 600;
	background: rgba(100,100,100,0.2);
	border-radius: 10px;
}

.reg-hide-autofill {
	width:0;
	height:0;
	overflow:hidden;
}

.RegFormWrapper-button-row {
	display: flex;
	flex-direction: row;
	width: 850px;
	justify-content: space-between;
	margin-top: 10px;
}

.termscheck {
	margin-right: 10px;
}

.viewtermslink {
	margin-left:40px;
}

.termsChkBoxClass input {
	width: 20px;
	height: 20px;
}

.SpindlePromoLink {
	display:flex;
	flex-direction:row;
	align-items:center;
	justify-content:flex-end;
	font-size:12px;
}

.SpindlePromoText {
	font-weight: bold;
}

.SpindlePromoImage {
	margin-right:4px;
}

.SpindlePromoLink:link {
	text-decoration: none;
}

.SpindlePromoLink:visited {
	text-decoration: none;
}

.SpindlePromoLink:hover {
	text-decoration: underline;
}

.SpindlePromoLink:active {
	text-decoration: underline;
}

/*Price Breaks*/

.PriceBreakCol1 {
	font-size: 40px;
	width: 54px;
	vertical-align: top;
	color: cornflowerblue;
}

.PriceBreakMessage {
	font-size: 11px;
}

.PriceBreakWrapper {
	background-color: #e0e0e0;
	padding: 6px;
	border-radius: 6px;
	margin: 10px auto 10px auto;
}

.PriceBreakTable {
	margin: 0 auto 0 auto;
}

.PriceBreakTable th {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 2px 0;
}

.PriceBreakTable td {
	text-align: center;
	font-size: 12px;
}

.PriceBreakTable tr td:first-child {
	width: 190px;
}

.PriceBreakTable tr td:last-child {
	width: 140px;
}

.PromotionEditModalWrapper {
    animation: FadeIn 0.5s linear;
    z-index: 4500;
}

.promotion-custom-wrap {
	display:flex;
	flex-direction:row;
	width:100%;
	flex-wrap:wrap;
}

	.promotion-custom-wrap > .row1 {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		width:100%;
		font-size:1.1em;
		margin-bottom:10px;
	}

	.promotion-custom-wrap > .columns1 {
		display:flex;
		flex-direction:column;
		width:426px;
	}

	.promotion-custom-wrap > .columns2 {
		display: flex;
		flex-direction: column;
		width: 392px;
	}

	.promotion-custom-wrap .title {
		font-weight:600;
		margin-right:10px;
	}


.SideBarButtonOuterWrapper {
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	border-top-right-radius: 6px !important;
	border-bottom-right-radius: 6px !important;
	background: #fff;
	margin-bottom: 2px;
}

.SideBarButton {
	margin-bottom: 2px;
	color: #fff;
	width: 38px;
	height: 40px;
	overflow: hidden;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	border-top-right-radius: 6px !important;
	border-bottom-right-radius: 6px !important;
	white-space: nowrap;
}

.SideBarButtonPromnotions {
	float: left;
	clear: both;
	margin-top: 6px;
	color: #fff;
	width: 38px;
	overflow: hidden;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	border-top-right-radius: 6px !important;
	border-bottom-right-radius: 6px !important;
	white-space: nowrap;
	vertical-align: top !important;
}

.PromotionsIcon {
	float: left !important;
	font-size: 18px !important;
	margin-left: 4px !important;
	margin-top: 4px !important;
}

.SideTextDiv {
	width: 26px;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 6px;
}

.SideText {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	font-weight: bold;
}

.SideBarButton:hover {
	opacity: 0.8;
	width: 40px;
}

.ChatButton {
	outline: none !important;
	border: none !important;
}

.ChatButton:hover {
	width: 140px;
	transition: width 0.5s;
	transition-delay: 1s;
}

.SidebarChatIcon {
	font-size: 22px !important;
	float: left;
	margin-left: 0;
}

.FacebookButton {
	background: #3b5998;
}

.TwitterButton {
	background: #55acee;
}

.LinkedInButton {
	background: #007bb5;
}

.LinkYoutube {
	background: #bb0000;
}

.LinkGooglePlus {
	background: #dd4b39;
}

.SideButtonTextWrapper {
	margin-left: 35px;
	font-weight: bold;
	top: 12px;
}

/*Tab Strip*/

.TabStripOveride {
	border-bottom: none !important;
}

.TabBorderOveride {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	margin-right: 2px;
	min-width: 90px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	border-radius: 4px 4px 0 0;
}

.TabBorderOveride:hover {
	opacity: 0.8;
	-webkit-box-shadow: inset 0 10px 25px -2px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0 10px 25px -2px rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 10px 25px -2px rgba(0, 0, 0, 0.15);
}

.rtsSelected {
	font-weight: bold;	
}

.rtsSelected:hover {
    opacity: 1 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

/*Timeout*/

.TimeoutModalBack {
	background-color: rgba(0, 0, 0, 0.6) !important;
	border: none !important;
	height: 100%;
	width: 100%;
	z-index: 10000;
	position: absolute;
}

.TimeoutInnerDiv {
	width: 300px;
	margin: 100px auto auto auto;
	-webkit-box-shadow: 0 0 55px 0 rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0 0 55px 0 rgba(0, 0, 0, 0.75);
	box-shadow: 0 0 55px 0 rgba(0, 0, 0, 0.75);
}

.TimeoutBig {
	font-size: 16px;
	font-weight: bold;
}

.Timoutglyph {
	font-size: 50px;
	float: right;
	margin-left: 6px;
}

#ctl00_ctl00_PromoRotatorModalPanel {
	z-index: 1000;
	position: absolute;
}

#PromoRotatorModal .modal-dialog {
    height: calc(100% - 60px);
}

#PromoRotatorModal .modal-content {
    height: 100% !important;
}

#PromoRotatorModal .modal-body {
	height: calc(100% - 120px) !important;
}

#ctl00_imgGallery, #ctl00_imgGallery_ImageArea {
    height: 100% !Important;
}

.modal-backdrop {
	z-index: 99 !important;
}

/*Wrappers*/

.RadMultiPageWrapper {
	height: calc(100% - 30px) !important;
}



.RadMultiPageGridWrapper {
	height: calc(100% - 0px) !important;
}

.RadMultiPage {
	height: 100%;
	/*height: calc(100% - 36px);*/
}



.SettingsToolbarOuter {
	display: flex;
	flex-direction: column;
	width: 240px;
	min-width: 240px;
}

.SettingsToolbar {
	width: 100%;
	margin: 0 !important;
}

.SettingsToolbar .rtsLevel {
	width:100%;
}

.SettingsToolbarTab {
	width: 100% !important;
	font-size: 14px;
}

.UserToolbarTab {
	width: 120px !important;
	font-size: 12px !important;
	border-top-left-radius: 4px !important;
	border-top-right-radius: 4px !important;
	margin-right: 1px;
	text-align: center;
}



.RadTabStrip_Office2010Silver.rtsLeft .rtsLevel1 .rtsLink {
	border-radius: 0 0 0 0 !Important;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
}

.setting_outer_row {
	display:flex;
	flex-direction:row;
	height:100%;
}

.SettingsWrapper {
	display:flex;
	flex-direction:column;
	height: 100%;
	flex:1 1 auto;
	padding-left:6px;
}

.UserSettingsWrapper {
	width: 100%;
}

.UsersOuterWrapper {
	width: 100%;
	height: 100%;
	margin: -1px 0 0 0;
}

.SettingsForWrapperInnerCommon {
	width: 100%;
	padding-bottom: 10px;
	padding-right: 4px;
	box-sizing:border-box;
}

.SettingsForWrapperInner {
	height:100%;
}

.SettingsForWrapperInnerSaveBar {
	
}

.UserFormExcludeWrap {
	width: 100%;
}

.splitwrap {
	height:700px;
	width:800px;
}

.Settingssplitter {
	border-top: none;
	border-left: none;
	border-right: none;
	height: 1px;
	margin: 2px -20px 2px -20px;
	opacity: 0.3;
	clear: both;
}

.SettingsIcon {
	font-size: 30px;
	opacity: 0.3;
	z-index: -0;
	margin-right: -14px;
	margin-top: -6px;
	overflow: hidden;
	margin-left: auto;
	float: right;
}

.SettingsFinalInner {
	position: relative;
	/*overflow:hidden;*/
	padding: 10px 20px 10px 20px;
	width: 100%;
	font-size: 12px;
	box-sizing: border-box;
	margin-bottom: 6px;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .175);
	box-shadow: 0 1px 6px rgba(0, 0, 0, .175);
}

.TermsWrapper {
	height: 700px;
	padding: 10px 20px 10px 20px;
	width: 100%;
	font-size: 12px !important;
	box-sizing: border-box;
}

.SettingsPadWrapper {
	padding: 10px 20px 10px 20px;
	width: 100%;
	font-size: 12px !important;
	box-sizing: border-box;
}

.AuditWrapper {
	height: calc(100% - 60px);
	width: 100%;
	box-sizing: border-box;
}

.email-spool-wrapper {
	height: calc(100% - 92px);
	width: 100%;
	box-sizing: border-box;
}

.SettingsSmallNote {
	display: inline-block;
	font-size: 10px;
	font-style: italic;
	width: 178px;
	padding-right: 6px;
}

.TermsEditor {
	height: calc(100% - 80px) !Important;
}

.SettingsHeaders {
	font-size: 16px;
	font-weight: bold;
}

.SettingsHeadersMid {
	font-size: 14px;
	font-weight: bold;
}

.SettingsHeadersSub {
	margin: 0;
	width: 100% !important;
	font-size: 12px !important;
}

.usertitlerow {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 6px;
	font-weight:bold;
}

.setingstitlerow {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 4px;
	font-weight: bold;
}


.SettingsHeadersSubRadio {
	display: flex;
	flex-direction: row;
	font-size: 12px !important;
	align-content: center;
	flex: 1 1 auto;
	justify-content: flex-end;
	padding-right: 10px;
}

.SettingsHeadersSubRadio span {
	margin-right: 10px;
}

.settings-list-row {
	display: flex;
	flex-direction: row;
}

.settings-list-row-div-border {
	border-radius: 3px;
	padding: 2px 4px 0 4px;
}

.settings-list-row-div-table {
	border-top: none !important;
}

.exclusions-legend {
	padding-top: 6px;
	color: red;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.exclusions-legend:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 5px;
	background-color: red;
	border-radius: 2px;
}

.exclusions-list-small-text {
	font-size: 0.8em;
	font-weight: bold;
	margin-top: -2px;
	display: block;
}

.small-grid {
}

.small-grid .rgRow, .small-grid .rgAltRow {
	height: calc(1.42857143em + 4px) !important;
	vertical-align: top;
	word-break: break-all;
}

.small-grid .ErrorText {
	height: calc(1.42857143em + 4px) !important;
	vertical-align: top;
	word-break: break-all;
}

.small-grid .ErrorText td {
	padding-left: 6px !important;
	padding-right: 6px !important;
}

.settings-list-row-div1 {
	width: 50%;
	/*padding-right: 42px;*/
	display: flex;
	flex-direction: column;
}

.settings-list-row-div2 {
	width: 50%;
	display: flex;
	flex-direction: column;
}

.settings-list-value-wrap {
	display:flex;
	flex-direction:row;
}

.settings-list-value1 {
	width: 30%;
	padding-right: 10px;
	box-sizing: border-box;
	word-break: break-all;
	white-space: normal;
}

.settings-list-value2 {
	width: 70%;
	word-break: break-all;
	white-space: normal;
}

.settings-filter-row {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.settings-list-row-div1 h1, .settings-list-row-div2 h1 {
	margin-top: 10px;
	margin-bottom: 4px;
	font-size: 11px;
	font-weight: bold;
}


.SettingSubMargins {
	-webkit-margin-before: 0 !important;
	-webkit-margin-after: 2px !important;
	text-align: right;
}

.SettingsLabel {
	width: 180px;
	font-size: 12px;
	font-weight: bold !important;
	float: left;
	padding: 5px 10px 5px 0;
}

.SettingsLabelSmall {
	width: 120px;
	font-size: 12px;
	font-weight: bold !important;
}

.PickerLabel {
    font-size: 12px;
    font-weight: bold !important;
    padding: 0 10px 0 0;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    text-transform: capitalize;
}

.pod_modal_note {
	display: flex;
	flex-direction: row;
	margin-top: 10px;
	font-size: 0.8em;
	font-style: italic;
}

.PODGroupWrapper {
    float: right;
}

.DocumentTypeGrid {
	margin-left: 180px;
}

.StandardInnerPadding {
	padding: 10px;
}

.OrderSummaryInnerPadding {
	padding: 6px 8px 6px 8px;
}

.SettingsFormSave {
	display: flex;
	position:sticky;
	bottom:0;
	margin-top: auto;
	margin-right:4px;
	justify-content: space-between;
	margin-bottom: -5px;
	border-radius: 3px 3px 0 0;
	padding: 10px;
	box-sizing: border-box;
	border-bottom: none !important;
	-webkit-box-shadow: 0px -2px 2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px -2px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px -2px 2px 0px rgba(0, 0, 0, 0.2);
	z-index:100;
}

#ctl00_ctl00_ContentPlaceHolderBody_RadMultiPagePanel {
	width:100%;
}

.setting-button-right {
	margin-left: auto;
}

.NoBottomInnerPadding {
	padding: 10px 10px 0 10px;
}

.SmallInnerPadding {
	padding: 4px;
}

.EditSalesOrderCell {
	vertical-align: top;
}

.EditSaleDivider {
	width: 16px;
}

.EditSaleDividerBorder {
	border-right: 1px solid #b8b8b8;
}

.UserForm {
	font-size: 12px;
	padding: 16px !important;
	box-sizing: border-box;
	/*min-height: 364px;*/
}

.UserForm p {
	margin: 0 0 10px;
	width: 128px;
	min-width:128px;
	display: inline-block;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
}

.UserFormSideHeaderPanel {
	width: 130px;
	float: left;
	padding-top: 7px;
}

.UserFormCheckBoxDiv {
	margin-left: 140px;
}

.UserFormSplitter {
	width: 100%;
	height: 4px;
}

.UserFormSplitterSmall {
	width: 100%;
	height: 0px;
}

.UserPermisisonsPanelInner {
    width:100%;
}

.UserPermisisonsPanelTitle {
    margin-bottom:4px;
    width:100%;
    display:inline-block;
}

.UserPermissionItemCommon {
    width:100%;
    text-align:left;
    clear:both;
    position:relative;
}

.UserPermissionItem {
    margin-top:-2px;
}

.user-full-row {
	display: flex;
	flex-direction: row;
	width: 100%;
	align-items: center;
}

.user-left-row {
	display: flex;
	flex-direction: row;
	width: 50%;
	align-items: center;
}

.user-right-row {
	display: flex;
	flex-direction: row;
	width: 50%;
	align-items: center;
}

.UserPermissionItemTabbed {
    margin-left:14px;
    margin-top:-2px;
}

.UserPermissionItemDoubleTabbed {
    margin-left:28px;
    margin-top:-2px;
}

.UserFormSplitterLarge {
	width: 100%;
	height: 14px;
}

.UserEditButton {
	background-color: transparent !important;
	border: none !important;
}

.UserAccountLockDiv {
	display: inline-block;
}

.UserAccountLockIcon {
	margin: 0 0 0 0;
	font-size: 16px;
}

.ContentInnerWrapperFull {
	width: 100%;
	box-sizing: border-box;
}

.GridWithChartHeight {
	box-sizing: border-box;
	height: 100%;
}

.MapPOD {
	display:flex;
	flex-direction:column;
    height: 100%;
	width:100%;
    box-sizing: border-box;
}

.AlertDangeMod {
    padding: 4px 8px 6px 6px;
    border-radius: 4px;
    margin-top: 6px;
    clear: both;
    animation: textsmallfade 2s infinite;
    display: inline-block;
}

.RadMenu_Context {
	/*width:370px !important;*/
}

.RadMenu_Context .rmVertical {
	width:100%;
	max-width:370px;
}

.GridContextMenu .rgFilterMenu div.rmContent, .GridContextMenu .rgFilterListMenu div.rmContent, .GridContextMenu .rgFilterListMenu .RadListBox {
	max-width: unset !important;
}
.GridContextMenu .rgFilterListMenu .RadListBox, .GridContextMenu .rgFilterListMenu .RadInput {
	width: 320px !important;
}

.RadMenu.GridContextMenu .rmContent label {
	width: 100% !important;
}

.GridContextMenu .rgFilterMenu .RadComboBox {
    margin-right:10px;
}

.GridWrapperFinal {
	height: calc(100% - 30px);
	width: 100%;
	box-sizing: border-box;
}

.GridWrapperFinalPODActivity {
    height: 100%;
}

.GridWrapperFinalPOD {
    height: calc(100% - 10px);
    width: 100%;
    box-sizing: border-box;
}

.GridWrapperFinalPODMap {
    height: calc(100% - 35px);
    width: 100%;
    box-sizing: border-box;
}

.GridWrapperFinalPODDrivers {
    height: 100%;
    width: 100%;
    box-sizing: border-box;
}

.GridWrapperFinalPODDriversButtons {
    padding: 0 7px 0 7px;
    box-sizing: border-box;
    vertical-align: middle;
    height: 38px;
    width: 33.3%;
}

.PODnumberCircle {
    width: 24px;
    height: 24px;
    line-height: 23px;
    border-radius: 50%;
    text-align: center;
    font-size: 10px;
    font-weight: 600;
    /*position: absolute;
    top: 5px;*/
    -webkit-box-shadow: 0px 0px 0px 1px rgba(255,255,255,0.5);
    -moz-box-shadow: 0px 0px 0px 1px rgba(255,255,255,0.5);
    box-shadow: 0px 0px 0px 1px rgba(255,255,255,0.5);
    margin-left: 2px;
}

.PODNumberCircleStandard {
    background: #e93733;
    color: #fff;
}

.PODNumberCirclePriority {
	background: #3611ff;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	padding-top: 2px;
}

.PODReturnSymbol {
    font-size: 16px;
    position: absolute !important;
    top: 32px !important;
    left: 9px;
    color: darkcyan;
}

/*.GridDraggedRows {
    width:50px !important;
    height:50px;
    border-radius:50%;
    overflow:hidden;
}

.GridDraggedRows > * {
    background-color: red !important;
    color: red !important;
}*/

div.RadGrid.RadGrid_Office2010Silver.GridDraggedRows.GridDraggedRows_Office2010Silver {
    width: 20px !important;
    height: 20px !important;
    border-radius: 50%;
    overflow: hidden;
}

div.RadGrid.RadGrid_Office2010Silver.GridDraggedRows.GridDraggedRows_Office2010Silver td {
    background-image: none;
}

.rtDragClue {
    min-width:374px;
    border:1px solid #fff;
}

/*Drag Styles*/
.rtDropAbove, .rtDropBelow {
    z-index: 99999;
    border: 2px dotted #7b7b7b !important;
    line-height: 4px !important;
}



.DownloadDocumentButton {
	font-size: 10px !important;
	display:block;
	width: 46px !important;
	height: 24px !important;
	padding: 0 4px !important;
	border-radius: 4px !important;
	background-image: none !important;
	border: none !important;
	color: #fff !important;
	line-height: 22px !important;
}

.DownloadDocumentButton:hover {
	opacity: 0.7;
}

.DownloadDocumentButtonPDF {
	background-color: #CB0606 !important;
	background: #CB0606 !important;
}

.DownloadDocumentButtonXLS {
	background-color: #08743B !important;
}

.DownloadDocumentButtonDOC {
	background-color: #2372BA !important;
}

.DownloadDocumentButtonPPT {
	background-color: #DD5B26 !important;
}

.DownloadDocumentButtonIMG {
	background-color: #6B4197 !important;
}

.DownloadDocumentButtonOTH {
	background-color: #6B533B !important;
}

.DownloadDocumentLabel {
	color: #fff !important;
	font-size: 10px;
}

.DocumentdownloadTable {
	width: 100%;
}

.DocumentdownloadTable td {
	vertical-align: middle;
	padding-left: 2px;
	padding-right: 2px;
}

.GridheaderRow {
	height: 30px;
}

.GridFullHeightWrapper {
	overflow: hidden;
	width: 100%;
	height: calc(100% - 0px);
	height: 100%;
}

.ShowOSOnlyBack {
	float: right;
	background: #f5f5f5;
	/*padding:2px 0 2px 2px !important;*/
	box-sizing: border-box;
	overflow: hidden;
	border-radius: 6px;
	border: 1px solid #b8b8b8;
	text-align: right;
	font-size: 12px;
	width: 190px;
}

.ShowOSOnlyBackText {
	margin-right: 10px;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
}

.ShowOSOnlyBackCheck {
	transform: scale(1.2);
}

.SettingsFormSearch {
	font-size: 11px;
	box-sizing: border-box;
	width: 100%;
	padding: 4px 10px 4px 0;
	overflow-wrap: break-word;
	word-wrap: break-word;
	word-break: break-all;
}

.OrderCommentLine {
	padding: 4px 4px 4px 4px !important;
	margin: 6px 0 6px 0 !important;
	border-top: 1px dotted grey;
	border-bottom: 1px dotted grey;
}

/*POD*/
.GridPODGlyph {
    float: right;
    font-size: 16px;
    margin-top: -1px;
}

.PODLinksWrapper {
    width: 100%;
    margin-top: -32px;
    height: 32px;
    padding-left: 4px;
}

.PODLinkButton {
	border-radius: 4px 4px 0 0 !important;
	height: 33px;
	background-image: none !important;
	padding: 6px 10px !important;
	width: 90px !important;
	font-size: 12px !important;
	font-weight: bold !important;
	text-align: center;
	width: 130px !important;
}

.PODLinkButtonDisabled {
	opacity: 1 !important;
	border-bottom: none !important;
}

.PODLinkButtonHover {
	border: none !important;
}

.PODTabPadDelivery {
	display: flex;
	flex-direction: row;
	padding: 5px 5px 2px 5px;
	height: 100%;
	width: 100%;
}

.PODMapsplitterDiv {
	display: flex;
	flex-direction: column;
	width: calc(100% - 375px);
}

.PODComboWrap {
	display: flex;
	flex-direction: row;
	padding: 6px 6px;
	border-width:0 0 1px 0;
	border-style:solid;
}

.PODLegendRow {
	display: flex;
	flex-direction: column;
	font-size: 10px;
	padding-top: 10px;
}

.PODLegendItem {
	display: flex;
	flex-direction: row;
	margin-top:4px;
}

.PODLegendButtonsRow {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding: 6px;
}

.PODTabPad {
    padding: 5px;
    height: 100%;
    width: 100%;
}

.GridPOD {
    width: 100%;
    height:100%;
}

.GridPODDrivers {
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 375px;
	min-width:375px;
	box-sizing: border-box;
}

.GridPODMap {
    height: 100%;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
	padding:2px;
}

.POPaneTop {
    padding-bottom: 3px;
    box-sizing: border-box;
}

.POPaneBottom {
    margin-top: 3px;
    box-sizing: border-box;
}

.PODPanelSplitter {
	background-image: none !important;
	border-radius: 2px;
}

.rspCollapseBarHorizontalExpand, .rspCollapseBarHorizontalCollapse {
    background-image: none !important;
    border-width: 1px !important;
    height: 8px !important;
}

.GridPODHGistoryTopWrapper {
	display:flex;
	flex-direction:row;
    width:100%;
    height: 100%;
}

.GridPODHistory {
	display: flex;
	flex-direction: column;
	width: 400px;
	flex: 1 1 auto;
}

.GridPODLiveStatus {
	display: flex;
	flex-direction: column;
	width: 120px;
	margin-left:5px;
}

.GRIDPodHistoryOptionsTable {
    width: 100%;
    height: 100%;
}

.GRIDPodHistoryOptionsTableButton {
    font-size: 12px !important;
    padding: 0 !important;
    height: 30px !important;
    width:100%;
    font-weight:bold;
    margin-bottom:3px;
}

.GRIDPodHistoryOptionsTable-icon-wrap {
	width:34px;
	text-align:center;
}

.GRIDPodHistoryOptionsTable td {
    vertical-align:middle;
    text-align:left;
}

.GRIDPodHistoryOptionsTable td:nth-child(1) {
    width: 34px;
    text-align: center;
    font-size: 16px;
    vertical-align: inherit;
}

.GridPODLiveStatusTable {
    width: 100%;
}

.GridPODLiveStatusTableInner {
    width:100%;
    text-align:center;
}

.GridPODLiveStatusTableInner span {
    font-size:32px;
}

.GridPODLiveStatusTableInner p {
    font-size: 11px;
}

.rtileSelected .rtileSelectedIcon {
    color: #fff !important;
    background-color: #000 !important;
    font-size: 18px !important;
    padding: 0 2px 0 0;
    opacity: 0.7;
}

.RadTile.rtileSelected .rtileSelectedIcon:before {
    font-size: .80em !important;
    margin: 2.2em 0 0 0.2em !important;
}

.PODHistoryStatusButton {
    margin: 0 0 4px 0 !important;
    height: 80px !important;
    width: 120px !important;
    clear: both;
	font-size:12px;
}

.PODHistoryStatusButton .rtileTitle {
	display: flex;
	flex-direction: row;
	width: 100% !important;
	font-size: 11px !important;
	justify-content: center;
	left:0 !important;

}

.PODHistoryStatusButton .rtileContent {
	display: flex;
	flex-direction: row;
	font-size: 30px;
	width: 100%;
	justify-content: center;
	margin-top: 6px;
}

.PODHistoryStatusButton:hover {
	cursor: pointer;
}


.PODHistoryStatusButton h6.rtileTitle {
    width:100% !important;
    font-size:12px !important;
    left:0 !important;
}


.PODHistoryStatusButton:Disabled {
    opacity: 0.6;
}

.POSubtitleTitleDiv {
    padding: 10px !important;
}

.GridPODDetails {
	display: flex;
	flex-direction: row;
	padding-top: 3px;
	height: 100%;
	width: 100%;
	box-sizing: border-box;
}

.GridHistoryMiniMap {
    width: 100%;
    height: 100%;
}

.rtSelected .rtIn, .rtHover .rtIn {
    border-color: transparent !important;
}

.rtPlus {
	top: .55em !important;
}

.rtMinusHover.rtPlusHover {
	opacity: 0.7;
}

.MapMarkerHighlight {
    margin-left:22px;
}

.TreeViewWrapperDiv {
	border-radius: 3px;
	padding: 2px;
	float: right;
}

.TreeViewTable {
    width: 100%;
    max-width:390px;
    table-layout: fixed;
    min-height:30px;
}

.TreeViewTable td {
    vertical-align:top;
}

.TreeViewCol1 {
	width: 33px;
	text-align: center;
	vertical-align:middle !important;
}

.TreeLIstIcon {
	font-size: 20px;
	opacity: 0.5;
	margin-top: 6px;
}

.TreePriorityStar {
    color:red;
}

.TreeViewCol2 {
    overflow: hidden;
    font-size: 12px !important;
    text-overflow: ellipsis;
}

.TreeViewCol3 {
    width: 80px;
    padding-right:3px;
    text-align: right;
    font-size: 12px !important;
}

.TreeViewCol4 {
    width:24px;
    text-align:center;
}

.TreeViewCol4 .icon-contextMenuShow {
    top:0 !important;
}

.TreeViewDetails {
	font-size: 11px !important;
}

.RadMap .k-marker.k-marker-my-custom-shape:before {
    color: red;
    animation: textfade 1.5s linear infinite;
    font-size: 25px;
    margin-left: -19px;
    margin-top: -9px;
}

.k-marker-my-custom-shape {
    z-index: 9999 !important;
    height: 25px;
}

.RadMap .k-marker.k-marker-pin-target:before {
    font-size: 25px;
    margin-left: -19px;
    margin-top: -9px;
}

.RadMap .k-marker.k-marker-pin-target {
    height: 25px;
}





/*

.treeViewLevel0 {
    padding:4px 1px 4px 26px !important;
    width: 100% !important;
    font-weight: bold;
    font-size: 12px;
}

.treeViewLevel1 {
	font-size: 12px !important;
	padding: 0 !important;
	min-height: 32px;
	padding-left: 25px !important;
}

.treeViewLevel2 {
	font-size: 12px !important;
	padding: 0 !important;
	min-height: 32px;
	padding-left: 35px !important;
}

.treeViewLevel3 {
	font-size: 12px !important;
	padding: 0 !important;
	min-height: 32px;
	padding-left: 45px !important;
}

.RadTreeView .rtLI {
    padding-left: 0 !important;
}
	
.RadTreeView .rtOut {
    padding: 0 !important;
    border: none !important;
    margin: 0px 2px 2px 0px;
}

.RadTreeView .rtIn {
    border:none;
}

.RadTreeView .rtLI {
    padding-bottom: 0;
}

.RadTreeView .rtUL .rtUL {
    margin-top: 0;
}

.RadTreeView .rtUL {
    width:100%;
}

.RadTreeView .rtLast {
    padding-bottom: 0;*/ /* prevent double-spacing */
/*}*/

.pod_geo_progress_wrap {
	width: 100%;
	padding-left: 20px;
}

.pod_geo_progress {
}

.pod_geo_progress .ruBody {
	display: flex;
	flex-direction: row;
}

.pod_geo_progress .ruFileProgress {
	margin-bottom: 0 !important;
	margin-right: 10px;
	width: 200px;
}

.pod_geo_progress .RadUploadProgressArea .ruFileProgress, .RadUploadProgressArea .ruOverallProgress {
	margin-bottom: 0 !important;
}

.pod_geo_progress .ruProgressBar {
	margin-bottom: 0 !important;
}

.pod_geo_progress .ruCurrentFile {
	font-size: 12px !important;
	white-space: nowrap;
}

.pod_geo_progress .ruCurrentFile {
	font-size: 12px !important;
	white-space: nowrap;
}

.pod_geo_progress .ruProgress {
	background-image: none !important;
}


.podtreepage {
	display: flex;
	flex-direction: row;
	height: 100%;
}

.podtree_pane {
	padding: 2px 4px;
}

.pod_filters_panel {
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 8px 6px;
}

.pod_filter_legend_wrap {
	margin-top:auto;
}

.pod_filter_button_wrap {
	display: flex;
	flex-direction: column;
	margin-top:10px;
}

.pod_filter_button_inner {
	display: flex;
	flex-direction: row;
	align-items:center;
	font-size:12px;
	padding:3px 4px;
}

.cross-out {
	font-size: 8px;
	position: absolute;
	left: 5px;
	font-weight: 100;
	bottom: 4px;
}

.pod_menu_spacer {
	border-style: solid;
	border-width: 0 1px 0 0;
	height: 16px;
	margin: 0 4px;
}

.pod_filters_list, .pod_filters_list .rlbGroup {
	font-size: 11px !important;
	font-weight:700;
}

.podfilterlabel {
	display:flex;
	flex-direction:row;
	font-size: 11px;
	font-weight: bold;
}

.podfilterspacer {
	display: flex;
	flex-direction: row;
	margin:4px 0;
}

.pod0 {
}

.pod1 {
}

.pod2 {
}

.pod3 {
}

.pod4 {
}

/*.rtLast {
	padding-left:0 !important;
}
*/
.pod_allocated_tree {
	height:100%;
}

.pod_allocated_tree .rtUL, .pod_allocated_tree .rtIn {
	width: 100%;
}

.pod_allocated_tree .rtLI:before {
	border-left:none !important;
}


.pod_allocated_tree .rtIn {
	padding:0 !important;
}

.pod_allocated_tree .rtOut:before {
	border-bottom:none !important;
}

.RadTreeView .rtLI {
	padding-left: 0 !important;
}

.pod_tree_node_wrap {
	display: flex;
	flex-direction: row;
	font-size: 11px;
	word-wrap: break-word;
	white-space: normal;
	border-radius: 3px;
}

.pod_tree_node_col {
	display:flex;
	flex-direction:row;
	flex:1 1 auto;
	font-size:12px;
}

.pod_values_col {
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
	padding: 3px 5px;
	justify-content: center;
}

.RadMenu.GridContextMenu .rmContent input[type=checkbox] {
	margin: -4px 4px 0 2px;
}

.RadMenu.GridContextMenu .rmContent label {
	margin-bottom:0;
}

.pod_node_no_data {
	font-size: 12px;
	font-weight: normal;
	padding: 4px 0;
}

.pod_node_no_data label {
	font-weight: 400 !important;
}

.pod_allocated_tree .pod_node_no_data {
	margin-left: 20px;
}

.pod_node_primary {
	font-weight:700;
	margin-left:20px;
	padding:4px 0;
}


.pod_node_despatch {
	border-width:1px;
	border-style: solid;
}

.pod_node_sort_col1 {
	display: flex;
	flex-direction: column;
	font-size: 12px;
	color: #fff;
	width: 30px;
	min-width: 30px;
	font-weight: bold;
	align-items: center;
	justify-content: center;
	border-radius: 3px 0 0 3px;
	border-style: solid;
	border-width: 0 1px 0 0;
}

.RadTreeView .rtPlus:before, .RadTreeView .rtMinus:before {
	font-size:20px !important;
}

.pod_col1 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex: 1 1 auto;
}

.pod_row1 {
	display: flex;
	flex-direction: row;
	flex: 1 1 auto;
}

.pod_row2 {
	display: flex;
	flex-direction: row;
	align-items:baseline;
}

.pod_row2_span {
	font-weight: 500;
	margin-right:-1px;
	padding:0 6px;
	border-style: solid;
	border-width: 0 1px 0 1px;
}

.pod_col2 {
	display: flex;
	flex-direction: row;
	justify-content: end;
	min-width: 80px;
	padding-left: 4px;
}

.tree-weight {
	padding-left: 10px;
	min-width: 80px;
	text-align: right;
}

.pod_col2_row {
	display: flex;
	flex-direction: row;
}

.RadMultiPageWrapperPODallocation {
	height: calc(100% - 0px) !important;
}

.PODTabStrip {
    margin-top: -30px;
}

.PODSettingsLabel {
    width: 120px;
    font-size: 12px;
    font-weight: normal !important;
    float: left;
    padding: 5px 10px 5px 0;
}

.PODFullscreenMapPosition {
    position: absolute;
    z-index: 999;
    margin-top: 94px;
    margin-left: 32px;
    box-shadow: 0 0 4px rgba(0,0,0,0.4);
}

.PODFullscreenMap {
    font-size: 24px !important;
    padding: 6px;
    border-radius: 4px;
}

.PODLegendsAssign {
    height: 20px;
    font-size: 11px;
    padding: 0 8px;
    text-align: right;
}

.PODReturnSymbolSmall {
    font-size: 16px;
    color: darkcyan;
}

.pod-secondary_data {
	font-size:10px;
	font-weight:600;
	align-items:center;
}

.pod_no_despatch {
	height: 14px;
	width: 14px;
	font-size: 14px;
	margin-right: 2px;
	color: red;
	top:0 !important;
}

.pod_resheduled {
	height: 14px;
	width: 14px;
	font-size: 14px;
	margin-right: 2px;
	color: darkslategrey;
	top: 0 !important;
}

.pod_same_drop .pod_node_sort_col1 {
	min-width:70px;
}

.pod_same_drop .pod_hide_same_drop {
	display:none;
}

.pod_sales_order {
	background-color: rgba(255,0,0,0.1);
}

.pod_sales_order .pod_node_sort_col1 {
	background-color:red !important;
}

.pod_task {
	background-color: rgba(139,69,19,0.2);
}

.pod_task .pod_node_sort_col1 {
	background-color: saddlebrown !important;
}

.pod_priority {
	height: 14px;
	width: 14px;
	font-size: 14px;
	margin-right: 2px;
	color: forestgreen;
	top: 0 !important;
}

.pod_route_limit {
	height: 12px;
	width: 12px;
	font-size: 12px;
	margin: 2px 2px 0 0;
	color: orangered;
	top: 0 !important;
}

/*Grid Styles*/
.GridTextSize {
	font-size: 12px;
	padding: 2px 10px 2px 10px !important;
}

.GridTextSizeOrderBase {
    font-size: 12px;
    vertical-align: top;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.GridTextSizeOrderSingle {
    /*padding-top: 7px !important;
    padding-right:1px !important;*/
}

.GridTextSizeOrderSingleOrder {
    padding-top: 7px !important;
    padding-right:1px !important;
}

.GridTextSizeOrderDouble {
    font-size: 14px;
    padding-bottom: 4px;
}

.GridTextSizeOrderButtons {
    padding-top: 10px !important;
    vertical-align:top;
}

.GridTextSizeSmall {
	font-size: 11px !important;
}

.GridTextSizeFooter {
	font-size: 12px;
	padding: 4px 10px 0 10px !important;
}

.MasterTableBack {
	padding: 4px 10px 4px 10px !important;
	border: none !Important;
	background: transparent !Important;
	background-image: none !Important;
	font-weight: bold !Important;
	font-size: 11px !Important;
}

.MasterTablesimpleHeader {
    vertical-align:middle !important;
}

.MasterTableBackSmall {
	padding: 4px 10px 4px 10px !important;
	border: none !Important;
	background: transparent !Important;
	background-image: none !Important;
	font-weight: bold !Important;
	font-size: 11px !Important;
}

.ItemTableBack {
	overflow: hidden;
	border: none !Important;
	background-image: none !Important;
	/*white-space: nowrap;*/
}

.ItemTableBackaudit {
	border: none !Important;
	background-image: none !Important;
}

.GroupTableBack, .rgGroupHeader, .rgGroupHeader > td {
    background-image: none !Important;
    background: none !important;
    font-weight: bold !Important;
    border-bottom: none !important;
}

.rgGroupPanel {
    margin-bottom:6px;
}

.rgGroupItem {
    padding: 4px 4px 1px 10px !important;
    font-weight:bold;
}

 .rgGroupPanel, .rgGroupItem {
    background-image: none !Important;
    background: none !important;
    border-radius: 3px;
    font-size: 12px;
}


.rgGroupHeader {
    font-size: 12px !important;
}

/*.rgGroupHeader td {
    padding-left: 6px !important;
}*/

.PagerTableBack {
    border: none !Important;
    background-image: none !Important;
    background: transparent !Important;
    font-size: 12px !Important;
    height: 38px !important;
}

.filters_outer {
	display:flex;
	flex-direction:row;
	flex:1 1 auto;
}

.doc_filters_col1 {
	display:flex;
	flex-direction:column;
	Width:312px;
	margin-right:4px;
}

.doc_filters_col2 {
	display: flex;
	flex-direction: column;
	flex:1 1 auto;
	width:500px;
}

.FilterTableBack {
	border: none !Important;
	background: transparent !Important;
	background-image: none !Important;
}

.FilterTextBox {
	font-size: 12px !important;
}

.address_item {
}

.address_item span {
	display: flex;
	flex-direction: row;
	line-height: 1.3em;
}

.PDFButton {
	padding: 0 !important;
}

.StatusIcon {
	font-size: 18px;
	margin-top: 2px;
}

.OverDueText {
	color: DarkRed;
	font-weight: bold;
}

.CompleteText {
	color: green;
}

.SeeAllCell {
	width: 80px;
	text-align: right;
	padding-right: 6px;
}

.InTableButtonIcons {
	font-size: 14px !important;
	text-align: center;
	width: 20px;
}

.InTableButtonIconsText {
	font-size: 12px !important;
	vertical-align: middle;
}

.InTableButtonIconCell {
	padding-left: 0 !important;
	padding-top: 4px !important;
}

.DocumentCountLabel {
	display: block;
}

.DocumentCountLabelCell {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 2px;
}

.DocumentCountLabel:empty {
	display: none;
}

/*Other*/

.ColorPickers {
	text-align: left;
}

.ColorPickersWidth {
	width: 64px;
}

.ColorPickerSeparator {
	width: 1px;
}

.ColorPickerSeparatorBorder {
	border-left: 1px solid #b8b8b8;
	width: 24px;
}

/*Order Page*/

.ProductSearchTable {}

.ProductSearchDropdown {
	background-color: blue;
}

.ProductSearchDropdown ul li {
	padding: 0 0 !important;
}

.SalesPageWrapper {
	min-height: 740px;
}

.SalesOrderSummaryWrapper {
	width: calc(25% - 4px);
	float: right;
	box-sizing: border-box;
}

.SummaryFormSecondary {
	margin-bottom: 4px !important;
}

.SummaryForm {
	font-size: 11px;
	box-sizing: border-box;
	width: 100%;
}

.LargeIcon {
	font-size: 16px;
	/*text-shadow: 1px 1px 2px #767676;*/
}

.SummarySmallSub {
	font-weight: bold;
	padding: 2px 0 0 0 !important;
}

.SmallSubCell {
	padding: 2px 0 0 0 !important;
}

.SalesAddItemWrapper {
	width: 75%;
	min-width: 720px;
	padding: 10px 14px 10px 10px !important;
	font-size: 12px;
}

.SearchAddOrderItem {
	width: calc(100% - 22px);
	background: red;
}

.OrderGridWrapper {
	width: 75%;
	padding: 4px;
	background: #fff;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	height: calc(100% - 0px);
	min-height: 760px;
	float: left;
}

.OrderGridWrapper .rgPagerCell {
	padding: 0 10px 0 10px !important;
}

.OrderItemSearchCol1 {
	width: 230px;
	font-size: 11px;
	word-wrap: break-word !important;
	overflow-wrap: break-word;
	word-break: break-all;
	padding: 4px 10px 4px 10px;
	box-sizing: border-box;
	vertical-align: top;
}

.OrderGridItemCode {
	font-size: 10px !important;
	opacity: 0.6;
	display: block;
	margin-top: -2px;
}

.rcbHeader {
	padding: 0 !important;
}

.OrderItemSearchCol2 {
	width: 500px;
	font-size: 11px;
	word-wrap: break-word !important;
	overflow-wrap: break-word;
	word-break: break-all;
	vertical-align: top;
	padding: 4px 10px 4px 10px;
}

.HeaderValue {
    font-size: 12px !important;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
}

.OHAddcol {
	padding: 0 0 0 0;
	text-align: right;
	width: 82px;
	text-align: left;
}

.OHTotalVal {
	width: 100px;
	padding-right: 10px;
	text-align: right;
}

.OHUnitCost {
	width: 92px;
	text-align: right;
}

.OHUnitQty {
	width: 80px;
	text-align: right;
}

.OHWarning {
	width: 24px;
}

.ReOrderWarningItemIcon {
	width: 14px !important;
	margin-top: -5px;
}

.OHUom {
	width: 123px;
	text-align: left;
	padding: 0 5px 0 0;
}

.OHProduct {
	text-align: left;
	padding: 0 0 0 0;
}

.OHHidenCol {
	width: 5px;
}

.OHPhotocol {
	width: 32px;
}

.OHUnderlineCell {
	height: 6px;
}

.OHUnderline {
	border-bottom: solid 1px #d0d7e5;
}

.smallnotetext {
	font-weight: normal;
}

.AddItemHeaderTable {
	width: 100%;
}

.AddItemHeaderTableRow1 {
	height: 22px;
	vertical-align: middle;
}

.AddItemHeaderTableRow2 {
	height: 30px;
	vertical-align: middle;
	font-weight: normal;
}

.OrderEditButtonTable {
	width: 100%;
}

.OrderEditButtonTable td {
	padding: 0 !important;
}

.rgNoRecords td {
	padding: 10px !important;
	font-size: 12px;
}

.DisabledQty {}

.Defaultsmall {
	padding: 1px 4px 0 0 !important;
	font-weight: bold;
	font-size: 10px;
	float: right;
}

.RadGrid .rgHoveredRow {}

.RadGrid {
}

.StockInvalieWarehouseIcon {
	padding: 5px 0 0 0 !important;
	vertical-align: top !important;
	padding-left: 0px !important;
}

.StockWraningWrapper {
	width: 330px;
	padding: 10px;
}

.StockWarningIconMain {
	padding: 11px 0 4px 0 !important;
	vertical-align: top !important;
}

.StockWarningTable {
	width: 100%;
}

.StockWarningIcon {
	padding: 14px 14px 0 0;
	vertical-align: top;
}

.StockWraningMessageCell {
	padding: 10px 0 0 0;
}

.order-warning-icon {
    margin-left:6px;
}

.AvailableStock {
	font-size: 18px;
	float: left;
	width: 100%;
}

.AvailableStockHeader {
	width: 100%;
	float: left;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
}

.PriceBreakMessage {
	font-size: 11px;
}

.PriceBreakWrapper {
	background-color: #e0e0e0;
	padding: 6px;
	border-radius: 6px;
	margin: 10px auto 10px auto;
}

.PriceBreakTable {
	margin: 0 auto 0 auto;
}

.PriceBreakTable th {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 2px 0;
}

.PriceBreakTable td {
	text-align: center;
	font-size: 12px;
}

.PriceBreakTable tr td:first-child {
	width: 190px;
}

.PriceBreakTable tr td:last-child {
	width: 140px;
}

.SageConfirmCol2 {
	vertical-align: top;
}

.Modal-body-size-stock-image {
	/*height: 490px;
	box-sizing: border-box;
	padding: 0 !important;*/
}


.system-button-row {
}

.Modal-body-size {
    height: calc(100% - 210px) !important;
    width: 868px !important;
    overflow: hidden !important;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 15px;
    box-sizing: border-box;
    padding: 0 !important;
}

.Modal-body-size-terms {
	height: calc(100% - 130px) !important;
	width: 868px !important;
	overflow-y: scroll;
	display: inline-block;
	vertical-align: middle;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin: 15px;
	box-sizing: border-box;
	padding: 0 10px 0 0 !important;
}

.Modal-content-size {
	height: 100%;
	min-width: 868px !important;
}

.Modal-Full {
	height: calc(100% - 60px);
	box-sizing: border-box;
	margin: 30px auto 30px auto !important;
}

.PayNowButton {
	width: 46px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	padding: 0 3px 0 3px !important;
	font-size: 12px !important;
	border-radius: 6px;
}

.PayNowButton:hover, .PayNowButton:focus {
	outline: none !important;
}

.PayNowButtonIcon {
	font-size: 14px;
	float: left;
	margin: 0 0 0 2px;
}

.PayNowButtonText {
	margin: -1px 3px 0 0;
	display: inline-block;
	float: right;
}

/*Order Confirmation Panel*/

.SageConfirmCol1 {
	font-size: 40px;
	width: 54px;
	vertical-align: top;
	color: green;
}

.SageConfirmCol2 {
	vertical-align: top;
}

.SageOrderTitle {
	font-size: 16px;
}

.SageOrderNumber {
	font-size: 30px;
	width: 100%;
	float: left;
	margin-bottom: 4px;
}

/*Order Upload*/

.UploadNote {
	font-size: 12px;
	font-style: italic;
	vertical-align: top;
	padding: 26px 0 0 0;
}

.UploadFirstRow {
	font-size: 12px !important;
}

.BulkUploadFailWrapper {
	width: 100%;
	padding: 3px;
	border-radius: 6px;
	background: rgba(0, 0, 0, 0.1) !important;
}

.BulkUploadFailWrapper > .inner {
	display:flex;
	flex-direction:column;
	height:300px;
	overflow-y:auto;
}

.BulkUploadSummaryWrapper {
	display:flex;
	flex-direction:row;
	width: 100%;
}

.bulkupload_col {
	display:flex;
	flex-direction:column;
	width:33.3%;
	align-items:center;
}

.bulkupload_row {
	display: flex;
	flex-direction: row;
	width: 100%;
	justify-content: center;
	align-items:center;
}

.bulkupload_icon {
	width: 24px;
	height: 24px;
	margin-left: 10px;
	opacity: 0.4;
}

.BulkCol1 {
	padding: 8px 0 0 14px;
	font-weight: bold;
	width: 100px;
	font-size: 12px;
    vertical-align:middle;
	padding:0 20px;
}

.BulkCol2 {
	padding: 7px 0 3px 16px;
    vertical-align:middle;
}

.BulkSummaryTitle {
	font-size: 14px !important;
	font-weight: bold !important;
	margin:4px 0;
}

.BulkSummaryValue {
	font-size:36px;
}

.BulkSummaryTitleExtraLarge {
	font-size: 30px !important;
	vertical-align: middle !important;
}

.BulkSummaryMediumLarge {
	font-size: 16px !important;
	vertical-align: middle !important;
	font-weight: bold !important;
}

.BulkSummarySmall {
	font-size: 12px !important;
	vertical-align: middle !important;
	font-weight: bold !important;
}

.BulkSummaryTitleCol {
	width: 100px;
	text-align: left;
}

.BulkSummarySubTitle {
	font-weight :bold;
	display:flex;
	flex-direction: row;
	padding:6px 0;
	font-size: 14px !important;
}

.BulksummaryWrapper {
	width: 100%;
}

.BulkFailWrapper {
	display:flex;
	flex-direction:column;
	width: 100%;
}

.BulkUploadFailWrapper .importrow {
	display:flex;
	flex-direction:row;
	flex:1 1 auto;
	padding:4px 8px;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-radius:6px;
	align-items:center;
	margin:1px 0;
}

.BulkUploadFailWrapper .importrow > .col1 {
	display:flex;
	flex-direction:column;
	flex:1 1 auto;
}

.importrow.validated {
	background-color: #d4edda;
	border-color: #c3e6cb;
	color: #155724;
}

.importrow.validated > .col2 {
	display: flex;
	flex-direction: column;
	background-color: green;
	color: #fff;
	padding: 2px 8px;
	border-radius: 3px;
}

.importrow.failure {
	background-color: #f8d7da;
	border-color: #f5c6cb;
	color: #721c24;
}

.importrow.failure > .col2 {
	display: flex;
	flex-direction: column;
	background-color: red;
	color: #fff;
	padding: 2px 8px;
	border-radius: 3px;
}

/*Product Info Styles*/
.DimensionHeader {
	text-transform: uppercase;
	font-size: 10px;
	color: #35373d;
	width: 200px;
}

.DimensionValue {
	font-weight: normal !important;
}



/*Stock*/

.StockSearchWrapper {
    margin: -32px 342px auto auto;
    float: right;
}

.Col1 {
	width: 120px;
	font-size: 11px;
	word-wrap: break-word !important;
	overflow-wrap: break-word;
	word-break: break-all;
	padding: 4px 10px 4px 10px;
	box-sizing: border-box;
	vertical-align: top;
}

.Col2 {
	width: 230px;
	vertical-align: top;
	font-size: 11px;
	word-wrap: break-word !important;
	overflow-wrap: break-word;
	word-break: break-all;
	padding: 4px 10px 4px 10px;
	box-sizing: border-box;
	vertical-align: top;
}

.Col3 {
	width: 80px;
	font-size: 11px;
	word-wrap: break-word !important;
	overflow-wrap: break-word;
	word-break: break-all;
	padding: 4px 10px 4px 10px;
	box-sizing: border-box;
	vertical-align: top;
}

.Col4 {
	width: 180px;
	font-size: 11px;
	word-wrap: break-word !important;
	overflow-wrap: break-word;
	word-break: break-all;
	padding: 4px 10px 4px 10px;
	box-sizing: border-box;
	vertical-align: top;
}

.Col5 {
	width: 100px;
	font-size: 11px;
	word-wrap: break-word !important;
	overflow-wrap: break-word;
	word-break: break-all;
	padding: 4px 10px 4px 10px;
	box-sizing: border-box;
	vertical-align: top;
}

.Col6 {
	vertical-align: top;
	width: 140px;
	font-size: 11px;
	word-wrap: break-word !important;
	overflow-wrap: break-word;
	word-break: break-all;
	padding: 4px 10px 4px 10px;
	box-sizing: border-box;
	vertical-align: top;
}

.StockInfoPanel {
	box-sizing: border-box;
	padding-left: 4px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.StockInfoWrapper {
    width:100%;
}


.StockInfoPanelDisabled {
	box-sizing: border-box;
	opacity: 0.5;
}

.SmallTabBorderOveride {
	border-bottom: none !important;
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	margin-right: 2px;
	font-size: 12px;
	text-align: center;
	position: absolute;
	cursor: pointer;
}

.InnerTabNoBorder {
	border: none !important;
	margin: 0 !important;
}

.StockThumbnailWrapper {
	margin-top: 6px;
	text-align: center;
	vertical-align: middle;
	width: 300px !important;
	height: 206px !important;
	border: 1px solid #a4abb2;
	background: #fff !important;
	padding: 0 !important;
	position: relative;
	overflow: hidden;
}

.StockImageDeleteButton {
	position: absolute !important;
	top: 0;
	left: 0;
	font-size: 10px !important;
	height: 22px;
	z-index: 90;
	margin-left: 6px;
	margin-top: 6px;
}

.StockImageUpload {
	text-align: right !important;
	position: absolute;
	bottom: -2px;
	right: 6px;
}

.StockImageUpload:hover {
	cursor: pointer;
}

.StockImageUpload .ruFakeInput {
	display: none;
}

/*Promotion*/

.PromoStatusLabelActive {
	background: Green;
	color: #fff !important;
	bottom: 5px;
	position:absolute;
	left:0;
	display: inline-block;
	font-size: 12px;
	padding: 8px 10px 10px 10px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-left: none;
	border-radius: 0 6px 6px 0;
	animation: pulse 2s infinite;
	width: 60px;
	text-align: left;
}

.PromoStatusLabelExpired {
	background: Red;
	color: #fff !important;
	position: absolute;
	bottom: 5px;
	font-size: 12px;
	padding: 8px 10px 10px 10px;
	left: 0;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-left: none;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	animation: pulse 2s infinite;
	width: 70px;
	text-align: left;
}

@keyframes pulse {
	0% {
		-moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 1);
		box-shadow: 0 0 0 0 rgba(204, 169, 44, 1);
	}
	70% {
		-moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
		box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
	}
	100% {
		-moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
		box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
	}
}

.PromoDatePicker {
	width: 160px !important;
}

.PromoEditTable {
	width: 100%;
}

.PromoEditTable td {
	vertical-align: top;
}

.PromoTitles {
	font-weight: bold;
	font-size: 12px;
}

.PromoSubTitle {
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
}

.PromoBack {
	text-align: left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #000;
	padding: 10px;
}

.PromoMiddle {
	text-align: center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #000;
	padding: 10px;
}

.PromoNext {
	text-align: right;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #000;
	padding: 10px;
}

.PromoContainer{
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
}

.PromoThumbWrapper {
	display:flex;
	flex-direction:column;
	min-width:25%;
	padding:5px;
	width: 25%;
	height: 218px;
	box-sizing: border-box;
}

.PromoEditButton {
	font-size: 10px !important;
	height: 26px;
	min-width:20px;
	width:20px;
}
.PromoTitleText {
	flex: 1;
	padding: 0 4px 0 0 ;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
	min-width: 0;
}

.PromoTitleText span {
	flex: 1 1 auto;
	padding: 0 4px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	min-width: 0;
}

.badge {
	height: 26px;
	line-height: 16px;
}

.badge:hover {
	opacity: 1 !important;
}

.PromoTitleDiv {
	display:flex;
	flex-direction:row;
	align-items:center;
	margin-bottom:4px;
}

.PromoButtonWrapper {
	text-align: right;
	width: 80px;
	float: right;
}

.PromoDataPager {
	background: none !important;
	border: none !important;
	background-image: none !important;
}

.PromoThumbnail {
	border-style:solid;
	border-width:1px;
	display:flex;
	flex-direction:row;
	height:100%;
	align-items:center;
	justify-content:center;
	overflow:hidden;
	position:relative;


}

.PromoBadge {
	font-size: 10px !important;
	padding: 7px 7px !important;
}

.PromoPreviewLargeThumb {
	width: 370px !important;
	padding-right: 10px;
	height: 370px !important;
	vertical-align: middle;
	text-align: center;
	background-image: linear-gradient(#fff, #edeff2);
	line-height: 370px;
	box-sizing: border-box;
	overflow: hidden;
}

.PromoNoRadius {
	border-radius: 0 !important;
}

.GalleryWrapper {
	margin: 0px auto auto auto;
}

#ctl00_imgGallery_ImageArea {}

.GalleryWrapper .RadImageGallery {
	background-color: transparent !important;
	padding: 10px;
	border-top: 1px solid;
	margin-top: 10px;
}

.GalleryCloseButton {
	z-index: 1000;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	height: 36px;
	width: 100px;
	margin-top: 39px;
}

.rigThumbnailsBox {
	margin-top: 4px;
	background-color: transparent !important;
}

.RadImageGallery .rigDotList>a {
	width: 16px !important;
	height: 16px !important;
}

.rigDotList>a span {
	width: 10px !important;
	height: 10px !important;
	border-radius: 10px !important;
}

.OrderImageGallery {
	background-color: transparent !important;
	padding: 10px;
	border-top: 1px solid;
	margin-top: 0;
}

.LoginHistoryGridWrapperDiv {
	display:flex;
	flex-direction:row;
	height:100%;
}

.login_history_wrap {
	display:flex;
	flex-direction:column;
	height:100%;
}

.UserGridWrapperPad {
	padding: 10px 10px 2px 10px;
}

.DeliveryGridWrapper {
	padding: 10px 2px 2px 2px;
	height:246px !important;
	margin-top:-1px;
}

.warning-badge-color {
	background-color: red !important;
	color: #fff !important;
}

.warning-badge {
	background: red;
	color: #fff;
	min-height: 17px;
	line-height: 17px;
	padding: 0 4px;
	border-radius: 3px;
	margin-left: 6px;
	font-size: 12px;
	display: inline-block !important;
	font-weight: 700;
}

/*Alerts*/

.AlertContentEditorMain {
	background: #fff !important;
	padding: 0 !Important;
}

.reContent {
	border-color: #bfc3ca !important;
}

/*Documents*/

.DocFilterWrapper {
	font-size: 12px;
	width: 100% !important;
	border-radius: 3px;
	width: 100%;
	background: #fff;
}

.DocFilterWrapper * {
	font-weight: normal !important;
	word-wrap: break-word !important;
	overflow-wrap: break-word;
	border: none !important;
	margin-bottom: 0 !important;
}

.DocFilterWrapper.li {
	color: red !important;
}

.passwordinputsettings {
	height: 27px;
	padding: 4px 10px;
	border-width: 1px;
	border-style: solid;
	border-radius: 3px;
	border-color: #bfc3ca;
}

/*Rad Overides*/
.SmallRadControl {
	font-size: 11px !important;
}

.RadTabStrip .rtsLink {
	padding: 6px 10px !important;
}

.RadTabStrip {
	margin: 0 7px 0 7px;
}

.rmItem {
	font-size: 12px !important;
}

.rgFilterRow>td {
	border: none !Important;
	padding: 0 4px 4px 0 !Important;
}

.RadGrid {
	outline: none !important;
}

.rgHeaderWrapper {
	border: none !Important;
	background-image: none !Important;
	background: transparent !Important;
}

.rgHeader {
    background-image: none !Important;
    background: transparent !Important;
    padding: 3px 6px 3px 6px !Important;
    height: 26px !important;
	max-height:26px;
    vertical-align: top;
}


.rgHeaderDiv {
	border: none !Important;
	background: none !important;
}

.NextPrevAndNumeric {
	padding-left: 10px;
	padding-right: 10px;
}

.rgPagerCell {
	border: none !Important;
	background-image: none !Important;
	background: transparent !Important;
}

.rgRow > td, .rgAltRow > td {
	border-width: 1px 0 0 0 !important;
	border-style: solid !important;
	border-color: rgba(100, 100, 100, 0.2) !important;
	padding-left: 6px !important;
	padding-right: 6px !important;
	word-wrap: break-word;
}

.rgActionButton {
	padding: 2px !important;
}

.rgActionButton, .rcSelect, .RadInput_Office2010Silver a, .rgFilter {
	background: none !important;
}

.rgPageNext, .rgPageLast, .rgPagePrev, .rgPageFirst {
	margin-top: 2px !important;
}

.RadComboBox_Office2010Silver .rcbActionButton, .rcSelect {
	border-radius: 0 2px 2px 0 !important;
}

.RadPicker .rcSelect {
	color: #333 !important;
}

.rcbActionButton, .RadInput a {
	border-left: none !important;
}

.RadComboBox_Office2010Silver .rcbInner {
	color: #333 !important;
	background-color: #fff !important;
	background-image: none !important;
	min-height: 28px;
}

.RadInput .riTextBox, .RadInputMgr {
	padding: 2px 10px !important;
}

.RadComboBox_Office2010Silver .rcbReadOnly {
    color: #333 !important;
}

.RadPicker .RadInput>input, .RadInput {
	border-radius: 3px !important;
}

.riTextBox {
	border-radius: 3px !important;
	min-height: 28px;
}

.RadPicker {
    width:auto !important;
}

.rgCommandRow {
	background: none !important;
}

.rgCommandCell {
	border: none !important;
}



.rgEditRow {
	background: none !important;
	/*font-weight:bold;*/
}

.rgEditForm:hover {
	opacity: 1 !important;
}

.rgEditRow>td {
	border-style: none !important;
	padding-left: 6px !important;
	padding-right: 6px !important;
}

html .RadUpload .ruButton {
	height: 28px;
	width: 78px;
	font-size: 11px;
	background-image: none !important;
	border: none;
	border-radius: 4px !important;
	line-height: 27px !important;
}

.ruButtonHover {
	opacity: 0.7 !important;
}

html .RadUpload .ruButton:hover {
	opacity: 0.7 !important;
}

.ruFileWrap {
	height: 30px !important;
}

.ruButton:hover {
	cursor: pointer;
}

.RadGrid_Office2010Silver .rgCommandCell {
	background-color: transparent !important;
	border: none !important;
	background-image: none !important;
}

.ruFakeInput {
	margin-top: 1px;
	width: 130px !important;
	height: 26px !important;
	border: 1px solid #b8b8b8 !important;
	box-sizing: border-box !important;
}

.nav-tabs>li {
	height: 36px !important;
	overflow: hidden !important;
}

.nav-tabs>li.active {
	height: 37px !important;
	background-color: transparent !important;
	background-image: none !important;
	margin-bottom: -4px;
	border:1px 1px 0 1px !important;
}

.nav-tabs>li:not(.active):hover {
	opacity: 0.6;
}

.TabStripOveride {
	border-bottom: none !important;
}

.UserTabStrip {
	margin-top: 10px;
}

.nav-tabs {
	margin-left: 6px;
}

.RadGrid_Office2010Silver .rgSelectedRow, .rgSelectedRow>td {
	background: none !important;
	background-image: none !Important;
/*	background-color: transparent !important;*/
/*	opacity: 0.8;*/
}

/*.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
   background-color:#fff !important;
}*/

.rlbCheck {
	margin: -3px 6px 0 0 !important;
}

.rlbCheckAllItemsCheckBox {
	margin: -3px 6px 0 0 !important;
}

.rlbCheckAllItems * {
	font-weight: bold !important;
}



.rlbButtonAreaRight {
	margin-right: -44px !important;
	position: relative;
}

.rcbHovered {
    font-size: 12px !important;
    /*margin: 0 3px;*/
    border-radius: 3px;
}

.rcbHovered .order-modal-search-row-wrapper-image {
    opacity:0.4;
}

.rcbItem {
    font-size: 12px !important;

}

.RadComboBoxDropDown .rcbItem, .RadComboBoxDropDown .rcbHovered, .RadComboBoxDropDown .rcbDisabled {
    min-height: 25px !important;
}

.rcbInner {
    font-size: 12px;
    padding: 4px 2em 4px 10px !important;
    /*background: none !important;
    background-image: none !important;*/
    font-weight: normal;
    overflow: hidden;
}

.RadComboBox .rcbActionButton {
    top:2px !important;
}

.rcbItem:hover {
    /*opacity:0.6;*/
}

.RadListBox {
	border: 1px solid #bfc3ca;
}

.RadListBox:disabled {
	opacity: 0.5 !important;
}

.rtsLink {
	background-color: transparent !important;
	background-image: none !important;
	border-color: transparent !important;
}

.RadUploadProgressArea {
	box-shadow: none !important;
}

.ruUploadProgress {
	padding-right: 10px;
}

.ruHeader {
	display: none !important;
}

.ruBody {
	padding: 0 !important;
}

.rtsLI {
	-webkit-box-shadow: inset 0 -1px 2px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 -1px 2px 0 rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 -1px 2px 0 rgba(0, 0, 0, 0.1);
}

.rtsSelected {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#ctl00_ContentPlaceHolderBody_RadCaptcha_CaptchaTextBoxLabel {
	margin-left: 10px;
}

.rtsTop .rtsLevel1 .rtsUL {
	margin-left: 1px;
}

.rgFooterWrapper {
	border: none !important;
	font-weight: bold !important;
}

.rgFooter, html .RadGrid_Office2010Silver .rgFooterDiv td, html .RadGrid_Office2010Silver .rgFooter td, .RadGrid_Office2010Silver .rgFooterWrapper {
	/*background:rgba(0,0,0,0.2) !Important;
    background-color:rgba(0,0,0,0.2) !Important;*/
	/*height: calc(1.42857143em + 8px) !important;*/
	background-image: none !Important;
	background-color: transparent !Important;
    font-size:12px;
    font-weight:bold;
}

.RadGrid_Office2010Silver td.rgGroupCol, .RadGrid_Office2010Silver td.rgExpandCol {
    border:none !important;
}

.rgFooter > td {
    border-top: 1px solid rgba(1, 1, 1, 0.2) !important;
    padding-left: 6px !important;
}

.rlbGroup {
	font-size: 12px;
	border: none !important;
	font-weight:normal;
}

.RadListBox.rlbFixedHeight .rlbGroup {
	margin-right: 0 !important;
}

.rsbInner {
	border: 1px solid red !Important;
}

.rsbInput {
	height: 18px !important;
}

.rddlList {
	font-size: 12px !important;
}

#ctl00_ContentPlaceHolderBody_RadCaptcha_ctl00 {
	color: red;
	font-weight: bold;
	padding-bottom: 4px;
	display: block;
	font-size: 12px;
}

.RadGrid .rgPagerCell .rgInfoPart {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}

.RadPicker .RadInput {
	font-size: 12px !important;
}

.RadDropDownList {
	white-space: normal !important;
}

/*.rbToggleCheckboxChecked:before, .rbToggleCheckbox:before {
    font-size: 1.6em !important;
    top: -1px !important;
}*/

/*.RadButton.RadRadioButton, .RadButton.RadCheckBox {
    line-height:  1.6em !important;
}*/

/*.rbToggleCheckboxChecked, .rbToggleCheckbox {
    padding-left: 22px !important;
}*/

/*.RadButton.rbCheckBox .rbIcon, .RadButton.rbToggleButton .rbIcon, .RadButton.rbRadioButton .rbIcon {
    margin: -2px 12px 0 0 !important;
}*/

.rmFocused, .rmHovered, .rmFocused>.rmLink, .rmFocused>.rmLink, .rmLink:hover, .rmExpanded>.rmLink, .rgFilterActive, .rgFilterIcon:hover, .rgFilter:hover {
	box-shadow: none !important;
	background-image: none !important;
}

.rgFilterCancel, .rgFilterApply {
	border: none !important;
	background-image: none !important;
	border-radius: 3px;
}

.rgFilterCancel:hover, .rgFilterApply:hover, .rmHovered, .rmLink:hover, .rgFilterIcon:hover, .rgFilter:hover, .rlbHovered, .rddlItemHovered {
	opacity: 0.7;
}

.rgFilter {
    height: 28px;
    margin-top: 0px !important;
    border-radius: 0 4px 4px 0 !important;
    border: none !important;
    box-sizing: border-box !important;
    width: 28px !important;
    border-width: 1px 1px 1px 0 !important;
    border-style: solid !important;
    border-color: #bfc3ca !important;
}

.RadGrid .rgFilter {
    margin-left:0 !important;
}

.rgFilterBox {
    width: calc(100% - 28px);
    height: 28px !important;
    font-size: 12px !important;
    border-radius: 4px 0 0 4px !important;
    border-width: 1px 0 1px 1px !important;
}

.RadGrid .t-font-icon:before {
    font: 12px/1 "WebComponentsIcons" !important;
}

.rcHover a {
	border: none !important;
}

.RadCalendar .t-button:hover, .rgFiltered {
	border: none !important;
	background-image: none !important;
}

.RadPicker_Office2010Silver.rcCalPopupOpen .rcCalPopup, .RadPicker_Office2010Silver.rcMYPopupOpen .rcCalPopup, .RadPicker_Office2010Silver.rcTimePopupOpen .rcTimePopup, .rcCalPopupOpen .RadInput, .RadInput_Office2010Silver a:hover {
	background-image: none !important;
}

.rgPagerButton:hover, .rgActionButton:hover, .rgNumPart a:hover {
	opacity: 0.7;
	background-image: none !important;
}

.rbButton {
	box-shadow: none !important;
}

.rbButton:hover {
}

#ctl00_ContentPlaceHolderBody_UserGrid_ctl00__0_PEF {
	display: none !important;
}

.rrButton:hover {
	opacity: 0.7 !important;
}

.rgSorted {
	background-color: transparent !important;
}

.rcOutOfRange {
	color: silver;
}

.rigTitle {
	font-size: 14px !important;
}

.rigActiveImage {}

.rigActiveImage>img {
	padding-left: 0 !important;
	padding-top: 0 !important;
	max-width: 100%;
	max-height: 100%;
	object-fit: contain !important;
	width: 100% !important;
	height: 100%;
}

.rcbMoreResults {
	font-size: 12px !important;
}

.rcbLoading {
	background-color: transparent !important;
	padding: 10px !important;
	font-weight: bold !important;
}

.RadToolTip.rtShadow {
	box-shadow: none !important;
}

/*Resize Sections*/

.MainContentWidth {
	width:100%;
/*	max-width: 1500px !important;*/
	margin-left: auto;
	margin-right: auto;
	box-sizing:border-box;
}



.rsbHeader {
	border-style: none !Important;
}

#ctl00_ctl00_btnOrderPanel {
	display: inline;
}

.RadMap .k-widget {
    border:none !important;
}
.RadMap .k-zoom-control .k-button {
    padding: 2px 2px 5px 2px !important;
}

    /*Loader Animation*/
    .LoadingPanelWrapperDiv {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 999999;
    background-color: rgba(0, 0, 0, 0.1);
    vertical-align: middle;
}

.LoadingPanelWrapperDivSmall {
	opacity: 0.5;
}

.material-loading-logo {
	display: block;
	position: relative;
	left: 50%;
	top: 40%;
	width: 150px;
	height: 150px;
	margin: -75px 0 0 -75px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #3498db;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	z-index: 1001;
	background-color: transparent;
}

.material-loading-logo:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #e74c3c;
	-webkit-animation: spin 3s linear infinite;
	animation: spin 3s linear infinite;
}

.material-loading-logo:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #f9c922;
	-webkit-animation: spin 1.5s linear infinite;
	animation: spin 1.5s linear infinite;
}

.UserStatusLocked {
	color: red !important;
	font-weight: bold;
}

.UserStatusLocked:before, .UserStatusPending:before {
	font-family: 'Glyphicons Halflings';
	content: "\e101";
	-webkit-animation: textfade 1.5s linear infinite;
	animation: textfade 1.5s linear infinite;
	padding-right: 3px;
	float: left;
}

.UserStatusPending {
	font-weight: bold;
}

.MapMarkerLabels {
    color: white;
    font-family: "Arial", sans-serif;
    font-size: 14px;
    text-align: center;
    width: 30px;
    white-space: nowrap;
}

.driverLabel {
    color: black;
    background-color: white;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    width: auto;
    border: 1px solid grey;
    white-space: normal;
    padding: 2px;
    opacity: 0.8 !important;
    border-radius: 3px;
}

.DriverListSelect label {
    margin-top: 3px;
    position: absolute;
}

.classSelectAll input {
    transform: scale(1.2, 1.2) !important;
    margin: 0 6px 0 1px !important;
    top: 2px;
    position: relative;
}


.classDriver input {
    transform: scale(1.2, 1.2) !important;
    margin: 0 6px 0 1px !important;
    top: -2px;
    position: relative;
}

.classSelectAll {
	border-style: solid;
	border-width: 0 0 1px 0;
	width: 100%;
	display: inline-block;
	padding-bottom: 3px;
}

.classSelectAll label, .classDriver label {
    margin-top: 1px;
    margin-bottom: 1px;
    position: relative;
    width: 120px;
}

.classDriver label {
    font-weight:normal;
}

.d-block-inline {
    display: inline-block;
}

.c-bg-notDownloaded {
    background-color: #aba000;
}

.c-bg-pendingDelivery {
    background-color: #cc0000;
}

.c-bg-Delivered {
    background-color: #aeb2b9;
}

.c-bg-nextDelivery {
    /*background-color: #005826;*/
    background-color: #0066cc;
}

.c-bg-reScheduled {
    background-color: #9900cc;
}

.c-bg-failedDelivery {
    background-color: #f26522;
}


.c-bg-canceledDelivery {
    background-color: #f26522;
}

.e-badge {
    font-size: 11.5px;
    font-weight: normal;
    padding: 2px 0 3px 0;
    color: white;
    border: 0;
    border-radius: 8px;
    text-align: center;
    display: block;
}

.icon-contextMenuShow {
	display: flex !important;
	flex-direction: column;
	justify-content: center;
	align-items: flex-end;
	font-size: 12px;
	margin: -2px 4px 0 4px;
}

.imageContainer {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	flex: 1 1 auto;
	justify-content: space-between;
}

.imageContainer img {
	margin:auto;
}

.bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
}

.icon-goFulscreen {
    color: white;
    font-size: 20px;
}

.icon-activityDetails {
    font-size: 14px;
    margin: 2px 6px 1px 0;
    padding: 6px;
    border-radius: 4px;
}

.label-modal {
    display: block;
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 14px;
}

.modal-section {
    display: flex;
    flex-direction: row;
}

.mapRemoveButton {
    font-size: 11px;
    float: right;
    padding: 4px 8px 4px 8px;
    border-radius: 3px;
}

.mapRemoveButton:hover {
    opacity:0.6;
}

.manifest {
	
}

.ManifestTable {
	width: 100%;
	font-size: 10px;
	border: 1px solid #323232;
	border-collapse: collapse;
}

.ManifestTable th {
    background-color: #c0c0c0;
}

.ManifestTable th, .ManifestTable td {
    padding: 4px;
    border: 1px solid #323232;
}

.ManifestTable td:nth-child(1) {
    font-weight: bold;
}

.ManifestWrapper {
    color:#000 !important;
}

.ManifestHeader {
    margin-top:4px;
    margin-bottom:4px;
}

.label-manifest {
    margin-right:10px;
    font-weight: 600;
}

.e-badge__manifest {
    font-size: 9px;
    font-weight: normal;
    padding: 1px 6px 3px;
    color: white;
    background-color: #000000;
    border: 1px solid #000;
    border-radius: 8px;
    text-align: center;
    margin-top:4px;
}

.actvityDetailPane {
    display: flex;
    flex-direction: column;
    /*padding: 6px 8px;*/
    /*margin-left: 12px;*/
}


.h-d-flex-row-center {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.h-d-flex-row-center-all {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items:center;
}

.h-d-flex-row-end {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.h-d-flex-row {
    display: flex;
    flex-direction: row;
}

.h-d-flex-column {
    display: flex;
    flex-direction: column;
}

.RadButton.RadButton_Office2010Silver span.rbText:first-of-type {
    color: white !important;
}

.label-modal-validator {
    color: #f25a5a;
    font-size: 11px;
}

.label-modal-header {
    font-size: 18px;
    font-weight: 600;
}

.modal-column-center {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.hoverable:hover {
    cursor: pointer !important;
}

.h-m-t-1 {
    margin-top: 8px;
}

.h-txt-2 {
    font-size: 13px;
}

.h-txt-2-emp-1 {
    font-size: 13px;
    color: #6d7578;
}

.h-txt-2-emp-2 {
    font-size: 13px;
    color: #6d7578;
    font-weight: 600;
}

.h-txt-2-emp-3 {
    font-size: 13px;
    font-weight: 600;
}

.h-txt-1-emp-1 {
    font-size: 12px;
    color: #6d7578;
}

.h-txt-1-emp-2 {
    font-size: 12px;
    color: #6d7578;
    font-weight: 600;
}

.h-txt-1-emp-3 {
    font-size: 12px;
    font-weight: 600;
}

.noRecordsDiv {
    color: #949b9e;
    text-align: center;
    justify-content: center;
    height: inherit;
    align-items: center;
	margin:auto;
}

.noRecordsIcon {
    font-size: 18px;
    margin-bottom: 8px;
}

.photo-container-sm {
	text-align: center;
	display: inline-block;
	width: 123px;
	margin-bottom: 2px;
}

.h-d-flex-center-auto {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

.span-truncate {
    display: block;
    width: 430px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@-webkit-keyframes textfade {
    0% {
            opacity: 1;
        }

        50% {
            opacity: 0.2;
        }

        100% {
            opacity: 1;
        }
    }

    @-webkit-keyframes textsmallfade {
        0% {
            opacity: 1;
        }

        50% {
            opacity: 0.6;
        }

        100% {
            opacity: 1;
        }
    }

    @-moz-keyframes spin {
        0% {
            -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
            transform: rotate(0);
        }

        100% {
            -webkit-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

    @keyframes spin {
        0% {
            -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
            transform: rotate(0);
        }

        100% {
            -webkit-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

/*Order wizard*/

.order-wizard {
    background: transparent !important;
    padding:4px 0 0 0 !important;
}

.order-wizard-panel {
	height:100%;
}

.order-wizard-sprite {
    width: 20px !important;
    height: 20px !important;
    font-size: 16px;
    padding-top: 2px;
}

.rwzHorizontal .rwzBreadCrumb {
    margin-bottom: 8px !important;
}

.RadWizard_Office2010Silver .rwzHovered .rwzLink:before {
    background-image: none !important;
}

.RadWizard_Office2010Silver .rwzLink {
    background-image: none !important;
}

.RadWizard_Office2010Silver .rwzSelected .rwzLink {
    background-image: none !important;
}

.RadWizard .rwzNav {
    padding: 6px !important;
    margin-top: 4px !important;
    border-radius: 3px !important;
}

.RadWizard_Office2010Silver .rwzButton {
	height: 36px !important;
	margin-bottom: 0 !important;
}

.RadWizard_Office2010Silver .rwzButton:hover {
    opacity: 0.7;
}

.order-wizard-deliverypanel {
    display: flex;
    flex-direction: column;
    padding:0;
    font-size: 12px;
}

.order-wizard-deliverypanel-inner {
	display: flex;
	flex-direction: row;
	width: 100%;
	padding: 20px;
	justify-content: center;
	gap: 6rem;
	align-items: flex-start;
}


.order-wizard-deliverypanel-col {
    display: flex;
    flex-direction: column;
    width: 50%;
    max-width: 420px;
	padding:0 10px;
}

.pod-validated-true-outer {
	display: flex;
	flex-direction: column;
	padding: 12px 16px;
	height:100%;
}

.pod-too-manu-drops {
	display: flex;
	flex-direction: row;
	padding: 12px 16px;
	height: 100%;
}

.pod-validated-true-outer h1 {
	font-size: 18px;
	margin: 4px 0 0 10px;
}

.pod-validated-true-outer_div1 {
	display: flex;
	flex-direction: row;
	margin-bottom: 10px;
}

.pod-validated-true-outer_div2 {
	display: flex;
	flex-direction: column;
	height: 260px;
	width: 100%;
	font-size: 12px;
	overflow-y: auto;
}

.pod-validated-true-outer_div2 .ErrorText {
	padding: 0 !important;
}

.pod-validation-wrap {
	background: rgba(0, 0, 0, 0.1) !important;
	-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
	display: flex;
	flex-direction: column;
	height: 100%;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
}


.pod-edit-panel-outer {
	display:flex;
	flex-direction:column;
	padding:10px;
	height:100%;
}

.manifest-window {
}

.manifest-window .rwContent {
	display: flex;
	flex-direction: column;
	padding: 0 !important;
	overflow: hidden !important;
	height: 610px !important;
}

.manifest-window .pod-edit-footer {
	padding:10px 12px 12px 12px !important;
}

	.manifest-window #ctl00_ContentPlaceHolderBody_rwManifestReport_C_ManifestViewer_fixedTable tr:nth-child(5) td {
		padding: 2px 1px 0 2px;
	}

.manifest-wrap {
	display: flex;
	flex-direction: column;
	height: 609px;
}

.manifest-wrap-header {
	display: flex;
	flex-direction: row;
	height: 30px;
}

.manifest-wrap-content {
	display: flex;
	flex-direction: row;
	height: 525px;
}

#ctl00_ContentPlaceHolderBody_rwManifestReport_C_ManifestViewer_ctl13 {
	max-height:475px;
	height:475px !important;
}

.manifest-wrap-footer {
	display: flex;
	flex-direction: row;
	height: 54px;
}

.job_comment_wrap {
}

.pod-edit-footer {
	display: flex;
	flex-direction: row;
	padding-top: 10px;
	justify-content: space-between;
}

.pod-edit-panel-inner {
	display: flex;
	flex-direction: row;
	width: 100%;
	flex:1 1 auto;
}

.pod-edit-col {
	display: flex;
	flex-direction: column;
	width: 50%;
	margin: 0 auto;
}

.order-wizard-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 4px;
    font-size:12px;
}

.order-wizard-page-header {
	border-style: solid;
	border-width: 0 0 1px 0;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 20px;
	padding: 6px 10px;
}

.order-wizard-page-header > span {
    opacity:0.8;
}


.order-wizard-row-header {
	border-style: solid;
	border-width: 0 0 1px 0;
	font-size: 14px;
	font-weight: 700;
	padding-bottom: 14px;
	margin-bottom: 20px;
	display: flex;
	flex-direction: row;
	align-items: flex-end;
}

.order-wizard-row label {
    display: flex;
    flex-direction: column;
    font-weight: bold;
    margin-bottom: 0 !important;
    padding-right: 14px;
    min-width: 110px;
}

.order-wizard-large-icon {
    font-size: 24px;
    margin-right: 6px;
    opacity: 0.4;
}

.order-wizard-totals-summary {
    font-size: 14px;
    align-items: baseline;
}

.order-wizard-totals-summary span {
    width:100px;
    text-align:right;
}

.order-wizard-button-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 400px;
    margin: 30px auto 20px auto;
}

.order-wizard-place-order {
    width:150px;
	height:46px;
}

	.order-wizard-place-order:disabled {
		opacity: 0.4 !important;
	}

.order-wizard-item-button-wrapper {
    position: absolute;
    top: 134px;
    right: 0;
    width: 140px;
    z-index: 100;
    font-size:12px;
}

.order-wizard-item-button-wrapper-inner {
    padding:4px 4px 2px 4px;
}

.order-wizard-item-button-wrapper-title {
    font-size: 14px;
    font-weight: 600;
    margin-left: 2px;
    margin-top: 10px;
}

.order-wizard-item-button-wrapper-icon {
    font-size: 16px;
    text-align: left;
    width: 24px;
    top: 0 !important;
}

.order-wizard-item-button-wrapper button {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    margin-bottom: 2px;
    padding: 8px;
	border:none;
}

.stock-import-button {
	display: flex !important;
	flex-direction: row;
	align-items: center;
	width: 100%;
	margin-bottom: 2px;
	padding: 6px 8px !important;
}

.order-wizard-item-button-summary-row > div {
    display:flex;
    flex-direction:column;
    width:36px;
    font-weight:600;
    font-size:12px;
}

.order-wizard-item-button-summary-row-label {
    margin-bottom: 0;
    font-weight: normal;
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    text-align: right;
}

.order-wiazrd-grid-wrapper {
    display: flex;
    flex-direction: row;
    height: 100%;
}

/*Order Modals*/
	.order-modal-header {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.order-modal-header span {
    font-size: 20px;
    margin-right: 10px;
    opacity: 0.6;
}

.order-modal-section-separator {
	border-width: 1px 0 0 0;
	border-style: dotted;
	margin: 6px 0;
}

.order-modal-inner-title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 6px;	
}

.order-modal-inner-title span {
    font-size: 18px;
    opacity: 0.6;
    margin-top: -6px;
    margin-right: 4px;
}

.order-modal-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 4px;
}

.order-modal-row label {
    display: flex;
    flex-direction: column;
    margin-left: 8px;
    min-width: 100px;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0 !important;
}

.order-modal-row-label-right {
    padding-left: 18px;
}

.order-modal-column {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
}

.order-splitter-column {
    display:flex;
    flex-direction:column;
    width:20px;
}

.order-modal-row-icon-large {
    display: flex !important;
    flex-direction: column;
    font-size: 16px;
    width: 24px;
    opacity: 0.6;
}


.order-modal-search-row-wrapper {
    display: flex;
    flex-direction: row;
    border: 1px solid rgba(100,100,100,0.3);
    margin: 2px;
    border-radius: 4px;
}

.order-modal-search-row-wrapper-head {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding:4px 4px;
}

.order-modal-search-row-wrapper-description {
	display: flex;
	flex-direction: row;
}

.order-modal-search-row-wrapper-detail {
	display: flex;
	flex-direction: row;
	width: 100%;
	font-size: 10px;
	align-items: center;
	height: 100%;
}

.order-modal-search-row-wrapper-detail span {
    margin-right:4px;
}

.order-modal-search-row-wrapper-detail-div {
    display: flex;
    flex-direction: row;
    width:25%;
    padding-right: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.order-modal-search-row-wrapper-image {
    display: flex;
    flex-direction: column;
    width: 50px;
    height: 38px;
    background-image: url(../Images/no-image-very-small.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 2px;
    border-radius: 3px;
}

.place-order-grid-details-row {
    display: flex;
    flex-direction: row;
    width: 100%;
    font-size: 12px;
}

.product-desc-outer {
	display:flex;
	flex-direction:column;
}

.place-order-grid-details-row.secondary {
	flex-wrap:wrap;
	gap:0.25em;
	margin-top:0.25em;
}

	.place-order-grid-details-row.secondary > div {
		display: flex;
		flex-direction: row;
		gap:0.5em;
		padding-right:1em;
		margin-right:1em;
		border-style:solid;
		border-width:0 1px 0 0;
		border-color:#ccc;
	}

	.place-order-grid-details-row.secondary > div:last-child {
		padding-right:0;
		margin-right:0;
		border-right:none;
	}

	.place-order-grid-details-row.secondary .SubTitleTextColour {
		font-weight:bold;
	}


.full-product-description {
	display: grid;
	grid-template-columns: 1fr 40px;
	width: 100%;
	gap: 0.5em;
	margin-top: 0.5em;
	box-sizing: border-box;
}

	.full-product-description > .button-col {
		display:flex;
		flex-direction:column;
		gap:0.75em;
	}

	.full-product-description .RadInput {
		min-height: unset !important;
	}

		.full-product-description .RadInput > textarea {
			height: 100%;
			min-height: fit-content;
			box-sizing: border-box;
		}

			.full-product-description .RadInput > textarea.riDisabled {
				color: unset;
				opacity: 1;
				background-color: rgba(100, 100, 100, 0.1);
			}

.place-order-grid-details-row-image {
	width: 120px;
	height: 120px;
	border-radius: 3px;
	margin: 6px 6px 0 0;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 3px;
}

.place-order-grid-row-comment {
	font-size: 10px;
	display: table;
	border-radius: 4px;
	padding: 4px 12px;
	margin-top: 2px;
	font-weight: 700;
	background-color: rgba(1, 1, 1, 0.1) !important;
	font-style: italic;
}

.place-order-grid-details-row-image:hover {
    cursor: pointer;
}

.place-order-grid-details-row-label {
    display: flex;
    flex-direction: column;
    font-weight: bold;
    padding-right: 4px;
}

.place-order-grid-details-row-value {
    display: flex;
    flex-direction: row;
}

.place-order-grid-button-wrapper {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.place-order-analysisdecode-label {
    width: 220px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}

.place-order-grid-button {
	display: flex !important;
	flex-direction: column;
	max-width: 24px !important;
	min-width: 24px !important;
	align-items: center;
	justify-content: center;
	height: 24px;
	width: 24px;
	padding: 0 !important;
}

.place-order-grid-button span {
	top:0 !important;
	font-size: 10px !important;
}

.place-order-grid-button-large {
	display: flex !important;
	flex-direction: column;
	max-width: 30px !important;
	min-width: 30px !important;
	align-items: center;
	justify-content: center;
	height: 30px;
	width: 30px;
	padding: 0 !important;
}

	.place-order-grid-button-large span {
		top: 0 !important;
		font-size: 12px !important;
	}

/*Place Order Add Section*/
.placeorder-panel-wizard-step {
    display: flex;
    flex-direction: column;
    height:100%;
}

.place-order-panel-inner {
    display: flex;
    flex-direction: row;
    padding: 0 0 0 6px;
	flex:1 1 auto;
	height:400px;
}

.RadWizard .rwzContent {
	overflow:hidden;
}

.place-order-tools-wrapper {
	border-style: solid;
	border-width: 0 0 1px 0;
	display: flex;
	flex-direction: row;
	min-height: 91px;
	font-size: 10px;
	padding: 8px 10px;
	background-color: rgba(100,100,100,0.1);
}

.place-order-tools-button {
    display: flex !important;
    flex-direction: row;
    align-items: center;
     justify-content:center;
    font-size:11px;
}

.clear-product-button {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    margin-left: 2px;
}

.clear-product-button span {
    top: 0;
    font-size: 10px;
}

.drag-list-button-column {
	display: flex;
	flex-direction: column;
	width: 30px;
	margin: 0 3px 0 6px;
}

.drag-list-button {
	width: 25px;
	height: 25px;
	margin-bottom: 3px;
	background-image: none !important;
	padding: 0 !important;
}

.place-order-tools-button:disabled {
    opacity: 0.5;
}

.place-order-tools-button .RadComboBox .rcbDisabled {
    filter: alpha(opacity=30);
    opacity: .3;
}

.place-order-tools-button:link, .place-order-tools-button:visited, .place-order-tools-button:hover, .place-order-tools-button:active,
.clear-product-button:link, .clear-product-button:visited, .clear-product-button:hover, .clear-product-button:active {
    text-decoration: none !important;
    line-height: 0;
}

.place-order-tools-button span {
    top: 0;
    margin-right: 4px;
    margin-left: -2px;
}

.place-order-tools-wrapper-row {
	display: flex;
	flex-direction: row;
	width: 100%;
}

.place-order-tools-wrapper-row2 {
	display: flex;
	flex-direction: row;
	width: 100%;
	flex-wrap:wrap;
	gap:4px;
}

.place-order-tools-wrapper-col {
    display: flex;
    flex-direction: column;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.place-order-tools-col1 {
    flex-direction:row;
	width:100%;
}

.place-order-tools-col2 {
    margin-right: 4px;
    min-width: 130px;
    max-width: 130px;
}

.place-order-tools-col3 {
    margin-right: 4px;
    min-width: 90px;
    max-width: 90px;
    text-align: right;
}

.place-order-tools-col4 {
    margin-right: 4px;
    min-width: 90px;
    max-width: 90px;
    text-align: right;
}

.place-order-value-cols {
	display:flex;
	flex-direction:row;
}

.place-order-tools-col5 {
    margin-right: 8px;
    min-width: 90px;
    max-width: 90px;
    text-align: right;
}

.place-order-tools-col6 {
    min-width: 62px;
    max-width: 62px;
    font-size: 12px;
    font-weight: 600 !important;
}

.place-order-tools-col6 > div {
    height: 100%;
    display:flex;
    flex-direction:column;
    justify-content: space-between;
}

.place-oder-label-1 {
    margin-bottom: 0;
    font-size: 9px;
    margin-left: 2px;
    margin-right: 2px;
}

.place-oder-label-2 {
	display:flex;
	flex-direction:row;
	min-height:14px;
	max-height:14px;
    margin-bottom: 0;
    font-size: 9px;
    margin-right: 2px;
    font-weight:bold;
}

.place-order-tools-wrapper .RadPicker .RadInput, .place-order-tools-wrapper .RadComboBox .rcbEmptyMessage {
    font-size: 11px !important;
}

.place-order-tools-wrapper .RadComboBox_Office2010Silver .rcbInner, .place-order-tools-wrapper .riTextBox {
    min-height: 26px;
    max-height: 26px;
}

.place-order-tools-wrapper .RadComboBox .rcbInput {
    height:100% !important;
}

.place-order-tools-wrapper .RadComboBox .rcbActionButton {
    top: 1px !important;
}

.place-order-panel-inner .rgHeaderWrapper {
    display: none;
}

.order-modal-row-small {
    display:flex;
    flex-direction:row;
    align-items:center;
    font-size:12px;
}

.order-modal-row-small label {
    font-size: 12px;
    width: 70px;
    min-width: 70px;
}

.order-modal-row-small-col {
    display:flex;
    flex-direction:column;
    width:10px;
}

/*Helpers*/
.hd-flex-row {
    display: flex;
    flex-direction: row;
}

.hd-flex-column {
    display:flex;
    flex-direction:column;
}

.rwzFinish {
    display:none !important;
}


/*Alternate Code Import*/
.alternate-imported-row {
	display:flex;
	flex-direction:row;
	margin-bottom:4px;
}

.alternate-imported-value-wrap {
	display: flex;
	flex-direction: column;
	width: 50%;
	border: 1px solid #d4d4d4;
	border-radius: 6px;
	padding: 10px;
	align-items: center;
}

.alternate-imported-value {
	font-size: 40px;
}

.alternate-imported-label {
	font-weight: 600;
	font-size: 0.9em;
}

.alternate-import-error-row {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	margin-bottom: 2px;
}

.alternate-import-error-value {
	width: 80px;
	padding-right: 10px;
	text-align: right;
	font-size: 20px;
	font-weight: 600;
}

.alternate-import-error-col {
	display:flex;
	flex-direction:column;
}

.alternate-import-error-label {
	font-weight: 400;
	margin-top: 5px;
}

.alternate-import-error-examples {
	font-size: 0.8em;
	font-weight: 700;
}

.alternate-import-error-title {
	font-size: 16px;
	font-weight: bold;
	width: 70px;
	vertical-align: top;
	text-align: center;
}

.alternate-import-error-title img {
	margin-top: 4px;
	width: 40px;
}

.alternate-import-error-title span {
}

.RadListBox_Office2010Silver .rlbButton {
	background-image: none !important;
	border: none !important;
}

/*Customer Stock*/
.CustStockSearchWrapper,
#ctl00_ContentPlaceHolderBody_txtSearch_wrapper,
#ctl00_ContentPlaceHolderBody_txtSearch {
	min-width: 250px;
}

.CustStockSearchLabel {
	margin-right:6px;
	font-size:1.1em;
}

.customer-stock-search-row {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 5px;
	gap:3px;
}

.customer-stock-search-button {
	margin-left: 2px;
	line-height: 20px !important;
	height: 28px !important;
	font-size: 12px;
}

.customer-stock-search-button span {
	margin: 0 !important;
}

.full_width {
	width:100%;
}

.RadRibbonBar {
	width:100% !important;
}

/*Stock Threshold*/
.stock_threshold_table {
	margin-top: 10px;
}

.stock_threshold_table th:nth-child(1), .stock_threshold_table td:nth-child(1) {
	width:100px;
	
}

.stock_threshold_table th:nth-child(2), .stock_threshold_table td:nth-child(2) {
	width: 100px;
	text-align:center;
}

.stock_threshold_table th:nth-child(3), .stock_threshold_table td:nth-child(3) {
	width: 100px;
	text-align: center;
	padding:2px;
}

.stock_threshold_table th:nth-child(4), .stock_threshold_table td:nth-child(4) {
	width: 200px;
}

.rcEnabledCustom{
	color:#000 !important;
	opacity: 1 !important;
}


.reTool {
	box-sizing: content-box !important;
}
.settings_example {
	display: flex;
	flex-direction: column;
	margin-top: 10px;
	padding: 10px 14px;
}

.settings_example_title {
	font-weight: bold;
	margin-bottom: 10px;
}

.settings_example_case {
	display: flex;
	flex-direction: column;
	font-size: 1.1em;
	font-style: italic;
	padding-left: 30px;
}

.settings_example_tab {
	margin-left: 20px;
}

.order-page-thumb-list-wrap {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	max-width:900px;
}

.order-page-image-buttons {
	padding: 0 !important;
	margin: 0 !important;
	background-color: transparent !important;
	background-image: none !important;
	border-style: !important;
	border-width: 0 !important
}

.RescheduledSpan {
	display:inline-block;
	background-color: #636363;
	color: #fff;
	padding: 2px 10px 3px 10px;
	padding: 2px 10px 3px 10px;
	font-size: 11px;
	border-radius: 4px;
	margin-top:4px;
}

.thumbnailProgresswrap {
	display:flex;
	flex-direction:row;
	max-width:600px;
	padding-top:20px;
}

.thumbnailProgress {
	border: none !important;
}

.summaryDivRow {
	display: flex;
	flex-direction: row;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.summaryDivRowTitle {
	font-weight: bold;
	width:100px;
	min-width:100px;
	padding-right:10px;
}

.summaryDivRowValue {
}

.DashboardWrapper {
	display: grid;
	grid-template-columns:270px 1fr;
	gap:4px;
}

.dashboard_col1 {
}

.dashboard_col2 {
}

.summarySpacingVert {
	margin-bottom:4px;
}

.divInvoicesWrapper {
	display:flex;
	flex-direction:column;
	height:100%;
}

.divInvoiceStatementsrow {
	display:flex;
	flex-direction:row;
	flex:1 1 auto;
}

.divInvoiceStatementsrow_col1 {
	display: flex;
	flex-direction: column;
	flex:1 1 auto;
	width:200px;
}

.divInvoiceStatementsrow_col2 {
	display:flex;
	flex-direction:column;
	margin-left:4px;
	width:260px;
	min-width:260px;
}

.chartandvaluerow {
	display: flex;
	flex-direction: row;
}

.chartandvaluecol {
	display: flex;
	flex-direction: column;
	width: 220px;
	font-size: 12px;
	justify-content: space-between;
	padding:4px 0 4px 10px;
}

.chartandvaluecol > div {
	display: flex;
	flex-direction: row;
	justify-content:space-between;
	width:100%;
}

.chartandvaluecol > div > div {
	font-weight:bold;
	margin-right:10px;
}

.chartandvaluerow_col2 {
}

.order-summary-div {
	padding: 2px 4px;
}

.order-summary-div > div {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin:3px 0;
}

.order-summary-div > div > div {
	font-weight:bold;
}

.licence-row-outer {
	display: flex;
	flex-direction: row;
}

.licence-row-outer-col1 {
	display: flex;
	flex-direction: column;
	flex:1 1 auto;
	width:100%;
}

.licence-row-outer-col2 {
	display: flex;
	flex-direction: column;
	width:550px;
	padding-left:40px;
}

.licence-title {
	font-size:16px;
	margin-bottom:10px;
}

.licence-summary-row {
	display: flex;
	flex-direction: row;
	font-size:12px;
	margin-bottom:6px;
}

.licence-summary-row div {
	font-weight:bold;
	width:100px;
}

.licence-key-row {
	display: flex;
	flex-direction: row;
	font-size: 12px;
}

.licence-new-installation {
	margin:20px 0 10px 0;
}

.licence-user-row {
	display: flex;
	flex-direction: row;
	width:100%;
	align-items: center;
	font-size: 12px;
	margin:2px 0;
}

.licence-user-row-col1 {
	width: 170px;
	min-width: 140px;
	max-width: 140px;
	font-weight: bold;
}

.licence-user-row-col2 {
	width: 350px !important;
}

.licence-user-row-col3 {
	display:flex !important;
	flex-direction:column;
}

.grid-toolbar-button-wrap {
	display: flex;
	flex-direction: row;
	float: right;
	align-items: center;
}

.grid-toolbar-button-spacer {
	margin: 0 10px;
	border-style: solid;
	border-width: 0 1px 0 0;
	height: 16px;
	opacity: 0.6;
}

.grid-toolbar-button-wrap-left {
	display: flex;
	flex-direction: row;
	float: left;
	align-items:center;
}

.see-all-wrap {
	padding-right: 8px;
}

.delivery-map-drivers-head {
	padding: 0 5px 0 10px;
}

.pad-2px {
	padding:2px;
}

.delivery-map-drivers-head-inner {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content:space-between;
	margin-top:6px;
}

.modal-content-column {
	display: flex;
	flex-direction: column;
}

.history-lines-form {
	height: 100%;
	padding: 10px !important;
}

.message-wrap-outer {
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 10px;
}

.pod-activity-outer {
	display:flex;
	flex-direction:column;
	flex:1 1 auto;
}

.pod-activity-main-row {
	display: flex;
	flex-direction: row;
}

.pod-activity-details-wrap {
	flex: 1 1 auto;
}

.pod-activity-title {
	display:flex;
	flex-direction:row;font-weight:bold;
}

.pod-activity-value {
}

.pod-activity-rows {
	display:flex;
	flex-direction:row;
	height:100%;
	overflow:hidden;
}

.pod-activtiy-signature-wrap {
	display: flex;
	flex-direction: column;
	width: 300px;
	max-width: 300px;
	margin-left: 4px;
	flex: 1 1 auto;
}


.pod-activtiy-signature-inner {
	display:flex;
	flex-direction:column;
	height:100%;
	padding:10px;
}

.pod-activity-map-row {
	display: flex;
	flex-direction: row;
	min-height: 270px;
	height: 270px;
	margin-bottom:4px;
}

.pod-activtiy-map-wrap {
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
}


.pod-activtiy-address-wrap {
	display: flex;
	flex-direction: column;
	width: 300px;
	max-width: 300px;
	margin-right: 4px;
	flex: 1 1 auto;
}


.pod-activity-photo-inner {
	padding: 3px;
	overflow-y:scroll;
	height:100%;
}

.pod-activity-photo-outer {
	display: flex;
	flex-direction: column;
	margin-left:4px;
	width:150px;
	min-width:150px;
	height:600px;
}

.flex-col {
	display:flex;
	flex-direction:column;
}

.flex-col-center {
	display: flex;
	flex-direction: column;
	align-items:center;
	justify-content:center;
}

.flex-row {
	display: flex;
	flex-direction: row;
}

.flex-row-center {
	display: flex;
	flex-direction: row;
	align-items:center;
}

.flex-row {
	display: flex;
	flex-direction: row;
}

.flex-full-space {
	flex: 1 1 auto;
}

.doctest_wrap {
	display:flex;
	flex-direction:column;
	padding:10px 0;
}

.doc_Test_row {
	display: flex;
	flex-direction: row;
	padding:3px 0;
	align-items:baseline;
	
}

.doc_test_col1 {
	display:flex;
	flex-direction:column;
	width:150px;
	min-width:150px;
	font-weight:600;
}

.doc_test_col2 {
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
	padding-left: 50px;
	word-break: break-all;
	overflow: hidden;
	font-size: 11px;
	min-height: 26px;
}

.doc_test_col2 .glyphicon-ok {
	color: green;
}

.doc_test_col2 .glyphicon {
	margin-left: -45px;
	font-size: 20px;
	width: 45px;
	top: 5px;
}

.RadListBox_Office2010Silver .rlbGroup, .RadListBox_Office2010Silver .rlbTemplateContent {
	background-color: transparent !important;
}


.RadGrid_Office2010Silver {
	background-color: transparent !important;
}

.RadGrid_Office2010Silver .rgPagerCell > div {
	background-color: transparent !important;
}

.loading-panel {
	overflow:hidden;
}

.rspSlideHeader, .rspSlideTitleContainer {
	background-color: transparent !important;
	background-image: none !important;
	font-weight:600;
}

.RadWindow_Office2010Silver .rwTitleBar {
	background-image:none !important;
	margin:0 !important;
}

.RadWindow .rwTitleWrapper {
	line-height: 30px !important;
	height: 30px !important;
}

.RadWindow {
	padding:0 !important;
}

.RadWindow .rwContent {
	border-width: 1px 0 0 0 !important;
}

.RadGrid .rgExpXLSIcon:after {
	content: "Export to Excel";
}

.RadGrid .rgExpCSVIcon:after {
	content: "Export to CSV";
}

.RadGrid .rgExpCSVIcon:after, .RadGrid .rgExpXLSIcon:after {
	font-size: 11px;
	margin-left: 4px;
}

.RadGrid .rgExpCSVIcon:before, .RadGrid .rgExpXLSIcon:before {
	font-size: 20px !important;
}

.command-button-row {
	display: flex;
	flex-direction: row;
}

.command-button-row button span {
	display: flex !important;
	flex-direction: row;
	width: auto !important;
	padding-left: 4px;
	padding-right: 8px;
	height: 26px !important;
	align-items: center;
}

.history-filter-filter-button {
	margin: 0 0 4px 0 !important;
	height: auto !important;
	width: 170px !important;
	clear: both;
}

.history-filter-filter-button:hover {
	cursor: pointer;
}

.history-filter-filter-button .rtileContent {
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
	height: 100%;
	justify-content: center;
	padding:10px;
	width: 100%;
}

.history-filter-small-text {
	display: flex;
	flex-direction: row;
	font-size: 14px !important;
	line-height: 18px !important;
	font-weight:bold;
}

.history-filter-large-text {
	font-size:20px;
	margin:6px 0;
}

.email-spool-wrap {
	display:flex;
	flex-direction:row;
	margin-bottom:6px;
}

.email-spool-wrap .col1 {
	display: flex;
	flex-direction: column;
	width: 40px;
	min-width: 40px;
	font-weight: bold;
}

.email-spool-wrap .col2 {
	display: flex;
	flex-direction: column;
	overflow-wrap: anywhere;
}

.progress-bar-wrap {
	display:flex;
	flex-direction:row;
	flex:1 1 auto;
	width:100%;
	align-items:center;
	padding:10px 0;
}

.rpbStateSelected, .RadUploadProgressArea_Office2010Silver .ruProgress {
	background-image: none !important;
}

.connecting-services-wrap-outer {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1000;
}

.connecting-services-modal {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
}

.connecting-services-col {
	display:flex;
	flex-direction:column;
	margin-left: 20px;
}

.connecting-services-modal-label {
	font-weight:bold;
	font-size:16px;
}

.connecting-services-modal > .material-loading-logo {
	left: unset !important;
	top: unset !important;
	width: 50px	!important;
	height: 50px !important;
	margin: unset !important;
}

.updating-order-val {
	display:flex;
	flex-direction:row;
	width: 100%;
	border-radius: 3px;
	margin: auto;
}

.rgDataDiv {
	overflow-y:scroll !important;
}

.order-cost-prices {
	display:flex;
}

.order-cost-prices > div {
	display:flex;
	flex-direction:column;
	width:33%;
	align-items:center;
}

.download-desp {
	background-color: #CB0606 !important;
	background: #CB0606 !important;
	color: #fff !important;
}

.order-qty-inner {
	display:grid;
	grid-template-columns:85px 1fr;
	margin-top:4px;
	min-height:26px;
	align-items:center;
}

.order-qty-inner > div:first-child {
	font-weight:600;
	font-size:0.85em;
}

.customer-stock-col-wrap {
	display: flex;
	flex-direction: column;
	width: 200px;
	min-width: 100%;
	flex: 1 1 auto;
}

.stock-col-options-wrap {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin-bottom: 12px;
}

@keyframes servicesanimation {
	from {
		height:0;
	}
	to {
		height:100%;
	}
}

@media (max-width:1200px) {

	.main_content_wrap {
		grid-template-columns: 1fr;
	}

	.InvoiceContactUs {
		height: 30px !important;
	}

	.login_outer {
		width: 100%;
		min-width: 100%;
		padding-top: 70px;
	}


	.ToolbarTableWrapper {
		font-size:0.8em;
	}

	.StandardChartHeight, .divInvoiceStatementsrow_col2, .main_content_wrap_col1, .main_content_wrap_col3 {
		display: none;
	}



	.SettingsToolbarOuter {
		width:170px;
	}

	.doc_filters_col1 {
		width:250px;
		min-width:250px;
	}

	.ToolbarPanel {
		padding:0;
	}

	.LogoPanelOuter {
		padding:0 14px;
	}

}

@media (max-width:1100px) {

	html, body, form {
		width: 100vw;
		margin: 0;
		padding: 0;
		overflow-x: hidden;
	}

	.MainBody {
		padding-bottom: 0;
	}

	.main_content_wrap {
		grid-template-columns: 1fr;
	}

	.login_outer {
		flex-direction: column;
		padding-top: 20px;
	}

	.login_cols {
		width: 100%;
		max-width: 500px;
	}

	.login_cols_right {
		padding: 30px;
	}

	.dashboard_col2,
	.main_content_wrap_col1,
	.main_content_wrap_col3,
	.CustStockSearchLabel,
	.doc_filters_col1,
	#gridfilterbuttonscol,
	.CustSearchLabel,
	.CustSearchCol2,
	.rwzBreadCrumb,
	.order-wizard-item-button-wrapper,
	.hide-mobile,
	#ContentPlaceHolderBody_divSageAnalysisCodes {
		display: none !important;
	}

	.main_page-outer > .LogoPanelOuter {
	}

	.DashboardWrapper .InnerWrapperContentPaneBorder {
		border-top: none !important;
		border-left: none !important;
		border-right: none !important;
		border-bottom: none !important;
	}

	.DashboardWrapper .SubtitleTitleDiv {
		font-size: 1em;
		margin-top: 20px;
		padding: 0 20px;
	}

	.DashboardWrapper .summaryDivRow {
		font-size: 0.95em;
		padding: 2px 10px;
		box-sizing: border-box;
	}

	.DashboardWrapper .summaryDivRowTitle {
		width: 120px;
		min-width: 120px;
	}

	.DashboardWrapper .SummaryTableDivWrapper {
		padding: 0 10px;
	}


	.dashboard_col1 {
		width: 100%;
	}

	.PODTabPad {
		padding: 0;
	}

	.rgRow > td, .rgAltRow > td {
		/*white-space: nowrap;*/
}

	.PageTitlePanelOuter {
		display: flex;
		flex-direction: column;
		padding: 10px 10px 0 10px;
		box-sizing: border-box;
		height: unset;
		width: 100vw;
		border-width: 1px 0 0 0;
	}

	.span-truncate {
		width: unset;
	}

	.PageTitlePanel {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		height: unset;
	}

		.PageTitlePanel > div {
			display: flex;
			flex-direction: row;
			justify-content: flex-start;
			width: 100%;
		}

	.CustomerNameTitle {
		font-size: 1.1em;
	}

	.rcbSlide {
		left: 0 !important;
		right: 0 !important;
		width: 100vw !important;
		box-sizing: border-box;
	}

	.RadComboBoxDropDown {
		width: 100vw !important;
		height: 350px !important;
	}



	.customer-stock-search-row {
		display: grid;
		grid-template-columns: 1fr 50px 50px;
		padding: 0 10px;
		width: 100vw;
	}

		.customer-stock-search-row > .button-defaults {
			min-height: 36px !important;
		}

	#ctl00_ContentPlaceHolderBody_txtSearch_wrapper {
		height: 36px;
		width: 100%;
	}

	.modal-dialog {
		margin: 0 !important;
		width: 100vw !important;
	}

	.CustStockSearchWrapper {
		width: 100%;
	}

	.StockOrderButton {
		min-height: 40px;
	}

	.doc_filters_col2 {
		width: 100vw;
	}

	.LogoPanel {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.SiteTitle {
		font-size: 18px;
	}

	.sitenamecolumn > .ContactWrapper {
		display: none;
	}

	#PromoRotatorModal .modal-dialog {
		height: 100vh;
		margin: 0 !important;
		width: 100vw;
	}

	#ToolbarWrapper {
		display: flex;
		flex-wrap: wrap;
		font-size: 1.2em;
	}

	.divInvoicesWrapper .InnerWrapperContentPaneBorder {
		border-top: none !important;
		border-left: none !important;
		border-right: none !important;
		border-bottom: none !important;
	}

	.rgWrap.rgAdvPart,
	.rgWrap.rgNumPart,
	.rgFooterDiv {
		display: none !important;
	}

	.RadGrid .rgPagerCell {
		font-size: 20px;
	}

		.RadGrid .rgPagerCell .t-font-icon:before {
			font-size: 20px !important;
		}

		.RadGrid .rgPagerCell .rgInfoPart {
			font-size: 0.65em;
			margin-left: auto;
			margin-right: 8px;
		}

	.NextPrevNumericAndAdvanced {
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	.RegFormWrapper {
		width: 100%;
	}

	#ContentPlaceHolderBody_RegFormWrapper {
		display: flex;
		flex-direction: column;
		width: 100vw;
		padding: 0 20px;
		box-sizing: border-box;
	}

	.RegFormWrapper-inner {
		flex-direction: column;
	}

		.RegFormWrapper-inner .termsrow {
			width: 100%;
		}

		.RegFormWrapper-inner .col1,
		.RegFormWrapper-inner .col2 {
			width: 100%;
		}

		.RegFormWrapper-inner .title {
			margin-top: 20px;
		}

	.RegFormWrapper-button-row {
		width: 100%;
	}

	.viewtermslink {
		margin-left: unset;
	}

	.RadCaptcha,
	#ctl00_ContentPlaceHolderBody_RadCaptcha_SpamProtectorPanel {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
		gap: 6px;
	}

	.password_reset_col,
	.login-system-wrap {
		width: 100vw;
		padding: 0 20px;
		box-sizing: border-box;
	}

	#ctl00_ctl00_cmbCustomerSearchPanel {
		display: flex;
		flex-direction: row;
		flex: 1 1 auto;
	}

	#ctl00_cmbCustomerSearch {
		width: 100% !important;
	}

	.CustSearchTable td {
		font-size: 1.1em;
		padding: 6px;
	}

	.CustSearchCol3 {
		width: 90px;
	}

	.SwitchCustomerWrapper {
		height: unset;
	}

	.place-order-tools-wrapper {
		flex-direction: column;
		align-items: center;
		height: 180px;
	}

	.place-order-tools-col6 {
		width: 100%;
		max-width: 100%;
		max-height: 40px;
		height: 40px;
		margin-top: 4px;
	}

	.place-order-panel-inner {
		width: 100vw;
		padding: 0;
	}

		.place-order-panel-inner .rgRow,
		.place-order-panel-inner .rgAltRow {
			display: grid;
			grid-template-columns: 1fr 80px 75px;
			align-items: flex-start;
			width: 100vw;
			height: unset !important;
		}

	.place-order-grid-button {
		width: 30px !important;
		height: 30px !important;
		max-width: unset !important;
	}

		.place-order-grid-button span {
			font-size: 14px !important;
		}

	.order-wizard-deliverypanel-inner {
		flex-direction: column;
		gap: 40px;
	}

	.order-wizard-deliverypanel-col {
		width: 100%;
	}

	.vLargetitle,
	.Logintitle {
		margin-top: 40px;
	}

	.customerstockgridwrap {
		width: 100vw;
	}

	#orderoptionscolswrap {
		flex-direction: column !important;
	}

}

.terms-checkbox-row {
	display:flex;
	flex-direction:row;
	align-items:center;
	font-size:1.2em;
	font-weight:600;
	gap:0.75em;
	justify-content:flex-end;
	background-color:#eee;
	flex:1 1 auto;
	margin-left:auto;
	padding:0.25em 1.5em;
	border-radius:0.5em;
	margin-top:0.5em;
}

	.terms-checkbox-row .RadButton .rbIcon::before {
		font-size: 20px;
	}

.place-order-tools-wrapper-col.warehouse-col {
	max-width: 250px;
}

.place-order-tools-wrapper-col.date-col {
	max-width: 110px;
}

.place-order-tools-wrapper-col.analysis-codes-wrap {
	max-width: 250px;
}

.product-search-outer {
	display:flex;
	flex-direction:column;
	flex:1 1 auto;
	padding-right:2em;
	box-sizing:border-box;
}

.product-search-row {
	display: flex;
	flex-direction: row;
}

.order-line-title-row {
	display: flex;
	flex-direction: row;
	gap: 1em;
	align-items: center;
	padding:2px 0 2px 0;
	font-size: 9px;
	font-weight:bold;
	box-sizing:border-box;
}

	.order-line-title-row.qty-col {
		justify-content:flex-end;
	}

	.order-line-title-row span,
	.order-line-title-row label {
		margin-bottom: 0;
	}

	.order-line-title-row .error {
		background-color: red;
		color: #fff;
		animation: blinker 3s linear infinite;
		padding: 0 4px;
		border-radius: 3px;
		box-sizing:border-box;
	}



@media (max-width:650px) {
	#orderoptionscols {
		display:none;
	}

	.place-order-tools-wrapper {
		flex-direction: column;
		align-items: center;
		height: 140px;
	}
}

@media print and (color) {
	* {
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact;
	}
}

