.border-com {
	border: 2px solid #b5b5b5;
}

.border-left {
	border-left: 2px solid #b5b5b5;
}

.border-bottom {
	border-bottom: 2px solid #b5b5b5;
}

.full-height {
	height: 100%;
}

.margin-left-com {
	margin-left: 15px;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
	.col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
	.row {
	padding: 0 0;
	margin: 0 0;
}
.customer-login-style {
	height: 50px;
}

.customer-login-btn-style {
	background: rgb(29, 51, 98);
	color: white;
	height: 50px;
	border: none;
	font-weight: bold;
	font-size: 18px;
	margin-top: 20px;
}

.js-form-required label {
	color: #adc2d5;
}

input::-webkit-input-placeholder {
	color: #aab2bd;
	font-size: 16px;
	text-align: left;
}

.customer-login-background {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#sidebar-content img {
	width: 30px;
	height: 30px;
}

#sidebar-content div {
	color: white;
}

#sidebar-content .views-row {
	margin: 30px 0px;
	text-align: center;
}

.font-10 {
	font-size: 10px !important;
}

.li-div-side {
	float: left;
	width: 5px;
}

.active .li-div-side {
	background: #0092cd;
}

.customer_menu_item {
	height: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.text-white {
	color: white;
}
.detail-left-hidden {
	display: none;
}

.def-right-content {
	position: absolute;
	margin-left: 5%;
	width: 95%
}
.input-block-level {
	display: block;
	width: 100%;
}

.customer-tool-bar-outer {
	width: 70px;
	display: inline-block;
}

.image-side-notification {
	border: none !important;
	background: inherit !important;
	padding: 0px !important;
}

.label {
	float: right;
}

.img-icon-style {
	margin: 10px 0px;
	width: 30px;
}
.input-box {
	border-bottom: 1px solid #d9d9d9 !important;
	padding-bottom: 2px;
}

.customer-rules-style {
	line-height: 55px;
	padding-left: 10px;
	text-align: left;
	background: white;
}
.align-right {
	text-align: right;
}

.customer-padding-right {
	padding-right: 20px;
}

.rules-detail-customer {
	background: white;
}

.rules-detail-customer-item {
	border-bottom: 1px solid #b5b5b5;
	line-height: 55px;
	padding-left: 10px;
	margin: 0px;
	background: white;
	font-size: 18px;
	cursor: pointer;
}

.rules-detail-customer-item-ex {
	border-bottom: 1px solid #b5b5b5;
	line-height: 55px;
	padding-left: 10px;
	margin: 0px;
	background: white;
	font-size: 18px;
	cursor: pointer;
}

.customer_rules_detail_item_select {
	background: #0092cd;
	color: white;
	border: none !important;
}

.com-margin-left-10 {
	margin-left: 10px;
}

.customer-search::-webkit-input-placeholder {
	color: #b5b5b7;
	font-size: 14px;
	text-align: left;
}

.customer-usermanager-input {
	border: none;
	background: inherit;
	outline: inherit;
}

.def-edit-enable {
	border: 1px solid red;
}

td, th {
	text-align: center;
}

.def-menu-hide {
	display: none;
}

.modal-lg {
	margin-top: 170px;
}

.is-empty-checked {
	border: 1px solid red;
}

.messages.status {
	width: inherit;
}

.error {
	color: red;
}

div.dataTables_wrapper div.dataTables_paginate {
	white-space: normal;
}

.modal-open {
	overflow: inherit;
}

.messages.error div {
	width: 340px;
}

div.messages {
	background-position: 8px 8px;
	background-repeat: no-repeat;
	margin: 6px 0;
}

div[role='contentinfo'] {
	width: 340px;
	border: 1px solid #ed541d;
	padding: 10px 10px 10px 50px;
	background-color: #fef5f1;
	color: #8c2e0b;
}

.table-bordered>thead>tr>th {
	border-bottom-width: 0px;
}

thead>tr {
	background: #337ab7;
	color: white;
}

.text-single-line-def {
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
}

li {
	list-style-type: none;
}

ul {
	padding: 0px;
}

.table>thead>tr>th {
	font-size: 12px;
}

.log-out-customer {
	background: linear-gradient(#aeaeae, #a4a4a4, #939393);
	border-radius: 10px;
	color: white;
	margin-top: 5px;
	font-size: 12px;
	padding: 6px 0px;
	border: 1px solid transparent;
}