#details #diaporama { min-height:0;}
#profil .picture img {
max-width: 100%;
display: block;
}

#header-icon-links .active { color:#fae7bc;}
#header-icon-links .counter{ position:absolute; bottom:10px; background-color: rgb(229,30,51);font-size:9px;padding: 2px 0px 2px 0px; width:13px;}

#fancy-action { display:none; background:#fff; padding:20px; width:575px; }

.list-actions-profile{
    padding: 15px 5px 15px 5px;
    text-align: center;
    color: #666666;
    font-size: 14px;
}

.notification-live{
    position: fixed;
    width: 200px;
    right: 0;
    bottom: 50px;
    height: 80px;
    display:none;
    background: #fff;
    border-radius: 3px 3px 0 0;
    box-shadow: 0 0 3px #b8b29f;
}


.action-suppl .subtitle {
    font-size: 11px;
    font-weight: normal;
}

.list-album-photo .title{
    margin-bottom:0 !important;
}

.member .btn-group .btn{
    bottom: 0 !important;
    top: 6px !important;
}

.pagination-nav .active a{
    box-shadow: none;
    background: #141516;
}

#aside-chat {
	right: -330px;
}

#aside-chat .chat-toggle {
	left: -60px;
}
#aside-chat.active {
	right: 0px;
}
#aside-chat.active .chat-toggle {
	left: 10px;
}

.member .actions{
    padding:3px !important; 
}

.forgot-password input[type=submit]{
    font-size: 18px !important;
}

.demand .actions a.active{
    border-color: rgba(0,0,0,0.1) !important;
    background: url(../images_1/bg-note.png) no-repeat center center !important;
    color: #8d7337 !important;
    text-shadow: 1px 1px 0 #fff !important;
}

.demand .actions a:not(.active):hover {
text-shadow: none !important;
border: 1px solid #000 !important;
border-right: 1px solid #333 !important;
border-bottom: 1px solid #333 !important;
background: #2f2f2f !important;
color: #fae7bc !important;
box-shadow: inset 0 0 10px #000 !important;
}

#agenda .head .title-icon-calendar {
    font-size: 33px;
    line-height: 0px;
    margin-right: 10px;
}

.member .title  { 
    font:20px Times New Roman; 
    margin-bottom:15px; 
    color:#222;
} 

#agenda #event-list .fa-calendar-o { position:relative; font-size:20px; }
#agenda #event-list .fa-calendar-o span { font-size: 13px; left: 0; position: absolute; text-align: center; top: 6px; width: 19px; }

#aside-chat {
    position:fixed;
    bottom:0px !important;
}

#aside-chat #chat {

}

#contacts .picture .new {
    top: 8px;
    bottom: inherit;
}

.delete-all-btn{
    margin-top: 20px;
    margin-right: 2px;
    display:none;
}

#panes .message .excerpt {
color: #555555;
background: url(../images_1/description-quote-top.png) no-repeat 0 0, url(../images_1/description-quote-bottom.png) no-repeat right bottom #F4F2ED;
}

.gift-image > div > a > img {
max-width: 100%;
transition: all 0.5s cubic-bezier(.48,.03,.48,.98);
-ms-transition: all 0.5s cubic-bezier(.48,.03,.48,.98);
-webkit-transition: all 0.5s cubic-bezier(.48,.03,.48,.98);
}

#ask_meeting_date_meeting input {
float: left;
width: 80%;
}

#edit-photo #jcrop_target { max-width:100%; display:block; }

#home-wrapper textarea{
    width: 100%;
font: 18px/1 Roboto Condensed;
background: #333637;
border: 1px solid #292c2e;
border-bottom: 1px solid #404445;
border-right: 1px solid #404445;
padding: 7px;
padding-left: 20px;
border-radius: 5px;
color: #ccc;
height: 100px;
}

#home-wrapper input[type=number]{
    font: 18px/1 Roboto Condensed;
}
#home-wrapper input[type=file], #home-wrapper input[type=number]{
    width:100%;
    background: #333637;
    border: 1px solid #292c2e;
border-bottom: 1px solid #404445;
border-right: 1px solid #404445;
border-radius: 5px;
color: #ccc;
padding: 5px;
padding-left: 20px;
}

.gift-desc {
width: 100% !important;
}

.last_action .btn{
    padding: .2em .6em .3em;
    margin-left: 5px;
    line-height: 1;
    font-size: 13px;
}

.last_action .label{
    border: 1px solid #b1ada2;
}

.ui-multiselect-menu .ui-state-active {
  border: 0 !important;
  background: none !important;
  font-weight: normal !important;
  color: #212121 !important;
}

#dashboard { min-height: 600px; }
p#cgv-line {
  color: #959281;
  font: 11px Roboto;
  float: left;
  text-align: center;
  padding-right: 10px;
  text-transform: none;
  line-height: 16px;
  margin-top: 20px;
}
#home-form button[type="submit"] {
	margin-top: 0px !important;
}
#graphic-page #pay .form-group.checkbox {
	font-size: 11px;
}

#thumblist .head .title:first-letter {
    font-size: 30px;
}

.ui-autocomplete{
    z-index:9999 !important;
}

#registering .jcrop-holder img {
  max-width: inherit;
}

#registering #jcrop_target {
  max-width: 100%;
}

.round-thumb img{
    max-width:100%;
}

.neutral{
    min-height:700px;
}

#new #page {
  padding-top: 105px;
}

.modal#backdrop{
    background: rgba(0,0,0,0.5);display:block;
}

#registering:not(.modal){
    width:100%;
    position:absolute;
    top:0px;
    margin:30px auto;
    background:transparent;
}

#home-login {
	margin-bottom: 150px;
}