#workspace {
    background-color: white;
    width: 100%;
    height: 480px;
}

#content {
    width: 100%;
    vertical-align: top;
    padding: 0 7px 10px 7px;
    font-family: "Arial", "Verdana", "Helvetica", sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #333333;
}

#print-icon {
	float: right;
    padding-right: 8px;
	background-image: url("../images/expander.gif");
    background-position: right;
    background-repeat: no-repeat;
}

#print-icon:hover {
    background-image: url("../images/expander-hover.gif");
}

#print-icon a,
#print-icon a:link,
#print-icon a:visited {
    background-image: url("../images/icons/print-icon.gif");
    background-repeat: no-repeat;
	padding-left: 19px;
	text-decoration: none !important;
    color: #656565 !important;
}
.bootstrap-filestyle .input-group-btn:first-child .btn-neutral {
	border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

#print-icon a:hover,
#print-icon a:focus,
#print-icon a:active {
    text-decoration: underline !important;
    background-image: url("../images/icons/print-icon-hover.gif");
}

#content h1 {
    font-size: 20px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 6px;
}

#content h2 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6px;
}

#content h3 {
    font-size: 9pt;
    margin-top: 0;
    margin-bottom: 6px;
    white-space: normal;
}

.page-header {
	margin-top: 3px;
	margin-bottom: 10px;
}

.page-header h2 {
    font-size: 10pt !important;
    font-weight: bold !important;
    color: #505050 !important;
    margin-top: 1px !important;
    margin-bottom: 2px !important;
}

.page-header h3 {
    font-size: 9pt !important;
    font-weight: bold !important;
    color: #505050 !important;
    margin-top: 1px !important;
    margin-bottom: 2px !important;
    white-space: normal;
}

.page-header h3.trail {
    font-size: 9pt !important;
	font-weight: normal !important;
    color: black;
    margin-top: 1px !important;
    margin-bottom: 2px !important;
}

.page-header h3.trail a,
.page-header h3.trail a:link,
.page-header h3.trail a:visited {
    text-decoration: none !important;
}

.page-header h3.trail a:hover,
.page-header h3.trail a:focus,
.page-header h3.trail a:active {
    color: black !important;
    text-decoration: underline !important;
}

.page-header h3.trail a.remove,
.page-header h3.trail a.remove {
	padding-right: 12px;
    margin-right: 8px;
	width: 9px;
	height: 8px;
	vertical-align: top;
	background-image: url("../images/icons/remove-icon.gif");
	background-position: right;
	background-repeat: no-repeat;
}

.page-header h3.trail a.remove:hover em,
.page-header h3.trail a.remove:focus em,
.page-header h3.trail a.remove:active em {
	color: #000000 !important;
	text-decoration: underline !important;
}

.page-header h3.trail a.remove:hover,
.page-header h3.trail a.remove:focus,
.page-header h3.trail a.remove:active {
	color: #1d5632 !important;
	background-image: url("../images/icons/remove-icon-hover.gif") !important;
}

.page-header h4 {
    font-size: 8pt !important;
    line-height: 8pt !important;
    font-weight: bold !important;
    color: #505050 !important;
    margin-top: 1px !important;
    margin-bottom: 2px !important;
}

.page-header .total {
	margin-top: 3px;
}

#content a.black {
	color: black !important;
}

#content a:link,
#content a:visited {
	color: #1b3fb2;
	text-decoration: underline;
}

#content a:hover,
#content a:focus,
#content a:active {
	color: #000000;
}

#content a em,
#content a:link em,
#content a:visited em,
#content em a,
#content em a:link,
#content em a:visited {
	color: #1b3fb2;
}

#content a:hover em,
#content a:focus em,
#content a:active em,
#content em a:hover,
#content em a:focus,
#content em a:active {
	color: black;
}

#content table {
    font-size: 12px;
}

#content table,
#content table th,
#content table td {
    border-collapse: collapse;
    border-color: #b0b0b0;
}

#content table th {
font-size: 11px;
}   

#content input,
#content select {
    font-size: 12px;
    font-family: arial, san-serif;
}

#content table.form {
    font-size: 11px;
}

#content table.form th {
    text-align: right;
    vertical-align: middle;
    padding-right: 5px;
}

#content table.form td {
    text-align: left;
    vertical-align: middle;
}

#content table.list {
    border-collapse: collapse;
    vertical-align: top;
    font-family: "Arial", "Verdana", "Helvetica", sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: black;
}

#content table.list th {
    padding: 2px 3px;
    border-collapse: collapse;
    background-color: #e1e1e1;
    border: 1px solid #bdbdbd;
    font-weight: bold;
    text-align: center;
    font-size: 11px; 
}

#content table.list td {
    padding: 2px 3px 2px 3px;
    border-collapse: collapse;
    border-bottom: 1px solid #d0d0d0;
    vertical-align: top;
}

#content tr.link {
    color: #1b3fb2;
}

#content tr.link:hover {
    color: #f9f7e8;
}

#content ul.actions {
	list-style: none;
	margin-top: 3px;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 3px;
    font-family: "Arial", "Verdana", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 11px;
}

#content ul.actions li {
	display: inline;
	list-style-type: none;
	padding-right: 8px;
	margin-right: 5px;
	padding-left: 0;
	margin-left: 0;
	background-image: url("../images/expander.gif");
	background-position: right;
	background-repeat: no-repeat;
}

#content ul.actions li:hover {
	background-image: url("../images/expander-hover.gif");
}

#content ul.actions a,
#content ul.actions a:link,
#content ul.actions a:visited {
    color: #505050;
    text-decoration: none;
    white-space: nowrap;
}

#content ul.actions a:hover,
#content ul.actions a:focus,
#content ul.actions a:active {
    text-decoration: underline;
}

#content ul.actions a:active {
    color: black;
    text-decoration: underline;
}
/* ---HOME PAGE STYLES--- */
.hp-wrap {
	position: relative;
}
.hp-images {
	display: none;
}

.print-guide {
	width: 174px;
	height: 106px;
}
.hp-links {
	width: 50%;
	display: inline-block;
	margin-top: 15px;
}
.hp-quick {
	width: 44%;
	display: inline-block;
	vertical-align: top;

}
.hp-images-text {
	display: none;	
}

.hp-segments {
    display: block;
    height: 30px;
    margin: 10px 0 0;
    min-width: 50%;
    position: relative;
}
.right-wrap {
	display: inline-block;
	width: 48%;
	vertical-align: top;
	clear: both;
	padding-top: 20px;
}
#content table.message-box {
	border-radius: 8px;
	border: 1px solid #ccc;
	width: 246px;
	background: linear-gradient(to bottom, #848684 3px, #646464 22px, #666 29px, #FFF 5px );
	box-shadow: 4px 4px 2px #999999;
	border-collapse: separate;
}
#content table.message-box .content div.scroll {
	max-height: 125px;
	overflow-y: auto;
}
#content table.quickorder-box {
	box-shadow: 4px 4px 2px #999999;
	border-collapse: separate;
	width: 246px;
}
.message-box .title {
	color: #ffffff;
	font-size: 12px !important;
	margin-top: -3px;
	text-transform: uppercase;
}
.message-box .content a {
	font-weight: bold;
	text-decoration: none !important;
}
.message-box .content a:hover {
	text-decoration: underline !important;
}
.print-guide {
	text-align: left;
	width: 226px;
	height: 33px;
	margin-top: 8px;
}
.hp-segments a:link {
	background: #afaeaf; /* Old browsers */
background: -moz-linear-gradient(top, #afaeaf 0%, #8e8d8e 21%, #8e8d8e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #afaeaf 0%,#8e8d8e 21%,#8e8d8e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #afaeaf 0%,#8e8d8e 21%,#8e8d8e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afaeaf', endColorstr='#8e8d8e',GradientType=0 ); /* IE6-9 */
	color: #ffffff !important;
	text-transform: uppercase;
	padding: 3px 0px;
	font-size: .60em;
	text-decoration: none !important;
	margin: 0  7px 0 0;
	font-family: verdana, san-serif;
	text-align: center;
	height: 19px;
	line-height: 8px;
	display: block;
	float: left;
	border-radius: 2px;
	letter-spacing: 1px;
	font-weight: 500;
	font-weight: bold;
}
.hp-segments a:visited {
	color: #ffffff !important;
}
.hp-segments a:hover {
	color: #f4ef4e !important;
}
.hp-segments a.packaging {
	width: 80px;
}
.hp-segments a.printing {
	width: 128px;
}
.hp-segments a.logistics {
	width: 80px;
}
.hp-segments a.facility {
	width: 110px;
}

#toc h1 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 13px;
}

#toc ul {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 3px;
    padding-left: 15px;
}

#toc li {
    margin-left: 0;
    padding-left: 0;
    list-style: disc;
}

#toc a,
#toc a:link,
#toc a:visited {
    color: #1b3fb2;
    text-decoration: none;
    padding-right: 3px;
}

#toc a:hover,
#toc a:focus {
    color: f9f7e8;
}


.announcements h1 {
    font-family: "Times New Roman", "Times", "Georgia", serif !important;
    font-size: 13pt !important;
    font-weight: bold !important;
    margin: 10px 0 2px 0 !important;
}

.announcements h2 {
    font-family: "Arial", "Verdana", "Helvetica", sans-serif !important;
    font-size: 10pt !important;
    font-style: italic !important;
    font-weight: bold !important;
    margin: 10px 0 2px 0 !important;
}

.announcements p {
    margin: 2px 0 7px 0;
}

.announcements ul {
    margin-top: 2px;
    margin-bottom: 7px;
}

.announcements .separator {
    margin: 5px auto 15px auto;
    border-bottom: 1px black solid;
    width: 100%;
    text-align: center;
}

table.noborder th,
table.noborder td {
	vertical-align: top;
}

table.noborder th big {
	font-size: 13px;
	font-weight: bold;
    padding-top: 10px;
}

#content a.more-link,
#content a.more-link:link,
#content a.more-link:visited {
    padding-right: 8px;
	background-image: url("../images/expander.gif");
    background-position: right;
    background-repeat: no-repeat;
	text-decoration: none !important;
    color: #656565 !important;
}

#content a.more-link:hover,
#content a.more-link:focus,
#content a.more-link:active {
	background-image: url("../images/expander-hover.gif");
	text-decoration: underline !important;
}

#content a.comment-link:link, 
#content a.comment-link:visited, 
#content a.comment-link:active {
	text-decoration: none !important;
    color: black !important;
}

#content a.comment-link:hover {
	text-decoration: none !important;
    color: purple !important;
}

#content a.sub-link:link, 
#content a.sub-link:visited,
#content a.sub-link:active {
	text-decoration: none !important;
    color: blue !important;
}

#content a.sub-link:hover {
	text-decoration: none !important;
    color: purple !important;
}

.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.terms li {
	margin-bottom: 4px;
}

#content a.white, .white {
	color:#ffffff;
}
#content a.white:hover, .white:hover {
	color:#6cd559;
}
.bcwhite {
	background:#ffffff !important;
}
#content table.list td  {
	color:#000000;
}

ul.icon-legend {
	list-style: none;
	border: 1px solid #c0c0c0;
    float: right;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; 
}
ul.icon-legend li {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
ul.icon-legend li img {
    vertical-align: top;
}
	
.hide-availability .availability {
	display: none;
}

table.etrading {
	margin-bottom: 20px;
}
table.etrading tr {
	border-bottom: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
}
table.etrading th {
	border-top: 1px solid #b0b0b0;
}
table.etrading  th.etrade-th {
	width:165px;
}
table.etrading tr.noborder {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
}
table.etrading input {
                border: 1px solid #cccccc;
                border-radius: 3px;
}
table.etrading input:focus {
                border-color: #2acf55;
                outline: 0;
                -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
                box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

#content table.pad td {
    padding: 5px;
}

.external #container {
    min-width: 770px;
    width: 770px !important;
}


/*-----TABS--------*/

#alwayshow {
    display: block !important;
}
.responsive-tabs-default {
    margin-top: 20px;
}
.responsive-tabs-default .responsive-tabs li {
    border: 1px solid #ccc;
    border-right: 0;
    background: #dfdfdf;
    cursor: pointer;
    position: relative;
    z-index: 800;
    border-bottom: 0px;
}
.responsive-tabs-default .responsive-tabs li:last-child {
    border-right: 1px solid #ccc;
}
.responsive-tabs-default .responsive-tabs li.active {
    background: #f8f8f8;
    border-right: 1px solid #ccc;
}
#tab1, #tab2, #tab3 {
    background: #f8f8f8;
    padding: 15px;
    border: 1px solid #ccc;     
    margin-top: -1px;           
}

#tab1 .account-info p, #tab2 .account-info p {
	max-width: 420px;
	margin-top: 0;
}
.responsive-tabs-panel label{
    display: inline-block;
    width: 135px;
    vertical-align: top;
    font-weight: bold;
}
.responsive-tabs-panel {
	position: relative;
}
.responsive-tabs-panel .dataTables_filter label{
    width: auto;
}
#catalog-items-table_filter label{
    color: #800080;
    font-size: 14px;
}
.form-row  {
    margin-bottom: 15px;
}
.responsive-tabs-panel h2 {
    padding-bottom: 10px;
}
.responsive-tabs-panel label.btn {
    display: inline-block;
    width: 90px;
    margin-top: -5px;
}
.bottom-note {
	position: absolute; 
	bottom: 10px; 
	left: 10px;
}
.filename {
    padding: 5px 0px 0px 10px;
    line-height: 20px;
}
textarea.description {
    width: 500px;
}
textarea.copypaste {
	font-family: arial, san-serif;
	font-size: 12px;
	min-height: 140px;
	width: 140px;
}
input.wider {
    width: 500px;
}
.tab-content    {
    display: inline-block;
    vertical-align: top;
    margin-top: 75px; 
    margin-left: 10px;
}
.valid-items {
    display: inline-block;
    vertical-align: top;
    padding-top: 75px;
}
.responsive-tabs {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
}
.responsive-tabs li {
    width: auto;
    margin: 0px;
    text-align: center;
    display: inline-block;
    padding: 6px 15px;
}
#content .responsive-tabs li a {
    display: block;
    text-decoration: none;
    color: #1b3fb2;
    font-weight: bold;
}


.responsive-tabs-content {
    margin-bottom: 20px;
    width: 100%;
    clear: both;
}

@media only screen and (max-width: 620px) {
.responsive-tabs li {
    display: none;
}
.responsive-tabs-content .responsive-tabs-panel,  .responsive-tabs-content .responsive-tabs-panel .responsive-tab-title {
    display: block;
}
}
#content table.striped td {
	padding: 8px;
}
#content table.striped tr {
	border-bottom: 1px solid #d0d7e5;
}
#content table.striped tr td {
	border-left: 1px solid #d0d7e5;
}
#content table.striped th {
	background: #a1a1a1;
	border-left: 1px solid #fff;
	padding: 8px;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
}
#content table.striped tr:nth-child(odd) {
   background-color: #f1f1f1;
} 
#content table.striped tr td:last-child {
    border-right: 1px solid #d0d7e5;
}
#content table.striped td.primary {
	color: #dd4b03;
}
#content table.striped td span a {
	padding-right: 10px;
	text-decoration: none;
}
#content table.striped td span a:hover {
	text-decoration: underline;
}
#content table.striped td {
	padding: 8px;
}
#content table.striped tr {
	border-bottom: 1px solid #d0d7e5;
}
#content table.striped tr td {
	border-left: 1px solid #d0d7e5;
}
#content table.striped th {
	background: #a1a1a1;
	border-left: 1px solid #fff;
	padding: 8px;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
}
#content table.striped tr:nth-child(odd) {
   background-color: #f1f1f1;
} 
#content table.striped tr td:last-child {
    border-right: 1px solid #d0d7e5;
}
#content table.striped td.primary {
	color: #dd4b03;
}
#content table.striped td span a {
	padding-right: 10px;
	text-decoration: none;
}
#content table.striped td span a:hover {
	text-decoration: underline;
}
.tip {
	color: #888; 
	font-style: italic;
}

.export label.w120px {
	width: 120px;
}
.export .responsive-tabs-panel {
	min-height: 400px;
	position: relative;
}
.export p.note {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

/*Table-sorter css styles - start*/
/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 95%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #b9dfc4;
}
#content table.tablesorter td {
    padding: 8px;
}
#content table.tablesorter tr {
    border-bottom: 1px solid #d0d7e5;
}
#content table.tablesorter tr td {
    border-left: 1px solid #d0d7e5;
}
#content table.tablesorter th {
    padding: 8px;
}
#content table.tablesorter tr td:last-child {
    border-right: 1px solid #d0d7e5;
}
#content table.tablesorter td.primary {
    color: #dd4b03;
}
#content table.tablesorter td span a {
    padding-right: 10px;
    text-decoration: none;
}
#content table.tablesorter td span a:hover {
    text-decoration: underline;
}
#content table.tablesorter tr:nth-child(odd) td {
    background: #f1f1f1;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
     background-color: #e5f4f7;
}
/*Table-sorter css styles - End */

.responsive-tabs-panel label.prod-number {
	display: inline-block;
	font-weight: bold;
	vertical-align: middle;
	width: 182px;
}
.italic {
	font-style: italic;
}

.jfilestyle {
	display: inline-block;
	margin: 10px 0px;
	padding: 0px;
	position: relative;
	border-collapse: separate;
}

div.jfilestyle label, div.jfilestyle input {
	font-family: sans-serif;
}

div.jfilestyle input {
	border: 1px solid #c0c0c0;
	background: #fafafa;
	margin: 0px -5px 0px 0px;
	vertical-align: middle;
	padding: 7px 14px;
	font-size: 14px;
	border-radius: 5px;
	color: #333;
	cursor: default;
    line-height: normal;
}

div.jfilestyle label {
    background: #007934 none repeat scroll 0 0;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    padding: 7px 14px;
    text-align: center;
    vertical-align: middle;
    width: auto;
}

div.jfilestyle.jfilestyle-corner input:first-child {
	border-right: 0;
}

div.jfilestyle.jfilestyle-corner input:last-child {
	border-left: 0;
}

div.jfilestyle.jfilestyle-corner input:first-child,
div.jfilestyle.jfilestyle-corner span:first-child>label {
	border-radius: 5px 0 0 5px;	
}

div.jfilestyle.jfilestyle-corner input:last-child,
div.jfilestyle.jfilestyle-corner span:last-child>label {
	border-radius: 0 4px 4px 0;	
}

div.jfilestyle label[disabled] {
	pointer-events: none;
	opacity: 0.6;
	filter: alpha(opacity=65);
	cursor: not-allowed;
}

div.jfilestyle label:hover {
	cursor: pointer;
	background: #4d9c2f;
}

div.jfilestyle .count-jfilestyle {
	background: #303030;
	color: #fff;
	border-radius: 50%;
	padding: 1px 5px;
	font-size: 12px;
	vertical-align: middle;
}
/*EB-15514-new orderlist settings*/
@charset "utf-8";
/* CSS Document */

.responsive-tabs-panel label.w75px {
    width: 75px;
}
.mr60 {
    margin-right: 60px;
}

.responsive-tabs-panel label.w500px {
	width: 500px;
}
.treewrap {
	background: #ffffff;
	border: 1px solid #ccc;
	padding: 10px;
	height: auto;
}
.responsive-tabs-panel label.normal {
	font-weight: normal;
}
.responsive-tabs-panel h4 {
	margin-bottom: 3px;
}
.mw250px {
	min-width: 250px;
}
.maxw992px {
	max-width: 992px !important;
}
.minh400 {
	min-height: 400px;
}
table.dataTable.lesspad tr td {
	padding: 4px 3px;
}
.w250px {
	width: 250px;
}
.responsive-tabs-panel #editList_wrapper label {
	width: auto;
}
.replacement-wrap {
	position: relative;
	margin: 6px 0;
	
}
.replacement-btn {
	cursor: pointer;
	
}

.replacement-item div {
	margin-bottom: 5px;
}
.replacement-item h5 {
	margin: 0 0 5px 0;
	padding: 0;
	
}

.replacement-item::after {
    border-color: transparent transparent #007934;
    border-style: solid;
    border-width: 10px;
    content: "";
    height: 0;
    left: 12px;
    position: absolute;
    width: 0;
    top: -21px;
}

.replacement-item {
    background: #ddead7 none repeat scroll 0 0;
    height: auto;
    margin-top: 8px;
    padding: 12px;
    position: absolute;
    top: 22px;
    width: 220px;
    z-index: 10;
    border: 2px solid #b8b8b8;
}

.w33pc {
    width: 33%;
}

.hidden {
    display:none;
}

.responsive-tabs-default .responsive-tabs li {
    border-radius: 4px 4px 0 0;
    border-style: solid none none solid;
}

#content table.table-users th { 
	padding: 3px; 
}
 
/* EB-17339 */
#content table.tablesorter th {
    padding: 8px 12px;
    min-width: 65px;
}

table.tablesorter td, table.dataTable td.comments {
    max-width: 215px;
    word-wrap: break-word;
}

/* EB-17110 */
div.multilist-container {
	width: 400px;
	height: 145px;
	overflow-y: scroll;
	border: 1px solid #ccc;
	margin: 5px 0;
	font-size: 12px;
}
table.multilist-confirmation {
	text-align: left;
	margin: 10px 0;
	border-collapse: collapse;
	width: 100%;
}
table.multilist-confirmation tr th, table.multilist-confirmation td {
	border-bottom: 1px solid #cdcdcd;
	text-align: left;
}
input.multilist-input {
	width: 200px;
}
div.multilist-container.checkout {
	width: 345px;
	height: 100px;
	margin: 0;
}
div.multilist-container.checkout table {
	margin: 0;
}
.fontReset {
	font-family: "Arial", "Verdana", "Helvetica", sans-serif;
    font-size: 12px;
}
.modal-box-lg {
    max-width: 950px;
}
.modal-box-lg .modal-body  {
	padding: 2em 1.5em 0;	
}
.adUnitPopup1 .modal-body {
	display: table
}
.modal-body .adunit-left {
	display: table-cell;
	width: 250px;
	height: 330px;
	border-right: 1px solid #ccc;
	vertical-align: top;
	overflow-y: auto;
}
.modal-body .adunit-right {
	display: table-cell;
	width: 700px;
	padding-left: 20px;
	vertical-align: top;
}
.adUnitPopup1  {
	width: 900px;
}
#content .modal-body h3 {
	font-size: 16px;
}
#content .modal-box-lg .close {
	top: 20px;
}

.reportAccountSelection {
	width: 400px;
	max-height: 300px;
	overflow: auto;
}
.mb3 {
    margin-bottom: 3px;
}
.mb10 {
    margin-bottom: 10px;
}
#hp-top-banner {
	min-height: 1px;
	margin-top: 5px;
}
.icon-lower {
	position: relative; 
	top:3px;
}
#content table.filterTable.noLine tr {
	border-bottom: 1px solid #ddd;
}
#content table.filterTable.noLine td a {
    text-decoration: none;
    font-weight: normal;
} 
#content table.filterTable .tdheader {
	font-size: 12px;
}
/* Removing clear button in IE inputs */
.filterTableInput::-ms-clear {
    display: none;
}
#content table.pad5-2 td {
    padding: 5px 2px !important;
}

#cscGroupPopup .close {
                top: 20px;
                line-height: 13px;
}

@-moz-document url-prefix() {
                #cscGroupPopup .close {
                  padding: 1px 3px;
                }
}

@media and (-webkit-min-device-pixel-ratio:0) {
                #cscGroupPopup .close {
                  padding: 0 3px 1px;
                }
}

.ptool-icon {
  display: inline-block;
  width: 31px;
  height: 31px;
  vertical-align: top;
  margin: 0 4px;
}
.ptool-wrap p {
  margin: 0;
}
.ptool-wrap {
  margin: 0 0 12px 0;
}
#content .ptool-wrap h3 {
  margin-bottom: 2px;
}
#content .ptool-wrap h3 a {
  text-decoration: none;
}
#content .ptool-wrap h3 a:hover {
  text-decoration: underline;
}
.attribute-container {		
	display: flex; 
	justify-content: center; 
	padding: 0 6px 6px; 			
	align-items: stretch;
}
.attribute-container h5 {
	width: 100%;
	text-align: center;
	font-size: 12px;
	margin: auto;
	margin-bottom: 4px;
}
.attribute-photo {
	text-align: center;
}
.attribute-container table tr td {
	background: #ffffff;
}

.attribute-container .multiselect {
  width: 200px;
}

.attribute-container .selectBox {
  position: relative;
   width: 200px;
}

.attribute-container .selectBox select {
  width: 100%;
  font-weight: bold;
}

.attribute-container .overSelect {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.attribute-container .checkboxes {
  display: none;
  border: 1px #dadada solid;
  margin-bottom:10px;
  padding:4px;
}

.attribute-container .checkboxes label {
  display: block;
}

.attribute-container .checkboxes label:hover {
  background-color: #1e90ff;
  color: #ffffff;
}

.itemAttImg {
 	max-width: 150px;
 	margin:auto;
 
}
.attribute-upload {
	margin-left:60px !important;
	margin-top:10px !important;
}
.paginate-wrap div, .paginate-wrap a div:hover {
    display: inline-block;
    padding: 4px 10px 4px 8px;
    border: 1px solid #979797;
    background: #b9dfc4;
    margin: 0 -3px;
}
.paginate-wrap a div {
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
    background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
    background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
    background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
    background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
    background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);/* W3C */
}
.paginate-wrap div.firstpage {
    border-radius: 4px 0 0 4px;
}
.paginate-wrap div.nextpage {
    border-radius: 0 4px 4px 0;
}
table #catalog-items-table img {
    max-width: 50px;
    height: auto;
}
table #catalog-items-table th.image, table #catalog-items-table td.image {
     max-width: 70px !important;
}
table #catalog-items-table {
	 max-width: 900px !important;
}
#detail-buttons {
	margin: 5px 0 10px 0;
}
#detail-buttons > a, #detail-buttons > button, #detail-buttons > select {
	margin-right: 5px;
}
#optionsWrap {
    display: none;
}
