.person-prop {
    margin-top: 3px;
    margin-bottom: 7px;
    line-height: 20px;
}
.person-image {
    margin-top: -5px;
}
.thumb-image-box-person {
    margin-top: 0px !important;
}
.profile-header {
	margin-top: -65px !important;
	padding-top: 90px !important;
}
.profile-logo {
	opacity: 1;
	width: 25px;
	margin-bottom: 1px;
}
.profile-brand {
	color: #FFFFFF;
	font-weight: 300;
	font-size: 24px;
}
.profile-navbar {
	margin-bottom: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: rgba(0,0,0,0.6);
	position: relative;
	z-index: 9999;
	/*
	position: fixed;
	top: 0;
	width: 100%;
	*/
}
.profile-button {
	cursor: pointer;
	display: inline-block;
	width: 130px;
	height: 35px;
	color: white;
	border: 0;
	line-height: inherit;
	background-color: rgba(255,255,255,0.2);
	font-size: 14px;
	font-weight: 300;
	border-radius: 2px;
	margin-top: -2px;
	-webkit-transition: background-color 300ms ease;
	-o-transition: background-color 300ms ease;
	transition: background-color 300ms ease;
}
.profile-button:hover {
	background-color: rgba(255,255,255,0.4);
}
.profile-bottom-button {
	cursor: pointer;
	background-color: rgba(0,0,0,0.5);
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}
.profile-bottom-button:hover {
	background-color: rgba(0,0,0,1);
}
.edit-bottom-button {
	width: auto;
	min-width: 110px;
}
.claim-button {
	width: auto;
	min-width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: rgba(215,40,40,0.5);
}
.save-bottom-button {
	background-color: rgba(215,40,40,0.5);
}
.bottom-menu-section {
	z-index: 9999;
	background-color: rgba(0,0,0,0.3);
	position:fixed;
	bottom:0;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bottom-menu-section-peoplewall {
    background-color: rgba(0,0,0,0);
}
.bottom-menu-section-claim {
	padding-top: 7px;
	padding-bottom: 4px;
}
.bottom-menu-close {
	float: right;
	display: inline-block;
    margin-top: 9px;
    margin-right: 5px;
}
.bottom-menu-img-close {
	opacity: 0.5;
	cursor: pointer;
}
.profile-savemessage {
	font-size: 14px;
	font-weight: 300;
	color: white;
}
.profile-image {
	height: 150px;
}
.profile-socialicon {
	width: 30px;
	height: 30px;
	margin-top: -8px;
	margin-right: 5px;
}
.profile-socialparagraph {
	text-align: left !important;
	margin-top: 10px;
}
.profile-connexion {
	padding-top: 8px;
	color: #FFFFFF;
	margin-left: 10px;
	display: inline-block;
	font-size: 12px;
	font-weight: 300;
}
.profile-connexion-dashboard {
	color: #000000;
}
.take-control-paragraph {
	color: #62aeb8; /*rgba(0,0,0,0.5);*/
}
.loginform {
	text-align: left;
	font-size: 18px;
	font-weight: 500;
	margin-left: 200px;
}
.loginform-input {
	width: 100%;
	max-width: 400px;
}
.loginform-button {
	cursor: pointer;
	font-size: 14px;
	margin-top: 10px;
	width: auto;
	min-width: 100px;
}
.loginform-checkbox {
	font-size: 14px;
}
.loginform-error {
	font-size: 18px;
	color: red;
}
.webmii-button {
	cursor: pointer;
	display: inline-block;
	width: 200px;
	height: 40px;
	color: white;
	border: 0;
	border-radius: 2px;
	line-height: inherit;
	background-color: grey;
	-webkit-transition: background-color 300ms ease;
	-o-transition: background-color 300ms ease;
	transition: background-color 300ms ease;
}
.webmii-button:hover {
	background-color: black;
}
.result-button {
	cursor: pointer;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 5px;
	width: auto;
	height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	min-width: 100px;
	background-color: #414141;
}
.result-button:hover {
	background-color: grey;
}
.dashboard-button {
	cursor: pointer;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 5px;
	width: auto;
	height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	min-width: 100px;
	background-color: #2e2e2e;
}
.dashboard-button:hover {
	background-color: grey;
}
.dashboard-button-console {
    background-color: #62aeb8;
}
.newaccount-tou {
	font-size: 16px;
}
.newaccount-button {
	cursor: pointer;
	font-size: 14px;
	line-height: 14px;
	width: auto;
	height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	min-width: 130px;
	background-color: #2e2e2e;
	margin-top: 10px;
}
.newaccount-button:hover {
	background-color: rgba(0,0,0,0.6);
}
.profile-website {
	text-align: left;
}
.profile-sendmessage {
	display: inline-block;
}
.dashboard-paragraph {
	text-align: left;	
	font-size: 18px;
}
.profileeditform {
	text-align: left;
	font-size: 18px;
	font-weight: 500;
	margin-left: 200px;
}
.profileedit-input {
	display: inline-block;
	width: 94%;
	max-width: 600px;
}
.profileedit-button {
	cursor: pointer;
	font-size: 14px;
	line-height: 14px;
	width: auto;
	height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	min-width: 100px;
}
.profileedit-paragraph {
	text-align: left;	
	font-size: 18px;
}
.profileedit-paragraph label {
	font-weight: 300;
	display: inline-block;
	width: 140px;
}
.profile-social-url {
	color: black;
	font-size: 14px;
	font-weight: 500;
}
.short-input {
	max-width: 200px;
	margin-bottom: 5px;
}
.biography-input {
	max-width: 1000px;
}
.input-file {
	font-size: 16px;
	font-weight: 300;
}
.user-icon {
	width: 12px;
	height: 12px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.user-icon-people {
	width: 18px;
	height: 18px;
	margin-bottom: 6px;
	margin-top: 2px;
	/*
	border-radius: 50%;
  	padding-right: 0px;
  	padding-left: 0px;
  	padding-top: 2px;
  	padding-bottom: 0px;
  	border: 1px solid black;
  	*/
}
.profileedit-title-section {
	padding-bottom: 0px !important;
}
.underlined-link {
	text-decoration: underline !important;
}
.login-message {
	font-size: 16px;
	color: rgba(0,0,0,0.7);
}
.url-input {
	margin-bottom: 0px;
}
.forgot-password {
	font-size: 12px;
	text-align: right;
	line-height: 12px;
	color: rgba(0, 0, 0, 0.4);
	margin-top: -8px;
	margin-right: 310px;
}
.save-url-button {
	color: white;
	background-color: rgba(0,0,0,0.3);
}
.save-url-button:hover {
	background-color: rgba(0,0,0,0.4);
}
.profile-explaination {
	font-size: 14px;
    margin-left: 0px;
}
.profile-maxsize {
	font-size: 14px;
}
.profile-popup {
	top: 25%;
	left: 30%;
	background-color: #62aeb8;
	opacity: 1;
	height: 40%;
	width: 40%;
	z-index: 9999;
	position: absolute;
	border-radius: 20px;
  	border: 10px solid #FFFFFF;
  	display: table; 
}
.profile-popup-paragraph {
  	color: white;
  	font-size: 18px;
  	vertical-align: middle;
  	display: table-cell;
}
.profile-popup-button {
	cursor: pointer;
	background-color: white;
	text-align: center;
	color: black;
	font-weight: 500;
	margin-left: 5px;
	margin-right: 5px;
}
.profile-popup-button:hover {
	background-color: rgba(255,255,255,0.7);
}
#overlay-back {
    position : absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.6;
    z-index: 5;
}
.people-list-row {
    margin-right: 10px;
    color: rgba(0, 0, 0, 0.56);
}
/* PEOPLE BOX */
.people-box {
	width: 310;
	height: 270;
	border-radius: 10px;
	border: 2px solid rgba(0, 0, 0, 0.1);
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 17px;
	margin-bottom: 17px;
	display: inline-table;
	background-color: white;
}
.people-smallbox {
	width: 180;
	height: 170;
	border-radius: 10px;
	border: 2px solid white;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	display: inline-table;
	background-color: white;
}
.people-smallbox:hover {
	background-color: #ececec;
	border-color: #ececec;
	cursor: pointer;
}
.people-type-box {
	width:50%;
	display: inline-block;
	line-height: 16px;
	color: white;
	font-size: 14px;
	font-weight: 300;
	border-style: solid;
	border-width: 1px;
	border-radius:5px;
	border-color: #fac960;
	background-color: #fac960;
	opacity: 1;
	margin-top: 14px;
	padding-left: 2px;
	padding-right: 2px;
}
.people-type-smallbox {
	width:60%;
	display: inline-block;
	line-height: 14px;
	color: white;
	font-size: 12px;
	font-weight: 300;
	border-style: solid;
	border-width: 1px;
	border-radius:5px;
	border-color: #fac960;
	background-color: #fac960;
	opacity: 1;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
}
.user-type-box {
	border-color: #62aeb8;
	background-color: #62aeb8;
}
.people-name-box {
	font-family: Roboto, sans-serif;
	color: rgba(0, 0, 0, 0.6);
	font-size: 18px;
	padding-left: 15px;
	padding-right: 15px;
}
.people-name-smallbox {
	font-family: Roboto, sans-serif;
	color: rgba(0, 0, 0, 0.6);
	font-size: 14px;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}
.people-role-box {
	font-family: Roboto, sans-serif;
	color: rgba(0, 0, 0, 0.4);
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
}
.people-role-smallbox {
	font-family: Roboto, sans-serif;
	color: rgba(0, 0, 0, 0.4);
	font-size: 12px;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 5px;
}
.thumb-image-box {
	display: inline-block;
	background-color: transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	height: 80px;
	width: 80px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	margin-right: 0px;
	margin-top: 15px;
	border: 1px solid #f2f2f2;
}
.thumb-image-box-header {
    margin-top: -80px;
    border: 3px solid #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.thumb-image-box-header-profile {
    margin-top: -70px;
    border: 3px solid #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.thumb-image-smallbox {
	display: inline-block;
	background-color: transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	height: 60px;
	width: 60px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	margin-right: 0px;
	margin-top: 8px;
	margin-bottom: 5px;
	border: 1px solid #f2f2f2;
}
.thumb-image-verysmallbox {
    margin-top: 5px;
    margin-right: 5px;
    height: 30px;
	width: 30px;
}
.thumb-image-box-default {
	height: 76px;
	width: 76px;
	opacity: 0.30;
	border: 2px solid black;
}
.thumb-image-smallbox-default {
	height: 58px;
	width: 58px;
	opacity: 0.30;
	border: 2px solid black;
}
.thumb-image-verysmallbox-default {
    margin-top: 5px;
	height: 28px;
	width: 28px;
}
.box-button {
	cursor: pointer;
	font-size: 14px;
	line-height: 14px;
	width: auto;
	height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	min-width: 100px;
	background-color: rgba(0, 0, 0, 0.4);
}
.smallbox-button {
	cursor: pointer;
	font-size: 12px;
	line-height: 12px;
	width: auto;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	min-width: 100px;
	background-color: rgba(0, 0, 0, 0.4);
}
.box-button:hover {
	background-color: rgba(0, 0, 0, 0.3);
}
.smallbox-button:hover {
	background-color: rgba(0, 0, 0, 0.3);
}
.section-result {
	padding-bottom: 1px !important;
}
.section-result-boxes {
	padding-top: 5px !important;
}
.section-result-smallboxes {
	padding-top: 5px !important;
	margin-bottom: -5px !important;
}
.clear-field {
  margin-bottom: 4px;
  opacity: 0.25;
  cursor: pointer;
}
.clear-large-field {
  margin-bottom: 10px;
}
.login-menu-people {
	display: inline-block;
	margin-left: 18px;
}
.section-searchresult {
	/*background-color: #fac960;*/
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.people-image {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}
.text-header {
    margin-top: -10px;
    margin-bottom: 5px;
    padding-right: 30px;
    padding-left: 30px;
    color: rgba(0, 0, 0, 0.4);
    font-size: 26px;
    line-height: 30px;
    font-weight: 300;
    text-align: center;
    letter-spacing: 0px;
    text-decoration: none;
    text-shadow: none;
}
.text-header-name {
    font-size: 26px;
    margin-bottom: 10px;
    font-weight: 500;
}
.text-header-score {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: -5px;
}
.text-header-role {
    font-size: 14px;
    margin-top: -10px;
    margin-bottom: -15px;
    line-height: 17px;
}
.text-header-locality {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: -15px;
    line-height: 17px;
}
.text-header-role-profile {
    font-size: 18px;
    margin-top: -5px;
    margin-bottom: -15px;
    line-height: 17px;
}
.profile-section-header {
    height: 75px;
}
@-moz-document url-prefix() {
    .profile-section-header {
        height: 105px;
    }
}

@media (max-width: 991px) {
	.loginform {
	  margin-left: 100px;
	}
	.forgot-password {
		margin-right: 199px;
	}
	.profile-popup {
		top: 30%;
		left: 25%;
		height: 40%;
		width: 50%;
		z-index: 9999;
		position: absolute;
		border-radius: 20px;
	  	border: 8px solid #FFFFFF;
	}
	.user-icon-people {
		margin-left: 10px;
	}
}

@media (max-width: 767px) {
	.profile-wcol-7-header {
		width: 40%;
	}
	.profile-wcol-5-header {
		width: 60%;
	}
	.loginform {
	 	margin-left: 30px;
	}
	.profileedit-paragraph {
		font-size: 16px;
	}
	.profileedit-paragraph label {
		display: block;
		width: 125px;
		margin-top: 15px;
		margin-bottom: -10px;
	}
	.forgot-password {
		text-align: left;
		margin-right: 0px;
		margin-left: 340px;
	}
	.profile-explaination {
		font-size: 14px;
	}
	.profile-popup {
		top: 30%;
		left: 15%;
		height: 40%;
		width: 70%;
		z-index: 9999;
		position: absolute;
		border-radius: 20px;
	  	border: 4px solid #FFFFFF;
	}
	.profile-popup-paragraph {
	  	font-size: 16px;
	  	line-height: 28px;
	}
	/* PEOPLE BOX */
	.people-box {
		margin-top: 0px;
		margin-bottom: 17px;
	}
	.section-result {
		padding-bottom: 1px !important;
	}
	.navbar-result {
		margin-bottom: 0px;
	}
}

@media (max-width: 479px) {
	.profile-wcol-7-header {
		width: 60%;
	}
	.profile-wcol-5-header {
		width: 40%;
	}
	.profile-header {
		margin-top: -85px !important;
		padding-top: 100px !important;
	}
	.loginform {
	 	margin-left: 0px;
	}
	.profile-button {
		width: 100px;
		height: 30px;
		font-size: 12px;
	}
	.profile-bottom-button {
		margin-left: 2px;
		margin-right: 2px;
	}
	.profile-savemessage {
		font-size: 12px;
	}
	.profileedit-paragraph {
		font-size: 14px;
	}
	.short-input {
		max-width: 94%;
	}
	.input-file {
		font-size: 14px;
	}
	.bottom-menu-section {
		padding-top: 7px;
		padding-bottom: 4px;
	}
	.loginform-input {
		max-width: 450px;
	}
	.forgot-password {
		text-align: right;
		margin-left: 0px;
		margin-right: 19px;
	}
	.profile-explaination {
		font-size: 14px;
	}
	.profile-popup {
		top: 30%;
		left: 5%;
		height: 40%;
		width: 90%;
		z-index: 9999;
		position: absolute;
		border-radius: 20px;
	  	border: 2px solid #FFFFFF;
	}
	.profile-popup-paragraph {
	  	font-size: 16px;
	  	line-height: 28px;
	}
	.claim-button {
		width: auto;
		min-width: 180px;
	}
	.bottom-menu-close {
	    margin-top: 6px;
	}
    .text-header-name {
        font-size: 23px;
    }
    .text-header-role-profile {
        font-size: 16px;
        margin-top: -8px;
    }
}

@media (max-width: 320px) {
	.profile-popup {
		top: 25%;
		left: 5%;
		height: 50%;
		width: 90%;
		z-index: 9999;
		position: absolute;
		border-radius: 20px;
	  	border: 2px solid #FFFFFF;
	}
	.profile-popup-paragraph {
	  	font-size: 14px;
	  	line-height: 24px;
	}
	/* PEOPLE BOX */
	.people-box {
		width: 280;
	}
}