/*==============================
			Global Style
==============================*/
.block {
	float: left;
	width: 100%;
}

.page-container {
	height: auto;
}

.page-container + footer.main-footer .footer-inner {
	max-width: inherit;
}

.admin-home-wrapper,
.edit-user-wrapper,
.my-account-wrapper,
.admin-users-wrapper,
.setting-templates-wrapper,
.inventory-list-view-wrapper,
.inventory-gallery-view-wrapper,
.new-inventory-wrapper,
.new-edit-items-wrapper {
	padding-bottom: 0px;
}

.modal-backdrop.in {
	opacity: 0.65;
}

.navbar.horizontal-menu .navbar-inner .navbar-brand a {
	display: inherit;
}

.navbar.horizontal-menu .navbar-inner .navbar-brand .navbar-brand-inner {
	display: table-cell;
	vertical-align: bottom;
}

.navbar.horizontal-menu .navbar-inner .navbar-brand .navbar-brand-inner a span {
	color: #fafafa;
	font-size: 22px;
	font-weight: bold;
	text-shadow: 0 3px 1px rgba(59, 59, 59, 0.68);
}

.navbar.horizontal-menu .navbar-inner .navbar-brand .navbar-brand-inner p {
	color: #dadada;
	margin-top: 6px;
}

.client-body .select-custom-dropdown .k-dropdown-wrap .k-input,
.inventory-details .select-custom-dropdown .k-dropdown-wrap .k-input,
.new-edit-items-body .select-custom-dropdown .k-dropdown-wrap .k-input,
.edit-user-body .select-custom-dropdown .k-dropdown-wrap .k-input {
	line-height: 26px;
	height: 26px;
	padding-left: 4px;
}

.client-body .select-custom-dropdown .k-dropdown-wrap .k-select .k-i-arrow-s,
.inventory-details .select-custom-dropdown .k-dropdown-wrap .k-select .k-i-arrow-s,
.new-edit-items-body .select-custom-dropdown .k-dropdown-wrap .k-select .k-i-arrow-s,
.edit-user-body .select-custom-dropdown .k-dropdown-wrap .k-select .k-i-arrow-s {
	margin-top: 3px;
}

.navbar-inner, .horizontal-menu {
height:65px;
}

footer.main-footer .go-up {
	bottom: 10px;
	right: 32px;
	z-index: 9999999;
}

footer.main-footer .go-up a {
	background-color: rgba(44, 46, 47, 0.32);
	padding: 4px 8px;
}

/*-----Custom deta pickur CSS----*/
.date-cust {
	width: 100%;
}

.date-cust .k-picker-wrap .k-input {
	min-height: 30px;
}

@-moz-document url-prefix() {
	.date-cust .k-picker-wrap .k-input {
		margin-top: -30px;
	}
}

.date-cust .k-picker-wrap::before {
	height: 26px;
}

.date-cust .k-picker-wrap .k-select {
	line-height: 29px;
}

/*==============================
			Login Style
==============================*/
.login-page {
	background: #9a0d06 none repeat scroll 0 0;
}

.login-header span {
	color: #eee !important;
}

.login-header p {
	color: #eee !important;
	font-size: 15px !important;
}

/*==============================
		Admin Home Style
==============================*/
nav.navbar.horizontal-menu {
	background: #bb120a; /* Old browsers */
	background: -moz-linear-gradient(top, #bb120a 0%, #9a0d06 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #bb120a 0%,#9a0d06 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #bb120a 0%,#9a0d06 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb120a', endColorstr='#9a0d06',GradientType=0 ); /* IE6-9 */
}

nav.navbar.horizontal-menu .navbar-inner .navbar-nav a,
nav .nav-userinfo.navbar-right li a,
nav .nav-userinfo.navbar-left li a,
.navbar.horizontal-menu .navbar-inner > .nav > li i {
	color: #eeeeee;
}

nav .nav-userinfo.navbar-right li:hover a,
.navbar.horizontal-menu .navbar-inner > .nav > li:hover i {
	color: #313232 !important;
}

nav.navbar.horizontal-menu .navbar-inner .navbar-nav > li.nav-search:hover {
	background: none;
	border: none;
	padding-left: 1px;
}

.nav-search input {
	background: rgba(194, 194, 194, 0.65);
	border-radius: 25px;
	color: #333;
	margin: 26px 10px 20px 40px;
	padding-left: 15px;
	border-color: rgba(194, 194, 194, 0.35);
	-webkit-transition: background 1s ease-out;
	-moz-transition: background 1s ease-out;
	-o-transition: background 1s ease-out;
	transition: background 1s ease-out;
}

	.nav-search input::-webkit-input-placeholder { /* Chrome */
		color: #2c2e2f;
	}

	.nav-search input:-ms-input-placeholder { /* IE 10+ */
		color: #2c2e2f;
	}

	.nav-search input::-moz-placeholder { /* Firefox 19+ */
		color: #2c2e2f;
		opacity: 1;
	}

	.nav-search input:-moz-placeholder { /* Firefox 4 - 18 */
		color: #2c2e2f;
		opacity: 1;
	}

.nav-search .form-control:focus {
	border-color: rgba(238, 238, 238, 0.6);
	background: rgba(238, 238, 238, 0.98);
}

.navbar.horizontal-menu .navbar-inner > .nav.navbar-mobile a {
	color: #eee;
}

.container-fluid {
padding:10px;
}

h3 {margin-top:5px; margin-bottom:5px;}

/*===============================
		admin-home style
===============================*/
.form-control {
	padding:2px;
}

.admin-home-wrapper {
margin-left:5px;
margin-right:5px;
}

.pagination-left {
	padding-left: 0px;
}

.new-inventory {
	padding-right: 0px;
}

ul.pagination li a {
	padding: 8px 14px;
}

.new-inventory .btn-inventory {
	border-radius: 4px;
	float: right;
	text-transform: uppercase;
	margin-top: 9px;
	box-shadow: 0 0 4px #676767;
}

.inventory-table table.table.dataTable tr th,
.users-table table.table.dataTable tr th,
.inventory-list-table table.table.dataTable tr th {
	border: 1px solid #b6b5b5;
}

	.inventory-table table.table.dataTable tr th i {
		margin-top: 4px;
	}

	.inventory-table table.table.dataTable tr th:nth-child(1),
	.inventory-table table.table.dataTable tr td:nth-child(1) {
		width: 25%;
	}

	.inventory-table table.table.dataTable tr th:nth-child(2),
	.inventory-table table.table.dataTable tr td:nth-child(2) {
		width: 15%;
	}

	.inventory-table table.table.dataTable tr th:nth-child(3),
	.inventory-table table.table.dataTable tr td:nth-child(3) {
		width: 25%;
	}

	.inventory-table table.table.dataTable tr th:nth-child(4),
	.inventory-table table.table.dataTable tr td:nth-child(4) {
		width: 10%;
	}

	.inventory-table table.table.dataTable tr th:nth-child(5),
	.inventory-table table.table.dataTable tr td:nth-child(5) {
		width: 15%;
	}

	.inventory-table table.table.dataTable tr th:nth-child(6),
	.inventory-table table.table.dataTable tr td:nth-child(6) {
		width: 10%;
	}

.inventory-table table.table.dataTable tr td,
.users-table table.table.dataTable tr td,
.inventory-list-table table.table.dataTable tr td {
	border-left: 1px solid #b6b5b5;
	border-right: 1px solid #b6b5b5;
	vertical-align: middle;
}

.inventory-table table.table.dataTable tr:last-child td,
.users-table table.table.dataTable tr:last-child td,
.inventory-list-table table.table.dataTable tr:last-child td {
	border-bottom: 1px solid #b6b5b5;
	padding-bottom: 10px;
}

.inventory-table table.table.dataTable tr td input,
.users-table table.table.dataTable tr td input,
.inventory-list-table table.table.dataTable tr td input {
	width: 100%;
	padding: 4px 0 4px 8px;
}





/*===============================
		 admin-Users style
===============================*/

.users-table table.table.dataTable tr th:nth-child(1),
.users-table table.table.dataTable tr td:nth-child(1) {
	width: 14%;
}

.users-table table.table.dataTable tr th:nth-child(2),
.users-table table.table.dataTable tr td:nth-child(2) {
	width: 20%;
}

.users-table table.table.dataTable tr th:nth-child(3),
.users-table table.table.dataTable tr td:nth-child(3) {
	width: 20%;
}

.users-table table.table.dataTable tr th:nth-child(4),
.users-table table.table.dataTable tr td:nth-child(4) {
	width: 20%;
}

.users-table table.table.dataTable tr th:nth-child(5),
.users-table table.table.dataTable tr td:nth-child(5) {
	width: 7%;
}

.users-table table.table.dataTable tr th:nth-child(6),
.users-table table.table.dataTable tr td:nth-child(6) {
	width: 7%;
}

.users-table table.table.dataTable tr th:nth-child(7),
.users-table table.table.dataTable tr td:nth-child(7) {
	width: 12%;
}

.edit-action {
	margin-bottom: 0;
	padding-left: 0;
	width: 100%;
}

	.edit-action li {
		list-style: none;
		line-height: 31px;
	}

		.edit-action li a.dropdown-toggle {
			background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #bb120a 0%, #9a0d06 100%) repeat scroll 0 0;
			color: #fff;
			padding: 8px 15px 8px 15px;
			width: 200px;
			border-radius: 4px;
			text-decoration: none;
		}

			.edit-action li a.dropdown-toggle i {
				text-align: right;
				margin-left: 66%;
			}

		.edit-action li .dropdown-menu {
			margin-top: 0px;
			min-width: 189px;
		}


.edit-action-slt {
	position: relative;
	display: inline-block;
	margin-bottom: 0px;
}

	.edit-action-slt select {
		background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #bb120a 0%, #9a0d06 100%) repeat scroll 0 0;
		color: #fff;
		padding: 8px 11px 8px 11px;
		border: none;
		display: inline-block;
		font: inherit;
		outline: none; /* remove focus ring from Webkit */
		line-height: 1.2;
		-webkit-appearance: none; /* remove the strong OSX influence from Webkit */
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		min-width: 189px;
	}

		.edit-action-slt select option {
			color: #2c2e2f;
			padding: 4px 16px;
		}

			.edit-action-slt select option:hover {
				background: #d2d2d2 !important;
			}

	.edit-action-slt:after {
		content: "\f0d7";
		font-family: FontAwesome;
		font-size: 12px;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		line-height: 30px;
		padding: 0 7px;
		background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #bb120a 0%, #9a0d06 100%) repeat scroll 0 0;
		color: white;
		pointer-events: none;
		padding-right: 15px;
		-webkit-border-radius: 0 4px 4px 0;
		-moz-border-radius: 0 4px 4px 0;
		border-radius: 0 4px 4px 0;
	}







/*===============================
	admin-New/Edit_User style
===============================*/

.edit-user-wrapper {
	float:left;
}

.edit-user-title,
.edit-user-body,
.edit-user-footer {
	padding-left: 0px;
	padding-right: 0px;
}

	.edit-user-title h2, .templates-title h2 {
		color: #2c2e2f;
		padding-bottom: 0px;
		padding-right: 0px;
		font-weight: bold;
	}

.edit-user-body {
	margin-top: 10px;
	margin-bottom: 10px;
}

	.edit-user-body form label {
		font-weight: bold;
	}

	.edit-user-body .leave-comment {
		padding-left: 70px;
		margin-top: 10px;
		width: 100%;
		float: left;
	}

	.edit-user-body .btn-save {
		padding-left: 10%;
	}

		.edit-user-body .btn-save button {
			padding: 8px 30px;
			font-weight: bold;
		}

.custom-select-arrow select option {
	color: #2c2e2f;
	padding: 4px 16px;
}

	.custom-select-arrow select option:hover {
		background: #d2d2d2 !important;
	}

.custom-select-arrow:after {
	content: "\f0d7";
	font-family: FontAwesome;
	font-size: 12px;
	position: absolute;
	top: 0;
	right: 15px;
	bottom: 0;
	line-height: 30px;
	padding: 0 10px;
	background: #e4e4e4;
	color: #2c2e2f;
	pointer-events: none;
}

.edit-user-footer {
	margin-bottom: 40px;
}

	.edit-user-footer h4 {
		color: #2c2e2f;
		border-bottom: 2px solid #b6b5b5;
		text-align: left;
		padding-bottom: 15px;
		padding-left: 10px;
	}

	.edit-user-footer div form .form-group {
		margin-right: 40px;
	}

		.edit-user-footer div form .form-group label {
			margin-right: 20px;
			font-weight: bold;
		}

	.edit-user-footer .form-group .btn-change {
		font-weight: bold;
		padding: 6px 20px;
	}






/*=================================
		Setting-My Account style
==================================*/

.navbar.horizontal-menu .nav-userinfo li a:hover, .navbar.horizontal-menu .nav-userinfo li.active {
	background: #fafafa none repeat scroll 0 0;
	color: #313232;
}

	.navbar.horizontal-menu .nav-userinfo li.active a, .navbar.horizontal-menu .nav-userinfo li.active a i {
		color: #313232;
	}

.navbar.horizontal-menu .nav-userinfo .user-profile-menu li a {
	color: #979898 !important;
}

	.navbar.horizontal-menu .nav-userinfo .user-profile-menu li a:hover {
		color: #9a0d06 !important;
	}

.my-account-wrapper .edit-user-body .btn-save {
	padding-left: 8.5%;
	margin-top: 20px;
}





/*=================================
		Setting-Templates style
==================================*/

.templates-body {
	margin-top: 30px;
}

.templates-table, .new-templates {
	max-width: 480px;
}

.templates-body .templates-table tr th {
	border: 1px solid #b6b5b5 !important;
}

.templates-body .templates-table tr td {
	border-left: 1px solid #b6b5b5;
	border-right: 1px solid #b6b5b5;
}

.templates-body .templates-table tr:last-child td {
	border-bottom: 1px solid #b6b5b5;
}

.new-templates {
	text-align: right;
	padding-left: 0;
	padding-right: 0;
	margin-top: 10px;
}

.templates-table tr td:last-child {
	text-align: center;
}

.templates-table tr td a:first-child i {
	margin-right: 20px;
}


.new-template-modal .modal-content {
	border-radius: 12px;
}

.new-template-modal .modal-content,
.new-template-modal .modal-header,
.new-template-modal .modal-body,
.new-template-modal .modal-footer {
	float: left;
	display: block;
	width: 100%;
}

	.new-template-modal .modal-body div label {
		font-weight: bold;
	}

.new-template-modal .btn-save-modal {
	margin-right: 15px;
	margin-top: 15px;
	padding: 8px 26px !important;
}

.new-template-modal a.add-icon {
	line-height: 35px;
}

	.new-template-modal a.add-icon i {
		font-size: 12px;
	}


	.admin-top {
		margin-left:10px;
		width:98%;

        /*position: fixed;
	    z-index: 9000;*/

	}

	.admin-top .inventoryName {
		width:30%;
	}
	.admin-top .inventoryOpsButton {
		width:10%;
	}
	.admin-top .inventoryOpsPrint {
		/*width:50%;*/
        /*position: absolute;
        top: -30px;
        z-index: 99999999999999;*/
        
	}



/*=================================
		inventory-list-view style
==================================*/

.inventory-header div.col-sm-12,
.inventory-header div.col-sm-12 div.col-sm-6,
.inventory-header div.col-sm-12 div.col-sm-6 h3 {
	padding-left: 5px;
	padding-right: 0;
}

.inventory-action {
}

	.inventory-action li {
		line-height: 62px;
		list-style: outside none none;
	}

		.inventory-action li .dropdown-menu {
			margin-top: -10px;
			min-width: 181px;
		}

.inventory-print {
	border:0px solid #ff0000;
	line-height: 60px;
}

	.inventory-print ul li {
		list-style: none;
		float: right;
		margin-left: 10px;
	}

		.inventory-print ul li a {
			font-size: 14px;
		}

.bulk-action {
	padding-right: 0;
	float: right;
	padding-left: 55px;
}

	.bulk-action li {
		line-height: 62px;
		list-style: outside none none;
	}

		.bulk-action li a.dropdown-toggle,
		.inventory-action a.dropdown-toggle {
			background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #bb120a 0%, #9a0d06 100%) repeat scroll 0 0;
			border-radius: 4px;
			color: #fff;
			padding: 14px 16px 15px 16px;
			text-decoration: none;
			text-transform: uppercase;
		}

			.bulk-action li a.dropdown-toggle:hover,
			.inventory-action li a.dropdown-toggle:hover {
				background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #9a0d06 0%, #bb120a 100%) repeat scroll 0 0;
			}

		.bulk-action li .dropdown-menu {
			margin-top: -10px;
			max-width: 143px;
			min-width: 143px;
		}

.new-items {
	padding-right: 0;
	text-align: right;
}

	.new-items .btn-new-items {
		border-radius: 4px;
		float: right;
		text-transform: uppercase;
		margin-top: 9px;
		box-shadow: 0 0 4px #676767;
	}


.inventory-list-table table.table.dataTable tr th:nth-child(1),
.inventory-list-table table.table.dataTable tr td:nth-child(1) {
	width: 2%;
}

.inventory-list-table table.table.dataTable tr th:nth-child(2),
.inventory-list-table table.table.dataTable tr td:nth-child(2) {
	width: 2%;
}

.inventory-list-table table.table.dataTable tr th:nth-child(3),
.inventory-list-table table.table.dataTable tr td:nth-child(3) {
	width: 10%;
}

.inventory-list-table table.table.dataTable tr th:nth-child(4),
.inventory-list-table table.table.dataTable tr td:nth-child(4) {
	width: 18%;
}

.inventory-list-table table.table.dataTable tr th:nth-child(5),
.inventory-list-table table.table.dataTable tr td:nth-child(5) {
	width: 14%;
}

.inventory-list-table table.table.dataTable tr th:nth-child(6),
.inventory-list-table table.table.dataTable tr td:nth-child(6) {
	width: 14%;
}

.inventory-list-table table.table.dataTable tr th:nth-child(7),
.inventory-list-table table.table.dataTable tr td:nth-child(7) {
	width: 14%;
}

.inventory-list-table table.table.dataTable tr th:nth-child(8),
.inventory-list-table table.table.dataTable tr td:nth-child(8) {
	width: 10%;
}

.inventory-list-table table.table.dataTable tr th:nth-child(9),
.inventory-list-table table.table.dataTable tr td:nth-child(9) {
	width: 10%;
}

.inventory-list-table table.table.dataTable tr th:nth-child(10),
.inventory-list-table table.table.dataTable tr td:nth-child(10) {
	width: 6%;
}


.inventory-list-table table.table.dataTable tr td:nth-child(3) {
	text-align: center;
}


.pagination-bottom-bar {
	margin-top: 20px;
}






/*====================================
		inventory-gallery-view style
=====================================*/

.inventory-gallery-body {
	margin-top: 20px;
	margin-bottom: 20px;
}

	.inventory-gallery-body #listView {
		padding: 10px 5px;
		margin-bottom: -1px;
		min-height: 510px;
	}

	.inventory-gallery-body .product {
		float: left;
		position: relative;
		width: 400px;
		min-height: 200px;
		margin: 5px 5px 5px 5px;
		padding: 0;
		border: 1px solid black;
	}

		.inventory-gallery-body .product img {
			width: 110px;
			height: 110px;
			margin-bottom: 6px;
		}

		.inventory-gallery-body .product h3 {
			margin: 0;
			padding: 3px 5px 0 0;
			max-width: 96px;
			overflow: hidden;
			line-height: 1.1em;
			font-size: .9em;
			font-weight: normal;
			text-transform: uppercase;
			color: #999;
		}

		.inventory-gallery-body .product p {
			visibility: hidden;
		}

		.inventory-gallery-body .product:hover p {
			visibility: visible;
			position: absolute;
			width: 110px;
			height: 110px;
			top: 0;
			margin: 0;
			padding: 0;
			line-height: 110px;
			vertical-align: middle;
			text-align: center;
			color: #fff;
			background-color: rgba(0,0,0,0.75);
			transition: background .2s linear, color .2s linear;
			-moz-transition: background .2s linear, color .2s linear;
			-webkit-transition: background .2s linear, color .2s linear;
			-o-transition: background .2s linear, color .2s linear;
		}

	.inventory-gallery-body .k-listview:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}





/*===============================
	new-inventory style
===============================*/

.inventory-title h2 {
	color: #2c2e2f;
	font-weight: bold;
	padding-right: 20px;
	text-align: right;
	margin-bottom: 0px;
}

.client-body {
	float: left;
	width: 100%;
}

	.client-body h3 {
		/*border-bottom: 2px solid #b6b5b5;*/
		color: #2c2e2f;
		font-weight: bold;
		padding-bottom: 15px;
		margin-top: 0px;
		margin-bottom: 30px;
	}

	.client-body .select-dropdown {
		float: left;
		position: relative;
		width: 200px;
	}

	.client-body .select-custom-dropdown {
		float: left;
		position: relative;
		min-width: 240px;
	}

	.client-body .custom-select-arrow::after {
		right: 0;
	}

.inventory-details h3 {
	/*border-bottom: 2px solid #b6b5b5;*/
	color: #2c2e2f;
	font-weight: bold;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-top: 35px;
}

.inventory-details div label {
	font-weight: bold;
}

.inventory-details .input-group[class*="col-"] {
	padding-left: 15px;
	padding-right: 15px;
}

.inventory-details .btn-save {
	/*text-align: right;*/
	/*margin-top: 40px;*/
	padding-right: 205px;
}

	.inventory-details .btn-save button {
		border-radius: 6px;
		min-width: 160px;
		text-transform: uppercase;
	}

.inventory-details .form-group a.add-icon {
	width: 60px;
	line-height: 30px;
	font-size: 22px;
}








/*===============================
	new-edit-items style
===============================*/

.new-edit-items-header,
.new-edit-items-body form > .row {
	margin-left:5px;
	margin-right:5px;
}

	.new-edit-items-header .col-sm-9,
	.new-edit-items-footer .col-sm-9 {
		padding-right: 0px;
	}

	.new-edit-items-header .col-sm-3 {
		padding-left: 0px;
	}

	.new-edit-items-header .col-sm-9 .left-save-new {
		text-align: right;
	}

	.new-edit-items-header .col-sm-9 .right-next-pre {
		text-align: right;
		padding-right: 0px;
	}

.new-edit-items-wrapper .btn-new-items {
	margin-left: 30px;
	border-radius: 4px;
	box-shadow: 0 0 4px #676767;
	margin-top: 9px;
	text-transform: uppercase;
}

.new-edit-items-body form label {
	font-weight: bold;
}

.custom-select-arrow.col-sm-12 {
	padding-left: 0;
}

.new-edit-items-status h4 {
	border-bottom: 2px solid #b6b5b5;
	color: #2c2e2f;
	padding-bottom: 15px;
	text-align: left;
}

.new-edit-items-status h4,
.new-edit-items-status > .row {
	margin-bottom: 20px;
}

.change-history-table {
	margin: 0 auto 20px;
	width: 96%;
}

.new-edit-items-status .change-history-table tr th {
	border: 1px solid #b6b5b5 !important;
}

.new-edit-items-status .change-history-table tr td {
	border-left: 1px solid #b6b5b5;
	border-right: 1px solid #b6b5b5;
}

.new-edit-items-status .change-history-table tr:last-child td {
	border-bottom: 1px solid #b6b5b5;
}

.new-edit-items-body .new-edit-items-gallery ul li {
	margin-left: -40px;
}

.new-edit-items-gallery .slider-text {
	position: absolute;
	bottom: 0;
	background: rgba(39,39,39, 0.75);
	color: #fff;
	padding: 6px 12px;
	width: 100%;
	z-index: 999999;
}

	.new-edit-items-gallery .slider-text h3 {
		margin-bottom: 10px;
		margin-top: 5px;
	}

	.new-edit-items-gallery .slider-text p {
		padding-bottom: 14px;
	}

.new-edit-items-body .gallery-thumnal li {
	margin: 5px 0;
}

.new-edit-items-images .btn-new-items {
	text-transform: capitalize;
}

.slt-right {
	width: 82%;
}

.change-history {
	border: 1px solid #b6b5b5;
	border-radius: 8px;
	padding-left: 0;
	padding-right: 0;
}

	.change-history h5 {
		background: #b6b5b5;
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
		margin: 0 0 20px 0;
		padding-bottom: 10px;
		padding-left: 15px;
		padding-top: 10px;
		border: 1px solid #b6b5b5;
		color: #222;
	}

.new-edit-items-images,
.new-edit-items-gallery,
.gallery-thumnal {
	padding-right: 0px;
}

	.gallery-thumnal li a img {
		width: 100%;
	}

	.new-edit-items-gallery img {
		width: 100%;
	}

.cust-categorie {
	width: 82%;
}

.status-pleft {
	padding-left: 0px;
}

.person-pleft {
	padding-left: 0px;
	padding-right: 0px;
}











/*==============================
	 Media Quary All Style
==============================*/

@media (min-width:768px) and (max-width:1023px) {
	.edit-action li a.dropdown-toggle {
		padding: 8px;
	}

		.edit-action li a.dropdown-toggle i {
			margin-left: 12px;
		}

	.edit-action-slt select {
		min-width: 66px;
	}
}



@media (max-width:991px) {
}



@media (max-width:767px) {
	.navbar.horizontal-menu .navbar-inner > .nav.navbar-mobile {
		line-height: 60px;
	}

	.navbar.horizontal-menu .navbar-inner .navbar-nav {
		margin-right: 0;
		border-top: 1px solid #b07a77;
	}

	.navbar.horizontal-menu .navbar-inner > .nav.nav-userinfo {
		background: #ab0f08;
		border-top: 1px solid #b07a77;
	}

		.navbar.horizontal-menu .navbar-inner > .nav.nav-userinfo .user-profile > a span {
			display: initial;
		}

	.navbar.horizontal-menu .navbar-inner .navbar-nav a {
		border-bottom: 1px solid #b07a77;
	}

	.inventory-table,
	.users-table,
	.inventory-list-table {
		overflow: auto;
	}

		.inventory-table table.dataTable,
		.users-table table.dataTable,
		.inventory-list-table table.dataTable {
			display: table;
			table-layout: fixed;
			width: 100%;
		}

		.inventory-table table.table.dataTable tr th:nth-child(1),
		.inventory-table table.table.dataTable tr td:nth-child(1) {
			width: 314px;
		}

		.inventory-table table.table.dataTable tr th:nth-child(2),
		.inventory-table table.table.dataTable tr td:nth-child(2) {
			width: 160px;
		}

		.inventory-table table.table.dataTable tr th:nth-child(3),
		.inventory-table table.table.dataTable tr td:nth-child(3) {
			width: 314px;
		}

		.inventory-table table.table.dataTable tr th:nth-child(4),
		.inventory-table table.table.dataTable tr td:nth-child(4) {
			width: 120px;
		}

		.inventory-table table.table.dataTable tr th:nth-child(5),
		.inventory-table table.table.dataTable tr td:nth-child(5) {
			width: 200px;
		}

		.inventory-table table.table.dataTable tr th:nth-child(6),
		.inventory-table table.table.dataTable tr td:nth-child(6) {
			width: 120px;
		}



		/*--Users Table css---*/

		.users-table table.table.dataTable tr th:nth-child(1),
		.users-table table.table.dataTable tr td:nth-child(1) {
			width: 160px;
		}

		.users-table table.table.dataTable tr th:nth-child(2),
		.users-table table.table.dataTable tr td:nth-child(2) {
			width: 260px;
		}

		.users-table table.table.dataTable tr th:nth-child(3),
		.users-table table.table.dataTable tr td:nth-child(3) {
			width: 260px;
		}

		.users-table table.table.dataTable tr th:nth-child(4),
		.users-table table.table.dataTable tr td:nth-child(4) {
			width: 260px;
		}

		.users-table table.table.dataTable tr th:nth-child(5),
		.users-table table.table.dataTable tr td:nth-child(5) {
			width: 120px;
		}

		.users-table table.table.dataTable tr th:nth-child(6),
		.users-table table.table.dataTable tr td:nth-child(6) {
			width: 120px;
		}

		.users-table table.table.dataTable tr th:nth-child(7),
		.users-table table.table.dataTable tr td:nth-child(7) {
			width: 160px;
		}

	.edit-action li a.dropdown-toggle i {
		text-align: right;
		margin-left: 61px;
	}

	.edit-action-slt select {
		min-width: 126px;
	}

	.edit-user-footer div form .form-group {
		margin-right: 15px;
		margin-left: 15px !important;
	}

	.edit-user-body .leave-comment {
		padding-left: 15px;
	}

	.edit-user-body .btn-save {
		padding-left: 16px !important;
	}

	.edit-user-body .form-group {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0px;
		padding-right: 0px;
	}

	.edit-user-footer .form-group .btn-change {
		margin-top: 16px;
	}

	.my-account-wrapper .edit-user-body .btn-save {
		padding-left: 31px;
		margin-top: 30px;
	}

	.templates-table tr td a:first-child i {
		margin-right: 0px;
	}

	.inventory-action {
		padding-left: 0px;
	}

	.inventory-print,
	.inventory-print ul {
		width: 100%;
		float: left;
		padding-left: 0px;
	}

		.inventory-print ul li {
			margin-left: 10px;
		}

			.inventory-print ul li a {
				font-size: 16px;
			}

	.new-items {
		padding-left: 0;
	}

		.new-items div.col-xs-6 {
			padding-left: 0;
			padding-right: 0;
		}

		.new-items .btn-new-items {
			float: left;
		}

		.new-items .bulk-action {
			padding-right: 0;
			float: left;
			padding-left: 0;
		}

			.new-items .bulk-action li {
				float: initial;
			}

	.inventory-list-table table.table.dataTable tr th:nth-child(1),
	.inventory-list-table table.table.dataTable tr td:nth-child(1) {
		width: 50px;
	}

	.inventory-list-table table.table.dataTable tr th:nth-child(2),
	.inventory-list-table table.table.dataTable tr td:nth-child(2) {
		width: 50px;
	}

	.inventory-list-table table.table.dataTable tr th:nth-child(3),
	.inventory-list-table table.table.dataTable tr td:nth-child(3) {
		width: 160px;
	}

	.inventory-list-table table.table.dataTable tr th:nth-child(4),
	.iinventory-list-table table.table.dataTable tr td:nth-child(4) {
		width: 220px;
	}

	.inventory-list-table table.table.dataTable tr th:nth-child(5),
	.inventory-list-table table.table.dataTable tr td:nth-child(5) {
		width: 200px;
	}

	.inventory-list-table table.table.dataTable tr th:nth-child(6),
	.inventory-list-table table.table.dataTable tr td:nth-child(6) {
		width: 200px;
	}

	.inventory-list-table table.table.dataTable tr th:nth-child(7),
	.inventory-list-table table.table.dataTable tr td:nth-child(7) {
		width: 200px;
	}

	.inventory-list-table table.table.dataTable tr th:nth-child(8),
	.inventory-list-table table.table.dataTable tr td:nth-child(8) {
		width: 180px;
	}

	.inventory-list-table table.table.dataTable tr th:nth-child(9),
	.inventory-list-table table.table.dataTable tr td:nth-child(9) {
		width: 180px;
	}

	.inventory-list-table table.table.dataTable tr th:nth-child(10),
	.inventory-list-table table.table.dataTable tr td:nth-child(10) {
		width: 120px;
	}

	.inventory-gallery-body ul li {
		margin-right: 2%;
		min-width: 160px;
	}

	.inventory-details div.form-group,
	.inventory-details div.form-group label,
	.inventory-details div.form-group div.col-sm-7 {
		padding-left: 0px;
		padding-right: 0px;
	}

	.inventory-details .custom-select-arrow::after {
		right: 0;
	}

	.inventory-details .btn-save {
		text-align: left;
		padding-right: 0;
	}

	.inventory-title h2 {
		text-align: left;
		margin-bottom: 20px;
	}

	.inventory-details .custom-field label {
		float: left;
		width: 100%;
		text-align: left;
	}

	.inventory-details .custom-field div.col-sm-6 {
		float: left;
		width: 92%;
		padding-left: 0px;
	}


	.new-edit-items-body form label {
		margin-top: 20px;
	}

	.custom-select-arrow.col-sm-12 {
		padding-left: inherit;
	}

	.new-edit-items-wrapper .btn-new-items {
		font-size: 14px;
		margin-right: 10px;
	}

	.new-edit-items-images {
		margin-bottom: 50px;
	}

		.new-edit-items-images .btn-new-items {
			margin: 9px auto 10px;
		}

	.new-edit-items-header, .new-edit-items-body form > .row {
		margin-bottom: 0px;
	}

	.new-edit-items-body .col-sm-6, .new-edit-items-body .col-sm-6 .col-sm-8 {
		padding-left: 0;
		padding-right: 0;
	}

		.new-edit-items-body .col-sm-6 .col-sm-8.custom-select-arrow,
		.new-edit-items-body .col-sm-6 .col-sm-8 {
			padding-left: 15px;
			padding-right: 15px;
		}

	.new-edit-items-status div.row {
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 0;
	}

		.new-edit-items-status div.row .col-sm-6 {
			padding-left: 15px;
			padding-right: 15px;
		}

			.new-edit-items-status div.row .col-sm-6 .custom-select-arrow {
				padding-left: 0px;
			}

				.new-edit-items-status div.row .col-sm-6 .custom-select-arrow::after {
					right: 0px;
				}

	.new-edit-items-status h4 {
		margin-bottom: 20px;
		margin-top: 30px;
	}

	.description-cust {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.new-edit-items-images {
		margin-top: 30px;
	}

	.new-edit-items-header .col-sm-9,
	.new-edit-items-footer .col-sm-9 {
		text-align: left;
		padding-right: 0;
		padding-left: 0;
	}

	.new-edit-items-wrapper .btn-new-items {
		margin-left: 0px;
	}

	.change-history-table-block {
		overflow: auto;
		margin-left: 10px;
		margin-right: 10px;
	}

	.change-history-table {
		display: table;
		table-layout: fixed;
		width: 98%;
	}

		.change-history-table tr th:nth-child(1),
		.change-history-table tr td:nth-child(1) {
			width: 180px;
		}

		.change-history-table tr th:nth-child(2),
		.change-history-table tr td:nth-child(2) {
			width: 120px;
		}

		.change-history-table tr th:nth-child(3),
		.change-history-table tr td:nth-child(3) {
			width: 160px;
		}

		.change-history-table tr th:nth-child(4),
		.change-history-table tr td:nth-child(4) {
			width: 80px;
		}

		.change-history-table tr th:nth-child(5),
		.change-history-table tr td:nth-child(5) {
			width: 120px;
		}

	.date-cust .k-picker-wrap .k-input {
		margin-top: 0px;
		min-height: 29px;
	}

	.inventory-details div.form-group div.col-sm-7 {
		width: 100%;
	}
}


@media (max-width: 1050px) {
	/*body { background-color: green;}*/
	.hidNote {text-overflow: ellipsis; width: 80px; white-space: nowrap; overflow: hidden }
}

@media (max-width: 767px) {
	/*body { background-color: yellow;}*/
	.hidNote {line-height:1px; text-overflow:ellipsis; text-wrap: none; }
	.inventory-print {display: none;}
	.admin-top .inventoryName {
	width:80%;
	}
	.frmMain {padding-top:0px !important;}
}

@media (max-width:640px) {
	.hidNote {line-height:1px; text-wrap: none; clip: rect(0px, 0px, 0px, 0px);}
	.inventory-print {display: none;}
	.nav-search input {
		margin-left: 0;
		margin-right: 0;
	}
	/*body {background-color:red;}*/

	.inventory-gallery-body ul li {
		margin-right: 4%;
		min-width: 140px;
	}

		.inventory-gallery-body ul li p {
			min-height: 60px;
		}

	.new-edit-items-header .col-sm-9 .left-save-new {
		padding-right: 0px;
	}
}

@media (max-width:400px) {

	.navbar.horizontal-menu .navbar-inner .navbar-brand {
		padding-right: 0px;
	}
}

@media (max-width:340px) {

	.navbar.horizontal-menu .navbar-inner .navbar-brand {
		line-height: inherit;
	}

		.navbar.horizontal-menu .navbar-inner .navbar-brand .navbar-brand-inner a span {
			font-size: 16px;
		}

		.navbar.horizontal-menu .navbar-inner .navbar-brand .navbar-brand-inner p {
			font-size: 13px;
		}

	.inventory-print ul li a {
		font-size: 13px;
	}

	.bulk-action li a.dropdown-toggle {
		padding: 14px 8px 12px 8px;
	}

	.new-items .btn-new-items {
		font-size: 14px;
	}

	.new-edit-items-wrapper .btn-new-items {
		font-size: 12px;
	}
}

.invItemLink {
color:#bb120a;
text-decoration: underline;
}

.hidNote {text-overflow: ellipsis; white-space: nowrap; overflow: hidden }

.k-grid-Email, .k-grid-Delete {
	/*display:block !important;*/
	width:80px;
	/*background-color:#ce9090 !important;*/
}

.k-grid-Archive, .k-grid-edit {
	width:80px !important;
	/*background-color:#ff0000 !important;*/
	margin-bottom:3px !important;
}

.k-grid-Delete {
	background-color: #9a0d06 !important;
	color: #ffffff !important;
}

.btn-red {
	background-color: #2c2e2f !important;
}