/*

ATTENTION !
This file is generated by less.
Do not touch unless you are in the *.less file..

*/
/*[Onglet]*/
body .nav-tabs > li.active a,
.nav-tabs > li.active a:hover,
.nav-tabs > li a:hover {
  background-color: #2a3677;
  color: #ffffff;
}
body .nav > li > a:hover,
body .nav > li > a:focus {
  background-color: #2a3677;
  color: #ffffff;
}
/*[Block change Password]*/
body #acl-change-password-form-wrapper {
  background: #f4f5f8 none repeat scroll 0 0;
  margin: 20px 0;
  padding: 20px;
  width: 33%;
}
body #acl-change-password-form input {
  background: #f4f5f8 none repeat scroll 0 0;
  border: 1px solid #007ea8;
  border-radius: 0;
  height: inherit;
  padding: 15px 12px;
  width: 100%;
}
body #block-system-main .profile {
  margin-bottom: 20px;
}
body #block-system-main .profile dl {
  margin-bottom: 0;
}
body .profile div.content div {
  padding-bottom: 3px;
}
.form-password {
  margin-top: 30px;
  padding-left: 0;
}
#user-profile-form {
  margin: 30px 0 0 0;
  background: #f4f5f8;
  padding: 20px;
  width: 50%;
}
#user-profile-form input[type="text"],
input[type="password"] {
  padding: 15px 12px;
  border-radius: inherit;
  height: inherit;
  color: #007ea8;
  background: #f4f5f8;
  border: solid 1px #007ea8;
  margin-bottom: 0;
}
#acl-change-password-form-wrapper a.ajax-processed {
  padding: 0 0 0 15px;
  display: inline-block;
  color: #007ea8;
  background: url('../img/sprite-global.png') -160px -1280px no-repeat;
  vertical-align: top;
}
#acl-change-password-form-wrapper .btn {
  margin: 0 0 0 135px;
  vertical-align: inherit;
  border: none;
}
#acl-change-password-form-wrapper .btn,
#user-profile-form .btn {
  background-image: url('../img/bgd-input.png');
  background-position: 88% center;
  background-repeat: no-repeat;
}
#user-profile-form .btn {
  padding: 12px 68px 12px 30px;
}
#user-profile-form .form-control::-webkit-input-placeholder,
#change-pwd-page-form .form-control::-webkit-input-placeholder {
  color: #007ea8;
}
#user-profile-form .form-control::-moz-placeholder,
#change-pwd-page-form .form-control::-moz-placeholder {
  color: #007ea8;
}
/* firefox 19+ */
#user-profile-form .form-control:-ms-input-placeholder,
#change-pwd-page-form .form-control:-ms-input-placeholder {
  color: #007ea8;
}
/* ie */
