.error {
    background: #f2dede none repeat scroll 0 0 !important;
    border: 1px solid #a94442 !important;
    color: #a94442 !important;
}
.info {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
    float:left;
    width:100%;
    padding:20px;
    margin-bottom:15px;
}
.info h1 {
    color:#000;
    margin-bottom:15px;
}
.success {
    background: #e4f1c9 none repeat scroll 0 0;
    border: 1px solid #a5bd71;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    margin: 20px 0;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2;
}
.successM {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
    padding: 15px;
}
.errorMail {
    float:left;
    width:100%;
    padding:10px;
    background: #f2dede none repeat scroll 0 0 !important;
    /*border: 1px solid #a94442 !important;*/
    color: #a94442 !important;
    text-align:center !important;
}
.successMail {
    color: #3c763d;
    background-color: #dff0d8;
    /* border-color: #d6e9c6;*/
    float:left;
    width:100%;
    padding:10px;
    text-align:center !important;
}

#loginForm, #nieuwAccount {
    position:relative;
    min-height:300px;

}
#loginForm {
	background:#E5E5E5;
    border-radius: 3px;
    box-sizing: border-box;
    float: left;
    margin: 0;
    padding: 20px;
    width: 49%;
}
@media (max-width: 750px){
	#loginForm{
		width:100%;
	}
}
#loginForm input[type="text"], #loginForm input[type="password"] {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    color: #716e6e;
    float: left;
    font-family: Verdana,sans-serif,arial;
    font-size: 12px;
    margin: 0 0 20px;
    padding: 10px 15px;
    width: 100%;
}
#loginForm label {
    float: left;
    width: 100%;
	margin: 0 0 10px 0;
}
#nieuwAccount {


    border-radius: 3px;
    box-sizing: border-box;
    float: right;
    margin: 12px 0px 0px;
    padding: 20px;
    width: 49%;
}
.orangebutton {
	padding:15px 12px;
	color:#fff;
	font-size: 16px;
	line-height: 1em;
	background:#98217C;
	transition: all 0.3s;
	cursor:pointer;
	margin:5px 0 0 0;
    width: 100%;
	float:left;
	text-align:center;
    border:none;
}

.orangebutton:hover{
	background:#ba2895;
	text-decoration:none;
}

.orangebutton:active{
	background: #60174e;
}

.forgotPass{
	float:left;
	width:100%;
	margin:20px 0;
}

#stappen li.done {
    opacity: 1;
}
#stappen li {
    background: #eeeeee none repeat scroll 0 0;
    float: left;
    font-size: 14px;
    list-style: outside none none;
    margin: 0 2% 0 0;
    opacity: 0.5;
    padding: 8px 1%;
    text-align: center;
    width: 32%;
}
#stappen li.active {
    background: #8e6340 none repeat scroll 0 0;
    color: #ffffff;
    font-weight: bold;
    opacity: 1;
}
#stappen li.last, #stappen li:last-child {
    float: right;
    margin: 0;
}
#stappen {
    color: #777;
    float: left;
    margin: 0 0 20px 0;
    width: 100%;
}
#stappen ul {
    margin: 0;
    padding: 0;
}

.grayButton {
    background: #ccc none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0 !important;
    color: #fff !important;
    cursor: pointer;
    float: left !important;
    font-size: 14px;
    padding: 9.3px 17px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}
.redButton {
    background: #8e6340 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    color: #fff !important;
    cursor: pointer;
    float: left !important;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 12px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}
#forceright {
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: right;
    width: auto;
}
.buttons {
    float: left;
    margin: 15px 0 0;
    text-align: right;
    width: 100%;
}
ul.dataform_formlist {
    margin: 0;
    padding: 10px 0;
}
li.dataform_oneline {
    clear: both;
    float: left;
    list-style-type: none;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
label.dataform_label {
    display: block;
    float: left;
    padding-left: 8px;
    width: 30%;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
fieldset.dataform_columnleft {
    display: inline;
    float: left;
    height: 100%;
    margin-bottom: 10px;
    width: 49%;
}
fieldset.dataform_columnright {
    display: inline;
    float: right;
    height: 100%;
    margin-bottom: 10px;
    margin-left: -2px;
    width: 49%;
}
.cartOptions {
    float: left;
    width: 100%;
    color: #fff;
}
.cartBlockHeader {
    background: #eeeeee none repeat scroll 0 0;
    border-top: 2px solid #c0c0c0;
    float: left;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 20px;
    padding: 10px 2%;
    text-transform: uppercase;
    width: 100%;
    color: #707070;
}
.couponField {
    border-radius: 0 !important;
    padding: 13px 10px !important;
    width: 400px !important;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    color: #716e6e;
    float: left;
    font-family: Verdana,sans-serif,arial;
    font-size: 12px;
}
#day, #month, #year {
    float: right;
    margin: 0 2% 0 0;
    width: 20%;
}
.warning {
    background: #ffdfe0 none repeat scroll 0 0;
    border: 1px solid #ff9999;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    margin: 20px 0 10px;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2;
    color:#000;
}
.success {
    background: #e4f1c9 none repeat scroll 0 0;
    border: 1px solid #a5bd71;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    margin: 20px 0;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2;
    color:#000;
}
.tooltip {
    position: absolute;
    padding: 1px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.8);
    -moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.8);
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.8);
    box-sizing: border-box;
    background: #fff;
    z-index: 98;
    color: #8e6340;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    font-size: 12px;
}
.confirmBlockHeader {
    float: left;
    margin: 0 0 20px;
    padding: 10px;
    width: 100%;
    color:#707070;
}
.confirmBlockContent {
    float: left;
    width: 100%;
}
.tdbg {
    margin: 0;
    padding: 1%;
    color:#fff;
}
.confirmBlockContent table {
    float: left;
    width: 100%;
}
.cartTotals {
    float: left;
    margin: 0 0 20px;
    width: 100%;
}
.cartTotal {
    clear: both;
    float: right;
}
.totalTitle {
    float: left;
    font-weight: bold;
}
.totalValue {
    float: right;
    text-align: right;
}
#algvoorwBox {
    background: #fff none repeat scroll 0 0;
    border-radius: 6px;
    display: none;
    float: left;
    padding: 20px;
    width: 500px;
}
.accountTable {
    border-collapse: collapse;
    border-top: 2px solid #8e6340;
    float: left;
    margin: 20px 0;
    padding: 0;
    text-align: center;
    width: 100%;

}
.accountTable td {
    padding:5px;
}
.accountTable tr {
    cursor:pointer;
    border-bottom:1px dotted #444;
}
.accountTable tr.productInOrder {
    background:#111;
    cursor:default;
    display:none;
}
.accountTable tr.productInOrder td {
    padding:5px;
}
.accountTable tr:hover {
    background:#333;
}
.accountBlockSmall {
    background: #1f1f1f none repeat scroll 0 0;
    border-top: 2px solid #8e6340;
    float: left;
    margin: 10px 5% 0 0;
    padding: 2%;
    width: 30%;
    color:#fff;
}
.accountBlockSmall.last {
    margin: 10px 0 0;
}
.accountBlockSmall div {
    height: 150px;
}
