.icons {
	/* hide edit button */
    display: none;
}
.com-users-login__remember {
	padding: 10px;
}

h3.ttr_block_heading {
	margin-bottom: 8px !important;
}
h2.ttr_post_title {
	font-size: 28px;
}
.ttr_block_content p {
	margin: 4px 2px 8px 2px;
}
.ttr_block ul li {
	margin: 6px;
}
.menubelowcolumn1 .ttr_block_parent .ttr_block {
	margin: 0 !important;
	padding: 0 !important;
}
.ttr_banner_menu_inner_below0.container.row{
	max-height:	0px;
}

#ttr_content_margin table {
	width: auto;
}
.com-users-login, .com-users-login__options {
	max-width: 300px;
	margin: auto;
	border: 1px solid silver;
	padding: 25px;
}
.com-users-login__options {
	max-width: 300px;
	margin: auto;
	border: 0px solid silver;
	padding: 0px;
}
#bz-products_page-outer {
	margin-top: 0px;
	
}
input, select {
	text-align: center;
}
input, select, textarea {
	width: auto;
	padding: 4px 10px;
	margin: auto 6px;
	
}
.bz-centered {
	margin-left: auto !important;
	margin-right: auto !important;
	
}
.division-node {
	border: 1px solid white;
	background-color:rgb(240,240,240);
	cursor: pointer;
	padding: 3px 3px;
	font-size: 1.2em;
	font-weight: 600;
}
.department-node {
	cursor: pointer;
	padding: 3px 0 3px 0px;
	margin-left:20px;
	font-size: 1.2em;
}
.category-node {
	padding: 0 0;
	margin-left: 30px;
	margin-bottom: 1px;
	font-size: 1.1em;
}

.division-node:hover, .department-node:hover{
	background-color:rgb(220,220,220);
}

.header-info {
    text-align: right;
    font-size: 11px;
}


#bz-toggle-side-panel {
	float:left;
	margin-top: -40px;
	margin-left: -15px;
}
.mfp-inline-holder .mfp-content {
	max-width:598px;
	max-height: 680px;
	text-align: center;
}
.mfp-inline-holder .mfp-content .mfp-title, .mfp-inline-holder .mfp-content button{
	top: -40px !important;
}
.bz-range-inputs-container {
	display: inline-block;
	margin-right: 25px;
}
.bz-from, .bz-to{
	width: 80px !important;
}
.bz-search-element-label {
	margin: 10px 0 6px 0;
	font-weight: 600;
}
.bz-selector {
	display: inline-block;
	border: 1px solid rgb(220,220,220);
	min-width: 50px;
	padding: 18px 1px 18px 1px;
	text-align: center;	
	user-select: none;
}
.bz-selector-image-wrapper {
	display: inline-block;
	border: 1px solid rgb(220,220,220);
	width: 50px;
	padding: 2px 2px;
	text-align: center;	
}
.bz-selector-image {
	display: inline-block;
	background-color: transparent;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% 100%;	
	width: 48px;
	height: 48px;
}
.bz-selector-image-text {
	display: block;
	margin: 0 0;
	width: 100%;
	text-align: center;	
	user-select: none;
}
.bz-selected {
	background-color: #9CB7F2 !important;
}
.bz-from, .bz-to, .bz-to-label {
	display: inline-block;
	width: auto;
	margin: 3px 3px;
}
h6 {
    color: #595959;
    font-size: 12px;
    font-weight: bold;
}
td {
	padding: 2px 2px 2px 2px !important;
}
.tree td {
    border: 0px solid white;
    border-bottom: 1px solid silver;
}

th, td {
    font-size: smaller;
    font-weight: normal;
}

.ttr_banner_header {
	position:  absolute !important;
	display: block !important;	
	top: 0 !important;
	width: 100% !important;
}
#bizkey-hidden-div {
	display: none;
	border: 1px solid green;
}

.bz-home-page-slideshow {
    background: rgba(0,0,0, 0.5);
}
.ari-image-slider-wrapper {	
    margin-top: -55px;
    box-shadow: none !important;
}
/*
.ari-image-slider {
    box-shadow: none !important;
}
*/


.dataTables_filter {
    position: absolute;
    right: 200px;
    top: 60px;
}

.bz-title-box {
	z-index: 601;
	background: white; 
	border-radius: 10px; 
	border-top: 30px solid #4176E6;
	box-shadow: 3px 3px 15px;
	width:auto;
	cursor: pointer;
}

.bz-title-box-title {
	position: absolute;
	top: -25px;
	left: 0px;
	right: 100%;
	width: 100%;
	text-align: center;
	font-size: medium;
	text-align: center;
	color: rgb(240,240,240);
}

.bz-title-box-small{
	z-index: 601;
	background: white; 
	padding: 5px 10px 0px 10px;
	border-radius: 4px; 
	border-top: 23px solid rgba(65, 118, 230, .8);
	box-shadow: 0 0 2px 1px #C0C0C0;
	width:auto;
}

.bz-title-box-title-small {
	position: absolute;
	top: -19px;
	left: 0px;
	right: 100%;
	width: 100%;
	text-align: center;
	font-size: 12px;
	text-align: center;
	color: rgb(240,240,240);
}

.bz-smaller {
	font-size: 11px !important;
}

#bz-cart-module {
	z-index: 9999;
	display: none;
	position: absolute; 
	top: 0px; 
	right: 10px;
	font-size: .8em;
}
#bz-cart-module p {
	margin: 2px !important;
}
#bz-cart-detail .bz-row-button {
	width: 7em;
	margin: 2px;
}
#bz-user-details {
	font-size: .78em;
	color: rgb(100,100,100);
	border-bottom: 1px solid rgb(210,210,210);
	margin-bottom: 1em;
}
/*
#bz-user-module {
	z-index: 599;
	position: absolute !important;
	top: 4px !important;
	left: 10px;
	font-size: .65em;
	color: rgb(150,150,150);
}
*/
#bz-searched-products-container {
	margin-top: 26px;
}
#bz-products-container {
    padding-left: 0px;
    /*padding-top: 35px;*/
}

#product-tree td{
	border: none;
	background: white;
	padding: 1px;
}

td .tree-category {
	width:100% !important;
	padding: 2px 2px 2px 38px !important;
}

.tree-category .indenter{
	display: none !important;	
}
#bz-hidden-div {
	display:none;
}
#bz-shade {
	position: fixed; 
	z-index: 600; 
	float: left; 
	display: none;
	background-color: rgb(10,10,10); 
	opacity: .4;
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%;
}

#bz-form-container {
	display: none;
	position: fixed;
	top: 20%;
	left: 10%; 
	padding: 10px 20px 0px 20px;
	width:auto;
}

.bz-form-button-container {
	width: 100%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.bz-side-panel {
	padding-left: 0px;
	margin-left: 0px;
	min-width: 150px;
	max-width: 218px;
	width: 218px;
}
#bz-products-container h6 {
	padding: 0px !important;
	margin: 0px !important;
	font-size: 18px !important;
}
#bz-products-page table {
	border: 0px !important;
}

.hamburger-button {
	background: url("/images/hamburger.png") no-repeat center;
	background-size: 60% 95%;
}
.bz-top-button{
	min-width:60px;
	user-select: none;
	background-color: #4176E6;
	border-radius: 3px;
	display: inline-block;
	margin: -75px 4px 4px 2px;
	text-align: center;
	padding: 6px 6px;
	color: rgb(240,240,240);
}
#bz-search-page, #bz-products-page {
	margin-top: 0px;
}

#bz-products-table td{
	vertical-align: top;
}
#bz-search-panel {
	width: 100%;
}
#bz-search-details {
	width: 100%;
}
.bz-featured-order-button {
	text-align: center;
	width: 50px;
	float: right;
}
.bz-featured-item {
	float: left;
	border: 1px solid #E0E0E0;
	box-shadow:	1px 1px 4px #E8E8E8;
	border-radius: 5px; 
	margin: 10px;
	padding: 10px;
	width:350px;
	height:auto;
	min-height:	218px;
}

.bz-featured-code {
	width:100%;
	height:auto;
	font-weight: bold;
	padding-bottom: 16px;
	text-align: center;
}

.bz-featured-name {
	width:100%;
	height:auto;
	padding-bottom: 6px;
}

.bz-featured-text {
	width:100%;
	height:auto;
}

.bz-featured-thumb {
	width:100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.bz-form {
		padding: 0px;
		margin: 0px;
}

/* the th border styles get overridden by the template */ 
.bz-grid  th{
	background-color: rgb(230,230,230);
}
.bz-grid-item {
	text-align: center;
}
.bz-cart-item-thumb {
	float: right;
}

#bz-cart-item-form td {
	border: 0px;
	border-collapse: collapse;
	padding: 4px 4px 4px 4px;
	text-align: left;
}

.bz-form-button {
	cursor: pointer;
	height: auto !important;
	line-height: 2;
}	

div.bz-row-button {
  margin-bottom: 6px !important;
  padding-top: 0px;
  padding-bottom: 0px;
}

.bz-row-button span {
  vertical-align: middle;
}

.bz-cancel-button, .bz-ok-button, .bz-major_action {
	display: inline-block;
	min-width: 70px;
}
.bz-cancel-button {
	border: 1px solid rgb(252,108,108) !important;
	background-color: rgb(252,108,108) !important;
}
.bz-ok-button {
	border: 1px solid rgb(70,170,70)  !important;
	background-color: rgb(70,170,70)  !important;
}
.bz-cancel-button:hover {
	border: 1px solid rgba(252,108,108,.8) !important;
	background-color: rgba(252,108,108,.8) !important;
}
.bz-ok-button:hover {
	border: 1px solid rgba(70,170,70,.8)  !important;
	background-color: rgba(70,170,70,.8)  !important;
}

td div.bz-clickable-cell {
	cursor: pointer;
	display: inline-block;
	width: 100%;
	height: 100%;
}

.bz-clickable-cell td{
	cursor: pointer;
	vertical-align: middle !important;
}

#bz-cart td {
	padding: 4px 4px 4px 4px;
	text-align: center;
	border-color: rgb(230,230,230); 
}

.cart-heading {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;	
	border-top-right-radius: 5px; 
	border-top-left-radius: 5px; 
	background-color: rgb(65, 118, 230);
	opacity: .8;
	color: rgb(240,240,240);
	padding: 3px 0px 3px 0px;
	text-align: center;
	font-size: normal;
}

.bz-message {
	position: fixed;
	top: 35%;
	left: 35%;
	border: 3px solid white;
	display: none;
	z-index: 602; 
	box-shadow: 3px 3px 15px;
	border-radius: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 25px 50px 25px 50px;
	margin: 0px;
	background-color: rgb(200,230,200);
}

.bz-error-message {
	background-color: rgb(230,200,200);
}
.bz-thumb {
	height: 70px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.sorting {
    background: rgb(230, 230, 230);
    cursor: pointer;
}

.headerSortUp, .headerSortDown{
    background: rgb(140,140,140);
    color: rgb(240,240,240);
    cursor: pointer;
}

.tree-division {
    font-size: 12px;
    font-weight: bold;
}

.bz-div-search-button {
	min-width:60px;
	user-select: none;
	background-color: #4176E6;
	border-radius: 3px;
	display: block;
	margin: 5px 4px 4px 0px;
	text-align: center;
	padding: 3px 3px;
	color: rgb(240,240,240);
}

.bz-div-search-button.bz-ok-button {
	padding: 2px 35px  !important;
}

.tree-department {
    font-size: 12px;
}

.bizkey-thumb {
    width: 50px;
}

.dataTables_length {
    float: left;
    padding-right: 50px;
}

#jcemediabox-popup-caption  {
   font-family: 'Arial Unicode MS', Arial, Helvetica, Sans-Serif;
   font-size: 12px;
   color: #1A52CB;
}

.plL {
	text-align: left !important;
}
.plC {
	text-align: center !important;
}
.plR {
	text-align: right !important;
}
.plB {
	font-weight: 600 !important;
}

 .input-small {
	 max-width: 100px;
 }

/*
#login-form #form-login-username label, #login-form #form-login-password label {
	display:none !important;
}
#login-form #form-login-password label, #login-form #form-login-password label {
	display:none !important;
}

#login-form #form-login-username .input-prepend {
    padding-bottom: 10px;
}

 
 
div #login-form {
	top: 60%;
	text-align: center;
}


#login-form  a{
	color: silver;
}

.login-greeting {
    padding-bottom: 15px;
}
*/


#login-form{
	

	/*
	text-align: center !important;
	z-index: 99999; 
	background: #4176e6;
	left: 50%;
	opacity: .8;
	margin: 0 0 0px -140px !important;
	position: fixed;
	*/
	padding: 20px;
	width: 300px;
	margin: 80px auto 30px auto;
	border: 1px solid silver;
}

@media only screen and (max-device-width: 1024px) {
	body, th, td {
		font-size: 11px;
	}
}