.well {
	background: rgba(255, 255, 255, 1);
}

.spacer-100 {
	margin-top: 100px;
	/* define margin as you see fit */
	display: block;
}

.spacer-80 {
	margin-top: 80px;
	/* define margin as you see fit */
	display: block;
}

.spacer-40 {
	margin-top: 40px;
	/* define margin as you see fit */
	display: block;
}

.spacer-20 {
	margin-top: 20px;
	/* define margin as you see fit */
	display: block;
}

.spacer-10 {
	margin-top: 10px;
	/* define margin as you see fit */
	display: block;
}

.icons {
	font-size: 48px;
}

.icon-navbar {
	font-size: 36px;
}

.law-btn {
	margin-left: 20px;
}

.string-law, .string-note, .string-paragraph, .string-point, .string-section {
	font-family: 'Times New Roman';
}

.string-law, .string-note {
	font-weight: bold;
}

.string-section {
	font-weight: bold;
	font-style: italic;
	font-size: 0.9em;
}

.string-paragraph, .string-point {
	font-style: italic;
	font-size: 0.9em;
}

#selector-container {
	background: #ffffff;
	padding: 19px;
	margin-bottom: 20px;
	box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border-radius: 2px;
	border: 0;
	position: relative;
	width: 90%;
}

#cont-casedesc label {
	text-align: left
}

#velemjaro-user .one-page-arrow {
	bottom: 50px;
	position: relative;
}

#velemjaro-user #header.full-header {
	border: 0;
	position: fixed;
	z-index: 10;
	width: 100%;
	background-color: rgba(158, 158, 158, 0.2);
	transition: height .4s ease, opacity .3s ease;
	display: block;
	height: auto;
}

#velemjaro-user #header.sticky-header #header-wrap {
	background-color: rgba(158, 158, 158, 0.8);
}

#velemjaro-user #header #header-wrap {
	display: block;
	height: auto;
}

#velemjaro-user #header #logo, #velemjaro-user #header #primary-menu>ul {
	margin: 0;
	padding: 0;
	border: 0;
}

#velemjaro-user #header #logo {
	top: 15px;
	transition: top .4s ease-in-out;
}

#velemjaro-user #header.sticky-header #logo {
	top: 5px;
}

#velemjaro-user #header #logo img {
	max-height: 63px;
	max-width: 235px;
	transition: all .4s ease-in-out;
}

@media all and (max-width: 320px) {
	#primary-menu-trigger, #top-search {
		width: 15%;
	}
	#logo {
		width: 70%;
	}
	#logo img {
		width: 100%;
		height: initial;
	}
}

#velemjaro-user #header.sticky-header #logo img {
	height: 50px;
	width: 186px;
	filter: blur(1.2px);
	-webkit-filter: blur(1.2px);
}

#velemjaro-user #header.sticky-header #logo img:hover {
	filter: none;
	-webkit-filter: none;
}

#velemjaro-user #header #primary-menu {
	height: 100px;
}

#velemjaro-user #header.sticky-header #primary-menu {
	height: 75px;
}

#velemjaro-user #header #primary-menu>ul {
	height: 100px;
}

#velemjaro-user #header.sticky-header #primary-menu>ul {
	height: 75px;
}

#velemjaro-user #primary-menu ul li a {
	line-height: 100px;
}

#velemjaro-user #header.sticky-header #primary-menu>ul>li>a {
	line-height: 60px;
}

#header.sticky-header #primary-menu>ul>li>a {
	text-shadow: 0px 0px 3px white;
}

#header #primary-menu>ul>li>a {
	text-shadow: 0px 0px 3px white;
}

#header #primary-menu>ul>li.current a {
	color: white !important;
}

#velemjaro-user #primary-menu>ul>li>a {
	color: #26a69a;
}

#velemjaro-user #header.sticky-header #primary-menu>ul>li>a {
	color: #26a69a;
}

#velemjaro-user #header #primary-menu>ul>li.current a {
	color: white !important;
}

#velemjaro-user #header #primary-menu>ul>li a:hover {
	color: #EEE !important;
}

#velemjaro-user #header #primary-menu>ul>li.current>ul>li a {
	color: #666 !important;
}

#velemjaro-user #header #primary-menu>ul>li>ul>li a:hover {
	color: #888 !important;
}

#velemjaro-user #header #primary-menu>ul>li a:hover img {
	filter: blur(0.6px);
	-webkit-filter: blur(0.6px);
}

#velemjaro-user #wrapper {
	width: 100%;
}

#velemjaro-user #google-map1 {
	width: 100%;
	height: 100%;
}

#velemjaro-user #overthemap {
	height: inherit;
	padding-top: 100px;
}

#velemjaro-user section#content {
	/* background: transparent url('/img/assets/groovepaper.png') repeat center top; */
	background: transparent url('/img/assets/texturetastic_gray.png') repeat center top;
	background-position: -200px 0;
}

#content {}

#gender-cb {
	margin-left: 10px;
}

#allreports {
	margin-top: 40px;
}

.menu-title a {
	color: white;
	text-decoration: underline dotted !important;
	display: inline-block;
	padding: 0px 10px;
	top: -2px;
	position: relative;
}

.menu-title a:hover {
	text-decoration: underline !important;
	background-color: rgba(0, 0, 0, 0.15);
}

.heading-block h2 {
	padding-bottom: 20px;
}

.portfolio-item {
	width: auto;
}

.portfolio-overlay a {
	margin: 0;
}

@media all and (min-width: 240px) and (max-width: 479px) {
	.portfolio-item .portfolio-image, {
		width: 398px;
		height: 100%;
	}
}

@media all and (min-width: 480px) and (max-width: 767px) {
	.portfolio-item .portfolio-image, {
		width: 398px;
		height: 100%;
	}
}

.mobile-select {
	margin-bottom: 150px;
}

/* Dropdown Button */

.dropbtn {
	background-color: rgb(38, 166, 154);
	box-shadow: 0px 8px 16px 0px rgba(38, 166, 154, 0.2);
	color: white;
	padding: 12px;
	font-size: 18px;
	border: none;
	cursor: pointer;
	width: 100%;
}

/* Dropdown button on hover & focus */

.dropbtn:hover, .dropbtn:focus {
	background-color: rgb(29, 132, 122);
}

/* The container <div> - needed to position the dropdown content */

.dropdown {
	position: relative;
	display: block;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}

/* Dropdown Content (Hidden by Default) */

.dropdown-content {
	display: none;
	position: static;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	overflow: auto;
	max-height: 190px;
}

.dropdown-content-height {
	display: none;
	position: static;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	overflow: auto;
	max-height: 300px;
}

/* Links inside the dropdown */

.dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}

.dropdown-content-marin {
	margin-top: -20px
}

/* Change color of dropdown links on hover */

.dropdown-content a:hover {
	background-color: #f1f1f1
}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */

.show {
	display: block;
}

.drop-second, .drop-third {
	display: none;
}

.drop-ev, .drop-kerulet {
	margin-bottom: 20px;
}

.drop-filter {
	margin-top: 20px;
	margin-bottom: 20px;
}

#drop-filter>button, #drop-kerulet>button, #drop-jaras>button, #drop-telep a {
	width: 100% !important;
	padding: 15px;
	margin: 0px;
	border: 0px none;
	border-radius: 0px;
	height: auto !important;
	max-height: none;
	font-weight: normal;
	text-shadow: none !important;
	font-weight: normal !important;
	white-space: normal !important;
	max-width: none;
	font-size: 14px;
	text-align: center;
	color: black !important;
	box-shadow: none !important;
}

#drop-filter>button:hover, #drop-kerulet>button:hover, #drop-jaras>button:hover, #drop-telep a:hover {
	box-shadow: none !important;
	border: 0px;
	background-color: rgba(38, 166, 154, 0.19) !important;
	color: black !important;
	border-radius: 0px;
}

#drop-filter>.kivB {
	box-shadow: none;
	border: 0px;
	background: rgba(38, 166, 154, 0.19);
}

#comments-wrap {}

.comment-wrap {
	margin: 5px 0;
}

.comment-content-wrap {
	background-color: rgba(250, 250, 250, 1);
	border-radius: 5px;
	color: black;
	position: relative;
	padding: 10px 10px 10px 20px;
	overflow: hidden;
}

.comment-content-wrap-status-accepted .comment-action-accept, .comment-content-wrap-status-refused .comment-action-refuse, .comment-content-wrap-status-pending .comment-action-pending {
	display: none;
}

.comment-status {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 0;
}

.comment-action {
	cursor: pointer;
	margin-right: 6px;
}

.comment-content-wrap-status-pending .comment-status {
	background-color: yellow;
}

.comment-content-wrap-status-accepted .comment-status {
	background-color: green;
}

.comment-content-wrap-status-refused .comment-status {
	background-color: red;
}

.comment-user-name {
	font-weight: bold;
	color: #333;
	margin-bottom: 3px;
	margin-top: 3px;
}

.comment-time {
	font-size: small;
	color: #999;
	display: block;
}

.comment-image {}

.comment-action, .comment-reply-link {
	color: blue;
}

.comment-private, .comment-public {
	display: block;
	position: absolute;
	right: 10px;
	top: 8px;
	cursor: pointer;
}

.comment-public .publicity-icon-private, .comment-private .publicity-icon-public {
	display: none;
}

.publicity-icon-private {
	color: darkred;
	filter: invert(70%);
}

.publicity-icon-public {
	color: #44447b;
	filter: invert(50%);
}

.comment-publicity-private {
	color: red;
	margin: 0 4px;
}

.comment-publicity-public {
	color: green;
	margin: 0 4px;
}

.comment-replies {
	position: relative;
	padding: 0 0 0 20%;
}

#newCommentContent, .comment-edit-content {
	width: 100%;
}

#submitNewComment {}

#replyDetails {
	display: none;
}

#replyToWhoName {
	font-weight: bold;
}

#replyToCancel, #rateReplyToCancel {
	color: red;
}

.comment-image-wrap {
	width: 100%;
	text-align: right;
}

.comment-image {
	max-width: 60%;
	margin: 5px;
}

.comment-edit-wrapper {
	display: none;
}

.comment-edit-save {
	background-color: #0014ff;
	border-radius: 10px;
	padding: 5px 10px;
	color: white;
}

.comment-edit-cancel {
	background-color: red;
	border-radius: 10px;
	padding: 5px 10px;
	color: white;
}

#replyPublicity, #newCommentPublicity {
	width: 15px;
	height: 15px;
}

.content-header-userimg {
	width: 50px;
	height: 50px;
	margin-right: 6px;
	display: inline-block;
	vertical-align: top;
	border-radius: 100%;
	border: 0;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.message-body {
	width: 40%;
	margin-left: 30%;
	box-shadow: 0px 0px 3px #555;
	margin-bottom: 5px;
	padding: 2px;
}

.message-head {
	text-align: left;
	padding-bottom: 2px;
	border-bottom: 1px solid lightgray;
}

.message-image {
	width: 50px;
	height: 50px;
	display: block;
	margin-right: 6px;
	display: inline-block;
	vertical-align: top;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	background-color: black;
}

.message-nameBlock {
	display: inline-block;
}

.message-name {
	font-weight: bold;
}

.message-name.admin::after {
	content: '(admin)';
	display: inline-block;
	margin-left: 2px;
	color: #555;
	font-weight: normal;
}

.message-name.settlement::after {
	content: '(settlement)';
	display: inline-block;
	margin-left: 2px;
	color: #555;
	font-weight: normal;
}

.message-comment {
	margin-top: 2px;
	margin-left: 4px;
	min-height: 4em;
	text-align: justify;
	margin-right: 4px;
	margin-bottom: 6px;
}

.reportImage {
	width: 24%;
	height: 50px;
	background-position: center;
	background-size: cover;
	display: inline-block;
	margin-right: 2px;
}

.message-commentImage {
	width: auto;
	height: 100px;
	display: block;
	margin-right: 2px;
}

#message-imageContainer {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .7);
}

#message-imageToShow {
	width: auto;
	height: auto;
	max-width: 50%;
	max-height: 80%;
	margin: 0 auto;
	margin-top: 5%;
	display: block;
}

#message-imageContainer-close {
	font-weight: bolder;
	font-size: 25px;
	position: fixed;
	right: 0;
	top: 0;
	padding: 5px;
	cursor: pointer;
	display: block;
	color: #fff;
}

#newMessageText {
	width: 98%;
}

.message-imageInput {
	margin-bottom: 5px;
}

.message-submitButton {
	text-align: right;
}

.column {
	float: left;
	padding: 5px;
}
.progress-page {
	display: block;
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	align-items: middle;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.4);
}
.loader {
	margin-left: auto;
	margin-right: auto;
	margin-top: 250px;
	border: 12px solid #E0E0E0; /* Light grey */
	border-top: 12px solid #26a69a; /* Blue */
	border-radius: 70%;
	width: 80px;
	height: 80px;
	animation: spin 2s linear infinite;
  }

  @keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
  }