@charset "UTF-8";
@page {
	size: A4 portrait;
	margin: 10px;
}
@media print {    
    .no-print, .no-print * {
        display: none !important;
    }
    .only-print {
    	display: inline-block !important;
    }
    .page-break  {
    	display: block !important;
    	page-break-before:always;
   	}
}
.only-print {
	display: none;
}
.form-check-input {
	margin-top: 0.2rem;
	margin-left: -1.5rem;
}
.form-checkbox-special {
	margin-top: 3.5rem;
	margin-left: 1rem;
}

/* loader */
.kt_mask_con {
	display: none;
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    transition: all .3s ease-in-out;
    z-index: 9999;
}
.kt_mask_con:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 48px;
    height: 48px;
    content: " ";
    display: block;
    background: 0;
    animation: kt_mask_con_default .5s ease-in-out infinite;
    border-radius: 50%;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-color: currentColor transparent currentColor transparent;
}
@-moz-keyframes kt_mask_con_default {
    0% {transform: rotate(0)}
    100% {transform: rotate(360deg)}
}
@-webkit-keyframes kt_mask_con_default {
    0% {transform: rotate(0)}
    100% {transform: rotate(360deg)}
}
@-o-keyframes kt_mask_con_default {
    0% {transform: rotate(0)}
    100% {transform: rotate(360deg)}
}
@keyframes kt_mask_con_default {
    0% {transform: rotate(0)}
    100% {transform: rotate(360deg)}
}

.kt_hide {
	display: none;
}
.kt-home-bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
}

.kt_header_title {
	white-space: nowrap;
}
.aside-minimize .kt_header_title {
    display: none;
}

#kt_content {
	background-position: center;
	background-size: 70%;
	background-repeat: no-repeat;
	/*background-image: url(../media/logos/logo.png);*/
}
.kt_page {
	background-color: #EEF0F8;
}

.menu-item.menu-item-active:not(.menu-item-open) {
    border-left: 5px solid white;
    background-color: #44446b !important;
}
.aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading, .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link {
	background-color: inherit !important;
}

.kt-pointer {
	cursor: pointer !important;
}
.kt-link {
	cursor: pointer;
	text-decoration: underline;
	color: #6583fc;
}

.form-signin {
    width: 90%;
    max-width: 650px;
    padding: 25px;
    margin: auto;
    background-color: white;
    border-radius: 10px;
}
.form-signin .m-label {
	display: block;
	text-align: left;
}
.form-signin .checkbox {
	font-weight: 400;
}
.form-signin .form-control {
	position: relative;
	box-sizing: border-box;
	height: auto;
	padding: 10px;
	font-size: 16px;
}
.form-signin .form-control:focus {
	z-index: 2;
}

.input-group-text {
	line-height: 1.8 !important;
}

.m-title-md {
	font-size: 120%;
    text-align: center;
    padding: 2rem;
    font-weight: bold;
    color: #2a1a00;
    text-transform: uppercase;
}
.m-title-xl {
	font-size: 200%;
    text-align: center;
    padding: 2rem;
    font-weight: bold;
    color: #2a1a00;
    text-transform: uppercase;
}

.kt-bg-image {
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
}
.menu-icon.kt-bg-image {
    background-position: left;
    width: 16px;
    height: 16px;
	position: relative;
    top: 12px;
}
.grid-icon.kt-bg-image {
    background-position: center;
	width: 25px;
    height: 25px;
}

.kt-empty-result {
    font-size: 150%;
    color: #d5cccc;
    font-style: italic;
}
.kt-cat-div {
    font-size: 120%;
}

.kt-cat-doaa-div {
    background-color: #cbcbce !important;
    color: #1e1e2d !important;
    border-color: #1e1e2d !important;
}

#kt_global_editor_con {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000063;
    z-index: 99;
    display: none;
    padding: 20px;
}
#kt_global_editor_con textarea {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
}

.kt-row-special-red {
	background-color: #f64e601a;
}

.dz-preview.dz-image-preview .kt-dz-image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.kt-preview-img-con {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: 0.8;
    background-color: black;
    padding: 50px;
}

.kt-preview-img {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: white;
    border: 50px solid white;
}

/* ********* order ******** */
.kt-order-cell-bg {
	background-color: #0463aa;
}
.order-table {
	width: 100%;
	border-color: #0463aa;
}
.order-table td, .order-table th {
	padding: 5px 10px;
}
.kt-order-date-cell {
	position: absolute;
	right:0;
	top: 0;
	height: 100%;
	vertical-align: middle;
	align-items: center;
	display: flex;
	padding: 0 2rem;
	border: 1px solid #0463aa;
}
.order-table .kt-td-editor input, .order-table .kt-td-editor textarea {
	background-color: transparent;
    width: 100%;
    padding: 2px 5px;
    border: 1px solid transparent;
    color: #a53535;
}
.kt-normal-view .order-table .kt-td-editor input:hover, 
.kt-normal-view .order-table .kt-td-editor input:focus,
.kt-normal-view .order-table .kt-td-editor textarea:hover, 
.kt-normal-view .order-table .kt-td-editor textarea:focus {
	border: 1px solid #0463aa;
    background-color: #f3f3f3;
    box-shadow: 0px 0px 20px #0463aa;
}
.kt-preview .order-table .kt-td-editor input, 
.kt-preview .order-table .kt-td-editor textarea {
	border: 1px solid transparent !important;
    background-color: transparent !important;
}

.kt-preview .no-print, 
.kt-preview .no-print * {
    display: none !important;
}
.kt-preview .only-print {
    display: inline-block !important;
}