﻿.PHCSC, .PHCS                   			{ background-color: #FFFE98; border: 1px solid #BDC3C7; }
.PHCS_btn                       			{ background-color: Wheat; cursor: pointer; border: 1px solid #BDC3C7; }
.PHCS-mvcad                                 { font-size: xx-small; border: 1px solid #444; padding: 3px; }
.modalDialog.internal-modal                 { background-color: #222; }

/* Quick PHCS grids */
.phcs-grid                                  { display: grid; column-gap: 5px; row-gap: 5px; }
.phcs-grid-col-2                            { grid-template-columns: 6fr 6fr; }
.phcs-grid-col-3                            { grid-template-columns: repeat(3, 4fr); }
.phcs-grid-col-4                            { grid-template-columns: repeat(4, 3fr); }
.phcs-grid-spread-4                         { display: grid; grid-template-columns: repeat(4, 1fr); }

/* Dark theme (mainly used for the modal to denote it as PHCS content) */
.phcs-dark                                  { font-size: 12px; padding: 3px; color: #000; }
.phcs-dark-legacy                           { background-color: #FFFE98; border: 1px solid #BDC3C7; padding: 3px 5px; cursor: pointer; }
.phcs-dark-text-large                       { font-size: 16px; }
.phcs-dark-important                        { color: #d43900; }
.phcs-dark-grid                             { display: grid; grid-template-columns: 6fr 6fr; column-gap: 5px; row-gap: 5px; font-size: 13px; }
.phcs-dark-database-grid                    { grid-template-columns: 1fr; }
.phcs-dark h1, .phcs-dark h2, 
.phcs-dark h3, .phcs-dark h4, 
.phcs-dark h5, .phcs-dark h6                { color: #FFFE98; margin-top: 0; text-align: center; }
.phcs-dark-legacy a                         { color: #fff; text-decoration: underline; }
.phcs-dark-legacy a:hover                   { text-decoration: none; }
.phcs-dark-yellow                           { color: #FFFE98; }
.phcs-dark-green                            { color: lime; }

/* PHCS cart.aspx */
.CartIDWrapper                  			{ background-color: #BDC3C7; padding: 15px; }
.CartID                         			{ background: none repeat scroll 0 0 #C0392B; border: 1px solid #C0392B; color: #FFFFFF; font-family: arial; font-size: 15px; font-weight: bold; margin: 8px 10px; padding: 5px 5px; text-align: center; text-shadow: 0 1px 0 #528009; }
.CartRefID                      			{ color: #000; background-color: #FFFE98; margin-left: 10px; margin: 8px 10px; padding: 5px 5px; font-size: 15px; }
.CartRefID2                     			{ color: #000; background-color: #FFFE98; float: right; padding-right: 10px !important; border: 1px solid #bdc3c7; width: 210px; text-align: center; }
.CartPHCSC                      			{ font-size: 15px; background-color: #FFFE98; padding: 10px; font-weight: bold; color: #252525; }
.PHCS_NSOID                     			{ margin-left: 5px; font-size: 11px; }
.CartCopyToProject              			{ float: left; background-color: #FFFE98; margin-left: 15px; padding: 5px; width: 89px; }
.CartCopyToProject input,
.CartCopyToProject span                     { background-color: #000; border: medium none; color: #FFF; cursor: pointer; font-size: 11px; font-weight: bold; padding: 3px; width: 89px; text-align: center; }
.PHCS_genericdisplay            			{ background-color: #FFFE98; border: 1px solid black; }
.PHCS_genericdisplay ul         			{ margin: 0; }
.layout_innercontent .checkout .PHCS_genericdisplay li  { margin: 0; }
.PHCS_preferredname             			{ background-color: #FFFE98; border: 1px solid #999; padding: 5px; color: #000; font-size: 100%; }
.PHCS_costfloor                 			{ background-color: #FFFE98; border: 1px solid #bdc3c7; font-size: 11px; }
.resp-userbar-phcs              			{ background-color: #FFFE98; width: 220px; }
.resp-userbar-phcs > div        			{ min-height: 0 !important; }
.resp-find-cart-number          			{ font-size: 11px; min-height: 22px; }
.PHCS-highlight                 			{ padding: 2px 5px; background-color: orange; }
.CreateQuote                    			{ background-color: #FFFE98; margin-top: -10px; padding: 5px; width: 89px; }
.CreateQuote input              			{ background-color: #000; border: none; padding: 3px; cursor: pointer; color: #fff; font-size: 11px; font-weight: bold; }
.CreateQuote input:hover        			{ background-color: #555; }
.CartDelete,.CartOpen,.CartSave 			{ visibility: hidden; }
.PHCS_warning h3                			{ background: #FFFE98; color: #000; padding: 20px !important; font-weight: normal; border: 0; }
.phcs-cart-box                              { width: 75%; font-size: 10px; float: right; }

/* PHCS list.aspx */
.PHCS_SP                        			{ margin: 10px 0; background-color: #FFFE98; padding: 10px; font-size: 10px; color: #000; line-height: 1.5em; }
.ul-col-2                       			{ list-style: none; margin: 0; padding: 0; -moz-column-count: 2; -moz-column-gap: 30px; -webkit-column-count: 2; -webkit-column-gap: 30px; column-count: 2; column-gap: 30px; }
.PHCS_ThumbInv                  			{ font-size: 11px; list-style-type: none; margin: 0; padding: 5px 10px; }

/* PHCS Detail */
.PHCS_Detail                    			{ clear: both; color: #000; background-color: #FFFE98; min-height: 10px; height: auto !important; border-top: 0; border-bottom: 0; font-size: 12px; }
.product-details-module .PHCS_Detail        { border-bottom: 1px solid #BDC3C7; }
.PHCS_Detail ul                 			{ list-style-type: none; margin: 0; padding: 0; font-size: 14px !important; }
.PHCS_Detail li                 			{ padding: 2px 0; }
.PHCS_disc                      			{ margin-top: -24px !important; margin-left: 5px; float: left; clear: both; font-size: 11px; display: none; }
.PHCS_maxdisc                   			{ float: right; }
.PHCS_maxdisc li                			{ float: right; padding: 0 4px 0 13px !important; }
.PHCS_wh                        			{ background-color: #ffcc00 !important; clear: both; padding-left: 5px !important; }
.PHCS_wh li 								{ padding-left: 5px !important; }
.PHCS_nso									{ clear: both; display: block; text-align: center; margin: 0 5px 5px 5px; padding: 0 5px 5px 5px; font-size: 12px; cursor: pointer; width: 175px; }
.PHCS_nso_link								{ background-color: #ddd; padding: 5px; border: 1px solid #777; display: block; }
.PHCS_nso:hover .PHCS_nso_container			{ display: inline-block; clear: both; }
.PHCS_nso_container							{ display: none; padding: 10px 10px; margin-left: -11px; margin-top: 5px; }
.PHCS_nso li                    			{ list-style-type: none; width: 629px; display: block; font-size: 12px; border: none; background-color: transparent; }
.PHCS_nso_bo                    			{ float: right !important; margin-right: 7px !important; margin-left: 17px !important; }
.PHCS_inv                       			{ display: none; }
.PHCS_bo                        			{ display: none; }
.PHCS_pct                       			{ float: right; border-left: 1px solid #000; padding: 0 4px 0 13px !important; margin: 3px 4px 5px 0 !important; }
.PHCS_ct                        			{ float: right; border-left: 1px solid #000; padding: 0 4px 0 13px !important; margin: 3px 4px 5px 0 !important; }
.PHCS_id                        			{ float: left; margin: 3px 4px 5px 5px !important; }
.PHCS_ad                                    { background-color: #FFFE98; font-size: xx-small; padding: 3px; border: 1px solid #D8D760; }

/* Product Page PHCS inventory details */
.inv-details                                { font-size: 14px; }
.inv-details .full-sku                      { padding-left: 10px; }

/* Content & Dept Pages */
.PHCS_EditLink                  			{ font-size: 12px; padding: 10px; display: inline-block; }

/* Supplier Tool */
.STWrapper                      			{ width: 1060px; margin: 0 auto; text-align: left; }
.STHeader                       			{ width: 1060px; }
.STMetricsTitle                 			{ font-size: 18px; font-weight: bold; margin-top: 50px; margin-bottom: 30px; text-align: center; color: #000; }
.STMetricTable                  			{ color: #000; margin-bottom: 40px; font-size: 13px; margin-right: 80px; }
.STMetricTable td               			{ border: 2px solid #ddd; padding: 50px 30px; color: #fff; font-size: 48px; text-shadow: 1px 1px #444; }
.STMetricsTimeSpan              			{ font-size: 12px !important; color: #000 !important; text-shadow: none !important; border: none !important; }
.STMetricsLegend                			{ border: 2px solid #E08980; color: #333333; font-size: 11px; line-height: 1.5em; margin-bottom: 100px; margin-left: auto; margin-right: auto; padding: 10px; text-align: left; width: 900px; }
.TabArea                        			{ border: 1px solid #ddd; width: 1050px; padding: 5px; z-index: -25; }
.TabMenu                        			{ margin-top: 15px; width: 100%; }
.TabMenu a:hover                			{ text-decoration: none; }
.TabResults                     			{ margin-bottom: 100px; height: 600px; }
.menu_header_div_red            			{ background-color: #c0392b; }
.menu_header_div_blue           			{ background-color: #2980b9; }
.menu_header_div_red_active     			{ background-color: #e74c3c; }
.menu_header_div_blue_active    			{ background-color: #3498db; }
.menu_header_div_red_active,
.menu_header_div_blue_active    			{ background-image: url(https://sanccms.z14.web.core.windows.net/site/common/tabarrowdownWHITE.png) !important; background-position: 98% 55%; background-repeat: no-repeat; }
.menu_header_div_red,
.menu_header_div_blue,
.menu_header_div_red_active,
.menu_header_div_blue_active    			{ border-top-left-radius: 10px; border-top-right-radius: 10px; -moz-border-top-left-radius: 10px; -webkit-border-top-right-radius: 3px; padding: 10px; color: #fff; font-size: 12px; text-align: center; background-image: url(https://sanccms.z14.web.core.windows.net/site/common/tabarrowrightWHITE.png); background-position: 98% 55%; background-repeat: no-repeat; }
.menu_header_div_red:hover,
.menu_header_div_blue:hover     			{ background-color: #e74c3c; background-image: url(https://sanccms.z14.web.core.windows.net/site/common/tabarrowdownWHITE.png); background-position: 98% 55%; background-repeat: no-repeat; }
.menu_header_div_red:hover,
.menu_header_div_blue:hover     			{ background-color: #e74c3c; }
.menu_header_div_blue:hover     			{ background-color: #3498db; }
.STSupplierLabel                			{ font-size: 12px; color: #000; }
.STGreetingLabel                			{ font-size: 12px; }
.GridHeader                     			{ font-size: 14px; font-weight: bolder; color: #000; border-bottom: solid 2px #666; text-align: left; height: 30px; font-size: 12px; }
.sTGridRow                      			{ font-size: 12px; color: #000000; border-color: #666; background-color: #ffffff; height: 25px; }
.sTGridRowAlt                   			{ font-size: 12px; color: #000000; border-color: #666; background-color: #EFEFEF; height: 25px; }
.HeaderBarContainer             			{ width: 100%; height: 27px; }
.gridHeaderBar                  			{ height: 24px; font-size: 12px; padding-top: 5px; padding-left: 5px; color: #ffffff; }
.detailsDiv                     			{ padding: 5px; font-size: 12px; }
.hideCntrl                      			{ display: none; }
#divTopSummaryTbl               			{ border: solid 1px #cccccc; margin: 10px; padding: 10px; width: 880px; }
#divTopSummaryTbl td            			{ font-size: 12px; color: Black; }
.divTopSummaryLabels            			{ font-weight: bold; width: 250px; }
.STLabel                        			{ font-weight: bold; }
.STDisclaimer                   			{ font-size: 10px; width: 1050px; margin: 10px auto 50px; }

/* Menu / Main */
.PersistMenu                    			{ background-color: #2d2d2d; border-bottom: 5px solid #999; height: 29px; padding: 0; width: 100%; clear: both; }
.PersistMenuLeft                			{ font-size: 24px; height: 29px; margin: 0; padding: 0; float: left; }
.PersistMenuLeft li             			{ color: #999; float: left; font-size: 14px; margin: 3px 10px; list-style-type: none; }
.PersistMenuLeft a              			{ color: #FFFE98; font-size: 14px; margin: 3px 10px; list-style-type: none; display: inline-block; }
.PersistMenuLeft a:hover        			{ color: #fff; }
.PersistMenuLeft a:active       			{ color: #fff !important; }
.PersistMenuRight               			{ font-size: 24px; height: 29px; margin: 0 10px; padding: 0; float: right; }
#PersitMenuLeftBe               			{ background-color: #999; height: 26px; -moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; }
#PersitMenuLeftBe a             			{ color: #444; }
#PersitMenuLeftBe a:hover       			{ color: #fff; }

/* Swap Servers Buttons */
.branch-btn-active,
.branch-btn                     			{ background: #666; font-size: 11px; margin-top: 2px; margin-right: 2px; padding: 5px 10px; }
.branch-btn-active,
.branch-btn a                   			{ font-size: 11px; color: #FFF; margin: 4px 0 0; }
.branch-btn-active              			{ background: #34a853; margin-top: 2px; margin-right: 2px; }
.branch-btn:hover               			{ background: #34a853; }
#PhcsBugRptBtn                  			{ padding: 3px 10px; display: block; margin-top: 2px; background-color: #fff; color: #000; font-size: 12px; }
.AdminMasterContainer           			{ clear: both; margin-top: 20px; }
.PersistMenuDropdown            			{ width: 200px; padding: 10px 0 0; z-index: 9999; top: 24px; font-size: 14px; background: #2d2d2d; margin: 0 0 0 -10px; display: none; position: absolute; border: 1px solid #2d2d2d; }
ul.PersistMenuLeft li.dropdown:hover .PersistMenuDropdown { display: block; }
.PersistMenuDropdown ul         			{ margin: 0; padding: 0; }
.divider                        			{ border-top: 1px solid #999; }
.PersistMenuDropdown ul li      			{ margin-bottom: 10px; }
.PersistMenuDropdown ul li, 
.PersistMenuDropdown li a, 
.PersistMenuDropdown li a:link  			{ float: none; }
.PersistMenuLeft a:hover        			{ text-decoration: none; }
.PersistMenuLeft .red           			{ background: url(/content/images/icon-tabarrowdown-red.png) no-repeat right center !important; }
.PersistMenuLeft .dropdown      			{ background: url(/content/images/icon-tabarrowdown-white.png) no-repeat right center; }
.PersistMenuLeft .dropdown > a  			{ padding-right: 5px; }
.PersistMenuLeft li a.create-ticket,
.PersistMenuLeft li a.create-ticket:link 	{ color: #fff; background-color: #666; padding: 1px 15px; margin-left: -10px; }
.UserLogin                      			{ font-size: 12px; color: #fff; float: right; margin: 5px 25px 0 0; }
.UserLogout                     			{ float: right; }

/* Supplier Admin */
#Admin                                      { background-color: #eee; }
.AdminMasterLoginContainer      			{ margin: auto; margin-top: 150px; 
                                                display: flex;              /* make us of Flexbox */
                                                align-items: center;        /* does vertically center the desired content */
                                                justify-content: center;    /* horizontally centers single line items */
                                                text-align: center;         /* optional, but helps horizontally center text that breaks into multiple lines */
                                            }
.AdminMasterLoginContent        			{ width: 600px; background-color: #fff; display: block; margin-left: auto; margin-right: auto; padding: 20px; font-size: 12px; text-align: center; border: 3px solid #ddd; }
.AdminMasterLoginContentForm    			{ display: block !important; margin-left: auto !important; margin-right: auto !important; }
#Admin .form-control                        { display: block; width: 100%; height: unset; padding: 6px 12px; line-height: 1.42857143; background-image: none; }
#Admin .form-control                        { font-size: 14px; font-weight: normal; color: #333; background-color: #FFF; border: 1px solid #e5e5e5; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

/* TNC */
.tnc_container                  			{ width: 1010PX; margin: 0 auto; text-align: left; }
.tncImageLogo                   			{ margin-top: -15px; float: right; }
.tncImageLogo p                 			{ margin-top: 16px; text-align: center; max-width: 80px; font-size: 12px; float: left; }
.tncImageLogo img               			{ max-height: 55px; margin-right: 5px; float: right; }
.tncTableHeader                 			{ width: 100%; }
.tncRowHeader                   			{ height: 30px; border: 1px solid #ccc; color: #444; background-color: #666; padding-right: 100px; }
.tncLabelHeader                 			{ color: #fff; padding-right: 15px; font-weight: bold; text-align: right; font-size: 15px; }
.tncValueHeader                 			{ color: #fff; white-space: wrap; text-align: left; padding-right: 18px; text-align: left; font-size: 13px; }
.tncHeaderSelect                			{ font-size: 12px; }
.tncPanel                       			{ margin: 0; padding: 0; }
.tncTable                       			{ width: 490px; line-height: 1.8em; font-family: Arial, Sans-Serif, Verdana, Trebuchet MS, Times New Roman; }
.tncTitle                       			{ font-size: 13px; color: #222; background-color: #ddd; border-top: 1px Solid #ddd; border-left: 1px Solid #ddd; border-right: 1px Solid #ddd; font-weight: bold; text-align: center; height: 20px; padding-top: 3px; font-family: Arial, Sans-Serif, Verdana, Trebuchet MS, Times New Roman; }
.tncRow                         			{ font-size: 12px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #ddd; }
.tncLabel                       			{ color: #222; white-space: nowrap; padding-right: 5px; padding-left: 10px; text-align: left; width: 50%; font-weight: bold; vertical-align: top; }
.tncValue                       			{ color: #555; white-space: normal; text-align: left; padding-right: 5px; text-transform: none; }
.tncValue a:hover               			{ color: #000; }
.tncValue a                     			{ color: #5d7792; text-decoration: underline; }
.tncMiniNote                    			{ padding-left: 10px; font-size: 12px; color: red; }
.tncTableNotes                  			{ width: 100%; font-family: Arial, Sans-Serif, Verdana, Trebuchet MS, Times New Roman; }
.tncTitleNotes                  			{ font-size: 13px; color: #222; background-color: #ddd; border-top: 1px Solid #ddd; border-left: 1px Solid #ddd; border-right: 1px Solid #ddd; font-weight: bold; text-align: center; font-family: Arial, Sans-Serif, Verdana, Trebuchet MS, Times New Roman; margin-top: 10px; line-height: 1.8em; }
.tncRowNotes                    			{ font-size: 12px; background-color: #fff; border-width: 1px; border-style: solid; border-color: #ccc; text-transform: uppercase; }
.tncLabelNotes                  			{ color: #333; white-space: nowrap; padding-right: 5px; padding-left: 5px; text-align: left; width: 50%; font-weight: bold; vertical-align: top; line-height: 2em; }
.tncValueNotes                  			{ white-space: wrap; text-align: left; padding: 10px; text-transform: none; line-height: 1.8em; }
.tncValidate                    			{ clear: both; color: red; font-size: 10px; float: left; }
.PHVP                           			{ text-align: center; margin-top: 10px; }
.TNCGoogleCalContent            			{ margin-top: 35px; margin-left: auto; margin-right: auto; display: block; width: 900px; border: 3px solid #ddd; padding: 20px; }

/* tabs */
.tncTabs .ajax__tab_body        			{ border: 1px #ccc solid; padding: 10px; min-height: 300px; }
.tncTabs .ajax__tab_outer       			{ margin-right: 1px; margin-left: 1px; background-color: #5d7792; border-top: 1px solid #ddd; border-right: 1px solid #ddd; border-left: 1px solid #ddd; -webkit-border-top-left-radius: .5em; -webkit-border-top-right-radius: .5em; border-top-left-radius: .5em; border-top-right-radius: .5em; -moz-border-radius-topleft: .5em; -moz-border-radius-topright: .5em; }
.tncTabs .ajax__tab_inner       			{ background-image: url(https://sanccms.z14.web.core.windows.net/site/common/tabarrowrightWHITE.png); background-repeat: no-repeat; background-position: 92% 57%; }
.tncTabs .ajax__tab_tab         			{ padding: 8px 25px 7px 20px; font-size: 13px; color: #fff; font-weight: bold; }
.tncTabs .ajax__tab_hover .ajax__tab_inner  { background-image: url(https://sanccms.z14.web.core.windows.net/site/common/tabarrowdownWHITE.png); background-repeat: no-repeat; background-position: 92% 57%; }
.tncTabs .ajax__tab_hover .ajax__tab_tab    { color: #fff; }
.tncTabs .ajax__tab_active .ajax__tab_inner { background-image: url(https://sanccms.z14.web.core.windows.net/site/common/tabarrowdown.png); background-repeat: no-repeat; background-position: 92% 57%; background-color: #fff; -webkit-border-top-left-radius: .5em; -webkit-border-top-right-radius: .5em; border-top-left-radius: .5em; border-top-right-radius: .5em; -moz-border-radius-topleft: .5em; -moz-border-radius-topright: .5em; }
.tncTabs .ajax__tab_active .ajax__tab_tab   { color: #222; font-weight: bold; }
.ajax__scroll_horiz                         { overflow-x: scroll; }
.ajax__scroll_vert              			{ overflow-y: scroll; }
.ajax__scroll_both              			{ overflow: scroll }
.ajax__scroll_auto              			{ overflow: auto }

/* SERPs */
.PHCSCategoryEdit .form-control             { font-size: 12px; }

/* Miscellaneous */
.PHCS_staticbar .PHCS_wrapper   			{ background: #d9e7eb; padding: 10px; border-bottom: 2px solid #AFBBBE; }
.PHCS_staticbar .PHCS_wrapper:last-child	{ margin-right: 0; }
.PHCS_staticbar .PHCS_wrapper label 		{ font-weight: normal; }
.PHCS_staticbar .PHCS_wrapper span 			{ font-weight: bold; }
.PHCS_GenericCMS                			{ background: #d9e7eb; font-size: 12px; }
.optional                       			{ background: #F5F5F5; padding: 20px; }
.PHCS-toggle                                { font-weight: normal; font-size: 10px; margin-right: 10px; padding: 4px; cursor: pointer; }
.PHCS-toggle-normal                         { font-weight: normal; padding: 4px; cursor: pointer; }

/* PHCS Accordions */
.PHCS .PHCS-accordion                                               { font-weight: normal; cursor: pointer; padding: 0; }
.PHCS .accordion-btn                                                { padding: 10px 15px; border-bottom: 1px solid #FFF; }
.PHCS .panel-default                                                { border: 0; }
.PHCS .panel                                                        { box-shadow: none; -webkit-box-shadow: none; }
.PHCS .panel-group                                                  { margin: 0; }
.PHCS .panel-group .panel                                           { border-radius: 0; }
.PHCS .panel-default>.panel-heading                                 { background-color: #D8D760; border-radius: 0; }
.PHCS .panel-default>.panel-heading+.panel-collapse .panel-body     { border: 0; border-bottom: 1px solid #BDC3C7; font-size: 12px; line-height: 1.5em; }
.PHCS .panel-group .panel-default ul                 			    { font-size: 12px !important; }
.PHCS .panel-group .panel-default ul li                             { padding-bottom: 5px; margin-bottom: 5px; border-bottom: 1px solid #F0F0F0; }
.PHCS .panel-group .PHCS-static ul li                               { border-bottom: 1px solid #000; }

/* PHCS BUTTONS AND LINKS */
.PHCS_editbutton                			{ background-color: #FFFE98; cursor: pointer; float: right; }

/* JIRA Feedback Collector */
.atlwdg-trigger.atlwdg-RIGHT    			{ left: 100%; top: 40%; -webkit-transform-origin: top left; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -moz-transform-origin: top left; -ms-transform: rotate(90deg); -ms-transform-origin: top left; }
.atlwdg-trigger                 			{ position: fixed; background: #FFFE98; padding: 5px; border: 2px solid #000; border-top: none; font-weight: bold; color: #000 !important; display: block; white-space: nowrap; text-decoration: none !important; box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5); -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5); border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; }
.atlwdg-trigger a               			{ color: #000; }