body {
	font-size: 13px;
}

.pdfbtn.glyphicon {
	font-size: 15px;
}

.form-control,
.btn,
.email-tabs .btn {
	font-size: 13px;
	padding: 3px 10px;
	height: auto;
	min-height: 30px;
}

.form-group {
	margin-bottom: 5px;
}

.form-horizontal .control-label {
	padding-top: 0;
}

hr {
	margin-top: 5px;
	margin-bottom: 5px;
}

.navbar {
	margin-bottom: 10px;
}

#cke_1_contents {
	height: 210px !important;
}

.font-size-25 {
	font-size: 25px !important;
}

.font-size-20 {
	font-size: 20px !important;
}

/* COMMAN CLASSES */
.bordernone {
	border: none;
}

.radius-none {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;

}

a {
	outline: none;
}

.bordernone {
	border: none;
}

a {
	outline: none;
}

.breadcrumb {
	border: 1px solid #E4E0E0;
}

.graybg {
	background: #e2e2e2;
}

.mn {
	margin: 0;
}

.mtn {
	margin-top: 0;
}

.mbn {
	margin-bottom: 0;
}

.mln {
	margin-left: 0;
}

.mrn {
	margin-right: 0;
}

.pn {
	padding: 0;
}

.pmtn {
	padding-top: 0;
}

.pbn {
	padding-bottom: 0;
}

.btn-orderafhandeling {
	background: none;
	border-radius: 25px;
	border: 2px solid #27ae61;
	color: #232323;
	font-weight: bold;
	padding: 9px 12px;
}

.pln {
	padding-left: 0;
}

.prn {
	padding-right: 0;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 15px;
}

.mt15 {
	margin-top: 15px;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 15px;
}

.mb15 {
	margin-bottom: 15px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 15px;
}

.ml15 {
	margin-left: 15px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 15px;
}

.mr15 {
	margin-right: 15px;
}

.pt5 {
	padding-top: 5px;
}

.pt10 {
	padding-top: 15px;
}

.pt15 {
	padding-top: 15px;
}

.pb5 {
	padding-bottom: 5px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb15 {
	padding-bottom: 15px;
}

.pl5 {
	padding-left: 5px;
}

.pl10 {
	padding-left: 15px;
}

.pl15 {
	padding-left: 15px;
}

.pr5 {
	padding-right: 5px;
}

.pr10 {
	padding-right: 15px;
}

.pr15 {
	padding-right: 15px;
}

/* LOGIN PAGE */
.login-mainwrapper {
	padding-top: 200px;
}

/* LOGIN PAGE */
.login-mainwrapper {
	padding-top: 200px;
}

.orderafhandeling-login {
	width: 400px;
	margin: 0px auto 0;
	border: 1px solid #66AE86;
	padding: 15px;
	border-radius: 4px;
	background-color: #fff;
}

.logo {
	font-size: 25px;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-weight: bold;
}

.logo span {
	color: #52BE81;
}

.login-bg {
	background: #F0F0F0;
}

.orderafhandeling-login button a {
	color: #fff;
	display: block;
}

.logout-user li a {
	color: #fff;
	display: inline-block !important;
	padding: 3px 0px 0 10px;
}

.logout-user li a span.badge {
	vertical-align: top;
}

.orderafhandeling-login h4 {
	margin-top: 0px;
	margin-bottom: 15px;
}

/* SEARCH PAGE */
.navbar-orderafhandelign {
	background: #3AB871;
}

.navbar-orderafhandelign .navbar-brand {
	color: #fff;
}

.apps-dropdownmenu li {
	float: left;
	width: 50%;
	overflow: hidden;
}

.logout-user {
	margin-top: 12px;
	margin-right: -5px;
}

.navbar-orderafhandelign li a {
	background: none;
	color: #fff;
	display: block;
}

.navbar-orderafhandelign li a:hover {
	color: #355643;
}

.navbar-orderafhandelign li a:hover,
.navbar-orderafhandelign li a:focus,
.navbar-orderafhandelign .open>a,
.navbar-orderafhandelign .open>a:hover,
.navbar-orderafhandelign .open>a:focus {
	background: none;
}

.userdata-search input {
	border-radius: 20px;
	-webkit-border-radius: 20px;
}

.userdata-search {
	width: 30%;
	margin-top: 8px;
	position: relative;
}

.search-icontop {
	position: absolute;
	top: 7px;
	right: 17px;
}

.apps-details {
	padding: 10px;
}

.apps-dropdownmenu {
	width: 200px;
}

.apps-block {
	margin-bottom: 10px;
}

.apps-block a {
	color: #000 !important;
}

.apps-block i {
	font-size: 22px;
}

.apps-block a:hover {
	text-decoration: none;
	color: #3AB871 !important;
}

.search-appdatacontent .nav-tabs {
	background-color: #ebeff2;
	border-bottom: none;
}

.search-appdatacontent .nav-tabs li.active a {
	background: #fff;
	border-radius: 0;
}

.search-appdatacontent .tab-content {
	border: 1px solid #ebeff2;
	padding: 10px;
	border-top: none;
}

.search-appdatacontent {
	border: 1px solid #E7E7E7;
}

.search-appdatacontent .nav-tabs a {
	color: #6C6868;
}

.search-appdatacontent .nav-tabs .active a {
	color: #2D794E;
	border: none;
}

.more-info {
	font-size: 17px;
	color: #3AB871;
}

.members-details {
	margin-top: 32px;
}

.row-memberinfo {
	border-bottom: 1px solid #E5E1E1;
}

.search-itemlist li a {
	padding: 15px 12px 14px;
	border-radius: 0px;
}

.search-itemlist,
.search-itemlist li a {
	border: none;
}

.search-itemlist a:hover,
.search-itemlist li.active .search-itemlist li.active a,
.search-itemlist li a {
	border: none;
}

.search-itemlist {
	margin: 0px 0 0 10px;
}

.search-contentactive {
	color: hsl(51, 96%, 47%);
	;
}

.members-details strong {
	color: #5A5656;
}

.apps-block span {
	display: block;
}

.logout-user button {
	color: #FFF;
	background-color: #327750;
	margin-left: 10px;
	margin-top: -3px;
}

/*customers services page start here*/
.clicktoOpen {
	position: absolute;
	right: 1px;
	top: 0;
}

.vertical-midddle {
	display: inline-block;
	margin: 0;
	vertical-align: middle;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.padding-top5 {
	padding-top: 5px;
}

.padding-top10 {
	padding-top: 10px;
}

.padding-top20 {
	padding-top: 20px;
}

ul.afhandelign-tabs {
	border-bottom: 1px solid #4cae4c;
}

.afhandelign-tabs>li>a {
	color: #000;
	text-align: center;
}

.afhandelign-tabs>li.active>a,
.afhandelign-tabs>li.active>a:hover,
.afhandelign-tabs>li.active>a:focus {
	color: #27ae61;
	border: 1px solid #4cae4c;
	border-bottom-color: transparent;
}

.table1-grid-width {
	width: 100%;
}

.table1-grid-width tr>td:first-child {
	width: 40px;
}

.table1-grid-width tr>td:nth-child(2) {
	width: 600px;
}

.table1-grid-width tr>td:nth-child(3) {
	width: 200px;
}

.table1-grid-width tr>td:nth-child(4) {
	width: 150px;
}

.table1-grid-width tr>td:nth-child(5) {
	width: 150px;
}

.table1-grid-width tr>td:nth-child(6) {
	width: 200px;
}

.table1-grid-width tr>td:nth-child(7) {
	width: 150px;
}

.text-overflow {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	width: 550px;
}

.header-table1 {
	display: block;
	border: 1px solid #ddd;
	margin: 10px 0;
	width: 100%;
	float: left;
	background-color: #FAFAFA;
	padding-bottom: 20px;
}

.header-table1 .tr {
	width: 250px;
	float: left;
	margin: 0 5px;
}

.header-table1 .tr .td {
	width: auto;
	min-height: 20px;
	float: left;
}

.header-table1 .tr .td-container {
	width: 100%;
	float: left;
	clear: both;
}

.header-table1 .tr .td1 span {
	width: 100%;
	clear: both;
	float: left;
}

.header-table1 .tr .td50 {
	width: 50px;
	float: left;
}

.header-table1 .tr .td60 {
	width: 60px;
	float: left;
}

.header-table1 .tr .td65 {
	width: 65px;
	float: left;
}

.header-table1 .tr .td100 {
	width: 100px;
	float: left;
}

.header-table1 .tr .td150 {
	width: 150px;
	float: left;
}

.header-table1 .tr .td160 {
	width: 160px;
	float: left;
}

.header-table1 .tr .td165 {
	width: 165px;
	float: left;
}

.header-table1 .tr1 {
	width: 170px;
	float: left;
	margin: 0 5px;
}

.header-table1 .td1 span {
	clear: both;
	float: left;
	width: 100%;
}

.vertical-alignment-helper {
	display: table;
	height: 100%;
	width: 100%;
	pointer-events: none;
}

.vertical-align-center {
	/* To center vertically */
	display: table-cell;
	vertical-align: middle;
	pointer-events: none;
}

#record1 .modal-content,
#record2 .modal-content,
#record3 .modal-content,
#record4 .modal-content,
#record5 .modal-content,
#record6 .modal-content {
	/* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
	width: inherit;
	height: inherit;
	/* To center horizontally */
	margin: 0 auto;
	pointer-events: all;
}

.btn-primary-1 {
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 1px 12px;
}

.border-left {
	border-left: #7DB2E0 solid 1px;
}

/*customers services page end here*/

/* email page */
.clearfix {
	clear: both;
}

.form-horizontal .control-label-left {
	text-align: left;
}

.width-99 {
	width: 99%;
}

.width-100 {
	width: 100%;
}

.marging-top-bottom-5 {
	margin-bottom: 5px;
	margin-top: 5px;
}

.padding0 {
	padding: 0;
}

.height20 {
	height: 20px !important;
}

.height30 {
	height: 30px !important;
}

.height40 {
	height: 40px;
}

.height50 {
	height: 50px;
}

.btn-100 {
	width: 100%;
}

.background-green {
	background-color: #3AB871;
}

.background-lightBlue {
	background-color: #eaf6fb;
}

.email-container {
	width: 100%;
	height: 364px;
	overflow: auto;
	border: 1px solid #3AB871;
}

.email-top-heading-left {
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	color: #fff;
}

.email-table {
	width: 100%;
	position: relative;
}

.email-left-table {
	width: 100%;
	display: table;
}

.email-p {
	text-overflow: ellipsis !important;
	overflow: hidden;
	white-space: nowrap;
	width: 150px;
}

.email-left-table-blocks {
	font-size: 12px;
	height: 25px;
	text-indent: 5px;
	line-height: 25px;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.filter-icon {
	margin-top: 5px;
	margin-right: 1px;
	float: right;
}

.email-left-table .block1 {
	width: 2%;
}

.email-left-table .block2 {
	width: 12%;
}

.email-left-table .block3 {
	width: 16%;
}

.email-left-table .block4 {
	width: 12%;
}

.email-left-table .block5 {
	width: 20%;
}

.email-left-table .block6 {
	width: 14%;
}

.email-left-table .block7 {
	width: 11%;
}

.email-left-table .block8 {
	width: 15%;
}

.triangle-small {
	font-size: 9px;
	float: left;
	margin-top: 6px;
	width: auto;
	display: block;
	margin-left: -3px;
}

.email-show-heading {
	border: 1px solid #ccc;
	height: 50px;
	/*width:100%;*/
	display: block;
	font-size: 18px;
}

.email-history-container {
	width: 100%;
	position: relative;
}

.email-history-heading-block {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ccc;
	height: 40px;
	/*line-height:40px;*/
	text-align: center;
	background-color: #eff6ff;
}

.email-tabs {
	width: 100%;
	height: 100%;
	position: relative;
	border: 1px solid #3AB871;
}

/*
.email-tabs > .nav-tabs > li > a{
	color:#fff;
}
*/
.email-tabs>.nav-tabs>li.active>a,
.email-tabs>.nav-tabs>li>a:hover {
	color: #555;
}

.email-tabs>ul.nav-tabs {
	padding: 2px 0 0 5px;
}

.margin-push-right15 {
	margin-right: 15px;
}

.email-response-container {
	width: 99%;
	height: 200px;
	overflow: auto;
	border: 1px solid #ccc;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

/*.email-tabs > .tab-content{
	padding:2px 0 0 5px ;
}*/
/** header **/
/*
a.logo{
	background-image: url("../images/logo/acsi-logo.png");
    background-repeat: no-repeat;
    width: 60px;
    height: 50px;
    margin-right: 15px;
    background-position: center;
    background-size: contain;
}
*/
/**/


/* nav tabs */
.nav-tabs.search-itemlist {
	margin-top: 9px;
}

.nav-tabs.search-itemlist li>a {
	padding: 5px 10px 5px;
	border: 1px solid #327750;
	border-radius: 4px;
	background-color: transparent;
	cursor: pointer;
}

.nav-tabs.search-itemlist li.active>a {
	border-color: transparent;
	background-color: #327750;
	color: #fff;
}

.nav-tabs.search-itemlist li>a:hover,
.nav-tabs.search-itemlist li.active>a:hover {
	background: #efefef;
	cursor: pointer;
	color: #355643;
}

/*PACKING SLIPS*/

.groups-filter .panel-default {
	border: none;
}

.groups-filter .panel-default>.panel-heading {
	padding: 0;
}

.groups-filter .panel-heading .panel-title a {
	padding: 10px 15px 10px 5px;
	display: block;
	border-bottom: 1px solid #27ae61;
	text-decoration: none;
	word-spacing: 3px;
	color: #27ae61;
}

.groups-filter .active-faq a .fa-plus {
	display: none;
}

.groups-filter .panel-heading .panel-title a .fa-minus {
	display: block;
}

.groups-filter .panel-heading .panel-title a.collapsed .fa-minus {
	display: none;
}

.groups-filter .panel-heading .panel-title a .fa-minus {}

.groups-filter .panel-heading .panel-title a.collapsed {
	color: #000;
}

.groups-filter .panel-heading .panel-title a:hover {
	color: #000;
}

.groups-filter .panel-heading .panel-title a.collapsed {
	border-bottom: 1px solid #ddd;

}

body .groups-filter .panel-collapse,
body .groups-filter .panel-collapse .panel-body,
.groups-filter .panel-default>.panel-heading,
.groups-filter .panel-group .panel-heading+.panel-collapse>.panel-body {
	border: none !important;
}

.searchfilter-title {
	padding: 5px 10px;
	margin-bottom: 10px;
}

.searchfilter-title h4 {
	padding-top: 8px;
	margin: 0;
}

.filter-header {
	background: #e2e2e2;
	margin: 0;
	padding: 12px 10px;
}

.clear-data {
	font-size: 13px;
	float: right;
	padding-top: 2px;
}

.block-selectiongroup {
	border: 1px solid #D8D8D8;
	border-top: none;
}

.selction-feild li {
	padding: 5px 5px 5px 10px;
	cursor: pointer;
	line-height: 16px;
}

.selction-feild li:hover span,
.selction-feild li:hover i {
	color: #327750;
}

.selction-feild li span {
	color: #232323;
	font-weight: bold;
	font-size: 12px;
}

.selction-feild li a {
	float: right;
	padding-right: 10px;
}

.selction-feild a i {
	color: rgba(0, 0, 0, 0.54);
}

.seletion-total {
	border-top: 1px solid #E4E0E0;
	margin: 10px;
	clear: both;
	padding: 10px;
}

.count-details {
	padding-bottom: 10px;
}


/*css for packingslips shipping page*/

.btn-orderafhandeling {
	padding: 5px 12px;
	/*margin-bottom: 5px;*/
}

/*
.row {
    margin-left: 15px;
    margin-right: 15px;
}
*/
.container {
	/*border: 1px solid grey;
	width: 800px;
	padding:0px;*/
}

.table .title,
.text {
	text-align: center;
}

.head {
	background-color: #ddd;
	padding: 15px;
	margin-bottom: 15px;
}

/* Task page */
.task-block {
	width: 100%;
	height: 100%;
	display: inline-block;
	background-color: #009926;
	color: #ffffff;
	padding: 10px;
	margin-bottom: 10px;
	min-height: 95px;
}

.task-block:hover {
	color: #fff;
	background-color: #3AB871;
	text-decoration: initial;
}

.task-block__count {
	display: block;
	font-size: 25px;
}

.shippinglist-table tr td {
	vertical-align: middle !important;
}


/*****************************New Css************************/
.body-container {
	margin-bottom: 30px;
}

.footer {
	border-top: none;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 20px;
	padding-top: 3px;
	background: #327750;
	font-size: 80%;
	color: #bbb;
}

@media only screen and (max-width: 480px) {
	.container {
		width: 800px;
	}

	.search-appdatacontent {
		margin-top: auto !important;
	}

}

.top-header {
	border: none !important;
}

.text {
	text-align: left;
}

#TotalDeliveries {
	text-align: center;
	width: 10%;
}

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	z-index: 9999;
	width: 100%;
	height: 100%;
}

.shippinglist-div,
.getfilter {
	border: 1px solid #ddd;
}


td.Status {
	width: 20%;
}

td.PDF-Add {
	width: 14%;
}

.pdfbtn {
	float: left;
	width: auto;
	margin: 5px;
}



.data-prd {
	float: right;
}

input,
select {
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

}

.input-group {
	width: 100%;
}

.drop-down {
	width: 100%;
	height: 34px;
}

.general-fields {
	margin-top: 10px;
	margin-bottom: 15px;
}

input.input-box {
	height: 34px;
}

.apps-dropdownmenu {
	width: 250px;
}

.apps-dropdownmenu .apps-block {
	padding-left: 0px;
	padding-right: 0px;
}

.active-list {
	background-color: #ddd;
}

.btn-file {
	overflow: hidden;
	position: relative;
}

.btn-file input[type="file"] {
	background: white none repeat scroll 0 0;
	cursor: inherit;
	display: block;
	font-size: 100px;
	min-height: 100%;
	min-width: 100%;
	opacity: 0;
	outline: medium none;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
}

/** model */
.ng-modal-overlay {
	position: fixed !important;
	bottom: 0;
}

.ng-modal-close {
	z-index: 1;
	background: #ddd;
	border-radius: 100%;
	width: 25px;
	height: 25px;
	color: #777;
	text-align: center;
	font-size: 90% !important;
	padding: 3px !important;
	right: 3px !important;
}

.ng-modal-close:hover {
	background: #ccc;
	color: #666;
}

.modal.modal-wide .modal-dialog {
	width: 700px;
}

.icon-right {
	float: right;
}

.icon-left {
	float: left;
}

.invoice-icon-right {
	float: right;
	margin-right: -20px;
}

.invoice-icon-left {
	float: left;
	margin-left: -20px;
}

.invoice-product-block {
	overflow-x: scroll;
}

.invoice-product-table {
	white-space: nowrap;
}

.ng-modal-dialog-content {
	overflow: auto !important;
}

/** border and color */
.border-green {
	border: 1px solid #3AB871;
}

/** froms */
textarea.form-control {
	max-width: 100%;
}

.form-group-grid {
	border-radius: 4px;
	border: 1px solid #ccc;
	padding: 10px 0;
	margin: 0 0 5px 0;
}

.form-group-grid label {
	padding-top: 3px;
}

.input-group-addon {
	padding: 5px 10px;
}

.form-multifile-upload {
	padding: 2px;
	list-style: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	min-height: 31px;
	max-height: 55px;
	overflow: auto;
}

.form-multifile-upload>li {
	display: inline-block;
	padding: 2px 5px;
	border: 1px solid #ccc;
	margin: 1px;
	border-radius: 4px;
	font-size: 10px;
}

.form-multifile-upload>li>span {
	font-size: 85%;
	cursor: pointer;
}

/*********** Action Button Css ************/

.custom-dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	z-index: 999;
}

.custom-dropdown-menu>li>*>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
	cursor: pointer;
	text-decoration: none;
}

/* product slider */
.note-list {
	max-height: 130px;
	overflow-y: scroll;
}

.product-slider {
	position: relative;
	background: #ffffff;
	padding: 5px 20px;
}

.product-slider .crsl-nav .previous {
	position: absolute;
	left: 5px;
	top: calc(50% - 6px);
	cursor: pointer;
}

.product-slider .crsl-nav .next {
	position: absolute;
	right: 5px;
	top: calc(50% - 6px);
	;
	cursor: pointer;
}

.product-slider ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
	max-height: 50px;
}

.product-slider ul li {
	display: inline-block;
}

.product-slider ul li img {
	width: 60px;
}

.crsl-items figure {
	background: #96F3BE;
}

.crsl-items img {
	width: 100%;
	height: auto;
}

/** data table **/
table.dataTable thead th,
table.dataTable thead td,
table.dataTable tbody td {
	padding: 4px !important;
}

table.dataTable thead th,
table.dataTable thead td,
table.dataTable tbody td,
table.dataTable.no-footer {
	border-color: #ddd !important;
}

.dataTables_wrapper .dataTables_paginate a.paginate_button {
	border: 0 !important;
	background: transparent !important;
	padding: 0.1em !important;
	margin-left: 1px !important;
	color: #3AB871 !important;
	font-size: 9px !important;
}

.dataTables_wrapper .dataTables_paginate {
	padding-bottom: 0.25em;
}

.dataTables_wrapper .dataTables_paginate a.paginate_button:hover {
	color: #999 !important;
}

/** background colors **/
.customer-tab__content .table>thead>tr.selected-background--yellow>td,
.customer-tab__content .table>tbody>tr.selected-background--yellow>td,
.customer-tab__content .table>tfoot>tr.selected-background--yellow>td,
.customer-tab__content .table>thead>tr.selected-background--yellow>th,
.customer-tab__content .table>tbody>tr.selected-background--yellow>th,
.customer-tab__content .table>tfoot>tr.selected-background--yellow>th,
.selected-background--yellow {
	background-color: rgba(252, 248, 227, 1);
}

.customer-tab__content .table>thead>tr.selected-background--orange>td,
.customer-tab__content .table>tbody>tr.selected-background--orange>td,
.customer-tab__content .table>tfoot>tr.selected-background--orange>td,
.customer-tab__content .table>thead>tr.selected-background--orange>th,
.customer-tab__content .table>tbody>tr.selected-background--orange>th,
.customer-tab__content .table>tfoot>tr.selected-background--orange>th,
.selected-background--orange {
	background-color: rgba(251, 225, 211, 1);
}

/**/

/** scroll to top **/
.scrollToTop {
	position: fixed;
	right: 15px;
	background: rgba(50, 119, 80, 0.7);
	color: #fff;
	display: block;
	top: 90%;
	padding: 7px;
	border-radius: 100%;
	font-size: 20px;
	text-decoration: none;
	display: none;
}

.scrollToTop:hover,
.scrollToTop:visited,
.scrollToTop:focus {
	background: rgba(50, 119, 80, 0.9);
	color: #fff;
	text-decoration: none;
}

/**/
/* Accordian */
.panel-group .panel-heading {
	cursor: pointer;
}

/**/

/** get filter page **/
.filter-container {
	padding: 0 15px;
}

.selection-container {
	padding: 0 15px 15px;
}

.selection-list {
	padding-left: 15px;
	list-style: none;
}

.selection-list__item {
	position: relative;
	padding-right: 15px;
	padding-bottom: 5px;
	list-style: disc;

}

.selection-list__item a {
	position: absolute;
	right: 0;
	top: 0;
}

.selection-list__item:last-child {
	margin-bottom: 5px;
}

.selection-list__item:last-child:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #eee;
	left: 0;
	bottom: -4px;
}

/**/
/** checkbox and radiobutton **/

label {
	position: relative;
	padding-top: .25em;
	padding-bottom: .25em;
	margin-bottom: 0;
}

input[type="checkbox"] {
	position: absolute;
	display: block;
	opacity: 0;
	z-index: -99;
	clip: rect(0px 0px 0px 0px);
	outline: none !important;
	height: 1px;
	width: 1px;
}

input[type="checkbox"]+label {
	font-weight: bold;
}

input[type="checkbox"]+label span {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: -1px 4px 0 0;
	vertical-align: middle;
	background: url(../images/icon/cb.png) left top no-repeat;
	cursor: pointer;
}

input[type="checkbox"]:checked+label span {
	background: url(../images/icon/cb-checked.png) left top no-repeat;
}

/** multiple checkbox without id **/
ul.list-checkbox {
	padding: 0;
	list-style: none;
}

.list-checkbox__item label {
	padding-left: 1.75em;
}

.list-checkbox__item input[type="checkbox"]+span {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: -1px 4px 0 -1.75em;
	vertical-align: middle;
	background: url(../images/icon/cb.png) left top no-repeat;
	cursor: pointer;
	position: absolute;
	z-index: 1;
}

.list-checkbox__item input[type="checkbox"]:checked+span {
	background: url(../images/icon/cb-checked.png) left top no-repeat;

}

/**/
/* column-count classes */
.column-count__1 {
	-webkit-column-count: 1;
	/* Chrome, Safari, Opera */
	-moz-column-count: 1;
	/* Firefox */
	column-count: 1;
	-webkit-column-gap: 30px;
	/* Chrome, Safari, Opera */
	-moz-column-gap: 30px;
	/* Firefox */
	column-gap: 30px;
	padding: 0;
	list-style: none;
}

.column-count__2 {
	-webkit-column-count: 2;
	/* Chrome, Safari, Opera */
	-moz-column-count: 2;
	/* Firefox */
	column-count: 2;
	-webkit-column-gap: 30px;
	/* Chrome, Safari, Opera */
	-moz-column-gap: 30px;
	/* Firefox */
	column-gap: 30px;
	padding: 0;
	list-style: none;
}

.column-count__3 {
	-webkit-column-count: 3;
	/* Chrome, Safari, Opera */
	-moz-column-count: 3;
	/* Firefox */
	column-count: 3;
	-webkit-column-gap: 30px;
	/* Chrome, Safari, Opera */
	-moz-column-gap: 30px;
	/* Firefox */
	column-gap: 30px;
	padding: 0;
	list-style: none;
}

.column-count__4 {
	-webkit-column-count: 4;
	/* Chrome, Safari, Opera */
	-moz-column-count: 4;
	/* Firefox */
	column-count: 4;
	-webkit-column-gap: 30px;
	/* Chrome, Safari, Opera */
	-moz-column-gap: 30px;
	/* Firefox */
	column-gap: 30px;
	padding: 0;
	list-style: none;
}

[class*="column-count__"]>* {
	-moz-page-break-inside: avoid;
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

/**/
/**/
.list__count {
	display: inline-block;
	vertical-align: middle;
	font-style: normal;
	color: #8c8c8c;
	text-decoration: none;
	margin-left: .5em;
	font-size: 85%;
	font-weight: normal;
}

/**/

/** Search Customer / Order page **/
.search-list__item-wrap {
	padding: 15px;
	border-bottom: 1px solid #eee;
}

.search-list__item-wrap>h3 {
	margin-top: 0
}

.search-list__item-wrap:hover {
	background: rgba(190, 249, 216, 0.3);
}

.search-list__item-wrap:hover .search-list__item-address {
	background: transparent;
}

.search-list__item-detail {
	display: inline-block;
	width: 50%;
	vertical-align: top;
}

.search-list__item-address {
	display: inline-block;
	padding: 10px;
	background: #fafafa;
	border-radius: 4px;
	vertical-align: top;
}

/**/

/** Order validation page **/

.customer-tab-link {
	position: absolute;
	right: 5px;
	top: -10px;
}

.vertical-devider-right,
.vertical-devider-left {
	position: relative;
}

.vertical-devider-right::after {
	right: 0px;
}

.vertical-devider-left::after {
	left: 0px;
}

.vertical-devider-right::after,
.vertical-devider-left::after {
	position: absolute;
	content: "";
	height: 100%;
	top: 0;
	width: 1px;
	background: #3AB871;
}

.order-verification-block {
	position: absolute;
	right: 15px;
	top: 18px;
	font-size: 14px;
}

.verified-bttn {
	background: rgba(58, 184, 113, 1);
	padding: 5px;
	border-radius: 100%;
	margin: 1px;
	color: #fff;
}

.verified-bttn:hover {
	background: rgba(58, 184, 113, 0.8);
}

.rejected-bttn {
	background: rgba(255, 64, 64, 1);
	padding: 5px;
	border-radius: 100%;
	margin: 1px;
	color: #fff;
}

.rejected-bttn:hover {
	background: rgba(255, 64, 64, 0.8);
}

.orderlist-block {
	margin: 0;
}

.order-count span {
	font-weight: bold;
	font-size: 16px;
}

.orderlist-block_item {
	border: 1px solid #3AB871;
	padding: 15px;
}

.orderlist-block_item h3 {
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-right: 70px;
}

.orderlist-block_item .order-list--more-info {
	position: absolute;
	top: 20px;
	right: 15px;

}

.orderlist-block_item .order-list--more-info>a {
	font-size: 16px;
	color: #3AB871;
}

.orderlist-block_item h3 div {
	font-size: 13px;
}

.orderlist-block_item h3>span,
.orderlist-block_item h3>a {
	font-size: 16px;
	color: #3AB871;
}

.orderlist-block_item h5 {
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;

}

.orderlist-block_item table {
	font-size: 11px;
}

.orderlist-block_item table th,
.orderlist-block_item table td {
	/* overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis; */
}


.orderlist-block_item .product-slider img {
	width: 40px;
}

/** media queries **/
@media screen and (max-width: 992px) {
	.search-list__item-detail {
		width: 35%;
	}
}

@media screen and (min-width: 768px) and (max-width:990px) {
	.search-appdatacontent-main {
		margin-top: 60px;
	}

	.search-appdatacontent {
		margin-top: 120px;
	}
}

@media screen and (max-width: 768px) {
	.search-appdatacontent {
		margin-top: 60px;
	}

	.search-list__item-wrap .show-inTablet,
	.row-memberinfo .show-inTablet {
		display: inline-block;
		margin-left: 10px;
	}

	.show-inDesktop {
		display: none;
	}

	.search-list__item-wrap customerlist>h3 {
		display: flex;
		align-items: center;
	}

	.post__not-followed,
	.post__followed {
		margin-left: 5px;
	}
}

.show-inTablet {
	display: none;
}

.search-list__item-wrap customerlist>h3 {
	display: flex;
	align-items: center;
}

.show-inDesktop {
	margin-left: 10px;
}

.input-error {
	border-color: red;
}

.selected {
	background-color: #f5f5f5;
	;

}

.custome-date-width {
	width: 5.5%;
}

.club-id-width {
	width: 4%;
}

.tab__content-wrap .ng-table>tbody>tr>td {
	background-color: #ffffff;
}

.tab__content-wrap .ng-table>tbody>tr>td.inactive {
	background-color: #f1f1e9;
}

.customer-tab__content .table>thead>tr.inactive>td,
.customer-tab__content .table>tbody>tr.inactive>td,
.customer-tab__content .table>tfoot>tr.inactive>td,
.customer-tab__content .table>thead>tr.inactive>th,
.customer-tab__content .table>tbody>tr.inactive>th,
.customer-tab__content .table>tfoot>tr.inactive>th,
.inactive {
	background-color: #f1f1e9;
}

.bad-payer {
	color: red;
	text-align: center;
}

.sub-drop-down {
	position: absolute;
	z-index: 9;
	display: block;
	max-height: 200px;
	overflow: auto;
}

.sub-drop-down li.list-group-item:hover {
	cursor: pointer;
	background-color: lightgray;
}

.magento-table-container {
	padding: 20px 25px;
}

.padding-10x {
	padding: 10px;
}

.ml-1 {
	margin: 0px 0px 0px 10px;
}

.action-container {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
}
.removeCoupon{
	color: red;
    cursor: pointer;
    font-size: 1.5rem;
    display: inline-block;
}