.layout-component-formset-container {
	position: relative;
	display: inline-block;
	width: 100%;		
	min-height: 300px;
	font-size: 0;
	vertical-align: top;		
}

.layout-component-formset-container .layout-component-formset-container-tabs {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 45px;		
	font-size: 0px;
	vertical-align: top;
}

.layout-component-formset-container .layout-component-formset-container-tabs a {
	position: relative;
	display: inline-block;
	height: 45px;
	line-height: 45px;		
	padding-left: 24px;
	padding-right: 24px;
	cursor: pointer;
	vertical-align: top;
}

.layout-component-formset-container .layout-component-formset-container-tabs a.active {
	
}

.layout-component-formset-container form {
	padding-left: 24px;
	padding-right: 32px;
	padding-top: 32px;
	padding-bottom: 32px;
	font-size: 0;
	box-sizing: border-box;
	vertical-align: top;
	display: none;
	width: 100%;
}

.layout-component-formset-container form.layout-component-formset-form-active {
	display: inline-block;
}

.layout-component-formset-container form label {
	position: relative;
	display: inline-block;
	width: 40%;
	padding-right: 25px;
	box-sizing: border-box;
	vertical-align: top;
	margin-bottom: 10px;
	line-height: 24px;

}

.layout-component-formset-container form label.required:after {
	content: "*";
	position: absolute;
	font-size: 18px;
	top: 5px;
	right: 5px;		
}

.layout-component-formset-container form input,
.layout-component-formset-container form select,
.layout-component-formset-container form textarea {
	position: relative;
	display: inline-block;	
	width: 60%;		
	vertical-align: top;
	margin-bottom: 10px;
	padding-left: 5px;
	box-sizing: border-box;
}

.layout-component-formset-container form input,
.layout-component-formset-container form select {
	height: 24px;
}

.layout-component-formset-container form textarea {
	min-height: 100px;
}

.layout-component-formset-container form .g-recaptcha {
	margin-left: 40%;
	margin-bottom: 10px;
}
.layout-component-formset-container form button {
	position: relative;
	display: inline-block;
	margin-left: 40%;
	width: auto;
	min-width: 180px;
	height: 28px;
	line-height: 20px;		
	box-sizing: border-box;
	cursor: pointer;
}

.layout-component-formset-container form button:hover {

}

/* Kevin 15-1-2019 - offerte module */
.layout-component-module-offerte .layout-component-offerte-formset-container form table.offerte{
        width: 100%;
}

.layout-component-module-offerte .layout-component-offerte-formset-container form .offerte .offerte-item-checkbox{
        width: 5%;
}

.layout-component-module-offerte .layout-component-offerte-formset-container form .offerte-checkbox{
        -moz-appearance: checkbox;
        -webkit-appearance: checkbox;
        width: 18px;
}

.layout-component-offerte-formset-container {
	position: relative;
	display: inline-block;
	width: 100%;		
	min-height: 300px;
	font-size: 0;
	vertical-align: top;		
}

.layout-component-offerte-formset-container .layout-component-formset-container-tabs {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 45px;		
	font-size: 0px;
	vertical-align: top;
}

.layout-component-offerte-formset-container .layout-component-formset-container-tabs a {
	position: relative;
	display: inline-block;
	height: 45px;
	line-height: 45px;		
	padding-left: 24px;
	padding-right: 24px;
	cursor: pointer;
	vertical-align: top;
}

.layout-component-offerte-formset-container .layout-component-formset-container-tabs a.active {
	
}

.layout-component-offerte-formset-container form {
	padding-left: 24px;
	padding-right: 32px;
	padding-top: 32px;
	padding-bottom: 32px;
	font-size: 0;
	box-sizing: border-box;
	vertical-align: top;
	display: none;
	width: 100%;
}

.layout-component-offerte-formset-container form.layout-component-formset-form-active {
	display: inline-block;
}

.layout-component-offerte-formset-container form label {
	position: relative;
	display: inline-block;
	//width: 40%;
	padding-right: 25px;
	box-sizing: border-box;
	vertical-align: top;
	margin-bottom: 10px;
	line-height: 24px;

}

.layout-component-offerte-formset-container form label.required:after {
	//content: "*";
	position: absolute;
	font-size: 18px;
	top: 5px;
	right: 5px;		
}

.layout-component-offerte-formset-container form input,
.layout-component-offerte-formset-container form select,
.layout-component-offerte-formset-container form textarea {
	position: relative;
	display: inline-block;	
	width: 60%;		
	vertical-align: top;
	margin-bottom: 10px;
	padding-left: 5px;
	box-sizing: border-box;
}

.layout-component-offerte-formset-container form input,
.layout-component-offerte-formset-container form select {
	height: 24px;
}

.layout-component-offerte-formset-container form textarea {
	min-height: 100px;
}

.layout-component-offerte-formset-container form .g-recaptcha {
	margin-left: 40%;
	margin-bottom: 10px;
}
.layout-component-offerte-formset-container form button {
	position: relative;
	display: inline-block;
	margin-left: 40%;
	width: auto;
	min-width: 180px;
	height: 28px;
	line-height: 20px;		
	box-sizing: border-box;
	cursor: pointer;
}

.layout-component-offerte-formset-container form button:hover {

}

.layout-component-module-offerte .layout-component-offerte-formset-container form label {
    text-transform: none;
    color: #eeeeee;
    font: normal normal normal 18px/normal Lato, sans-serif;
}

.layout-component-module-offerte section form .offerte-item{
        width: 100%;
        //float: left;
        clear: both;
}
 
.layout-component-module-offerte section form .offerte-item-title{
        width: 50%;
        align-items: center;
}

.layout-component-module-offerte section form .offerte-item-price{
        width: 10%;
        font-size: 18px;
        text-align: right;
        color: #8a8a8a;
        vertical-align: top;
} 
.layout-component-module-offerte section form h2{
        clear: both;
}

.layout-component-module-offerte section form .offerte-item .offerte-totaal-text, 
.layout-component-module-offerte section form .offerte-item .offerte-amount{
        float: left;
}

.layout-component-module-offerte section form .offerte-item .offerte-totaal-text{
        width: 60%;
}

.layout-component-module-offerte section form .offerte-item .offerte-amount{
        text-align: right;
        width: 40%;
}

.offerte-item-total .offerte-total-currency{
        line-height: 78px;
        width: 202px;
        height: 78px;
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: right;
        background-color: #4CAF50;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        color: #eee;
}

.offerte-item-total .offerte-total-amount{
        line-height: 78px;
        height: 78px;
        margin-top: 10px;
        text-align: right;
        background-color: #4CAF50;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        padding-right: 10px;
        color: #eee;
}

.layout-component-module-offerte section form .g-recaptcha{
        clear: both;
        padding-top: 10px;
}
.offerte-item .offerte-item-currency{
        width: 15%;
        font-size: 18px;
        color: #8a8a8a; 
        text-align: right;
        vertical-align: top;
}
.offerte .offerte-item-total{
    font-size: 18px;
    color: #8a8a8a;
    text-align: right;
}

.offerte .offerte-hidden-input{
   display: none;
}

/* custom checkboxes */

.layout-component-module-offerte .layout-component-offerte-formset-container form .checkbox-container{
  display: block;
  position: relative;
  margin-bottom: 12px;
  margin-top: -18px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.layout-component-module-offerte .layout-component-offerte-formset-container form .offerte-checkbox {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.layout-component-module-offerte .layout-component-offerte-formset-container form .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #ccc;
}

.checkbox-container:hover input ~ .checkmark {
  background-color: #4CAF50;
}

.checkbox-container input:checked ~ .checkmark {
  background-color: #4CAF50;
}

.checkbox-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

.checkbox-container input ~ .checkmark:after {
  display: block;
}
.offerte-item .offerte-item-title select{
  width: auto!important;
  min-width: 100px;
  margin-right: 20px;
  float: right;
}
.checkbox-container .checkmark:after{
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #eee;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* New */
.offerte-item-subtotal{
    width: 13%;
    font-size: 18px;
    color: #eeeeee;
    text-align: right;
    vertical-align: top;
    padding-right: 10px;
}
.offerte-item-currency-subtotal{
    width: 7%;
    font-size: 18px;
    color: #eeeeee;
    text-align: right;
    vertical-align: top;
}

/* custom select */
.offerte-item-title .offerte-custom-select{
   display: inline-block;
   float: right;
   position: relative;
}

/* order-lists  */
.layout-component-module-orderlists .content-text{
    text-transform: none;
    letter-spacing: 0px;    
}

.layout-component-module-orderlists form select{
    position: relative;
    box-sizing: border-box;
    line-height: 27px;
    height: 30px;
    margin-bottom: 3px;
    width: 60%;
    cursor: pointer;
    -webkit-border-radius: 0px;
    z-index: 1050;
    font-size: 14px;
}

.layout-component-module-orderlists form .subtitle{
    margin-bottom: 2px !important!important; 
    padding: 25px 0px 5px 0px!important;
    text-align: left!important;
    margin-bottom: 0px!important;  
}

.layout-component-module-orderlists form table tr .item-amount-title,
.layout-component-module-orderlists form table tr .item-code-title,
.layout-component-module-orderlists form table tr .item-name-title,
.layout-component-module-orderlists form table tr .item-content-title,
.layout-component-module-orderlists form table tr .item-price-title,
.layout-component-module-orderlists form table tr .item-total-price-title{
    font-weight: normal;
    font-size: 14px;
}

.layout-component-module-orderlists form table tr .item-content-title,
.layout-component-module-orderlists form table tr .item-price-title,
.layout-component-module-orderlists form table tr .item-total-price-title{
    text-align: right;    
}

.layout-component-module-orderlists form table tr .item-total-price, 
.layout-component-module-orderlists form table tr .item-price,
.layout-component-module-orderlists form table tr .item-price-euro,
.layout-component-module-orderlists form table tr .item-content,
.layout-component-module-orderlists form table tr .totalTitle, 
.layout-component-module-orderlists form table tr .totalAllProducts{ 
    text-align: right;
}

.layout-component-module-orderlists form table tr .totalTitle, 
.layout-component-module-orderlists form table tr .totalAllProducts{ 
    font-weight: normal;
}

.layout-component-module-orderlists form .sendButton{
    padding: 10px 10px;
    width: 200px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: normal;
    margin-top: 15px;
    text-align: center;    
    cursor: pointer;
}

.layout-component-module-orderlists form .sendButton:hover{
       text-decoration: underline!important;
}

.layout-component-module-orderlists form .contact-info input{
    position: relative;
    box-sizing: border-box;
    line-height: 29px;
    height: 30px;
    width: 100%;
    padding-left: 5px;
    -webkit-border-radius: 0px; 
    font-weight: 300;
}

.layout-component-module-orderlists form .contact-info textarea{
    position: relative;
    box-sizing: border-box;
    line-height: normal;
    height: 80px;
    width: 100%;
    padding: 5px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    resize: none;
    text-align: left!important;
    font-weight: 300!important;
}

.layout-component-module-orderlists form .hidden-inputs{
    display: none;
}

/* End */

@media screen and (max-width: 460px){

	.layout-component-module-formset-1 {
		padding-top: 10px;
		box-sizing: border-box;
	}
	.layout-component-formset-container form {
		box-sizing: border-box;
		width: 100%;
		padding: 15px;
	}

	.layout-component-formset-container form input,
	.layout-component-formset-container form select,
	.layout-component-formset-container form textarea {
		width: 100%;		
		margin-bottom: 5px;
	}

	.layout-component-formset-container form input,
	.layout-component-formset-container form select {
		height: 30px;
	}

	.layout-component-formset-container form label {
		width: 100%;
		margin-bottom: 5px;
		line-height: 18px;
		font-size: 12px;
	}


	.layout-component-formset-container form .g-recaptcha {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

	.layout-component-formset-container form button {			
		margin: 0;
		width: 100%;
		height: 35px;
		line-height: 35px;
		/*margin-top: 5px;*/
	}		

	.layout-component-formset-container .layout-component-formset-container-tabs {
		position: relative;
		display: inline-block;
		width: 100%;
	}
	.layout-component-formset-container .layout-component-formset-container-tabs a {
		padding-left: 15px;
		font-size: 12px;
		font-weight: normal;
		width: 100%;		
		line-height: 30px;	
		box-sizing: border-box;
		border-bottom: 1px solid #FFFFFF;
	}
        .layout-component-offerte-formset-container form{
                padding-left: 0px;
                padding-right: 0px;
        }
        .offerte-item .offerte-item-currency{
               width: 112px;
        }

}