.btn-outline-primary {
    border: 1px solid #007fc1;
    background-color: transparent;
    color: #007fc1;
}

.sku_combination input.form-control {
    margin-bottom: 0px;
}

.d-block{ display:block!important;}
.h-card .card .card-header {
    border: none;
    padding: 10px 15px !important;
}
.h-card .card.top-card {
    display: flex;
    align-items: center;
}

.h-card .add_btn_primary a {
    margin-bottom: 0px;
}
.hr {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important;
    border: 0;
    border-top: 1px solid rgba(34, 41, 47, 0.1);
}

.p-address {
    background: #eef2f5;
    padding: 10px;
    min-height: 130px;
    max-height: 250px;
    margin-bottom: 15px;
    height: fit-content;
    border-radius: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.p-address input{
    margin-top: 4px;
    vertical-align: top;
    margin-right: 5px;
}

.p-address .panel-heading{ font-weight:700; padding: 0;margin-bottom: 2px;}
.p-address .panel-body{  padding: 0;}
.no-padd {
    padding: 0px !important;
}
.modal-header .modal-title{
    font-size: 20px;
    width: 95%;
    margin-top: -4px;
}

.modal-header .close {
    margin-top: -2px;
    position: absolute;
    top: 5px;
    right: 5px;
    opacity: 1;
    background-image: none;
    border-radius: 4px;
    margin: 0;
    padding: 8px;
    z-index: 1;
}

.modal-body .select2 {
    margin-bottom: 0px;
}

.mn-table input.form-control,.mn-table textarea.form-control {
    margin-bottom: 0px;
}
.mn-table p {
    margin:0px;
}

.demo-inline-spacing {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.demo-inline-spacing>* {
    margin-right: 1.5rem;
    margin-top: 0rem;
}
.form-check {
    display: block;
    min-height: 1.45rem;
    padding-left: 1.785rem;
    margin-bottom: 0;
}
.form-check-input:not(:disabled):checked {
    box-shadow: 0 2px 4px 0 rgba(115, 103, 240, .4);
}
.form-check-input:checked[type=radio] {
    background-image: none;
}
.form-check-input:checked {
    background-color: #7367f0;
    border-color: #7367f0;
    border-radius: 2px;
}
 .form-check-input[type=radio] {
    border-radius: 50%;
}
.form-check .form-check-input {
    float: left;
    margin-left: -1.785rem;
}

.form-check-input {
    width: 1.285rem;
    height: 1.285rem;
    margin-top: .0825rem;
    vertical-align: top;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid #D8D6DE;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

.mb-10 { margin-bottom:10px;}
.mb-15 { margin-bottom:15px;}

.m-stock {
    border: 1px dashed #037603;
    height: auto;
    font-size: 1em;
    padding: 4px 5px;
    width: 60px;
    font-weight: 600;
    color: #037603;
}


.mx-tabs  {
    margin-top: 15px;
}

.mx-tabs  .card-body {
    padding: 0px 5px;
}
.mx-tabs .nav-tabs.nav-tabs-solid {
    border-bottom: none !important;
    width: 100%;
    flex-wrap: nowrap;
    justify-content: flex-start;
    position: relative;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    white-space: nowrap;
    border-bottom: 1px solid #e5e5e5 !important;
    margin-bottom: 0px !important;
}

.mx-tabs .nav-tabs.nav-tabs-solid>li {
    margin-right: 4px;
}
.mx-tabs .nav-tabs.nav-tabs-solid>li>a.active {
    background-color: #ffa006 !important;
    border-color: #ffa006 !important;
    color: #fff !important;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 8px 20px;
    box-shadow: unset;
    text-align: center;
    margin-right: 10px;
}
.mx-tabs .nav-tabs.nav-tabs-solid>li>a {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 7px 20px;
}
.mx-tabs .nav-tabs.nav-tabs-solid>li>a {
    background: #fff!important;
    border: 1px solid #e5e5e5 !important;
    border-top-left-radius: 15px!important;
    border-top-right-radius: 15px!important;
    padding: 7px 20px!important;
    text-align: center;
    margin-right: 10px;
}
.nav-tabs .nav-link {
    color: #6E6B7B;
    border: none;
    min-width: auto;
    font-weight: 450;
    padding: .61rem 1.2rem;
    border-radius: 0;
    position: relative;
    overflow: hidden;
}
.mx-tabs {
    margin-bottom: 15px;
}
.mx-tabs .nav-tabs .nav-link:after {
    background: none!important;
}

.f-filter .card-header {
    padding: 10px 0px !important;
}
.f-filter  .lead {
    margin-bottom: 0px;
}
.f-filter .card-content {
    padding: 6px 0px;
}
.f-filter .row > [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

.tfixed{
    table-layout: fixed;
    word-wrap: break-word;}
	
.btn-general:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0f6";
    margin-right: 4px;
    min-width: 80px;
    text-align: center;
}
.btn-general {
    background-color: #82868b;
    box-shadow: inset 0 -3px 0 0 rgb(0 0 0 / 20%);
    color: #FFFFFF;
    padding: 5px 6px;
    border-radius: 5px;
    font-size: 10px;
    min-width: 80px;
    text-align: center;
}	
.btn-distributor:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0f6";
    margin-right: 4px;
    min-width: 80px;
    text-align: center;
}
.btn-distributor {
    background-color: #ff9f43;
    box-shadow: inset 0 -3px 0 0 rgb(0 0 0 / 20%);
    color: #FFFFFF;
    padding: 5px 6px;
    border-radius: 5px;
    font-size: 10px;
    min-width: 80px;
    text-align: center;
}



.btn-sample:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0f6";
    margin-right: 4px;
    min-width: 80px;
    text-align: center;
}
.btn-sample {
    background-color: #ff9f43;
    box-shadow: inset 0 -3px 0 0 rgb(0 0 0 / 20%);
    color: #FFFFFF;
    padding: 5px 6px;
    border-radius: 5px;
    font-size: 10px;
    min-width: 80px;
    text-align: center;
}	
.mr-1 {
    margin-right: 3px;
}
.mr-3 {
    margin-right: 5px;
}
button.dt-button:hover:not(.disabled), div.dt-button:hover:not(.disabled), a.dt-button:hover:not(.disabled), input.dt-button:hover:not(.disabled) {
    border: none !important;   
}

.bill_url {
    font-size: 11.5px;
    color: #ef7f1a;
    padding: 2px 3px !important;
    border: 1px solid #ff9f43;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    border-radius: 5px;
    margin-bottom: 8px;
    width: fit-content;
}
.bill_url i {
    line-height: 18px;
    margin-right: 5px;
}
.mb-0.5{margin-bottom:5px;}
.font-weight-bold {
    font-weight: 700 !important;
}
.m-details h6,.m-details .h6 {
    font-size: 14px;
    margin-top: 0;
}
.m-details p {
    line-height: 2.5rem;
}

 .users-view-image {
    width: 100%;
    height: 150px;
}
.avatar {
    white-space: nowrap;
    background-color: #C3C3C3;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    color: #FFF;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 1rem;
    text-align: center;
    vertical-align: middle;
    font-weight: 600;
}
.bg-rgba-primary {
    background: rgba(115, 103, 240, 0.15) !important;
}
.avatar .avatar-content {
    width: 32px;
    height: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    font-size: .857rem;
}

.avatar .avatar-content {
    width: 100%;
    height: 100%;
}
.rounded {
    border-radius: .357rem!important;
}
.font-large-2 {
    font-size: 3rem!important;
}
.w-100 {
    width: 100%!important;
}
.m-0 {
    margin: 0!important;
}
.p-50 {
    padding: .5rem!important;
}

.m-details .small, .m-details small {
    font-size: 1.3rem;
}

/*start*/
.mx-stats .card-header {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin: auto 0 !important;
	padding: 15px 15px;
	min-height: 100px;
}

.mx-stats .card {
  margin-bottom: 1rem;
  margin-top: 10px;
}
.mx-stats .card-header h2 {
	margin-top: 0px !important;
}

.m-tabs .nav-tabs > li a,.m-tabs .nav-tabs > li a:focus,.m-tabs .nav-tabs > li a:hover {
      background: #fff;
    padding: 10px 15px;
	margin-right:10px;
    border-radius: 8px 8px 0px 0;
    min-width: 120px;
    text-align: center;
}

.m-tabs .nav-tabs > li.active a {
    border: 0;
    font-weight: 400;
    background-color: #ffa006 !important;
    border-radius: 1px;
    border-bottom: 4px solid #ffa006;
    color: #fff;
    color: #fff;
    background: #1e652e;
    border-radius: 8px 8px 0px 0;
}

.h-title {
    font-size: 17px;
    color: #ffa006;
    font-weight: 600;
    border-bottom: 1px solid #ffa006;
    line-height: 35px;
}

.justify-content-center{
    justify-content: center;
}

#add-address .modal-footer {
    text-align: center;
}
  .required_fields{
    color: red;
  }
  .btn_edit, .btn_delete, .btn_cust{
    padding: 5px 10px !important;
  }
  .sa-button-container .btn{
    font-size: 16px;padding: 8px 20px;
  }

  .select2-container--default .select2-selection--multiple .select2-selection__rendered{
    padding: 0px 5px !important;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__choice{
    padding: 0px 4px !important;
  }
  .hint_lbl{
    color: red !important;
    margin-bottom: 2px;
  }
  .select2-container .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: 5px;
    padding: 0 5px;
}
.fileupload_block {
    border: 1px solid #dee2e6;
    padding: 0.45rem 0.9rem;
    margin-bottom: 15px;
    float: left;
    width: 100%;
    border-radius: 2px;
}
.fileupload_block #fileupload {
    float: left;
    margin-top: 3%;
}
.fileupload_img {
    margin-top: 0px;
    display: inline-block;
    float: left;
}
.preview-images-zone {
    width: 100%;
    border: 1px dashed #ccc;
    min-height: 180px;
    /* display: flex; */
    padding: 5px 5px 0px 5px;
    position: relative;
    overflow: auto;
    margin-top: 15px;
}
.dm-upload-icon {
    font-size: 38px;
    line-height: 38px;
    color: #9fafc0;
    margin-bottom: 5px;
    margin-top: 10px;
}
.dm-upload-text {
    font-size: 14px;
    color: #9fafc0;
    margin-bottom: 30px;
}
.preview-images-zone > .preview-image {
    width: 120px !important;
    height: 120px !important;
    margin: 0 8px 8px 0;
    position: relative;
    margin-right: 5px;
    float: left;
    margin-bottom: 5px;
}
.preview-images-zone > .preview-image > .image-cancel, .preview-images-zone > .preview-image > .md_remove_img {
    text-align: center;
    margin-left: 0px;
    position: absolute;
    right: 8px;
    top: 5px;
    color: #fff;
    background: #f4364c;
    opacity: 1;
    height: 17px;
    width: 17px;
    padding: 0px;
    font-size: 11px !important;
    border: solid 1px #f4364c;
    z-index: 1;
    cursor: pointer;
    border-radius: 4px;
}
.preview-images-zone > .preview-image > .image-zone {
    width: 100%;
    height: 100%;
}
.preview-images-zone > .preview-image > .image-zone > img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    object-fit: contain;
    border: 1px solid #e3e4e6;
}
.images-exp {
    display: none;
}
.draggable-item {
    cursor: all-scroll;
}

 
.bg-dragula table {
  border-collapse: collapse;
  width: 100%;
}
.preview-container {
    max-width: 100px;
    max-height: 100px;
}
.preview-image {
    max-width: 100%;
    max-height: 100%;
}
@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}

	to {
		background-position: 0 0
	}
}

.progress {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 1rem;
	overflow: hidden;
	line-height: 0;
	font-size: .75rem;
	background-color: #e9ecef;
	border-radius: .25rem
}

.progress-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #536de6;
	-webkit-transition: width .6s ease;
	transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
	.progress-bar {
		-webkit-transition: none;
		transition: none
	}
}

.progress-bar-striped {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 1rem 1rem
}

.progress-bar-animated {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
	.progress-bar-animated {
		-webkit-animation: none;
		animation: none
	}
}

.media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.media-body {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.dm-uploaded-files li .media-body .progress {
    height: 20px;
    background-color: transparent;
    font-weight: 600;
    font-size: 11px !important;
    border-radius: 0 !important;
    opacity: 0.8;
}
.dm-progress-waiting {
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 400;
    background-color: rgba(0, 0, 0, 0.3);
}
.dm-uploaded-files .progress .progress-bar {
    border-radius: 0px;
}
.specification .btn-danger{
    width: 37px;
    height: 37px;
    position: relative;
    top: 3px;
    border-radius: 5px;
    padding: 0px;
}
.specification .btn-outline-main {
    color: #009345;
    background: #fff;
    border: 1px solid #009345;
    padding: 10px 10px;
}
.add_btn_primary {
    float: right;
} 
.add_btn_primary a {
    background-color:#009345;
    box-shadow: 0 2px 3px rgba(9, 80, 119, 0.3);
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 3px;
    border-style: 1px solid;
    margin-bottom: 5px;
    transition: all 0.3s ease 0s;
    padding: 10px 15px;
    color: #ffffff;
    padding: 6px 10px;
}
.flex-grow-1 .btn-danger {
    width: 37px;
    height: 37px;
    position: relative;
    top: 3px;
    border-radius: 5px;
    padding: 0px;
}
.variant .btn-danger {
    width: 25px;
    height: 25px;
    position: relative;
    top: 6px;
    border-radius: 5px;
    padding: 0px;
    left: -5px;
}
.has_product_variant .mb-2 {
    margin-bottom: 15px!important;
}
.has_product_variant .pl-0 {
    padding-left: 0px !important;
}
.has_product_variant .mt-2 {
    margin-top: 20px !important;
}
.has_product_variant .btn-outline-main {
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #7367f0;
    border-color: #7367f0;
    background: #fff;
}
.sku_combination .table-bordered thead {
    background-color: #f1f5fa;
}
.sku_combination th, .sku_combination td {
    border: 1px solid #e5e5e5;
}
.sku_combination thead th {
    vertical-align: bottom;
    border-bottom: 3px solid #e1e6ec !important;
}
.sku_combination > thead > tr > th, .sku_combination > tbody > tr > th, .sku_combination > tfoot > tr > th, .sku_combination > thead > tr > td, .sku_combination > tbody > tr > td, .sku_combination > tfoot > tr > td {
    border: 1px solid #e9e9e9;
    border-bottom-width: 1px;
}
.sku_combination tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9 !important;
}
.btn_gallery{
    padding: 10px 10px;
}
.preview-variation-zone {
    width: 100%;
    border: 1px dashed #ccc;
    min-height: 50px;
    padding: 5px 5px 0px 5px;
    position: relative;
    overflow: auto;
    margin-top: 0px;
}
.sku_combination label {
    color: #000000;
    font-size: 14px;
    margin-bottom: 0;
    padding-left: 0.2rem;
    font-weight: 500;
}
.preview-variation-zone > .preview-image:first-child {
    height: 185px;
    width: 185px;
    position: relative;
    margin-right: 5px;
}
.preview-variation-zone > .preview-image {
    width: 50px !important;
    height: 50px !important;
    margin: 0 8px 8px 0;
    position: relative;
    margin-right: 5px;
    float: left;
    margin-bottom: 5px;
}
.preview-variation-zone > .preview-image > .image-cancel, .preview-variation-zone > .preview-image > .md_remove_img {
    text-align: center;
    margin-left: 0px;
    position: absolute;
    right: 8px;
    top: 5px;
    color: #fff !important;
    background: #f4364c;
    opacity: 1;
    height: 15px;
    width: 15px;
    padding: 0px;
    font-size: 9px !important;
    border: solid 1px #f4364c;
    z-index: 1;
    cursor: pointer;
    border-radius: 4px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.preview-variation-zone > .preview-image > .image-zone {
    width: 100%;
    height: 100%;
}
.preview-variation-zone > .preview-image > .image-zone > img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    object-fit: contain;
    border: 1px solid #e3e4e6;
}
.displ_flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.alert-success {
    position: relative;
    top: 12px;
}
.search_list {
    align-items: flex-start;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    padding: 0px;
    flex: 1 1 0;
    width: auto;
    float: right;
    text-align: right;
    position: relative;
}
.search_block {
    position: relative;
    margin-right: 10px;
}
.search_block .form-control {
    background-color: transparent;
    border-radius: 20px;
    color: #8d9293;
    height: 40px;
    font-weight: 500;
    margin-bottom: 0;
    margin-left: 0;
    min-width: 200px;
    padding: 4px 15px;
    width: 100%;
}
.search_block .btn-search {
    background-color: transparent;
    border: medium none;
    color: #dfe6e8;
    font-size: 18px;
    height: 40px;
    margin-left: 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 1px;
    width: 40px;
}
.search_block form{
    margin-bottom: 0px;
}
.toggle_btn {
	margin-bottom: 0;
    margin-left: 2px;
    margin-top: 0px;
    display: block;
    float: left;
    position: relative;
    top: 10px;
}
.toggle_btn a img{
	width:auto !important;
	height:auto !important;
}
.toggle_btn a{
	background:transparent !important;
}
.lbl {
    position: relative;
    display: block;
    height: 16px;
    width: 44px;
    background: #898989;
    border-radius: 100px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.lbl:after {
    position: absolute;
    left: -2px;
    top: -5px;
    display: block;
    width: 26px;
    height: 26px;
    border-radius: 100px;
    background: #e2e2e2;
    box-shadow: 0px 3px 3px rgba(0,0,0,0.05);
    content: '';
    transition: all 0.3s ease;
}
.cbx:checked ~ label:after {
    left: 20px;
    background:#007e42;
}
.block_wallpaper {
    position: relative;
    margin-bottom: 30px;
    border-radius: 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);height: 150px !important;
}
.block_wallpaper::before {
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 0 0 10px 10px;
    content: "";
    background: -webkit-linear-gradient(top,rgba(255, 0, 0, 0),rgba(0, 0, 0, 1));
    background: -o-linear-gradient(bottom,rgba(255, 0, 0, 0),rgba(0, 0, 0, 1));
    background: -moz-linear-gradient(bottom,rgba(255, 0, 0, 0),rgba(0, 0, 0, 1));
    background: linear-gradient(to bottom,rgba(255, 0, 0, 0),rgba(0, 0, 0, 1));
    background: linear-gradient(to bottom,rgba(255, 0, 0, 0),rgba(0, 0, 0, 1));
    width: 100%;
    height: 100%;
    z-index: 1;
}
.wall_image_title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px 12px;
    color: #ffffff;
    z-index: 999;
}
.wall_image_title h2 {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}
.wall_image_title h2 a {
    color: #fff;
}
.wall_image_title ul {
    list-style-type: none;
    padding-left: 0;
    padding-right: 0;
    margin-top: 20px;
}
.wall_image_title ul li {
    display: inline-block;
    padding: 0;
    margin: 0 4px;
}
.wall_image_title ul li:first-child {
    margin-left: 0;
}
.wall_image_title ul li a {
    background: #fff;
    color: #000000;
    font-size: 14px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    border-radius: 30px;
}
.wall_image_title ul li a .fa {
    position: relative;
    top: 8px;
}
.preview-variation-zone .remove_var_img {
    text-align: center;
    margin-left: 0px;
    position: absolute;
    right: 8px;
    top: 5px;
    color: #fff;
    background: #f4364c;
    opacity: 1;
    height: 15px;
    width: 15px;
    padding: 0px;
    font-size: 9px !important;
    border: solid 1px #f4364c;
    z-index: 1;
    cursor: pointer;
    border-radius: 4px;
}
.remove_var_img .fa {
    color: #fff;
}

.label-success {
    max-width: 80px!important;
}

.tab-navigation {
    padding: 5px 12px;
    background: white;
    border-top-left-radius: 8px;
    color: black;
    margin-right: 2px;
    border-top-right-radius: 8px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
}
.tab-navigation.active {
    background: #4caf50;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
    color: white;
}

.dm-uploader-container {
    position: relative;
    float: left;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.dm-uploader {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    background: #f8f9fb;
    border: 2px dashed #eeeff1;
    border-radius: 4px;
    padding: 15px 5px 5px 15px;
}
.dm-uploaded-files {
    width: 100%;
    display: block;
    position: relative;
    float: left;
    padding: 0;
    margin: 0;
}
.dm-uploaded-files .media {
    border: 0 !important;
}
.dm-uploaded-files li {
    position: relative;
    float: left;
    text-align: center;
    border-radius: 4px;
    width: 178px;
    height: 178px;
    margin-right: 9px;
    margin-bottom: 9px;
}
.dm-uploaded-files li img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    object-fit: cover;
    border: 1px solid #e3e4e6;
}

.dataTables_empty {
	text-align: center !important;
}

.m-left {
	margin-left: 3px;
}
.top-center{
    
}
.top-center .btn-sm{
    padding: 11px 12px;
    font-size: .875rem;
    line-height: 1;
    border-radius: .358rem;
}

