/* Parker 2017 qa*/

/*
    Official Colors:
    Name            HEX         RGB

    */
@font-face {
    font-family: 'Roboto';
    src: url('/Portals/_default/Skins/EMEX/fonts/Roboto-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('/Portals/_default/Skins/EMEX/fonts/Roboto-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/Portals/_default/Skins/EMEX/fonts/Roboto-ThinItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('/Portals/_default/Skins/EMEX/fonts/Roboto-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('/Portals/_default/Skins/EMEX/fonts/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/Portals/_default/Skins/EMEX/fonts/Roboto-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('/Portals/_default/Skins/EMEX/fonts/Roboto-Medium.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/Portals/_default/Skins/EMEX/fonts/Roboto-Thin.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/Portals/_default/Skins/EMEX/fonts/Roboto-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('/Portals/_default/Skins/EMEX/fonts/Roboto-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('/Portals/_default/Skins/EMEX/fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/Portals/_default/Skins/EMEX/fonts/Roboto-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('/Portals/_default/Skins/EMEX/fonts/Roboto-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/Portals/_default/Skins/EMEX/fonts/Roboto-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('/Portals/_default/Skins/EMEX/fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/Portals/_default/Skins/EMEX/fonts/Roboto-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/Portals/_default/Skins/EMEX/fonts/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

    html, body {
	margin:0;
	padding:0;
	height: 100% !important;
    font-family: 'Roboto', Helvetica, Arial !important;
    font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}

.hidden { display: none; }

#container {
    width: 100%;
    min-height: 100% !important;
    position: relative;
    margin: 0 auto;
}

.nonfooter {
    padding-bottom: 10px;
    margin-bottom: -200px;
}

.clearfooter {
    height: 200px;
    clear: both;
}

.Container5_BodyStyle {
    padding: 25px 0 0 0 !important;
    width: 100%;
    height: 0 !important;
    border: 0px solid #000000;
}

.Container5_TitleStyle {
    font-family: 'Roboto', Helvetica, Arial !important;
    color: #212121 !important; /* Closers Gray */
}

.Container5_TitleBar {
    /* border-bottom: 3px solid #8dc63f !important; Leaf */
    /* border-bottom: 3px solid #ce0058 !important; Lips */
    /* border-bottom: 3px solid #F1C400 !important; Honey */
    /* border-bottom: 3px solid #9f1d97 !important; Grape */
    border-bottom: 3px none #212121 !important; /* Closers Gray */
}

/* Header */
#header {
    width: 100%;
    /*min-height: 214px;*/
    background-color: #fff;
    /*background-image: url(/Portals/_default/Skins/Parker/headerbackground.png);
    background-repeat: repeat-x;
    background-size: 1px 219px;*/
}

#headercontent {
    width: 100%;
    margin: 0 auto;
}

.topbarcontainer {
    width: 100%;
    background-color: #01ADF0;
    /*height: 25px;*/
    padding: 5px 0;
}

.topbar {
    max-width: 1260px;
    height: 25px;
    margin: 0 auto;
    background-color: #01ADF0;
    text-align: right;
    color: #eee;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
	font-weight: normal;
    font-style: normal;
    position: relative;
}

.topbar a {
    color: #eee;
    margin-right: 10px;
}

.topbar, .topbar a:hover, .topbar a:visited, .topbar a:active {
    color: #eee;
    text-decoration: none;
}

.topbar a img {
    border: none;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    margin-right: 5px;
    vertical-align: middle;
}

.blackbarcontainer {
    width: 100%;
    background-color: #01ADF0;
    min-height: 25px;
}

.blackbar {
    max-width: 1260px;
    min-height: 25px;
    background-color: #01ADF0;
    position: relative;
    padding: 0;
    margin: 0 auto;
}

.headerblock {
    max-width: 1260px;
    height: 121px;
    position: relative;
    padding: 0;
    background-color: #fff;
    margin: 0 auto;
}

.headerleft {
    border: none;
    height: 181px;
    display: block;
}

.headerbottom {
    width: 100%;
    min-height: 45px;
    position: relative;
    padding: 0;
    border: none;
    display: block;
    /*overflow: auto;*/
}

.headerimage {
    border: none;
    width: 549px;
    height: 38px;
    padding-top: 35px;
    display: block;
    margin-left: 212px;
}

.headerlogo {
    border: none;
    width: 100px;
    height: 66px;
    display: block;
    position: absolute;
    top: 25px;
    left: 35px;
    padding-left: 10px;
}

.menupane {
    border: none;
    /*height: 16px;*/
    position: relative;
    display: block;
    padding-left: 25px;
    /*padding-bottom: 10px;*/
    float: left;
}

/* Search */
.headersearch {
    border: none;
    width: 310px;
    height: 141px;
    position: relative;
    display: block;
    margin-top: 0px;
    float: right;
    /*background-image: url(/Portals/_default/Skins/Parker/ParkerWorld.jpg);*/
    background-size: 310px 141px;
    background-repeat: no-repeat;
}

.headertext {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    float: left;
    margin: 0px 0px 0px 0px;
}

.parkerlogo {
    width: 241px;
    height: 59px;
    float: left;
    margin: 25px 0 0 25px;
}

.impactlogo {
    /*width: 341px;*/
    height: 123px;
    float: left;
    margin: 7px 0px 10px 35px;
}

.distributorlogo {
    width: 105px;
    height: 60px;
    margin-left: 70px;
    vertical-align: middle;
}

.fasColor {
    color: #037EAB;
    padding-left: 75px;
    padding-right: 75px;
    padding-top: 30px;
    padding-bottom: 20px;
}

@media (max-width: 645px)
{
    .headersearch {
        float: left !important;
        margin: 0 0 0 25px  !important;
    }
}

@media (max-width: 670px)
{
    .distributorlogo {
        margin-left: 0px;
        margin-top: 25px;
    }
}

.searchbox {
    font-family: 'Roboto', Helvetica, Arial !important;
    width: 275px !important;
    height: 29px !important;
    line-height: 29px !important;
    color: #262626;
    display: block;
    border: 1px solid black;
    outline: none;
    padding: 0 0 0 30px !important;
    border-radius: 20px;
    position: absolute;
    bottom: 5px;
    left: 15px;
    z-index: 9999990;
}

.spyglass {
    position: absolute;
    left: 23px;
    bottom: 10px;
    z-index: 9999995;
}

.divspacer {
    height: 25px;
    border-top: 1px solid #000;
}

.slideoutmenu {
    width: 245px;
    height: 200px;
    display: none;
    position: absolute;
    /*top: 175px;*/
    right: 35px;
    padding: 10px;
    background-color: #fff;
    opacity: 0.85;
    z-index: 9999999;
    /*background: rgba(255, 255, 255, 0.625);*/
}

.quicklinktitle {
    font-family: Roboto,"trebuchet mt", arial !important;
    padding-top: 10px;
    padding-left: 15px;
    color: #262626;
    display: block;
}

a.quicklink {
    font-family: 'Roboto', Helvetica, Arial !important;
    padding-top: 10px;
    padding-left: 25px;
    text-decoration: none;
    color: #262626;
    display: block;
}

a.quicklink:hover {
    text-decoration: underline;
}

/* Hero */
.hero {
    margin: 0 auto;
    width: 100%;
}

.heropane {

}

.PageHeadline {
    font-family: 'Roboto', Helvetica, Arial !important;
}

a.Button, a.ButtonSmall {
    font-family: 'Roboto', Helvetica, Arial !important;
    background-color: #01ADF0 !important;
}

.ItemFulfillment_BuyBox {
    background-color: #F7F7F7F7 !important;
}

.ItemAddToCart {
    border: 1px solid black !important;
    background-color: White !important;
    padding: 15px !important;
    font-weight: bold !important;
    margin-top: 15px !important;

}

.CreditApply {
    font-weight: bold;
    padding-left: 32px;
}

.CreditAmount {
    font-weight: bold;
    padding-left: 20px;
}

.MultiColorButton {
    background-color: #000 !important;
}

/* Content */
#content {
    width: 970px;
    margin: 0 auto;
}

.contentpane {

}

.alignLeft {
    text-align: left;
}

/* Footer */
#footer {
    display: block;
    border: none;
    background-color: #01ADF0;
    width: 100%;
    height: 165px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

#footercontent {
    max-width: 1024px;
    margin: 0 auto;
    display: block;
    position: relative;
    background-color: #01ADF0;
}

.footerlogo {
    border: none;
    /*width: 241px;*/
    height: 80px;
    display: block;
    position: absolute;
    top: 33px;
    left: 0px;
}

@media (max-width: 1049px)
{
    .footerlogo {
        left: 25px;
    }
}

.socialimg {
    border: none;
    width: 173px;
    height: 40px;
    display: block;
    margin-left: 40px;
    /*margin-right: auto;*/
}

.column {
    border: 0;
    display: inline-block;
    white-space: nowrap;
    vertical-align: top;
    color: #979797;
    font-weight: normal;
    min-height: 75%;
    margin: 0;
    padding-top: 30px;
}

.column a {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    display: block;
    color: #fff;
    height: 20px;
}

.column a:hover {
    text-decoration: none;
    color: #fff;
}

.columnLinks {
    padding-top: 15px;
}

.column1 {
    width: 595px;
}

.column4 {
    width: 175px;
}

.column5 {

}

/* RadMenu_Vista */

.RadMenu_Vista .rmRootGroup, .RadMenu_Vista .rmFirst, .RadMenu_Vista a.rmLink, .RadMenu_Vista .rmText, .RadMenu_Vista .rmLeftArrow, .RadMenu_Vista .rmRightArrow, .RadMenu_Vista .rmTopArrow, .RadMenu_Vista .rmBottomArrow { border: none !important; background-color: transparent !important; background-image: none !important; }

.RadMenu_Vista, .RadMenu_Vista ul, .RadMenu_Vista .rmRootGroup, .RadMenu_Vista .rmItem, .RadMenu_Vista .rmText,  .RadMenu_Vista .rtHover .rtIn {
    border: 1px solid transparent !important;
    background-image: none !important;
    background-color: #353535 !important;
    font-family: 'Roboto', Helvetica, Arial !important;
    color: #fff !important;
}


.RadMenu_Vista .rtSelected .rtIn {
    border: 1px solid transparent !important;
    background-image: url() !important;
    background-color: #353535 !important;
    text-decoration: underline;
    color: #fff !important;
}

/*.RadMenu_Vista .rtHover .rtIn {
    background-color: Transparent !important;
    background-image: url() !important;
}

.RadMenu_Vista .rtHover .rtIn {
     border: 1px solid transparent !important;
}
*/

/* RadMenu */
.rmRootGroup {
    font-size: 9pt;
    text-transform: uppercase;
    background-color: #353535 !important;
}

.rmRootLink {
    margin-top: 5px;
    height: 22px !important;
}

.rmRootLink:hover {
    background: rgba(36, 86, 74, 1.0) !important;
}

li:not(:last-child) a.rmRootLink:after {
    content: "|";
}

li:not(:last-child) .rmFirst {
    height: 38px;
    position: relative;
    top: 12px;
}

.rmGroup {
    background: rgba(36, 86, 74, 0.9);
    text-transform: capitalize;
}

.rmItem a {
    font-family: 'Roboto', Helvetica, Arial !important;
    color: #FFF !important;
    height: 28px;
}

.rmItem:not(:first-child) a {
}

a.rmExpanded {
}

.rmItem a:hover {
    /*background: rgba(125, 125, 125, 0.75);*/
    text-decoration: underline !important;
}

.rmText {
}b 

.rmLink {
}

.rmVertical {
}

.rmVertical:hover {
}

.rmExpanded {
}

.rmLevel2 {
    position: relative;
    margin-top: -10px !important;
}

.rmLevel3, .rmLevel4, .rmLevel5, .rmLevel6 {
    position: relative;
    margin-top: -12px !important;
}

.rmSeparator {
}

.rmSlide {
}

/* RadTreeView */
.RadTreeView:before {
    /*content: "| CATALOG";*/
    /*color: #e4772e;*/
    /*font-weight: bold;*/
}

.RadTreeView {
    margin-top: 20px;
    overflow: hidden !important;
}

.RadTreeView .rtLI {
    font-family: 'Roboto', Helvetica, Arial !important;
    color: #000;
    padding: 3px !important;
}

.RadTreeView .rtMinus, .rtPlus {
    background-image: none !important;
}

.RadTreeView .rtTop, .RadTreeView .rtMid, .RadTreeView .rtBot {
    padding: 0 0 0 0 !important;
}

.RadTreeView .rtTop:hover, .rtMid:hover, .rtBot:hover {
    cursor: pointer;
    background-color: #fff !important;
}

.RadTreeView .rtSp {
    width: 10px !important;
    height: 0 !important;
}

.RadTreeView .rtUL .rtLI .rtUL {
    padding-left: 30px !important;
}

.RadTreeView .rtIn {
    color: #000 !important;
}

/* Catalog */
.EyemedCatalogRoot {
    display: block !important;
    font-weight: bold;
    margin-top: 58px;
    margin-bottom: -18px;
}

.EyemedCatalogRoot .bar {
    color: #e4772e;
}

.rgClipCells .item, .rgClipCells .alternatingItem {
    border: none;
}

.rgClipCells .item table:nth-child(4), .rgClipCells .alternatingItem table:nth-child(4) {
    /*border: 1px solid black !important;*/
    /*display: block;*/
}

.rgClipCells .item table:nth-child(4):after, .rgClipCells .alternatingItem table:nth-child(4):after {
    /*content: url(/Portals/_default/Skins/Paker/order.png);*/
}

div[id$='ViewCatalogView3_divItemSearch'], div[id$='ViewCatalogView3_divToggleView'] {
    display: none; /* Hide Search Bar */
}

div[id$='ViewCatalogView3_RightPane'] {
}

/* Modals */
.modalBackground {
    background-color: #000;
    opacity: 0.65;
}

.modalPopup {
    background-color: #fff;
    border: 1px solid black;
    width: 500px;
    height: 300px;
    /*display: none; */
    overflow: auto;
    z-index: 9999;
}

.modalPopupTitle {
    background-color: #000;
    color: #fff;
}

/* Catalog */
.Catalog_Text {
    font-family: 'Roboto', Helvetica, Arial !important;
    font-size: 9.5pt !important;
	/*font-weight: normal !important;*/
	/*font-style: normal !important;*/
}

/* Catalog */
.CompositionsSectionHeader, .EmailSectionHeader {
    font-family: 'Roboto', Helvetica, Arial !important;
    font-weight: bold !important;
    font-size: 10pt;
}

.CompositionMain, .CompositionMaster, .CompositionRecipients, .CompositionDesign, .CompositionTable tr td, .UnitPricePanel, .AdvantagePanel, .QuantityPanel, .CompositionOptions tr td, .LineHeader  {
    font-family: 'Roboto', Helvetica, Arial !important;
    font-size: 10pt !important;
    /*font-weight: normal !important;*/
	/*font-style: normal !important;*/
}

div[id$="ViewCatalogForItemAssignment_Panel2"] {
    float: left;
}

div[id$="ViewCatalogForItemAssignment_RadTreeView1"] rtLI {
    margin-top: 3px;
    margin-bottom: 3px;
}

.catalogtreepanel {
    float: left;
}

/* Email */
.EmailTable tr td, .EmailTable tr td .Field {
    font-family: 'Roboto', Helvetica, Arial !important;
    font-size: 10pt !important;
}

.EmailMain, .EmailSection, .EmailOptions .Label, .EmailOptions .Value {
    font-family: 'Roboto', Helvetica, Arial !important;
	/*font-weight: normal !important;*/
	/*font-style: normal !important;*/
}

/* Account Management */
.AccountManagementMain, td.TextHeadersItalic, td.TextHeadersBold {
    font-family: 'Roboto', Helvetica, Arial !important;
	/*font-weight: normal !important;*/
	/*font-style: normal !important;*/
}

/* Address Listing */
.AddressListingMain .RadGrid_Outlook,
.AddressListingMain .RadGrid_Outlook .rgMasterTable,
.AddressListingMain .RadGrid_Outlook .rgDetailTable,
.AddressListingMain .RadGrid_Outlook .rgGroupPanel table,
.AddressListingMain .RadGrid_Outlook .rgCommandRow table,
.AddressListingMain .RadGrid_Outlook .rgEditForm table,
.AddressListingMain .RadGrid_Outlook .rgPager table,
.AddressListingMain .GridToolTip_Outlook {
    font: 12px/16px Roboto, arial, sans-serif;
}

.AddressListingMain, .RadGrid_Outlook, .RadGrid_Outlook .rgMasterTable, .RadGrid_Outlook .rgDetailTable, .RadGrid_Outlook .rgGroupPanel table, .RadGrid_Outlook .rgCommandRow table, .RadGrid_Outlook .rgEditForm table, .RadGrid_Outlook .rgPager table, .GridToolTip_Outlook {
	font: 12px/16px Arial, Helvetica, sans-serif !important;
    font-family: 'Roboto', Helvetica, Arial !important;
	/*font-weight: normal !important;*/
	/*font-style: normal !important;*/
}

/* Address Listing */
.OrderInquiryDates, .OrderInquiryMain {
    font-family: 'Roboto', Helvetica, Arial !important;
	/*font-weight: normal !important;*/
	/*font-style: normal !important;*/
}

/* Order Inquiry List */
.RadToolBar_Default .rtbWrap, .RadToolBar_Default .rtbTemplate {
    font: normal 12px/20px Roboto, Arial, sans-serif !important;
}

th.rgHeader {
    font-family: 'Roboto', Helvetica, Arial !important;
}

tr.rgRow, tr.rgAltRow {
    font-family: 'Roboto', Helvetica, Arial !important;
}

/* Order Inquiy Detail */
.OrderInquiryDetailMain, .OrderInquiryDetailTable {
    font-family: 'Roboto', Helvetica, Arial !important;
}

/* Cart Grid */
.Cart_Grid_MasterTable .Cart_Grid_Head, .Cart_Grid_MasterTable .Cart_Grid_Detail {
    font-family: 'Roboto', Helvetica, Arial !important;
}

/* Cart Detail */
.Cart_Detail_Listing {
    font-family: 'Roboto', Helvetica, Arial !important;
}

.Cart_Detail_Listing th {
    font-family: 'Roboto', Helvetica, Arial !important;
}

/* New Cart Styles */
.Cart_Trail { /*display: none;*/ }
a.ItemLink { color: #000; } /* Black for most sites */
.Cart_List th { border-right: 1px solid #000; border-bottom: 1px solid #000; }
.Cart_List td { border-right: 1px solid #000; border-bottom: 1px solid #000; }
.SummaryRight { border-right: 1px solid #000; }
.SummaryLine { /*background-color: #cccccc;*/ border-right: 1px solid #000; border-bottom: 1px solid #000; }
.OverflowDiv { border: 1px solid #000; }

/* REGULAR CART */
.Cart_Container { padding-top: 35px; }
.CartListing { font-family: 'Roboto', Helvetica, Arial !important; font-size: 9pt; color: #000; width: 875px; margin: 0 auto;  }
.CartListing thead th { text-align: left; color: #000; background-color: transparent; height: 35px; padding-top: 10px; padding-bottom: 10px; vertical-align: middle; border-top: 1px solid #ccc; }
.CartListing thead th:first-child { padding-left: 40px; }
.CartListing thead th:last-child { padding-right: 40px; }
.CartListing tbody { }
.CartListing tbody td { text-align: left; vertical-align: top; padding-top: 10px; padding-bottom: 10px; border-top: 1px solid #ccc; }
.CartListing tbody td:first-child { padding-left: 40px; }
.CartListing tbody td:last-child { padding-right: 40px; }
.CartListing a { text-decoration: none;  }
.CartListing a:hover {  }
.CartContents:hover { /*background-color: whitesmoke;*/ }
.CartContents_Image img { /*-moz-border-radius: 10px; border-radius: 10px;*/ }
.CartContents_Empty td:first-child { text-align: center; height: 125px; vertical-align: middle; color: #990000; font-size: 11pt; }
.CartContents_SubTotal { padding-top: 15px; font-weight: bold; width: 100%; }
.CartContents_SubTotal td:first-child  { text-align: right; font-size: 12pt; }
.CartContents_ItemName { text-decoration: none; }
.CartContents_ItemName:hover { color: #990000; text-decoration: underline; }
.CartContents_ItemVariable { text-decoration: none; }
.CartContents_ItemVariable:hover { color: #990000; text-decoration: underline; }
.CartContents_Discount { display: inline-block; float: right; padding-right: 40px; color: #999; font-style: italic; font-weight: normal; font-size: 9pt; }
.CartContents_AvailableCredits { font-size: 10pt; color: #999; font-style: italic; text-align: right; }
.CartContents_AvailableCredits td  { text-align: right; font-size: 10pt; }
.CartContents_AvailableCredits td:last-child  { text-align: right; font-size: 10pt; }
/*.CartContents_Credit { display: inline-block; float: right; padding-right: 40px; color: #999; font-style: italic; font-weight: normal; font-size: 9pt; }*/
.CartContents_Navigation td { width: 100%; padding: 35px 20px 50px 20px; }
.CartContents_Navigation input { /*border: 1px solid #000 !important;*/ }
.ValidationError { font-size: 8.5pt; color: #990000; vertical-align: top; text-align: center; }
.AdvantageCredit { font-size: 8.5pt; }
a.qty_remove { color: #000; }
a.qty_update { color: #000; }
.CartContents_CouponCodes { padding-top: 15px; font-weight: bold; width: 100%; }
.CartContents_CouponCodes td:first-child  { text-align: right; font-size: 12pt; }


/* CART SUMMARY */
.Cart_Summary_v2_Container { width: 100%; font-family: 'Roboto', Helvetica, Arial !important; }
.Cart_Summary_v2_MasterTable { width: 100%; margin-top: 35px; }
.Cart_Summary_v2_MasterTable tr td { vertical-align: top; }
.Cart_Summary_v2_Nav { }
.Cart_Summary_v2_ShippingTable { width: 100%; font-size: 9pt; margin-top: 15px; }
.Cart_Summary_v2_ShippingInstructions { border: 1px solid #dddddd; overflow-y: auto; height: 75px; width: 100%;padding: 5px;  }
.Cart_Summary_v2_Messages { margin-top: 35px; width: 100%; }
.Cart_Summary_v2_ErrorMessage { font-size: 9pt; color: #990000; }
.Cart_Summary_v2_Footnote { font-size: 9pt; display: inline-block; width: 100%; }

/* CART GRID */
.Cart_Grid_Container { width: 200px; padding-left: 50px; }
.Cart_Grid_MasterTable { width: 175px; color: #000; font-family: 'Roboto', Helvetica, Arial !important; font-size: 9pt; }
.Cart_Grid_Detail { min-height: 15px; padding: 3px; border: 1px solid #ccc; }

/* CART DETAIL */
.Cart_Detail_Container { width: 100%; }
.Cart_Detail_Listing { width: 100%; font-family: 'Roboto', Helvetica, Arial !important; font-size: 9pt; color: #000; }
.Cart_Detail_Listing thead th { text-align: left; color: #000; background-color: transparent; height: 35px; padding: 10px 0 10px 0; vertical-align: middle; border-top: 1px solid #ccc; }
.Cart_Detail_Listing thead th { padding-right: 20px; }
.Cart_Detail_Listing tbody td { padding-right: 25px; padding-left: 10px;  }
.CartDetailList {  }
.CartDetailContents td { border-top: 1px solid #ccc; }
.CartDetailContents td:first-child { width: 100px !important; }
.CartDetail_Image { }
.CartDetail_Image img { -moz-border-radius: 10px; border-radius: 10px; margin-top: 10px; }
.CartDetail_ItemName { margin-top: 15px; }
.CartDetail_ItemSku { }
.CartDetail_ItemColor { }
.CartDetail_ItemSize { }
.CartDetail_ItemLogo { }
.CartDetail_ItemVariable { }
.CartDetail_ItemQty { margin-top: 15px; }
.CartDetail_ItemPrice { margin-top: 15px; }
.Cart_Detail_ExtPrice { margin-top: 15px; }
.Cart_Detail_AdvantageCredit { margin-top: 15px; }
.CartDetail_Handling { }
.CartDetail_Discount { color: #999; }
.CartDetail_Credit { color: #999; }
.CartDetail_SubTotal { white-space: nowrap; width: 160px; color: #000; background-color: transparent; font-weight: bold; font-size: 10pt; padding: 10px 0 15px 0; border: 1px solid #ccc; }
.Cart_Detail_Spacer { height: 75px; }
.CartDetail_SubTotal { text-align: right; }

.GridView_Header_Lookup TH
{
    font-family: 'Roboto', Helvetica, Arial !important;
    font-weight: bold;
    color: #000;

    text-align: center;
    font-size: 9pt;
    /*background-color: #baada5;*/
}

/* DDRPRomo CART BILLING*/
.CartBilling_Container {  width: 100%; height: 100%; padding-top: 35px; padding-bottom: 10px; }
.CartBilling_MasterTable { padding: 20px 0 20px 10px; margin: 0 auto; height: 100%; font-family: 'Roboto', Helvetica, Arial !important; width: 825px; -moz-border-radius: 6px; border-radius: 6px; }
.CartBilling_AddressTable { font-size: 10pt; }
.CartBilling_FieldTable { font-size: 10pt; width: 250px; padding-left: 20px; border: 1px solid #ccc; }
.CartBilling_ThirdColumn { border: none; }
.CartBilling_FieldTable tr td { height: 45px; }
.CartBilling_FieldTable tr td:first { height: 25px; }
.CartBilling_FieldTable tr td:last {  }
.CartBilling_FieldText { height: 18px; vertical-align: top; }
.CartBilling_FieldNote { font-size: 8pt; font-style: italic; }
.CartBilling_ChargeNote { padding-top: 15px; color: #666666; }
.CartBilling_Headline { font-size: 12pt; }

/* CART PENDING APPROVAL */
.Cart_PendingApproval_v2_Container { width: 100%; font-family: 'Roboto', Helvetica, Arial !important; }
.Cart_PendingApproval_v2_MasterTable { width: 100%; margin-top: 35px; }
.Cart_PendingApproval_v2_MasterTable tr td { vertical-align: top; }
.Cart_PendingApproval_v2_Nav { text-align: center; margin-left: -125px; }
.Cart_PendingApproval_v2_ShippingTable { width: 475px; font-size: 9pt; margin-top: 15px; }
.Cart_PendingApproval_v2_ShippingInstructions { border: 1px solid #dddddd; overflow-y: auto; height: 75px; width: 100%;padding: 5px;  }
.Cart_PendingApproval_v2_Messages { margin-top: 35px; width: 100%; }
.Cart_PendingApproval_v2_ErrorMessage { font-size: 9pt; color: #990000; }
.Cart_PendingApproval_v2_Footnote { font-size: 9pt; display: inline-block; width: 100%; }


/* CART DETAIL */
.CartDetail_ItemName:hover { color: #990000; }
.CartDetail_ItemVariable:hover { color: #990000; }

/* CustomItems */
.CustomItem_Container { width: 100%; border: none; padding-top: 10px; font-family: 'Roboto', Helvetica, Arial !important; font-size: 9pt; }
.CustomItem_Table { border: 1px solid #ddd; width: 500px; vertical-align: top; font-size: 9pt; padding: 4px; border-radius: 8px; }
.CustomItem_Container_Left { width: 525px; vertical-align: top; }
.CustomItem_Container_Right { width: 400px; vertical-align: top; }
.CustomItem_Table tr td { padding-left: 15px; padding-top: 5px; font-weight: bold; vertical-align: top; }
.CustomItem_Table tr td input[type='text'] { width: 200px; }
.CustomItem_Table tr td input[type='radio'] { padding-bottom: 5px; padding-right: 5px; }
.CustomItem_Table tr td textarea { width: 200px; }
.CustomItem_Table tr td select { width: 200px; }
.CustomItem_Borders { height: 25px; font-size: 11pt; font-weight: bold; color: #fff; background-color: #8597c9; }
.CustomItem_ErrorMessage { font-size: 8.5pt; font-weight: normal; color: #990000; }
.CustomItem_Preview { border: 1px solid #ddd; width: 400px; vertical-align: top; }
.CustomItem_LastRow { padding-top: 25px;  }
.CustomItem_Composition { width: 100%; border: none; padding: 0; }
.CustomItem_Composition tr td { /*padding-bottom: 5px;*/ }

/* OrderInquiryDetail */
.OrderInquiryDetail_ShippingDetails { width: 100%; border-bottom: 1px solid #ccc; font-weight: bold; font-size: 10pt; margin-top: 20px; }
.OrderInquiryDetail_TrackImage { margin-top: -5px; }
.OrderInquiryDetail_TrackString { font-size: 9pt; padding-top: 10px; }

/* WizardItems */
.WizardItem_Container { width: 100%; border: none; padding-top: 10px; font-family: 'Roboto', Helvetica, Arial !important; font-size: 9pt; }
.WizardItem_Table { border: 1px solid #ccc; width: 500px; vertical-align: top; font-size: 9pt; margin-top: 5px; padding: 4px; border-radius: 8px; }
.WizardItem_Container_Left { width: 525px; vertical-align: top; }
.WizardItem_Container_Right { width: 400px; vertical-align: top; }
.WizardItem_Table tr td { padding-left: 15px; padding-top: 5px; font-weight: bold; vertical-align: top; }
.WizardItem_Table tr td:first-child { width: 225px; }
.WizardItem_Table tr td input[type='text'] { width: 200px; }
.WizardItem_Table tr td input[type='radio'] { padding-bottom: 5px; padding-right: 5px; }
.WizardItem_Table tr td textarea { width: 200px; }
.WizardItem_Table tr td select { width: 200px; }
.WizardItem_Borders { height: 25px; font-size: 11pt; font-weight: bold; color: #fff; background-color: #8597c9; }
.WizardItem_ErrorMessage { font-size: 8.5pt; font-weight: normal; color: #990000; }
.WizardItem_Preview { border: 1px solid #ddd; width: 400px; vertical-align: top; }
.WizardItem_LastRow { padding-top: 25px;  }
.WizardItem_Composition { width: 100%; border: none; padding: 0; }
.WizardItem_Composition tr td { /*padding-bottom: 5px;*/ }
.WizardItem_Message { font-size: 10pt; font-weight: bold; color: #990000; padding-left: 20px; padding-top: 20px; }
.WizardItem_Submit { float: right;  padding-right: 35px; }
.WizardItem_Next { float: right;  margin-right: 25px; }
.WizardItem_Back { float: right;  margin-right: 7px; }
.WizardItem_Image { text-align: right; position: relative; z-index: 2; width: 375px; border-radius: 8px; }
.WizardItem_ImageBorder { border: 1px solid #ccc; border-radius: 8px; }

/* BUTTONS */
.bttn { background-color: #F5F5F5; background-image: -moz-linear-gradient(center top , #F5F5F5, #F1F1F1); border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 5px; color: #444444; cursor: pointer; display: inline-block; font-size: 0.75em; font-weight: bold; height: 30px; line-height: 30px; outline: 0 none; padding: 0 8px; text-decoration: none; font-family: 'Roboto', Helvetica, Arial !important; font-size: 10pt; width: 60px; text-align: center; color: #000; }
.bttn:hover { border: 1px solid rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); position: relative; z-index: 1; text-decoration : none; color: #000; }
.bttn:active { box-shadow: 0 5px 2px rgba(0, 0, 0, 0.1) inset; }

/* CART MULTI-SHIP */
.Cart_MultiShip_Container { width: 100%; font-family: 'Roboto', Helvetica, Arial !important; font-size: 9pt; margin-top: 25px; }
.Cart_MultiShip_Table { width: 100%; font-family: 'Roboto', Helvetica, Arial !important; font-size: 9pt; border: 1px solid #ccc; padding: 8px; -moz-border-radius: 8px; border-radius: 8px; }
.Cart_MultiShip_Table thead th { text-align: left; color: #000; background-color: transparent; padding: 5px 0 5px 0; vertical-align: middle; }
.Cart_MultiShip_Table tbody tr td { border-top: 1px solid #eee; padding: 4px;  }
.Cart_MultiShip_Table tbody tr td input[type='radio'] { padding-bottom: 5px; padding-right: 5px; }
.Cart_MultiShip_Checkout { margin-top: 15px; }
.Cart_MultiShipping_Field { }
.Cart_MultiShipping_Button { width: 135px !important; }
.ui-widget.Cart_MultiShip_Dialog { font-family: 'Roboto', Helvetica, Arial !important; font-size: 9pt; }
.ui-widget-content.Cart_MultiShip_Dialog { background: #F9F9F9; border: 1px solid #000; color: #222222; }
.ui-widget-overlay.Cart_MultiShip_Dialog { background: #F9F9F9; }
.ui-widget-header.Cart_MultiShip_Dialog { background: #b0de78; border: 0; color: #fff; font-weight: normal; }
.ui-dialog.Cart_MultiShip_Dialog { left: 0; outline: 0 none; padding: 0 !important; position: absolute; top: 0; }
.ui-dialog.Cart_MultiShip_Dialog .ui-dialog-content.Cart_MultiShip_Dialog { background: none repeat scroll 0 0 transparent; border: 0 none; overflow: auto; position: relative; padding: 0 !important; }
.ui-dialog.Cart_MultiShip_Dialog .ui-dialog-titlebar.Cart_MultiShip_Dialog { padding: 0.1em .5em; position: relative; font-size: 1em; }
.ui-widget-overlay { background: #000 !important; }

/* AdvCampaign */
.AdvCampaign_Navigate { text-align: right; margin: 20px 0 20px 0; width: 100%; }
.AdvCampaign_View { width: 908px; height: 100%; width: 100%; margin-top: -5px; font-family: 'Roboto', Helvetica, Arial !important; }
.AdvCampaign_Container { width: 100%; border: none; padding-top: 10px; font-family: 'Roboto', Helvetica, Arial !important; font-size: 9pt; }
.AdvCampaign_Container tr td { padding-bottom: 15px; vertical-align: top; }
.AdvCampaign_Container tr td:nth-child(1)  { width: 150px; font-weight: bold; }
.AdvCampaign_LastRow { padding-top: 25px; float: right;  }
.AdvCampaign_DateField { display: inline-block; }
.AdvCampaign_ErrorMessage { font-size: 8.5pt; font-weight: normal; color: #990000; }
.AdvCampaign_Entry { margin: 0 20px 20px 0; border-top: 1px solid #ddd; font-size: 10pt; font-weight: bold; }
.AdvCampaign_Item { display: inline-block; vertical-align: top; margin: 0 20px 20px 0; }
.AdvCampaign_Item table { width: 150px; font-size: 9pt; font-weight: normal; border: none; }
.AdvCampaign_Img { width: 150px; height: 150px; text-align: center; border: 1px solid #ddd; }
.AdvCampaign_Img img { width: 125px; margin: 0 auto; border: none; }
.AdvCampaign_Err { font-size: 10pt; font-weight: bold; color: #990000; float: left; }
.AdvCampaign_Error { color: #990000;}
.AdvCampaign_Footnote { font-wize: 9pt; }
.AdvCampaign_Footer { padding-bottom: 5px; }
.AdvCampaign_Description { font-size: 8.5pt; color: #999; }

/* BUBBLE VALIDATION */
.customCalloutStyle div, .customCalloutStyle td { border: solid 1px Black; background-color: #fffacd; }
.customCalloutStyle .ajax__validatorcallout_popup_table { display: none; border: none; background-color: transparent; padding: 0px; }
.customCalloutStyle .ajax__validatorcallout_popup_table_row { vertical-align: top; height: 100%; background-color: transparent; padding: 0px; }
.customCalloutStyle .ajax__validatorcallout_callout_cell { width: 20px; height: 100%; text-align: right; vertical-align: top; border: none; background-color: transparent; padding: 0px; }
.customCalloutStyle .ajax__validatorcallout_callout_table { height: 100%; border: none; background-color: transparent; padding: 0px; }
.customCalloutStyle .ajax__validatorcallout_callout_table_row { background-color: transparent; padding: 0px; }
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell { padding: 8px 0px 0px 0px; text-align: right; vertical-align: top; font-size: 1px; border: none; background-color: transparent; }
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv { font-size: 1px; position: relative; left: 1px; border-bottom: none; border-right: none; border-left: none; width: 15px; background-color: transparent; padding: 0px; }
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div { height: 1px; overflow: hidden; border-top: none; border-bottom: none; border-right: none; padding: 0px; margin-left: auto; }
.customCalloutStyle .ajax__validatorcallout_error_message_cell { font-family: Verdana; font-size: 10px; padding: 5px; border-right: none; border-left: none; width: 100%; color: #000; }
.customCalloutStyle .ajax__validatorcallout_icon_cell { width: 20px; padding: 5px; border-right: none; }
.customCalloutStyle .ajax__validatorcallout_close_button_cell { vertical-align: top; padding: 0px; text-align: right; border-left: none; }
.customCalloutStyle .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv { border: none; text-align: center; width: 10px; padding: 2px; cursor: pointer; }

/* Contact Us */
.ContactUsMain {
    font-family: 'Roboto', Helvetica, Arial !important;
}

/* Dashboard Production Initiation */
.DashboardProductionInitiationMain {
    font-family: 'Roboto', Helvetica, Arial !important;
}

/* Focus 50 (Custom Content) */
.Focus50Main .table {
    font-family: 'Roboto', Helvetica, Arial !important;
}

.Focus50Main .msg {
    font-family: 'Roboto', Helvetica, Arial !important;
}

/* Thickbox vertical centering hack */
#TB_window {
    position: absolute !important;
    /*bottom: 10% !important;*/
    top: 15% !important;
}

/* ItemCampaign */
.CampaignMain, .PageHeadline  {
    font-family: 'Roboto', Helvetica, Arial !important;
}

#dnn_ctr34373_ViewCustomLogin_cmdRegister {
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
  padding-right: 20px;
}

#dnn_ctr34373_ViewCustomLogin_cmdRegister:hover {
  text-decoration: underline;
}

#dnn_ctr34373_ViewCustomLogin_cmdPassword {
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
  padding-right: 20px;
}

#dnn_ctr34373_ViewCustomLogin_cmdPassword:hover {
  text-decoration: underline;
}

#dnn_ctr35071_ViewDocumentFileStructure_PanelMain {
    max-width: 700px !important;
    margin-top: 25px !important;
}

.container-fluid {
    width: 100% !important;
    max-width: 100% !important;
}