
/* DAW Theme Changes */

.WebToolBar,
.WebMenuBar {
    font-size: 14px;
    margin: 0px !important;
}

/* reduce the padding around the view to reduce white space */
.df-ModeDesktop:not(.df-ModeTablet) .WebInlineView>div.WebContainer {
    padding: 5px;
}

/* On the desktop allow any background images to be visible, whilst setting
   a backgound colour for the view region else the image bleeds through */
.df-ModeDesktop:not(.df-ModeMobile) .WebApp {
    background-color: transparent !important;
}

.WebView {
    background-color: #EFEFEF;
}

.df-ModeDesktop:not(.df-ModeTablet) .WebCardContainer{
    padding-left: 0px;
}

.df-ModeMobile .WebCard{
    padding: 0px !important;
}

.WebTabContainer.WebControl > .WebCon_Inner {
    margin-top: 3px !important;    
}

.df-ModeMobile .WebTbc_Head {
    display: none;
}

.WebItm_Icon::before {
    color: #ffffff !important;
}

.df-ModeMobile .WebGroup > .WebCon_Inner {
    min-height: unset;
}

/* Triumph Theme Changes */

/* Reduce the height of the menu bar and ajust the view position to 
   take up the available space */
   
.df-ModeDesktop:not(.df-ModeTablet) .taNotFullScreen .taSubMenuPanel.WebContainer {
    width: 1000px;
    margin: 0 auto;
}

.taMenu {
    width: 100%;
}

.taMenu .WebMenuItem {
    height: 44px;
}

.taMenu .WebCmd_ToolWrap {
    box-shadow: none;
}

.taViewMenu .xWebCmd_ToolWrap {
    box-shadow: none;
    height: 35px;
}

.taEnquiryOnly .WebApp_ViewRegion {
    margin-bottom: unset;
}

.taViewMenu.taAltMenu .xWebMenuItem {
    height: unset !important;
}

.df-ModeDesktop:not(.df-ModeMobile) .WebMenuItem.taActiveItem {
    background-color: #E2961C; /*linear-gradient(to bottom, #deb900 0%,#f5cc00 100%);*/
}

.taSubMenu .WebCmd_ToolWrap,
.taViewMenu .WebCmd_ToolWrap {
    background: none repeat scroll 0 0 #277fd5;
}

 
.taSubMenu .xWebMenuBar{
    background: none repeat scroll 0 0 #348ee6;
    height: 35px !important;
}

.taSubMenu .WebToolBar {
    width: 100%;
}

.taSubMenu .WebMenuBar.Web_Enabled ul.WebBarRoot > li:hover > div,
.taSubMenu .WebMenuBar ul.WebBarRoot > li.WebItm_Expanded > div,
.taViewMenu .WebMenuBar.Web_Enabled ul.WebBarRoot > li:hover > div,
.taViewMenu .WebMenuBar ul.WebBarRoot > li.WebItm_Expanded > div {
    background-color: unset !important;    
}

.df-ModeDesktop:not(.df-ModeTablet) .taViewMenu {
    margin-top: -5px;
    margin-left: -5px;
    margin-right: -5px;
}

.taSubMenu .WebMenuItem.taActiveItem,
.taViewMenu .WebMenuItem.taActiveItem {
    background-color: #005899 !important; /*linear-gradient(to bottom, #deb900 0%,#f5cc00 100%);*/
}

.taViewMenu .WebToolBar {
    width: 100%;
}

.taTopPanel.taHideHeader .WebCon_Main {
    display: none;
}

.taLogoPanel .WebCon_Content {
    padding: 0px;
}

.df-ModeDesktop:not(.df-ModeTablet) .WebApp.taNotFullScreen > .WebCon_Sizer > .WebCon_Main {
    left: 50%;
    width: 1000px;
    margin-left: -500px;
}

.df-ModeDesktop:not(.df-ModeTablet) .WebApp.taNotFullScreen.taEnquiryOnly > .WebCon_Sizer > .WebCon_Main {
    left: unset;
    width: unset;
    margin-left: unset;
}

.df-ModeDesktop:not(.df-ModeTablet) .taNotFullScreen .taLogoPanel > .WebCon_Sizer {
    width: 1000px;
    margin: 0 auto;
}

.taTopPanel {
    height: auto !important;
    background-color: transparent;
}
    
.taLogoPanel {
    background-color: #ffffff;
    
}

/* - - - - - - Header - - - - - -  */

.taLogoImage > div.WebCon_Inner {
    margin: 0px;
}

.taLogoImage img{
    width: auto;
    margin-left: 0 !important;
}

.taUserDetails {
    text-align: right;
}

.df-ModeMobile .taUserDetails {
    position: absolute;
}

.taUserDetails > div > div {
    position: absolute;
    right: 0px;
}

.df-ModeMobile .taUserDetails > div > div {
    position: unset;
}

.taHelpButton{
    color: #787878 !important;
    text-decoration: none !important;
    font-weight: bold !important;
}

.df-ModeMobile .taHelpButton {
    position: absolute;
    right: 82px;
}

.df-ModeMobile .taHelpButton.taLoggedIn {
    top: 22px;
}

.taHelpButton i {
    font-style: normal;
}

.taVersionButton{
    color: #ff0000 !important;
    margin-right: 6px;
}

.df-ModeMobile .taVersionButton {
    position: absolute;
    right: 125px;
}

.df-ModeMobile .taVersionButton.taLoggedIn {
    top: 22px;
}

.taVersionButton i {
    font-style: normal;
}

.taLoggedInUser {
    color: #787878 !important;
    font-weight: bold !important;
    margin-left: 15px;
}

.df-ModeMobile .taLoggedInUser {
    position: absolute;
    right: 4px;
}

.taLoggedInUser i {
    font-style: normal;
}

.taLogoutButton {
    color: #787878 !important;
    text-decoration: none !important;
    font-weight: bold !important;
    margin-left: 15px;
}

.df-ModeMobile .taLogoutButton {
    position: absolute;
    top: 22px;
    right: 4px;
}

.taLogoutButton i {
    font-style: normal;
}

.taLoginButton{
    margin-left: 15px;
    color: #787878 !important;
    text-decoration: none !important;
    font-weight: bold !important;
}

.taLoginButton i {
    font-style: normal;
}

.taMenuCartPanel {
    background: none repeat scroll 0 0 #348ee6;
    text-align: left;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.22);
    color: #fff;
}

.df-ModeDesktop:not(.df-ModeTablet) .taNotFullScreen .taMenuCartPanel > .WebCon_Sizer {
    width: 1000px;
    margin: 0 auto;
}

.taCartPanel {
    position: absolute;
    right: 110px !important;
    background-color: #348ee6;
    color: #ffffff;
    top: 0px !important;
    width: 300px !important;
    font-size: 14px;
}

.df-ModeMobile .taCartPanel {
    right: 75px !important;    
    width: 100px !important;
}

.taCartSearchForm {
    position: relative;
    top: 2px;
    width: 200px !important;
}

.taCartSearchForm input{
    color: #181818;
    font-size: 13px;
}

.df-ModeTablet .taCartSearchForm .WebFrm_Prompt:before {
    top: 2px !important;
    left: 2px !important;
}

.df-ModeTablet .taCartSearchForm input{
    height: 21px !important;
}

.taCartQtyValue {
    position: absolute;
    top: -10px;
    right: -43px;
    width: 28px !important;
}

.taCartQtyValue_Hide {
    display: none;
}

.taCartQtyValue .WebCon_Inner{
    margin: 0px;
    min-height: 28px;
}

.taCartQtyValue .WebHtml_Wrp{
    padding: 0px;
    background: #B72025;
    height: 28px;
    width: 28px !important;
    border-radius: 28px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.22);
    overflow: hidden !important;
}

.taCartQtyValue p{
    font-weight: bold;
    color: white;
    line-height: 26px;
    text-align: center;
}

.taCartQtyValue.taCartQtyValue_3digits p{
    font-size: 90%;
}

.taCartQtyValue.taCartQtyValue_4digits p{
    font-size: 75%;
}

.taCartAmtValue {
    position: absolute;
    top: 8px;
    right: 0px;
    xleft: 112px;
    font-weight: bold;
    xwidth: 95px !important;
    height: 26px;
    text-align: center;
    width: 100px !important;    
}

/* - - - - - - Login - - - - - -  */

.df-ModeDesktop:not(.df-ModeMobile) .WebView.taLoginView {
    background: transparent;
}

.df-ModeDesktop:not(.df-ModeMobile) .WebView.taLoginView .WebCon_ContentWrp {
    background: transparent;
}

.df-ModeDesktop:not(.df-ModeMobile) .taLoginView .taLoginGroup {
    xopacity: 0.85;
    xborder: 1px solid #BABABA;
    background-color: #ffffff;
    
    xbackground-color: #EFEFEF;
    border-bottom: 1px solid #BABABA;
}

/* ta */

.taZoomImage {
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center center;
    width: 100%;
    height: 100%;
} 

.taStopCredit {
  color: #006600;
  font-weight: bold;  
}

.taCartBulkDiscountLabel {
    font-weight: bold;
}

.taCheckoutNormal .WebCon_LeftLabel label {
    font-size: 14px;
}

.df-ModeMobile .taCheckoutNormal .WebCon_LeftLabel label {
    font-size: unset;
}

.taCheckoutNormal input {
    font-size: 14px;
}

.df-ModeMobile .taCheckoutNormal input {
    font-size: unset;
}

.taCheckoutBold .WebCon_LeftLabel label {
    font-size: 14px;
    font-weight: bold;
}

.taCheckoutBold label {
    font-size: 14px;
    font-weight: bold;
}

.df-ModeMobile .taCheckoutBold .WebCon_LeftLabel label {
    font-size: unset;
}

.taCheckoutBold input {
    font-size: 14px;
    font-weight: bold;
}

.df-ModeMobile .taCheckoutBold input {
    font-size: unset;
}

.taCheckoutPayNow label {
    font-size: 14px;
    padding-top: 4px !important;
}

.taCheckoutPayNow span {
    margin-top: -3px;
}

.taCheckoutSubtotal {
}

.taCheckoutSubtotal .WebCon_LeftLabel label {
    color: black;
    font-size: 14px;
    padding-top: 4px;
}

.taCheckoutSubtotal .WebFrm_Wrapper {
    border: none;
    background-color: transparent !important;
}

.taCheckoutSubtotal input {
    color: black !important;
    font-size: 14px;
}

.taCheckoutBulkDisc {
}

.taCheckoutBulkDisc .WebCon_LeftLabel label {
    color: red;
    font-size: 14px;
    padding-top: 4px;
}

.taCheckoutBulkDisc.taCheckoutBulkDiscStrikeOut .WebCon_LeftLabel label {
    text-decoration: line-through;
}

.taCheckoutBulkDisc .WebFrm_Wrapper {
    border: none;
    background-color: transparent !important;
}

.taCheckoutBulkDisc input {
    color: red !important;
    font-size: 14px;
}

.taCheckoutBulkDisc.taCheckoutBulkDiscStrikeOut input {
    text-decoration: line-through;
}

.taCheckoutFreight {
}

.taCheckoutFreight .WebCon_LeftLabel label {
    color: black;
    font-size: 14px;
    padding-top: 4px;
}

.taCheckoutFreight .WebFrm_Wrapper {
    border: none;
    background-color: transparent !important;
}

.taCheckoutFreight input {
    color: black !important;
    font-size: 14px;
}

.taCheckoutTax {
}

.taCheckoutTax .WebCon_LeftLabel label {
    color: black;
    font-size: 14px;
    padding-top: 4px;
}

.taCheckoutTax .WebFrm_Wrapper {
    border: none;
    background-color: transparent !important;
}

.taCheckoutTax input {
    color: black !important;
    font-size: 14px;
}

.taCheckoutTotal {
    border-top: solid 1px #000000;
}

.taCheckoutTotal .WebCon_LeftLabel label {
    color: black;
    font-weight: bold;
    font-size: 14px;
    padding-top: 4px;
}

.taCheckoutTotal .WebFrm_Wrapper {
    border: none;
    background-color: transparent !important;
}

.taCheckoutTotal input {
    color: black !important;
    font-weight: bold;
    font-size: 14px;
}

.taCheckoutDeposit {
}

.taCheckoutDeposit .WebCon_LeftLabel label {
    color: black;
    font-size: 14px;
    padding-top: 4px;
}

.taCheckoutDeposit input {
    color: black !important;
    font-size: 14px;
}

.taCheckoutOutstanding {
    border-top: solid 1px #000000;
}

.taCheckoutOutstanding .WebCon_LeftLabel label {
    color: black;
    font-weight: bold;
    font-size: 14px;
    padding-top: 4px;
}

.taCheckoutOutstanding .WebFrm_Wrapper {
    border: none;
    background-color: transparent !important;
}

.taCheckoutOutstanding input {
    color: black !important;
    font-weight: bold;
    font-size: 14px;
}

.taCheckoutQty {
    height: 14px;
}

.taCheckoutQty .WebCon_LeftLabel label {
    color: black;
    font-style: italic;
    font-size: 14px;
    padding-top: 4px;
}

.taCheckoutQty .WebFrm_Wrapper {
    border: none;
    background-color: transparent !important;
}

.taCheckoutQty input {
    color: black !important;
    font-size: 14px;
}

.df-ModeTablet:not(.df-ModeMobile) .taStockDescription {
    padding-top: 8px;    
}

.taStockDescription .WebLabel_content {
    padding-top: 0px !important;
}

.df-ModeTablet .taStockPrice {
    padding-top: 8px;    
}

.taStockPrice .WebCon_Inner {
    margin-right: 2px !important;
}

.taStockPrice .WebLabel_content {
    text-align: right !important;
    font-weight: bold !important;
    font-size: 20px !important;
    padding-top: 0px !important;
}

.df-ModeTablet .taStockSalesUnit {
    padding-top: 8px;    
}

.taStockSalesUnit .WebCon_Inner {
    margin-left: 0px !important;
}

.taStockSalesUnit .WebLabel_content {
    padding-top: 3px !important;
    padding-left: 2px !important;
}

.taStockQty input{
    height: 23px !important;
}

.df-ModeTablet .taStockQty {
    padding-top: 8px;    
}

.df-ModeTablet .taStockQty select{
    height: unset !important;
}


.df-ModeTablet .taStockAdd {
    padding-top: 8px;
}

.taStockAdd Button {
    min-height: 26px !important;
}

.df-ModeMobile .taStockItem_FavDelete {
    text-align: right;
}

.taStockItem_FavDelete .WebCon_Inner {
    margin-left: 0px;
    margin-right: 0px;
}

.taStockItem_FavDelete .WebHtml_Wrp {
    padding-left: 0px;
    padding-right: 0px;
}

.df-ModeMobile .taStockItem_FavDelete {
    position: absolute;
    top: 15px;
    right: 3px;
    width: 55px !important;
}

.df-ModeTablet:not(.df-ModeMobile) .taStockItem_FavDelete {
    padding-top: 10px;    
}

.df-ModeMobile .taStockItem_Fav i,
.df-ModeMobile .taStockItem_Delete i{
    padding-right: 3px;
}   

.taStockItem_Fav i,
.taStockItem_Delete i{
    cursor: pointer;
    width: 24px;
    color: #348ee6;
    font-size: 20px;
    font-style: normal;
}

.taStockItem_Delete i{
    color: #B72025;
}

.taStockCartQty {
    position: absolute;
    top: 16px;
    right: 128px;
    width: 28px !important;
    z-index: 1;
}

.df-ModeTablet .taStockCartQty {
    top: 26px;
    right: 13%;
}

.df-ModeMobile .taStockCartQty {
    top: unset;
    right: 15%;
    bottom: 25px;
}

.taStockCartQty_Hide {
    display: none;
}

.taStockCartQty .WebCon_Inner{
    margin: 0px;
    min-height: 28px;
}

.taStockCartQty .WebHtml_Wrp{
    padding: 0px;
    background: #B72025;
    height: 28px;
    width: 28px !important;
    border-radius: 28px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.22);
    overflow: hidden !important;
}

.taStockCartQty p{
    font-weight: bold;
    color: white;
    line-height: 26px;
    text-align: center;
    width: 28px !important;
}

.taStockExDesc.WebControl.Web_Disabled > div > div > .WebFrm_Wrapper{
    border: none;
}

.taBalanceOverdue.WebControl.Web_Disabled > div > div > .WebFrm_Wrapper{
    border-bottom: 1px solid #CC0000;
}

.taBalanceOverdue.WebControl.Web_Disabled input, 
.taBalanceOverdue.WebControl.Web_Disabled select {
    color: #CC0000;
}

.taBalanceDue.WebControl.Web_Disabled > div > div > .WebFrm_Wrapper{
    border-bottom: 1px solid #008000;
}

.taBalanceDue.WebControl.Web_Disabled input, 
.taBalanceDue.WebControl.Web_Disabled select {
    color: #008000;
}

.taCheckoutAlignCenter {
    text-align: center;
}

.taCheckoutAlignRight {
    text-align: right;
}

.taCartToolbar{
    float: right;
}

.df-ModeDesktop:not(.df-ModeMobile) .taCartToolbar {
    xwidth: 110px !important;
    xheight: 36px;
}

.taViewCartMenuItem{
    background-color: #005899;
}
    
.df-ModeDesktop:not(.df-ModeMobile) .taViewCartMenuItem {
    xheight: 36px;
}

.df-ModeDesktop:not(.df-ModeMobile) .taViewCartMenuItem span.WebItm_Icon{
    xdisplay: unset !important;
}

.df-ModeDesktop:not(.df-ModeMobile) .taViewCartMenuItem a{
    xtext-align: right;
    xwidth: 90px;
    xmargin-left: 0px;
}

/* - - - - - - PRODUCTS LIST - - - - - -  */

.taCSCHintDialog {
    width: 437px !important;
}

.taCSCHintDialog .WebWin_main_c {
    width: 435px !important;
    padding: 0px !important;
}

.taCSCHintImage {
    width: 420px !important;
    height: 420px !important;
    background-image: url('../Images/cschint.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center center;
}

.df-ModeMobile .taSupersededLink {
    margin-bottom: 13px;
}

.taSupersededLink > .WebCon_Inner > div {
    padding-top: 4px;
    padding-left: 3px;
}

.df-ModeMobile .taSupersededLink > .WebCon_Inner > div {
    padding-top: 11px;
}

.taViewToolBar {
    width: 100%;
}

.taCheckoutCurrentStep .WebItm_Icon {
    display: none !important;
}

.taLoginPanel {
    z-index: 2;
}

.taMenuItemFloatRight {
    float: right;
}

.taEnquiryFocusFix {
    margin-top: -100px;
}

.taEnquiryAltStkLabel .WebLabel_content {
    padding-top: 0px !important;	
}

.taWebAcCard_ExpandBtn.Web_Enabled > span {
    margin-left: -20px;
    height: 19px;
}

.taWebAcCard_ExpandBtn.Web_Enabled > span:before {
    font-family: "material-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    font-size: 23px;
    line-height: 0px;
    position: relative;
    top: 8px;
    right: -100%;
    content: "!";
}

.taWebAcCard_ExpandBtn.Web_Enabled.WebTab_Current > span:before {
    content: "\"";
}

.taOrderChecked {
    color: #008000;
}

.taResultIcon .WebHtml_Wrp {
    text-align: center    
}

.taResultIcon i {
    color: #ffffff;
    font-size: 65px;
    font-style: normal;
    padding: 10px;
    margin-top: 10px;
    text-align: center;
    border-radius: 80px;
    width: 80px;  
    height: 80px;
}

.taResultIcon i:before {
    vertical-align: middle;
}

.taResultIcon.taResultSuccess i {
    background-color: #008000;
}

.taResultIcon.taResultFail i {
    background-color: #CC0000;
}

.taBackgroundImage{
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: -1;
}

.taBackgroundImage .WebHtml_Wrp > div{
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100% !important;
    width: 100% !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.taCreditCardType i{
    font-style: normal;
    font-size: 30px;
    padding-right: 5px;
    color: #5C5C5C;
}

.taCreditCardActive {
    color: #348ee6 !important;
}

.taDeliveryConditionsCheckbox {
	width: 40px !important;
}

.taDeliveryConditionsText {
	width: 85% !important;
	padding-top: 8px !important;
}

.taDeliveryConditionsText .WebHtml_Wrp strong {
	font-weight: bold;
}

.taDeliveryConditionsText .WebHtml_Wrp em {
	font-style: italic;
}