/* Site css */
#site-content { padding-bottom: 129px; }

#site-header {
	border-bottom: 1px solid #c8c8c8;
	margin-bottom: 25px;
}

#site-logo {
	height: 98px;
	width: 331px;
	background: url(images/latvijas_republikas_satversmes_tiesa_logo_tablet.png);
	display: block;
}


#site-menu {
	width: 325px;
	top: 98px;
	right: 0px;
	left: auto;
}

#site-menu-toggle a {
	width: 48px;
	height: 48px;
	right: 30px;
	top: -73px;
}

#site-menu-toggle i {
	margin-top: 11px;
}

#site-footer-copy {
	padding-top: 24px;
	padding-left: 1px;
}

#site-footer-links {
	padding-top: 24px;
	padding-left: 30px;
}

/*
[class*='col-'] + [class*='col-'] {
	margin-left: 3.1055900621118%;
}
*/

.col-1 { width: 5.48654244306418%; }
.col-2 { width: 14.07867494824016%; }
.col-3 { width: 22.67080745341614%; }
.col-4 { width: 31.26293995859212%; }
.col-5 { width: 39.8550724637681%; }
.col-6 { width: 48.44720496894408%; }
.col-7 { width: 57.03933747412006%; }
.col-8 { width: 65.63146997929604%; }
.col-9 { width: 74.22360248447202%; }
.col-10 { width: 82.815734989648%; }
.col-11 { width: 91.40786749482398%; }
.col-12 { width: 100%; }

/* Search */
#search-tools {
	font-size: 15px;
	line-height: 60px;
}

#search-tools li {
	display: inline-block;
}

#search-tools .on-right {
	float: right;
	display: inline-block;
	vertical-align: middle;
}

#search-tools .on-right li + li {
	margin-left: -19px;
}

#search-tools a {
	padding: 0 24px;
}

#search-tools i {
	margin-left: -14px;
}

div.search-results {
	padding: 25px 6px;
}

.hide-filters #search-filters {
	display: none;
}

.hide-filters .col-9 {
	width: 100%;
	margin-left: 0px;
}

.search-case .head {
	display: table;
	width: 100%;
	line-height: 38px;
	padding-top: 2px;
	overflow: hidden;
	table-layout: fixed;
}

.search-case .head .first,
.search-case .head .second,
.search-case .head .third {
	display: table-cell;
	padding: 0 10px;
}

.search-case .head .first {
	width: 175px;
	min-width: 175px;
}

.search-case .head .second {
	max-width: 340px;
	text-overflow: ellipsis;
	overflow-x: hidden;
	white-space: nowrap;
}

.search-case .head .third {
	width: 120px;
}

.search-case .head .first i {
	margin-right: 1px;
	margin-left: -6px;
	margin-top: -2px;
}

.search-case.active .details {
	display: table;
	margin-top: 15px;
	width: 100%;
	margin-bottom: 12px;
}

.search-case .details .first,
.search-case .details .second,
.search-case .details .third {
	display: table-cell;
	padding: 0 10px;
}

.search-case .details .first {
	width: 175px;
}

.search-case .details .second {

}

.search-case .details .third {
	width: 120px;
}

.search-case .result {
	margin: 0 10px;
	padding-top: 11px;
	padding-bottom: 12px;
}

.search-case.active .files {
	margin: 0 10px;
	display: table;
	padding-top: 19px;
	padding-bottom: 19px;
}

.search-case .file {
	display: table-cell;
	width: 16%;
}

.search-case .file label,
.search-case .file .icn,
.search-case .file .more {
	display: block;
}

.search-case .file label {
	height: 44px;
}

.search-case .file .icn {
	margin-left: 3px;
}

.search-case .file .more {
	margin-top: 7px;
}

#search-advanced-form {
	margin: 1px 0px 0px 0px;
	padding-top: 24px;
}

#search-advanced-form label {
	display: block;
	float: none;
	width: 70%;
	padding-bottom: 6px;
}

#search-advanced-form .controls {
	padding-bottom: 15px;
}

#search-advanced-form input[type="text"],
#search-advanced-form select,
.input-group {
	margin-left: 18px;
	width: 85% !important;
}

.input-addon {
	width: 42px;
}

#search-advanced-form .input-group input[type="text"] {
	margin-left: 0px;
	width: 100% !important;
}

#search-advanced-form .col-6 + .col-6 .controls {
	padding-left: 11px;
	margin-right: -16px;
}

#search-advanced-form .separate {
	margin-top: 17px;
}

#search-advanced-form input[type="text"].input-full-width,
#search-advanced-form select.input-full-width {
	width: 95% !important;
}

#search-advanced-form input[type="text"].special-width-1 {
	width: 51% !important;
}

#search-advanced-form select.special-width-2 {
	width: 42% !important;
}

#search-advanced-form button {
	margin-right: 18px;
}


#site-content { width: 100%; margin-left: 0px; }
#site-content .wrapper { margin: 0 30px; }


.post.full {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 41px;
}

.post.full .post-title {
	font-size: 32px;
	line-height: 40px;
	padding: 11px 0px;
	padding-top: 50px;
}

.post.full .post-image {
	display: block;
	padding-bottom: 1px;
	width: 100%;
}

.post.full date {
	font-size: 14px;
	line-height: 40px;
	padding-bottom: 14px;
}

.post.full p {
	padding-top: 24px;
}

.post.full img {
	margin-top: 6px;
    max-width:100%;
    height:auto;
}

.post.full img[align="right"] {
	margin-left: 22px;
}

.post.full img[align="left"] {
	margin-right: 22px;
}


.block .block-label {
	font-size: 18px;
}


.posts-small {
	padding-top: 13px;
	padding-bottom: 14px;
}

.posts-small .post date {
	padding: 4px 0px 3px 0px;
}

.posts-small .post {
	padding: 13px 15px;
}

.posts-small .post {
	padding-left: 93px;
}

.posts-small .post .post-image {
	width: 64px;
	height: 64px;
	margin-left: -77px;
	float: left;
	margin-top: 4px;
}

.posts-small .post .post-title {
	font-size: 16px;
	line-height: 21px;
}

.posts-small .post .post-desc {
	font-size: 12px;
	line-height: 16px;
	padding-top: 8px;
}


.block.block-margin {
	margin-top: 48px;
}

.posts-activities .post {
	padding: 12px 18px 12px 118px;
}

.posts-activities {
	padding-bottom: 32px;
}

.posts-activities .post date {
	font-size: 12px;
	line-height: 16px;
	float: left;
	margin-left: -100px;
	margin-top: 10px;
}

.posts-activities .post .post-title {
	font-size: 16px;
	line-height: 21px;
	padding: 8px 0px;
}

.posts-activities .post .post-desc {
	font-size: 12px;
	line-height: 18px;
}

#search-archive .input-group,
#search-archive label {
	float: left;
	vertical-align: middle;
}

#search-archive .input-group {
	width: 218px !important;
}

#search-archive .input-group input {
	width: 100%;
}

#search-archive label {
	font-size: 13px;
	line-height: 26px;
	padding: 4px 11px;
}

#search-archive {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 13px 0px;
}

#search-archive .special {
	font-size: 16px;
	line-height: 32px;
	padding: 0px 18px;
}

#search-simple {
	padding: 6px 18px 25px 18px;
}

#search-simple input {
	width: 336px;
}

#search-simple button {
	margin-left: 12px;
	padding: 0 28px;
}

.col-9 .wrapper > .block .block-label {
	font-size: 24px;
	padding: 26px 18px 31px;
}

#site-search-widget {
	padding: 21px 15px 17px 15px;
}

#site-search-widget button {
	margin-right: -1px;
	margin-left: -3px;
}

#site-subscribe {
	padding: 19px 15px 20px 15px;
}

#site-subscribe input,
#site-subscribe button {
	width: 100%;
}

#site-subscribe button {
	margin-top: 9px;
}


#site-subscribe-captcha {
	margin-top: 12px;
	display: table;
	width: 100%;
}

#site-subscribe-captcha > input,
#site-subscribe-captcha > img,
#site-subscribe-captcha > a {
	display: table-cell;
	width: 100%;
}

#site-subscribe-captcha > a {
	width: 45px;
	text-align: center;
}

#site-subscribe-captcha > img {
	min-width: 66px;
	height: 32px;
	vertical-align: middle;
}

#site-contacts {
	padding-bottom: 23px;
}

#site-contacts p,
#site-contacts ul {
	padding: 7px 15px;
	font-size: 12px;
	line-height: 18px;
}

#site-contacts li {
	padding: 3px 0;
}

#site-contacts p:first-of-type {
	padding-top: 15px;
}

#site-contacts .more {
	padding: 1px 15px;
}


#site-search-widget .input-group,
#site-search-widget .input-group input {
	width: 100% !important;
	margin-left: 0px !important;
}

.block-group {
	background: #fff;
}

.block {
	background: #efefef;
}

.block + .block,
.block {
	margin-top: 24px;
}

.block-group .block {
	width: 31.1%;
	/*float: left;*/
	float: none;
	margin-right: 3%;
}
/*
.block-group .block + .block {
	margin-left: 3%;
}
*/

.block-group:last-child {
	display: none;
}

.block-group:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}


.input-group.simple-search-case{
    margin-bottom:6px;
}

p {
    text-align: justify;
}
