/*body {*/

/*background-color: #d9d9d9;*/

/*}*/

/*table {*/

/*border: 1px solid #000 !important;*/

/*}*/

.table-hover, p {

	background-color: #fff;
	box-shadow: 2px 3px #c3c3c3;

}


.btn-success {
	color: #fff;
	background-color: #1D97E2;
	border-color: #1D97E2;
}

.btn-success:hover {
	color: #fff;
	background-color: #1D73E2;
	border-color: #1D73E2;
}


.btn-primary {
	color: #fff;
	background-color: #1D97E2;
	border-color: #1D97E2;
}

.btn-primary:hover {
	color: #fff;
	background-color: #1D73E2;
	border-color: #1D73E2;
}

.btn-info {
	color: #fff;
	background-color: #1D97E2;
	border-color: #1D97E2;
}

.btn-info:hover {
	color: #fff;
	color: #1D73E2;
	border-color: #1D73E2;
}

.text-info {
color: #1D97E2 !important;
	border-color: #1D97E2;
}

.text-info:hover {
	color: #1D97E2 !important;
	border-color: #1D97E2;
}


.btn-green {
	color: #FFFFFF;
	background-color: #198754;
	border-color: #198754;
}

.btn-green:hover {
	color: #FFFFFF;
	background-color: #19872f;
	border-color: #19872f;
}

.border-left-preorder:hover{border-left:.25rem solid #c7c7c7!important}
.border-left-preorder{border-left:.25rem solid #787878!important}
.text-preorder:hover{color:#c7c7c7!important}
.text-preorder{color:#787878!important}

.border-left-orderphase:hover{border-left:.25rem solid #c7cbff!important}
.border-left-orderphase{border-left:.25rem solid #4f5cff!important}
.text-orderphase:hover{color:#c7cbff!important}
.text-orderphase{color:#4f5cff!important}

.border-left-collectionphase:hover{border-left:.25rem solid #72afcc!important}
.border-left-collectionphase{border-left:.25rem solid #0094d9!important}
.text-collectionphase:hover{color:#72afcc!important}
.text-collectionphase{color:#0094d9!important}

.border-left-paymentphase:hover{border-left:.25rem solid #86cfa4!important}
.border-left-paymentphase{border-left:.25rem solid #00d95a!important}
.text-paymentphase:hover{color:#86cfa4!important}
.text-paymentphase{color:#00d95a!important}

.border-left-closedphase:hover{border-left:.25rem solid #cdd485!important}
.border-left-closedphase{border-left:.25rem solid #c7d900!important}
.text-closedphase:hover{color:#cdd485!important}
.text-closedphase{color:#c7d900!important}

.process-arrow {
	padding-top:30px;
	font-size: xx-large;
	color:red;
}
