body{
	margin:0px 0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #3c3c3c;
	line-height: 18px;
}
*{
	margin: 0px;
	padding: 0px;
	outline: none;
}
.padA{
	padding: 0px;
}
.padA-10{
	padding: 10px;
}
.hor-line-dotted{
	border-bottom: 1px #dcdcdc dotted!important;
}

.border-line-dotted{
	border: 1px #dcdcdc dotted!important;
}

.border-1-input{
	border: 1px #ced4da dotted;
}

.text-underline{
	text-decoration: underline;
}
.text-bold{
	font-weight:600;
}
.red-text-color{
	color:#E75A5A;
}
.black-text-color{
	color:#4E4E4E!important;
}

.grey-text-color{
	color:#A0A0A0!important;
}

.green-text-color{
	color:#53D95C!important;
}

.yellow-text-color{
	color:#E7D95A!important;
}

.blue-text-color{
	color:#b9b29e!important;
}
.light-grey-bg-color{
	background:#F7F7F7!important;
}
.blue-bg-color{
	background:#b9b29e!important;
}

.blue-broder-color{
	border:1px solid #b9b29e!important;
}
.position-relative{
	position: relative;
}
.position-absolute{
	position: absolute;
}

.w-5{
	width: 5%;
}
.w-10{
	width: 10%;
}
.w-15{
	width: 15%;
}
.w-20{
	width: 20%;
}
.w-25{
	width: 25%;
}
.w-35{
	width: 35%;
}
.w-50{
	width: 50%;
}
.h-100{
	min-height: 100px;
}
.h-200{
	min-height: 200px;
}

.text-dark{
	color:#4E4E4E;
}
.text-grey{
	color:#999999;
}
.dis-flex{
	display: flex;
}
.border-0{
	border: none;
}
.border-grey-1{
	border: 1px  #dcdcdc solid;
}
.bg-transparent{
	background: transparent;
}

.font-size-12{
	font-size: 12px;
}
.font-size-14{
	font-size: 14px;
}

.font-size-16{
	font-size: 16px;
}

.font-size-18{
	font-size: 18px;
}

.font-size-20{
	font-size: 20px;
}

.font-size-22{
	font-size: 22px;
}

.font-size-24{
	font-size: 24px;
}
.font-size-26{
	font-size: 26px;
}
.font-size-28{
	font-size: 28px;
}

.font-weight-7{
	font-weight: 700;
}
.font-weight-4{
	font-weight: 400;
}
.font-weight-3{
	font-weight: 400;
}

.display-block{
	display: block;
}

.display-inline-block{
	display: inline-block;
}

.display-none{
	display: none;
}

.pad-rl-5{
	padding-left: 5px;
	padding-right: 5px;
}
.pad-r-5{
	padding-right: 5px;
}

.min-height-page{
	height: 78vh;
}
/************** login screen css ***************/

.login-main-container{
    background-image: url("http://www.sofaplusstore.com/wp-content/uploads/2023/07/logo-sofa-plus_AI_black-1.png");
    width: 100%;
    background-size: cover;
    min-height: 100vh;
	height: 100%;
}
.login-content-box{
	width: 44%;
	margin: 0px auto;
	text-align: center;
}
.login-top-content-sec{
	margin: 0px 0px 60px 0px;
	color: #fff;
}
.login-top-content-sec h1{
	font-size: 30px;
	font-weight: 400;
	margin: 0px 0px 10px 0px;
}
.login-top-content-sec p{
	font-size: 16px;
	font-weight: 300;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
}

.login-center-container{
	background: #fff;
	padding: 0px 50px 30px 50px;
	border-radius: 20px;
	box-shadow: 0px 0px 6px #999;
	position: relative;
	text-align: left;
}
.login-center-logo-sec{
	border-radius: 10px;
    width: 66%;
    position: relative;
    top: -40px;
    margin: 0px auto;
    text-align: center;
}
.login-center-logo-sec img{
	width: 100px;
    text-align: center;
    margin-top: 10px;
    background: #fff;
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 30%);
}
.logo-input-section{
	margin: 10px 0px 20px 0px;
}
.logo-input-section label{
	margin: 0px 0px 10px 0px;
}
.logo-input-section input{
	padding: 16px 20px;
	height: 44px;
}
.login-btn{
	background: #b9b29e;
	text-align: center;
	color: #fff;
	font-size: 15px;
	margin: 10px 0px 20px 0px;
	padding: 10px 0px 10px 0px;
	width: 100%;
	border: 1px #b9b29e solid;
	border-radius: 4px;
}
.login-forgot-btn{
	background: transparent;
	text-align: center;
	color: #b9b29e;
	text-decoration:underline;
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 100%;
	border: none;
	border-radius: 4px;
}

/************** home screen css ***************/


/************** dashboard screen css ***************/
.nav-link[data-toggle].collapsed:after {
	font-family: "Font Awesome 5 Free";
	content: "\f054";
	padding-right: 3px;
	vertical-align: middle;
	font-weight:900;
	font-size: 13px;
	float: right;
	margin: -4px 20px 0px 0px;
	color: #333;
}
.nav-link[data-toggle]:not(.collapsed):after {
	font-family: "Font Awesome 5 Free";
	content: "\f077";
	padding-right: 3px;
	vertical-align: middle;
	font-weight:900;
	font-size: 13px;
	float: right;
	margin: -4px 20px 0px 0px;
	color: #333;
}
.side-sub-menu{
	margin: 2px 0px 0px 24px;
}
.side-sub-menu li{
	text-transform: uppercase;
	/*margin: 5px 0px 5px 0px!important;*/
	
}
.side-sub-menu li a{
    padding: 4px 8px !important;
    font-size: 12px !important;
}

/*===================*/
.sidebar{
	padding: 65px 0 25px 10px!important;
	background: #fff;
	margin: 0px 0px 0px 0px;
}
.main-content-section{
	position: relative;
	top: 58px;
	height: 100vh;
}
.top-logo{
	width: 15%;
	margin: 0px 8px 0px 6px;
}

.top-logo img{
	object-fit: contain;
}
footer{
	background: #F7F7F7;
	text-align: center;
	font-size: 14px;
	padding: 16px 0px;
	color: #A0A0A0;
	font-weight:400;
    bottom: 0px;
    z-index: 10;
	/* position: absolute;
	bottom: 0px; */
}
footer b{ color: #3c3c3c;}

.custom-header {
	background-color: #F7F7F7!important;
}

.search-cust-width .dropdown-menu{
	right: 0px!important;
}

.top-quck-create-btn{
	background: #b9b29e;font-size: 15px;
	color: #fff;
	padding: 8px 10px;
	margin: 0px 0px;
	border: #b9b29e 1px solid;
	border-radius: 4px;
}
.action-grey-btn{
	background: #A0A0A0;font-size: 15px;
	color: #3c3c3c;
	padding: 8px 10px;
	margin: 0px 0px;
	border: #A0A0A0 1px solid;
	border-radius: 4px;
}

.top-quick-create-btn i{margin:0px 5px}

.side-custom-menu{
	margin: 0px 0px;
}
.side-custom-menu ul li {
	margin:0px 0px;
	padding: 2px 0px;
}
.side-custom-menu ul li:nth-child(12){
	/*border-top:1px #dcdcdc solid;
	border-bottom:1px #dcdcdc solid;
	margin-right: 10px;*/
}

.side-custom-menu ul li a{
	color: #6d6d6d;
	font-size: 13px;
	padding: 8px 8px;
	letter-spacing: 0.6px;
}

.side-custom-menu ul li a:hover{
	background: #ece7d8;
	color: #b9b29e;
}
.side-custom-menu ul li a img:hover{
	fill: #b9b29e;
	color: #b9b29e;
}

.side-menu-icon{
	width: 20px;
	font-size: 20px;
	margin-right: 10px;
 }

 .drop-img-btn input[type="file"] {
	display: none;
}
.custom-file-upload {
	display: inline-block;
	padding: 6px 0px;
	cursor: pointer;
	color: blue;
}

 .search-btn-top{
	border: #ced4da 1px solid;
	background: #fff;
	border-radius: 0px 16px 16px 0px;
	height: 38px;
}
.search-btn-top img{
	width: 50%;
	position: relative;
	top: -3px;
}
.search-cust-width{
	width: 25vw!important;
}
.search-cust-width input{
	height: 38px;
}

 .lt-sec-top-main{
	margin: 0px;
}
.rt-sec-top-main{
	margin: 0px;
	padding: 0px 5px 0px 0px;
}
.rt-sec-top-main ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.rt-sec-top-main ul li{
	margin: 0px 10px;
	display: inline;
	font-size: 15px;
}
.rt-sec-top-main ul li img{
	width: 16px;
	margin: 0px 2px;
}

.top-user-profile-icon{
	margin: 0px 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	font-size: 15px;
	position: relative;
	padding: 0px 0px 0px 2px;
	border-left: 1px #dcdcdc solid;
}
.top-user-profile-icon .user-profile-icon{
	width: 40px;
	margin: 3px 10px 0px 0px;
	height: 40px;
	padding: 10px;
	border: 1px #eaeaea solid;
	border-radius: 50%;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	
}
.top-user-profile-icon span{
	margin: 0px 5px 0px 0px;
}

.profile-dropdown{
	margin: 0px 0px;
    width: 188px;
    border: 1px #dcdcdc solid;
    background: #fff;
    box-shadow: 0px 0px 6px #dcdcdc;
    position: absolute;
    right:0px;
	border-radius: 4px;
	display: none;
    padding: 15px;
    top: 50px;
	z-index: 9;
}

.profile-dropdown ul{
	margin: 0px 0px;
	list-style: none;
}
.profile-dropdown ul li{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 14px 0px;
	border-bottom: 1px #dcdcdc solid;
}
.profile-dropdown ul li svg{
	margin: 0px 10px 0px 0px;
}
.profile-dropdown ul li:last-child{
	border: none;
	padding: 12px 0px 0px 0px;
}
.profile-dropdown ul li:first-child{
	padding: 0px 0px 14px 0px;
}

.top-search-sec{
	margin: 0px 0px 0px 20px;
}
.top-search-sec input{
	border-radius:16px;
	font-size: 14px;
}

.content-head-section{
	width: 100%;
    margin: 0px;
    display: flex;
    position: relative;
    top: 8px;
    justify-content: space-between;
}
.content-head-section h2 {
    font-size: 18px;
}
.side-user-proifle-sec{
	border-bottom: 1px #dcdcdc solid;
	padding: 10px 0px 20px 0px;
	margin: 0px 20px 10px 6px;
	display: flex;
}
.side-user-proifle-sec figure{
		width: 60px;
		margin: 0px 10px 0px 0px;
}

.side-user-proifle-sec aside{
	margin: 0px;
	width: 100%;
}
.side-user-proifle-sec aside p{
	font-size: 12px;
	margin: 10px 0px 10px 0px;
}
.side-user-proifle-sec aside h4{
	font-size: 14px;
	font-weight: 600;
	margin: 0px 0px;
	display: flex;
	justify-content: space-between;
}
.side-user-proifle-sec aside i{
	position: relative;
	top: 10px;
}
.type-select-top-sec{
	font-size: 14px;
	width: 16%;
	color: #A0A0A0;
}
.type-select-top-sec .fa-question-circle{
	position: relative;
	top: 4px;
	left: 8px;
}

.main-content-sec{
	width: 100%;
	padding: 15px 0px 30px;
}

.drop-img-btn{
	border:1px #dcdcdc dotted;
	background: #F7F7F7;
	width: 100%;
	border-radius: 6px;
	padding: 14px 0px;
	text-align: center;
	font-size: 14px;
	color: #A0A0A0;
	margin: 20px 0px;
}
.drop-img-btn a{
	color:#b9b29e;
}
.input-sec-main{
	width: 100%;
	margin: 20px 0px 0px 0px;
	font-size: 14px;
	color: #A0A0A0;
}

.input-sec-main input, select, button{
	font-size: 14px!important;
}
.input-sec-main select{
	color: #A0A0A0!important;
}

.content-container{
	width: 90%;
	margin: 0px 0px;
	padding: 0px;
}

.table-content-container{
	width: 100%;
	margin: 0px 0px;
	padding: 0px;
}
.pos-set-add-sec{
	position: relative;left: 11%;
}

.track-select-sec{
	color: #A0A0A0;
}
.track-select-sec h3{
	font-size: 18px;cursor: pointer;
	display: inline;margin: 0px 0px 0px 5px;
	color: #2C2C2C;
}
.track-select-sec span{
	font-size: 10px;margin: 0px 0px 0px 5px;
}

.shipping-address-sec{
	color: #A0A0A0;
}
.shipping-address-sec h3{
	font-size: 18px;cursor: pointer;
	display: inline;margin: 0px 0px 0px 5px;
	color: #2C2C2C;
}
.shipping-address-sec label{
	font-size: 16px;margin: 0px 0px 0px 15px;
}

.input-sec-main .purchase-side-pannel{
	background: #F7F7F7;
	padding: 20px 10px 10px 10px;
	margin: 0px;
	border-radius: 8px;
}
.purchase-side-pannel-desc{
	width: 100%;
	margin: 0px 0px;
	padding: 10px;
	background: #EEEEEE;
	border: 1px #dcdcdc solid;
	border-radius: 4px;
	font-size: 14px;
	line-height: 18px;
}

.address-side-pannel-desc{
	width: 100%;
	margin: 0px 0px;
	padding: 10px;
	background: #fff;
	border: 1px #dcdcdc solid;
	border-radius: 4px;
	font-size: 14px;
	line-height: 18px;
}
.description-side-pannel-desc{
	width: 100%;
	margin: 0px 0px;
	padding: 10px;
	background: #fff;
	border: 1px #dcdcdc solid;
	border-radius: 4px;
	font-size: 14px;
	min-height: 120px;
	line-height: 18px;
}

.item-box-sec-main{
	background:#F7F7F7;
	padding: 10px;
	border-radius: 4px;
	display: flex;
}

.item-box-sec-main figure{
	width: 100px;
	margin: 0px 10px 0px 0px;
}
.item-box-sec-main aside{
	width: 60%;
	position: relative;
}

.item-box-sec-main aside h4{
font-size: 16px;
color: #b9b29e;
margin: 8px 0px 5px 0px;
}

.item-box-sec-main aside p{
	font-size: 14px;
	color: #A0A0A0;
	}
	.item-box-sec-main aside svg{
		position: absolute;
		right: 3px;
		top: 3px;
		color: red;
	}

	.mobile-menu-icon{
		display: none;
	}
	
.navbar-toggler{
	border: none;
}

.inventory-select-top-right-sec{
	font-size: 18px;
	margin: 0px 0px 20px 0px;
	color: #2C2C2C;
	float: left;
	width: 30%;
	text-align: left;
}
.inventory-select-top-right-sec select{
	margin: 0px 10px 0px 10px;
	padding: 6px 10px;
	background: #eaeaea;
	border: 1px #dcdcdc solid;
	border-radius: 4px;
}
.inventory-top-text-rt-sec{
	position: relative;
	top: 8px;font-size: 14px;
}

.inventory-add-delete-btn{
	position: relative;
	right: -60px;
	top: -110px;
	float: right;
	padding: 5px 8px;
	background: #eaeaea;
	color: #E75A5A;
	border-radius: 4px;
	border:none;
}

/*=============================*/
.fixed-top.with-shadow {
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
}

.fixed-bottom.with-shadow {
  box-shadow: 0px -1px 5px rgba(0, 0, 0, 0.2);
}

.sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  padding: 65px 0 65px 10px;
	/* box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.1); */
	box-shadow: 1px 0 10px rgba(0, 0, 0, 0.2);
	width: 225px;
}
.sidebar .sidebar-sticky {
  position: relative;
  top: 0;
  height: 100%;
  padding-top: 0.5rem;
}

/*================items after add pages=========================*/

.content-head-section-tab{
	width: 100%;
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 8px;
	justify-content: space-between;
}
.content-head-section-tab h2{
	margin-bottom: 0;
	padding: 5px 0px;
}
.header-text{
	float: left;
	text-align: left;
	text-transform: uppercase;
}
.content-head-section-tab h2{
	font-size: 16px;
}

.content-head-section-tab aside{
 	float: right;
	text-align: right;
	margin: 6px 0px 0px 0px;
}

.top-common-btn{
	background: #b9b29e;font-size: 15px;
	color: #fff;
	padding: 8px 10px;
	margin: 0px 5px;
	border: #b9b29e 1px solid;
	border-radius: 4px;
}
.top-common-btn i{margin:0px 5px}

.blue-btn-border{
	border:1px #b9b29e solid;
	border-radius: 50%;
	padding: 4px 5px;
}

.top-with-bor-btn{
	background: transparent;
	font-size: 15px;
	color: #b9b29e;
	padding: 8px 10px;
	border: none;
	margin: 0px 5px;
}
.top-with-bor-btn i{margin:0px 5px}

.item-select-top-right-sec{
	font-size: 18px;
	margin: 0px 0px 20px 0px;
	color: #2C2C2C;
	float: left;
	width: 25%;
	text-align: left;
}

.item-select-top-right-sec select{
	font-size: 18px!important;
	border: none;
	border-radius: 0px 20px 20px 0px;
	background: transparent;
	color: #3c3c3c;
	border-left: 0px;
	padding: 10px 10px;
}
.search-top-left-sec{
	float: right;
	width: 70%;
	text-align: right;
	display: flex;
	justify-content: flex-end;
}
.search-top-left-sec .input-group {
	width: 50%;
}
.search-top-left-sec .input-group input{
	border: 1px #dcdcdc solid!important;
    border-radius: 20px!important;
    border-right: none;
    font-size: 14px;
    margin-right: 10px;
	padding: 6px 10px!important;
	background: transparent!important;
}
.search-top-left-sec .input-group .input-group-append button{
	background: transparent;
	color: #3c3c3c;
	padding: 6px 10px;
	border: none!important;
}
.input-group .input-group-append {
	position: absolute;
    right: 0px;
    top: 0px;
	z-index: 9;
}
.logo-input-section{
    position: relative;
}
.lo_eye{
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.add-number-btn{
	background: transparent;
	padding: 10px 10px;
	position: relative;
	top: 22px;
	border: none;
	font-size: 14px!important;
	color: #b9b29e;
}
.add-number-btn svg{
	margin-right: 10px;
}

.add-another-btn{
	background: #F7F7F7;
	padding: 12px 20px;
	border-radius: 4px;
	border: 1px#F7F7F7 solid;
	font-size: 14px!important;
	color: #b9b29e;
}

.inventor-add-product-box{
	border: 1px #dcdcdc solid;
	border-radius: 4px;
	width: 100%;
	margin: 0px 0px 20px 0px;
}
.inventor-add-product-box table{
	margin: 0px 0px;
	width: 100%;
}
.inventor-add-product-box table tr th{
	background: #F7F7F7;
    margin: 0px 0px;
    padding: 14px 12px;
    font-size: 14px;
    font-weight: 400;
    color: #333;
}
.inventor-add-product-box table tr td{
    margin: 0px 0px;
    padding: 20px 12px;
    font-size: 14px;
    font-weight: 400;
    color: #333;
}

.inventor-add-product-box table tr td input{
	height: 55px;
	padding: 10px 20px;
}
.inventor-add-product-box table tr td select{
	height: 55px;
	padding: 10px 20px;
}
.inventor-first-td span{
	width: 56px;
	display: inline-block;
	margin: 0px 10px 0px 0px;
}

.inventor-first-td aside{
	width: 70%;
	display: inline-block;
}

.footer-btn-sect{
    box-shadow: 0px -6px 10px #dcdcdc;
    border: none;
    position: fixed;
    bottom: 0px;
    padding: 10px 20px 10px 38px;
    width: 84%;
    z-index: 10;
    background: #fff;
    right: 0px;
}
.footer-save-btn{
	background: #b9b29e;
	border: 1px #b9b29e solid;
	color: #fff;
	padding: 10px 20px;
	text-align: center;
	border-radius: 2px;
	margin: 0px 10px;
}
.footer-cancel-btn{
	background: #E75A5A;
	border: 1px #E75A5A solid;
	color: #fff;
	padding: 10px 20px;
	border-radius: 2px;
	text-align: center;
	margin: 0px 10px;
}

.add-vendors-message-box{
	justify-content: center;
	height: 80vh;
	width: 100%;
	display: flex;
	align-items: center;
}
.add-vendor-mes-box{
	width: 540px;
	background: #F7F7F7;
	padding: 20px;
	margin: 0px;
	text-align: center;
	border-radius: 4px;
}
.add-vendor-mes-box h4{
	font-size: 20px;
	font-weight: 600;
}
.add-vendor-mes-box .add-new-vendor-mes-btn{
	background: #b9b29e;
	padding: 12px 20px;
	color: #fff;
	margin: 10px 0px 10px 0px;
	border: 1px #b9b29e solid;
}

.add-item-group-sec-box{
	display: flex;
	flex-direction: column;
	text-align: center;
	justify-content: center;
	align-items: center;
	border: 1px #dcdcdc solid;
	padding: 30px;
	font-size: 14px;
	border-radius: 8px;
}

.add-item-group-sec-box .add-new-vendor-mes-btn{
	background: #b9b29e;
	padding: 12px 20px;
	color: #fff;
	margin: 10px 0px 10px 0px;
	border: 1px #b9b29e solid;
}

.item-group-sec-box{
	width: 100%;
	background: #F7F7F7;
	padding: 20px;
	margin: 0px;
	text-align: center;
	border-radius: 8px;
	position: relative;
}
.item-group-sec-box label{
	margin: 0px;
}
.item-group-sec-box figure{
	width: 50%;
	margin: 0px auto;
}
.item-group-sec-box figure img{
	width: 70%;
}
.item-group-sec-box h4{
	font-size: 18px;
	margin: -4px 0px 5px 0px;
	font-weight: 600;
}
.item-group-sec-box input{
	align-items: flex-end;
	position: absolute;
	top: 12px;
  left: 16px;
}
.item-group-sec-box p{
	font-size: 14px;
	margin: 0px;
	font-weight: 400;
}

.add-vendor-mes-box .add-new-vendor-mes-btn svg{
	margin-right: 6px;
}
.add-phone-close-btn{
	position: relative;
	top: 36px;
	left: -7px;
	color: red;
}
.custom-switch b{
	font-size: 16px;
	padding-right: 7px;
}

#emergency-active-show{ display: none; }

.custom-switch-set .slider:before {
	background-color: #b9b29e;
}

.custom-switch-set input:checked + .slider {
  background-color: #b9b29e;
}

.custom-switch-set input:focus + .slider {
  box-shadow: 0 0 1px #b9b29e;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 45px;
	height: 22px;
	margin: 7px 0px 0px 10px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
	-webkit-transition: .4s;
	box-shadow: 0px 0px 4px #dcdcdc;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 3.4px;
  background-color: #D85151;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #D85151;
}

input:focus + .slider {
  box-shadow: 0 0 1px #D85151;
}

input:checked + .slider:before {
  -webkit-transform: translateX(20px);
	-ms-transform: translateX(20px);
	background-color: #fff;
  transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
/*============== modal ===========================*/


.blue-btn:hover,
.blue-btn:active,
.blue-btn:focus,
.blue-btn {
  background: transparent;
  border: solid 1px #27a9e0;
  border-radius: 3px;
	color: #27a9e0;
	background: #E9F6FF;
  font-size: 14px;
  outline: none !important;
  padding: 10px 20px;
}

.fileUpload {
	position: relative;
    overflow: hidden;
    height: 40px;
    margin-top: 0;
    padding: 8px 10px;
    border-radius: 4px;
}
.fileUpload:hover {
    padding: 8px 10px;
    border-radius: 4px;
}
.fileUpload input.uploadlogo {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity = 0);
    width: 100%;
    height: 42px;
}

/*Chrome fix*/
input::-webkit-file-upload-button {
  cursor: pointer !important;
  height: 42px;
  width: 100%;
}

.modal-header-sec{
	display: flex;
	padding: 12px 25px 0px 25px;	
	margin: 10px 0px 0px 0px;
	justify-content: space-between;
	align-items: center;
}
.modal-header-sec h2{
	font-size: 22px;
	color:#000;
}
.modal-header-sec svg{
	font-size: 20px;
	color: tomato;
}
.modal-content-sec{
	padding: 0px 25px 0px 25px;;
	margin: 0px 0px 0px 0px;
}
.modal-content-sec button {
	min-width: 100px;
}

.switch-gird-btn-top{
		box-shadow: 0px 0px 4px #dcdcdc;
		padding: 2px 12px!important;
		height: 38px;
    margin-top: 5px;
}
.switch-gird-btn-top:active{
	background: #b9b29e!important;
	border: 1px #b9b29e solid;
	color: #fff;
}
.switch-gird-btn-top:hover{
	background: #b9b29e!important;
	border: 1px #b9b29e solid;
	color: #fff;
}
.switch-gird-btn-top:focus{
	background: #b9b29e!important;
	border: 1px #b9b29e solid;
	color: #fff;
}

.add-new-employee input, .add-new-employee select{
	background:#FAFAFA;
}
/*================ table =========================*/
.title-head-flex{
display: flex;
justify-content: end;
align-items: center;
gap: 0;
padding: 0px 0px 0px 0px;
position: relative;
top: 5px;
}
.title-head-flex input[type="checkbox"]{
	margin: 0px 10px 0px 5px;
	}

.product-table-container{
	margin: 0px;
}
.product-table-container input[type="checkbox"]{
	margin: 0px 8px 0px 5px;
	}
/* .top-name-select-label{
	margin: 0px 0px;
	position: relative;
	top: 2px;
	left: 0px;
	display: flex;
	gap: 10px;
	justify-content: end;
	align-items: center;
} */
.label-dis-flex{
	display: flex;
    align-items: baseline;
    gap: 10px;
    justify-content: center;
}
.product-items-sec aside{
	float: right;
	margin: 0px 5px 0px 0px;
}

.product-items-sec aside h3, .product-items-sec label h3 {
	color: #b9b29e;
	font-size: 15px;
	font-weight: 600;
	margin: 5px 0px 6px 0px;
}

.product-items-sec aside p{
	color: #A0A0A0;
	font-size: 14px;
	font-weight: 400;
	margin: 0px 0px 6px 0px;
}
.product-items-sec aside p:nth-of-type(1){
	margin: 0px 0px 10px 0px;
}
.product-items-sec aside p b{
	color: #2C2C2C;
}

.product-table-container table {
  border-collapse: collapse;
  table-layout: auto;
  position: relative;
	padding: 1px;
	width: 100%;
}

.product-table-container table tr {
  border-bottom: 1px solid #dcdcdc;
}
.product-table-container thead th {
	border-bottom: none!important;
	text-transform: capitalize;
}


.product-table-container table thead tr th {
  text-align: left;
  background:#F7F7F7;
	padding: 12px 10px;
	font-size: 14px;
	color: #2C2C2C;
	font-weight: 600;
}

.product-table-container table td {
    padding: 12px 10px;
    vertical-align: top;
    display: table-cell;
    color: #A0A0A0;
    font-size: 14px;
    border-bottom: 1px solid #f1f1f1;
}
.product-table-container table td:first-child {
  border-left-color: #dcdcdc;
}
.product-table-container table td:last-child {
  border-right-color: #dcdcdc;
}

.table-edit-btn{
	border: none;
	background: transparent; cursor: pointer;
	margin: 0px 0px 0px 0px;
}
.table-delete-btn{
	border: none;
	background: transparent;
	margin: 0px 0px;cursor: pointer;
}
.custom-table-title{
	font-size: 14px;
	font-weight:600;
}
.dataTables_paginate{
	margin: 0px;
	padding-top: 10px;
}
.dataTables_paginate .previous, .dataTables_paginate .next {
    background: #b9b29e;
	margin: 0 10px;
    cursor: pointer !important;
    color: #fff;
    padding: 4px;
    border-radius: 50%;
    width: 30px !important;
    height: 30px !important;
    text-align: center;
    font-size: 14px;
    display: inline-block;

}
.dataTables_paginate span .paginate_button{
	padding: 4px 10px;
    border-radius: 4px;
    margin: 0 2px;
    border: none;
    color: #b9b29e;
    cursor: pointer;
}
.dataTables_paginate span .current{
	background: rgb(238, 238, 238);
}

.service-img-sec{
	width: 20%;
	float: left;
	margin: 0px 7px 0px 0px;
}
.service-aside-sec{
	width: 76%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.service-aside-sec p{
	margin: 0px 0px 4px 0px;
	color: #3c3c3c;
}
.service-aside-sec p:first-child{
	color: #b9b29e;
	margin: -5px 0px 4px 0px;
}
.service-aside-sec p:last-child{
	color: #b9b29e;
	background-color: #F7F7F7;
	padding: 5px 10px;
	font-size: 12px;
}
a {
    color: #706135;
}


@media only screen and (max-width: 50em) {
  .product-table-container table td .avatar {
    width: 3.2em;
    height: 3.2em;
    margin: 0;
  }
}

@media only screen and (max-width: 50em) {
  .product-table-container table td {
    padding-left: 5.5em;
    display: block;
    border: none;
  }
  .product-table-container table td:before {
    content: attr(data-th) ": ";
    font-weight: bold;
    margin: 0 0.1em 0 -5.5em;
    display: inline-block;
    float: left;
    width: 4.5em;
    font-size: 90%;
  }
  .product-table-container table td[data-th="Avatar"] {
    padding-left: 0.4em;
    display: inline-block;
  }
  .product-table-container table td[data-th="Avatar"]:before {
    content: "";
  }
  .product-table-container table td[data-th="Name"] {
    padding-left: 0;
    display: inline-block;
  }
  .product-table-container table td[data-th="Name"]:before {
    content: "";
  }
}


@media only screen and (max-width: 50em) {
  .product-table-container table td[data-th="Email"] {
    word-break: break-all;
  }
}
@media only screen and (max-width: 50em) {
  .product-table-container table thead tr {
    display: none;
  }
}

@media only screen and (max-width: 50em) {
  .product-table-container table {
    border: none;
  }
}
@media only screen and (min-width: 37em) and (max-width: 50em) {
  .product-table-container table {
    display: flex;
  }
}
@media only screen and (max-width: 50em) {
  .product-table-container table tr {
    display: block;
    border: 1px solid #ccc;
    padding: 0.8em;
    margin-bottom: 0.8em;
    background-color: #fff;
    border-radius: 4px;
	}
	.product-table-container table tr td {
		border-bottom: 1px solid #dcdcdc;
		width: 100%;
		color: #3c3c3c;
	}
	.product-table-container table tr td:last-child{
		border: none;
	}
}
@media only screen and (min-width: 37em) and (max-width: 50em) {
  .product-table-container table tr {
    flex: 0 0 80px;
    display: block;
  }
}


/*================ media query start here =========================*/

@media screen and (max-width: 768px) {

	.home-custom-menu{
		margin: 0px;
	}
	.home-custom-menu ul li {
    margin: 0px 10px 0px 0px;
		padding: 10px 10px;
		border-bottom: 1px #dcdcdc solid;
}
.home-custom-menu ul li:last-child{
	margin: 0px 10px 0px 0px;
		padding: 10px 10px;
		border-bottom: 0px;
}
.home-item-bg-left{
	height: 200px;
	margin-bottom: 20px;
	background-size: cover;
}
.home-item-bg-right{
	height: 200px;
	margin-bottom: 0px;
	background-size: cover;
}
.home-top-item-section {
	margin: 30px 0px;
	padding: 0px 6%;
}
.home-best-seller-section {
	margin: 10px 0px 0px 0px;
	padding: 10px 6%;
}
.home-mid-card-section {
	margin: 20px 0px 0px 0px;
	padding: 10px 6%;
}
.iteam-mid-card-main{
	border: 1px #dcdcdc solid;
	box-shadow: 0px 0px 6px #dcdcdc;
}
.home-pixels-connect-section {
	margin: 10px 0px 20px 0px;
}
.footer-support-section {
	margin: 0px 6%;
	padding: 20px 0px;
}
.foot-support-card-section {
	margin: 0px 0px 20px 0px;
}
.footer-home-main{
	padding: 4% 6% 10px 6%;
}
.footer-home-menu{
	margin: 20px 0px 20px 0px;
}
.carousel-inner{
	height: 220px;
}
.carousel-inner .carousel-item img{
	height: 220px;
}
.mobile-mt-4{
	margin: 0px!important;
}
.pixel-img-slider ul li{
	height: 100px;
}
.mobile-search-hide{
	display: none;
}
.mobile-search-show{
	display: block;
	position: absolute;
	top: 19px;
	right: 53px;
}

.search-top-box-show {
	top: 63px;
	top: 90px;
	border-radius: 0px 0px 10px 10px;
	margin: -20px 0px 0px 0px;
	padding: 10px 10px;
}
.search-top-box-show input {
	width: 90%;
}
	/*================ home end here =========================*/

	.login-content-box {
		width: 88%;
	}
	.login-center-container{
		padding: 0px 25px 30px 25px;
	}
	.login-center-logo-sec{
		width: 70%;
	}
	.login-content-box{
		top: 8vh;
	}

	.main-content-section{
		flex: 1 0 75%;
		max-width: 100%;
	}
	.main-content-sec {
    width: 100%;
    padding: 20px 20px;
}
	.top-logo {
		width: 22%;
	}
	.top-logo img {
    width: 100%;
	}
.content-container{
	width: 100%;
	margin: 0px 0px 30px 0px;
	}
	.type-select-top-sec{
		width: 30%;
	}
	.content-head-section{
		top: 3px;
	}
	.top-search-sec {
    margin: 0px 0px 0px 0px;
}
.search-cust-width {
	width: 90vw!important;
	margin: 10px 0px 0px 0px;
}
.lt-sec-top-main {
	margin: 0px;
	border-left: none!important;
	padding: 0px 0px 0px 0px!important;
	margin: 20px 0px 0px 0px;
}
.rt-sec-top-main ul li {
	margin: 0px 10px 0px 15px;
}
.top-user-profile-icon {
	margin: 20px 20px 0px 0px;
	border-left: none;
	text-align: center;
	justify-content: center;
	display: flex;
	align-items: center;
	width: 100%;
	/* position: absolute;
	top: 6px;
	right: 3px; */
}
/* .top-user-profile-icon span{
	display: none;
} */

	.mobile-menu-icon{
		display: inline-block;
		width: 30px;
		margin: 0px 6px 0px 0px;
	}
	
	.sidebar {
		width: 38%;
		display: none;
	}
	/* .sidebar-toggled{
		display: block;
		padding-left:260px;
		-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	} */

	.add-number-btn{
		padding: 10px 0px;
    position: relative;
    top: 3px;
	}
	.search-top-left-sec{
		width: 44%;
	}
	.mobile-view-with-btn{
		width: 100%!important;
		margin: 0px 0px 20px 0px;
		justify-content: center;
	}
	.mobile-view-with-btn .input-group{
		width: 48%;
	}
	.w-15{
		width: 100%;
	}
	.pos-set-add-sec{
		position: relative;left: 0%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    table {
        display: table!important;
    }
    table th, table td{
        display: table-cell!important;
		width: 150px!important;
		font-size: 14px!important;
    }
	table td:before {
		display: none!important;
	}
	table td{
	padding: 12px 10px!important;
	}
	table tr {
		display: block!important;
		border-bottom: 1px solid #ccc!important;
		padding: 0!important; 
		margin-bottom: 0!important; 
		background-color: transparent!important;
		border-radius: 0px!important; 
	}
	table thead tr {
		display: block!important;
	}
 }









 @media only screen and (min-width: 1024px) and (max-width: 1100px) {
	.top-logo {
		width: 4%;
		margin: 0px;
	}
	.top-logo img {
		width: 100%;
	}
 }