.green-textbar{
	background-color: rgb(205, 253, 193);
	font-size: 25px;
    width: 100%;
    font-size: 14px;
    background-repeat: no-repeat;
    background-position: center;
    font-weight: 100;
	padding: 10px;
}

#contentForm {
	/*border: 1px solid #ccc;*/
	/*margin-top: 130px;*/
	text-align: center;
	/*min-height: 900px;*/
	/*margin-left:0px;*/
	/*margin-right: 0px;*/
	margin: 0px;


}

select, option {
	text-align: left !important;
	width: 100%;
}

h2 {
	width: 100%;
	background-color: black;
	color: white;
	margin-top: -1px;
	text-align: center;
	font-weight: normal;

}

th {
	background-color: black;
	color: white;
	font-weight: normal;
	border: 1px solid grey !important;
	width: 100%;
}

#contentForm tr, #contentForm th, #contentForm td {
	border: 0px solid;
	text-align: center;
	padding: 15px;
	font-weight: 500;
}

td {
	/*min-width: 30px;*/
	/*border: 1px solid;*/
	/*margin: 0px;*/
	/*width: 500px !important;*/
	width:100%
}

textarea {
	width: 100%;
	background-color: #fbfbfb;
	height: 200px;
	padding: 10px;input
	font-size: 14px;
	font-weight: 100;
	cursor: pointer;
}

#contentForm , #contentForm select {
	width: 100%;
	/*height: 60px;*/
	padding: 10px;
	font-size: 14px;
	background-color: #fbfbfb;
	background-repeat: no-repeat;
	background-position: center;
	font-weight: 300;
}

#tableOrder option, #tableOrder textarea {
	/*background-color: #eee;*/
}

#tableOrder {
	/*width: 97%;*/
	/*width:100%;*/
}

#productTable {
	/*max-width: 97%;*/
	/*width:100%;*/
}

option {
	/*max-width: 100%;*/
	/*width:100%;*/
}

.loginButton {
	background-color: orange;
	color: white;
	padding: 10px;
	font-size: 20px;
}


#guestButton {
	color: black;
	padding: 10px;
	font-size: 20px;
}

.tableVoucher tr:hover td {
	background-color: orange;
	cursor: pointer;
}

#customerShipingData{
	text-align: center;
}

.default{
	padding:0px;
	background-color: #eee;
}

.red-textbar{
	padding:0px;
	background-color: rgb(255, 218, 218);
	font-size: 22px;
	background-repeat: no-repeat;
	background-position: center;
	font-weight: 100;
}

#header-text-table{
	font-weight: normal;
    border: 1px solid lightgrey !important;
    padding: 5px;
    background-color: lightgrey;
    font-size: 20px!important;

}

.choose-bar{
	width: 100%;
	font-size: 14px;
	background-color: #fbfbfb;
	background-repeat: no-repeat;
	background-position: center;
}

.text-table{
	font-weight: 500;
	font-size: 20px!important;
	border: 0px;
}

.button-submit{
	background-color: orange;
	color: white;
	/*width: 95%;*/
	height: 60px;
	font-size: 20px;
}

@media screen and (max-width: 768px) {
    .glyphicon-trash{
        padding-bottom:15px;
    }

	.totalBelanja{
		border-top: 1px solid;

	}

	.total{
		margin-bottom:30px;
	}
}

@media screen and (max-width: 450px) {
	.container {
		margin-top: 0px;
	}

	.row{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
}

#lanjut {
	width: 100%;
	font-size: 18px;
}

.responsiveTrashIcon {
	font-size: 20px;
}

@media screen and (max-width: 860px) {
	.textContent {
		font-size: 16px;
	}
	.textContent1 {
		font-size: 16px !important;
	}
	.responsiveTrashIcon {
		font-size: 16px;
	}
}


@media screen and (max-width: 600px) {
	.textContent {
		font-size: 12px;
	}
	.textContent1 {
		font-size: 12px !important;
	}
	.responsiveTrashIcon {
		font-size: 12px;
	}
}

.inputPembayaran {
	padding-left: 10px;
	padding-right: 10px;
}
