/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the
 * later versions of this theme.
 *
 * We advise that you use use this CSS to override
 * SmartAdmin styles.
 *
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 *
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */
:root {
	--thumbnail-max-width: 200px;
}

body {
    overflow-x: hidden;
}
.pagination li a input {
    padding: 0;
    margin: -5px 0;
}
.select-page {
    width: 50px;
    text-align: center;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.st-selected {
    background: #f5f2f0 !important;
    color: black !important;
}

.st-sort-ascent:before {
    content: '\25B2';
}

.st-sort-descent:before {
    content: '\25BC';
}

.select-xs {
    height: 20px !important;
}

.income-list {
    margin-bottom: 0px;
}
.income-list li:nth-child(2) {
    margin-top: 5px;
}

.top-20 {
    margin-top: 20px;
}

.dropdown-menu > li > a {
	cursor: pointer;
}

.select2-results .select2-highlighted:hover {
	background: #3276b1;
	color: #fff;
}

.select2-container .select2-choice > .select2-chosen > span {
	color: #555;
}

/* fix for multiple tabs in widget nav - show only icons*/
@media (max-width: 1550px) {
    .tabs-fix-1550 .display-inline.hidden-tablet, .tabs-fix-1550 .hidden-tablet {
        display: none!important;
    }
}

div[editablecontent] {
    cursor: pointer;
    background-color: white;
    padding: .2em;
}

div[editablecontent]:focus {
    cursor: pointer;
    background-color: #D0D0D0;
    border: 1px solid red;
    padding: .2em;
}

.user-timeline li.ng-enter {
    -webkit-transition: 1s;
    transition: 1s;
    opacity: 0;
}
.user-timeline li.ng-enter-active {
    opacity: 1;
}

.fc-today .fc-day-number {
    font-weight: 700;
}
td.fc-today {
    border: 1px solid #000;
}
/* override todo list drag styles */
.todo > li {
	background:none !important;
	margin: 0 !important;
}
.todo>li>:first-child:hover {
    cursor: auto !important;
}
/* filters footer */
.smart-form footer.fitlers-footer {
    background: none;
    padding: 0;
}

/* fitler labels */
.label.label-info a i.fa-times {
    color: #000;
}
.label.label-info a:hover i.fa-times {
    color: #b01a2e;
}
.filter-label {
    font-size: 14px;
    font-weight: 400;
    margin: 0 2px 0 0;
    line-height: normal;
    display: inline-block;
    padding-right: .3em;
}

.header-underline {
    border-bottom: 1px darkgrey dashed;
    margin-bottom: 1px;
    padding-bottom: 1px;
}

/* task notes */
.hasNotes {
    color: #a90329 !important;
}

/* ui-select width fix */
.ui-select-container {
    width: 100%;
}

/* blur for loading */
.blur {
    opacity: 0.5;
}

/* for datepicker in modal */
.ui-datepicker {z-index: 1151 !important;}

/* error for select */
.has-error label.select select {
    border-color: #b94a48;
}

/* fixed table with word wrap */
table.fixed-word-wrap {
    table-layout: fixed;
    width: 100%;
}
table.fixed-word-wrap td {
    word-wrap: break-word;
}

.stackem div {
    width: 100%;
}

.order-items-to-pack .dd-handle {
    padding: 0;
}

.order-items-to-pack .dd-handle .action-block {
	border-left: 1px solid #cfcfcf;
	height: 100%;
}

.order-items-to-pack .dd-handle .action-block h3 {
	margin: 8px 0 35px;
}

.order-items-to-pack .dd-handle .action-block .btn {
	margin: 8px 0 25px;
}

.packing-container {
    background: url('../img/icons/svg/37_box.svg') no-repeat;
    background-position-x: 5px;
    background-position-y: center;
    background-size: 25px;
    padding-left: 35px;
}

.packing-container-weight {
    background: url('../img/icons/svg/08_delivery.svg') no-repeat;
    background-position-x: 5px;
    background-position-y: 0px;
    background-size: 20px;
    padding-left: 35px;
    padding-right: 15px;
}

.packing-container-weight-limit {
    background: url('../img/icons/svg/44_problem.svg') no-repeat;
    background-position-x: 0px;
    background-position-y: 0px;
    background-size: 20px;
    padding-left: 35px;
    padding-right: 0px;
}

.packing-container-tag {
    background: url('../img/icons/svg/45_label.svg') no-repeat;
    background-position-x: 0px;
    background-position-y: 0px;
    background-size: 20px;
    padding-left: 35px;
    padding-right: 0px;
}

.packing-courier-info {
    padding-left: 2em;
    background-position-x: 10px !important;
}
.pack-carr {
    padding-right: 2.5rem;
}

.courier-icon {
    background-image: url('../img/icons/svg/06_delivery.svg');
    background-repeat: no-repeat;
}
.box-icon {
    background-image: url('../img/icons/svg/50_box.svg');
    background-repeat: no-repeat;
}
.warehouse-icon {
    background-image: url('../img/icons/svg/08_delivery.svg');
    background-repeat: no-repeat;
}
.btn-xlarge {
    padding: 18px 28px;
    font-size: 22px;
    line-height: normal;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.pagination-top {
    margin: 0 40px 0 0;
    padding: 0;
}

st-summary {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
}

.fix-display-checklist form div span label input {
    width: auto !important;

}
.fix-display-checklist form div span label {
    width: auto !important;
    display: block;
    margin-bottom: 0;
}
.fix-display-checklist form::after, .fix-display-checklist form::before {
    content: none !important;
}
.fix-display-checklist a {
    font-size: 18px;
    border-bottom: none !important;
	color: #428bca;
	cursor: pointer;
}
#checklist-display, #checklist-display-2 {
    display: block !important;
    color: #428bca;
}
.fix-display-checklist form {
    top: 7px !important;
    margin-left: -80px !important;
}
.excel tbody tr td {
    padding: 0;
}

.excel thead th {
    padding: 0;
}

#logo img,
#logo-group,
#logo{
	height: 40px !important;
	width: auto !important;
}

@media screen and (max-width: 599px) {
	ul.dropdown-menu.order-dropdown {
		right: auto;
		left: auto;
	}
	.order-dropdown-btn {
		width: 50px;
		padding-top: 5px;
		position: relative;
		display: inline-block;
	}
	.order-listing .no-padding .widget-body-toolbar{
		display: inline-block;
		width: 100%;
	}
	.order-listing .filters{
		top: -35px;
	}
	.order-listing .pagination-top-order st-summary {
		float: none;
		margin: 0 0px 0 0;
		padding: 0;
		text-align: center;
	}
	.order-listing .pagination-top-order {
		float: left !important;
		width: 100%;
	}
	.order-listing .pagination-top {
		margin: auto;
		padding: 0;
		text-align: center;
		position: relative;
		float: none;
		padding-top: 5px;
		display: table;
	}
	.order-listing .left{
		padding-left: 0;
		padding-right: 0;
	}
	.order-listing .right {
		padding-top: 10px;
	}
	.hidden-mobile{
		display: none;
	}
	.pagination-bottom-order .pagination {
		width: auto;
		float: right;
	}
	.pagination-bottom-order {
		width: 400px;
	}
	.order-listing .active-filters {
		padding: 15px 5px 0 5px;
		margin-top: 0px;
		display: table;
		position: static;
		width: 100%;
	}
}
@media screen and (max-width: 479px) {
	.hidden-header-mobile,
	.hidden-logo-mobile,
	.hidden-header-mobile-p{
		display: none !important;
	}
	#logo img,
	#logo-group,
	#logo{
		height: 40px !important;
		width: auto !important;
	}
	.selected-station{
		font-size: 12px !important;
	}
}
@media screen and (min-width: 480px)  and (max-width: 767px) {
	.selected-station{
		font-size: 12px !important;
	}
	.hidden-header-mobile{
		display: none !important;
	}
	#logo-group {
		width: 150px !important;
	}
}
@media screen and (min-width: 768px)  and (max-width: 899px) {
	.hidden-header-mobile,
	.hidden-header-mobile-p{
		display: none !important;
	}
}
@media screen and (min-width: 480px) {
	.hidden-header-tablet,
	.hidden-header-desktop{
		display: none !important;
	}
}
@media screen and (min-width: 600px) and (max-width: 767px) {
	.hidden-header-tablet,
	.hidden-header-desktop{
		display: none !important;
	}
	ul.dropdown-menu.order-dropdown {
		right: auto;
		left: auto;
	}
	.order-dropdown-btn {
		width: 50px;
		padding-top: 5px;
		position: relative;
		display: inline-block;
	}
	.order-listing .no-padding .widget-body-toolbar{
		display: inline-block;
		width: 100%;
	}
	.order-listing .filters{
		top: -35px;
	}
	.order-listing .pagination-top-order st-summary {
		margin: 0 0px 0 0;
		padding: 0;
		text-align: right;
	}
	.order-listing .pagination-top-order {
		float: left !important;
		width: 100%;
		padding: 0;
	}
	.order-listing .pagination-top-order .pagination-top {
		margin: auto;
		padding: 0;
		position: relative;
		float: left;
		padding-top: 5px;
		display: table;
	}
	.order-listing .left{
		padding-left: 0;
		padding-right: 0;
	}
	.order-listing .right {
		padding-top: 10px;
	}
	.hidden-mobile{
		display: none;
	}
	.pagination-bottom-order {
		width: 400px;
	}
	.pagination-bottom-order .pagination {
		width: auto;
		float: right;
	}
	.order-listing .active-filters {
		padding: 15px 5px 0 5px;
		margin-top: 0px;
		display: table;
		position: static;
		width: 100%;
	}
}
.client-menu-active {
	border-top: 3px #57889c solid!important;
}
@media screen and (max-width: 991px){
	.label-optional {
		display: flex;
	}
	.label-optional span {
		margin-left: .5rem;
	}
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
	.hidden-custom-tablet,
	.hidden-custom-desktop{
		display: none !important;
	}
	ul.dropdown-menu.order-dropdown {
		right: auto;
		left: auto;
	}
	.order-dropdown-btn {
		width: auto;
		margin-right: 3px;
		padding-top: 5px;
		position: relative;
		display: inline-block;
	}
	.order-listing .no-padding .widget-body-toolbar{
		display: inline-block;
		width: 100%;
	}
	.order-listing .filters{
		top: 0px;
	}
	.order-listing .pagination-top-order st-summary {
		margin: 0 0px 0 0;
		padding: 0;
		text-align: right;
	}
	.order-listing .pagination-top-order {
		float: left !important;
		width: 100%;
		padding: 0;
	}
	.order-listing .pagination-top-order .pagination-top {
		margin: auto;
		padding: 0;
		position: relative;
		float: left;
		padding-top: 5px;
		display: table;
	}
	.order-listing .left{
		padding-left: 0;
		padding-right: 0;
	}
	.order-listing .right {
		padding-top: 10px;
	}
	.pagination-bottom-order {
		width: 400px;
	}
	.pagination-bottom-order .pagination {
		width: auto;
		float: right;
	}
	.order-listing .active-filters {
		padding: 5px 5px 0 5px;
		margin-top: 0px;
		display: table;
		position: static;
		width: 100%;
	}
}
@media screen and (min-width: 1120px) {
	.order-listing .left{
		padding-left: 0;
		padding-right: 0;
	}
	.order-dropdown-btn {
		width: auto;
		margin-right: 3px;
		padding-top: 2px;
		position: relative;
		display: inline-block;
	}
	.order-listing .right {
		padding-top: 10px;
	}

	.hidden-custom-tablet,
	.hidden-custom-desktop{
		display: none;
	}
	.order-listing .no-padding .widget-body-toolbar{
		display: inline-block;
		width: 100%;
	}
	.pagination-top-order {
		position: relative;
		top: -30px;
	}
	.pagination-top-order {
		position: absolute;
		top: 10px;
		right: 12px;
	}
	.order-listing .filters {
		top: -1px;
	}
	.order-listing .pagination-top-order st-summary {
		float: left;
	}
	.pagination-bottom-order {
		width: 400px;
	}
	.pagination-bottom-order .pagination {
		width: auto;
		float: right;
	}
	.order-listing .active-filters {
		padding: 5px 5px 0 5px;
		margin-top: 0px;
		display: table;
		position: static;
		width: 100%;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1119px) {
	.order-listing .pagination-top-order st-summary {
		float: left;
	}
	.order-listing st-summary {
		float: right;
	}
	.order-dropdown-btn {
		width: 50px;
		padding-top: 2px;
		position: relative;
		display: inline-block;
	}
	.hidden-mobile{
		display: none;
	}
	.order-listing .left{
		padding-left: 0;
		padding-right: 0;
	}
	.order-listing .right {
		padding-top: 10px;
	}
	.hidden-mobile{
		display: none;
	}
	.order-listing .no-padding .widget-body-toolbar{
		display: inline-block;
		width: 100%;
	}
	.pagination-top-order {
		position: relative;
		top: -30px;
	}
	.pagination-top-order {
		position: absolute;
		top: 10px;
		right: 12px;
	}
	.order-listing .filters {
		top: -1px;
	}
	.pagination-bottom-order {
		width: 400px;
	}
	.pagination-bottom-order .pagination {
		width: auto;
		float: right;
	}
	.order-listing .active-filters {
		padding: 5px 5px 0 5px;
		margin-top: 0px;
		display: table;
		position: static;
		width: 100%;
	}
}
tr.row-set-apart {
    background-color: lightskyblue;
}
.widget-body-toolbar-pickup{
	display: inline-block !important;
	padding-top: 15px;
}
.form-delivery-pickup {
    width: 24%;
    padding-right: 1%;
    display: inline-block;
    float: left;
}

.create-report-btn {
	margin-top: 22px;
}

.pickup-items-by-page {
    width: 100px;
    float: left;
}
form#pickupForm {
    display: inline-block;
    width: 85%;
}
@media screen and (min-width: 480px)  and (max-width: 767px) {
	form#pickupForm {
		width: 100%;
	}
	.form-delivery-pickup{
		width: 49%;
		padding-right: 2%;
		padding-top: 10px;
	}
}
@media screen and (max-width: 479px) {
	form#pickupForm {
		width: 100%;
	}
	.form-delivery-pickup{
		width: 100%;
		padding-right: 0;
		padding-top: 10px;
	}
	.widget-body-toolbar-pickup .filter-label{
		margin-bottom: 5px;
	}
}
tr.st-selected label input[type=checkbox].checkbox+span:before {
    content: "\f00c" !important;
}
tr label input[type=checkbox].checkbox:checked+span:before{
	content: "\a0";
	border-color: #bfbfbf !important;
}
tr label input[type=checkbox].checkbox+span:before {
	content: "\a0";
}
tr .st-selected label input[type=checkbox].checkbox:checked+span:before{
	content: "\f00c" !important;
}
tr .checkbox-all label input[type=checkbox].checkbox:checked+span:before{
	content: "\f00c";
}
#sparks.sparks-dashboard{
	text-align: left;
	background: #ffffff;
}
#sparks.sparks-dashboard li.sparks-info h5{
	margin: 0;
}
.select-client-dashboard{
	width: 100%;
}
#sparks.sparks-dashboard li.sparks-info span{
	margin-top: 5px;
}
.items-by-page {
    padding-top: 4px;
    border-radius: 2px !important;
}
.order-listing .table-responsive{
	margin-top: -5px;
}
.order-listing table.dataTable thead>tr>th.hasinput {
    padding: 8px!important;
}
.order-listing table.dataTable thead>tr>th.hasinput.icon-addon {
	display: table-cell;
}
.order-listing table.dataTable thead>tr>th.hasinput.icon-addon .input-group .glyphicon {
	z-index: 4;
}
@media screen and (min-width: 1353px){
	#sparks.sparks-dashboard li{
		width: 18%;
	}
}

@media screen and (max-width: 476px){
	#sparks.sparks-dashboard li{
		border-left: none;
		padding-left: 0;
		width: 100%;
		margin-top: 10px;
	}
}
@media screen and (min-width: 480px) and (max-width: 767px){
	#sparks.sparks-dashboard li:nth-child(2n+1) {
		border-left: none;
		padding-left: 0;
	}
	#sparks.sparks-dashboard li{
		width: 45%;
		margin-top: 10px;
	}
}
@media screen and (min-width: 780px) and (max-width: 1352px){
	#sparks.sparks-dashboard li:first-child {
		border-left: none;
		padding-left: 0;
	}
	#sparks.sparks-dashboard li:nth-child(4n) {
		border-left: none;
		padding-left: 0;
	}
	#sparks.sparks-dashboard li{
		width: 30%;
		margin-top: 10px;
	}
}
.row-different-quantity {
    background-color: #ecf3f8;
}
.form-group.editable-row {
    display: inline-block;
    width: 100%;
}
.execution-date-mass-shipment .editable-bootstrap-datepicker{
	vertical-align: middle;
}
.jarviswidget>header.danger{
    background-color: #f2dede;
}
.jarviswidget>header.warning{
    background-color: #fcf8e3;
}

.page-footer {
    height: 28px;
    padding-top: 5px;
}

#shortcut {
    height: 16.5rem;
    overflow: auto;
}
#shortcut ul {
    border-bottom: none;
    display: flex;
    padding: 15px 4px 10px;
}

#main {
	margin-top: 49px; /* header height */
	min-height: calc(100vh - 77px) !important; /* 77px - footer height + header height */
    padding-bottom: 0 !important;
}

aside {
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
}

/* Remove visible spans from select2 BUG:  https://github.com/select2/select2/issues/2412 */
.select2-hidden-accessible {
    display: none !important;
    visibility: hidden !important;
}

/* ****** Utitlities ******** */
/* MARGINS */
.my-2 {
	margin-top:.5rem!important;
	margin-bottom:.5rem!important
}

.ma0 {
    margin: 0 !important;
}
.mt0 {
    margin-top: 0 !important;
}
.mt1 {
    margin-top: 1rem !important;
}
.mt2 {
    margin-top: 2rem !important;
}
.mt3 {
    margin-top: 3rem !important;
}
.mt5 {
    margin-top: 5rem !important;
}
.mb0 {
    margin-bottom: 0 !important;
}
.mb1 {
    margin-bottom: 1rem !important;
}
.mb2 {
    margin-bottom: 2rem !important;
}
.ml1 {
    margin-left: 1rem !important;
}
.ml2 {
    margin-left: 2rem !important;
}
.ml3 {
    margin-left: 3rem !important;
}
.mr1 {
    margin-right: 1rem !important;
}
.mr3 {
    margin-right: 3rem !important;
}
.my-1 {
	margin: 1rem 0 !important;
}
.flex-column {
	flex-direction: column !important;
}
.font-weight-600 {
	font-weight: 600!important;
}
.aspect-square {
	aspect-ratio: 1 / 1!important;
}
.flr {
    float: right;
}
.fll {
    float: left;
}
.wd100 {
    width: 100%;
}
.ovf-auto {
    overflow: auto;
}
.wid-ovf {
    overflow: auto;
    height: 73vh;
    max-height: 100%;
}
.tbl-ovf {
    overflow: auto;
    height: 69vh;
    max-height: 100%;
}
.word-break-all {
	word-break: break-all;
}

/* SIZE */
.min-max-width {
    min-width: fit-content;
    max-width: fit-content;
}
.max100 {
    max-width: 100% !important;
}
.cell-static {
    width: 10rem;
}
.list-max {
    max-height: 50vh;
    overflow: auto;
}
.h90 {
    height: 80vh;
}
.mw10 {
    min-width: 10rem;
}
.mw15 {
    min-width: 15rem;
}
.fs18 {
    font-size: 1.8rem;
}

/* PADDINGS */
.pb0 {
    padding-bottom: 0 !important;
}
.pb1 {
    padding-bottom: 1rem !important;
}
.pl1 {
    padding-left: 1rem !important;
}
.pr1 {
    padding-right: 1rem !important;
}
.pd1 {
    padding: 1rem 1rem;
}
.pd1tb {
    padding: 1rem 0 1rem 0;
}
.pd1lr {
    padding: 0 1rem 0 1rem;
}
.pd2lr {
    padding: 0 2rem 0 2rem;
}
.pd0lr {
    padding-left: 0;
    padding-right: 0;
}

/* TYPOGRAPHY */
.no-border {
    border: none !important;
}
.brd-r-grey {
    border-right: 1px solid #bdbdbd;
}
.solid-underline {
    border-bottom: 1px solid rgb(24, 24, 24);
    padding-bottom: 1rem;
}
.break-word {
    word-wrap: break-word;
}
.txt-row-area {
    height: auto;
    width: 100%;
    resize: none;
    padding: 1rem;
}
.ft-txt {
    color: #fff;
}
.text-wrap {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.icn2 {
    font-size: 2rem;
}
.icn3 {
    font-size: 3rem;
}
.icn8 {
    font-size: 8rem;
}
.cur-pointer {
    cursor: pointer;
}
.dis-no {
    display: none;
}
.bg-color-lightGrey {
    background-color: #f9f9f9;
}


/* File Uploader */
.my-drop-zone {
    border: dashed 3px lightgray;
    color: darkgray;
    font-size: 2rem;
    height: 10rem;
    padding: 2rem;
    transition: all .2s ease-in-out;
}
.another-file-over-class {
    border: dashed 3px green;
    transition: all .2s ease-in-out;
}

/* Workflows */
.wid-wf {
    overflow: auto;
    height: 84vh;
}

.wfl {
    width: 100%;
    height: 70vh;
}

/* Location tree */
.tree-con {
    overflow: auto;
    height: 68vh;
    max-height: 100%;
}

/* acceptance */
@keyframes showUp {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
.acc {
    z-index: 1039;
    background-color: #eee;
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    padding: 2rem;
    animation: showUp .5s ease;
    justify-content: center;
    align-items: flex-start;
    overflow-y: auto;
    display: none;
}
.acc-active {
    display: flex;
}

.flex-con {
    width: 100%;
    display: flex;
    align-items: baseline;
    justify-content: center;
}
.input-active {
    border: 2px solid #34abf1;
}
.btn-moon {
    width: 18px;
    padding: 10px 0px;
    text-align: center;
}
.radius-left {
    border-radius: 50% 0 0 50%;
}
.radius-right {
    border-radius: 0 50% 50% 0;
}

/* Mobile */
@media screen and (min-width: 100px)  and (max-width: 768px) {
    html {
        background: none;
        background-color: #fff;
    }
    body {
        background: none;
        background-color: #fff;
    }

    #main {
        min-height: 100% !important;
        padding-bottom: 0 !important;
    }

    .mob-menu {
        overflow: auto;
        height: 83vh;
    }

    .router-animation-loader {
        top: 40%;
        left: 44%;

    }

    .page-footer {
        padding: 4px 14px 0;
        height: 26px;
        border: none;
        background-color: #fff;
        color: rgb(58, 58, 58);
    }

    .row-center {
        direction: unset;
        text-align: center;
        text-align: -webkit-center;
    }

    /* Margins */
    .mob-mt1 {
        margin-top: 1rem;
    }

    /* TYPO */
    .mob-break-word {
        white-space: normal !important;
        word-break: break-all !important;
    }
    .ft-txt {
        color: #818181;
    }

    .mob-dash-cubes {
        margin: 0 !important;
        float: none;
        width: 100%;
        border: none;
    }
}

/* New Mobile Menu */
.wmsmenu {
    position: fixed;
    top: 0;
    left: -100vw;
    height: 100vh;
    width: 100vw;
    padding: 3rem;
    background-color: #fff;
    z-index: 1000;
    transition: transform .5s ease;
}
.wmsmenu__close {
    background-color: #3276b1;
    width: fit-content;
    height: fit-content;
    padding: 2rem;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0px 0px 0px 1rem;
    cursor: pointer;
}
.wmsmenu__checkbox {
    display: none;
}
.wmsmenu__checkbox:checked ~ .wmsmenu {
    transform: translateX(100vw);
}
.wmsmenu__close-btn {
    margin: 0 !important;
    color: #fff;
    font-size: 2rem;
    width: 2rem;
    height: 2rem;
}
.wmsmenu__storehouse {
    background-color: #3276b1;
    width: fit-content;
    height: fit-content;
    padding: 2rem;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0px 0px 1rem 0px;
    cursor: pointer;
}
.wmsmenu__constainer {
    display: flex;
    flex-direction: column;
    height: 80vh;
    overflow: auto;
    overflow-x: hidden;
    margin: 10vh 0 5vh 0;
}

.drop-container {
    display: none;
    flex-direction: column;
    margin-bottom: 10px;
}
.drop-btn {
    -webkit-tap-highlight-color: transparent !important;
}
.drop-element {
    font-size: 1.6rem;
    color: #fff;
    padding: 1rem 1rem 1rem 5rem;
    text-decoration: none;
    cursor: pointer;
    border-bottom: 1px solid #fff;
    background-color: #8dbbe4;
    transition: transform .2s ease;
}
.drop-element:link {
    text-decoration: none;
    color: #fff;
}
.drop-element:visited {
    text-decoration: none;
    color: #fff;
}
.drop-element:active {
    color: #fff;
    transform: translateX(30px);
}

.rm-webkit-color {
    -webkit-tap-highlight-color: transparent !important;
}

.wms-btn-trans {
    transition: background-color .5s ease;
}
.wms-btn-trans:active {
    background-color: #a90329 !important;
}
.shortages-summary .shortages-summary-row {
	padding-right: 8%;
    display: inline-block;
}
.shortages-summary .shortages-summary-row:last-child {
	padding-right: 0;
}
.shortages-summary {
    margin: 5px 0;
}

.table-counter-container {
	display: block;
	width: 100%;
	padding: 5px 15px 0 15px;
}

.table-counter{
	text-align: center;
}
.unbreakable-text-block {
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	width: 100%;
	white-space: nowrap;
}

.small-checkbox {
	height: 18px !important;
	width: 18px !important;
}

.checkbox-in-table {
	margin: 12px auto !important;
}

.checkbox-all {
	padding-left: 5px;
}

.checkbox-label-margin {
	margin-top: 4px;
}

.user-groups-container {
	display: grid;
	grid-template-columns: 5% 95%;
	padding-bottom: 2px;
}

.label-in-user-groups {
	margin-left: 5px;
}

.repeatsection ng-form.formly {
	display: inline-block;
	width: 100%;
}

.formly-url-prefix-warning-message {
	display: inline-block;
	color: #F39C12;
}

.text-pre-wrap {
	white-space: pre;
}

.select2-choices.short-label > li > div {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 79px;
	height: 18px;
}

.toggle-container {
	display: flex;
	flex-direction: column;
}

.toggle {
	cursor: pointer;
	display: inline-block;
}
.toggle-switch {
	display: inline-block;
	background: #F2F2F2;
	border-radius: 16px;
	width: 58px;
	height: 32px;
	position: relative;
	vertical-align: middle;
	transition: background 0.25s;
}
.toggle-switch:before, .toggle-switch:after {
	content: "";
}
.toggle-switch:before {
	display: block;
	background: #fff;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 4px;
	left: 4px;
	transition: left 0.25s;
}

.toggle-checkbox:checked + .toggle-switch {
	background: #C3DEE7;
}

.toggle-checkbox:checked + .toggle-switch:before {
	left: 30px;
	background: #3890B2;
}
.toggle-checkbox {
	position: absolute;
	visibility: hidden;
}
.toggle-label {
	position: relative;
	top: 2px;
	margin-right: 5px;
	padding-right: 15px;
	text-align: right;
	line-height: 25px;
}
/* WMS PTL Colors */

.wms-location-tree .btn-lightbulb {
	padding: 1px 7px 2px;
}

#sorting[class^='user-ptl-border-color-'], #sorting[class*='user-ptl-border-color-'] {
	border-color: transparent;
	border-style: solid;
	border-width: 14px;
}
#sorting.user-ptl-border-color-red {
	border-color: #E74C3C;
}
#sorting.user-ptl-border-color-green {
	border-color: #52BE80;
}
#sorting.user-ptl-border-color-amber {
	border-color: #F39C12;
}
#sorting.user-ptl-border-color-blue {
	border-color: #5DADE2;
}
#sorting.user-ptl-border-color-pink {
	border-color: #FF69B4;
}

.ptl-bg-color-red {
	color: #fff;
	background-color: #E74C3C;
}
.ptl-bg-color-green {
	background-color: #52BE80;
}
.ptl-bg-color-amber {
	background-color: #F39C12;
}
.ptl-bg-color-blue {
	background-color: #5DADE2;
}
.ptl-bg-color-pink {
	background-color: #FF69B4;
}

.custom-properties-tree ul {
	list-style-type: none !important;
}

.label-optional {
	text-align: right;
}
.label-optional span {
	display: block;
}

.form-button {
	width: 115px;
}

.field-readonly {
	pointer-events: none;
}

.w-100 {
	width: 100%!important;
}
.border-1 {
	border-width: 1px !important;
}
.border-style-solid {
	border-style: solid !important;;
}
.border-warning {
	border-color: #ffc107 !important;
}
.d-flex {
	display: flex !important;
}
.d-inline-flex {
	display: inline-flex !important;
}
.flex-grow-1 {
	flex-grow: 1 !important;
}
.flex-row {
	flex-direction: row !important;
}
.align-self-center{
	align-self:center!important;
}

.list-footer {
	padding: 10px;
	float: left;
	width: 100%;
}
.list-footer:first-child {
	text-align: left;
}
.new-pagination {
	display: flex;
	justify-content: end;
}

.custom-list-select {
	min-width: 150px;
}

.custom-list-select > ul.select2-choices > .ui-select-match > .ui-select-match-item:not(:first-child) {
	display: none;
}

.custom-list-select.select2-container-active > ul.select2-choices > .ui-select-match > .ui-select-match-item {
	display: none;
}

.custom-list-select > ul.select2-choices > .ui-select-match > .ui-select-match-item:first-child {
	border: none;
	background: transparent;
	color: #999;
	font-weight: 400;
	width: 100%;
	padding-left: 6px;
	margin-top: 5px;
}

.custom-list-select > ul.select2-choices > .ui-select-match {
	height: 30px;
}

.custom-list-select > ul.select2-choices > .ui-select-match > .ui-select-match-item:first-child > .select2-search-choice-close {
	display: none;
}

.custom-list-select > ul.select2-choices {
	display: flex;
}

.custom-list-select > ul.select2-choices > .select2-search-field {
	position: absolute;
	padding-left: 7px;
	margin-top: 1px;
}

.active-filters {
	min-height: 30px;
}

@media (min-width: 768px) {
	.modal-xlg {
		width: 700px;
	}
}

@media (min-width: 992px) {
	.modal-xlg {
		width: 900px;
	}
}

@media (min-width: 1200px) {
	.modal-xlg {
		width: 1140px;
	}
}

/*<editor-fold desc="quick-packing">*/
.quick-packing-calculator {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr 1fr 1fr;
	gap: 8px 8px;
}
.quick-packing-container table thead tr th {
	text-transform: uppercase;
}
.quick-packing-container table thead tr th:first-child  {
	width: 100px;
}
.quick-packing-container table img.product {
	max-width: 100px;
}
.quick-packing-container > div:first-child,
.quick-packing-container > div:last-child {
	background-color: #fff;
}
.quick-packing-product-modal img.courier {
	max-width: 200px;
}
modal-quick-sorting-required .modal-header,
modal-quick-sorting-required .modal-body,
modal-quick-sorting-required .modal-footer {
	background-color: #fff;
}
modal-quick-packing .modal-header.has-product-in-slot,
modal-quick-packing .modal-body.has-product-in-slot,
modal-quick-packing .modal-footer.has-product-in-slot {
	background-color: #fff;
}

modal-quick-packing .modal-header,
modal-quick-packing .modal-body,
modal-quick-packing .modal-footer {
	background-color: #fff;
}

/*</editor-fold>*/

/*<editor-fold desc="order-scan-events">*/
.order-scan-events__container {
	display: flex;
	flex-shrink: 0;
	flex-direction: column;
	overflow: auto;
	max-height: 550px;
}
.order-scan-events__item {
	border-bottom: 1px solid #c2c2c2;
	padding: 6px 4px;
	font-size: 14px;
	cursor: pointer;
}
.order-scan-events__event-type {
	background: #adadad;
	color: #ffffff;
	width: 125px;
	display: inline-block;
	text-align: center;
}
/*</editor-fold>*/

/**
	Premium service
 */
.premium {
	color: rgb(255, 70, 70);
	padding: 5px;
	border-radius: 5px;
	background: repeating-linear-gradient(
			135deg,
			transparent 0px,
			transparent 20px,
			#f2f2f2 20px,
			#f2f2f2 40px
	);
}

.premium p.help-block { /* Hide origin help block */
	visibility: hidden;
	position:relative;
	/*color: rgb(255, 70, 70);*/
}

.premium p.help-block::after{ /* Display premium notyfication in help-block */
	color: rgb(255, 70, 70);
	visibility: visible;
	position: absolute;
	top: 0;
	left: 0;
	content: 'This is Premium service. Call Linker support to access this feature.';
}
.premium textarea{
	color: rgb(255, 70, 70);
	background: transparent;
	border: none;
	outline: none;
	content: 'This integration is Premium service. Call Linker support to access this feature.';
}
configuration-form:has(.premium textarea) li.next{
	display: none;
}
.integration-image {
	float: left;
	text-align: center;
	text-indent: 0;
	padding: .2em;
	background-color: #fff;
	width: 100px;
	max-width: 100px;
	font-size: 10px;
	border: thin #ddd solid;
}
.integration-image-right {
	float: right;
	text-align: center;
	text-indent: 0;
	padding: .2em;
	background-color: #fff;
	width: 100px;
	max-width: 100px;
	font-size: 10px;
	border: thin #ddd solid;
}
.integration-image img, .integration-image-right img{
	height:50px;
	max-width:50px;
}
.integration-image figcaption, .integration-image-right figcaption{
	font-size:9px;
	overflow-wrap: break-word;
	word-break: break-all;
}

.table-hover > tbody > tr,
.table-hover > tbody > tr > td {
	transition: 150ms ease-in-out background-color;
}
.table>thead>tr>th.actions{
	min-width:100px;
	text-align: center;
}
td.actions{
	min-width:100px;
	text-align: right;
}
td.actions a.btn{
	margin-right: 0px;
}
table.integrations-list>tbody>tr>td {
	vertical-align: middle;
}
.integration-list .media a img {
	padding: .2em;
	background-color: #fff;
	border: thin #ddd solid;
	height:50px;
	max-width:50px;
}
.integration-list .media-body {
	vertical-align: middle;
}
.integration-list .media-heading {
	margin:0px;
}
h1.name {
	color: #214e75;
}

.info-panel div.panel-body {
	text-align: center;
}

h1.jubmo {
	font-size: 63px;
}

.info-panel div.panel-body p {
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: 200;
}

.groups-roles {
	overflow: scroll;
	max-height: 400px;
}
ul.datatable-pagination {
	float:right;
	margin:0;
}
ul.datatable-pagination {
	width:auto;
}
.status-hold {
	background-color: #FF6600;
}

.display-active-filters{
	padding:5px 0px 0px;
	display:block;
}
.form-footer-buttons {
	display: flex;
	justify-content: space-between;
	margin: 0 1rem;
}

.copy-to-clipboard{
	display:block;
	float:right;
	cursor:pointer;
	color:#ccc;
}

/*<editor-fold desc="Main loader">*/
div.main-loader {
	margin: 0 auto;
	text-align: center;
	font-size: 24px;
	color: #333;
	text-align: center;
	margin-top: 50px;
}
div.main-loader > span{
	display: block;
	margin: 0 auto;
}
.main-loader span[class*="l-"] {
	height: 10px;
	width: 10px;
	background: #000;
	display: inline-block;
	margin: 16px 6px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-animation: mainloader 4s infinite;
	-webkit-animation-timing-function: cubic-bezier(0.030, 0.615, 0.995, 0.415);
	-webkit-animation-fill-mode: both;
	-moz-animation: mainloader 4s infinite;
	-moz-animation-timing-function: cubic-bezier(0.030, 0.615, 0.995, 0.415);
	-moz-animation-fill-mode: both;
	-ms-animation: mainloader 4s infinite;
	-ms-animation-timing-function: cubic-bezier(0.030, 0.615, 0.995, 0.415);
	-ms-animation-fill-mode: both;
	animation: mainloader 4s infinite;
	animation-timing-function: cubic-bezier(0.030, 0.615, 0.995, 0.415);
	animation-fill-mode: both;
}
.main-loader span.l-1 {-webkit-animation-delay: 1s;animation-delay: 1s;-ms-animation-delay: 1s;-moz-animation-delay: 1s;}
.main-loader span.l-2 {-webkit-animation-delay: 0.8s;animation-delay: 0.8s;-ms-animation-delay: 0.8s;-moz-animation-delay: 0.8s;}
.main-loader span.l-3 {-webkit-animation-delay: 0.6s;animation-delay: 0.6s;-ms-animation-delay: 0.6s;-moz-animation-delay: 0.6s;}
.main-loader span.l-4 {-webkit-animation-delay: 0.4s;animation-delay: 0.4s;-ms-animation-delay: 0.4s;-moz-animation-delay: 0.4s;}
.main-loader span.l-5 {-webkit-animation-delay: 0.2s;animation-delay: 0.2s;-ms-animation-delay: 0.2s;-moz-animation-delay: 0.2s;}
.main-loader span.l-6 {-webkit-animation-delay: 0;animation-delay: 0.1ms;-ms-animation-delay: 0;-moz-animation-delay: 0.1ms;}
@-webkit-keyframes mainloader {
	0% {-webkit-transform: translateX(-30px); opacity: 0;}
	25% {opacity: 1;}
	50% {-webkit-transform: translateX(30px); opacity: 0;}
	100% {opacity: 0;}
}
@-moz-keyframes mainloader {
	0% {-moz-transform: translateX(-30px); opacity: 0;}
	25% {opacity: 1;}
	50% {-moz-transform: translateX(30px); opacity: 0;}
	100% {opacity: 0;}
}
/*@-keyframes loader {*/
/*    0% {-transform: translateX(-30px); opacity: 0;}*/
/*    25% {opacity: 1;}*/
/*    50% {-transform: translateX(30px); opacity: 0;}*/
/*    100% {opacity: 0;}*/
/*}*/
@-ms-keyframes mainloader {
	0% {-ms-transform: translateX(-30px); opacity: 0;}
	25% {opacity: 1;}
	50% {-ms-transform: translateX(30px); opacity: 0;}
	100% {opacity: 0;}
}
/*</editor-fold>*/

/*<editor-fold desc="Photos">*/
.image-gallery-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, var(--thumbnail-max-width));
	grid-gap: 1rem;
}

.image-gallery-grid .image-gallery-grid__item {
	position: relative;
}

.image-gallery-grid img.image-gallery-grid__thumbnail {
	max-width: var(--thumbnail-max-width);
	aspect-ratio: 1;
	object-fit: fill;
}

.image-gallery-grid .image-gallery-grid__delete {
	position: absolute;
	top: 0;
	right: 0;
}

.page-footer {
	position: static;
}

#left-panel {
	position: fixed;
}

#header {
	top: 0;
	left: 0;
	position: fixed;
	width: 100%;
}

body {
	height: auto !important;
	min-height: auto !important;
}

body:not(.menu-on-top).desktop-detected {
	min-height: auto !important;
}
/*</editor-fold>*/

.integration-controls .btn {
 	width: 100%;
	margin-top: 3px;
	text-align: left;
}

.image-container {
	position: relative;
	text-align: center;
	color: black;
}

.bottom-right {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: white;
	padding: 4px;
	font-size: large;
	font-weight: bold;
}


.tiles__container {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	overflow: auto;
	overflow-y: hidden;
	margin: 0;
}

.status-tile {
	text-align: center;
	height: 200px;
	width: 160px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 2px;
	position: relative;
}

.status-tile-wide {
	text-align: center;
	height:300px;
	width: 320px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 2px;
	position: relative;
}

.status-tile .header {
	font-weight: bold;
}

.status-tile .status-counter{
	font-size: 64px;
	position: absolute;
	bottom: 0;
	width: 100%;
}

.status-tile-wide .header {
	font-weight: bold;
	padding: 2px;
}

.status-tile-wide .status-counter{
	font-size: 64px;
	position: absolute;
	bottom: 120px;
	width: 100%;
}

.status-tile-wide .status-chart{
	position: absolute;
	bottom: 0;
	width: 100%;
}

.integration-card{
	margin-top: 0;
	margin-bottom: 1.5rem;
	text-align: left;
	position: relative;
	background: #fff;
	box-shadow: 12px 15px 20px 0px rgba(46,61,73,0.15);
	border-radius: 4px;
	transition: all 0.3s ease;
	height: 200px;
	max-height: 200px;
}
.integration-card-topimage_header{
	padding: 20px;
	text-align: center;
	height: 115px;
}

.integration-card .fa{
	position: relative;
	font-size: 70px;
}

.integration-card-topimage_header img{
	max-width: 80%;
	max-height: 75px;
}

a.integration-card:hover, .integration-card-topimage:hover {
	box-shadow: 2px 4px 8px 0px rgba(46,61,73,0.2);
}
.integration-card-topimage a {
	width: 100%;
	height: 100%;
	display: block;
}
.integration-card-topimage_title {
	padding: 0px 10px;
	height: 80px;
	padding-bottom: 0.75rem;
	position: relative;
}
.integration-card-topimage a {
	border-bottom: none;
	text-decoration: none;
	color: #525c65;
	transition: color 0.3s ease;
}

@media screen and (max-width: 767px) {
	.consolidation-view .col-xs-12 .col-xs-12, .consolidation-view .col-xs-12 .col-xs-6 {
		padding-left: 0;
		padding-right: 0;
	}
}

.consolidation-view .close {
	font-size: 46px !important;
}
.consolidation-view .dropdown-toggle {
	font-size: 22px;
}
.consolidation-view .fa-keyboard-o {
	font-size: 28px;
}
.consolidation-view .mt1 {
	font-size: 16px;
}
.consolidation-view button.btn-lg {
	margin-top: 1rem;
}
.consolidation-view .dropdown-menu {
	min-width: 290px;
}

.consolidation-view .dropdown-menu a {
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-right: 12px;
}

.consolidation-view .dropdown-menu a i {
	padding: 4px;
	width: 36px;
	height: 24px;
	font-size: 20px;
}
.consolidation-view input {
	font-size: 16px;
	height: 42px;
}

.consolidation-view h3.consolidation-content {
	margin-top: 10px;
	margin-bottom: 0px;
}

code {
	color: #333333;
	background: #FAFAFA;
	border-radius: 3px;
}