html {
   
    background: #f6f6f6; 

}
.wrapper {position:relative}
/*.left-nav {
	position: absolute;
	z-index: 999;
	top: 0;
	left: -240px;
	border: 1px solid #ddd!important;
	background: #fff!important;
	-webkit-box-shadow:0px 1px 10px -6px rgba(1,0,0,0.75);
	-moz-box-shadow:0px 1px 10px -6px rgba(1,0,0,0.75);
	box-shadow:0px 1px 10px -6px rgba(1,0,0,0.75);
}*/
.menu_button {
	float: right;
	position: relative;
	right: -35px;
	top: 0px;
	padding: 1px 10px 1px 4px;
	background:rgba(0, 0, 0, 0.30);
	color: #fff;
	border-radius: 0 20px 20px 0;
	cursor: pointer;
	z-index: 30;
}
.btn.search {display: inline-block !important; margin-top:0px;}


#nav{width:100%;}

.container {
  float: right;
  width: 83.22%;
}
.content.container {

    width: 98%;
    float: left;
    margin: 0 1%;

}
.top-navbar {
box-shadow: 0 0 4px #5e0101;
  float: right;
  margin: 0px 2px 0 0;
  width: 99.9%;
}
.left-nav {
  background-color: #5e0101;
  float: none;
  vertical-align: top;
}
#side-nav ul#nav li a {
  color: #fff;
}
#side-nav ul#nav li a:hover
{
	background-color: #f6f6f6;
	color: #5e0101;
}
#side-nav ul#nav li a i {
  color: #fff;
  float: left;
  line-height: 20px;
  padding-right: 10px;
}


#side-nav ul#nav li .active a
{
	background-color: #f6f6f6;
	color: #5e0101!important;
}

#side-nav ul#nav li .active a i {
  color: #5e0101;
}

.col-lg-6 {
	box-shadow: 0 0 4px #5e0101;
	margin: 15px 24px 0 13px;
	padding: 0;
	width: 47%;
}
.col-md-3 {
	box-shadow: 0 0 4px #5e0101;
	margin: 0 18px;
	padding: 0;
	width: 22%;
}
#side-nav ul#nav li a {

  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 200;
  margin: 0;
  padding: 15px 15px 15px 20px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
#side-nav ul#nav li {
	border-bottom: 1px solid #fff !important;
	display: block;
	margin: 0;
	padding: 0;
	border-right: none;
}

.shortcut-label:hover {
  color: #fff !important;
}
.shortcuts .shortcut:hover {
    background-color: #5e0101!important;
}
.shortcuts .shortcut:hover .shortcut-icon,.shortcuts .shortcut:hover .shortcut-label {
  color: #fff !important;
}
.shortcut-icon.icon-list-alt:hover {
  color: #fff;
}
.container1 {
  background-color: #5e0101;
  box-shadow: 0 0 4px #fff;
  float: left;
  height: 100%;
  width: 16.7%;
}

.stats-body-alt {
  background-color: rgba(0, 0, 0, 0.4);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 48px;
  font-weight: 300;
  height: 84px;
  margin: 0 0 5px;
  padding: 1px;
}
.widget-container {
  background: #fff none repeat scroll 0 0;
    border: medium none;
    box-shadow: 0 1px 10px -6px rgba(1, 0, 0, 0.75);
	margin-bottom: 0px;
}

.panel-body {
  padding: 15px;

}
.wrapper .page-content {
  color: #fff;
  display: table-cell;
  float: right;
  height:100%;
  padding: 0;
   padding-bottom: 60px;
  width: 83%;
}
.boxx {
  height: 66px;
  width: 100%;
}
#side-nav ul#nav {
 
  list-style: outside none none;
  margin: 12px 0 0 0;
  padding: 0;
}
.row {
	margin-bottom: 12px;
	margin-left: -15px;
	margin-right: -5px;
}
#side-nav ul#nav li a:hover i {
 color: #5e0101;
}
@media only screen and (max-width: 1370px) {
.col-md-3 {
	box-shadow: 0 0 4px #5e0101;
	margin: 0px 10px;
	padding: 0;
	width: 23%;
}
.col-lg-6 {
	box-shadow: 0 0 4px #5e0101;
	margin: 14px 10px 3px 11px;
	padding: 0;
	width: 47.2%;
}
.content.container {
	width: 98%;
	float: left;
	margin: 0 0 0 17px;
}
.row {
	margin-bottom: 2px;
	margin-left: -15px;
	margin-right: -5px;
}
}

@media only screen and (max-width: 1280px) {
   .col-md-3 {

	width: 21%;
}
.col-lg-6 {
	width: 46%;
	float: left;
}


}

@media only screen and (max-width: 1080px) {
   .col-md-3 {
	margin: 0 15px;

}
.col-lg-6 {
	width: 45%;
	float: left;
}
.top-navbar {
	margin: 0px 1px 0 0;
}

}

@media only screen and (max-width:1024px) {
   .top-navbar {
	margin: 0px 0px 0 0;
}


}

@media only screen and (max-width: 980px) {
   .col-md-3 {
	margin: 0 13px;
}
.col-lg-6 {
	width: 44%;
	float: left;
}


}

@media only screen and (max-width:900px) {
 .container1 {
	background-color: #5e0101;
	box-shadow: 0 0 4px #fff;
	float: left;
	height: 100%;
	width: 19%;
}
  .container {
	float: right;
	width: 81%;
}
.text-center {
	font-size: 34px;
}


}

@media only screen and (max-width: 800px) {
   .col-md-3 {
	margin: 0px 11px;
}
.container1 {
	background-color: #5e0101;
	box-shadow: 0 0 4px #fff;
	float: left;
	height: 100%;
	width: 21%;
}
.container {
	float: right;
	width: 79%;
}
.col-lg-6 {
	width: 43%;
	float: left;
}
.brand {
	font-size: 24px;
	padding: 0px 10px;
	width: 19%;
	display: table;
}


}
@media (min-width:641px){
   .left-nav {
	border-right: 0px solid #ddd 1important;
}


}

#left-click {
	position: absolute;
	right: 40px;
	top: 36%;
	font-size: 30px;
	cursor: pointer;
}

#right-click {
	position: absolute;
	left: 20px;
	top: 36%;
	font-size: 30px;
	cursor: pointer;
}
body {
	background-color: #F6F6F6;
	background-size: cover;
}
.grid-from
{
	position:relative;
	width:100%;
	height:500px;
}
@media (max-height:1024px) 
{
    .grid-from
	{
		height:740px;
	}
}
@media (max-height:900px) 
{
    .grid-from
	{
		height:650px;
	}
}
@media (max-height:800px) 
{
    .grid-from
	{
		height:577px;
	}
}
@media (max-height:768px) 
{
    .grid-from
	{
		height:500px;
	}
}

@media (max-height:720px) 
{
    .grid-from
	{
		height:470;
	}
}




.lbl-header {
    height: auto;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #5e0101;  
    letter-spacing: 1px;
	padding: 16px;
    background: #f1f1f1;
    margin: 0 5px 3px 2px;
}

	
	
	
	#please-wait {
		position: fixed;
		text-align: center;
		width: 100%;
		/* vertical-align: bottom; */
		top: 0%;
		background: rgba(0,0,0,0.1);
		height: 100%;
	}
	
	
	.result-button-group {
		padding-bottom: 10px;
		margin-left: 20px;
		float: right;
	}
	
	#grid img {
		margin: 0px !important;
	}
	
.k-grid td {
	font-size: 13px;
	text-align: center;
	overflow: unset;
	padding: 1px;
	letter-spacing: 0.5px;
	font-weight: 500;
}	
	.k-grouping-header {
		display: none;
	}
	
	.k-grid-header th.k-with-icon .k-link {
		margin-right: 18px;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		padding-right: 0px;
		overflow: unset !important;
	}
	
	.k-filter-row th, .k-grid-header th.k-header {
		overflow: hidden;
		border-style: solid;
		border-width: 0 0 1px 1px;
	   padding: 2px 2px 6px 0px;
		font-weight: 400;
		white-space: nowrap;
		text-overflow: ellipsis;
		text-align: center;
		background-color: #5e01011a !important;
		background-image: none !important;
		/* text-transform: uppercase; */
		letter-spacing: 1px;
			background-color: #5e0101!important;
	}
	
	.k-grid-content td a {
		color: #000 !important;
	}
	
	.k-grid-header th.k-header > .k-link {
		display: block;
		min-height: 18px;
		line-height: 18px;
		margin: -.5em 0px -.4em 0px;
		padding: .5em 0px .4em 0;
		overflow: unset;
		text-overflow: ellipsis;
		text-align: center;
		font-size: 13px;
		font-weight: bold;
			font-weight: bold;
	color: #fff;
	}
	
	#DivImage {
		width: 100%;
		overflow: inherit;
		padding: 0px;
	}
	
	#IframePopupMovie {
		max-width: 100%;
		height: 100%;
		width: 100%;
		overflow: hidden;
	}
	
	#IframePopupCerti {
		width: 100%;
		height: 100%;
		border: none;
	}
	
	.column-icon {
		margin: 0 3px;
		float: left;
		width: 19px;
		height: 19px;
	}
	
	.result-button-group .btn {
		border-radius: 116px !important;
		text-transform: uppercase;
		min-height: 32px;
		min-width: 49px;
		margin-left: 8px;
		border: 1px solid #5e0101;
		background-color: #5e0101;
		border-radius: 6px !important;
		padding: 2px 10px !important;
		font-size: 12px;
		letter-spacing: 1px;
		height: auto !important;
	
	width: auto !important;
	}
	.result-button-group .btn:hover {
		background-color: #242933;
		border: 1px solid #242933;
	}
	.result-count-block {
		float: left;
		margin-bottom: 10px;
		margin-left: 0px;
	}
	
	   
	
		.result-count-block thead {
			background: #5e01011a;
		}
	
		.result-count-block table th, .result-count-block table td {
			padding: 3px 14px;
			text-align: center;
			letter-spacing: 1px;
			font-size: 11px;
		}
	
	
	
	.pos-rel {
		position: relative;
	}
	
	label input[type="checkbox"].ace {
		z-index: -100 !important;
		width: 1px !important;
		height: 1px !important;
		clip: rect(1px, 1px, 1px, 1px);
		position: absolute;
	}
	
	input[type="checkbox"].ace + .lbl {
		position: relative;
		display: inline-block;
		margin: 0;
		line-height: 20px;
		min-height: 18px;
		min-width: 18px;
		font-weight: 400;
		cursor: pointer;
	}
	
		input[type="checkbox"].ace + .lbl::before,
		input[type="radio"].ace + .lbl::before {
			cursor: pointer;
			font-family: fontAwesome;
			font-weight: 400;
			font-size: 12px;
			color: #FFF;
			content: "\a0";
			background-color: #FAFAFA;
			border: 1px solid #C8C8C8;
			box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
			border-radius: 0;
			display: inline-block;
			text-align: center;
			height: 16px;
			line-height: 14px;
			min-width: 16px;
			margin-right: 1px;
			position: relative;
			top: -1px;
		}
	
	input[type="checkbox"].ace:checked + .lbl::before {
		display: inline-block;
		content: '\f00c';
		color: #32A3CE;
		background-color: #F5F8FC;
		border-color: #ADB8C0;
		box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 -15px 10px -12px rgba(0, 0, 0, .05), inset 15px 10px -12px rgba(255, 255, 255, .1);
	}
	
	td .pos-rel {
		position: relative;
		margin-top: 3px;
		margin-left: -5px;
		margin-bottom: 0px;
	}
	
	th .pos-rel {
		position: relative;
		margin-top: 3px;
		margin-bottom: 0px !important;
		margin-left: -4px;
	}
	
	.KeyToSymbol {
		cursor: pointer !important;
		white-space: nowrap !important;
		overflow: hidden !important;
		text-overflow: ellipsis !important;
	}
	
	.k-tooltip, .k-tooltip-content {
		color: #fff;
		background: #238AC5 !important;
		border: none !important;
		width: 250px !important;
	}
	
	.dropdown-menu .mstatus-block,
	.dropdown-menu .astatus-block
	{
	color:#000;
	}
	.astatus-block {
		border-radius: 100%;
		border: 1px solid #000;
		padding: 1px 5px;
		background-color: #fff;
		font-weight: normal;
	}
	
	.mstatus-block {
		border-radius: 100%;
		border: 1px solid #000;
		padding: 1px 3px;
		background-color: #fff;
		font-weight: normal;
	}
	
	.greenbg {
		border: 1px solid #70c360 !important;
		background-color: #70c360 !important;
		color: #fff;
	}
	
	.lightbg {
		border: 1px solid #d7dcde !important;
		background-color: #b5d2e4 !important;
		color: #fff;
	}
	
	.pinkbg {
		border: 1px solid #e9a4d2 !important;
		background-color: #e9a4d2 !important;
		color: #fff;
	}
	
	.k-grid-content tr td lable {
		font-weight: normal !important;
		padding-left: 0px !important;
	}
	
	.offer-container {
		width: 100%;
		text-align: left;
		background-color: #b7d0e0;
		height: 27px;
		border: 1px solid #ccc;
		left: 0%;
		z-index: 999;
		top: 26px;
		padding-top: 4px;
	}
	
	.k-grid-content table tr {
		position: relative;
	}
	
	.offer-container select {
		height: 18px;
	}
	
	.time {
		margin-left: 2%;
		float: left;
	}
	
	.difference {
		margin-left: 13%;
		float: left;
	}
	
		.time label,
		.difference label {
			margin-right: 12px;
			letter-spacing: 1px;
		}
	
	.offer-container::before {
		width: 0;
		height: 0;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-bottom: 5px solid black;
	}
	
	.office-content {
		float: left;
		width: auto;
		margin-top: 4px;
		font-weight: bold;
		text-align: center;
	}
	
	.rapprice.office-content {
		margin-left: 111px;
		width: 60px;
		text-align: center;
	}
	
	.discount.office-content {
		width: 40px;
	}
	
	.price.office-content {
		width: 70px;
	}
	
	.amount.office-content {
		width: 80px;
	}
	
	.btn.search.offer-button {
		padding: 0px 10px !important;
		font-size: 12px;
		border-radius: 0px;
		min-height: 22px !important;
	}
	
	.btn.offer-close {
		background: #EE3E23;
		margin-left: 10px;
	}
	
	.status-info {
		float: left;
		width: 100%;
		text-align: left;
		background: #fff;
		margin-top: 0px;
		padding: 7px;
	}
	
		.status-info li {
			float: left;
			width: auto;
			list-style: none;
			padding: 0px 15px;
			border-right: 1px solid;
		}
	
	.k-grid tr.removetr:hover {
		background-color: unset;
		background-image: unset;
		background-position: unset;
	}
	
	.icon-shopping-cart.search-cart {
		font-size: 17px;
		color: #f46515;
	}
	
	
	td .multiTextbox {
		width: 95% !important;
		height: 20px !important;
		min-height: 20px !important;
		padding: 0px !important;
		text-align: center !important;
		color: #000 !important;
		border-color: #000 !important;
	}
	
	.stoneclass {
		color: #5e0101;
	}
	
	.k-pager-wrap.k-grid-pager.k-widget.k-floatwrap {
		padding: 0px;
	}
	 
	.k-grid td {
	border-width: 0;
	border-left:1px solid #ccc !important;
	border-bottom:1px solid #ccc !important;
	
	
	}.page-content {
	color: #000 !important;
	font-weight:400;
	}
	.parameters .carat-block{
	margin:0 !important;
	}
	#advancedparameters .carat-block .from-to-box.discount {
	margin-bottom: 0px;
	padding:5px;
	}
	.search-row.changeslist, #advancedparameters {
	/* box-shadow: 0 0 4px #5e0101; */
	float: left;
	border-bottom: 2px solid #ddd;
	
	}
	search-row.changeslist{
	padding-bottom: 15px;
	padding-top:15px;
	}
	.crt .from-to-input {
	width: 43% !important;
	
	}
	.from-to-box.crt{
	display:flex;
	width:33%;
	}
	#LusterList .grid-block {
			width:16%;
	}
	#ShadeList .grid-block{
	width:13.4%;
	}
	#SpotList .grid-block{
	width:20%;
	}

	
	
	[type="checkbox"].filled-in:checked + label::before {
		top: 0;
		left: 0px;
		width: 5px;
		height: 10px;
		border-top: 2px solid transparent;
		border-left: 2px solid transparent;
		border-right: 2px solid #fff;
		border-bottom: 2px solid #fff;
		-webkit-transform: rotateZ(37deg);
		-ms-transform: rotate(37deg);
		transform: rotateZ(37deg);
		-webkit-transform-origin: 100% 100%;
		-ms-transform-origin: 100% 100%;
		transform-origin: 100% 100%;
	}