/*----------------------------------------
General
------------------------------------------*/

html
{
    font-family: 'Helvetica', sans-serif !important;
    font-weight: normal;
    line-height: 1.5;
    /* color: #6b6f82; */
	color: black;
}

/* PG Yellow Theme */

.btn, .btn-large, .btn-small {
    /* color: black; */
    background-color: #5500ea;
}
.btn-floating i {
    /* color: black; */
}

.btn:focus, .btn-large:focus, .btn-small:focus, .btn-floating:focus {
    background-color: #5500ea;
}

/* tr:hover .btn.primary{
	background-color: white;
	color: #5500ea;
} */

.blue-text{
	color: #03a9f4 !important;
}

.blue{
	background-color: #03a9f4 !important;
}

.btn.primary:hover{
	background-color: white;
	color: #5500ea;
}

/* btn.primary{
	color: #5500ea;
} */

.truncate-text {
	white-space: nowrap; /* Prevents text from wrapping to the next line */
	overflow: hidden;    /* Hides any text that overflows the container */
	text-overflow: ellipsis; /* Displays an ellipsis (...) for truncated text */
	width: 315px; /* Or any other fixed width */
  }

  .select2 .select2-selection__arrow{
	display: none;
  }

  .select2-selection__clear{
	background-color: white;
	border: none;
  }


.btn.red, .btn-large.red, .btn-small.red {
    color: white;
    background-color: red;
}

.yellow{
	background-color: #5500ea !important;
}

.switch label input[type=checkbox]:checked + .lever:after {
    background-color: #5500ea;
}

.switch label input[type=checkbox]:checked + .lever {
    background-color: #e1acf8;
}

.btn:hover, .btn-large:hover, .btn-small:hover {
	background-color: #2c323f;
    color: white;
}
.btn-floating:hover i {
    color: white;
}

.red.btn:hover, .red.btn-large:hover, .red.btn-small:hover {
    color: red;
	background-color: #2c323f !important;
}


.btn.grey{
	color: white;
}

span.blue{color: white}

body{
	transition: background-color 1s ease;
	background-color: #f7f7f7;
	/* position: relative; */
}

input[type=text]:not(.browser-default), input[type=number]:not(.browser-default), span.select2-selection__rendered{
	font-size: 1.25rem;

}


footer, html.hideFooter .page-footer{
	display: none;
}

html.x-fixed, html.x-fixed body {
	/* overflow-x: hidden; */
}

html.white body{
	background-color: white;
}

.full-width{
	width: 100%;
}

.login-form{
	width: 80%;
	margin: 0 auto;
}

*{
	-webkit-tap-highlight-color: transparent;
}

.font8{font-size: 8px !important;}
.font9{font-size: 9px !important;}
.font10{font-size: 10px !important;}
.font11{font-size: 11px !important;}
.font12{font-size: 12px !important;}
.font13{font-size: 13px !important;}
.font14{font-size: 14px !important;}
.font16{font-size: 16px !important;}
.font18{font-size: 18px !important;}
.font20{font-size: 20px !important;}
.font24{font-size: 24px !important;}
.font28{font-size: 28px !important;}
.font32{font-size: 32px !important;}
.font36{font-size: 36px !important;}

.p10{padding: 10px !important;}
.input-field.col label, .input-field.col label.active{
	font-size: 16px !important;
}
.select2{
	position: relative;
	top: 0;
	vertical-align: top;
}
.select2-container{
	margin-top: 0 !important;
	position: relative;
	display: inline-block;
	width: 100%;
}
.select2-container .select2-selection{
	margin-top: 0 !important;
}
.input-field .select2-container{
	vertical-align: baseline;
}
.input-field.col .select2 + label {
    /* top: -30px; */
	z-index: 4;
	font-size: 12px !important;
	position: absolute;;
	top: -20px;
}


.swal2-container .select2-container{
	/* z-index: 7; */
}


.swal2-container{
	z-index: 6 !important;
}

.warning{
	color: red !important;
	font-weight: bold;
}
.text{
	line-height: 1.2;
}
 
.text-primary{color: #5500ea !important;}
.text-grey{color: #999;}
.text-light-grey{color: #ccc;}
.text-red{color: red}
.text-green{color: green;}
.text-black{color: #000;}
.text-purple{color: #8e24aa;}

.text-dark-grey, .dark-grey-text{color: #666;}
.text-light-grey, .light-grey-text{color: #ccc;}
.processing-formula{color: #ccc !important;}

p{
	font-family: 'Helvetica', 'san-serif';
	margin: 0;
}
.text-center, .center-text{
	text-align: center;
}

.text-left, .left-text{
	text-align: left;
}

.text-right, .right-text{
	text-align: right;
}


.sidenav-overlay{
	z-index: 2999;
}

#header{
	margin-top: 20px;
}

#main{
	/* padding-left: 35px; */
	padding-right: 3px;
}

#main .card{
	position: relative;
	border-radius: 8px;
	box-shadow: 0 5px 5px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
}

.card .card-buttons{
	position: absolute;
	top: 15px;
	right: 15px;
	text-align: right;
}

.barcode{
	position: relative; top: 9px; left: -9px;
}

/* col{
	margin-top: 10px; 	
} */
.action-btns{
	margin-left: 25px;
	
}
#table1_filter{
	float: none;
}
#pageTitle{
	margin-top: 0px;
}
@media only screen and (max-width: 986px){
	#pageTitle{
		margin-left: 38px;
		
	}
	
}

.wysiwyg{
	color: black;
}
@media only screen and (max-width: 600px){
	table.table{
		margin-left: -20px;
	}
	/* .action-btns{
		flex-wrap: wrap;
			flex-basis: 100%;
			height: 0;
	} */

	.action-btns input[type='search'] {
		font-size: 1rem !important;
	}
	.action-btns .btn{
		margin: 5px 0;
		/* width: 70px; */
	}
}

@media only screen and (max-width: 400px){
	#main{
		padding: 0;
	}

	.card.container{
		margin:0;
		box-shadow: none;
		padding: 0;
	}

	.card.container > .card-content {
		padding: 24px 0;
	}

	ul.stepper .step .step-content {
		margin-left: -20px;
		margin-right: -5px;
	}
}


@media only screen and (min-width: 993px){
	#main {
		padding-left: 250px;
	}
}
.list-wrapper .responsive-table .data-table th {
    width: auto ;
    padding: 19px 10px;
    border-bottom: 1px solid #e0e0e0;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 10px 10px;
    border-bottom: 1px solid #e0e0e0;

}

.dataTables_empty{
	display: none;
}

table.fixedHeader-floating.no-footer {
    border-bottom-width: 0;
    box-shadow: 2px 4px 2px -2px #ebebeb;
}

@media screen and (max-width: 991px){
	.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
		float: none;
		text-align: center;
	}
}



.main-card{
	margin-top: 0;
}

.btn-sidenav-toggle{
	opacity: .65;
    top: 17px !important;
	left: 5px;
}

.underline{
	text-decoration: underline;
}
.bold{
	font-weight: bold !important;
}
.italic{
	font-style: italic;
}

.dark-grey{	
	color: #6b6f82;
}
.light-grey{
	color: #ccc;
}
.gray-text{
	color: #6b6f82;
}
.cursor, .cursor:hover, .cursor label{
	cursor: pointer !important;
}

.hidden, .hidden2{
	display: none;
}

.hidden3{
	display: none !important;
}

.text-right{
	text-align: right;
}
.relative{
	position: relative;
}

.absolute{
	position: absolute;
}
.capitalize{
	text-transform: capitalize;
}

table td{
	cursor: pointer;
}

#title {
	padding-left: 50px;
	/* margin: 15px; */
	margin-left: 15px;
	position: relative;
	top: -5px;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
}
@media only screen and (min-width: 993px){
	#title {
		padding-left: 260px;
	
	}
}

.list-wrapper{
	margin-top: 0px !important;
}


/*----------------------------------------
Data Tables
------------------------------------------*/
.scrollx th, .scrollx td { white-space: nowrap;}

/*----------------------------------------
Form Wizard
------------------------------------------*/
ul.stepper .step .step-content .step-actions {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
  }
  
  ul.stepper .step .step-content .step-actions .btn {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	right: 20px;
	/* width: 100%; */
  }
  
  ul.stepper.horizontal .step .step-content .step-actions {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
  }

  

  #summary .card{
	max-width: 800px;
  }

  #summary .step-content{
	margin: 0;
  }
  
  @media screen and (max-width: 540px) {
	.section-form-wizard ul.stepper .step .step-content .row .input-field label {
	  line-height: 1;
	}
  }

  .question{
	font-size: 13px;
	/* padding-top: 5px; */
	padding-bottom: 5px;
	/* border-bottom: 1px solid #ccc; */
  }

  .answer{
	/* padding-left: 5px; */
	font-size: 16px;
	font-weight: bold;
	color: black;
  }

  /* .input-field.text-white input{
	color: white;
  } */

/*------------------------------ 
Other
------------------------------*/
.print-tag, .gap-time{
	margin: 5px;
}

.bg-primary, .indeterminate{
	background-color: #5500ea;
	color: white;
}
#barcodeInput{
	position: fixed;
	top: -1000px;
	opacity: 0;
}

.code{
	background-color: #eee;
	padding: 10px;
	margin: 5px;
	border-radius: 4px;
	border: #ccc;
	text-align: left;
}



.chip:not(.dropholder){
	background-color: #5500ea;
	color: white;
}

.chips.focus {
	border-bottom: 1px solid #9e9e9e;
    outline: none;
    box-shadow: none;
}

.chip:focus {
    color: #fff;
    outline: none;
    background-color: #5500ea;
}

.lightpick__reset-action.chip{
	font-size: 13px;
	border-radius: 16px;
}	

/* .saved, .saved + span .select2-selection{
	border-bottom: 1px solid limegreen !important;
	box-shadow: 0 1px 0 0 limegreen !important;
} */
.saved, .saved + span .select2-selection{
	border-bottom: 1px solid #5500ea !important;
	box-shadow: 0 1px 0 0 #5500ea !important;
}

.select2-selection__clear{
	font-size: 2em !important;
	color: #ccc;
  }

  .select2-selection__clear:hover{
	color: black;
  }

.card .card-content p.range-field{
	margin-top: 25px;
}

.range-input{
	margin-bottom: -10px;
}
.range-input.input-field.col label.active {
	font-size: 16px !important; 
}

.chip{
	cursor: pointer;
}

.step-label.error{
	color: red;
}

.btn-delete-img.btn-floating:hover{
	background-color: red;
}
.material-icons.delete:hover{
	color: red;
}

.btn .icon-label{
	position: relative; top: -4px; left: 4px;
}

.btn-floating:hover{
	opacity: 1;
}

.btn.yellow, .btn.yellow.btn-floating i{
	color: black !important;
}
/* .card .btn-delete-img{
	display: none;
}

.card:hover .btn-delete-img{
	display: block;
} */

@keyframes opacityPulse {
	from { opacity: .8; }
	50% { opacity: .4; }
	to { opacity: .8; }
  }

  @keyframes arrowDown {
	from { top: -15px }
	/* 50% { top: 4px; }  */
	to { top: 19px;}
  }



  .edit-mode tbody .link span{
	color: rgb(107, 111, 130)
}
.edit-mode thead th{
	transition: none;
	background-color: #5500ea !important
}

.contenteditable span, .select span{
	padding: 2px;
	position: relative;
	display: inline-block;
	transition: box-shadow .3s, border .3s;
	border-bottom: 2px solid rgba(0, 0, 0, 0);
	min-width: 20px;
}
.contenteditable span[contenteditable="true"], .edit-mode .select span{
	color:black !important;
	cursor: text;
}
.listCard.edit-mode .contenteditable span:focus,
.listCard.edit-mode .select span:focus, 
.listCard.edit-mode .boolean span:focus {
	border-bottom: 2px solid #5500ea;
	cursor: text;
}

.contenteditable span.saved{
	/* border-bottom: 2px solid limegreen !important; */
	/* box-shadow: 0 1px 0 0 limegreen !important; */
}

.contenteditable span.save-error{
	border-bottom: 2px solid red !important;
	box-shadow: 0 0px 0 0 red !important; 
}



.thumb.card .card-image img{
	width: 160px;
	height: 160px;
	object-fit: cover;
	border-radius: 4px;
}
.pulse{
	animation: opacityPulse 1s linear infinite;
}
.thumb.card.uploading{
	/* opacity: .4; */
	animation: opacityPulse 2s linear infinite;
}
.thumb.card.uploading .btn-delete-img{
	display: none;
}

.mfp-bg{
	z-index: 6000;
}
.mfp-wrap{
	z-index: 6001;
}
/* @media only screen and (min-width: 500px){
	.mfp-arrow-left {
		left: 350px !important;
	}
	.mfp-arrow-right {
		right: 350px !important;
	}
} */

.btn-delete-img{
	position: absolute;
	/* width: 25px;
	height: 25px; */
	/* font-size: 1.2em; */
	/* line-height: 25px !important; */
    top: -14px;
    background-color: grey;

}

/* #summary .card-content{
	padding-left: 50px;
	padding-right: 50px;

} */

/*------------------------------ 
Print
------------------------------*/
/* 
@media print {
    body,html {
        visibility: hidden
    }


    .print-area {
        visibility: visible;
        page-break-after: auto;
		margin-top: -80px;
    }

    .print-area .divider {
        margin: .5rem 0!important
    }

	.print-center{
		text-align: center;
	}

    li.step,.btn-customizer,.action-wrapper,.navbar,.page-footer,.sidenav-main,.theme-cutomizer {
        display: none
    }
	
	#summary{
		display: block;
	}

	.chip{
		-webkit-print-color-adjust: exact;
	}

    .card {
        box-shadow: none
    }

    .card .card-content {
        padding: 0!important
    }

    table td,table th {
        border: 1px solid #e8e8e8
    }


	.col.m5, .col.m6, .col.m7 {
		width: 50% !important;
	}

	.col.m11{
		width: 85% !important;
	}

	.col.m1{
		width: 15% !important;
	}
} */



/* .kanban-board[data-id="undefined"], .kanban-item:empty{
	display: none;
} */
.sidenav-main{
	z-index: 3000;
}
.yellow-text{
	color: #5500ea !important;
}

.kanban-title-board{
	text-align: center;
	width: 100% !important;
}
.kanban-wo{
	font-size: 12px;
    font-weight: 700;
    padding: 0.2rem 1rem;
    border-radius: 2px;
	font-weight: bold; 
	font-size: 19px;
}
.kanban-item{
	margin-bottom: 10px;
	padding: 5px;
}
.kanban-board-header{
    z-index: 2;
    width: 250px;
	opacity: .8;
	position: -webkit-sticky;
	position: sticky;
	top: 0px;
}
.kanban-board .kanban-drag{
	min-height: 1200px;
	padding: 10px;	
}

.kanban-tooltip{
	text-align: left;
	line-height: 1.5;
}

.card-title h5{
	font-size: 1.2rem;
	font-weight: bold;
}

h1,h2,h3,h4,h5,h6{
	/* font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; */
	font-family: "-apple-system", "BlinkMacSystemFont", 'Segoe UI', "Roboto", "Oxygen-Sans", 'Helvetica Neue', sans-serif;
}

.font10{font-size: 10px;}
.font12{font-size: 12px;}
.font14{font-size: 14px;}
.font16{font-size: 16px;}
.font18{font-size: 18px;}
.font20{font-size: 20px;}
.font24{font-size: 24px;}

.b{font-weight: bold;}
.normal{
	font-weight: normal;
	
}

.kanban-tooltip-title{
	opacity: .65;
}

strong a{
	font-size: 1.2rem;
	font-weight: bold;
}

.gap-delete, .schedule-item-delete{
	position: absolute;
	right: 8px;
	top: 8px;
	cursor: pointer;
}
.gap-title{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 0 10px;
}

.kanban-title.details .company{
	width: 80%;
}
#kanban-wrapper .kanban-item[data-border='grey']::before {
    background-color: grey;
}

#kanban-wrapper .kanban-item[data-border='blue']::before {
    background-color: blue;
}

#kanban-wrapper .kanban-item[data-border='purple']::before {
    background-color: purple;
}

#kanban-wrapper .kanban-item[data-border='yellow']::before {
    background-color: yellow;
}

#kanban-wrapper .kanban-title{
	font-size: 20px; 
	font-weight: bold;
}

.kanban-item.in-progress{

	-webkit-animation: pulse2 3s infinite ease-in-out;
    -o-animation: pulse2 3s infinite ease-in-out;
    -ms-animation: pulse2 3s infinite ease-in-out; 
    -moz-animation: pulse2 3s infinite ease-in-out; 
    animation: pulse2 3s infinite ease-in-out;
}

@-webkit-keyframes pulse2 {
    0% { -webkit-transform: scale(1); opacity: 1; }
    50% { -webkit-transform: scale(1); opacity: 1; }
    100% { -webkit-transform: scale(1); opacity: 1; }
}

@keyframes pulse2 {
    0% { transform: scale(1); opacity: 1; }
    50% { transform: scale(1); opacity: 1; }
    100% { transform: scale(1); opacity: 1; }
}

table.dataTable.no-footer{
	border: none;
}
@media only screen and (max-width: 992px){
	.dataTables_filter{
		margin-left:25px;
	}
}


.background-text{
	color: white;
}

.background-text.yellow, .background-text.white, .chip.yellow, .chip.white{
	color: black;
}

table.dataTable tbody tr.even{
	background-color: #eee;
}

table.dataTable tbody tr{
	border-bottom: 1px solid white;
}

table.dataTable tr#Total{
	background-color: #000;
    color: white;
}

table.dataTable tbody td{
	border-radius: 0;
}

.chip{
	border: 1px solid white;
}

.status.Current{
	color: white;
	background-color: green;
	font-weight: bold;
}

.status.Overdue{
	background-color: yellow;
	font-weight: bold;
}

.status.Expired{
	background-color: red;
	font-weight: bold;
}

select:focus{
	outline: none;
}
select{
	padding-left: 0;
}

.input-field .switch{
    position: relative;
    top: 0px;
	white-space: nowrap;
}

.swal2-actions{
	flex-direction: row-reverse;
	margin: 0.25em auto 0 !important;
}
.swal2-actions button{
	margin: 5px;
}

.selection{
	text-align: left;
}

.input-field{
	position: relative;
}

.input-field.error label{
	color: red;
}

.noMargin.input-field{
	margin: 5px;
}

.input-field .calculator{
	position: absolute;
	right: 30px;
    top: 15px;
	cursor: pointer;
}

.input-field .subtract{
	position: absolute;
	right: 60px;
    top: 15px;
	cursor: pointer;
}

.input-field .add{
	position: absolute;
	right: 30px;
    top: 15px;
	cursor: pointer;
}
@media only screen and (max-width: 400px){
	.input-field.col label{
		left: 1rem;
	}
}

.input-field.uppercase input{
	text-transform: uppercase;
}

.input-field{
	margin-top: 25px;
}

h6.text-primary, .sidenav-dark.sidenav-main .sidenav li > a.text-primary{
	color: #5500ea
}
h6.text-primary, .sidenav-dark.sidenav-main .sidenav li > a.text-orange{
	color: orange
}
h6.text-primary, .sidenav-dark.sidenav-main .sidenav li > a.text-green{
	color: lawngreen;
}
h6.text-primary, .sidenav-dark.sidenav-main .sidenav li > a.text-purple{
	color: plum;
}
h6.text-primary, .sidenav-dark.sidenav-main .sidenav li > a.text-red{
	color: lightcoral;
}

.card h5.text-primary{
	color: #5500ea;
	opacity: .75;
}

.text-primary{
	color: #5500ea;

}

#center-panel{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100vh;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

#scannerPreloader{
	position: fixed;
	bottom: 13px;
	left: calc(50% - 25px);
	z-index: 10001;
}

#scan-card {
	margin-left: 10px;
	margin-right: 10px;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#scan-card .card-panel{
	margin: 0 auto;
	max-width: 440px;
	width: 100%;
	padding-bottom: 20px;
	padding: 0px 0px 20px 0;
	min-height: 100px;
	
}

#scanCards{

	display: flex;
	-webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	justify-content: center;

}
.scanCard{
	text-align: center;
	border-radius: 20px;
	box-shadow: 0 5px 5px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
	border: none;
	width: 400px !important;
	height: 150px !important;

	margin: 10px;
	display: flex;
	-webkit-box-pack: center;
    -webkit-justify-content: center;	
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	justify-content: center;
}
.scanCard img{
	margin-right: 50px;
}
#summary .card-panel{
	padding: 14px;
}
@media only screen and (max-width: 400px){
	#scan-card {
		margin: 0;
		height: 100%;
	}
	#scan-card .card-panel{
		box-shadow: none !important;
	}
	#header{
		display: none;
	}	
}

#video {
	/* border: 1px solid grey; */
	/* sbox-shadow: 0 5px 5px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%); */
	border-radius: 20px !important;
	width: 100%;
	/* aspect-ratio: 320/534; */

	/* height: 240px; */
  }

#info{
	margin: 20px;
}

.input-field.green-text input[type=text]:not(.browser-default):disabled{
	color: green;
	font-weight: bold;
}

.input-field.red-text input[type=text]:not(.browser-default):disabled{
	color: red;
	font-weight: bold;
}

.input-field.error label{
	color: red;
}

.input-field.primary-text input[type=text]:not(.browser-default):disabled{
	color: #5500ea;
	font-weight: bold;
}

.input-field.primary-text label{
	color: #5500ea;
	font-weight: bold;
}

.input-field.orange-text input[type=text]:not(.browser-default):disabled{
	color: orange;
	font-weight: bold;
}

  .page-data-table table.table{
	position: relative;
	top: -20px;

}

  .page-data-table .dataTables_filter {
		margin-right: 30px;
		position: relative;
		top: 0px;

	}

  .page-data-table label input[type='search']{
		font-size: 1.2rem !important;
		height: 1.6rem;
		margin-right: 20px;
		border-radius: 5px;
		position: relative;
		top: -40px;
	}

	.dataTables_wrapper.page-data-table .dataTables_paginate .paginate_button{
		padding: 0.1em 0.55em !important;

	}

	.dataTables_wrapper input[type="search"] {
		border: none;
		border-bottom: 1px soli d#9e9e9e;
		border-radius: 0;
	}
  
  .dataTables_wrapper.page-data-table .dataTables_paginate .paginate_button.current,
  .dataTables_wrapper.page-data-table .dataTables_paginate .paginate_button.current:hover,
  .dataTables_wrapper.page-data-table .dataTables_paginate .paginate_button:hover{

	/* color: white !important; */
    border: 1px solid #333;
    border-radius: 4px;
	color: white !important;
    background: #333;
    box-shadow: none !important;
	margin: 1px !important;
  }

  .table .even:hover, .table .odd:hover {
    background-color: #333;
    color: white;
   }

   .table .even:hover .black-text, .table .odd:hover .black-text,
   .table .even:hover .grey-text, .table .odd:hover .grey-text {
    color: white !important;
   }


   .table tr.selected, .table tr.selected:hover{
    /* background-color: #5500ea !important;  */
	background-color: #5500ea !important; 
    color: white !important; 
   }
   .table tr.selected .link{
	/* color: black !important; */
   }
   .table tr.selected a, .table tr.selected a:hover{
    /* color: black; */
   }

   .table tr.selected.even:hover, .table tr.selected.odd:hover {
    background-color: #5500ea;
    color: white;
   }
   .dataTables_wrapper {
	max-width: 1750px;
   }


.list-wrapper .responsive-table .data-table.dataTable tbody td {
    /* padding: 0.2rem 0.2rem !important; */
	padding: 3px 10px !important;
}

.list-wrapper .responsive-table .top .action-filters .dataTables_filter {
    margin-right: 10px !important;
}
.tagColor{
	margin-top: 6px;
    line-height: 25px;
    width: 45px;
    height: 25px;
	border-radius: 6px; 
	box-shadow: 0 5px 5px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
	border: none;
}

.progress{
	background-color: #ddd;
}
.progress .determinate{
	transition-property: width;
	transition-duration: 2s;
}
.progress .white{
	background-color: #000 !important;
}

#promptForm{
	margin-bottom: 2px !important;
}

#promptForm .fields{
	width: 80%;
	text-align: center;
	margin: 0 auto;
}

#promptForm .checkbox label{
	padding-left: 10px;
}

#promptForm .input-field {
    margin-top: 15px;
}

[type='checkbox'] + span:not(.lever) {
	padding-left: 30px;
}


#scan-card .collection-item{
	padding-top: 10px !important;
}

.chip{
	box-shadow: 0 5px 5px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
	border: none;
}

label input[type='search']{
	font-size: 1.6rem !important;
	font-weight: bold;
}

#table1_filter{
	min-width: 120px;
}	

.filter-btn {
    right: 15px !important;
}

input[type="search"]{
	text-transform: uppercase;
}
input[type="search"].inverted{
	background-color: black !important;
	color: white;
}

/* .sidenav{
	top: 0 !important;
} */

*, input, input[type="search"] {
	transition: background-color 0.15s ease;
}

.status, .processType{
	margin-top: 5px;
    line-height: 25px;
    height: 25px;
	width: 92px;
}

.sidenav a.company{
	color: #ccc !important;
	height: 30px;
	overflow: hidden;
}

.sidenav a.company:hover{
	color: white !important;
}

.sidenav a.company.text-primary, .sidenav a.company.text-primary:hover{
	color: #5500ea !important;
	height: 30px;
}
span.link{
	color: #5500ea !important;
	cursor: pointer !important;
}
.selected span.link{
	color: white !important;
	cursor: pointer !important;

}
.link input[type=text]:not(.browser-default):disabled{
	color: #5500ea !important;
	cursor: pointer;
}
strong{
	font-weight: bold !important;
}
.textarea{
	margin-top:10px;
}
.textarea2{
	height: 140px !important;
}
.textarea2 p{
	font-family: Helvetica, sans-serif !important;
	font-size: 18px;
}
.textarea2 strong{
	font-weight: bold;
}
.textarea2 .ql-editor{
	background-color: #eee;
	
}
.ta2 .ql-toolbar.ql-snow{ 
	border: none;
	border-bottom: 1px solid rgb(204,204,204);
    text-align: left;
}

.ql-snow.ql-toolbar button:hover, .ql-snow .ql-toolbar button:hover, .ql-snow.ql-toolbar button:focus, .ql-snow .ql-toolbar button:focus, .ql-snow.ql-toolbar button.ql-active, .ql-snow .ql-toolbar button.ql-active, .ql-snow.ql-toolbar .ql-picker-label:hover, .ql-snow .ql-toolbar .ql-picker-label:hover, .ql-snow.ql-toolbar .ql-picker-label.ql-active, .ql-snow .ql-toolbar .ql-picker-label.ql-active, .ql-snow.ql-toolbar .ql-picker-item:hover, .ql-snow .ql-toolbar .ql-picker-item:hover, .ql-snow.ql-toolbar .ql-picker-item.ql-selected, .ql-snow .ql-toolbar .ql-picker-item.ql-selected {
    color: #5500ea !important;
}
.ql-snow.ql-toolbar button:hover .ql-stroke, .ql-snow .ql-toolbar button:hover .ql-stroke, .ql-snow.ql-toolbar button:focus .ql-stroke, .ql-snow .ql-toolbar button:focus .ql-stroke, .ql-snow.ql-toolbar button.ql-active .ql-stroke, .ql-snow .ql-toolbar button.ql-active .ql-stroke, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-snow.ql-toolbar button:hover .ql-stroke-miter, .ql-snow .ql-toolbar button:hover .ql-stroke-miter, .ql-snow.ql-toolbar button:focus .ql-stroke-miter, .ql-snow .ql-toolbar button:focus .ql-stroke-miter, .ql-snow.ql-toolbar button.ql-active .ql-stroke-miter, .ql-snow .ql-toolbar button.ql-active .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
    stroke:  #5500ea !important;
}
.ql-snow a {
    color: #5500ea !important;
}

.ql-align-left{
	text-align: left;
}

.ql-align-center{
	text-align: center;
}

.ql-align-right{
	text-align: right;
}

.ql-size-large{
	font-size: 1.5em;
}

textarea.materialize-textarea {
    line-height: 1.2;
    min-height: 4rem;
    padding: 0.5rem 0 1rem 0;
    resize: vertical;
	height: 80px !important;
}

.section-link{
	font-weight: bold !important;
	text-transform: uppercase;
	color: black;
	padding-left: 0 !important;
}
.section-link:hover{
	color: black !important;
	border: 0 !important;

}

.card.section{
	border-radius: 10px;
}

.card.section.disabled h6.text-primary{
	color: #ccc;
}

.card.section .card-header{
	padding-bottom: 30px;
}

.table-of-contents a.active, .table-of-contents a:hover, .table-of-contents a.strike:hover,.table-of-contents a.active.strike{
	color: #5500ea;
}

.table-of-contents a{
	color: black;
}

.table-of-contents a.strike{
	color: #ccc;
}

.strike{
	text-decoration: line-through;
}


.table{
	display:table;
  }

.cell{
	display: table-cell;
}

/* #scrollspy{
	position: fixed;
	left: 800px;
	
} */

/* 
.multi-line .select2-container--default .select2-selection--multiple .select2-selection__choice{
	float:none;
}

.multi-line .select2-selection__clear{
	display: none;
} */

.line-break .chip{
	display: block;
}

.line-break .chips input{
	width: 90% !important;
}

body.dragging, body.dragging * {
	cursor: move !important;
  }
  
  .dragged {
	position: absolute;
	opacity: 0.5;
	z-index: 2000;
  }
  
  .chip.placeholder {
	position: relative;
	background-color: #5500ea;
	/** More li styles **/
  }
  .chip.placeholder:before {
	position: absolute;
	/** Define arrowhead **/
  }

  .modal{
	z-index: 2000 !important;
  }

  .modal-overlay{
	z-index: 1061 !important;
  }

  ul.stepper .step .step-content .row {
	margin-left: 0;
	margin-left: 20px !important;
  }

  ul.stepper .step .step-content .row{
	padding-left: 20px;
  }


  .card.bin{
	float: left;
	margin: 2px;
	cursor: pointer;
	/* width: 235px; */
  }
  .card.bin.blue,  .card.bin.orange,  .card.bin.green{
	color: white;
  }


  #binCounts .chip{
	width: 90%;
    text-align: center;
  }

  .delete:hover:not(button):not(th){
	color: red;
	cursor: pointer;
  }

  .qty-calculator{
	color: #999	; text-align: left; margin-left: 60px; margin-bottom: 20px;
  }



.page-footer{
	margin-top: 65px;
	height: 50px;
}


.sidenav{
	z-index: 3000;
}

.lightpick select{
	display: inline;
	width: auto;
}

.collection {
	border: none;
}
.collection .collection-item{
	padding: 5px 5px;
	font-size: 17px;
	border: none;
	border-bottom: 1px dotted gray;
}
.applied-filters{
	margin-bottom: 8px;
}
.applied-filters:not(:empty):before{
	content: "Applied Filters: ";
}
.applied-filters .chip{
	/* margin-bottom: 16px; */
}

.data-table-header{
	margin-bottom: 15px
}

.list-wrapper .responsive-table .data-table.dataTable tbody td.binCell{
	padding: 10px 10px !important;
}	
.simpleButton{
	/* width: 100% !important; */
	cursor: pointer;
}
.simple-table{
	width: 100%;
	max-width: 900px;
	margin-left: 10px;
	margin-top: 10px;
	box-shadow: 0 5px 5px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
	-webkit-user-select: none; /* Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+/Edge */
	user-select: none; /* Standard */
}

.simple-table td{
	border-bottom: 1px solid #ccc;
}

.simple-table thead tr th{
	background-color: #333;
	padding: 5px 10px !important;
    color: white;
}

.simple-table thead tr th.yellow{
    color: black;
}

.simple-table tr{
	background-color: white;
}

.simple-table.dark tr td{
	color: black;
}

.simple-table.green tr th{background-color: green;}
.simple-table.purple tr th{background-color: purple;}
.simple-table.yellow tr th{background-color: #5500ea; color: black;}
.simple-table.white tr th{background-color: white; color: black;}
.simple-table.pink tr th{background-color: pink;}

.simple-table.orange tr th{background-color: orange;}
.simple-table.blue tr th{background-color: blue;}

.simple-table tr.highlight{background-color: lightYellow; }


.simple-table tr.selected:hover, .simple-table tr.selected.done:hover{
	background-color: black;
	color: white;
	opacity: 1;
}

.simple-table tr.selected, .simple-table tr.selected.done{
	background-color: black;
	color: white;
	opacity: 1
}

.simple-table.dark tr.selected td{
	color: white;
	opacity: 1
}

.simple-table.dark tr.selected.disabled{
	/* opacity: .2 */
	animation: opacityPulse 1s linear infinite;

}


.simple-table.dark tr.selected.current td {color: lightgreen !important;}

.simple-table tr.current{background-color: lightgreen;}
.simple-table tr.done td{background-color: #ddd; opacity: .7;  }
.simple-table tr.done td{cursor: default; text-decoration: line-through;}
.simple-table tr.done td:first-child{cursor: pointer; text-decoration: none}
.simple-table tr.current.selected, .simple-table tr.selected td{background: black;}


table.simple-table.highlight > tbody > tr:hover {
    /* background-color: lightblue; */
}

.simple-table td.highlight div{
	font-weight: bold;
	/* background-color: yellow;
	padding: 3px; */
}

.table-link{
	/* margin-bottom: -7px; */
}

.even .row-select{
	border: 2px solid #ddd;
}
.even{
	background-color: white;
}

.odd .row-select{
	border: 2px solid #eee;
}

.row-select{
	position: relative;
	/* top: 3px; */
	
    width: 20px;
    height: 20px;
    border-radius: 5px;
    font-weight: bold;
    line-height: 1.7;
}

.selected .row-select{
	border: 2px solid #5500ea;;
    /* background-color: black; */
	background-color: white;
    /* color: #5500ea; */
	color: #5500ea;
}

/* .row-select:after{
	content: 'check_box_outline_blank';
	color: #ccc;
} */
.table .even:hover, .table tr:hover .row-select:after {
    /* color: white !important; */
}

tr:hover .material-icons{
	color: white !important;
}

.table table.table.simple-table .even:hover, .table table.table.simple-table .odd:hover, table.simple-table tr:hover td .row-select:after{
	color: #333 !important;
}

.table table.table.simple-table .even:hover, .table table.table.simple-table .odd:hover, table.simple-table tr:hover th .row-select:after{
	color: white !important;
}

.bins.chip{
	position: relative;
	top: 2px;
}

.bins.chip.missingBins{
	background-color: red;
}

.binSelect{
	width: 80%;
}



.range-input.range-blue .irs--flat .irs-handle>i:first-child, .range-input.range-blue .irs--flat .irs-bar, .range-input.range-blue .irs--flat .irs-from, .range-input.range-blue .irs--flat .irs-to, .range-input.range-blue .irs--flat .irs-single {
    background-color: blue !important;
}
.range-input.range-blue .irs--flat .irs-from:before, .range-input.range-blue .irs--flat .irs-to:before, .range-input.range-blue .irs--flat .irs-single:before {
    border-top-color: blue !important;
}

.range-input.range-green .irs--flat .irs-handle>i:first-child, .range-input.range-green .irs--flat .irs-bar, .range-input.range-green .irs--flat .irs-from, .range-input.range-green .irs--flat .irs-to, .range-input.range-green .irs--flat .irs-single {
    background-color: green !important;
}
.range-input.range-green .irs--flat .irs-from:before, .range-input.range-green .irs--flat .irs-to:before, .range-input.range-green .irs--flat .irs-single:before {
    border-top-color: green !important;
}

.range-input.range-purple .irs--flat .irs-handle>i:first-child, .range-input.range-purple .irs--flat .irs-bar, .range-input.range-purple .irs--flat .irs-from, .range-input.range-purple .irs--flat .irs-to, .range-input.range-purple .irs--flat .irs-single {
    background-color: purple !important;
}
.range-input.range-purple .irs--flat .irs-from:before, .range-input.range-purple .irs--flat .irs-to:before, .range-input.range-purple .irs--flat .irs-single:before {
    border-top-color: purple !important;
}

.range-input.range-orange .irs--flat .irs-handle>i:first-child, .range-input.range-orange .irs--flat .irs-bar, .range-input.range-orange .irs--flat .irs-from, .range-input.range-orange .irs--flat .irs-to, .range-input.range-orange .irs--flat .irs-single {
    background-color: orange !important;
}
.range-input.range-orange .irs--flat .irs-from:before, .range-input.range-orange .irs--flat .irs-to:before, .range-input.range-orange .irs--flat .irs-single:before {
    border-top-color: orange !important;
}


.range-input.range-yellow .irs--flat .irs-handle>i:first-child, .range-input.range-yellow .irs--flat .irs-bar, .range-input.range-yellow .irs--flat .irs-from, .range-input.range-yellow .irs--flat .irs-to, .range-input.range-yellow .irs--flat .irs-single {
    background-color: yellow !important;
}
.range-input.range-yellow .irs--flat .irs-from:before, .range-input.range-yellow .irs--flat .irs-to:before, .range-input.range-yellow .irs--flat .irs-single:before {
    border-top-color: yellow !important;
}
.range-input.range-yellow .irs-single{
	color: black !important;
}

.range-input.range-pink .irs--flat .irs-handle>i:first-child, .range-input.range-pink .irs--flat .irs-bar, .range-input.range-pink .irs--flat .irs-from, .range-input.range-pink .irs--flat .irs-to, .range-input.range-pink .irs--flat .irs-single {
    background-color: pink !important;
}
.range-input.range-pink .irs--flat .irs-from:before, .range-input.range-pink .irs--flat .irs-to:before, .range-input.range-pink .irs--flat .irs-single:before {
    border-top-color: pink !important;
}

.range-input.range-white .irs--flat .irs-handle>i:first-child, .range-input.range-white .irs--flat .irs-bar, .range-input.range-white .irs--flat .irs-from, .range-input.range-white .irs--flat .irs-to, .range-input.range-white .irs--flat .irs-single {
    background-color: black !important;
}
.range-input.range-white .irs--flat .irs-from:before, .range-input.range-white .irs--flat .irs-to:before, .range-input.range-white .irs--flat .irs-single:before {
    border-top-color: black !important;
}

.range-input.label-10, .range-input.label-20{
	margin-top: 5px !important;
}
.range-input.label-10 label{
	margin-top: 8px;
}

.range-input.label-20 label{
	margin-top: 20px;
}

/* @media only screen and (max-width: 965){

	button .hide-on-small-only{
		display: none;
	}
} */

/* .btn .material-icons{
	position: absolute;
    top: 0;
    right: 8px;
} */

@media only screen and (max-width: 1320px){
	.hide-on-small-only {
		display: none !important;
	}
	.responsive-table .top .action-btns .btn i, .responsive-table .top .action-filters .btn i {
		float: none;
		margin: 0 7px;
	}
}

[data-title]:hover:after {
	opacity: 1;
	transition: all 0.1s ease 0.5s;
	visibility: visible;
  }
  [data-title]:after {
	content: attr(data-title);
	position: absolute;
	bottom: -2.6em;
	left: 0;
	padding: 4px 4px 4px 8px;
	color: #666;
	white-space: nowrap;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 4px #666;
	-webkit-box-shadow: 0px 0px 4px #666;
	box-shadow: 0px 0px 4px #666;
	/* background-image: -moz-linear-gradient(top, #f0eded, #bfbdbd);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f0eded), color-stop(1, #bfbdbd));
	background-image: -webkit-linear-gradient(top, #f0eded, #bfbdbd);
	background-image: -moz-linear-gradient(top, #f0eded, #bfbdbd);
	background-image: -ms-linear-gradient(top, #f0eded, #bfbdbd);
	background-image: -o-linear-gradient(top, #f0eded, #bfbdbd); */
	opacity: 0;
	z-index: 99999;
	visibility: hidden;
	background-color: white;
  }
  [data-title] {
	position: relative;
  }

  table[data-title]:after{
	display: none !important;
  }

  .signature canvas{
	border: 1px solid #9e9e9e;
	width: 91%;
  }
  #keypad2{
	margin-bottom: 5px;
  }
  #trayEntry .value, #weightEntry .value, #keypad .value, #keypad2 .value{
	font-size: 36px;
	color: black;
	font-weight: bold;
	width: 150px;
	height: 60px;
	border: 1px solid black;
	margin: 5px auto 10px auto;
	border-radius: 10px;
	background-color: #ddd;
	border: 1px solid gray;
	font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	text-align: center;
	padding: 5px;
	letter-spacing: 2px;
  }
  #keypad .value{
	width: 250px;
  }
  #keypad2 .value{
	width: 250px;
	height: 50px;
	font-size:32px;

  }



  #trayEntry .btn,  #weightEntry .btn,  #keypad .btn{
	margin: 3px;
	zoom: 1.2;
  }

  #keypad2 .btn{
	margin: 3px;
	zoom: 1.0;
  }

#sideSearch{
	padding-left: 30px; 
	box-shadow: none !important;
	margin-right: 15px;
	width: 85%;
}

#slide-out-right.sidenav {
	background-color: #eee;
}

.swal-wide .swal2-modal{
    width: 100%;
	max-width: 600px;
}

#swal2-html-container{
	margin: 20px 10px;
	overflow: visible;
  }

  .swal2-container.fullscreen{
	z-index: 3001 !important;
  }
  .swal2-container.swal2-center.fullscreen>.swal2-popup {
	width: 100% !important;
	max-width: 1020px;
  }

  .btn.openTray{
	width: 80px;
	padding: 0;
  }

  .no-wrap{
	white-space: nowrap;
  }

  .simple-table, .tray-table, #summary{
	margin: 0 auto;
	max-width: 1600px;
	/* table-layout: auto;
	display: table; */

  }	

  .simple-table td{
	padding: 3px 10px;
	white-space: nowrap;
	overflow: hidden;
	max-width:100%;
	height: 50px;
	max-height: 50px;
	/*overflow: visible; */
  }

 .select-number{
	text-align: center;
	color: black;
    font-size: 15px;
    line-height: 1.4;
  }

  .data-table .select-number {
	font-size: 14px;
	color: #5500ea;
  }


  .tray-table td{
	padding: 3px 10px;
	white-space: nowrap;
	overflow: visible;

  }

  input[type=text].tray-track-time, input[type=text].tray-track-number{
	font-size: 14px; 
	width: 75px;
	border: 1px solid gray;
	background-color: white;	
	padding: 5px;
	height: 20px;
	margin-top: 5px;
	font-weight: bold;
	/* box-shadow: 3px 3px 3px #ccc !important; */
	border-radius: 10px;
  }

  input[type=text].tray-track-time.disabled, input[type=text].tray-track-number.disabled{
	background-color: #ddd;
	border-bottom: 1px solid gray;
	box-shadow: none !important;
  }

  input[type=text].tray-track-time::placeholder, input[type=text].tray-track-number::placeholder{
	font-size: 12px;
  }

  input[type=text].tray-track-time:focus,   input[type=text].tray-track-number:focus{
	border: 1px solid gray !important;
	box-shadow: 3px 3px 3px #ccc !important;
	background-color: #5500ea;
	color:white;
  }

  input[type=text].tray-track-time::selection, input[type=text].tray-track-number::selection {
	color: black;
	background: white
  }


  td, th {
    border-radius: 0;
  }




@keyframes flickerAnimation {
	0%   { opacity:.8; }
	50%  { opacity:.2; }
	100% { opacity:.8; }
  }
  @-o-keyf	`	i65r4e3w2q	rames flickerAnimation{
	0%   { opacity:.8; }
	50%  { opacity:.2; }
	100% { opacity:.8; }
  }
  @-moz-keyframes flickerAnimation{
	0%   { opacity:.8; }
	50%  { opacity:.2; }
	100% { opacity:.8; }
  }
  @-webkit-keyframes flickerAnimation{
	0%   { opacity:.8; }
	50%  { opacity:.2; }
	100% { opacity:.8; }
  }
  .flicker {
	 -webkit-animation: flickerAnimation 1s infinite;
	 -moz-animation: flickerAnimation 1s infinite;
	 -o-animation: flickerAnimation 1s infinite;
	  animation: flickerAnimation 1s infinite;
  }

  .draggable {
	cursor: move;
	user-select: none;
}
#placeholder{
	text-align: center;
}
.placeholder {
	background-color: #edf2f7;
	/* border: 2px dashed #cbd5e0; */
}
.clone-list {
	border-top: 1px solid #ccc;
}
.clone-table {
	border-collapse: collapse;
	border: none;
}
.clone-list{
	box-shadow: 0 5px 5px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
}
.clone-table th{
	background-color: #333;
    padding: 5px 10px !important;
    color: white;
}	
.clone-table td {
	/* border: 1px solid #ccc; */
	border-top: none;
	padding: 3px 10px;
    white-space: nowrap;
}
.dragging {
	background: #fff;
	/* border-top: 1px solid #ccc; */
	z-index: 999;
}

  /* Datatables reorder package */
  table.dt-rowReorder-float{position:absolute !important;opacity:.8;table-layout:fixed;outline:2px solid #888;outline-offset:-2px;z-index:2001}tr.dt-rowReorder-moving{outline:2px solid #555;outline-offset:-2px}body.dt-rowReorder-noOverflow{overflow-x:hidden}table.dataTable td.reorder{text-align:center;cursor:move}

  .printer{
	font-size: 10px;
  }

.scan-menu-button {
	display: flex;
	flex-wrap: wrap;
}
.scan-menu-button>* {
	flex: 1;
	white-space: nowrap;
}

.no-space{
	justify-content: left !important;
	-webkit-justify-content: left !important;
	display: block;
}

.no-wrap{
	white-space: nowrap;
}

.p5{
	padding: 5px;
}

.p10{
	padding: 10px;
}

.sticky{
	position: sticky;
	top: 0;
	z-index: 6;
}

.results-button{
	width: 90px;
}
.results-max{
	width: 100%;
}
.monospace{
	font-family: monospace;
}

:root {
	/* change background color for .container__months */
	/* --litepicker-container-months-color-bg: #333 !important;  */
	--litepicker-is-locked-color: #ccc !important;
	--litepicker-highlighted-day-color: #ccc !important;
	--litepicker-highlighted-day-color-bg: #eee !important;
	--litepicker-is-today-color: #000 !important;
  }

  .day-item{
	font-weight: bold;
	font-size: 15px;
  }

  .month-item-name, .month-item-year{
	font-size: 16px;
  }

  .is-today:not(.is-locked){
	color: black !important
  }

  .litepicker .container__days .day-item.is-start-date.is-end-date{

  	background-color: #2196f3 !important;
	color: white !important;
  }

  .bins-scheduled{
	cursor: pointer;
  }

  .pointer{
	cursor: pointer;
  }

  .strike {
	color: grey;
	display: block;
	text-align: center;
	overflow: hidden;
	white-space: nowrap; 
	margin-bottom: 20px;
	clear: both;
}

.strike > span {
	position: relative;
	display: inline-block;
}

.strike > span:before,
.strike > span:after {
	content: "";
	position: absolute;
	top: 50%;
	width: 9999px;
	height: 1px;
	background: #ccc;
}

.strike > span:before {
	right: 100%;
	margin-right: 15px;
}

.strike > span:after {
	left: 100%;
	margin-left: 15px;
}

.width-100{
	width: 100px;
}
.width-150{
	width: 150px;
}
.width-175{
	width: 175px;
}
.width-200{
	width: 200px;
}
.width-250{
	width: 250px;
}
.insert{
	cursor: pointer;
	border-radius: 3px;
	background-color: white;
	height: 24px;
	width: 24px;
	border: 2px solid #ccc;
	left: 0px;
    position: relative;
	overflow: hidden;
	font-size:15px;
}
.insert i{
	left: -2px;
	font-size: 24px;
	color: #5500ea !important;
	font-weight: bold;
	position: relative;
	animation: arrowDown 1s ease-out infinite;
}

#line-title{
	cursor: pointer;
}

.fixed-action-btn{
	z-index: 5 !important;
}

.table-of-contents .section-item{
	position: absolute;
	top: -1000px;
}

.table-of-contents .section-item.on{
	position: static;
}

#searchResults{
	border: 1px solid #ccc;
	height: 500px;
	overflow: scroll;
	padding: 5px;
	margin: 15px;
	font-weight: normal;
	text-align: left;
	color: grey;
}

.searchResult{
	border-bottom: 1px solid grey; padding: 10px; margin: 0px; 
	cursor: pointer;
}

.searchResult:hover{
	background-color: #ffeb3b;
}


.dollars:before {
        content: '$';
}


.ql-container {
	min-height: 100px;  /* Set height as per your requirement */
  }

  .card .card-content {
    padding-top: 10px;
    border-radius: 0 0 2px 2px;
}

.ql-toolbar .done{
	position: absolute;
	right: 12px;
	top: 8px;
	zoom: .8;
}


/* LIST CARD */

.listCard .simple-table {
	box-shadow: none;
 }
 /* .listCard .card-content{
	overflow-y: auto;
 } */
 .listCard .card-content{
	padding-bottom: 5px !important;
 }
 .listCard .card-body{
	 overflow-y: auto;
	 padding-left: 10px;
	 padding-right: 10px;
	 position: relative;
	}
 .listCard table thead tr th {
	 position: sticky !important;
	 z-index: 6;
	}
.listCard .iconButton{
	margin-right: 5px;
}
 .ui-resizable-handle{
	position: sticky !important;
	background-color: white;
	height: 30px !important;
	bottom: 0px !important;
	/* border-top: 1px dotted #ccc; */
	text-align: center;
	cursor: ns-resize !important;
	z-index: 6 !important;
}

[data-data*="Section"] {
	color: black !important ;
	background-color: #ddd !important;
}

ul.list-card-dropdown{
	/* display: table; */
	padding-right: 10px;
	position: absolute;
	z-index: 100;
	background-color: white;
	/* border: 1px solid #ccc; */
	padding: 0px;
	overflow:  scroll;
	min-width: 100px;
	/* height: 180px; */
	box-shadow: 0 5px 5px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
	border-radius: 3px;
}

ul.list-card-dropdown li{
	/* display: table-row; */
	color: black;
	cursor: pointer;
	padding: 5px;
	-webkit-user-select: none; /* Safari */
	-ms-user-select: none; /* IE 10 and IE 11 */
	user-select: none; /* Standard syntax */
}

ul.list-card-dropdown .selected{
	background-color: #5500ea;
	color: white !important;
}

/* .listCard .select.focused span{
	border-bottom: 2px solid #5500ea;
} */




.listCard.edit-mode .check{
	color: black;
}
.listCard.edit-mode .check:hover {
	color: #5500ea;
}
.listCard .check{
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.listCard .check::before{
	content: '-';
	font-size: 14px;
	font-family: Helvetica, sans-serif;
	position: relative;
	top: -6px;
}
.listCard .check.checked::before{
	font-family: Material Icons;
	content: 'done';
	font-size: 24px;
	position: relative;
	top: 2px;
	left: 0px;
}

.card-search{
	position:relative;
	/* width: 300px; */
	display: inline-block;
	top: -5.3px;
}
.card-search input{
	border: 1px solid #ccc;
	border-radius: 100px;
	width: 34.4px;
	height: 34.4px;
	padding-left: 10px;
	font-weight: bold;
	position: absolute;
	right: 5px;
	/* display: none; */
	top: 0;
}
.card-search .button{
	position: absolute;
	right: 0;
	top: 0px;
}

.card-search .search.active{
	color: #5500ea !important;
}

.icon-alert{
	
}

.icon-alert:before{
	content: "Alert";
}

.report-table td{
	padding: 10px 10px;
}

.report-table tr:hover, .search-result:hover{
	background-color: #f3efef;
	color: black;
}

.swal2-container .swal2-title .input-field label{
	left: 0 !important;
	font-size: 14px !important;
	font-weight: normal;
}
.content{
	color: black;
	padding: 10px;
}
.content ul{
	list-style-type: circle !important;
}

.content ul:not(.browser-default) > li{
	list-style-type:disc !important;
	margin-left: 10px;
}


th.sticky-table-header{
	padding: 0;
	position: sticky;
	top: 0;
	height: 0;
	background-color: white;
}

.low{
	background-color: #8bc34a;
	color: darkGreen;
}
.med-low{
	/*80% between red and green and 50% transparent*/
	background-color: #8bc34a46;
	color: #427b01
	
}

.med{
	/*50% between red and green*/
	background-color: #ffc10746;
	color: #795b00;
}

.med-high{
	/*30% between red and green*/
	background-color: #ff980046;
	color: #6c4101;
}

.high{
	background-color: #ff000046;
	color: #770101;
}
.gradient-range tr{
	border: none;
}

.gradient-range td{
	width: 20%;
	/* border: 1px solid white; */
}

td.overflow{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 8px 2px;
}



.sidenav li a.active {

    background: #5500ea;
	color: black !important;
	font-weight: bold;
}

.sidenav li a.active i.material-icons{
	color: black !important;
}


.iframe-container {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 75%; /* 4:3 aspect ratio (720/960 = 0.75) */
	overflow: hidden;
	border-radius: 8px;
	box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

#reportsIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

/* Responsive adjustments */
@media (max-width: 768px) {
	.iframe-container {
		padding-bottom: 56.25%; /* 16:9 aspect ratio for mobile */
	}
}

@media (max-width: 480px) {
	.iframe-container {
		padding-bottom: 75%; /* Back to 4:3 for very small screens */
	}
}