@charset "utf-8";
/* CSS Document */
/* Default Cascading StyleSheet */
body
{
	padding-top: 55px; /* nav bootstrap*/
	background-color: rgb(233, 233, 232);
}

body.landing .connect_bar
{
	text-align: center;
}

body.landing .connect_bar form
{
	display: none;
}

body.landing .connect_bar form,
body.landing .connect_bar .handler
{
	margin: auto;
}

a {
	color:#000000;
}
.navbar-toggle {
    color: #DDD;
}
.navbar-brand {
	padding: 0px 5px;
}
#btn_up
{
	position: fixed;
	bottom: 105px;
	right: 55px;
	cursor: pointer;
	display:none;
	z-index: 1;
}

.row.flash-message
{
	margin-top: 20px;
}

.partner_block
{
	display: block;
	text-decoration: none;
	min-height: 120px;
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 170px;
	margin: .5em 0;
}
.partner_block:hover
{
	background-color: #FFF;
}


#spotlight_arrow
{
	position: absolute;
	width: 140px;
	text-align: center;
}
#spotlight_arrow a
{
	font-family: "Tahoma" !important;
	margin-left: -6px;
	font-size: 13px !important;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#spotlight.loading, .load_conversation .loading
{
	text-align: center;
}
#spotlight
{
	text-align: left;
	height: 70px;
	line-height: 70px;
	margin-left: 151px;
}
#spotlight a
{
	margin-right: 3px;
}

.spotlight_container
{
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 4px;
	background-color: rgb(233, 233, 232);
}

#login_form label
{
	display: inline-block;
	vertical-align: top;
	text-align: right;
}

/* Facebook styles */
.facebook
{
	display: none;
	cursor: pointer;
	border: none;
}
.facebook.register
{

}
.facebookloginform
{
	display: none;
	padding-top: .5em;
	text-align: center;
}

.facebook.login
{

}
a.blue {
    color: blue;
}

/* Custom alert-boxes */
[class*='-dark'] {
	background-color:#02243C;
    color:#f0f0f0;
}
[class*='-light'] {
	background-color:#f9f9f9;
    color:#999;
}
[class*='-blue'] {
	background-color:#5195ce;
    color:#fff;
}
[class*='-apple'] {
	background-color:#005DB3;
    color:#f8f8f8;
}
[class*='-gray'] {
	background-color:#e6e6e6;
    color:#666;
}
[class*='-green'] {
    background-color:#5BC236;
    color:#fff;
}
[class*='-asphalt'] {
    background-color:#3E3F3A;
    color:#97978A;
}

/* hover and active */
[class*='-dark']:hover,[class*='-dark']:focus {
	background-color:#12254d;
    color:#fff;
}
[class*='-light']:hover,[class*='-light']:active {
	background-color:#eeeeee;
    color:#fff;
}
[class*='-blue']:hover,[class*='-blue']:active {
	background-color:#62a6df;
    color:#fff;
}
[class*='-apple']:hover,[class*='-apple']:active {
	background-color:#116ec4;
    color:#fff;
}
[class*='-gray']:hover,[class*='-gray']:active {
	background-color:#d5d5d5;
    color:#fff;
}
[class*='-green']:hover,[class*='-green']:active {
    background-color:#6cd347;
    color:#fff;
}
[class*='-asphalt']:hover,[class*='-asphalt']:active {
    background-color:#393A34;
    color:#FFF;
}


/* CNIL */
#cnil_alert {
	position: fixed;
	width: 60%;
	top: 10em;
	left: 50%;
	/*margin-left: -30%;*/
	z-index: +9999;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
}

body small.legal {
    display: block;
	text-align: justify;
	color: grey;
	line-height: 1;
    font-size: 10px;
}

small.legal a {
    text-decoration: underline;
}

#cgu {
    margin-top: 0;
}

/* */
#kissResult, #kissLoading{
	display:none;
}
.other_site {
	background-color:#FFFFFF;
	border:1px solid #CACACA;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
	line-height:15px;
	width:192px;
	display: inline-block;
	vertical-align: top;
	margin:4px;
	color:#000;
	height:220px;
	border-radius: 6px;
	padding: 6px;
}
.other_site a {
	text-decoration:none;
	display:block;
	padding:5px;
	text-align:left;
	color:#000;
}

.miniProfil {
	float:left;
	margin:2px;
}

.floatL { float:left; }
.floatR { float:right; }
.ClearB { clear:both; }
.textCenter { text-align:center; }
.textLeft { text-align:left; }

.formError {
	font-size:12px; font-weight:bold;
	color:#ff0063;
	margin-left:6px;
}
.formOkay {
	font-size:16px; font-weight:bold;
	color:#fff;
}
.formErrorReason {
	padding-top:8px;
	font-weight:bold; font-size:9px;
	color:#ff0063;
}
/* - - - account-membre.tpl- - - */
.partH {
	padding:5px;
	height:365px;
}
.photo_membre {
	float:left;
	width:250px;
}
.desc_info {
	float:left;
	width:380px;
	margin-left:5px;
	text-align:left;
}
.titre_pseudo {
	font-size:14px;
	text-align:left;
	border-bottom:1px dashed;
	margin-bottom:10px;
	padding-bottom:10px;
	line-height:20px;
}
.titre_pseudo span {
	font-size:16px;
	font-weight:bold;

}
.menud {
	float:right;
	text-align:right;

}

.left-menu.nav-pills > li > a > .badge
{
	margin-left: 0;
}

.dropdown-form
{
	padding: 17px;
}

.miniProfil
{
}
.miniProfil img.status
{
	position: absolute;
	top: -3px;
	left: -3px;
}
.miniProfil .miniLinks a
{
	display: block;
}
.miniProfil .miniLinks,
.miniProfil .miniImg
{
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.btn_minimenu {
	padding:3px;
	border:1px dashed #999;
	margin:2px;

}
.col_profil1 {
	float: left;
	width:250px;
}
.col_profil2 {
	float:left;
	width:385px;
	margin-left:5px;
}


.titre_profil {
	background-color:#999999;
	border:1px solid #999999;
	color:#FFFFFF;
	padding:3px;
	text-align:center;
	vertical-align:middle;
	margin-bottom:7px;
	margin-top:5px;
}
.voting {
	background-image:url("/img/common/colovote.png");
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	padding-top:4px;
	display:block;
	background-color:#FFF;
}
.note {
    height:30px;
    cursor:pointer;
    border:1px solid #000;
}


/********************** Vote score **********************/
.score {
    color: rgb(17, 17, 17);
    font-weight: bold;
    padding: 0 .5em;
}
.score-1 {
    background-color: rgb(73, 180, 30);
}
.score-2 {
    background-color: rgb(115, 255, 0);
}
.score-3 {
    background-color: rgb(181, 255, 0);
}
.score-4 {
    background-color: rgb(255, 251, 0);
}
.score-5 {
    background-color: rgb(255, 215, 0);
}
.score-6 {
    background-color: rgb(255, 182, 0);
}
.score-7 {
    background-color: rgb(255, 134, 0);
}
.score-8 {
    background-color: rgb(255, 101, 0);
}
.score-9 {
    background-color: rgb(247, 73, 0);
}
.score-10 {
    background-color: rgb(247, 20, 0);
}


.gb_profil {
	margin-bottom:5px;
	min-height:97px;
	border-bottom:1px dashed;
	padding-bottom:5px;
}
.gb_profil a{
	font-weight:bold;
	color:#000;
}
.entry_gb {
	text-align:left;
	padding-top:2px;
}
.entry_gb img {
	float:left;
	padding:2px
}

/*partenaires.php*/
.partner_line0 {
	padding:15px;
	margin-bottom:10px;
	border-bottom:1px dashed #000;
	font-weight:bold;
	font-size:16px;
}
.partner_line {
	margin-bottom:10px;
	border-bottom:1px dashed #000;
	height:200px;
}
.partner_title {
	padding:5px;
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}
.partner_thumbnail {
	float: left;
	padding:3px;
	width:170px;
}
.partner_thumbnail img{
	width:160px;
}
.partner_text {
	float:left;
	width:450px;
}

.technology {
	cursor: hand;
	cursor: pointer;
	font: bold 14px;
	margin: 10px 0;
}
.openlanguage { /*class added to contents of 2nd demo when they are open*/
	color: green;
}
.closedlanguage { /*class added to contents of 2nd demo when they are closed*/
	color: red;
}
/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */

	.reveal-modal-bg {
		position: fixed;
		height: 100%;
		width: 100%;
		background: #000;
		background: rgba(0,0,0,.8);
		z-index: 100;
		display: none;
		top: 0;
		left: 0;
		}

	.reveal-modal {
		visibility: hidden;
		top: 25px;
		left: 50%;
		margin-left: -500px;
		/* width: 520px;*/
		background: #FFF url("/img/common/modal-gloss.png") no-repeat -200px -80px;
		position: absolute;
		z-index: 101;
		padding: 10px 10px 10px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		border-width: 10px;
		border-style:solid;
		border-color: #666;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}

	.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
	.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
	.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
	.reveal-modal.spotlight		{ width: 550px; margin-left: -320px;}
	.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}

	.reveal-modal .close-reveal-modal {
		font-size: 22px;
		line-height: .5;
		position: absolute;
		top: 8px;
		right: 11px;
		color: #aaa;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		}
	/*

	NOTES

	Close button entity is &#215;

	Example markup

	<div id="myModal" class="reveal-modal">
		<h2>Awesome. I have it.</h2>
		<p class="lead">Your couch.  I it's mine.</p>
		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In ultrices aliquet placerat. Duis pulvinar orci et nisi euismod vitae tempus lorem consectetur. Duis at magna quis turpis mattis venenatis eget id diam. </p>
		<a class="close-reveal-modal">&#215;</a>
	</div>

	*/
#powerTip
{
  padding: 3px;
  border: 0;
  background-color: transparent;
}

/********************** WALL **********************/
#news
{
	min-height: 132px;
    margin-bottom: 40px;
    position: relative;
}

#news .wall
{
	position: relative;
}

#news .wall.loading
{
	text-align: center;
}

#news .wall.loading img
{
	margin-top: 40px;
}

#news .wall a
{
	text-decoration: none;
}

#news .wall img
{
	vertical-align: middle;
}

#news .wall img.avatar
{
	height: 50px;
	border: 2px solid #FFF;
	border-radius: .3em;
	box-shadow: 2px 2px 4px #CACACA;
}

#news .wall .female
{
	color: #F76699;
}

#news .wall .male
{
	color: #3399ff;
}

.bubble
{
	color: #000;
	position: absolute;
	top: 17px;
	padding: 5px;
	margin-left: 55px;
	margin-right: 18px;
	background-color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 2px 2px 4px #CACACA;
}

.bubble:after
{
	content: "";
	position: absolute;
	top: 5px;
	left: -5px;
	border-style: solid;
	border-width: 5px 5px 5px 0;
	border-color: transparent #FFFFFF;
	display: block;
	width: 0;
	z-index: 1;
}

#news .action_container
{
	display: none;
	text-align: right;
}

#news .wall:hover .action_container
{
	display: block;
}

#news .add.btn
{
    position: absolute;
    z-index: +1;
    bottom: -33px;
    right: -1px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
    border-top: 0;
    border-radius: 0 0 4px 4px;
    border-color: rgb(221, 221, 221);
}

#news
{
    border-radius: 4px 4px 0px 4px;
}

#news .userbox:last-child
{
    margin: 0;
}

#news .userbox .btn-toolbar
{
    font-size: .8em;
}

/********************** PROFILE **********************/
.nav.nav-pills a
{
	background-color: #FFF;
	margin-right: .4em;
}

#location .flag
{
	margin-bottom: 5px;
}

span.twitter-typeahead
{
	display: block !important;
}

.tt-suggestion .flag
{
	float: right;
	margin-left: 10px;
	margin-top: 2px;
}

/********************** MESSAGES **********************/
.container612.messages
{
	width: 631px;
	margin-top: 1em;
}

.messages .tab-content
{
	padding: 5px;
	background-color: #FFF;
	border-radius: 4px;
	border: 1px solid rgb(212, 211, 210);

}
.messages .nav-tabs .active a
{
	text-decoration: none;
}
.conversation
{
	background-color: rgb(233, 233, 232);
}

.load_conversation, .allConversation {
	background-color: rgb(233, 233, 232);
	overflow: auto;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.load_conversation {
	max-height: 300px;
	display: none;
}

.allConversation {
	max-height: 500px;
}

.reply {
	display:none
}

.reply.display {
	display:block;
}

.archive_log .date {
	text-align: center;
}

.archive_log .bubble
{
	color: #000;
	top: 02px;
	padding: 5px;
	background-color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 2px 2px 4px #CACACA;
	display: inline-block;
	position: relative;
	width: 80%;
	margin: auto;
}

.archive_log.right
{
	text-align: right;
}

.archive_log.left .bubble
{
}

.archive_log .bubble:after
{
	content: "";
	position: absolute;
	top: 5px;
	border-style: solid;
	border-width: 5px;
	border-color: transparent #FFFFFF;
	display: inline-block;
	width: 0;
	z-index: 1;
}

.archive_log.left .bubble:after
{
	left: -5px;
	border-left: 0;
}

.archive_log.right .bubble:after
{
	left: 100%;
	border-right: 0;
}

.ajax_result
{
	display: none;
}
/********************** User Box **********************/
.userbox
{
	background-color: #E9E9E8;
	border: 1px solid rgb(212, 211, 210);
	border-radius: .3em;
	text-align: left;
	box-shadow: 2px 2px 4px #CACACA;
	position: relative;
}

.userbox a
{
	text-decoration: none;
}

.userbox .username
{
	padding-top: 6px;
	padding-left: 5px;
/*	color: rgb(0, 136, 204);*/
}

.userbox .btn-toolbar
{
	text-align: right;
	padding: 0px 8px 0 0;
	position: absolute;
	right: 0;
	opacity: .3;
}

.userbox .btn-toolbar:hover
{
	opacity: .8;
}

.userbox .btn-toolbar a
{
/*	color: grey;*/
}

.userbox .media-object
{
	height: 70px;
	border: 2px solid #FFF;
	border-radius: .3em;
	box-shadow: 2px 2px 4px #CACACA;
	margin: 3px;
}

.userbox.media > .pull-left
{
	margin: 10px;
}

.userbox .media-body
{
	border-left-style: solid;
	border-left-width: 5px;

}

.userbox .media-body .content
{
	background: #FFF;
	min-height: 100px;
}

.userbox .media-body .content hr
{
	margin: 0;
}


.userbox .media-body .content div,
.userbox .media-body .content p.message
{
	padding: .5em;
}

.userbox .media-body .content div.actions
{
	background-image: linear-gradient(left , rgb(255,255,255) 25%, rgb(233,233,232) 75%);
	background-image: -o-linear-gradient(left , rgb(255,255,255) 25%, rgb(233,233,232) 75%);
	background-image: -moz-linear-gradient(left , rgb(255,255,255) 25%, rgb(233,233,232) 75%);
	background-image: -webkit-linear-gradient(left , rgb(255,255,255) 25%, rgb(233,233,232) 75%);
	background-image: -ms-linear-gradient(left , rgb(255,255,255) 25%, rgb(233,233,232) 75%);

	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(0.25, rgb(255,255,255)),
		color-stop(0.75, rgb(233,233,232))
	);

	border-top: 1px solid #EEEEEE;
	text-align: right;
}

.userbox .media-body .content div.actions a
{
	margin-left: 1em;
}
.userbox:last-child {
    margin-bottom: 20px;
}

/********************** User Card **********************/

.flex-table
{
    margin-top: 1em;
    display: flex;
    flex-wrap: wrap;
}

.usercard
{
    box-shadow: 2px 2px 4px #CACACA;
}

.usercard img.img-responsive
{
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.usercard .lead
{
    font-size: 17px;
}

.usercard .content
{
}

.usercard .btn-group-justified > .btn, .btn-group-justified > .btn-group {
    width: 0%;
}




.action-result {
    display: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -3px;
}

.action-result.btn-block {
    margin-top: -8px;
    margin-bottom: 5px;
}

/* Fancy Hack For Bootstrap */
#fancybox-wrap, #fancybox-wrap *{
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.help-menu{
	top:55px;
}

#fMain td.inputs .form-control
{
	display: inline-block !important;
}

#fMain .checkbox-lab
{
	display: inline;
}

.tt-hint
{
	display: none;
}
div.modal-body iframe
{
    overflow: auto;
    width: 100%;
    background-color: transparent;
    background-image: none;
    background-position: center center;
    background-repeat: no-repeat;
}

div.modal-body iframe.loading
{
    background-image: url(/img/common/icons/ajax-loader.gif);
}

#kenburns_gallery {
    position: relative;
    min-height: 200px;
    z-index: 0;
}

@media only screen and (max-width:768px) {
    #kenburns_gallery {
        min-height: 400px;
    }
}

#kenburns_gallery img {
    display: none;
}

#kenburns_gallery img:first-child {
    display: block;
}

#kenburns_gallery.off
{
    text-align: center;
}

div.panel-gallery
{
    position: absolute;
    z-index: 5;
    margin: 0px;
    left: 15px;
    right: 15px;
    text-align: center;
    background-color: transparent;
    box-shadow: none;
}

div.panel-gallery .panel-body
{
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 0;

    -webkit-transition-property: opacity;
	-webkit-transition-duration: 1s;

    -moz-transition-property: opacity;
    -moz-transition-duration: 1s;

	transition-property: opacity;
	transition-duration: 1s;

    -webkit-animation: appear 4s linear 1;
       -moz-animation: appear 4s linear 1;
            animation: appear 4s linear 1;
}

div.panel-gallery:hover .panel-body
{
    opacity: 1;
}

@-webkit-keyframes appear
{
    0%   {opacity: 1;}
    50% {opacity: 1;}
    100% {opacity: 0;}
}

@-moz-keyframes appear
{
    0%   {opacity: 1;}
    50% {opacity: 1;}
    100% {opacity: 0;}
}

@keyframes appear
{
    0%   {opacity: 1;}
    50% {opacity: 1;}
    100% {opacity: 0;}
}

.btn-circle {
  width: 44px;
  height: 44px;
  line-height: 44px;
  padding:0;
  border: medium none;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.55) none repeat scroll 0% 0%;
}
.btn-circle:hover {
  background: #FFF none repeat scroll 0% 0%;
}

.circle-kiss-container {
    text-align: center;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 35px;
}
