/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(category.css);
@import url(item.css);
@import url(author.css);
@import url(submission.css);

input[type=checkbox] {
	display: none;
}

input[type=checkbox] + label:before {
  font-family: 'icomoon-uah';
  display: inline-block;
}

input[type=checkbox] + label:before {
	content: "\e6ed";
} 
input[type=checkbox] + label:before {
	letter-spacing: 10px;
}

input[type=checkbox]:checked + label:before {
	content: "\e6ec";
}
input[type=checkbox]:checked + label:before {
	letter-spacing: 10px;
}

.highlight {
	background: yellow;
}

.uah-checkbox {
	font-weight: normal;
}

.uah-teaser-img-lg {
	padding-left: 15px;
	padding-bottom: 15px;
}

.uah-teaser-img-md {
	padding-left: 15px;
	padding-bottom: 15px;
	width: 320px;
	height: 180px;
}

.uah-teaser-img-sm {
	padding-bottom: 15px;
}

.uah-bar {
	margin-bottom: 5px;
}

.uah-filter-bar {
	font-family: 'Avenir', Arial, sans-serif;
	font-weight:700;
	font-size: 14px;
	width: 100%;
	height: 44px;
	background-color: #eeeeee
}

.uah-filter-bar .uah-filter-text {
	float: left;
	padding: 13px 0 0 11px;
}

.uah-filter-plus {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: enter;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border-top-style: solid;
	border-top-color: transparent;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: transparent;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-color: transparent;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: transparent;
	border-right-width: 1px;
	white-space:nowrap;
	font-size: 18px;
	line-height: 1.4;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #424242;
	background-color: #ffe14d;
	border-color: #ffe14d;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
	height: 44px;
	width: 44px;
	float: left;
}

.uah-search-input {
	font-family: 'Avenir',Arial,sans-serif;
	font-weight:700;
	font-size: 14px;
	width: 100%;
	padding: 12px 23px 10px 14px;
	height: 44px;
	color: #bbb1a7;
	background: #29282a;
	position: relative;
	text-transform: uppercase;
	border: 2px solid #29282a;
}

input[type=text].uah-search-input {
	padding: 12px 23px 10px 14px;
}

.uah-search-submit {
	float: right !imporant;
	border-style: none;
	padding: 0;
	margin: 2px 0 0 0;
	width: 44px;
	height: 40px;
	position: absolute;
	background: url(/templates/uah/images/searchicon.svg) no-repeat right #29282a;
	background-position: right 10px top 9px;
	background-size: 22px;
	z-index: 10;
	right: 4px;
}

.uah-search-submit i {
	font-size: 50px;
}

.uah-filter-menu-toggle {
	position: absolute;
	top: 23px;
	left: 27px;
	margin-left: -7px;
	width: 13px;
	height: 1px;
	background-color: #29292b;
}

.uah-filter-menu-toggle:after {
	position: absolute;
	top: -6px;
	left: 6px;
	margin-left: 0;
	width: 1px;
	height: 13px;
	background-color: #29292b;
	content: "";
	cursor: pointer;
}

.uah-filter-menu-open {
	position: absolute;
	top: 23px;
	left: 27px;
	margin-left: -7px;
	width: 13px;
	height: 1px;
	background-color: #29292b;
}

.uah-vertical-line {
	background-color: grey;
	display: inline-block;
	width: 1px;
	height: 36px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 44px;
}

.uah-expand-button {
	font-size: 16px;
	line-height: 44px;
}

.uah-collapse-button {
	font-size: 16px;
	line-height: 44px;
}

.uah-filter-plus:focus, .uah-filter-plus:active:focus, .uah-filter-plus.active:focus {
	outline: 5px auto 0;
	outline-offset: -2px;
}

.uah-filter-drop-down {
	height: auto;
	padding-top: 5px;
	padding-left: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-color: rgb(221, 221, 221);
	background-color: rgb(232, 232, 232);
}

.filter-box {
	padding-bottom: 20px;
}

@media only screen and (min-width: 990px) {
	.newsrow {
		padding: 0;
	}
	.main-full {
		padding: 0 4px;
	}
}

@media only screen and (max-width: 899px) {
	.filter-box {
		padding-bottom: 5px;
	}
	.greybox {
		margin-right: 10px;
	}
}

@media (min-width: 500px) {
	.masonry {
		width:100%;
	    width: calc(100% + 25px);
	}
}

.content-filter {
	border-right: none;
	margin-right: 0;
}

.uah-indent {
	padding-left: 5px;
}

body .force-4x3 {
  display: block;
  width: 100%;
  position: relative;
  height: 0;
  padding: 75% 0 0 0;
  overflow: hidden;
}

body .force-4x3 img, .newsworthy .story .force-16x9 img {
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
