
.mini-picture{
	width: 30px;
	height: 30px;
	margin-right: 10px;
}
.pic-selected{
	background: lightgreen;
}
.mini-picture-file{
	width: 97%; display: flex; justify-content: flex-start; align-items: center; margin-top: 5px; padding-left: 10xp; cursor:pointer;
}
.search-ext-cnt{
	width:50%; border:1px solid black; padding: 7px; margin:6px; display:flex; justify-content: flex-start; align-content: center;
}
.search-ext-cli{
	width:100%;display: flex; flex-direction: row; justify-content: center;
}
.search-ext-p{
	width:50%;
}
.c-o-ctn{
	width:100%; display: flex; flex-direction: column; justify-content: flex-start; align-items: center; height: 100%;
}
.c-o-ctn-title{
	font-size: 20px; font-weight:bold; height: 30px; margin-bottom: 10px; margin-top: 15px;width: 90%; display:flex; align-items: center; justify-content: center; border-bottom: 1px solid black;
}
.c-o-ctn-btn{
	font-size: 20px; font-weight:bold; height: 30px; margin-bottom: 10px; margin-top: 15px;width: 90%; display:flex; align-items: center; justify-content: center;
}
.c-o-ctn-m-ctn{
	display: flex; justify-content: center; align-items: center; flex-direction: row;  margin-bottom: 10px;
}
.c-o-ctn-p{
	display: flex; justify-content: center; align-items: center; height: 30px; width:150px; margin-right: 10px; margin-bottom: 0;
}
.c-o-ctn-i{
	font-size: 10px; margin-left: 10px; height:30px; width: 150px; margin-bottom: 0;
}
.c-o-ctn-s{
	font-size: 12px; margin-left: 10px; height:40px; width: 160px; margin-bottom: 0;
}
.c-o-ctn-icon{
	margin-left: 15px; cursor:pointer; color:blue;
}
.c-o-ctn-small{
	width: 50px; margin-right: 0px; justify-content: flex-end;
}
.dashboard-ctn{
	width:100%; 
	display: flex; 
	flex-direction: row; 
	align-items: flex-start; 
	justify-content: flex-start;
}
.dashboard-module-ctn{
	display:flex; 
	flex-direction:column; 
	align-items: flex-start; 
	justify-content: flex-start; 
	color: #191757; width:100%; 
	border:1px solid black; 
	padding:10px; 
	margin-bottom: 10px;
	font-size: 15px;
}
.dashboard-module-ctn a{
	height: 20px;
}
.dashboard-ctn-row{
	width:33%;
	padding: 15px;
	padding-top: 0;
	/*flex-grow: 2;*/
	/*height: 1000px;*/
	/*border: 1px solid black;*/
	font-family: 'montserrat';
	display: flex;
	color:black;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
}

.dashboard-low-item{
	margin-right: 10px;
	width:50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.dashboard-title-top{
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-direction: row;
	width: 100%;
	border-radius: 20px;
	/*background: #1f4fa9;*/
	margin-bottom: 5px;
}
.dashboard-title{
	font-size: 12px;
	letter-spacing: 1.6px;
	font-weight: bold;
	color:black !important;
	padding-right: 20px;
	padding-left: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 30px;
	width: 100%;
	padding: 5px;
}
.dashboard-title-extra{
	font-size: 12px;
	font-weight: bold;
	color:white;
	background: black;
	/*padding-right: 20px;*/
	/*padding-left: 20px;*/
	display: flex;
	align-items: center;
	justify-content: center;
	height: 30px;
	width: 30px;
	border-radius: 20px;
	/*margin-left: 20px;*/
	margin-bottom: 10px;
}
.print-hide{
	font-size: 14px;
	width: 100%;
	height: 30px;
}
.print-layout a{
	margin-left: 20px;
	color:white;
	font-weight: bold;
}
.print-layout a:visited{
	margin-left: 20px;
	color:white;
	font-weight: bold;
}
.print-layout{
	height: 30px;
	background: black;
	display: flex;
	width: 100%;
	align-items:center;
	justify-content: flex-start;
	flex-direction:row;
}
.op{
	padding-left: 60px;
	padding-top: 50px;
	width: 90%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	/*background: blue;*/
	align-self: flex-start;
}
.op-notes{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	/*background: blue;*/
	/*background: green;*/
	height: 120px;
	margin-top: 30px;
	/*border:1px solid black;*/
}
.op-notes-spac{
	width: 50%;
	padding: 5px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	/*background: blue;*/
	/*background: green;*/
	height: 110px;
	/*margin-top: 30px;*/
	border:1px solid black;	
}
.op-operator{
	width: 50%;
	/*padding: 5px;*/
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	flex-direction: column;
	/*background: blue;*/
	/*background: green;*/
	height: 110px;
	/*margin-top: 30px;*/
	/*border:1px solid black;	*/
}
.op-operator-1{
	width: 327px;
	/*padding: 5px;*/
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	height: 40px;
	/*border: 1px solid black;*/
	margin-bottom: 5px;
}
.op-operator-name{
	width: 50%;
	height: 40px;
	font-weight: bold;
	font-size: 14px;
	/*padding: 5px;/*/
	display: flex;
	justify-content: center;
	align-items: center;
	background: black;
	color:white;
}
.op-operator-ipt{
	width: 50%;
	height: 38px;
	border:1px solid black;
}
.op-bags{
	display: flex;
	justify-content: center;
	align-items: center;
	/*padding: 10px;*/
	font-size: 20px;
	font-weight: bold;
	background: black;
	color: white;
	border: 2px solid black;
	/*padding-left: 20px;*/
	width: 75px;
	height: 50px;
	/*padding-right: 20px;*/
    /*margin-top: 30px;*/
    /*border-radius: 4px;*/
}
.op-signs{
	display: flex;
	justify-content: center;
	align-items: center;
	/*padding: 10px;*/
	/*font-size: 20px;*/
	/*font-weight: bold;*/
	/*background: black;*/
	width: 100%;
	margin-top: 60px;
}
.op-null{
	background: grey;
}
.co-ipt{
	width:30px;
}
.op-signs-b{
	display: flex;
	justify-content: center;
	align-items: center;
	border-top: 1px solid black;
	height: 40px;
	width: 200px;
	/*flex-grow: 1;*/
	border-top: 1px solid black;
}
.op-signs-spc{
	flex-grow: 2;
}
.op-bags-ctn{
    margin-top: 30px;

	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	width: 200px;
	height: 50px;
	flex-direction: row;
}
.op-bags-ipt{
	border:2px solid black;
    height: 50px;
    width: 75px;
    margin-left: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    /*border-radius: 4px;*/
}
.op-layout{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	/*background: blue;*/
	/*background: green;*/
	height: 250px;
}	
.op-general-info{
	/*padding-top: 20px;*/
	margin-top: 30px;
	width: 40%;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	/*background: blue;*/
	/*background: green;*/
	flex-direction: column;
	height: 240px;
	font-size: 20px;
}
.op-logo{
	width: 60%;
	display: flex;
	align-self: flex-start; 
	justify-content: flex-start;
	padding-top: 10px;
	align-items: flex-start;
	/*background: blue;*/
	/*background: green;*/
	flex-direction: column;
	height: 240px;
	font-size: 20px;
}
.op-tools-tb{
	/*border-right:1px solid black;*/
}
.op-tools-r{
	flex-direction: row !important;
	flex-wrap: wrap;
}
.op-tools-tb th{
	width: 14%;
	background: black;
	color:white;
	border-left:1px solid black;
	border-top:1px solid black;
	border-bottom:1px solid black;
	height: 40px;
}
.op-tools-tb td{
	width: 20%;
	border-bottom:1px solid black;
	border-left:1px solid black;
	height: 40px;
	text-align: center;
}


.op-tools-tb-r th{
	width: 14%;
	background: black;
	color:white;
	border-left:1px solid black;
	border-top:1px solid black;
	border-bottom:1px solid black;
	height: 40px;
}
.op-tools-tb-r td{
	width: 14%;
	border-bottom:1px solid black;
	border-left:1px solid black;
	height: 40px;
	text-align: center;
}

.op-tools-tb-ipt{
	/*border-right:1px solid black;*/
}
.op-tools-tb-ipt th{
	width: 16%;
	background: black;
	color:white;

	border-left:1px solid black;
	border-top:1px solid black;
	border-bottom:1px solid black;
	height: 50px;
}
.op-tools-tb-ipt td{
	width: 20px;
	border-bottom:1px solid black;
	border-left:1px solid black;
	height: 40px;
	text-align: center;
}
.op-tools-tb-int{
	/*border-right:1px solid black;*/
	border-spacing: 7px 0px;
}
.op-tools-tb-int th{
	width: 35px;
	background: black;
	color:white;

	border: 1px solid black;
	height: 30px;
}
.op-tools-tb-int td{
	width: 30px;
	border:1px solid black;
	height: 25px;
	text-align: center;
	/*border*/
}
.op-tools{
	margin-top: 5px;
	width: 75%;
	display: flex;
	align-self: flex-start; 
	justify-content: flex-start;
	/*padding-top: 10px;*/
	font-size: 14px;
	align-items: flex-start;
	/*background: blue;*/
	/*background: green;*/
	flex-direction: column;
	height: 250px;
}
.op-input{
	width:100%;
	margin-top: -10px;
	display: flex;
	justify-content: center;
	align-self: center;
}
.op-especific-info-bd{
		/*padding-top: 20px;*/
	width: 25%;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	/*background: blue;*/
	/*background: green;*/
	flex-direction: column;
	height: 250px;
	font-size: 20px;
	/*margin-top: 30px;*/
}
.op-especific-info{
	margin-top: 20px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	/*background: blue;*/
	/*background: green;*/
	height: 250px;
}
.planification-bags{
	width: 50px;
    height: 15px;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: black;
    border-radius: 15px;
    margin-right: 10px;
    margin-left: -10px;
    color: white;
    font-weight: bold;
}

.planification-bags-done{
	width: 50px;
	/*margin-left: 10px;*/
    height: 15px;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    border-radius: 15px;
    margin-right: 10px;
    margin-left: -10px;
    color: black;
    font-weight: bold;
}
.create-order-module{
	width: 400px;
	border: 1px solid black;
	padding: 10px;
}
.progressbar {
  background-color: #e3ecff;
  /*border-radius: 13px;*/
  width: 200px;
  /* (height of inner div) / 2 + padding */
  padding: 1px;
}

.progressbar>div {

  height: 20px;
  color: white;
  font-size: 10px;

}
.progressbar div p{
	padding-top: 4px;
	margin-left: 8px;
	font-weight: 500;
}
.print-action-btn{
	background: #191757;
	width:35px;
	color:white;
	font-weight: bold;
	border-radius: 10px;
	padding:7px;
	font-size: 10px;
	/*display: flex;*/
	display: inline-block;
}
.machine-o-status-bar{
	width: 100px;
	height: 20px;
	border-radius: 20px;
	background: red;
	font-size: 10px;
	/*font-weight: bold;*/
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 10px;
	color: white;
}
.inventory-roll-number{
	background: #191757;
		color:white !important;
		width: 100px;
		font-size: 20px;
		width: 100px;
}
.inventory-item-holder-top{
		display:flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		width: 700px;
		color:#191757;
		padding-bottom: 8px;
		margin-bottom: 15px;
		height: 30px;
		font-size: 30px !important;
		border-bottom: 1px solid #191757;
	}
.inventory-item-holder{
	display: flex;
	flex-direction: column;
	/*background: green;*/
	width: 600px;
}
.inventory-item-toggle{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 90%;
	margin-bottom: 10px;
	font-size: 18px;
	/*font-weight: 500;*/
	height: 40px;
	background: #eaeaea;
}
.inventory-items-individual-holder{
	/*margin-top:10px;*/
	margin-bottom: 30px;
	padding-top: 10px;
	width: 90%;
	padding-bottom: 10px;
	border-top: 1px solid #191757;
	border-bottom: 1px solid #191757;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.inventory-items-individual{
	width: 100%;
	display: flex;
	margin-top: 5px;
	margin-left: 5px;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.inventory-items-individual div{
	font-size: 16px;
	width: 20%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.inventory-item-info{
	width: 25%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border-right: 5px solid white;
	color: #595959;
}
.inventory-item-holder-top-title{
		font-size: 30px;
		margin-right: 8px;
		font-weight: 500;
}
.select-inventory{
	width:250px;
	border-radius: 30px;
	border: 2px solid #191757;
	height: 40px;
	font-size: 16px;
	padding-left: 22px;
	font-weight: bold;
	color:#191757;
	margin-bottom: 30px;
}
.setting-modal-x{
	display:flex;
	position:relative;
	left:475px;
	top:-7px;
	align-self: start;
	width: 40px;
	height: 40px;
	/*background: black;*/
	color:#191757;
	cursor:pointer;
	font-size: 20px;
	font-weight: bold;
	justify-content: center;
	align-items: center;
	transition: .3s;
	text-shadow: 1px 1px 1px black;
}
.print-db-top-spc-2{
	flex-grow: 2;
}
.setting-modal-btn{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-direction: row;
	width: 100%;
	margin-top:25px;
}
.setting-modal-x:hover{
	color:black;
	transition: .3s;
}
.setting-modal-calendar-info{
	display: flex;
	position:relative;
	justify-content: start;
	align-items: center;
	/*background: green;*/
	width: 100%;
	height: 40px;
	margin-top: 10px;
	font-size: 18px;
	font-weight: 500;
	color:grey;
	/*margin-top: 5px;*/
}
.setting-modal-day-hours{
	-webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select:none;
	display: flex;
	width: 100%;
	justify-content: start;
	align-items: center;
	flex-direction: row;
	color:grey;
	/*height: 45px;*/
	/*margin-top: -10px;*/
}
.hours-operation{
	cursor:pointer;
	color:grey;
}
.hours-operation:hover{
	color:#191757;
}
.setting-modal-showing-hours{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 22px;
	color:#191757;
	margin:0;
	width: 90px;
	height: 35px;
	margin:10px;
	border: 1px solid grey;
	border-radius: 7px;
}
.calendar-icon{
	color:black;
	margin-left: 20px;
	cursor:pointer;
}
.calendar-icon:hover{
	color:#ff9800;
}
.setting-modal{
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	left: 0;
	top:0;
	width: 100vw;
	height: 100vh;
	background: linear-gradient(#02005d0a, #00000040);
	z-index: 80;
	overflow-x: hidden;
}
.setting-modal-ctn{
	width:480px;
	height: 250px;
	background: white;
	display:flex;
	justify-content: start;
	align-items: center;
	padding-left: 30px;
	padding-right: 30px;
	flex-direction:column;
}
.setting-modal-title{	
	margin-top: -10px;
	height: 30px;
	color: #191757;
	font-size: 19px;
	font-weight: bold;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: start;
	align-items: center;
}
.setting-modal-title-hours{
	width: 50px;
	height: 50px;
	border-radius: 50px;
	background: silver;
	display: flex;
	justify-content: center;
	align-items: center;
	color: white;
	font-weight: 500;
	font-size: 20px;
}	

.machine-ctn{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	flex-direction: column;
	background: #fbfbfb;
	/*padding-bottom: 25px;*/
	margin-bottom: 25px;
	/*height: 10px;*/
}

.machine-info{
	display: flex;
	align-items: center;
	justify-content: start;
	width: 100%;
	/*cursor:pointer;*/
	background: #f8f8f8;;
	height: 50px;
}
.machine-setting-icon{
	margin-right: 20px;
	transition: .5s;
	cursor:pointer;
}
.machine-setting-icon:hover{
	color:#ff9800;
	transition: .5s;

}
.machine-info-percent{
	margin-left: 40px;
}
.machine-o-time-bar-info{
	color:white;
	font-size: 10px;
}
.machine-info-number{
	width:3%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #191757;
}
.machine-info-number p{
	color: white;
	font-size: 16px;
	/*font-weight: bold;*/
}
.machine-info-name{
	color: #191757;
	font-size: 17px;
	font-weight: bold;
	margin-left: 10px;
	display: flex;
	justify-content: start;
	align-items: center;
	height: 100%;
	width: 100%;
	margin-right: 10px;
	border-bottom: 1px solid #e5e5e5;
}
.machine-toggle{
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	/*cursor:pointer;*/
	padding-bottom: 25px;
	/*height: 40px;*/
}
.machine-o-proc{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;

	/*height: 40px;*/
}
.machine-o-proc-title{
	display: flex;
	align-items: center;
	justify-content: start;
	width: 100%;

	height: 30px;
	/*margin-top: 10px;*/
	font-size: 14px;
	color: grey;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}
.machine-o-proc-title p{
	margin-left: calc(3% + 10px);
	margin-right: 1%;
	width: calc(100% - (3%));
	border-bottom: 1px solid #e5e5e5;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: start;	
}
.machine-o-proc-unique{
	display: flex;
	align-items: center;
	justify-content: start;
	width: 100%;
	height: 40px;
	
}

.machine-o-title{
	display: flex;
	align-items: center;
	justify-content: start;
	width: 200px;
	height: 100%;
	font-size:13px;
	font-weight: 500;
	color:grey;
	margin-left:10px;

}
.machine-o-proc-number{
	width:3%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	font-size: 12px;
	/*background: black;*/
	color:silver;
}
.machine-o-time-info{
	display: flex;
	align-items: center;
	justify-content: start;
	width: 80%;
	height: 100%;

}

.back-orange{
	background: #00d27c !important;
}
.machine-o-time-bar{
	display: flex;
	align-items: center;
	padding-left: 20px;
	justify-content: start;
	width: 50%;
	height: 20px;
	border-radius: 10px;
	background: #191757;
}
.order-info-bar-holder{
	border:1px solid #a5a5a5;
	height: 20px;
	width:200px;
}

.order-info-bar-p{
	position:relative;
	background: #4ce24c;
	height: 100%;
	color:white;
	margin-top: -11px;
}
.print-yes{
	display:none;
}

.label-ctn{
	width: 100%;
	display:flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.label-qr-ctn{
	display:flex;
	flex-direction: column;
	align-items:center;
	align-self: center;
}


.label-info-ctn{
	margin-left: 20px;
	display:flex;
	flex-direction: column;
	align-items:flex-start;
	align-self: flex-start;
	height: 150px;
}

.label-spc{
	flex-grow: 2;
}
*{
    margin:0;
    padding:0;
    font-family: 'montserrat';
    outline:none;
	-webkit-appearance:none;
	border-radius: 0;
}

input[type="checkbox" i] {
    -webkit-appearance: checkbox;
    box-sizing: border-box;
}
.btn-order{
	color:lightblue; 
	border:none; 
	cursor:pointer; 
	background: none; 
	font-size:20px;
}
.trafic-btn{
	color:#5d8adc; 
	border:none; 
	cursor:pointer; 
	background: none; 
	font-size:20px;
}
.trafic-btn:hover{
	color:#191757;
}
.btn-order:hover{
	color:#191757;

}
.center-inputs-add{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.input-ctn{
	display:flex;
	justify-content: center;
	align-items: center;
	flex-direction: row;
	height: 40px;
}
.check-ctn{
	display: flex;
	height: 100%;
	justify-content: center;
	align-items: center;
	width: 30px;
}
.seal-p-i-h{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width:99%;
	margin-bottom: 30px;
}
.seal-p-i-info{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row;
	width: 100%;
	padding: 5px;
	
	border: 1px solid #ececec;
	
	color:#191757;
	cursor:pointer;
}
.seal-green{
	border-left: 5px solid lightgreen;
	background: #f1fff0;
}
.seal-blue{
	border-left: 5px solid #191757;
	background: #f9f9f9;
}
.seal-red{
	border-left: 5px solid #ff907e;
}
.seal-p-i-info:hover{
	color:white;
	background: #191757;
}
.seal-p-i-info-h{
	padding: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row;
	width: 33%;
	font-size: 18px;
}
.seal-p-i-info-title{
	font-weight: bold;
}	
.seal-p-i-info-text{
	margin-left: 8px;
	font-weight: 500;
}
.seal-p-box-h{
	display:none;
	flex-direction: row;
	width: 99%;
	flex-wrap: wrap;
	justify-content: left;
	align-items: center;

}
.message-txt-area{
	margin-top: 20px;
	border:1px solid #191757;
	border-radius: 20px;
	padding: 20px;
	height: 180px;
	width: 520px;
	font-weight: 500;
	font-size: 16px;
	color: #191757;
}
.message-show-holder{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.message-who{
	margin-top: 20px;
}
.message-show-quest{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	padding: 10px;
	font-weight: 500;
	font-size:20px;
	color:#191757;
}

.message-show-title{
	margin-right: 10px;
	padding-bottom: 2px;
}

.input-p{
	font-size: 18px;
	padding: 10px;
	color: #191757;
	font-weight: 4	00;
}

.box-ctn{
	display: none;
}
.seal-p-box-info{
	width:110px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	color:#191757;
	font-family: Monserrat;
	letter-spacing: 0.8px;
}
.seal-p-box-info-title{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 500;
	font-size: 16px;
}
.seal-p-box-info-text{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top:1px solid #191757;
	font-size: 16px;

}

.seal-btn-add-item{
	margin-left: 10px;
	margin-right: 10px;
	outline:none;
	border-radius:30px;
	width: 150px;
	height: 30px;
	border: 2px solid #191757;
	margin-right: 0px;
	vertical-align:middle;
	font-size: 14px;
	letter-spacing: 1.6px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	
	transition: .5s;
}
.seal-p-action-h{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row;
	padding: 5px;
	padding-bottom: 20px;
}
.seal-btn-blue{
	background: #191757;
	color: white;
}
.seal-btn-white{
	background: white;
	color: #191757;
}
.holder-wrap-xs{
	display: flex;
	flex-direction: row;
	}
.high-p{
	background: #ff3737;
	border:1px solid #ff3737;
	color: white !important;
}

.medium-p{
	background: #ffaf38;
	border:1px solid #ffaf38;
	color: white !important;
}
.low-p{
	background: yellow;
	border:1px solid yellow;
	color:black;
}

.none-p{
	background: white;
	border:1px solid transparent;
}
.null-msg{
	color:#191757;
	font-size: 18px;
	font-weight: 500;
	margin-top: -30px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.null-txt{
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	padding: 10px;
}
.ipt{
	border:1px solid #191757;
	border-radius: 30px;
	height: 15px;
	width: 190px;		
	margin-right: 10px;
	padding:10px;
	color: #191757;
	font-size: 16px;
	font-weight: 500;
}
.ipt::-webkit-input-placeholder { /* Chrome/Opera/Safari */

  text-align: center;
  font-size: 15px;
  font-weight: 500;
  color:#191757;
}

.ipt::-moz-placeholder { /* Firefox 19+ */
  font-size: 15px;
    text-align: center;
  font-weight: 500;
  color:#191757;
}
.ipt:-ms-input-placeholder { /* IE 10+ */
  text-align: center;
    text-align: center;
  font-size: 15px;
  font-weight: 500;
  color:#191757;
}
.ipt:-moz-placeholder { /* Firefox 18- */
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  color:#191757;
}

.ipt-apart{
	border:1px solid #191757;
	border-radius: 30px;
	height: 15px;
	width: 190px;		
	margin-right: 10px;
	padding:10px;
	color: #191757;
	font-size: 16px;
	font-weight: 500;
}

.ipt-apart::-webkit-input-placeholder { /* Chrome/Opera/Safari */

  text-align: center;
  font-size: 15px;
  font-weight: 500;
  color:#191757;
}

.ipt-apart::-moz-placeholder { /* Firefox 19+ */
  font-size: 15px;
    text-align: center;
  font-weight: 500;
  color:#191757;
}
.ipt-apart:-ms-input-placeholder { /* IE 10+ */
  text-align: center;
    text-align: center;
  font-size: 15px;
  font-weight: 500;
  color:#191757;
}
.ipt-apart:-moz-placeholder { /* Firefox 18- */
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  color:#191757;
}
.ipt-ctn{
	width: 350px;
}
.result-unit-ipt{
	border:1px solid grey;
	border-radius: 30px;
	height: 36px;
	font-size: 15px;
	font-weight: 500;
	width: 100px;
	padding-left: 10px;
	color:grey;
	cursor: no-drop;
}
.plastic-select{
	border:1px solid #191757;;
	border-radius: 30px;
	height: 40px;
	font-size: 15px;
	font-weight: 500;
	width: 180px;
	padding-bottom: 2px;
	padding-left: 20px;
	color:#191757;;
}
.print-db-by-two{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 100%;
}

select{
	-webkit-appearance: menulist;
}
body{
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.error-val{
	font-size: 10px;
	color:red;
	width: 320px;
	height: 10px;
}
.check-val{
	height: 20px;
	margin-left: 5px;
	color:#5d8adc;
	display: none;
}
.comment-holder{
	display:flex;
	justify-content: center;
	align-items: center;
	margin-bottom:40px;
	flex-direction: column;
}
.comment-info{
	display: flex;
	width: 400px;
	justify-content: center;
	align-items: center;
	flex-direction: row;
	margin-bottom: 15px;
}

.comment-diamont{
	width: 15px;
	margin-top: -36px;
	margin-left: 15px;
	transform: rotate(45deg);
	height: 15px;
	background: #403f77;
	border-top:3px solid #191757;
	border-left:3px solid #191757;

}
.comment-spc{
	flex-grow: 2;
}
.comment-msg{
	border:3px solid #191757;
	width: 400px;
	background: #403f77;
	color: white;
	font-weight: 500;
	padding: 25px;
	padding-bottom: 15px; 
	font-size: 16px;
	border-radius: 30px; 
}
.comment-text{

	margin-top: 15px;
}
.comment-date{
	margin-top: 5px;
	font-size: 11px;
	font-weight: 300;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}
.comment-user{
	margin-left: 15px;
	font-weight: 500;
	font-size: 16px;
}
.comment-department{
	margin-bottom: -25px;
	font-size: 13px;
	color: #191757;
	font-weight: 500;
}
a{
	color:#191757;
	text-decoration: none;
	transition: 1s;
}
h1{
	color: #050194;
}

table{
	border-spacing: 0;
}
.menu-link{
	cursor:pointer;
}
.menu-link:hover{
	transition: .2s;
	color:#fd700c;
}

.link-test{
	cursor:pointer;
	transition: .1s;
}
.link-test-next{
	cursor:none;
	background: #dadada;
}
.link-test-other{
	cursor:pointer;
	background: #b0c4ff;
}
table .link-test:hover td{
	color: white;
	background: #403f77;
	transition: .1s;

}
table .link-test td{
	transition:.2s;
}
a:active{
	color:#fd700c;
}
a:visited{
	color:black;
}

.order-alert{
	position:fixed;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 100%;
	height: 40px;
	background: transparent;
	top: 25px;
	left: 0;
	color:black;
	text-align: center;
	box-shadow: 2px 2px 6px 0px #020d5a4f;
	padding-top: 3px;
	padding-bottom: 3px;
}

.order-alert p{
	font-weight: 500;
	letter-spacing: 0.5px;	
	color: white;
}
.link-test:hover{

	color: white;
	background: #403f77;;
	transition: .1s;
}

.page-ctn{
	display:flex;
	flex-direction: column;
	justify-content: center;
	margin-top: 40px;
	width: 88vw;
}
.menu-xl{
	display: flex;
	flex-direction: row;
	width: 100%;
}
.menu-xs{
	display: none;
	flex-direction: row;
	width: 100%;
}

.menu-img{
	width: 126px;
}
.menu-img-op{
	width: 300px;
}
.menu{
	display:flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-bottom: 60px;
	width: 100%;
}
.greatings{
	cursor: pointer;
}
.menu-info{
color:#191757;
font-size: 15px;
margin-left: 20px;
display:flex;
justify-content: center;
align-items: center;
letter-spacing: 0.8px;
}


.menu-cl-info{
color:#191757;
font-size: 14px;
display:flex;
justify-content: flex-start;
padding-left: 12px;
align-items: center;
letter-spacing: 0.8px;
height: 50px;
width: 159px;
border-bottom: 1px solid #191757;
}

.menu-collapse{
	display: none;
	/*overflow:hidden;*/ 
	justify-content: center;
	align-items: start;
	flex-direction: column;
	position:absolute;
	width: 170px;
	margin-top: 10px;
	background: white;
	border: 1px solid #191757;
	border-bottom: none;

}



.menu-spc{
display:flex;
flex-grow: 2;
}
.menu-userinfo{
	margin-left: 10px;
	display:flex;
}

.arrow-collapse{
	margin-top:-6px;
	transform: rotate(45deg);
	width: 10px; 
	height: 10px; 
	background: blue;
	align-self: center;
	background: white;
	border-left: 1px solid #191757;
	border-top: 1px solid #191757;
}
	
.login-cnt-xl{
	width: 100vw;
	height: 100vh;
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #211c4c;
}

.login-gp{
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 642px;
  	height: 610px;
  	background: white;
  	box-shadow: 4px 2px 10px 0px #010823;
  	text-align: center;
	border-radius: 50px;
}

.login-ttl{
	display:flex;
	margin-bottom: 20px;
}

.login-exp{
	font-weight: 300;
	display:flex;
	font-size: 28px;
	color:#191757;
	margin-bottom:60px;
}
.login-img{
	height: 67px; 
	width: 164px;
}
.reman-img{
	height: 80px; 
}
.reman2-img{
	height: 70px; 
}
.login-frm{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.login-err{
	width: 354px;
	height: 30px;
	color: #f76132;
	font-size: 15px;
	text-align: center;
}

.login-ipt{
	display: flex;
	border:0;
	border-bottom: 1px solid #191757;
	width: 354px;
	font-size: 16px;
	padding-bottom: 6px;
	text-align: center;
	background: transparent;
	transition: .5s;
}

.login-ipt:focus{
	transition: .5s;
	border-bottom: 1px solid #fd700c;
}

.login-btn{
	margin-top: 35px;
	outline:none;
	border-radius:30px;
	width: 341px;
	height: 44px;
	background: #191757;
	border: none;
	text-align: center;
	vertical-align:middle;
	font-size: 20px;
	color: white;
	letter-spacing: 2px;
	font-weight: 500;
	cursor: pointer;
	transition: .6s;
	box-shadow: 1px 2px 4px 0px #434348;
}

.login-btn:hover{
	background: #1510a2;
	transition: .5s;
}

.login-btn:active{
	background:#fd700c;
	border: 1px solid #fd700c;
}

.login-ext{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-top:70px;
	font-size: 13px;
	color: #ff9800;
	flex-wrap: wrap;
}

.login-ext-esp{
	width: 200px;
}

.login-remember{
	margin-right: 5px;
}
.login-pass{
	
	font-size:30px;
}

.login-ipt::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  color:black;
}

.login-ipt::-moz-placeholder { /* Firefox 19+ */
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  color:black;
}
.login-ipt:-ms-input-placeholder { /* IE 10+ */
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  color:black;
}
.login-ipt:-moz-placeholder { /* Firefox 18- */
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  color:black;
}

/*SCAN*/
.scan-ctn{
	display:flex;
	flex-direction: row;
	justify-content: start;
	align-items: start;
}
.scan-view{
	display:flex;
	justify-content: center;
	align-items: center;
	width:35vw;
	height:35vw;
	overflow: hidden;
}
.scan-spc{
 	width:50px;
}
.scan-inst{
	align-self: flex-start;
	width:40vw;
	display:flex;
	flex-direction: column;
	justify-content: start;
	align-items: start;
}
.scan-inst-title{
	height: 30px;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 10px;
	color:#58595b;
}
.scan-inst-num{
	font-size: 35px;
	color: #fd700c;
	margin-bottom: 10px;
	margin-top: 15px;
}
.scan-inst-parr{
	font-size: 16px;
	font-weight: 400;
	color:#191757;
}
.scan-alt{
	font-size: 16px;
	margin-top: 20px;
	color:#191757;
	font-weight: 500;
	text-decoration: underline;
}

#preview{
  	object-fit: cover;
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
}

/*PRINT DB*/
	.print-db-ct{
		display:flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.print-db-top{
		display:flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		margin-bottom: 25px;
	}
	.print-db-top-title{
		font-size: 20px;
		text-shadow: 1px 1px 2px #4c4b5d;
	}
	.print-db-top-spc{
	flex-grow: 1;
	}
	.print-db-top-search-holder{
		display:flex;
		flex-direction: row;
	}
	.print-db-top-search{
		outline:none;
		border-radius:30px;
		width: 264px;
		height: 34px;
		background: transparent;
		border: 1px solid #191757;
		text-align: left;
		padding-left: 15px;
		vertical-align:middle;
		font-size: 18px;
		margin-left: 15px;
		color: #191757;
		letter-spacing: 0.5px;
		font-weight: 500;
		cursor: text;
		transition: .6s;
	}
	.print-db-top-new-order{
		outline:none;
		border-radius:30px;
		width: 190px;
		height: 36px;
		border: 1px solid #191757;
		margin-right: 0px;
		vertical-align:middle;
		font-size: 18px;
		letter-spacing: 1.6px;
		font-weight: bold;
		cursor: pointer;
		text-align: center;
		background: #191757;
		color: white;
		transition: .5s;
	}
	.print-db-top-new-order-block{
		outline:none;
		border-radius:30px;
		width: 190px;
		height: 36px;
		border: 1px solid grey;
		margin-right: 0px;
		vertical-align:middle;
		font-size: 18px;
		letter-spacing: 1.6px;
		font-weight: bold;
		cursor: pointer;
		text-align: center;
		background: grey;
		color: white;
		transition: .5s;
	}

	.print-db-top-status-order{
		display: flex;
		justify-content: center;
		align-items: center;
		outline:none;
		border-radius:30px;
		width: 200px;
		height: 36px;
		border: 2px solid #191757;
		margin-right: 0px;
		vertical-align:middle;
		font-size: 18px;
		letter-spacing: 1.6px;
		font-weight: bold;
		cursor: pointer;
		text-align: center;
		background: white;
		color: #191757;
		transition: .5s;
	}
	.print-db-top-department-order{
		display: flex;
		justify-content: center;
		align-items: center;
		outline:none;
		border-radius:30px;
		width: 150px;
		margin-right: 20px;
		height: 36px;
		border: 2px solid #191757;
		vertical-align:middle;
		font-size: 18px;
		letter-spacing: 1.6px;
		font-weight: bold;
		cursor: pointer;
		text-align: center;
		background: white;
		color: #191757;
		transition: .5s;
	}
	.print-db-top-new-order:hover{
		color:#191757;
		background: white;
		transition: .5s;
	}
	
	.order-info-break-holder{
		margin-top: 5px;
		display:flex;
		justify-content: center;
		align-items: center;
		flex-direction: row;
		/*flex-direction: column;*/
		color:#58595b;

	}
	.order-info-break-line{
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: row;
	}
	.order-info-break-title{
		font-weight: bold;
		font-size: 20px;
		padding-top: 5px;
		padding-bottom: 5px;

		
	}
	.order-info-break-text{
		margin-left: 10px;
		font-size: 20px;	
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.order-info-break-spc{
		flex-grow: 2;
		/*display:none;*/
	}
	.department-info-break-holder{
		margin-top: 5px;
		display:flex;
		justify-content: center;
		align-items: center;
		flex-direction: row;
		width: 100%;
		color:#191757;
		/*flex-wrap: wrap;*/
		margin-bottom: 10px;

	}
	.department-info-break-line{
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		/*flex-direction: row;*/
		width: 33%;
		/*width:100%;*/
	}
	.department-info-break-title{
		font-weight: bold;
		font-size: 16px;
		padding-top: 5px;

		
	}
	.department-info-break-text{
		font-size: 16px;	
		padding-bottom: 5px;
	}

	.print-db-top-search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  text-align: left;
	  font-size: 18px;
	  letter-spacing: 1.6px;
	  font-weight: bold;
	  color:#191757;
	  padding-left: 2px;

	}

	.print-db-top-search::-moz-placeholder { /* Firefox 19+ */
	  color: pink;
	}
	.print-db-top-search:-ms-input-placeholder { /* IE 10+ */
	  color: pink;
	}
	.print-db-top-search:-moz-placeholder { /* Firefox 18- */
	  color: pink;
	}

	.print-db-orders{
		display:flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;

	}
	.print-db-orders-top{
		display:flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		width: 100%;
		color:#191757;
		margin-bottom: 40px;
		height: 30px;

	}
	.print-db-orders-top-title{
		font-size: 16px;
		margin-right: 8px;
		font-weight: 500;
		
	}
	.print-db-orders-top-line{
		border-top: 1px solid #191757;
		flex-grow: 1;
		
	}
	.print-db-orders-top-date{
		font-size: 16px;
		margin-left: 12px;
		font-weight: 500;
	}
	.print-db-orders-table-xs{
		display:none;
	}
	.print-db-orders-top-btn{
		margin-right: 12px;
		margin-left: 12px;
		cursor:pointer;
		transition: color .3s;
	}

	.print-db-orders-top-btn:hover{
		color:#fd700c;
		transition: color .3s;
	}
	.print-db-orders-table{
		background: white;
		width: 100%;
		margin-bottom: 50px;
	}
	.p-db-o-t{
		width: 25%;
		font-size: 20px;
		font-weight: bold;
		padding-bottom: 13px;
		color:#191757;
		border-bottom: 2px solid #1917574f;
	}
	.p-db-o-i{
		text-align: center;
		font-size: 16px;
		padding-top: 15px;
		padding-bottom: 15px;
		color:#525252;
		font-weight: 500;
		height: 25px;
		border-bottom: 1px solid #aeb7cc;

	}
	.p-db-o-div{
		flex-direction: row; 
		display:flex; 
		align-items: center; 
		justify-content: center;
	}
	.t-spc{
		width: 10%;
		display: inline-block;
	}

	/*PRINT DESCRIPTION*/
	.print-db-desc-trial{
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items:center;
		width:100%;
	}
	.print-db-orders-desc-ctn{
		display:flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		width: 98%;
		margin: auto;
		background: white;
		padding-bottom: 20px;
		padding-top: 20px;
		flex-wrap: wrap;
		background: #f9f9f9;
		border: 1px solid #ececec;
		/*box-shadow: 3px 3px 8px 0px #a09f9f;*/
		
	}
	.print-db-desc-spc{
		height: 10px;
	}

	.print-db-desc-holder{
		display:flex;
		flex-direction: row;
		justify-content: flex-start;
		align-items: center;
		align-self: center;
		width: 30%;
		padding:10px;
		font-weight: 500;
		/*box-shadow: inset 0px 2px 3px 0px #a09f9f;*/
	}
	.print-db-desc-holder-100{
		display:flex;
		flex-direction: row;
		justify-content: flex-start;
		align-items: flex-start;
		width: 100%;
		padding:10px;
		font-weight: 500;
		/*box-shadow: inset 0px 2px 3px 0px #a09f9f;*/
	}
	.print-db-desc-holder .p-desc-h-title{
		color:#191757;
	}
	.p-desc-h-title{
		color:#191757;
		margin-right: 5px;
	}
	.print-db-minus-btn{
		align-self: flex-end;
		color: #fd700c;
		margin-right: 10px;

	}

	.order-d-top{
		margin-bottom: 25px;
	}



@media screen and (max-width: 900px) {

	.scan-inst-parr{
		font-size: 13px;
	}
	.print-db-desc-holder{
		font-size: 16px;
		padding: 10px;
	}

}

@media screen and (max-width: 950px) {
	.print-db-top-new-order{
		font-size: 11px;
		width: 130px;
		margin-right: 0px;
		letter-spacing: 1px;
		font-weight: bold;
		padding-left: 10px;
		padding-right: 10px;
		margin-top: -20px;
	}
	.print-db-orders-top{
		margin-bottom: 10px;
	}
	.print-db-top-new-order-block{
		font-size: 11px;
		width: 110px;
		margin-right: 0px;
		letter-spacing: 1px;
		font-weight: 500;
	}
	.print-db-top-status-order{
		font-size: 11px;
		width: 120px;
		margin-right: 0px;
		letter-spacing: 1px;
		font-weight: bold;
	}
	.print-db-top-department-order{
		font-size: 11px;
		width: 110px;
		margin-right: 10px;
		letter-spacing: 1px;
		font-weight: bold;
	}
	.print-db-top-search{
		width: 140px;
		font-size: 13px;
		padding-left: 5px;
		padding-right: 10px;
		margin-left: 3px;
	}

	.print-db-top-search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  text-align: left;
	  font-size: 11px;
	  letter-spacing: 1.6px;
	  font-weight: bold;
	  color:#191757;
	  padding-left: 0px;

	}

	.print-db-top-search::-moz-placeholder { /* Firefox 19+ */
	  color: pink;
	}
	.print-db-top-search:-ms-input-placeholder { /* IE 10+ */
	  color: pink;
	}
	.print-db-top-search:-moz-placeholder { /* Firefox 18- */
	  color: pink;
	}
	.print-db-top-title{
		font-size: 14px;
	}
}


@media screen and (max-width: 780px) {

	.comment-holder{
		margin-bottom:20px;
	}
	.comment-info{
		display: flex;
		width: 400px;
		justify-content: center;
		align-items: center;
		flex-direction: row;
		margin-bottom: 10px;
	}
	.comment-department{
		margin-bottom: -17px;
	}
	.comment-diamont{
		width: 10px;
		margin-top: -23px;
		margin-left: 16px;
		height: 10px;

	}
	.comment-spc{
		flex-grow: 2;
	}
	.comment-msg{
		padding: 15px;
		padding-bottom: 10px; 
		font-size: 15px;
	}
	.comment-text{
		margin-top: 15px;
	}

	.comment-user{
		font-size: 14px;
	}
	.page-ctn{
		width: 95vw;
	}

	.menu-info{
		font-size: 13px;
	}
	.menu-cl-info{
		font-size: 12px;
		height: 35px;
	}
	.menu-greatings{
		margin-left: 5px;
	}

	.login-gp{
		width: 100%;
	  	height: 100%;
	  	box-shadow: 3px 3px 8px white;
	}
	.login-ttl{
		margin-bottom: 15px;
	}
	.login-exp{
		font-size: 18px;
		margin-bottom:50px;
	}
	.login-ext-esp{
		width: 50px;
	}
	.login-ipt{
		font-size: 14px;
		width: 300px;
	}

	.login-btn{
		width: 300px;
	}

	/*SCAN*/
	.scan-view{
		width:60vw;
		height:60vw;
		overflow: hidden;
	}
	.scan-inst{
		width:25vw;
	}
	.scan-ctn{
		display:flex;
		flex-direction: row;
	}
	.scan-spc{
		width: 25px;
	}
	/*PRINT DASHBOARD*/
	.print-db-top-title{
		text-shadow: none;
		font-size: 12px;
	}

	.p-db-o-t{
		padding-bottom: 10px;
		font-size: 15px;
	}
	.p-db-o-i{
		padding-bottom: 7px;
		padding-top: 7px;
		font-size: 13px;
	}


	.print-db-orders-desc-ctn{
		padding: 5px;
	}
	.print-db-desc-holder{
		flex-direction: column;
		padding:2px;
		padding-top:10px;
		padding-bottom:10px;
		font-size: 12px
	}
	.print-db-desc-holder-100{
		flex-direction: column;
		padding:0px;
		padding-top:10px;
		padding-bottom:10fpx;

		font-size: 12px
	}
	.print-db-desc-holder .p-desc-h-title{
		font-size: 12px
	}
	.p-desc-h-title{
		font-size: 12px
	}

}
@media screen and (max-width: 600px) {
	.print-db-by-two{
		flex-direction: column;
	}
	.message-txt-area{
		width: 60vw;
		height: 150px;
		font-size: 14px;
}
.message-show-holder{
	flex-direction: column;
}
.message-show-quest{
	font-size: 14px;
	padding-bottom: 0px;
	padding-top: 5px;

}
.message-who{
	margin-top: -20px;
}
.message-show-title{
	font-size: 16px;
}

.input-p{
	font-size: 14px;
}
	.department-info-break-title{
		font-size: 14px;
		padding-top: 0;	
	}
	.department-info-break-text{
		font-size: 14px;	
		padding-bottom: 0;
		margin-left: 4px;
	}
	.department-info-break-holder{
		margin-bottom: 0;
		flex-wrap: wrap;
		margin-top: 0;
	}
	.department-info-break-line{
		margin-top: 8px;
		flex-direction: row;
		width:100%;
	}

	.holder-wrap-xs{
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: row;
		flex-basis: 100%;
		margin-bottom: 30px;
	}
	.print-db-top-spc{
		display:none;
	}
	.print-db-top{
		flex-wrap: wrap;
		margin-bottom: 0;
	}



	.print-db-top-title{
		text-shadow: 0px 0px 0px transparent;
		font-size: 12px;
		margin-bottom: 30px;
	}

	.order-info-break-spc{
		display:none;
	}
	.order-info-break-holder{
		flex-direction: column;
	}
	.order-info-break-title{
		font-size: 16px;
	}
	.order-info-break-text{
		font-size: 16px;
	}
	.order-info-break-holder{
		margin-top: 0;
	}
	
	}

@media screen and (max-width: 500px) {
	.print-db-orders{
		display:none;
	}
	.print-db-orders-xs{
		display:flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.add-cmt{
		font-size: 14px;
		color:#fd700c;
		transition: .1s;
	}
	.add-cmt:hover{
		color:#191757;
		transition: .1s;
	}
	.print-db-orders-top-title {
		font-size: 14px;
	}
	.p-db-o-t{
		color:transparent;
		font-size: 0px;
	}
	.p-db-o-i{
		padding-bottom: 5px;
		padding-top: 5px;
		font-size: 12px;
	}
	.comment-info{
		width: 80%;
	}
	.comment-msg{
		width: 80%;
	}
	.search-menu-xs{
		outline:none;
		border-radius:30px;
		background: white;
		border: 1px solid white;
		text-align: left;
		vertical-align:middle;
		font-size: 20px;
		color: #191757;
		letter-spacing: 0.5px;
		font-weight: 500;
		cursor: text;
		height: 40px;
		width: 100%;
		margin-left: 10px;
		padding-left: 10px;
		font-family: FontAwesome, montserrat;
	}
	.search-menu-xs::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  text-align: left;
	  font-size: 17px;
	  padding-left: 1px;
	  letter-spacing: 1.6px;
	  font-weight: bold;
	  color:#5e5d79;

	}
	h1{
		color:#191757;
	}
	.search-menu-xs::-moz-placeholder { /* Firefox 19+ */
	  color: pink;
	}
	.search-menu-xs:-ms-input-placeholder { /* IE 10+ */
	  color: pink;
	}
	.search-menu-xs:-moz-placeholder { /* Firefox 18- */
	  color: pink;
	}

	.order-alert p{
		font-size: 13px;
	}
	.page-ctn{
		width: 90vw;
		margin-top: 30px;
	}
	.app-ctn{
		margin-top: 80px;
	}
	.menu{
		position:fixed;
		top:0;
		left: 0;
		padding-bottom: 15px;	
		padding-top: 15px;
		background: #f9f9f9;
		border-bottom: 1px solid #ececec;
		/*box-shadow: -1px 4px 11px #66666625;*/
		z-index: 10
		}
	.menu-img{
		margin-top: 3px;
		width: 90px;
	}

	.menu-logo{
		margin-left: 20px;
	}
	.menu-xl{
		display:none;
	}
	.menu-xs{
		height: 40px;
		display:flex;
	}
	.search-xs{
		background: #191757;
		color:white;
	}
	.menu-info{
		margin-right: 10px;
	}

	


	/*SCAN*/
	.scan-ctn{
		display:flex;
		flex-direction: column-reverse;
		justify-content: center;
		align-items: center;
	}
	.scan-view-ctn{
		margin-top: 47px;
		display:flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.scan-inst{
		width: 88vw;
	}
	.scan-inst-parr{
		font-size: 16px;
	}
	.scan-view{
		width:90vw;
		height:90vw;
		margin:0;
	}
	.scan-spc{
		display: none;
	}
	/*PRINT DASHBOARD*/
	.print-db-orders-top{
		margin-bottom: 30px;
		margin-top: 25px;
		color:#fd700c !important;
	}
	.print-db-top-search{
		display:none;
	}
	.print-db-desc-trial{
		flex-direction: column;
	}
	.print-db-orders-table{
		display:none;
	}

	.print-db-orders-table-xs{
		display:flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		width: 100%;
	}
	.p-db-xs-order-item{
		display:flex;
		flex-direction: row;
		justify-content: left;
		align-items: left;
		margin-bottom: 5px;
		font-weight: 500;
		color: #191757;
		padding: 1px;
	}
	.p-db-xs-order-gp{
		width: 100%;
		border-bottom: 2px solid #e6e6e6;
		padding: 5px;
		cursor:pointer;
	}
	.p-db-xs-order-title{
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 17px;
		font-weight: 500;
	}
	.p-db-xs-order-info{
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 14px;		
	}
	.print-db-info-xs-item{
		margin-left: 20px;
		color: #6d6e71;
	}
	.print-db-top-spc{
		flex-grow: 3;
	}

	.print-db-orders-top-line{
		border-top: 1px solid #fd700c;
		flex-grow: 1;	
	}
	/*PRINT ORDER DESCRIPTION*/
	.print-db-orders-desc-ctn{
		flex-direction: column;
		justify-content: flex-start;
		align-content: flex-start;
		box-shadow: none;
	}
	.print-db-desc-holder{
		flex-direction: row;
		width: 50%;
	}
	.print-db-desc-holder-100{
		width: 100%;
	}


	.print-db-top-new-order{
		height: 32px;
		font-size: 14px;
		width: 140px;
	}
	.print-db-top-new-order-block{
		height: 32px;
		font-size: 14px;
		width: 140px;
	}

}

@media screen and (max-width: 350px) {




	.login-btn{
		margin-top: 20px;
		width:210px;
		height: 44px;
		font-size: 20px;
	}
	.login-ipt{
		font-size: 14px;
		width: 230px;
	}
	.login-remember{
		display:none;
	}
	.login-remember-txt{
		display:none;
	}
	.login-err{
		width:230px;
		height: 35px;
	}
	.login-ext-esp{
		display:none;
	}
	.login-exp{
		width:200px;
		margin-bottom: 40px;
	}
	.login-ext{
		margin-top: 30px;
	}
	.login-forgot{
		font-size: 11px;
	}


}