/* LOGIN */
.popup {
	position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
	display:none;
}
a:focus, a:hover {
	text-decoration:none;
}

.logo_groupe_saillant {
	width:80%;
	display:block;
	margin:0 auto;	
}

.help-block {
	opacity: 0;	
}

.warning-block {
	clear: both; 
	display: block;
}


/* DASHBOARD */


.bg-force-white, .add-content .active-badge {
	background:#FFFFFF!important;	
}

.txt-force-white, .add-content .active-badge {
	color:#FFFFFF!important;	
}


.box-left {
	
}

.box-center {
	margin-top:15px;
}

.box-center:before {
/*    top: 320px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #dadbdd;
    left: 7%;
    margin-left: -1.5px;*/
}

.box-right {
	margin-top:15px;
}

.title_new_post, .question_new_post {
	margin-bottom:5px;
	width:100%;	
}


.answer_new_post {
	width:100%;
}

.new_post, .new_post .panel-heading {
	background:none!important;	
}


.new_post .panel-body {
	background:#FFFFFF;
}

.new_post .panel-heading textarea {
	padding-bottom:5px;	
}

.box-right .box-v3 {
	padding:0;	
}

.box-right h4{
	color:#FFFFFF;	
}

.box-right .panel-heading {
	min-height:70px;	
}

.box-right .panel-heading i {
	font-size:30px;
	margin-right:20px;	
}

.box-right .panel-body {
	min-height:130px;	
}


.box-right .panel-body h5 {
	margin-top:15px;
	color:#E91E63;
	font-size:20px;	
}

.box-right .panel-body p {
	font-size:14px;
}


#left-menu {
	position:relative;
	top:-75px;	
}
.submenu {
	background:#FFFFFF;
	display: block;
    overflow: hidden;	
}
.nav-list {
	margin-top:70px;	
}
.filter-wrapper {
	background:#FFFFFF;
	padding-top:10px;	
	margin-bottom:10px
}
.filters div {	
}

.badge {
    position: relative;
    display: block;
    padding: 8px;

    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    margin: 10px 5px 10px 0;
    width: 40px;
    height: 40px;
    text-align: center;	
}

.badge i {
	font-size:24px;
	color:#ffffff;	
	
}

.badge-content {
	margin-top:30px;
}

.filter-el {
	background:#FFFFFF;
	display: flex;
  	align-items: center;
	padding-left: 7px;
	border-radius: 50px  0 0 50px;
}

.filter-el span {
	z-index:2;	
	pointer-events:none;
}

.filter-el:after {
    content: "";
    display: block;

    position: absolute;
    top: 0;
    right: -30px;
    width: 60px;
    height: 100%;
	z-index:0;
    
}

.ico-add {
	margin-right:15px;	
	padding-top: 11px
}

.ico-add:hover {	
	background:#FFFFFF!important;
	cursor:pointer;	
}

.ico-add:hover i {	
	color:#1c84c6;
}

.ico-add i {
	color:#FFFFFF;
	font-size:20px;	
	pointer-events:none;
}

.add-content-edit {
	display:none;
}

.add-content .badge {
	display:inline-block;	
	position:relative;
	left:-30px;
	opacity:0;
}

.add-content .badge:nth-child(1) {
	left:0;
	opacity:1;
}

.add-content span {
	position: relative;
	transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.add-content .active {
		
}

.answer-survey {
	display:block;	
}
.control_survey {
	text-align:center;
}
.control_survey i {
	margin: 10px 0 0 10px;
    font-size: 18px;	
}

.add_new_answer_to_survey {
	font-size: 18px;	
	margin: 10px 0 0 0;
}

.interact-btn:hover {
	color:#0095FF;
	cursor:pointer;
}

.tooltip-inner {
	min-width:150px;	
}

.upload_file {
	position:relative;
	overflow:hidden;	
}
.fileupload {
	position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    width: 20px;
    height: 20px;
    overflow: hidden;
}

.btn-publier, .btn-rep_sondage, .add_image_to_content {
	float:right;	
}

.add_image_to_content {
	font-size:15px;
	margin:10px 20px 0 0 ;	
}

.btn-publier:hover {
	background:#058bc3!important;
}

.publier_departement {
	font-size:14px;	
}

.publier_departement i {
	margin:5px 0 0 10px;
	font-size:16px;	
}

.publier_departement span:hover {
	color: #0095FF;
    cursor: pointer;
}

.form-group {
    margin-bottom: 0px;
}

.group-content-edit ul {
	margin-bottom:5px;	
}

.open_ul:hover label, .open_ul:hover i {
	color: #0095FF;
    cursor: pointer;
}
.departements {
	display:none;	
}

.departements ul ul ul {
	display:none;	
}

.confirm_publish {
	margin-top: 10px;
    padding: 12px 0 4px 0;
    background: #1ebf57;	
}

.confirm_publish p {
    text-align: center;
    color: #FFFFFF;
}

.box-v7 .box-v7-commenttextbox {
	width:97%!important;	
}

.edit-comment {
	width:100%;	
}
.comment-reply, .comment-change, .comment-cancel, .cancel-changePost, .post-change {
	float:right;
	
	padding: 0 20px 0 0;	
	margin-top:5px;
	font-weight:normal;
}

.comment-reply:hover, .comment-change:hover, .comment-cancel:hover, .cancel-changePost, .post-change:hover {
	font-weight:normal;
}



.comment-infos-section {
	padding-left: 0;
}

.comment-infos i, .comment-infos span {
	font-size:14px;
}

.likedPost i, .likedPost span {
	color: #2196F3;	
	font-weight:bold;
}

.comment-infos {
	display:inline;
	margin-left:10px	
}



/* Tooltip container */
.tooltip-like {
    position: relative;
    display: inline-block;
    padding-top: 3px;
}

/* Tooltip text */
.tooltip-like .tooltiptext {
    visibility: hidden;
    width: 160px;
    background-color: #555;
    color: #fff;
    text-align: left;
    padding: 5px 10px;
    border-radius: 6px;

    /* Position the tooltip text */
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 265%;
    margin-left: -60px;

    /* Fade in tooltip */
    opacity: 0;
    transition: opacity 1s;
	font-weight:normal;
	font-size:13px;
}

/* Tooltip arrow */
.tooltip-like .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 8%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip-like:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.comment-container .media, .comment-container .media-body {overflow:unset}
.comment-container {
    margin-bottom: 15px;
	
}

.comment-container .media {
	border-bottom:1px solid #dddddd;
}

.comment-container p {
    margin: 0 0 2px;
}

.deleteComment, .editComment {
	float: right;
    margin-right: 11px;	
	color:#999999;
}

.buttonI:hover {
	color:#2196F3;
	cursor:pointer;
}

.comment-reply-container {
	margin-top:10px;	
}

.box-v7 .box-v7-comment {
	padding: 10px;
}

.media, .media-body {
    padding: 5px 10px;
}

.media {
    margin-top: 5px;
}

.like_comment, .like_comment:focus {
	color: #918C8C;
}

.liked, .liked:focus {
	color:#2196F3;	
}



.modal-footer {
	border:none;
		
}

.edit-post {
	display:none;
}	


.tag-bloc {
	display:block;	
	clear:both;
}

.tag-bloc p {
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
	font-size:16px;
}

.form_60 {
	width:60%;
	float:left;	
}

.form_30 {
	width:30%;
	float:right;	
}

.separator {
	clear:both;
	display:block;	
}


.new-employee-content {
	display:none;	
}


.panel-heading h4 {
	width:80%;	
}

.ico-add-employee {
	float:right;	
}

.ico-add-employee {
	margin:3px 0 0 0;
	width: 35px;
    height: 35px;	
	padding-top: 8px;
}

.user_container {
	padding:0;	
}

.edit_profil, .delete_profil {	
    color: #2199e8;	
	margin-right:5px;
}

.fa:hover {
    color: #000000;
    cursor: pointer;
}

.users_section {
	display:none;	
}

.photo_edit {
	width:200px;
	height:auto;	
}

.save_employe {
	margin-top:20px;	
}

.user-nav .form-group {
	margin-bottom:0;	
}

.inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.inputfile + label {
    font-size: 1.25em;
    font-weight: 700;
    color: white;
    background-color: black;
    display: inline-block;
}

.inputfile:focus + label,
.inputfile + label:hover {
    background-color: red;
}
.inputfile + label {
	cursor: pointer; /* "hand" cursor */
}

.inputfile:focus + label {
	outline: 1px dotted #000;
	outline: -webkit-focus-ring-color auto 5px;
}

#drop-area {
	background: #FFFFFF;
    min-height: 75px;
    padding: 10px;
    border: 1px #CCCCCC solid;
}
