html {
	position: relative;
	min-height: 100%;
}

.itemCellpDeshtml {
	position: relative;
	min-height: 100%;
}

.singleSectionItemDiv {
	/* border: 1px solid #D8D7D1; */
	padding: 15px;
	margin: 3px;
	margin-bottom: 3px;
	margin-bottom: 30px;
	background: #f7efe8;
}

.btn:focus,
.btn:active {
	outline: none !important;
	box-shadow: none !important;
}

body {
	/*height: 100%;*/
	font-family: 'Source Sans Pro', sans-serif;
	background-color: #FEFDF5;
	color: #404040;
}

.margin-top-5 {
	margin-top: 5px;
}

.place-holder {
	border: 1px solid #D8D7D1;
	text-align: center;
	padding: 0;
	margin-bottom: 20px;
	height: 250px;

	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.place-holder p {
	margin-bottom: 0;
	opacity: 0.8;
	font-size: 13px;
}

.SP-font {
	font-family: 'Source Sans Pro', sans-serif !important
}

.MT-font,
._inv-status {
	font-family: 'Montserrat', sans-serif;
}

.no-scroll {
	overflow: hidden
}

.btn,
h1,
h2,
h3,
h4,
h5,
h6,
.modal-order-detail .modal-title {
	font-family: 'Montserrat', sans-serif;
}

.nam-title,
.con_info,
.text-muted,
.cp-stats-value,
.cp-stats,
.nav-tabs .nav-link,
.tab-style .tab-pane,
.alert-color,
.modal-title,
.login-right,
.login-right h3,
.login-left h4,
.Log_footer,
.viewAssign {
	font-family: 'Montserrat', sans-serif;
}

.navbar {
	background-color: #fff;
	margin-bottom: 0;
	min-height: 80px;
	padding: 0px 15px;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
	border-top: solid 3px #c7b77e;
}

.top_nav .nav-link {
	color: #333;
	font-size: 14px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	padding: 0 !important;
	margin: 15px 0px;
}

.top_nav .fa {
	font-size: 13px;
	margin-right: 5px;
	color: #c7b77e;
}

.language-tabs-div {
	position: relative;
}

.language-tabs-div .delete-icon-div {
	position: absolute;
	right: 15px;
	top: 6px;
}

.language-header-tab {
	background: linear-gradient(to right, #f9f0dbc7, #F7EFE7);
	padding: 0px !important;
	margin-bottom: 12px;
	overflow: auto;
	padding-right: 39px !important;
}

.language-tabs-div .nav-pills {
	background: linear-gradient(to right, #f9f0dbc7, #F7EFE7);
	padding: 0 0 0 !important;
	justify-content: start;
	float: left;
	width: max-content;

}

.language-tabs-div .nav-pills .nav-item {
	float: left;
}

.language-tabs-div .nav-pills .nav-link.active,
.language-tabs-div .nav-pills .show>.nav-link,
.language-tabs-div .nav-pills .nav-link {
	padding: 9px 15px 6px 15px;
	border: none;
	background: transparent;
	color: #646362;
	margin-top: -1px;
	border-bottom: 2px solid #f2f0e8;
	font-size: 13px;
	letter-spacing: normal;
}

.language-tabs-div .nav-pills .nav-link.active {
	color: #000;
	border-bottom: 2px solid #000000;
	background-color: #F1CABB;
}

.language-tabs-div .delete-icon-div {
	position: absolute;
	right: 0;
	top: 0;
	background-color: #f8f0e0;
	padding: 5px 8px;
	/* bottom: 0; */
	margin: auto;
}

.language-tabs-div .delete-icon-div a {
	margin-right: 0px;
	padding: 0;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(to right, #f9f0dbc7, #F7EFE7);
}

.language-tabs-div .delete-icon-div a:hover {
	background: red;
}

.language-tabs-div .delete-icon-div a:hover svg {
	fill: #ffffff;
}

.language-tabs-div .delete-icon-div a svg {
	fill: #404040;
}

.top_nav .dropdown-item {
	padding: 10px 15px;
	font-size: 12px;
	font-weight: 600;
	border-bottom: solid 1px #f3f3f3;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.5px
}

.top_nav .dropdown-item:HOVER {
	color: #000000;
	background-color: #f7f8fa
}

.usernamelab {
	display: none
}

.TM_icon {
	margin-right: 30px;
	position: relative;
	margin-top: 10px
}

.TM_icon img {
	width: auto;
	height: 20px;
}

.hamburger,
.hamburger:HOVER {
	padding: 10px;
	color: #c7b77e
}

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

._logo,
._logo:HOVER {
	padding-left: 15px;
	font-weight: 400;
	text-decoration: none;
	color: #c7b77e
}

#wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

#wrapper #content-wrapper {
	overflow-x: hidden;
	width: 100%;
	padding: 1rem 10px 0px 10px;
	padding-bottom: 80px;
}

body.fixed-nav #content-wrapper {
	margin-top: 56px;
	padding-left: 90px;
}

body.fixed-nav.sidebar-toggled #content-wrapper {
	padding-left: 0;
}

.sidebar img {
	width: 20px;
	top: 10px;
}

.user_log {
	height: 42px;
	width: 42px;
	border: 1px solid #fff;
	vertical-align: middle;
	border-radius: 50%;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	margin-right: 5px;
}

.top_nav .dropdown-menu {
	border-radius: 2px;
	border: none;
	box-shadow: 0 2px 15px rgba(0, 0, 0, .175);
	padding: 0;
}

.scroll-to-top {
	position: fixed;
	right: 15px;
	bottom: 15px;
	display: none;
	width: 50px;
	height: 50px;
	text-align: center;
	color: #fff;
	background: rgba(52, 58, 64, 0.5);
	line-height: 46px;
}

.o-hidden {
	overflow: hidden !important;
}

.navbar-nav .form-inline .input-group {
	width: 100%;
}

.navbar-nav .nav-item.active .nav-link {
	color: #fff;
}

.navbar-nav .nav-item.dropdown .dropdown-toggle::after {
	width: 1rem;
	text-align: center;
	float: right;
	vertical-align: 0;
	border: 0;
	font-weight: 900;
	content: '\f107';
	font-family: 'Font Awesome 5 Free';
}

.navbar-nav .nav-item.dropdown.show .dropdown-toggle::after {
	content: '\f106';
}

.navbar-nav .nav-item.dropdown.no-arrow .dropdown-toggle::after {
	display: none;
}

.navbar-nav .nav-item .nav-link:focus {
	outline: none;
}

.navbar-nav .nav-item .nav-link .badge {
	position: absolute;
	margin-left: 0.75rem;
	top: 9px;
	right: -7px;
	font-weight: 400;
	font-size: 9px;
	background-color: #c7b77e;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	padding: 2px 4px;
}

.sidebar {
	width: 90px !important;
	min-height: calc(100vh - 80px);
	transition: width 0.5s;
	/* background: linear-gradient(90deg, #0336a3 0%, #c7b77e 100%); */
	z-index: 5;
}

.sidebar .nav-item:last-child {
	margin-bottom: 1rem;
}

.sidebar .nav-item .nav-link {
	text-align: center;
	padding: 15px 5px;
	width: 90px;
	color: #ffffff
}

.sidebar .nav-item .nav-link span {
	font-size: 0.65rem;
	display: block;
}

.sidebar .nav-item .dropdown-menu {
	position: absolute !important;
	-webkit-transform: none !important;
	transform: none !important;
	left: 90px !important;
	margin: 0;
}

.sidebar .nav-item .dropdown-menu.dropup {
	bottom: 0;
	top: auto !important;
}

.sidebar .nav-item.dropdown .dropdown-toggle::after {
	display: none;
}

.sidebar .nav-item .nav-link:active,
.sidebar .nav-item .nav-link:focus,
.sidebar .nav-item .nav-link:hover {
	color: #fff;
}

.sidebar.toggled {
	width: 0 !important;
	overflow: hidden;
}

.sidebar.fixed-top {
	top: 56px;
	height: calc(100vh - 56px);
	overflow-y: auto;
}

:root {
	--input-padding-x: 0.75rem;
	--input-padding-y: 0.75rem;
}

footer.sticky-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	min-height: 50px;
	background-color: #faf6ef;
	transition: width 0.5s;
}

footer.sticky-footer .copyright {
	line-height: 1;
	font-size: 0.8rem;
}

._head01 {
	font-size: 22px;
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600
}

.breadcrumb {
	background-color: transparent;
	float: right;
	margin-bottom: 0;
	padding: 9px 0 0;
	font-size: 14px;
}

.breadcrumb a,
.breadcrumb span {
	color: #000000;
}

.breadcrumb a {
	opacity: .5;
	transition: .3s ease;
}

.breadcrumb>li+li::before {
	color: #000000;
	opacity: .5;
	padding: 0 9px;
	font-weight: 600;
	content: '\f105';
	font-family: 'Font Awesome 5 Free';
}

.card {
	background-color: #fefdf5;
	border: none;
	padding: 0px;
	border-radius: 0px;
	border: 1px solid #D8D7D1;
	position: relative;
	/* box-shadow: 0px 0px 5px 0px rgb(29 29 29 / 20%);*/
}

.card .header {
	color: #000000;
	padding: 15px 20px;
	position: relative;
	box-shadow: none;
	background: linear-gradient(0deg, #faf6ef 0%, #fefdf5 50%);
}

.card .header h2,
.modal-title {
	position: relative;
	font-size: 18px;
	font-weight: 600;
	margin: 0;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
}

.card .header h2 span,
._head01 span,
.login-right h3 span,
.btn-login span,
.modal-title span {
	font-weight: 300
}

.card .header h2:before {
	background: #c7b77e;
	position: absolute;
	width: 2px;
	height: 18px;
	left: -20px;
	top: 2px;
	content: '';
}

.card .body {
	color: #000000;
	font-weight: 400;
	padding: 15px 20px;
}

.card ._head03,
._head04 {
	position: relative;
	font-size: 16px;
	font-weight: 600;
	margin: 0px 0px 5px 0px;
	padding-bottom: 10px;
	border-bottom: solid 1px #D8D7D1;
	font-family: 'Montserrat', sans-serif;
	color: #000000;
}

._head05 {
	position: relative;
	font-size: 16px;
	font-weight: 600;
	margin: 0px 0px 3px 0px;
	padding-bottom: 10px;
	font-family: 'Montserrat', sans-serif;
	color: #000000
}

.card ._head03 span,
._head04 span,
._head05 span {
font-weight: 300;
}

.btn-primary,
.btn-cancel,
.lgray-btn,
.btn-outline,
.edit_button {
	font-size: 13px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	/* box-shadow: 2px 2px 10px 0 rgba(79, 79, 79, .2); */
	padding: 7px 20px 5px 20px;
	border: solid 1px #000000;
	background: linear-gradient(90deg, #161616 0%, #000000 100%);
}

.btn-primary:HOVER,
.btn-primary:focus,
.lgray-btn:HOVER,
.btn-outline:HOVER {
	color: #c7b77e;
	border: solid 1px #000000 !important;
	background: linear-gradient(90deg, #161616 0%, #000000 100%);
}

.btn-cancel,
.btn-outline {
	color: #000000;
	border: solid 1px #000000;
	background: rgba(255, 255, 255, 0);
}

.btn-cancel:HOVER,
.btn-cancel:focus {
	color: #fff;
	background: linear-gradient(90deg, #f12300 0%, #ff0000 100%);
	border: solid 1px #f12300;
}

.gray-btn {
	background: linear-gradient(90deg, #8b8b8b 0%, #8b8b8b 100%)
}

.lgray-btn {
	background: linear-gradient(90deg, #e8e8e8 0%, #e8e8e8 100%)
}

.form-wrap {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0px;
}

._w90 {
	width: 90%
}

._w100 {
	width: 100%
}

.form-wrap .form-control,
.form-wrap .custom-select,
._Sbg .custom-select,
.val-placeholder,
.con-control {
	background-color: #fefdf5 !important;
	border: solid 1px #d8d7d1 !important;
	color: #000000;
	height: 35px !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	box-shadow: none;
	font-size: 13px;
	font-family: 'Source Sans Pro', sans-serif;
}

.val-placeholder {
	width: 100%;
	margin-top: 9px;
	padding-left: 10px
}

.form-wrap textarea,
.modal-body textarea {
	width: 100%;
	border: 1px solid #E3E3E3;
	background-color: #fff;
	color: #000000;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-box-shadow: 0 2px 8px 0 rgba(79, 79, 79, .1);
	-moz-box-shadow: 0 2px 8px 0 rgba(79, 79, 79, .1);
	box-shadow: 0 2px 8px 0 rgba(79, 79, 79, .1);
	font-size: 13px;
	font-family: 'Source Sans Pro', sans-serif;
}

.form-group {
	margin-bottom: 8px;
}

.auth-form .form-wrap .form-group input {
	box-shadow: none !important;
	border: none;
	border-bottom: 2px solid #f12300;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	font-size: 20px;
	color: #b5b5b5;
	min-width: 345px;
}

.control-label {
	font-size: 12px;
	color: #000000 !important;
	margin-bottom: 5px
}

.form-control:focus,
.custom-select:focus,
.form-wrap textarea:focus {
	border-color: #000 !important;
	box-shadow: none;
}

body.sidebar-toggled footer.sticky-footer {
	width: 100%;
}

._upload-thumb {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#imgthu {
	max-height: auto;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 0px
}

.form__input {
	background: transparent;
	position: relative;
	width: 100%;
	display: block;
	cursor: text;
	transition: border-color .3s, margin-bottom .3s;
}

.sub-heading {
	margin-top: 15px;
}

.sub-heading h2 {
	position: relative;
	font-size: 16px;
	margin: 0;
	font-family: proximanova-semibold, sans-serif !important;
	font-weight: normal !important;
	display: inline-block;
	margin: 0px 0;
}

.custom-control.custom-checkbox .custom-control-label {
	font-size: 13px;
	font-family: 'Source Sans Pro', sans-serif;
	padding-top: 3px;
}

.sub-heading h2 span {
	font-weight: normal;
	font-family: 'proximanova-light', sans-serif !important;
}

.form__input--file {
	display: block;
	text-align: center;
	border: 2px dashed #d5d5d5;
	letter-spacing: 0.5px;
	color: #888;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 40px;
	font-size: 13px;
	font-size: .8125rem;
	padding: 0 1.25rem;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
	height: 44px;
}

.form__input--file .placeholder {
	position: relative;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 300;
}

.form__input--file .placeholder:before {
	position: absolute;
	top: -13px;
	left: -20px;
	font-size: 13px;
	font-weight: 600;
	content: '\f067';
	font-family: 'Font Awesome 5 Free';
}

.form__input--file input {
	display: none;
}

.form__input--file:HOVER {
	border: 2px dashed #c7b77e;
}

.form__input--file:HOVER .placeholder:before {
	color: #c7b77e;
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before {
	top: 8px;
	left: 8px;
	height: 20px;
	width: 20px;
	border: 1px solid #c7b77e;
	border-radius: 20px;
	box-shadow: none;
	line-height: 21px;
	content: '\f107';
	font-family: 'Font Awesome 5 Free';
	background: linear-gradient(90deg, #c7b77e 0%, #c7b77e 100%);
	font-weight: 600;
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child,
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child {
	padding-left: 45px;
}

.page-link,
.page-link:HOVER {
	color: #c7b77e;
	border: 1px solid #d8d7d1;
}

.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background: linear-gradient(90deg, #161616 0%, #000000 100%);
	border-color: #000000;
}

.form-control {
	border: 1px solid #D8D7D1 !important;
	background-color: #fefdf5 !important;
	font-size: 13px !important;
	height: 35px !important;
	/* padding-top: 8px; */
}

.CL-Product .fa {
	top: 10px;
}

.dataTable thead,
.dataTable tfoot {
	background: linear-gradient(0deg, #f8f8f8 0%, #ffffff 100%);
}

.modal-body table th {
	font-weight: 600
}

.dataTable td,
.dataTable th,
.modal-body table th,
.modal-body table td {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #6E6E6B;
	font-size: 12px;
	font-family: 'Source Sans Pro', sans-serif;
	padding-left: 8px;
	padding-right: 10px;
}

.tablelist th {
	background-color: #faf6ef !important;
}

.dataTable thead th {
	border: none;
}

._Threshhold {
	display: inline-block;
	width: auto;
	vertical-align: middle;
	height: 30px;
}

.dataTable .btn-default,
.smBTN {
	padding: 4px 4px;
	font-size: 11px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	text-transform: capitalize;
	background: linear-gradient(90deg, #161616 0%, #000000 100%);
	color: #fff;
	text-align: center;
	margin: 0px 5px 5px 0px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	line-height: 1;
	min-width: 22px;
}

#floating-label .col-12.focused {
	margin-bottom: 8px;
}

.dataTable .btn-line,
.btn-line {
	background: linear-gradient(90deg, #fefdf5 0%, #fefdf5 100%);
	color: #000000;
	border: solid 1px #000000
}

.dataTable .btn-default:HOVER,
.dataTable .btn-line:HOVER,
.smBTN:HOVER {
	color: #fff !important;
	background: linear-gradient(90deg, #161616 0%, #000000 100%);
}

tbody td .fa {
	font-size: 10px;
	margin-top: 5px;
	margin-right: 7px;
	color: #5F5F5F;
}

tbody td .btn-default .fa {
	color: #fff;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.dataTable .fa-trash-alt {
	color: #F12300
}

table.dataTable {
	margin-bottom: 12px !important;
	margin-top: 12px !important;
}

.list_img {
	width: auto;
	height: 30px;
	margin-top: -5px
}

.dataTables_info,
.dataTables_length {
	font-size: 13px;
	text-transform: capitalize;
}

.add_button {
	font-size: 14px;
	background: linear-gradient(90deg, #c7b77e 0%, #c7b77e 100%);
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	box-shadow: 2px 2px 10px 0 rgba(79, 79, 79, .2);
	padding: 6px 10px;
	color: #fff !important;
	position: absolute;
	right: 20px;
	top: 15px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	letter-spacing: 0.5px
}

.in-btn {
	font-size: 13px;
	background: linear-gradient(90deg, #c7b77e 0%, #c7b77e 100%);
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	box-shadow: 2px 2px 10px 0 rgba(79, 79, 79, .2);
	padding: 5px 8px;
	color: #fff !important;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	letter-spacing: 0.5px
}

.L_inv_search {
	font-size: 22px;
	background: linear-gradient(90deg, #c7b77e 0%, #c7b77e 100%);
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	box-shadow: 2px 2px 10px 0 rgba(79, 79, 79, .2);
	padding: 5px 0px 0px 0px;
	color: #fff !important;
	position: absolute;
	right: 20px;
	top: 0px;
	height: 41px;
	width: 41px;
	text-align: center;
}

._Sbg {
	background-color: #fff;
	margin-bottom: 30px;
	padding: 25px;
}

._Sbg .btn-primary {
	text-transform: uppercase;
	font-size: 18px
}

.Inv_g-sec {
	padding: 15px;
	text-align: center;
	color: #8c8c8c;
	margin-bottom: 30px;
}

.Inv_g-sec h5 {
	font-size: 16px;
	text-align: center;
	padding: 10px;
	margin: 0;
	color: #c7b77e;
}

.Inv_g-sec img {
	transition: all 0.2s ease-in-out;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	width: 300px;
	height: auto;
}

.Inv_g-sec:HOVER img {
	margin-top: -25px;
	margin-bottom: 25px;
}

.Inv_g-sec:hover .cp_img img {
	box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
	transition: all 0.2s ease-in-out;
}

.Inv_g-sec:hover .cp_img img .hover {
	display: block
}

.Inv_g-sec a {
	font-size: 16px;
	font-weight: 500;
	background-color: #fff;
	color: #c7b77e;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translate(-50%);
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	-moz-transform: translate(-50%);
	-o-transform: translate(-50%);
	-khtml-transform: translate(-50%);
	width: 150px;
	padding: 7px 15px;
	transition: all 0.3s ease-in-out;
	text-decoration: none;
	opacity: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
}

.Inv_g-sec:HOVER a {
	opacity: 1;
	transition: all 0.2s;
	top: 55%;
}

.Inv_g-sec a:HOVER {
	background-color: #f12300;
	color: #fff
}


.bg_main {
	background-image: url(../images/log-bg.png);
	background-color: #F7EFEA !important
}

.card-body-icon {
	position: absolute;
	z-index: 0;
	top: -7px;
	right: -1rem;
	opacity: 0.3;
	font-size: 85px;
	-webkit-transform: rotate(15deg);
	transform: rotate(15deg);
}

.admin_box .admin_head {
	font-size: 20px
}

.card-body-icon img {
	width: 120px;
	height: auto
}

.fa-fw {
	text-align: center;
	width: 1.25em;
}

.admin_box {
	margin-top: 15px;
}

._logo {
	font-size: 20px;
	font-weight: 400;
	margin: 0;
}

._logo img {
	height: 50px;
	width: auto;
}

._tborder {
	border-top: solid 1px #f0f0f0;
}

/* select2 CSS */

.select2-container--bootstrap4 .select2-selection--single {
	height: 30px !important;
	padding: 0px 10px;
	font-size: 13px;
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__placeholder {
	color: #757575;
	line-height: 30px
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow {
	position: absolute;
	top: -5px;
	right: 3px;
	width: 20px
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b {
	top: 60%;
	border-color: #343a40 transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0;
	width: 0;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
	line-height: 30px
}

.select2-search--dropdown .select2-search__field {
	border: 1px solid #ced4da;
	border-radius: .25rem
}

.select2-results__message {
	color: #000000
}

.select2-container--bootstrap4 .select2-selection--multiple {
	min-height: calc(2.25rem + 2px) !important
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice {
	color: #343a40;
	border: 1px solid #bdc6d0;
	border-radius: .2rem;
	padding: 0;
	padding-right: 5px;
	cursor: pointer;
	float: left;
	margin-top: .3em;
	margin-right: 5px
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove {
	color: #bdc6d0;
	font-weight: 700;
	margin-left: 3px;
	margin-right: 1px;
	padding-right: 3px;
	padding-left: 3px;
	float: left
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #343a40
}

.select2-container :focus {
	outline: 0
}

.select2-container--bootstrap4 .select2-selection {
	border: 1px solid #e2e6ea;
	border-radius: 0px;
	width: 100%;
}

.select2-container--bootstrap4.select2-container--focus .select2-selection {
	border-color: #000000;
	-webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.select2-container--bootstrap4.select2-container--focus.select2-container--open .select2-selection {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

select.is-invalid~.select2-container--bootstrap4 .select2-selection {
	border-color: #dc3545
}

select.is-valid~.select2-container--bootstrap4 .select2-selection {
	border-color: #28a745
}

.select2-container--bootstrap4 .select2-dropdown {
	border-color: #ced4da;
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--bootstrap4 .select2-dropdown .select2-results__option[aria-selected=true] {
	background-color: #e9ecef
}

.select2-container--bootstrap4 .select2-results__option--highlighted,
.select2-container--bootstrap4 .select2-results__option--highlighted.select2-results__option[aria-selected=true] {
	background-color: #000000;
	color: #f8f9fa
}

.select2-container--bootstrap4 .select2-results__option[role=group] {
	padding: 0
}

.select2-container--bootstrap4 .select2-results__group {
	padding: 6px;
	display: list-item;
	color: #000000
}

.select2-container--bootstrap4 .select2-selection__clear {
	width: 18px;
	height: 18px;
	line-height: 18px;
	font-size: 13px;
	padding: 0;
	text-align: center;
	margin-top: 6px;
	border-radius: 100%;
	background-color: #000000;
	color: #f8f9fa;
	float: right;
	margin-right: 12px
}

.select2-container--bootstrap4 .select2-selection__clear:hover {
	color: #fff;
	background-color: #343a40
}

.select2-container--bootstrap4 .select2-results__option--highlighted[aria-selected],
.select2-container--bootstrap4 .select2-results__option--highlighted,
.select2-container--bootstrap4 .select2-results__option--highlighted.select2-results__option[aria-selected=true] {
	background-color: #c7b77e;
}

.select2-container--bootstrap4 .select2-results__option {
	padding: 8px 10px;
	font-size: 14px;
}

._emp-sele .custom-select {
	height: 28px;
	padding: 0px 12px
}

._emp-sele .select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #e1e5e9;
	border-radius: 0px;
}

.fa.inactive-st {
	color: #D8D7D1 !important;
}

._tags {
	margin-top: -3px
}

._tags .form-control {
	height: 28px;
	padding: 0px 10px;
	margin: 0px;
	font-size: 13px
}

/*tag CSS*/

.bootstrap-tagsinput {
	display: inline-block;
	padding: 4px 6px;
	vertical-align: middle;
	width: 100%;
	line-height: 22px;
	cursor: text;
	border: 1px solid #E3E3E3;
	background-color: #fff;
	color: #000000;
	min-height: 45px;
	border-radius: 6px;
	-webkit-box-shadow: 0 2px 8px 0 rgba(79, 79, 79, .1);
	-moz-box-shadow: 0 2px 8px 0 rgba(79, 79, 79, .1);
	box-shadow: 0 2px 8px 0 rgba(79, 79, 79, .1)
}

.bootstrap-tagsinput input,
.bootstrap-tagsinput input:focus {
	border: none;
	box-shadow: none
}

.bootstrap-tagsinput input {
	outline: 0;
	background-color: transparent;
	padding: 7px;
	margin: 0;
	width: auto;
	max-width: inherit
}

.bootstrap-tagsinput.form-control input::-moz-placeholder {
	color: #777;
	opacity: 1
}

.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
	color: #777
}

.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
	color: #777
}

.bootstrap-tagsinput .badge {
	color: #fff;
	background-color: #c7b77e;
	padding: 5px 5px 5px 8px;
	border-radius: 3px;
	border: none;
	margin: 3px;
	font-size: 13px;
	font-weight: 500
}

.bootstrap-tagsinput .badge [data-role=remove] {
	margin-left: 8px;
	cursor: pointer
}

.bootstrap-tagsinput .badge [data-role=remove]:after {
	content: "×";
	padding: 0 4px;
	background-color: rgba(0, 0, 0, .1);
	border-radius: 50%;
	font-size: 13px
}

.bootstrap-tagsinput .badge [data-role=remove]:hover:after {
	background-color: rgba(0, 0, 0, .62)
}

.bootstrap-tagsinput .badge [data-role=remove]:hover:active {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.select2-results__option[aria-selected] {
	font-size: 13px
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	font-size: 13px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
}

.form-s2 .select2-container .select2-selection--single {
	height: 35px !important;
	border: 1px solid #D8D7D1 !important;
	background-color: #fefdf5;
	color: #000000;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	box-shadow: none;
}

.form-s2 .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: normal;
	font-size: 13px;
	border: 0 !important;
	padding-top: 10px;
}

.form-s2 .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 35px;
	width: 25px;
}

.selpluse .select2-container--default .select2-selection--single .select2-selection__arrow {
	right: 40px;
}

#floating-label .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #000000;
	/*color: #989893;*/
}

.select2-container--default .select2-selection--multiple {
	border: 1px solid #E3E3E3;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-box-shadow: 0 2px 8px 0 rgba(79, 79, 79, .1);
	-moz-box-shadow: 0 2px 8px 0 rgba(79, 79, 79, .1);
	box-shadow: 0 2px 8px 0 rgba(79, 79, 79, .1);
}

.default-seo-div .form-group label.control-label {
	opacity: 1 !important;
	transform: scale(0.75) !important;
	color: #000000 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #c7b77e;
	border: 1px solid #c7b77e;
	margin-right: 7px;
	margin-top: 7px;
	padding: 0 5px;
	color: #fff;
	font-size: 11px;
	margin-bottom: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #fff !important;
	margin-right: 3px
}

.select2-container--default .select2-selection--multiple {
	background-color: #f6f6f6;
	box-shadow: none;
	border: solid 1px #fff
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: none;
	border-bottom: solid #c7b77e 2px;
}

.form-wrap textarea {
	border: 1px solid #d8d7d1;
	background-color: #fefdf5;
	color: #000000;
	box-shadow: none;
	font-size: 12px;
	padding: 6px 10px;
	height: 104px;
}

table.dataTable>tbody>tr.child ul.dtr-details {
	width: 100%
}

.head_25 {
	font-size: 22px;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 15px
}

table.dataTable.nowrap td {
	white-space: normal;
}

.modal-cust-detail ._cut-info {
	font-size: 14px;
	display: block;
	padding: 12px;
	font-weight: 400;
	background-color: #efefef;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
}

.modal-cust-detail label {
	font-size: 13px;
	color: #979797;
	display: block;
	padding-bottom: 0px;
}

._amount-order {
	padding: 12px
}

.modal-content {
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
}

.modal-cust-detail .modal-body {
	padding: 25px
}

.modal-order-detail table.responsive-table {
	display: table;
	table-layout: fixed;
	width: 800px;
	height: 100%;
}

.modal-order-detail table.responsive-table thead {
	position: fixed;
	top: 50px;
	left: 0;
	right: 0;
	width: 833px;
	height: 50px;
	line-height: 3em;
	background: #f7f7f7;
	table-layout: fixed;
	display: table;
}

.modal-order-detail table.responsive-table th {
	padding: 5px 10px;
}

.modal-order-detail table.responsive-table td {
	padding: 5px 13px;
}

.modal-order-detail table.responsive-table tr>td,
.modal-order-detail table.responsive-table th {
	text-align: left;
}

._table-order {
	overflow-y: scroll;
	height: 400px;
	margin-top: 48px;
}

.custom-radio .custom-control-input:checked~.custom-control-label::before,
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
	background-color: #c7b77e;
}

._emp_dep .custom-control {
	margin-bottom: 10px
}

._emp_dep .custom-control-label {
	font-size: 14px;
	color: #555555;
	padding-top: 2px
}

.card ._head-sm {
	position: relative;
	font-size: 15px;
	font-weight: 500;
	margin: 15px 0px 20px 0;
	color: #000000
}

/*.card ._head-sm:before {
	background: #f12300;
	position: absolute;
	width: 12px;
	height: 2px;
	left: -25px;
	top: 8px;
	content: '';
}*/

.bulk-error p {
	font-size: 14px
}

.bulk-error .alert {
	font-size: 14px;
	margin-top: 40px
}

.bulk-error table {
	font-size: 13px;
	margin-top: 20px
}

.bulk-error table td,
.bulk-error table th {
	padding: 7px
}

.bulk-error .table thead th {
	background-color: #f6f8fa;
	border: none
}

.table-input .form-control {
	height: 30px;
	font-size: 13px;
	margin-top: -5px
}

.red-bg {
	background: #ff0000 !important
}

.green-bg {
	background: #1ca345 !important
}

.coll-btn {
	margin-top: 35px
}

.top_nav .nav-link {
	padding: 0 !important;
	margin: 15px 0px
}

._up-file .form__input--file {
	text-align: left;
	padding-left: 45px;
}

.viewAssign {
	background-color: #f8f8f8;
	padding: 6px;
	font-weight: 600;
	width: 170px;
	display: block;
	text-align: center;
	color: #444444;
	border: solid 1px #f3f2f2;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	font-size: 14px;
	letter-spacing: 1px
}

.viewAssign:HOVER {
	color: #ffffff;
	text-decoration: none;
	border-color: #c7b77e;
	-webkit-box-shadow: 0 2px 8px 0 rgba(79, 79, 79, .1);
	-moz-box-shadow: 0 2px 8px 0 rgba(79, 79, 79, .1);
	box-shadow: 0 2px 8px 0 rgba(79, 79, 79, .1);
	background-color: #c7b77e;
}

.alert-color {
	color: #383d41;
	background-color: #f4f4f4;
	border-color: #f0f0f1;
	font-size: 13px;
}

.alert-color:HOVER {
	border-color: #c7b77e
}

.alert_close {
	position: absolute;
	top: 10px;
	right: 10px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #404040;
	background-color: transparent;
	border-color: transparent;
	font-size: 15px;
	font-weight: 600;
	padding: 10px 30px;
	height: 44px;
	/* box-shadow: 0px -2px 8px 0px rgba(0, 0, 0, 0.06); */
	letter-spacing: 1px;
}

.nav-tabs .nav-item.show,
.nav-tabs .nav-link:HOVER,
.nav-tabs .nav-link.active {
	border-bottom: solid 2px #f1cabb
}

.nav-tabs {
	border-bottom: 2px solid #ffffff;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border: 1px solid transparent;
	border-bottom: solid 2px #f1cabb
}

.nav-tabs .nav-item a {
	font-size: 15px;
	font-weight: 600;
	padding: 10px 30px;
	color: #000000;
	height: 44px
}

._cut-img {
	position: relative
}

._cut-img img {
	height: 120px;
	width: auto;
	display: block;
	margin-left: auto;
	border: 1px solid #000;
	margin-right: auto;
	margin-bottom: 15px;
}

.nam-title {
	font-size: 15px;
	font-weight: 600;
	margin-top: 10px
}

.con_info {
	padding-top: 10px
}

.con_info p {
	font-size: 13px;
	margin-bottom: 5px;
	letter-spacing: 0.3px
}

.con_info p {
	display: flex;
}

.con_info p .fa {
	font-size: 16px;
	margin-right: 5px;
	margin-bottom: 0px;
	color: #000000;
	text-align: center;
	width: 20px;
}

.con_info ._st-t {
	font-size: 12px;
	font-weight: 600;
	display: inline-block;
	width: 45px;
	font-family: 'Montserrat', sans-serif;
}

.con_info .btn-primary {
	width: 100%;
	text-align: center;
	padding: 5px;
	text-decoration: none;
	float: left;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	outline: none !important;
}

.con_info table {
	font-size: 13px;
	background-color: #f7f7f7;
	margin-top: 5px;
	margin-bottom: 8px;
}

.con_info table td {
	border: solid 2px #fff;
	padding: 5px 2px 5px 4px
}

.con_info table td strong {
	font-weight: bold;
}

.tab-style {
	background-color: #fff;
	/* box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08) */
}

.tab-style .tab-pane {
	border: 1px solid #d8d7d1;
	padding: 15px;
	background: #faf6ef;
}

.cp-stats {
	padding: 20px;
	position: relative;
	letter-spacing: 1px;
	font-size: 14px;
	margin-bottom: 0px;
	background-image: url(../images/rav-bg-001.jpg);
	background-position: top left;
	background-repeat: no-repeat
}

.cp-stats-value {
	font-size: 25px;
	font-weight: 600;
	color: #c7b77e;
	padding: 0px;
	margin-bottom: 24px;
	margin-top: 24px
}

.cp-stats h5 {
	font-size: 14px;
	color: #000000 !important;
	margin-bottom: 11px;
}

.cp-stats-icon {
	position: absolute;
	right: 10px;
	top: 10px;
}

.cp-stats .cp-stats-icon .fa {
	color: #c7b77e;
	font-size: 20px;
	background-color: rgba(255, 255, 255, 1);
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	display: inline-block;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2)
}

.cp-stats-icon img {
	width: 60px
}

.cp-stats .bm_text {
	white-space: nowrap;
	padding-left: 5px
}

.cp-mh {
	min-height: 347px
}

.cp_user-l {
	min-height: 419px;
}

.lineHeight30 {
	line-height: 30px;
}

.overlay {
	display: none;
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, .5);
	z-index: 998;
	opacity: 0;
}

.overlay.active {
	display: block;
	opacity: 1;
}

#product-cl-sec,
#product-add,
#performaPreferences {
	width: 600px;
	position: fixed;
	top: 0;
	right: -100%;
	height: 100vh;
	z-index: 999;
	color: #000000;
	padding: 0px 0px;
	background-color: #fefdf5;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	display: flex;
	flex-direction: column;
	opacity: 0;
	-webkit-transition: 450ms cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: 450ms cubic-bezier(0.23, 1, 0.32, 1);
	transition: 450ms cubic-bezier(0.23, 1, 0.32, 1);
	box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.5);
}

.pro-header-text {
	line-height: 50px;
	border-bottom: solid 1px #fff;
	font-size: 16px;
	padding: 0 20px;
	margin: 0;
	font-weight: 600;
	color: #fff;
	background: linear-gradient(90deg, #161616 0%, #000000 100%);
	position: relative;
	margin-left: 0;
	width: inherit;
	font-family: 'Montserrat', sans-serif;
}

.pro-header-text span {
	font-weight: 300
}

.pc-cartlist {
	display: flex;
	flex: 1;
	min-height: 0px;
	padding-bottom: 65px;
}

.overflow-plist {
	flex: 1;
	overflow: auto;
}

.plist-content {
	color: black;
	height: 100%;
}

#product-cl-sec.active,
#product-add.active,
#performaPreferences.active {
	right: 0px;
	opacity: 1
}

#product-cl-sec #pl-close {}

.custom-select:focus,
.form-control:focus {
	box-shadow: none
}

._cl-checkout {
	background-color: #c7b77e;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	width: 100%;
	text-align: left;
	padding: 10px;
	padding-left: 15px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
}

.close-btn-pl {
	position: absolute;
	right: 10px;
	top: 15px;
	width: 30px;
	height: 30px;
	z-index: 100;
}

.close-btn-pl:hover {
	opacity: 1
}

.close-btn-pl:after,
.close-btn-pl:before {
	position: absolute;
	left: 15px;
	content: ' ';
	height: 19px;
	width: 2px;
	background-color: #fff
}

.close-btn-pl:before {
	transform: rotate(45deg)
}

.close-btn-pl:after {
	transform: rotate(-45deg)
}

._cl-bottom {
	height: 55px;
	margin: 0;
	padding: 10px;
	position: fixed;
	width: 0;
	right: 0;
	bottom: -1px;
	z-index: 100;
	opacity: 0;
	background-color: #faf6ef;
	padding-left: 15px;
}

.active ._cl-bottom {
	opacity: 1;
	transition: opacity 0.7s linear;
	-webkit-transition: 0.7s cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: 0.7s cubic-bezier(0.23, 1, 0.32, 1);
	transition: 0.7s cubic-bezier(0.23, 1, 0.32, 1);
	width: inherit;
}

._cl-bottom .btn {
	font-size: 14px;
	margin-top: 2px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	box-shadow: none;
	margin-left: 0;
}

._left-filter .custom-control-label {
	padding-top: 3px;
}

._left-filter .custom-checkbox {
	margin-top: 5px
}

@media (max-width:480px) {

	#product-cl-sec,
	#product-add,
	#performaPreferences {
		width: 100%
	}

	.pro-header-text {
		width: auto;
		margin-left: 0px;
		margin-right: -15px
	}

	.dis-larg {
		display: none
	}
}

.top_border {
	background-color: transparent;
	border: 0;
	border-top: solid 2px #c7b77e;
	box-shadow: none;
	border: 1px solid #D8D7D1;
	background: #faf6ef;
}

.top-borderRed {
	border: solid 1px #f0f0f0;
	border-top: solid 3px #e20000;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}

#floating-label {
	font-family: 'Source Sans Pro', sans-serif;
}

#floating-label .form-group .form-control {
	border: none;
	border: 1px solid #f6f6f6;
	background-color: #f6f6f6;
	box-shadow: none;
	border-radius: 0px;
}

#floating-label .form-group {
	display: flex;
	height: 54px;
}

#floating-label .form-control:focus {
	border-color: #D8D7D1 !important;
	border: 1px solid #000 !important;
}

#floating-label .control-label {
	font-size: 14px;
	letter-spacing: 0.5px;
	font-weight: 400;
	opacity: 0.4;
	pointer-events: none;
	position: absolute;
	transform: translate3d(6px, 27px, 0) scale(1);
	transform-origin: left top;
	transition: 240ms;
	color: #404040;
}

#floating-label .form-group.focused .control-label {
	opacity: 1;
	transform: scale(0.75);
	color: #000000;
}

#floating-label .form-control {
	align-self: flex-end;
}

#floating-label .form-control::-webkit-input-placeholder {
	color: transparent;
	transition: 240ms;
}

#floating-label .form-control:focus::-webkit-input-placeholder {
	transition: none;
}

#floating-label .form-group.focused .form-control::-webkit-input-placeholder {
	color: #000000;
}

.page-item .page-link {
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	border-radius: 0px !important
}

.dataTables_wrapper .dataTables_length label,
.dataTables_wrapper .dataTables_info {
	font-size: 12px;
}

.dataTables_wrapper .dataTables_filter label {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	letter-spacing: 0.5px;
}

._product-card .doc-img {
	border: 1px solid #000;
	border-radius: 50%
}

._emp-D img {
	border: 1px solid #000 !important;
}

.dropify-wrapper {
	max-width: 100%;
	font-family: 'Source Sans Pro', sans-serif;
	border: 1px solid #D8D7D1;
}

.up_h {
	padding: 0;
	padding-top: 19px !important;
	padding-bottom: 15px !important
}

.form-wrap.up_h {
	width: 180px !important;
}

.up_h .dropify-wrapper {
	height: 180px !important
}

.dropify-wrapper .dropify-clear,
.dropify-wrapper .dropify-clear:HOVER {
	background-color: #f12300;
	border: none;
	cursor: pointer;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 12px;
}

.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-infos-message,
.dropify-wrapper .dropify-message p {
	opacity: 1;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
}

.se_cus-type {
	background-color: #faf6ef;
	/* box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
	border: solid 1px #efefef; */
}

.gray_border {
	border: solid 1px #f6f6f6;
	box-shadow: none;
}

.se_cus-type .form-s2 .select2-container .select2-selection--single {
	background-color: #ffffff;
}

.nav-pills {
	display: flex;
	justify-content: center;
	flex-direction: row;
	padding-top: 15px !important;
	padding-bottom: 15px !important
}

.nav-pills .nav-item {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link,
.nav-pills .nav-link {
	color: #fff;
	background: linear-gradient(90deg, #c7b77e 0%, #c7b77e 100%);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	font-weight: 600;
	padding: 8px 24px;
}

.nav-pills .nav-link {
	background: linear-gradient(90deg, #fefdf5 0%, #fefdf5 100%);
	border: solid 2px #c7b77e;
	color: #c7b77e;
	border: solid 2px #c7b77e;
	color: #c7b77e;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link,
.nav-pills .nav-link {
	padding: 5px 15px;
}

.wizard .content>.body {
	padding-bottom: 0
}

.CBM_val {
	margin-top: -7px
}

.CBM_val label {
	margin-bottom: 4px !important;
	margin-top: 2px !important;
	font-size: 11px
}

.plus_button {
	font-size: 14px;
	background: linear-gradient(90deg, #c7b77e 0%, #c7b77e 100%);
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	box-shadow: 2px 2px 10px 0 rgba(79, 79, 79, .2);
	padding: 0;
	padding-top: 4px;
	color: #fff !important;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	letter-spacing: 0.5px;
	text-align: center;
	width: 25px;
	height: 28px;
	position: absolute;
	top: 0;
	right: 0;
}

.plus_button .fa {
	color: #fff !important;
	margin: 0;
	font-size: 11px
}

#addproducts {
	background-color: #fff;
	border: solid 1px #dcdcdc;
	box-shadow: 4px 4px 0px #e4e4e4;
}

.cus-ord-detail {
	padding: 0px 15px 20px 15px;
	font-size: 13px
}

.cus-ord-detail ._head04 {
	position: relative;
	font-size: 14px
}

.cus-ord-detail strong {
	font-weight: 600;
}

.cus-ord-detail .left-detail {
	margin-right: 15px;
	border: solid 1px #e9e9e9;
	padding: 15px
}

.cus-ord-detail .right-detail {
	margin-left: 15px;
	border: solid 1px #e9e9e9;
	padding: 15px
}

.table .input {
	height: 30px;
	padding: 0;
	padding-left: 5px;
	border-radius: 0px;
	font-size: 12px;
	width: 70px;
}

.cell-border {
	border: solid 1px #f8f8f8
}

table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
	border-top: 1px solid #f8f8f8;
	border-right: 1px solid #f8f8f8
}

table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
	border-left: 1px solid #f8f8f8
}

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
	border-top: none
}

.cell-border td,
.cell-border th {
	padding: 5px;
	vertical-align: top;
	border-top: 1px solid #f8f8f8;
	font-size: 12px;
	font-family: 'Source Sans Pro', sans-serif;
	padding-left: 5px;
	padding-right: 5px;
}

.plus-btn {
	position: relative
}

.plus-btn .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow {}

.po-ab {
	right: 15px;
	height: 35px;
	width: 30px;
	padding-top: 7px;
}

.cb_nav {
	padding: 20px;
	margin: 0;
	padding-right: 0
}

.cb_nav li {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-bottom: 1px
}

.cb_nav li a {
	font-size: 13px;
	color: #838383;
	background-color: #f7f7f7;
	display: block;
	padding: 7px 10px;
	position: relative;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px
}

.cb_nav li a:HOVER,
.cb_nav li a.active {
	color: #2c2c2c;
	background-color: #e0e0e0;
	text-decoration: none
}

.cb_nav li a.active {
	color: #000000;
	background-color: #e0e0e0
}

.cb_nav li a.active:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(224, 224, 224, 0);
	border-left-color: #e0e0e0;
	border-width: 17px;
	margin-top: -17px;
}

.CB_info {
	margin-top: 15px;
	margin-bottom: 15px
}

.CB_info .card {
	min-height: 450px
}

.CBR_info {
	margin-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px
}

.CBR_value {
	padding: 5px 0px;
	border-bottom: solid 1px #d8d7d1
}

.cu-Rate {
	height: 25px;
	width: 100px;
	padding-left: 5px;
	border: solid 1px #f6f6f6;
	background-color: #f6f6f6
}

.CN-st-end {
	width: 54px;
	height: 25px;
	padding-left: 5px;
	border: solid 1px #f6f6f6;
	background-color: #f6f6f6
}

.productRate-table {
	margin-top: 30px;
	margin-bottom: 30px
}

.productRate-table .dataTables_filter input,
.productRate-table select {
	height: 30px !important;
	line-height: 1;
}

.productRate-table .dataTable td,
.productRate-table .dataTable th,
.productRate-table .modal-body table th,
.productRate-table .modal-body table td {
	padding: 8px
}

.CB-account-tab {
	padding-left: 15px
}

.CB-account-tab .nav-link {
	border: none;
	border-bottom: solid 1px #fff;
	font-size: 12px;
	color: #838383;
	background-color: #f7f7f7;
	display: block;
	padding: 7px 10px !important;
	position: relative;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500
}

.CB-account-tab .nav-link.active,
.CB-account-tab .nav-link:HOVER {
	background-color: #dfdfdf !important;
	color: #000000;
	font-weight: 500;
	font-size: 12px;
	padding: 7px 10px !important;
}

.CB-account-tab .nav-link.active:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(224, 224, 224, 0);
	border-left-color: #e0e0e0;
	border-width: 17px;
	margin-top: -17px;
}

.pt-pos {
	padding-top: 31px
}

._order-bottom {
	width: 100%;
	z-index: 1500;
	padding-left: 60px
}

._order-bg {
	font-size: 13px;
}

._order-bg .order_value {
	background-color: #fff;
	position: relative;
	padding: 12px 15px;
	letter-spacing: 0.5px;
	margin-bottom: 5px;
	-webkit-box-shadow: 0 2px 8px 0 rgba(79, 79, 79, .1);
	-moz-box-shadow: 0 2px 8px 0 rgba(79, 79, 79, .1);
	box-shadow: 0 2px 8px 0 rgba(79, 79, 79, .1);
}

.table_head {
	background-color: #f4f4f4;
	line-height: 30px;
}

.table .table_head .input {
	height: 28px;
}

._graybg {
	background-color: #f7f7f7;
	margin-top: 10px
}

._ch-pass {
	padding-top: 32px
}

._ch-pass-p {
	padding-top: 25px
}

._user-profile-info .form-group {
	background-color: #fefdf5;
	padding: 12px;
	overflow: hidden;
}

._user-profile-info .form-group .control-label {
	font-size: 11px;
	font-family: 'proximanova-light', sans-serif !important;
}

._user-profile-info .form-group p {
	margin-bottom: 0;
	font-size: 14px;
	letter-spacing: normal
}

._user-profile-info .p-col-L {
	padding-right: 4px
}

._user-profile-info .p-col-R {
	padding-left: 4px
}

.aligncenter {
	text-align: center
}

.weight600 {
	font-weight: 600
}

.bottom-btns {
	padding-top: 30px;
	text-align: right;
}

._add-padd-btn {
	padding-top: 38px
}

._addOrderSec {
	background-color: #f6f6f6;
	border: solid 1px #f7f8f9;
	padding: 15px;
	margin-bottom: 30px
}

.h-35 {
	height: 35px
}

._add-list {
	padding: 8px;
	background-color: #ffffff;
	border-color: #f0f0f1;
	margin-bottom: 5px;
	font-size: 12px
}

._add-list .alert_close {
	top: 7px;
}

._addOrderSec .form-group .form-control,
._addOrderSec .form-s2 .select2-container .select2-selection--single {
	background-color: #fff !important
}

.OR-ListView table td,
.OR-ListView table th {
	padding: 10px;
}

._add-secon-btn {
	padding-top: 40px
}

._addSecon-btn {
	padding-top: 23px
}

._add-secon {
	display: inline-block;
	padding: 7px 25px 5px 7px;
	font-family: 'Source Sans Pro', sans-serif;
	margin-right: 5px;
	margin-bottom: 7px;
	line-height: 1;
	font-size: 12px;
	letter-spacing: 1px;
}

._add-secon .close {
	position: absolute;
	top: 3px;
	right: 5px;
	border: none;
	outline: none;
	font-size: 22px
}

.check_mark {
	width: 90px;
	height: 100px;
	margin: 0 auto;
	margin-bottom: 35px
}

button {
	cursor: pointer;
	margin-left: 15px;
}

.hide {
	display: none;
}

.sa-icon {
	width: 80px;
	height: 80px;
	border: 4px solid gray;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	border-radius: 50%;
	margin: 20px auto;
	padding: 0;
	position: relative;
	box-sizing: content-box;
}

.sa-icon.sa-success {
	border-color: #003fb4;
}

.sa-icon.sa-success::before,
.sa-icon.sa-success::after {
	content: '';
	-webkit-border-radius: 40px;
	border-radius: 40px;
	border-radius: 50%;
	position: absolute;
	width: 60px;
	height: 120px;
	background: white;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.sa-icon.sa-success::before {
	-webkit-border-radius: 120px 0 0 120px;
	border-radius: 120px 0 0 120px;
	top: -7px;
	left: -33px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 60px 60px;
	transform-origin: 60px 60px;
}

.sa-icon.sa-success::after {
	-webkit-border-radius: 0 120px 120px 0;
	border-radius: 0 120px 120px 0;
	top: -11px;
	left: 30px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 0px 60px;
	transform-origin: 0px 60px;
}

.sa-icon.sa-success .sa-placeholder {
	width: 80px;
	height: 80px;
	border: 4px solid rgba(4, 7, 37, .5);
	-webkit-border-radius: 40px;
	border-radius: 40px;
	border-radius: 50%;
	box-sizing: content-box;
	position: absolute;
	left: -4px;
	top: -4px;
	z-index: 2;
}

.sa-icon.sa-success .sa-fix {
	width: 5px;
	height: 90px;
	background-color: white;
	position: absolute;
	left: 28px;
	top: 8px;
	z-index: 1;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.sa-icon.sa-success.animate::after {
	-webkit-animation: rotatePlaceholder 4.25s ease-in;
	animation: rotatePlaceholder 4.25s ease-in;
}

.sa-icon.sa-success {
	border-color: transparent\9;
}

.sa-icon.sa-success .sa-line.sa-tip {
	-ms-transform: rotate(45deg) \9;
}

.sa-icon.sa-success .sa-line.sa-long {
	-ms-transform: rotate(-45deg) \9;
}

.animateSuccessTip {
	-webkit-animation: animateSuccessTip 1s;
	animation: animateSuccessTip 1s;
}

.animateSuccessLong {
	-webkit-animation: animateSuccessLong 0.85s;
	animation: animateSuccessLong 0.85s;
}

@-webkit-keyframes animateSuccessLong {
	0% {
		width: 0;
		right: 46px;
		top: 54px;
	}

	65% {
		width: 0;
		right: 46px;
		top: 54px;
	}

	84% {
		width: 55px;
		right: 0px;
		top: 35px;
	}

	100% {
		width: 47px;
		right: 8px;
		top: 38px;
	}
}

@-webkit-keyframes animateSuccessTip {
	0% {
		width: 0;
		left: 1px;
		top: 19px;
	}

	54% {
		width: 0;
		left: 1px;
		top: 19px;
	}

	70% {
		width: 50px;
		left: -8px;
		top: 37px;
	}

	84% {
		width: 17px;
		left: 21px;
		top: 48px;
	}

	100% {
		width: 25px;
		left: 14px;
		top: 45px;
	}
}

@keyframes animateSuccessTip {
	0% {
		width: 0;
		left: 1px;
		top: 19px;
	}

	54% {
		width: 0;
		left: 1px;
		top: 19px;
	}

	70% {
		width: 50px;
		left: -8px;
		top: 37px;
	}

	84% {
		width: 17px;
		left: 21px;
		top: 48px;
	}

	100% {
		width: 25px;
		left: 14px;
		top: 45px;
	}
}

@keyframes animateSuccessLong {
	0% {
		width: 0;
		right: 46px;
		top: 54px;
	}

	65% {
		width: 0;
		right: 46px;
		top: 54px;
	}

	84% {
		width: 55px;
		right: 0px;
		top: 35px;
	}

	100% {
		width: 47px;
		right: 8px;
		top: 38px;
	}
}

.sa-icon.sa-success .sa-line {
	height: 5px;
	background-color: #c7b77e;
	display: block;
	border-radius: 2px;
	position: absolute;
	z-index: 2;
}

.sa-icon.sa-success .sa-line.sa-tip {
	width: 25px;
	left: 14px;
	top: 46px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.sa-icon.sa-success .sa-line.sa-long {
	width: 47px;
	right: 8px;
	top: 38px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

@-webkit-keyframes rotatePlaceholder {
	0% {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}

	5% {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}

	12% {
		transform: rotate(-405deg);
		-webkit-transform: rotate(-405deg);
	}

	100% {
		transform: rotate(-405deg);
		-webkit-transform: rotate(-405deg);
	}
}

@keyframes rotatePlaceholder {
	0% {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}

	5% {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}

	12% {
		transform: rotate(-405deg);
		-webkit-transform: rotate(-405deg);
	}

	100% {
		transform: rotate(-405deg);
		-webkit-transform: rotate(-405deg);
	}
}

.notiF-title {
	border-bottom: 1px solid #f7f8fa;
	color: #000000;
	font-size: 15px;
	font-weight: 500;
	padding: 15px;
	text-align: left;
	margin-bottom: 0;
}

.top_nav .notiF,
.Qlinks {
	width: 280px;
}

.top_nav .notiF strong {
	font-size: 14px;
	font-weight: normal !important;
	display: block;
	line-height: 18px;
	margin-top: -2px;
}

.top_nav .notiF a {
	font-size: 12px;
	display: block;
	padding: 10px 12px;
	color: #000000;
	border-bottom: 1px solid #f7f8fa;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.top_nav .notiF a:HOVER,
.Qlinks a:HOVER {
	text-decoration: none;
	background-color: #f7f8fa
}

.top_nav .notiF p {
	margin: 0;
	color: #6c747c
}

.top_nav .notiF .all-NF {
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 1px;
	font-family: 'Montserrat', sans-serif;
	text-align: center
}

._NF-se {
	padding-top: 40px
}

._NF-se {
	padding: 10px 30px 10px 10px;
	font-family: 'Source Sans Pro', sans-serif;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 15px
}

._NF-se .close {
	position: absolute;
	top: 3px;
	right: 5px;
	border: none;
	outline: none;
	font-size: 22px;
	padding: 5px
}

.NU-img {
	height: 32px !important;
	width: 32px !important;
	vertical-align: middle;
	border-radius: 50%;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left
}

.Qlinks a {
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	line-height: 22px;
	letter-spacing: 1px;
	display: block;
	padding: 10px;
	color: #000000;
	border-bottom: 1px solid #f7f8fa;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.Qlinks img {
	height: auto;
	width: 20px !important;
	margin-right: 15px;
	float: left
}

.AssNotification {
	font-size: 13px;
	margin-top: 20px
}

.AssNotification thead th {
	background: linear-gradient(0deg, #f8f8f8 0%, #ffffff 100%);
	border-bottom: none
}

.AssNotification .switch {
	position: relative;
	display: inline-block;
	width: 44px;
	height: 23px;
	margin-bottom: 0
}

.AssNotification .switch input {
	opacity: 0;
	width: 0;
	height: 0
}

.AssNotification .switch .slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s
}

.AssNotification .switch .slider:before {
	position: absolute;
	content: "";
	height: 15px;
	width: 15px;
	left: 4px;
	bottom: 4px;
	background-color: #fff;
	-webkit-transition: .4s;
	transition: .4s
}

.AssNotification .switch input:checked+.slider {
	background: linear-gradient(90deg, #c7b77e 0%, #c7b77e 100%);
}

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

.AssNotification .switch input:checked+.slider:before {
	-webkit-transform: translateX(20px);
	-ms-transform: translateX(20px);
	transform: translateX(20px)
}

.AssNotification .switch .slider.round {
	border-radius: 34px
}

.AssNotification .switch .slider.round:before {
	border-radius: 50%
}

.sm-mt15 {
	margin: 0px
}

.CB-view {
	font-size: 13px
}

.CB-view thead th {
	background: linear-gradient(0deg, #f8f8f8 0%, #ffffff 100%);
	border-bottom: none;
	padding: 5px
}

.CB-view .table td,
.table th,
.CB-view .table td,
.table th {
	font-size: 12px;
	padding: 5px
}

.CB-view ._boxgray {
	background-color: #f9f9f9;
	border: solid 1px #e7eaed;
	padding: 5px 10px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.CB-view ._boxgray span {
	display: block;
	font-size: 18px;
	font-weight: 600
}

.CB-view ._boxgray:HOVER {
	box-shadow: 0px 0px 8px 0 rgba(79, 79, 79, .2);
	border: solid 1px #c7b77e;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.CB-view .Doclink {
	margin-top: 47px
}

.modal-full {
	min-width: 100%;
	margin: 0
}

.modal-full .modal-content {
	min-height: 100vh
}

.modal-full .modal-content .close {
	position: absolute;
	z-index: 100;
	right: 30px;
	top: 15px;
	font-size: 42px;
	height: 45px;
	line-height: 0px;
	border-radius: 4px;
	width: 30px;
	color: #333333;
	opacity: 0.5;
}

.modal-open .modal {
	margin: 0 !important;
	padding: 0 !important
}

#myModal2 .modal-content {
	border: solid 1px #f0f0f0;
	box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.6);
}

.SC-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.SC-list li {
	float: left;
	margin-right: 30px;
	padding: 2px 0px;
}

._search02 {
	font-size: 13px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	box-shadow: 2px 2px 10px 0 rgba(79, 79, 79, .2);
	padding: 6px 10px;
	position: absolute;
	right: 20px;
	top: 15px;
	border: 1px solid #e2e6ea;
	background-color: #fff;
	letter-spacing: 0.5px;
	min-width: 230px;
	outline: none
}

._search02:focus {
	border-bottom: 2px solid #c7b77e;
}

.customer_img {
	height: 349px;
	width: 100%;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2)
}

.max-1275 {
	max-width: 1275px;
}

._CP-detail {
	background-color: #fff;
	margin: 0;
	padding: 10px 5px;
	font-size: 12px;
	line-height: 19px;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
	z-index: 5;
	border-top: solid 3px #c7b77e
}

._CP-detail strong {
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px
}

.HS_CO {
	padding-top: 15px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
	margin-bottom: 15px !important
}

.HS_CO .cp-stats {
	padding: 0px 15px 15px 15px
}

.HS_CO .cp-stats h5 {
	font-size: 13px;
	letter-spacing: normal;
	color: #fff !important;
	margin-bottom: 5px
}

.HS_CO .cp-stats-value {
	font-size: 26px;
	color: #fff;
	font-weight: 600;
	padding: 11px 0px;
	margin-bottom: 5px
}

.HS_CO .cp-stats-icon {
	position: absolute;
	right: 15px;
	top: 20px
}

.HS_CO .cp-stats-icon img {
	width: 55px;
	opacity: 0.35
}

.yb_border {
	background-color: #4aa23c;
	margin-bottom: 10px
}

.yr_border {
	background-color: #f02701;
	margin-bottom: 10px
}

.lb_border {
	background-color: #099bd7;
	margin-bottom: 10px
}

.bb_border {
	background-color: #0c397a
}

._left-filter {
	padding-top: 20px
}

.inv_proforma {
	font-size: 12px;
	font-family: roboto
}

.inv_proforma strong {
	font-weight: 500
}

.inv_proforma .invtable {
	width: 100%;
	margin-bottom: 5px
}

.inv_proforma .invtable th {
	font-size: 13px;
	letter-spacing: 0.5px;
	font-weight: 500;
	line-height: 15px;
	border: 1px solid #000;
	padding: 7px;
	vertical-align: top;
	text-align: center
}

.inv_proforma .invtable td {
	border: 1px solid #000;
	font-size: 13px !important;
	padding: 5px 7px !important;
}

.inv_proforma ._head03 {
	font-size: 20px
}

.inv_pt {
	width: 100%
}

.inv_pt td {
	background-color: #f6f6f6;
	border: solid 1px #fff !important;
	width: 25%;
	padding: 3px 8px !important
}

.uline {
	font-weight: 500;
	margin-left: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	font-size: 13px
}

.CI_logo {
	width: auto;
	height: 65px
}

.Co-address {
	font-size: 13px;
	width: 377px;
	float: right;
	letter-spacing: 0.5px
}

.Co-address span {
	display: block;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: solid 1px #e2e2e2
}

.Co-address strong {
	font-weight: 500
}

._inv-stat {
	position: relative;
	letter-spacing: 1px;
	font-size: 14px;
	margin-bottom: 14px;
	margin-bottom: 30px;
	color: #777777;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

._inv-stat-name {
	font-size: 15px;
	font-weight: 600;
	color: #c7b77e;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	letter-spacing: 0.5px;
}

._inv-stat-icon {
	position: absolute;
	right: 10px;
	top: 10px;
}

._inv-stat .bm_text {
	white-space: nowrap;
	padding-left: 5px
}

._inv-price {
	font-size: 14px;
	font-weight: 500;
	padding: 0px;
	margin-bottom: 7px;
	margin-top: 5px;
	padding-top: 5px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	white-space: nowrap;
	letter-spacing: 1px;
	font-family: roboto;
	color: #000000;
	text-align: center;
	border-top: solid 1px #dcdcdc
}

._inv-status {
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	padding: 5px 0px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: #ababab;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background: linear-gradient(to left, #fff 50%, #ababab 50%);
	background-size: 200%;
	background-position: right bottom;
}

._inv-stat-Link ._inv-send {
	color: #ffcb05;
	background: linear-gradient(to left, #fff 50%, #ffcb05 50%);
	background-size: 200%;
	background-position: right bottom;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

._inv-stat-Link ._inv-paid {
	color: #00a651;
	background: linear-gradient(to left, #fff 50%, #00a651 50%);
	background-size: 200%;
	background-position: right bottom;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

._inv-stat-Link:HOVER ._inv-send,
._inv-stat-Link:HOVER ._inv-paid,
._inv-stat-Link:HOVER ._inv-status {
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-position: left top;
}

._inv-info {
	padding-left: 15px;
	padding-right: 15px;
	background: linear-gradient(0deg, #ffffff 0%, #f4f4f4 50%);
	padding-top: 5px;
}

._inv-stat:HOVER {
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

._inv-stat-Link,
._inv-stat-Link:HOVER {
	text-decoration: none
}

._order-top-r {
	text-align: right;
}

._order-top-r .btn-primary {
	font-size: 13px;
	letter-spacing: 1px;
	padding: 5px 12px;
	margin-left: 5px
}

._order-container {
	max-width: 1200px;
	padding-bottom: 70px
}

._add-customer {
	margin-top: 0px
}

._sa-customer {
	flex: 0 0 250px;
	max-width: 250px;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

._sa-customer .form-s2 .select2-container .select2-selection--single {
	background-color: #fff;
}

._sa-customer .selpluse .select2-container--default .select2-selection--single .select2-selection__arrow,
.productadd {
	display: none;
}

._addProduct:HOVER .productadd {
	display: block;
	right: 5px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.dp3 {
	padding-right: 20px
}

.dp3 input {
	background-color: #fff;
	border: none !important;
	height: 20px;
	padding-left: 0px;
	width: 100%;
	outline: none !important;
	margin-top: 15px
}

.date_label {
	position: absolute !important;
	z-index: 10 !important;
	top: -3px;
	font-size: 13px;
	margin: 0;
	color: #878787
}

._date-order {
	width: 150px;
	padding-right: 15px
}

._orderType {
	width: 190px;
	padding-right: 45px
}

._orderType .custom-select {
	border-radius: 0px;
	border: none;
	font-size: 13px;
	letter-spacing: 0.5px;
	height: calc(1.8125rem + -1px);
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: -4px
}

.select2-container--open .select2-dropdown--above,
.select2-container--open .select2-dropdown--below {
	border: solid 1px #d8d7d1 !important;
	border-bottom: solid 2px #cab776 !important;
	box-shadow: 0 2px 15px rgba(0, 0, 0, .175) !important;
}

.calendar-icon {
	position: absolute;
	right: 7px;
	top: 11px;
	height: 24px;
	width: 24px;
	text-align: center;
	cursor: pointer
}

.calendar-icon img {
	width: 20px;
}

._order-price {
	font-size: 22px;
	font-family: Roboto;
	font-weight: 400;
	text-align: right;
	padding-right: 15px;
	line-height: 1;
}

._order-price span {
	font-size: 13px;
	font-weight: normal;
	color: #878787;
	display: block;
	padding-bottom: 6px
}

._add-customer ._cut-detail {
	border: solid 1px #e9e9e9;
	padding: 10px;
	font-size: 13px;
	margin-top: 10px
}

._add-customer ._cut-detail strong {
	font-weight: 600
}

._add-product {
	border-top: solid 3px #c7b77e;
	font-size: 13px;
	margin-top: 15px;
	padding: 10px 15px
}

._add-product .addItemCell {
	width: 206px;
	position: relative;
	padding-right: 18px;
	color: #c7b77e;
	float: left
}

.addItemCell .po-ab {
	right: 18px;
	height: 29px;
	width: 29px;
	padding-top: 4px
}

._add-product .addItemCell2 {
	width: 98px;
	position: relative;
	text-align: right;
	padding-right: 10px;
	color: #c7b77e;
	float: left
}

._add-product .addItemCelWEIGHT {
	width: 108px;
	position: relative;
	text-align: right;
	padding-right: 10px;
	color: #c7b77e;
	float: left
}

._add-product .addItemCellcbm {
	width: 75px;
	position: relative;
	text-align: right;
	padding-left: 10px;
	color: #c7b77e;
	float: left
}

._add-product .addItemCell3 {
	width: 120px;
	text-align: right;
	position: relative;
	color: #c7b77e;
	;
	float: left
}

.itemCellpDes {
	width: 204px;
	position: relative;
	float: left;
	padding-left: 4px
}

._add-product ._h25 {
	height: 25px;
	margin-top: 3px
}

.AP_heading {
	font-weight: 600;
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 16px
}

._add-product input {
	width: 100%;
	border: none !important;
	outline: none !important;
	background-color: transparent;
	text-align: right
}

._add-product input:focus,
._add-product textarea:focus {
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
	border: none;
}

._add-product .addItemCell3 input {
	text-align: right
}

._row-product {
	border: solid 1px #fff;
	border-top: solid 1px #e9e9e9;
	padding-bottom: 5px;
	padding: 5px 0px 5px 0px;
	position: relative;
	background-color: #fff
}

._row-product:HOVER {
	background-color: #fafafa;
	border: solid 1px #e9e9e9;
}

.textarea-HA,
.textarea-NOTES,
.textarea-TERMS,
.textarea-PMessage {
	overflow: hidden;
	font-size: 13px;
	width: 100%;
	border: none;
	outline: none !important;
	background-color: transparent
}

._order-del {
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	color: #ffffff;
	position: absolute;
	right: 20px;
	top: 0
}

._order-del .fa {
	color: #868686
}

._order-del:HOVER .fa {
	color: #f12300
}

._row-product:HOVER .swap-div {
	display: inline-block;
	color: #fff
}

.addItemCell ._emp-sele .select2-container--default .select2-selection--single {
	border: none !important;
	background-color: transparent !important;
}

.addItemCell .select2-container--default .select2-selection--single .select2-selection__arrow {
	display: none
}

.addItemCell .select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 0px;
	padding-right: 0px;
}

.addItemCell .select2-container .select2-selection--single .select2-selection__rendered:HOVER {
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
}

.swap-div {
	content: "";
	width: 3px;
	height: 22px;
	border-left: solid 1px #c8c8c8;
	border-right: solid 1px #c8c8c8;
	position: absolute;
	display: none;
	z-index: 5;
	cursor: move;
	bottom: 0px;
	top: 0;
	right: 3px;
	margin-top: auto;
	margin-bottom: auto;
}

.add-product-line {
	background-color: #f3f3f3;
	color: #000000;
	width: 100%;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	border-radius: 0px;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 1px
}

.add-product-line:HOVER {
	background: linear-gradient(90deg, #c7b77e 0%, #c7b77e 100%);
	color: #fff !important
}

.sub-total {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	font-size: 14px
}

.sub-total hr {
	margin-top: 10px;
	margin-bottom: 10px
}

._ord-rightside {
	position: relative;
	overflow: hidden;
	font-size: 14px
}

._ord-rightside h2 {
	font-size: 14px;
	margin: 0;
	font-weight: 600;
	position: relative;
	font-family: 'Montserrat', sans-serif;
	border-bottom: solid 2px #efefef;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 5px
}

._ord-rightLink {
	border-bottom: solid 1px #e8e8e8;
	display: block;
	color: #000000;
	padding: 15px 10px;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

._ord-rightLink:HOVER {
	border-bottom: solid 1px #e8e8e8;
	display: block;
	color: #000000;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

._ord-rightLink:after {
	width: 1rem;
	border: 0;
	font-weight: 900;
	content: '\f105';
	font-family: 'Font Awesome 5 Free';
	color: #d5d5d5;
	font-size: 22px;
	position: absolute;
	right: 15px;
	top: 21px;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

._ord-rightLink:HOVER:after {
	right: 0px;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

._ord-rightLink ._ord-head {
	font-size: 15px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	padding-bottom: 5px;
	letter-spacing: 0.5px
}

._ord-rightLink p {
	font-size: 13px;
	font-family: 'Source Sans Pro', sans-serif;
	letter-spacing: 1px;
	margin: 0;
	color: #969696;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

._ord-rightLink:HOVER p {
	margin-left: 30px;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

._ord-rightLink:HOVER ._ord-head {
	color: #c7b77e
}

.sidenav1 {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: #fff;
	overflow-x: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding: 0px 15px;
	display: none;
	font-size: 13px;
}

._schedulecol1,
._schedulecol2 {
	float: left;
	width: 120px;
	padding-top: 5px;
	padding-right: 10px
}

._schedulecol3 {
	float: left;
	padding-top: 27px;
}

._schedulecol3 .fa {
	color: #000000;
	font-size: 16px
}

._schedulecol3:HOVER .fa {
	color: #f12300
}

._schedulecol1 input,
._schedulecol2 .datepicker,
.sidenav1,
#shipmentCalculation input {
	margin-top: 5px;
	border: solid 1px #e8e8e8;
	font-size: 13px;
	padding: 5px !important;
	width: 100%;
	box-shadow: none !important
}

._schedulpay-set {
	font-size: 14px;
	letter-spacing: 0.5px;
	margin-top: 15px
}

._schedulpay-set hr {
	margin-top: 8px;
	margin-bottom: 8px
}

input {
	outline: none !important
}

textarea {
	outline: none !important;
	resize: none !important
}

.sidenav1 .custom-radio,
.sidenav1 .custom-checkbox {
	line-height: 23px
}

._reminder {
	padding-top: 15px
}

._reminder .col-md-4 {
	padding-right: 0px
}

._reminder ._rdays input {
	width: 45px;
	margin: 0;
	margin-right: 10px
}

._reminder .form-control {
	box-shadow: none !important
}

._reminder .form-control:focus {
	border: solid 1px #e8e8e8 !important;
}

.lineH31 {
	line-height: 31px !important
}

.sidenav1 .btn-primary {
	font-size: 13px;
	padding: 6px 13px;
}

._more-action .btn {
	background-color: #fff;
	color: #000000;
	font-weight: 600;
	position: relative;
	padding-right: 30px
}

._more-action .dropdown-toggle::after {
	border: none !important;
	width: 1rem;
	text-align: center;
	float: right;
	font-weight: 900;
	content: '\f107';
	font-family: 'Font Awesome 5 Free';
	font-size: 18px;
	position: absolute;
	top: 0px;
	right: 0;
	color: #d5d5d5
}

._more-action .dropdown-item .fa {
	font-size: 15px;
	margin-right: 5px;
	color: #adaeb4;
}

._more-action .dropdown-item:HOVER .fa {
	color: #c7b77e;
}

._more-action .dropdown-item {
	padding: 12px 15px;
	font-size: 13px;
	font-weight: 400;
	border-bottom: solid 1px #f3f3f3;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: normal;
	color: #000000;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
}

.dropdown-item:hover,
.dropdown-item:focus {
	background-color: #f8f9fa;
	color: #c7b77e
}

._more-action .dropdown-menu {
	padding: 0;
	border-radius: 0px;
	border: solid 1px #c5c5c5 !important;
	border-bottom: solid 2px #c7b77e !important;
	box-shadow: 0 2px 15px rgba(0, 0, 0, .175) !important;
	min-width: 190px
}

._notesTER {
	border-top: solid 1px #e9e9e9;
	margin-top: 5px;
	padding-top: 15px
}

._totalBar {
	padding-top: 10px;
	border-top: solid 1px #c7b77e
}

._totalBar .addItemCell,
._totalBar .addItemCell2,
._totalBar .addItemCell3 {
	color: #000000
}

._PR-W {
	font-size: 12px;
	color: #747474;
	text-align: right
}

._Packinfo {
	line-height: 17px;
	color: #000000;
	padding-top: 3px
}

._invPRINT {
	font-size: 13px;
	color: #000
}

._invPRINT .textarea-HA,
._invPRINT .textarea-NOTES,
._invPRINT .textarea-TERMS {
	border: none;
	outline: none !important;
	background-color: transparent;
	box-shadow: none
}

._invPRINT ._add-product {
	border-top: solid 2px #000
}

._invPRINT ._totalBar,
._invPRINT ._add-customer ._cut-detail {
	border-color: #000
}

._invPRINT ._add-product .addItemCell,
._invPRINT ._add-product .addItemCell2,
._invPRINT ._add-product .addItemCelWEIGHT,
._invPRINT ._add-product .addItemCellcbm,
._invPRINT ._add-product .addItemCell3,
._invPRINT ._PR-W,
._invPRINT ._order-price span {
	color: #000
}

._invPRINT ._row-product:HOVER,
._invPRINT ._row-product {
	background-color: transparent;
	border: none;
	border-top: solid 1px #000
}

._invPRINT ._notesTER {
	border: none
}

._invPRINT .date_label {
	position: relative !important;
	display: block !important;
	line-height: normal;
	color: #000;
	top: auto
}

._invPRINT ._add-product .addItemCell {
	width: 320px
}

._invPRINT .itemCellpDes {
	width: 319px
}

._invPRINT ._order-price {
	padding-right: 0
}

._invPRINT strong {
	font-weight: 600
}

._invPRINT ._PR-W {
	font-size: 13px;
	padding-right: 7px
}

._INV-h .calendar-icon,
._INV-h ._OA-disply,
._INV-h .productadd,
._INV-h ._order-del,
._INV-h ._notesTER,
._INV-h .add-product-line,
._INV-h .itemCellpDes {
	opacity: 0;
}

._INV-h:HOVER .calendar-icon,
._INV-h:HOVER ._OA-disply,
._INV-h:HOVER .productadd,
._INV-h:HOVER ._order-del,
._INV-h:HOVER ._notesTER,
._INV-h:HOVER .add-product-line,
._INV-h:HOVER .itemCellpDes {
	opacity: 1;
}

._posno {
	line-height: 18px;
	font-size: 14px;
	margin-top: -2px;
}

._posno .date_label {
	position: relative !important;
	top: auto;
	display: block
}

.contDiv {
	width: 262px;
	height: 97px;
	position: relative;
	overflow: hidden;
	background-image: url(../images/container.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
	margin-bottom: 15px;
	float: left
}

.contProgress {
	background-image: url(../images/container-red.svg);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: cover;
	left: 0;
	top: 0;
	height: 97px;
	position: absolute;
	z-index: 5;
}

.ProgNO {
	position: absolute;
	z-index: 10;
	float: left;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 50px;
	color: rgba(255, 255, 255, 1);
	text-shadow: 1px 1px 0px #00267d;
	font-family: proximanova-semibold, sans-serif
}

.tab-content .dropify-wrapper {
	height: 120px;
	border: 1px solid #d8d7d1 !important
}

.SM-cont {
	width: 167px;
	height: 64px;
}

.SM-CP {
	height: 64px;
}

.SM-PNO {
	font-size: 26px
}

.con-mr {
	margin-right: 10px
}

.sidenav1 .nav-pills .nav-link.active,
.sidenav1 .nav-pills .show>.nav-link,
.sidenav1 .nav-pills .nav-link {
	padding: 5px 18px;
}

.sidenav1 .nav-pills .nav-link {
	border: none;
	border-bottom: solid 2px #c7b77e;
}

._PBox {
	padding-left: 5px;
	padding-right: 5px
}

.p-box-sec {
	background-color: #fff;
	box-shadow: 0 0 3px 0 rgba(79, 79, 79, .2);
	position: relative;
	padding: 8px;
	margin-bottom: 15px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}

.p-box-sec:HOVER {
	box-shadow: 0 0 30px 0 rgba(79, 79, 79, .4);
	z-index: 5;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}

._Im-border {
	height: 170px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.pr_text {
	margin-top: 10px;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: normal !important;
	line-height: 18px;
	font-weight: 600
}

.p-box-sec p {
	margin: 0;
	font-size: 13px;
	height: 65px;
	overflow: hidden;
	line-height: 22px;
}

._Pro-search {
	float: right;
	margin-right: -10px;
	margin-top: 0px
}

._Pro-search .form-control {
	height: 31px;
	font-size: 12px
}

._brandname {
	margin-right: 10px;
	float: left
}

._pr-Search,
._brandname {
	width: 180px
}

._brandname .custom-select,
._pr-Search {
	border-radius: 0px !important;
	background-color: #f6f6f6 !important;
	border: none !important;
	box-shadow: none !important
}

.cont1190 {
	max-width: 1190px
}

.modalWindow01 {
	height: 100%;
	width: 400px;
	position: fixed;
	overflow: visible;
	top: 0px;
	right: 0px;
	z-index: 1000;
	flex: 0 0 auto;
	flex-direction: row;
	background-color: #fff;
	box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.5);
	display: none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	margin-top: 25px
}

.modalShow01 {
	display: flex;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	margin-top: 0
}

.modalWindowTitle01 {
	line-height: 45px;
	height: 45px;
	color: #fff;
	font-size: 16px;
	padding: 0 20px;
	margin: 0;
	background: linear-gradient(90deg, #c7b77e 0%, #c7b77e 100%);
	width: inherit;
}

._MW-content01 {
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 100%
}

._MW-mid-content01 {
	flex: 1;
	overflow: auto;
	padding: 0px 15px 15px 15px;
	font-size: 13px
}

.modalWindow-act01 {
	float: right;
	margin-left: 15px
}

.modalWindow-act01 img {
	width: 15px
}

.modalWindow-bottom01 {
	width: 100%;
	height: 51px;
	border-top: solid 1px #dce5f7;
	padding: 8px 10px 7px 10px;
	font-size: 13px
}

.modalWindow-bottom01 .btn-primary,
.modalWindow-bottom01 .btn-cancel,
.modalWindow-bottom01 .lgray-btn,
.modalWindow-bottom01 .btn-outline {
	font-size: 13px
}

#modalClose01 {
	cursor: pointer
}

.Action_bottom {
	background-color: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 18px;
	height: 65px;
	z-index: 1000;
	border-top: 1px solid #dedede;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2)
}

.align-right {
	text-align: right;
}

.button-section {
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	width: 100%;
	position: absolute;
	right: 30px;
	top: 14px
}

.Action_bottom ._AB-link {
	font-size: 13px;
	color: #000000 !important;
	margin-right: 10px;
	padding: 11px 12px 9px 12px;
	background: linear-gradient(90deg, #f2f2f2 0%, #dedede 100%);
	line-height: 1;
	letter-spacing: 1px;
	font-family: proximanova-semibold, sans-serif;
	font-weight: normal !important;
}

.Action_bottom ._AB-link:HOVER {
	text-decoration: none;
	background: linear-gradient(90deg, #c7b77e 0%, #c7b77e 100%);
	color: #fff !important;
}

.Action_bottom ._AB-link img {
	width: 18px;
	height: auto;
	margin-top: -4px;
	margin-right: 8px;
	opacity: 0.5
}

.Action_bottom ._AB-link:HOVER img {
	filter: invert(100%);
	opacity: 1;
}

#paymentSettingsDiv h2 {
	padding-top: 0
}

._ord-rightside .nav-pills {
	justify-content: left
}

._ord-rightside .nav-pills .nav-link {
	background: linear-gradient(90deg, #fff 0, #fff 100%);
	border: 0;
	border-bottom: solid 2px #c7b77e;
	color: #c7b77e;
	line-height: 22px;
	text-align: center;
	width: 104px
}

._ord-rightside .nav-pills .nav-link.active {
	background: linear-gradient(90deg, #c7b77e 0%, #c7b77e 100%);
	border-bottom: solid 2px #c7b77e;
	color: #fff
}

.daily-operations {}

.daily-operations .nav_M {
	display: table;
	width: 100%;
	table-layout: fixed;
	padding: 0 !important;
	margin: 0 !important
}

.daily-operations .nav_M .nav-item {
	float: none;
	display: table-cell;
}

.daily-operations .nav_M a,
.daily-operations .nav_M span {
	color: #d1d1d1 !important
}

.daily-operations .nav_M .nav-link.active {
	color: #000000 !important;
	background: linear-gradient(90deg, #fff 0%, #fff 100%);
}

.daily-operations .nav_M .nav-link.active span {
	font-weight: 600;
	color: #c7b77e !important
}

.daily-operations .nav_M a,
.daily-operations .nav_M .nav-link.active {
	text-align: center;
	color: #000000;
	font-size: 16px;
	font-weight: 300;
	margin: 0;
	position: relative;
	padding: 20px 20px 25px 20px;
	background-color: #f8f8f8;
	border: none;
	border-bottom: 2px solid #d2d2d2;
}

.daily-operations .nav_M a span {
	font-weight: 600;
	color: #d1d1d1 !important
}

.daily-operations .nav_M .nav-link.active {
	border-bottom: 2px solid #c7b77e;
	background-color: #fff
}

.daily-operations .wz-icon {
	margin-right: auto;
	position: relative;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 5;
	height: 40px;
	width: 40px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
	border: solid 4px #ffffff;
	margin-top: 30px;
	background-color: #d1d1d1;
	line-height: 33px
}

.daily-operations .nav_M .nav-link.active .wz-icon {
	background: linear-gradient(90deg, #c7b77e 0%, #c7b77e 100%);
}

.daily-operations .tab_M {
	padding: 30px;
	padding-bottom: 15px
}

.daily-operations .tab-content {
	padding-bottom: 30px
}

.btn-primary:disabled {
	color: #fff;
	background-color: #c7b77e;
	border-color: #c7b77e;
}

.st_boxgray {
	background-color: #f9f9f9;
	border: solid 1px #e7eaed;
	padding: 5px 10px;
	display: block;
	font-size: 14px;
	font-weight: normal;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin-bottom: 25px
}

.st_boxgray:HOVER {
	box-shadow: 0px 0px 8px 0 rgba(79, 79, 79, .2);
	border: solid 1px #c7b77e;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.st_boxgray span {
	display: block;
	font-size: 24px;
	font-weight: 600;
	text-align: right
}

._profitT {
	background: linear-gradient(90deg, #c7b77e 0%, #c7b77e 100%);
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	line-height: 52px;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 0
}

._profitT img {
	width: 42px;
	margin: 5px auto;
	display: block
}

.Pro-COST {
	height: 23px;
	line-height: 24px;
	width: 80px;
	border: solid 1px #6E6E6B;
	padding: 0px 5px;
}

._product-D {
	padding: 30px;
	font-size: 14px;
	background-image: url(../images/pd-bg-img.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

._product-D ._product-IMG {
	width: 100%;
	height: auto
}

._product-IMG {
	width: 100%;
	height: auto;
	box-shadow: 0px 0px 20px 0 rgba(79, 79, 79, .3);
}

._product-RS {}

._product-RS h2 {
	font-size: 30px;
	color: #c7b77e;
	margin-bottom: 15px
}

._Cat {
	display: block;
	font-size: 16px;
	margin-bottom: 3px
}

._Cat strong {
	width: 130px;
	display: inline-block;
	color: #c7b77e;
}

._product-RS p {
	margin-top: 15px;
}

.items-available {
	background-color: #fff;
	padding: 15px;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
	position: relative;
	margin-top: 20px;
	font-size: 13px
}

.items-available h3 {
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #000000
}

.items-available h3:before {
	background: #c7b77e;
	position: absolute;
	width: 2px;
	height: 24px;
	left: 0px;
	top: 15px;
	content: '';
}

.items-available .btn-primary {
	font-size: 11px;
	width: auto;
	padding: 5px 7px;
	position: relative;
	z-index: 1;
	outline: none !important;
	box-shadow: none !important;
	letter-spacing: 1px
}

.HB_item {
	color: #c7b77e
}

.items-available ul {
	margin: 0;
	padding: 0
}

.items-available ul li {
	list-style: none;
	border-top: solid 1px #e7e7e7;
	padding-top: 10px;
	padding-bottom: 10px
}

.items-available ul li:first-child {
	list-style: none;
	border-top: none;
	color: #c7b77e
}

.items-available .items-Details {
	background-color: #f2f2f2;
	margin-left: 15px;
	margin-right: 15px;
	width: auto;
	padding: 15px;
	margin-top: 15px
}

.PT-5 {
	padding-top: 5px !important
}

.pr-15 {
	padding-right: 15px !important
}

.PT-10 {
	padding-top: 10px !important
}

.PT-15 {
	padding-top: 15px !important
}

.PT-20 {
	padding-top: 20px !important
}

.PB-5 {
	padding-bottom: 5px !important
}

.PB-10 {
	padding-bottom: 10px !important
}

.PB-15 {
	padding-bottom: 15px !important
}

.PB-20 {
	padding-bottom: 20px !important
}

.PT-30 {
	padding-top: 30px !important
}

.PB-30 {
	padding-bottom: 30px !important
}

.pb-0 {
	padding-bottom: 0px !important
}

.font12 {
	font-size: 12px
}

.font13 {
	font-size: 13px;
	letter-spacing: 0.5
}

.font15 {
	font-size: 15px !important
}

.font20 {
	font-size: 20px !important
}

.m-5 {
	margin: 5px !important
}

.m-10 {
	margin: 10px !important
}

.m-15 {
	margin: 15px !important
}

.mb-5 {
	margin-bottom: 5px !important
}

.mb-10 {
	margin-bottom: 10px !important
}

.ml-15 {
	margin-left: 15px !important
}

.mb-20 {
	margin-bottom: 20px !important
}

.mb-30 {
	margin-bottom: 30px !important
}

.mb-40 {
	margin-bottom: 40px !important
}

.mt-10 {
	margin-top: 10px !important
}

.mt-5 {
	margin-top: 5px !important
}

.mt-15 {
	margin-top: 15px !important
}

.mt-20 {
	margin-top: 20px !important
}

.mt-30 {
	margin-top: 30px !important
}

.mt-40 {
	margin-top: 40px !important
}

.p-10 {
	padding: 10px !important
}

.p-15 {
	padding: 15px !important
}

.p-20 {
	padding: 20px !important
}

.p-30 {
	padding: 30px !important
}

.pt-10 {
	padding-top: 10px !important
}

.pt-19 {
	padding-top: 19px !important
}

.pt-30 {
	padding-top: 30px !important
}

.pb-15 {
	padding-bottom: 15px !important
}

.PB-20 {
	padding-bottom: 20px !important
}

.pl-10 {
	padding-left: 10px !important
}

.pl-15 {
	padding-left: 15px !important
}

.pl-20 {
	padding-left: 20px !important
}

.PL-5 {
	padding-left: 5px !important
}

.mr-5 {
	margin-right: 5px !important
}

.mr-10 {
	margin-right: 10px !important
}

@media (max-width: 1440px) {
	.Inv_g-sec img {
		width: 100%;
	}
}

@media (max-width: 1200px) {
	.form-wrap {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding: 20px;
	}
}

@media (max-width: 1024px) {
	.form-wrap {
		padding: 0px;
	}

	.cp-stats-value {}

	.cell-border td,
	.cell-border th {
		padding: .75rem;
	}

	._addOrderSec {
		padding: 15px
	}

	._addOrderSec .btn-primary {
		padding: 6px 10px
	}

	._pr-Search,
	._brandname {
		width: 157px;
	}
}

@media (min-width: 992px) {
	.modal-lg {
		max-width: 850px
	}
}

@media (min-width: 768px) {
	body.fixed-nav #content-wrapper {
		padding-left: 225px;
	}

	body.fixed-nav.sidebar-toggled #content-wrapper {
		padding-left: 90px;
	}

	.navbar-nav .form-inline .input-group {
		width: auto;
	}

	.sidebar {
		width: 300px !important;
		overflow: hidden;
		flex: none;
	}

	.sidebar .nav-item .nav-link {
		display: block;
		text-align: left;
		padding: 12px 15px;
		width: 300px;
	}

	.sidebar .nav-item .nav-link span {
		display: inline;
		padding-left: 10px;
		font-size: 13px;
		font-weight: 300;
		font-family: 'Montserrat', sans-serif;
		letter-spacing: 1px;
		text-transform: uppercase
	}

	.sidebar .nav-item .nav-link span ._tb {
		font-weight: 600;
		padding: 0;
		margin: 0
	}

	.sidebar .nav-item .dropdown-menu {
		position: static !important;
		margin: 0;
		top: 0;
		border-radius: 0px;
		background-color: transparent;
	}

	.sidebar .nav-item.dropdown .dropdown-toggle::after {
		display: block;
	}

	.sidebar .nav-item .nav-link {
		/*	color:#b4bec4;
	border-bottom: solid 1px #c7b77e*/
	}

	.sidebar .nav-item .nav-link:HOVER {
		color: #ffffff;
		background-color: #0238a9;
	}

	.sidebar .dropdown-item {
		font-size: 13px;
		font-weight: 300;
		background-color: #c7b77e;
		border-bottom: solid 1px #0030aa;
		padding: 12px 1.5rem;
		color: #fff;
		letter-spacing: 1px
	}

	.sidebar .dropdown-item:HOVER {
		background-color: #0030aa;
		color: #ffffff;
	}

	.sidebar.toggled {
		overflow: hidden;
		width: 60px !important;
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}

	.sidebar.toggled:HOVER {
		width: 300px !important;
		transition: all .3s ease;
		-webkit-transition: all .3s ease;
	}

	.sidebar.toggled .nav-item .nav-link span {
		opacity: 0;
		transition: opacity 0.2s ease-in-out;
		-webkit-transition: opacity 0.2s ease-in-out;
	}

	.sidebar.toggled:HOVER .nav-item .nav-link span {
		opacity: 1;
		transition: opacity 0.2s ease-in-out;
		-webkit-transition: opacity 0.2s ease-in-out;
	}

	.sidebar.toggled:HOVER .nav-item.dropdown .dropdown-toggle::after {
		display: block;
	}

	.sidebar.toggled:HOVER .dropdown-item {
		display: block
	}

	.sidebar.toggled .dropdown-item {
		display: none
	}

	.sidebar.toggled .nav-item:last-child {
		margin-bottom: 1rem;
	}

	/*.sidebar.toggled .nav-item .nav-link {
	text-align: center;
	padding: 0.75rem 1rem;
	width: 90px;
}
.sidebar.toggled .nav-item .nav-link span {
	font-size: 0.65rem;
	display: block;
}*/
	.sidebar .dropdown-menu {
		margin: 0;
		padding: 0 !important;
		border: 0;
	}

	.sidebar.toggled .nav-item .dropdown-menu {
		-webkit-transform: none !important;
		transform: none !important;
		left: calc(90px + 0.5rem) !important;
	}

	.sidebar.toggled .nav-item .dropdown-menu.dropup {
		bottom: 0;
		top: auto !important;
	}

	.sidebar.toggled .nav-item.dropdown .dropdown-toggle::after {
		display: none;
	}

	footer.sticky-footer {
		width: 100%;
	}

	body.sidebar-toggled footer.sticky-footer {
		width: 100%;
	}
}

@media (max-width: 800px) {
	.modal-dialog {
		max-width: 97%;
	}

	.login-left,
	.login-right {
		padding: 20px
	}

	.card .header h2,
	.card ._head03,
	.modal-title {
		font-size: 16px
	}

	._head01 {
		font-size: 17px
	}

	.control-label {
		font-size: 14px
	}

	.breadcrumb {
		font-size: 13px
	}

	.CBR_info {
		padding-right: 20px;
		padding-left: 20px;
	}

	.ml-800 {
		margin-left: -15px
	}

	.cp-mh {
		min-height: auto
	}

	.customer_img {
		height: auto
	}

	.cp-stats {
		margin-bottom: 20px
	}

	.HS_CO .cp-stats-value {
		font-size: 20px
	}

	._pr-Search,
	._brandname {
		width: 209px;
		margin-bottom: 10px;
	}
}

@media (max-width: 767px) {
	._add-padd-btn {
		padding-top: 0px;
		text-align: right
	}

	.auth-form .form-group input {
		max-width: 100%;
	}

	.coll-btn {
		margin-top: 0px
	}

	.login-left,
	.login-right {
		padding: 20px
	}

	.auth-form .col-md-6 {
		height: auto
	}

	.login-right {
		padding: 40px
	}

	.auth-form-wrap {
		padding: 15px;
	}

	.btn-login {
		width: 100%
	}

	.breadcrumb {
		display: none
	}

	.card ._head-sm {
		margin-left: 25px
	}

	.sidebar img {
		width: 22px;
		padding-bottom: 8px
	}

	.navbar {
		min-height: 50px
	}

	.user_log {
		height: 36px;
		width: 36px;
		margin-right: 0
	}

	.top_nav .nav-link {
		margin: 5px 0px
	}

	._logo,
	._logo:HOVER {
		padding-left: 10px
	}

	.dataTables_info {
		padding-bottom: 15px
	}

	.dropdown-item:focus,
	.dropdown-item:hover {
		color: #fff;
		text-decoration: none;
		background-color: #c7b77e;
	}

	.cp-stats {
		padding: 20px
	}

	.cp-stats p {
		font-size: 15px
	}

	.cp-stats-icon {
		right: 15px;
		top: 15px
	}

	.nav-tabs .nav-item {
		width: 100%;
		background-color: #fff;
		box-shadow: 0px -2px 8px 0px rgba(0, 0, 0, 0.06);
	}

	.nav-tabs .nav-link.active {
		color: #fff;
		background-color: #c7b77e;
		border-color: #fff #fff #fff;
		box-shadow: 0px -2px 8px 0px rgba(0, 0, 0, 0.06)
	}

	.add_button {
		top: 15px
	}

	.add_button span {
		display: none
	}

	._logo img {
		height: 40px
	}

	.top_nav .nav-link .uname {
		display: none
	}

	.usernamelab {
		display: block
	}

	.TM_icon {
		margin-right: 22px;
		margin-top: 7px
	}

	.navbar-nav .nav-item .nav-link .badge {
		top: 0px
	}

	.dataTables_wrapper .dataTables_paginate ul.pagination {
		justify-content: center !important
	}

	.logo-company img {
		width: 120px
	}

	.CBM_val {
		margin-top: 0px
	}

	.cus-ord-detail .left-detail {
		margin-right: 0px;
		padding: 15px;
		margin-top: 15px;
	}

	.cus-ord-detail .right-detail {
		margin-left: 0;
		margin-top: 15px;
	}

	.cb_nav {
		padding-right: 20px;
	}

	.cb_nav li a.active:after,
	.CB-account-tab .nav-link.active:after {
		display: none
	}

	.CB-account-tab {
		padding: 15px
	}

	.CB_info {
		margin-top: 0
	}

	.ml-800 {
		margin-left: 0
	}

	._graybg {
		margin-top: 20px;
		padding-bottom: 15px
	}

	.cp_user-l {
		min-height: auto
	}

	._ch-pass {
		padding-top: 10px
	}

	._ch-pass-p {
		padding-top: 5px;
		padding-bottom: 10px
	}

	.tab-style .tab-pane {
		padding: 20px
	}

	.dropify-wrapper.touch-fallback .dropify-clear {
		color: #fff
	}

	._user-profile-info .p-col-L {
		padding-right: 15px
	}

	._user-profile-info .p-col-R {
		padding-left: 15px
	}

	._addOrderSec .btn-primary {
		padding: 6px 20px;
		margin-bottom: 15px
	}

	._addOrderSec .form-s2 {
		margin-bottom: 20px
	}

	._add-secon-btn {
		padding-top: 15px
	}

	.sm-mt15 {
		margin-top: 15px
	}

	.CB-view .Doclink {
		margin-top: 15px
	}

	.SC-list li {
		float: none
	}

	.HS_CO .cp-stats-value,
	.HS_CO .cp-stats h5 {
		margin-bottom: 0
	}

	.HS_CO .cp-stats {
		margin-bottom: 10px
	}

	.HS_CO .cp-stats-icon img {
		width: 45px
	}

	.contDiv {
		width: 460px;
		height: 167px
	}

	._pr-Search,
	._brandname {
		width: 280px;
	}

	._Im-border {
		height: auto;
		max-width: 100%;
	}

	.daily-operations .nav_M a,
	.daily-operations .nav_M .nav-link.active {
		font-size: 13px
	}

	.daily-operations .wz-icon {
		margin-top: 25px
	}

	.daily-operations .wz-icon .fa {
		font-size: 13px;
		line-height: 29px;
		color: #fff !important
	}
}

@media (max-width: 480px) {

	.card .header h2,
	.card ._head03,
	.modal-title {
		font-size: 14px;
	}

	.top_nav .notiF,
	.Qlinks {
		width: 250px
	}

	._search02 {
		position: relative;
		right: auto;
		top: auto;
		min-width: 100%;
		display: block;
		margin-top: 18px
	}

	.contDiv {
		width: 390px;
		height: 142px
	}

	._pr-Search,
	._brandname {
		width: 100%;
	}

	.daily-operations .nav_M a,
	.daily-operations .nav_M .nav-link.active {
		padding: 25px 5px;
		letter-spacing: 0;
		height: 90px
	}
}

@media (max-width: 420px) {
	.login-right {
		padding: 30px 10px
	}

	.login-left {
		padding: 30px 10px
	}

	.auth-form-wrap {
		padding: 0
	}

	.login-right h3 {
		font-size: 20px
	}

	.dataTables_wrapper .dataTables_filter label {
		font-size: 13px;
		margin-left: -8px
	}

	.dataTables_wrapper .dataTables_filter input {
		margin-left: 0.5em;
		display: inline-block;
		width: 80% !important
	}

	.alert_close {
		top: 10px;
		right: 5px
	}

	.TM_icon {
		margin-right: 15px
	}

	.nav-pills .nav-link.active,
	.nav-pills .show>.nav-link,
	.nav-pills .nav-link {
		padding: 5px 10px;
		font-size: 12px
	}

	._add-secon {
		display: block
	}
}

@media (max-width: 320px) {
	.TM_icon {
		margin-right: 10px
	}

	.nav-pills .nav-link.active,
	.nav-pills .show>.nav-link,
	.nav-pills .nav-link {
		padding: 5px 6px;
		font-size: 11px
	}

	.top_nav .notiF,
	.Qlinks {
		width: 220px
	}
}

/* Client.Blade Css */
/* Sweet Alert Css */
.swal-modal {
	border-radius: 0px;
	border-top: solid 3px #c7b77e;
}

.swal-title {
	font-size: 20px;
	padding: 10px 16px;
}

.swal-button {
	border-radius: 0px;
	font-size: 14px;
	padding: 6px 20px;
	font-family: proximanova-semibold, sans-serif !important;
}

.swal-button--cancel,
.swal-button--cancel:focus,
.swal-button--cancel:hover {
	font-size: 14px;
	padding: 6px 20px !important;
	overflow: hidden !important;

}

.swal-overlay--show-modal .swal-modal {
	font-family: proximanova-semibold, sans-serif !important;
}

.swal-button--danger,
.swal-button--danger:hover,
.swal-button--danger:focus {
	background-color: #000000 !important;
}

.swal-footer {
	text-align: center;
}

.swal-icon {
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}

.swal-icon--warning {
	border-color: #c7b77e !important;
}

.swal-icon--warning__body,
.swal-icon--warning__dot {

	background-color: #c7b77e !important;
}

.course-details-header {
	display: flex;
	justify-content: space-between;
	height: 100%;
	flex-direction: column;
	padding-top: 15px;
}

.course-details .course-details-header h1 {
	font-size: 26px;
	line-height: normal;
	margin-bottom: 10px;
	text-transform: capitalize;
}

.course-details .course-details-header p {
	margin-bottom: 10px;
}

.course-detail-img img {
	width: 100%;
	height: 410px;
	object-fit: cover;
}

.course-details .table {
	background-color: transparent;
	border: 1px solid #D8D7D1;
	padding: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.course-details .table td {
	padding: 5px 10px 5px 10px;
	line-height: 24px;
	font-size: 14px;
}

.course-details .table th {
	font-size: 14px;
	border: none !important;
	padding: 5px 10px 5px 10px;
}

.course-details h2 {
	font-size: 24px;
}

.course-details p {
	margin-bottom: 10px;
}

.course-details h3 {
	font-size: 22px;
}

.course-details ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.course-details ul li {
	margin-bottom: 8px;
	position: relative;
	padding-left: 30px;
	font-weight: 500;
}

.course-details ul li strong {
	display: block;
}

.course-details ul li:after {
	content: "";
	display: block;
	width: 16px;
	height: 2px;
	position: absolute;
	top: 12px;
	left: 0;
	background-color: #000;
}


.course-details h2,
.course-details h3,
.course-details h4,
.course-details h5,
.course-details h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: var(--bs-font-sans-serif);
	font-weight: 500;
	letter-spacing: normal;
	text-transform: capitalize;
}

.margin-top-8 {
	margin-top: 8px;
}

.margin-top-7 {
	margin-top: 7px;
}

.student-per-info {
	padding: 0.9375rem;
	box-shadow: none;
	border: 1px solid #d8d7d100;
	background-color: #faf6ef;
}

.student-per-info .st-img-en {
	width: 4.0625rem;
	height: 4.0625rem;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	overflow: hidden;
	/* box-shadow: 0 0.125rem 0.5rem rgb(0 0 0 / 10%); */
	background-color: #faf6ef;
	margin-bottom: 0;
	position: relative;
	margin: auto;
	border: 1px solid #000;
}

.student-per-info .st-img-en img {
	width: 100%;
	height: 100%;
}

.student-per-info .st-left-info {
	padding: 0.625rem 0rem 1.5625rem 0rem;
	text-align: center;
}

.student-per-info .st-left-info h2 {
	font-size: 1rem;
	text-transform: capitalize;
	margin-bottom: 0.3125rem;
	margin-top: 0.625rem;
	line-height: 1;
}

.student-per-info .st-left-info .st-type {
	background-color: #F1CABB;
	font-size: 0.8125rem;
	padding: 0.25rem 0.5rem;
	display: inline-block;
	color: #000;
	line-height: 1;
}

.student-per-info .st-con-info {
	border-left: solid 0.0625rem #b5a7734f;
	padding-left: 0.9375rem;
	padding: 0 0rem 0 1.25rem;
}

.student-per-info .st-con-info h3 {
	font-size: 1rem;
}

.student-per-info .st-con-info p {
	margin: 0;
	margin-bottom: 0.5rem;
	font-size: 0.8125rem;
}

.student-per-info .st-con-info svg {
	width: 0.9375rem;
	height: 0.9375rem;
	margin-top: -0.125rem;
	color: #000000;
	margin-right: 0.375rem;
}

.student-per-info .st-con-ad {
	border-left: none !important;
	padding-left: 0 !important;
}

.student-st-v {
	background-color: #FAF4DF;
	border: none;
	padding: 0.625rem 0.75rem;
	margin-bottom: 0.9375rem;
	border-radius: 0rem;
	position: relative;
	/*  box-shadow: 0rem 0rem 0.625rem 0rem rgb(0 0 0 / 15%);
background-image: url(../images/distributor-bg.jpg); */
	background-position: top right;
	background-repeat: no-repeat;
	background-size: auto;
	box-shadow: none;
}

.student-st-v h4 {
	font-size: 1rem;
	padding: 0;
	margin-bottom: 0.625rem;
	color: #282828;
	opacity: 0.75;
}

.student-st-v .digit {
	font-size: 1.75rem;
	font-weight: normal;
	line-height: normal;
	color: #282828;
	line-height: 1;
	font-family: 'Rationale', sans-serif !important;
	margin: 0;
	padding: 0;
	text-align: right;
}

.td-digit {
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	font-family: 'Rationale', sans-serif !important;
}

.header-tabs {
	box-shadow: none;
	margin-bottom: 0;
}

.header-tabs .nav-pills .nav-link,
.header-tabs .nav-pills .show>.nav-link {
	font-size: 1rem;
	padding: 0.875rem 1.5625rem;
	color: #404040;

}

.header-tabs .nav-pills .nav-link.active {
	color: #000;
}

.st-d-st {
	padding: 0.625rem;
	background-color: #f8efe4;
	margin-bottom: 0.9375rem;
	font-size: 0.8125rem;
	border-bottom: solid 0.0625rem #b5a7734f;
}

.ml-25 {
	margin-left: 1.5625rem !important;
}

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

.row.singleSectionItemDiv {
	position: relative;
}

.row.singleSectionItemDiv .btn.delListPO.delete_row {
	position: absolute;
	right: 15px;
	top: -18px;
	left: inherit !important;
	cursor: pointer;
	z-index: 111 !important;
	background: #f7efe8;
	border-radius: 50%;
	width: 26px;
	height: 26px;
	color: red;
	margin-right: 0;
	border: 1px solid #d8d7d1;
}

.row.singleSectionItemDiv .btn.delListPO.delete_row:hover,
.row.singleSectionItemDiv .btn.delListPO.delete_row:focus {
	background: red;
	color: #fff;
	border: 1px solid red;
}

.place-holder-div {
	border: 1px solid #D8D7D1;
	min-height: 270px;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0.7;
	padding: 10px;
}

.place-holder-div.error {
	opacity: 1;
	color: red;
}

.place-holder-div p {
	margin-bottom: 0;
}

.tab-pane.fade.active.show h2 {
	height: auto;
}

.col-12.AddPro-Leftinfo.edit-group .row.Addpro-form {
	position: relative;
}

.col-12.AddPro-Leftinfo.edit-group .row.Addpro-form .singleTimeSlotRow {
	position: relative;
	margin-bottom: 30px;
}

.col-12.AddPro-Leftinfo.edit-group .row.Addpro-form .singleTimeSlotRow .col-2.red-btn-div {
    position: absolute;
    right: 0;
    top: -15px;
    left: inherit !important;
    cursor: pointer;
    z-index: 111 !important;
}

.col-12.AddPro-Leftinfo.edit-group .row.Addpro-form .singleTimeSlotRow .col-2 button.btn.red-bg.remove-time-slot-item {
	background: #f7efe8 !important;
	border-radius: 50%;
	width: 26px;
	height: 26px;
	color: red !important;
	margin-right: 0;
	border: 1px solid #d8d7d1;
	padding: 0;
	float: right;
	display: flex;
	align-items: center;
	justify-content: center;
}

.col-12.AddPro-Leftinfo.edit-group .row.Addpro-form .singleTimeSlotRow .col-2 button.btn.red-bg.remove-time-slot-item:hover,
.col-12.AddPro-Leftinfo.edit-group .row.Addpro-form .singleTimeSlotRow .col-2 button.btn.red-bg.remove-time-slot-item:focus {
	background: red !important;
	color: #fff !important;
	border: 1px solid red;

}

.col-12.AddPro-Leftinfo.edit-group .row.Addpro-form .number-text-div {
    position: absolute;
    left: 15px;
    top: -14px;
    right: inherit !important;
    cursor: pointer;
    z-index: 111 !important;
}

.col-12.AddPro-Leftinfo.edit-group .row.Addpro-form .number-text-div label {
	background: #eccabe !important;
	border-radius: 50%;
	width: 26px;
	height: 26px;
	color: #000000 !important;
	margin-right: 0;
	padding: 0;
	float: right;
	text-align: center;
	font-family: proximanova-semibold, sans-serif !important;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 1;
}

.col-12.AddPro-Leftinfo.edit-group .row.Addpro-form .col-md-7 label.control-label {
	font-size: 12px;
	margin-top: 10px;
	font-weight: bold;
}
.col-12.AddPro-Leftinfo.edit-group .row.Addpro-form .col-md-5 {
	margin-top: 10px;
}
.col-12.AddPro-Leftinfo.edit-group .row.Addpro-form .col-md-5 .col-md-6 .form-group {
    margin-bottom: 0;
}
.col-12.AddPro-Leftinfo.edit-group .row.Addpro-form .col-md-5 .col-md-6 .form-group label.control-label {
	margin-bottom: 0;
}
.change-status i.fa.fa-circle.requested-st {
	font-size: 10px;
}
/* End - Client.Blade Css */









.dropzone-div {
    margin: 10px 0;
}
.dropzone-div label.control-label {
	text-align: center;
    display: block;
    width: 100%;
}
.dropify-wrapper,
.dropzone {
    max-width: 100%;
    min-height: auto;
    border: 0.125rem dashed #d8d7d1;
    border-radius: 0;
    background-color: #fefdf5;
    border-spacing: 0.3125rem;
}

.dropify-wrapper .dropify-message p,
.dz-message p {
  font-size: 0.75rem;
}

.dropify-wrapper .dropify-message p strong,
.dz-message strong {
  font-weight: 600;
  font-size: 1rem;
}

.dz-message p {
  font-size: 0.6875rem !important;
  padding-top: 0.5rem;
}

.dropify-wrapper .dropify-message p b,
.dz-message b {
  padding: 0.25rem 0.3125rem;
  background-color: var(--bs-primary);
  color: #fff;
  border-radius: 0.1875rem;
  margin-left: 0.3125rem;
  opacity: 1;
}

.dropify-wrapper .dropify-message span.file-icon {
  display: none;
}

.dropify-wrapper .dropify-message {
  color: #000;
}