.inline-block { display: inline-block; }
.cursor { cursor: pointer; }
.logo-icon{
	height: 76px !important;
	width: auto !important;
}
.logo-icon2{
	height: 40px !important;
	width: auto !important;
}
.select2-container--default .select2-selection--single,.select2-container--default .select2-selection--multiple {
    height: 2.5rem !important;
    border-color: #e7e9ed !important;
    color: #5d6778 !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow  {
    height: 38px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px !important;
}
.select-cell .select2-container { width: 100% !important; }
.app-card-orders-table .select-cell span {
    display: block;
}
.note-editor.note-frame {
    border: 1px solid #e7e9ed !important;
}
.note-editor .btn-light {
    background: #f7f7f7 !important;
    color: #282828 !important;
}
.note-editor.note-frame .note-editing-area .note-editable {
    min-height: 200px;
}
.note-btn-group .btn-group > .dropdown-menu > li > a {
	display: block !important;
	padding: 3px 20px !important;
	clear: both !important;
	font-weight: normal !important;
	line-height: 1.42857143 !important;
	color: #333 !important;
	white-space: nowrap !important;
}
.alert-light { border: 1px solid #5d6778; }
/*.app-nav .nav-icon .bi::before, [class^="bi-"]::before, [class*=" bi-"]::before*/
/*.app-nav .nav-icon .bi::before {*/
.app-nav .nav-icon .bi {
    font-size: 1.25rem;
}
.app-nav .divider {
	font-size: small;
	text-transform: uppercase;
	color: #e7e9ed;
	padding: 0.875rem 1rem;
}
.app-user-dropdown img {
    width: 36px;
    height: 36px;
    border-radius: 50%;
}
.text-stroke {
    text-decoration: line-through;
}
.table-search-form .form-control {
    height: 2.25rem;
}
.btn .bi {
    position: relative;
    top: 0px;
}
textarea.form-control {
    min-height: 5rem;
}
.text-orange {
	color: darkorange;
}
.search-keyword { font-size: 0.8rem; }

.table-icon {
	margin: 0px;
    padding: 0px;
    font-size: 1.8rem;
    position: revert;
    line-height: 1.8rem;
}

.table-action-icon {
	margin: 0px;
    padding: 0px;
    font-size: 1.2rem;
    position: revert;
    line-height: 1.2rem;
    cursor: pointer;
    float: right;
    padding: 0 7px;
    display: inline-block;
}
.avatar-xs {
	display: inline-block;
	width: 36px;
	height: 36px;
	overflow: hidden;
	border-radius: 50%;
	overflow: hidden;
}
.avatar-xs img { width: 100%; min-height: 36px; }
.avatar-md {
	display: inline-block;
	width: 110px;
	height: 110px;
	overflow: hidden;
	border-radius: 50%;
	overflow: hidden;
}
.avatar-md img { width: 100%; min-height: 110px; }
.banner-sm {
	display: inline-block;
	width: 113px;
	height: 40px;
	overflow: hidden;
	border-radius: 2px;
	overflow: hidden;
}
.banner-sm img { width: 100%; }
.banner-md {
	display: inline-block;
	width: 226px;
	height: 80px;
	overflow: hidden;
	border-radius: 2px;
	overflow: hidden;
}
.banner-md img { width: 100%; }
.category-xs {
	display: inline-block;
	width: 36px;
	height: 36px;
	overflow: hidden;
	border-radius: 20%;
	overflow: hidden;
}
.category-xs img { width: 100%; min-height: 36px; }
.category-md {
	display: inline-block;
	width: 110px;
	height: 110px;
	overflow: hidden;
	border-radius: 20px;
	overflow: hidden;
}
.category-md img { width: 100%; min-height: 110px; }

.product-xs {
	display: inline-block;
	width: 36px;
	height: 36px;
	overflow: hidden;
	border-radius: 20%;
	overflow: hidden;
}
.product-xs img { width: 100%; min-height: 36px; }
.product-sm {
	display: inline-block;
	width: 48px;
	height: 48px;
	overflow: hidden;
	border-radius: 20%;
	overflow: hidden;
}
.product-sm img { width: 100%; min-height: 48px; }
.product-md {
	display: inline-block;
	width: 110px;
	height: 110px;
	overflow: hidden;
	border-radius: 20px;
	overflow: hidden;
}
.product-md img { width: 100%; min-height: 110px; }


.dropzone {
    min-height: 150px;
    border: 2px dashed rgba(0,0,0,0.3) !important;
    background: #FAFAFA!important;
    padding: 20px 20px;
}
.img-action-delete {
	width: 26px;
    height: 26px;
    text-align: center;
    color: white;
    background: red;
    display: inline-block;
    border-radius: 13px;
    line-height: 28px;
    box-shadow: 0 2px 3px rgb(0 0 0 / 23%);
    cursor: pointer;
    right: 20;
    position: relative;
    right: 13px;
}
.img-action-delete:hover { color: white; }
.vertical-align-middle{ vertical-align: middle; } 
.prr-box {
	height: 400px;
	overflow: hidden;
	overflow-y: scroll;
	border: 1px solid #ECECEC;
}
@media print {
    body { background: #FFFFFF!important; }
}
.btn-image-delete,
.btn-image-delete:hover {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	background: #DB4437;
	display: inline-block;
	border-radius: 50%;
	position: relative;
	top: -10px;
	right: 30px;
	box-shadow: 0 1px 3px #00000020;
}
.status-box {
	overflow: hidden;
}
.status-box .radio-status {
    display : inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
}
.status-box .radio-status > input{ /* HIDE RADIO */
    visibility: hidden; /* Makes input not-clickable */
    position: absolute; /* Remove input from document flow */
}
.status-box .radio-status > input + div{ /* DIV STYLES */
    cursor:pointer;
    border:2px solid transparent;
    padding: 7px 10px;
    background-color: #ECECEC30;
    border: 1px solid #e7e9ed;
    border-radius: 4px;
}
.status-box .radio-status > input:checked + div{ /* (RADIO CHECKED) DIV STYLES */
    background-color: #15a362;
    border: 1px solid #15a362;
    color: #FFFFFF;
    font-weight: bold;
}
.history-item { 
	border-bottom: 1px solid #e7e9ed; 
	overflow: hidden;
	padding: 7px 0; 
}
.history-item .history-title {
	margin-bottom: 10px;
	font-weight: bold;
}
.history-item .history-comment {
	font-size: 12px;
}
.no-border {
	border: 0px;
}
.swal2-styled.swal2-confirm {
    border-color: #1a73e8border-radius: 4px;
    background: initial;
    background-color: #1a73e8;
    color: #fff;
    font-size: 1.0625em;
    border: 0px;
    border-radius: 4px;
    outline: 0px;
}