body {
	background-color: #fff;
	margin-bottom: 60px;
}

html {
	position: relative;
	min-height: 100%;
}

#match-btn {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 400px;

	transition: 0.2s ease-in-out;
}
	#match-btn:hover {
		cursor: pointer;
		transform: scale(0.8);
	}
	#match-btn:active {
		transform: scale(0.7);
	}

.login-img {
	width: 40%;
	max-width: 200px;
	display: block;
	margin: 0 auto;
}

.login-field {
	max-width: 50%;
	min-width: 350px;
	display: block;
	margin: 0 auto;
}

.faq-category {
	font-weight: bold;
}

.tutorialImg {
	display: block;
	margin: 20px auto;
	border: 1px solid #000;
}

.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60px;
	background-color: #f5f5f5;
}
	.footer p {
		padding: 10px 0;
		color: grey;
	}

.btn-footer {
	color: #ffffff;
    background-color: #A5A5A5;
    border-color: grey;
    padding: 5px;
    margin: 10px 0;
}

.btn-round {
	border-radius: 50%;
}

.contactItem {
	background: #eee;
	padding: 5px;
	border-radius: 5px;
}
	.contactItem span {
		display: block;
		font-weight: bold;
	}

.small-avatar {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}

.partners {
	border-top: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
	padding: 20px 0;
	text-align: center;
}

/* Partner images, disable grayscale on request of customer */
.partners img {
	max-height: 100px;
	display: inline-block;
	max-width: 100%;
	padding: 10px 5px;
	/*-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: grayscale(100%);*/
}
	/*.partners img:hover {
		-webkit-filter: none;
		filter: none;
	}
	.partners img:hover {
		-webkit-filter: none;
		filter: none;
	}*/

.partners-text {
	color: #8C8C8C;
	font-weight: bold;
}

.unreadMsgs {
	display: inline-block;
	background: #fff;
	border-radius: 50%;
	height: 20px;
	line-height: 20px;
	width: 20px;
	color: #d34615;
}

.nav li a {
	padding: 15px 10px;
}

#zonAddress {
	position: relative;
	top: -60px;
	right: 40px;
	background: #fff;
	border: 2px solid #d34615;
	padding: 5px;
	border-radius: 5px;
}

#map {
	border: 2px solid #d34615;
	border-radius: 5px;
}

.loader {
	margin: 100px auto;
	font-size: 25px;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	position: relative;
	text-indent: -9999em;
	-webkit-animation: load5 1.1s infinite ease;
	animation: load5 1.1s infinite ease;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}

@-webkit-keyframes load5 {
	0%,
	100% {
		box-shadow: 0em -2.6em 0em 0em #ff8000, 1.8em -1.8em 0 0em rgba(255,128,0, 0.2), 2.5em 0em 0 0em rgba(255,128,0, 0.2), 1.75em 1.75em 0 0em rgba(255,128,0, 0.2), 0em 2.5em 0 0em rgba(255,128,0, 0.2), -1.8em 1.8em 0 0em rgba(255,128,0, 0.2), -2.6em 0em 0 0em rgba(255,128,0, 0.5), -1.8em -1.8em 0 0em rgba(255,128,0, 0.7);
	}
	12.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(255,128,0, 0.7), 1.8em -1.8em 0 0em #ff8000, 2.5em 0em 0 0em rgba(255,128,0, 0.2), 1.75em 1.75em 0 0em rgba(255,128,0, 0.2), 0em 2.5em 0 0em rgba(255,128,0, 0.2), -1.8em 1.8em 0 0em rgba(255,128,0, 0.2), -2.6em 0em 0 0em rgba(255,128,0, 0.2), -1.8em -1.8em 0 0em rgba(255,128,0, 0.5);
	}
	25% {
		box-shadow: 0em -2.6em 0em 0em rgba(255,128,0, 0.5), 1.8em -1.8em 0 0em rgba(255,128,0, 0.7), 2.5em 0em 0 0em #ff8000, 1.75em 1.75em 0 0em rgba(255,128,0, 0.2), 0em 2.5em 0 0em rgba(255,128,0, 0.2), -1.8em 1.8em 0 0em rgba(255,128,0, 0.2), -2.6em 0em 0 0em rgba(255,128,0, 0.2), -1.8em -1.8em 0 0em rgba(255,128,0, 0.2);
	}
	37.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(255,128,0, 0.2), 1.8em -1.8em 0 0em rgba(255,128,0, 0.5), 2.5em 0em 0 0em rgba(255,128,0, 0.7), 1.75em 1.75em 0 0em #ff8000, 0em 2.5em 0 0em rgba(255,128,0, 0.2), -1.8em 1.8em 0 0em rgba(255,128,0, 0.2), -2.6em 0em 0 0em rgba(255,128,0, 0.2), -1.8em -1.8em 0 0em rgba(255,128,0, 0.2);
	}
	50% {
		box-shadow: 0em -2.6em 0em 0em rgba(255,128,0, 0.2), 1.8em -1.8em 0 0em rgba(255,128,0, 0.2), 2.5em 0em 0 0em rgba(255,128,0, 0.5), 1.75em 1.75em 0 0em rgba(255,128,0, 0.7), 0em 2.5em 0 0em #ff8000, -1.8em 1.8em 0 0em rgba(255,128,0, 0.2), -2.6em 0em 0 0em rgba(255,128,0, 0.2), -1.8em -1.8em 0 0em rgba(255,128,0, 0.2);
	}
	62.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(255,128,0, 0.2), 1.8em -1.8em 0 0em rgba(255,128,0, 0.2), 2.5em 0em 0 0em rgba(255,128,0, 0.2), 1.75em 1.75em 0 0em rgba(255,128,0, 0.5), 0em 2.5em 0 0em rgba(255,128,0, 0.7), -1.8em 1.8em 0 0em #ff8000, -2.6em 0em 0 0em rgba(255,128,0, 0.2), -1.8em -1.8em 0 0em rgba(255,128,0, 0.2);
	}
	75% {
		box-shadow: 0em -2.6em 0em 0em rgba(255,128,0, 0.2), 1.8em -1.8em 0 0em rgba(255,128,0, 0.2), 2.5em 0em 0 0em rgba(255,128,0, 0.2), 1.75em 1.75em 0 0em rgba(255,128,0, 0.2), 0em 2.5em 0 0em rgba(255,128,0, 0.5), -1.8em 1.8em 0 0em rgba(255,128,0, 0.7), -2.6em 0em 0 0em #ff8000, -1.8em -1.8em 0 0em rgba(255,128,0, 0.2);
	}
	87.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(255,128,0, 0.2), 1.8em -1.8em 0 0em rgba(255,128,0, 0.2), 2.5em 0em 0 0em rgba(255,128,0, 0.2), 1.75em 1.75em 0 0em rgba(255,128,0, 0.2), 0em 2.5em 0 0em rgba(255,128,0, 0.2), -1.8em 1.8em 0 0em rgba(255,128,0, 0.5), -2.6em 0em 0 0em rgba(255,128,0, 0.7), -1.8em -1.8em 0 0em #ff8000;
	}
}

@keyframes load5 {
	0%,
	100% {
		box-shadow: 0em -2.6em 0em 0em #ff8000, 1.8em -1.8em 0 0em rgba(255,128,0, 0.2), 2.5em 0em 0 0em rgba(255,128,0, 0.2), 1.75em 1.75em 0 0em rgba(255,128,0, 0.2), 0em 2.5em 0 0em rgba(255,128,0, 0.2), -1.8em 1.8em 0 0em rgba(255,128,0, 0.2), -2.6em 0em 0 0em rgba(255,128,0, 0.5), -1.8em -1.8em 0 0em rgba(255,128,0, 0.7);
	}
	12.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(255,128,0, 0.7), 1.8em -1.8em 0 0em #ff8000, 2.5em 0em 0 0em rgba(255,128,0, 0.2), 1.75em 1.75em 0 0em rgba(255,128,0, 0.2), 0em 2.5em 0 0em rgba(255,128,0, 0.2), -1.8em 1.8em 0 0em rgba(255,128,0, 0.2), -2.6em 0em 0 0em rgba(255,128,0, 0.2), -1.8em -1.8em 0 0em rgba(255,128,0, 0.5);
	}
	25% {
		box-shadow: 0em -2.6em 0em 0em rgba(255,128,0, 0.5), 1.8em -1.8em 0 0em rgba(255,128,0, 0.7), 2.5em 0em 0 0em #ff8000, 1.75em 1.75em 0 0em rgba(255,128,0, 0.2), 0em 2.5em 0 0em rgba(255,128,0, 0.2), -1.8em 1.8em 0 0em rgba(255,128,0, 0.2), -2.6em 0em 0 0em rgba(255,128,0, 0.2), -1.8em -1.8em 0 0em rgba(255,128,0, 0.2);
	}
	37.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(255,128,0, 0.2), 1.8em -1.8em 0 0em rgba(255,128,0, 0.5), 2.5em 0em 0 0em rgba(255,128,0, 0.7), 1.75em 1.75em 0 0em #ff8000, 0em 2.5em 0 0em rgba(255,128,0, 0.2), -1.8em 1.8em 0 0em rgba(255,128,0, 0.2), -2.6em 0em 0 0em rgba(255,128,0, 0.2), -1.8em -1.8em 0 0em rgba(255,128,0, 0.2);
	}
	50% {
		box-shadow: 0em -2.6em 0em 0em rgba(255,128,0, 0.2), 1.8em -1.8em 0 0em rgba(255,128,0, 0.2), 2.5em 0em 0 0em rgba(255,128,0, 0.5), 1.75em 1.75em 0 0em rgba(255,128,0, 0.7), 0em 2.5em 0 0em #ff8000, -1.8em 1.8em 0 0em rgba(255,128,0, 0.2), -2.6em 0em 0 0em rgba(255,128,0, 0.2), -1.8em -1.8em 0 0em rgba(255,128,0, 0.2);
	}
	62.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(255,128,0, 0.2), 1.8em -1.8em 0 0em rgba(255,128,0, 0.2), 2.5em 0em 0 0em rgba(255,128,0, 0.2), 1.75em 1.75em 0 0em rgba(255,128,0, 0.5), 0em 2.5em 0 0em rgba(255,128,0, 0.7), -1.8em 1.8em 0 0em #ff8000, -2.6em 0em 0 0em rgba(255,128,0, 0.2), -1.8em -1.8em 0 0em rgba(255,128,0, 0.2);
	}
	75% {
		box-shadow: 0em -2.6em 0em 0em rgba(255,128,0, 0.2), 1.8em -1.8em 0 0em rgba(255,128,0, 0.2), 2.5em 0em 0 0em rgba(255,128,0, 0.2), 1.75em 1.75em 0 0em rgba(255,128,0, 0.2), 0em 2.5em 0 0em rgba(255,128,0, 0.5), -1.8em 1.8em 0 0em rgba(255,128,0, 0.7), -2.6em 0em 0 0em #ff8000, -1.8em -1.8em 0 0em rgba(255,128,0, 0.2);
	}
	87.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(255,128,0, 0.2), 1.8em -1.8em 0 0em rgba(255,128,0, 0.2), 2.5em 0em 0 0em rgba(255,128,0, 0.2), 1.75em 1.75em 0 0em rgba(255,128,0, 0.2), 0em 2.5em 0 0em rgba(255,128,0, 0.2), -1.8em 1.8em 0 0em rgba(255,128,0, 0.5), -2.6em 0em 0 0em rgba(255,128,0, 0.7), -1.8em -1.8em 0 0em #ff8000;
	}
}

.profile {

}
	.profile .spacer {
		padding-top: 10px;
		padding-bottom: 30px;
	}
	.profile .avatar {
		display: block;
		width: 200px;
		height: 200px;

		background-size: cover;
		background-position: center;
		border-radius: 25%;

		margin: 0 auto;

		box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.3);
	}
	.profile .info {
		font-size: 18px;
	}
		.profile .info label {
			font-weight: bold;
			display: block;
		}

.tooltips, .tooltips:hover, .tooltips:active {
	display: inline-block;
	text-decoration: none;
	color: rgba(0, 0, 0, 0.5);
	font-size: 16px;
}
	.tooltips:after {
		content: '\f059';
		font-family: FontAwesome;
	}

.page-item {

}
	.page-item:hover {
		cursor: pointer;
	}
	.page-item .panel-body:hover > .arrow {
		color: #A9A9A9;
	}
	.page-item .title {
		display: inline-block;
	}
	.page-item .arrow {
		color: #ecf0f1;
		float: right;
	}

#editPageForm {

}
	#editPageForm .form-group {
		margin-top: 10px;
	}

.pageContent {

}
	.pageContent img {
		max-width: 100%;
	}

.panel {
	border: 1px solid #1b3e8e;
}
	
@media (max-width: 768px) {
	.partners img {
		-webkit-filter: none;
		filter: none;
		filter: none;
	}
}

@media (min-width: 768px) {
	.navbar .navbar-nav {
		display: inline-block;
		float: none;
	}

	.navbar .navbar-collapse {
		text-align: center;
	}
	.navbar-collapse.collapse{
		height: 0px !important;
	}
}



.user-profile {
    text-align: center;
    position: relative;
    margin-top:10px;
}

.box-info {
    position: relative;
    padding: 15px;
    background: #fff;
    color: #5b5b5b;
    margin-bottom: 20px;
    -webkit-transition: All 0.4s ease;
    -moz-transition: All 0.4s ease;
    -o-transition: All 0.4s ease;
    border-bottom:4px solid #DDDDDD;
}

.user-profile .user-profile-inner {
    z-index: 2;
    position: relative;
}

.user-profile .user-profile-inner h4.orange {
    color: #e95420;
}

.user-profile .user-profile-inner img.profile-avatar {
    box-shadow: 0 0 0 5px rgba(255,255,255,1);
    -moz-box-shadow: 0 0 0 5px rgba(255,255,255,1);
    -webkit-box-shadow: 0 0 0 5px rgba(255,255,255,1);
    width:100px;
    height:100px;
}

.user-profile .user-profile-inner img.status {
	/*border: 5px #4caf50 solid;*/
	border: 4px solid;
	border-color: #f44336;
}

.user-button {
    margin: 15px 0;
}


/* Customize the label (the container) */
.user-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.user-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.user-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.user-checkbox input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.user-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.user-checkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#multichat_container {
	width: 100%;
	float:left;
	text-align: center;
}
