/* ---UI Enhancement--- */


/* -- Bootstrap Vue */

/*Custom moodal size*/
@media (min-width: 660px) {
	.vue-container .modal-xxl {
		max-width: 600px;
	}
}
@media (min-width: 700px) {
	.vue-container .modal-xxl {
		max-width: 650px;
	}
}
@media (min-width: 760px) {
	.vue-container .modal-xxl {
		max-width: 690px;
	}
}
@media (min-width: 800px) {
	.vue-container .modal-xxl {
		max-width: 750px;
	}
}
@media (min-width: 900px) {
	.vue-container .modal-xxl {
		max-width: 790px;
	}
}
@media (min-width: 1000px) {
	.vue-container .modal-xxl {
		max-width: 890px;
	}
}
@media (min-width: 1200px) {
	.vue-container .modal-xxl {
		max-width: 1160px;
	}
}
@media (min-width: 1600px) {
	.vue-container .modal-xxl {
		max-width: 1450px;
	}
}
@media (min-width: 2000px) {
	.vue-container .modal-xxl {
		max-width: 1940px;
	}
}
/* -- -- */

/* --Utility-- */
.striped-elements:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, 0.05);
}
.boldFontImportant {
	font-weight:bold !important;
}
.normalFontImportant {
	font-weight:normal !important;
}
/* -- -- */


#header-wrapper {
	height: 96px;
}
#footer-wrapper {
	height: 24px;
	z-index: 100;
	position: relative;
}
#main-wrapper {
	height: calc(100vh - 125px);
	overflow: auto;
}
.panel-heading,
.panel-body {
	padding: 15px 25px;
}
h5.panel-title {
	margin-bottom: 0px;
}
.inline-alignright .btn {
	padding: 0.375rem 0.75rem;
	margin: 0.375rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 0.25rem;
}
.paddingright-15 {
	padding-right: 15px;
}
.aligncenter {
	align-items: center;
}
.flexaligncenter {
	display: inline-flex;
	align-items: center;
}
.fontstylenormal,
.fontstylenormal label {
	font-weight: 400;
}
.alert-warning-textblack:before {
	display: none;
}
.alert-warning-textblack {
	color: #434347 !important;
}
.check-all-btn {
	width: 100% !important;
	margin-bottom: 20px;
}
.float-right {
	float: right;
}
/* Admin*/
#adminindex-wrapper .panel-body .container-fluid {
	padding: 0;
}
/* Partial folder*/
.admin-savebtn {
	position: fixed;
	right: 40px;
	bottom: 40px;
}
.discountgroupmanagement-wrapper .edit-discount-group-button {
	margin-left: 5% !important;
	float: left;
}
.discountgroupmanagement-wrapper .table td {
	vertical-align: middle;
}
.discountgroupmanagement-wrapper .title-connect {
	line-height: 36px;
	font-weight: 600;
}
.connectprodtype-section .add-product-type-to-discount {
	flex: auto;
}
.connectprodtype-section .percent-edit-input {
	width: 70px !important;
}
.connectprodtype-section .alert > p + p {
	margin-top: 0px;
}
.connectprodtype-section .error {
	color: red;
}
.connectprodtype-section .alert-warning p {
	margin-bottom: 0px;
}
.countryadministration-wrapper .img-avatar,
.ecdismanufacturer-wrapper .img-avatar {
	overflow: hidden !important;
}
.countryadministration-wrapper .collapse {
	visibility: unset;
}
.countryadministration-wrapper .card-title {
	font-size: 18px;
}
.countryadministration-wrapper .enc-section .card-header span {
	display: inline-flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}
.countryadministration-wrapper .tabs > .card-header {
	padding-bottom: 0px;
}
.inline-alignright {
	display: inline-flex;
	justify-content: flex-end;
	width: 100%;
}
.inline-alignleft {
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
}
.inline-alignrightdiv {
	display: inline-flex;
	justify-content: flex-end;
}
.countryadministration-wrapper .enc-section .card-header span h4 {
	margin-bottom: 0px;
}
.ecdismanufacturer-wrapper .action-button {
	padding: 1px 0px !important;
	margin: 1px !important;
	width: 70px !important;
}
#history-manufacturer-dialog > div {
	max-width: 80% !important;
}
.viewer-wrapper .joblist-wrapper #jobslist {
	padding-left: 0;
}
.viewer-wrapper .download-btn {
	margin-top: 10px !important;
}
.viewer-wrapper .downloadInfo {
	font-weight: bold;
}
.viewer-wrapper .downloadError {
	font-weight: bold;
	color: red;
}
.userpasswordreport-wrapper #userSearch {
	width: 200px;
}
.userpasswordreport-wrapper .header {
	border-bottom: 1px solid #e7e7e7;
	padding: 20px 5px;
	background-color: #e7e7e7;
	font-size: 20px;
	font-weight: 600;
}
.userpasswordreport-wrapper .section,
.discountgroupmanagement-wrapper .section {
	width: 94%;
	margin-left: 3%;
}
.userpasswordreport-wrapper .section {
	border: 1px solid #e7e7e7;
}
.userpasswordreport-wrapper .section-row {
	padding: 5px;
}
.userpasswordreport-wrapper #user-details-dialog > div {
	max-width: 85% !important;
}
.edituserdetails-dialog .section {
	padding: 0;
	border-radius: 3px;
}
.edituserdetails-dialog .header {
	border-bottom: 1px solid #e7e7e7;
	padding: 7px 8px;
	background-color: #e7e7e7;
	font-size: 17px;
}
.edituserdetails-dialog .alert-danger {
	margin-left: 3%;
	position: -webkit-sticky;
	position: sticky;
	top: 92%;
	width: 94%;
	padding: 10px;
	z-index: 10;
}
.edituserdetails-dialog .section .row div.col-4 {
	display: flex;
	align-items: center;
}
.edituserdetails-dialog .section .row div.col-8 {
	align-items: center;
	height: 38px;
}
.edituserdetails-dialog #check-conencted-groups {
	font-size: 16px;
	font-weight: 600;
	margin: 0px 40px;
	border-bottom: 1px solid black;
}
.edituserdetails-dialog #check-conencted-groups-btn {
	background-color: #508cc8;
}
.edituserdetails-dialog .section.userdata-section .row {
	padding: 5px 10px;
}
.edituserdetails-dialog .section .ipadd-row {
	padding: 0px 25px;
}
.edituserdetails-dialog .section .ipadd-row .col {
	margin: 0px 2px;
}
.edituserdetails-dialog .distributor-record {
	border-right: 1px solid #e7e7e7;
	width: 28%;
	padding: 5px;
}
.assignusertogroup-dialog .distributor-record {
	width: 40%;
	padding: 5px;
}
.edituserdetails-dialog .distributor-row,
.assignusertogroup-dialog .distributor-row {
	border: 1px solid #e7e7e7;
	display: flex;
}
.distributor-row .twocol-dialogtable {
	width: 84%;
}
.edituserdetails-dialog .distributor-remove,
.assignusertogroup-dialog .distributor-remove {
	width: 16%;
}
.edituserdetails-dialog .group-button {
	width: 100%;
}
.edituserdetails-dialog .custom-checkbox {
	float: left;
}
.edituserdetails-dialog .section {
	margin: 1% 3%;
	border: 1px solid #e7e7e7;
}
.licensekey-section .break {
	margin-right: 10px;
}
.licensekey-section .title {
	font-weight: 700;
}
.licensekey-section .text-line {
	line-height: 40px;
}
.uniquelicences-wrapper .total-sold {
	margin-left: 5%;
	font-size: 22px;
}
.uniquelicences-wrapper .margin-button {
	margin: 5px 5px 5px 0px;
}
.uniquelicences-wrapper .generate-report {
	width: 100%;
	background-color: white;
}
.uniquelicences-wrapper .half-place {
	width: 46% !important;
	float: left;
	margin: 0 2%;
	padding: 15px;
}
.uniquelicences-wrapper .raport-data-row {
	margin-left: 5%;
	border-bottom: 1px solid black;
	margin-bottom: 5px;
	font-size: 12px;
}
.uniquelicences-wrapper .row {
	margin-top: 75px;
}
.uniquelicences-wrapper .quarter-button {
	padding: 0 30px;
}
.uniquelicences-wrapper .error-msg {
	font-size: 20px;
	font-weight: 600;
	width: 100%;
	color: red;
}
.uniquelicences-wrapper .loading-msg {
	color: green;
	font-weight: 600;
	font-size: 20px;
	text-align: center;
	background-color: beige;
}
.uniquelicences-wrapper .text1 {
	width: 50%;
	float: left;
}
.uniquelicences-wrapper .chartjs-render-monitor {
	max-height: 1000px;
}
#addButton {
	float: right;
	margin-right: 10px;
	margin-top: 4px;
	padding: 4px 9px;
	background-color: #337ab7;
	border-color: #2e6da4;
}
#addCategoryButton {
	float: right;
	margin-right: 10px;
	margin-top: 4px;
	padding: 4px 9px;
}
.distributoraccess-section .distributor-remove {
	padding: 5px;
}
.distributoraccess-section .add-dist-access {
	padding: 30px 15px;
}
.productprices .modal .fade {
	display: block !important;
}
/* ---Side Navbar--- */
#admin-sidenav .drawer-main {
	margin-top: 0px;
}
#admin-sidenav a,
#admin-sidenav a > i {
	font-size: 15px;
}
#admin-sidenav a > i {
	top: 18px;
}
.product-row {
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 0;
  }

.product-row:hover {
    background-color: #f9f9f9;
    
  }
  

.product-header {
    background-color: #f5f5f5;
    font-weight: bold;
    padding: 10px 0;
  }

.checkbox-custom {
    --b-form-checkbox-switch-bg: #5c6bc0;

  }