/*
 Theme Name:   Architecture Child
 Theme URI:    -
 Description:  Architecture Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     architecture-v1-04
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
.cleanlogin-field-password{
margin:10px 5px 10px 0;
}
.lennen-red{
color:#de2627;
}
.lennen-red div li{
font-size:30px;
}
.panel.panel-default {
    border: 0 !important;
}
.w3eden .panel-primary > .panel-heading{
	color:#dd2627 !important;
	background:#ffffff !important;
	border:0 !important;
}
.accordion-groups .panel:not(.panel-default) > .panel-heading > a, .w3eden a{
	color:#dd2627 !important;
}
.w3eden .panel-group .panel{
	border:0 !important;
}
.w3eden .panel-primary > .panel-heading + .panel-collapse > .panel-body{
 	border:0 !important;
}
.accordion-groups > .panel-group > .panel:not(.panel-default) > .panel-heading > a{
font-size: 15px;
    line-height: 25px;
    padding: 5px !important;
    font-weight: 300;

}
.fa{
	color:#888888;
}

.w3eden .alert.alert-warning:before{
	color:#dd2627 !important;
	background: #ffffff !important;
}
.alert-warning{
	color:#dd2627 !important;
	background: #ffffff !important;
}