/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20-nov.-2015, 13:09:43
    Author     : laurent
*/
/*
.block-locale ul li{
  display: inline-block;
  float: left;
  padding: 8px 12px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.block-locale li a {
    color: #e6e6e6;
}
*/

h3 .advanced-search-link {
    float: right;
    font-size: .60em !important;
    position: absolute;
    right: 10px;
    line-height: 28px;
    text-align: center;
    padding: 0px 6px;
    border-bottom: 0;
}

#admin-menu {
    top:54px;
}
.navbar-brand{
    padding: 9px 15px;
}
.navbar-nav li.leaf {
    padding: 0em 0em 0 0 !important;
}
#features img.profile {
    max-width: 200px;
}

#features img.profile {
    max-width: 200px;
}
#intro img.intro-icon{
    max-width: 140px;
}

#footerwrap .webform-client-form label{
    display: block !important;
}

.form-actions {
		display: inline-block;
    text-align: center;
    width: 100%;
}

.form-actions input{
		margin-top: 10px;
}
    
.form-actions #google_recaptcha_webform_client_form_5 div{
	width:100%!important;
}
