html {
    -webkit-text-size-adjust: 110%; /* Prevent font scaling in landscape while allowing user zoom */
}
html,body {margin:0;padding:0;font-family:Source Sans Pro, Open Sans;}
body.bg {background:#222222;}
a {text-decoration:none;outline: none;color: #00759B;}
.link{ color: #00759B; }
.link:hover{ color: #083C51; }
.iframe_container {position: relative; widows: 100%; padding-bottom: 56.25%; height: 0;}
.iframe_container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
sup, sub{font-size: 75%;line-height: 0;}
div[class^="TV206"], div[class^="TV207"]{font-family:Source Sans Pro, Open Sans !important;}
hr{margin:25px auto auto auto;}
::-ms-clear {display: none;width:0; height:0;}
.timeOutLoader {position: relative;}
.new_feature {color: #D32F2F !important;}
.new_feature:hover {color: #9e1111 !important;;}
.toTop {display: none;cursor:pointer;background-color: #E2E2E4;position: fixed;right: 0;bottom: 20px;}
.toTop .img {background: url("/img/toTop.png") no-repeat; width: 16px; height: 19px; margin: 16px 15.5px;}
.toTop:hover {background-color: #d9e2e9;}
/*izmanto popupos tooltipam*/
.my-custom-z-index {
	z-index: 99999 !important;
}
.content {background:white;margin:0 auto;position:relative;}
.visible {display: block !important;}
.searchForm.elseNone{
	display: none;
}
.ta-center {text-align: center;}
.icon {}

.icon.down,
.icon.down.gray { display: inline-block;background: transparent url("/img/ico_down_g.png") no-repeat; width: 12px; height: 7px;}
.icon.down:hover,
.iconHover:hover .icon.down,
.icon.down.gray:hover,
.iconHover:hover .icon.down.gray { display: inline-block;background: transparent url("/img/ice_ico_down.png") no-repeat; }


.icon.down.blue { display: inline-block;background: transparent url("/img/ice_ico_down.png") no-repeat; width: 12px; height: 7px;}
.icon.down.blue:hover,
.iconHover:hover .icon.down.blue { display: inline-block;background: transparent url("/img/ice_b_ico_down.png") no-repeat; }

.icon.up.blue { display: inline-block;background: transparent url("/img/ice_ico_up.png") no-repeat; width: 12px; height: 7px;}
.icon.up.blue:hover,
.iconHover:hover .icon.up.blue { display: inline-block;background: transparent url("/img/ice_b_ico_up.png") no-repeat; }

.icon.mail { display: inline-block;background: transparent url("/img/ico_mail.png") no-repeat; height: 11px; width: 16px;}
.iconHover:hover .icon.mail { display: inline-block;background: transparent url("/img/ico_mail_h.png") no-repeat;}
#futureLink {display: none;}

.loadingIcon {background: url("/img/loader_small_light.gif") no-repeat center center !important;}
.clickableLoader {position: relative;top: 2px;}

.ajaxMsg {display: none; margin-top: 13px; padding: 10px; font-family: 'Source Sans Pro'; color:  #333333; font-size: 14px; font-weight: 400; letter-spacing: 0.35px; line-height: 20px; text-align: left;}
.ajaxMsg.notifi {background-color:  #ffecb3;}
.ajaxMsg.error {background-color:  #ffb3c6;}

#msg-lv-poll {background-color: #ffecb3; color: #59595b;}
#msg-lv-poll-container {margin: 0 auto; max-width: 946px; position: relative; padding: 6px 0}
#msg-lv-poll-message {line-height: 30px; margin: 0; float: left; max-width: 820px; padding-left: 20px; margin-left: -7px;}
#btn-poll-hide {cursor: pointer; margin: 0; float: right; padding: 7px; padding-right: 20px; width: 86px; background-color: #fff; color: #8c8b89; font-weight: 700; text-align: center;}
#msg-lv-poll-clear {clear: both;}

.loader_ld{background: url("/img/loader_large_dark.gif") no-repeat center center;}
.loader_ll{background: url("/img/loader_large_light.gif") no-repeat center center;}
.loader_sd{background: url("/img/loader_small_dark.gif") no-repeat center center;}
.loader_sl{background: url("/img/loader_small_light.gif") no-repeat center center;}

.subscription {margin-bottom: 150px;}
.subscription .box {margin: 100px auto; max-width: 700px;}
.subscription .title {margin: 0 0 45px 0; font-size: 24px; font-weight: 700; padding-left: 15px;}
.subscription .intro {margin-bottom: 35px; padding-left: 15px;}
.subscription .intro span {color: #0F6581;}
.subscription .rows {border-top: 1px solid #ECECED}
.subscription .rows .seperator {padding: 15px; border-bottom: 1px solid #ECECED;}
.subscription .rows .row  {position: relative;}
.subscription .rows .row .subject {margin-right: 250px; margin-bottom: 10px;}
.subscription .rows .row .action {position: absolute; top: 0; right: 0; }
.subscription .rows .row .showHide {font-size: 14px; float: left; cursor: pointer; margin-right: 15px;}
.subscription .rows .row .showHide span {margin-left: 3px;}
.subscription .rows .row .unsubscribe {float: right; font-size: 16px; font-weight: 600; cursor: pointer;}
.subscription .rows .row .params {margin-top: 10px;}
.subscription .rows .requested {background: #F5F5F5;}
.subscription .rows .requested .none {display: block;}

.results .ajaxMsg {margin: 0px 0px 10px 0px;}


/* HEADER */
header{position: relative;}
.logo100{
	height: 20px;
	/*box-sizing: border-box;*/
	padding: 16px 0 0 0;
	margin-right: 15px;
}
.logo100 img{
	height: 100%;
}
.logo100 img.large{
	display: none;
}
.homeView .logo {
	background:url("/img/logo.png") center top 23px no-repeat #F5F5F5;
	display:block;
	height:83px;
	border-bottom:1px solid #DCE0E0;
	min-width: 424px;
}
header .menu_container,
header .menu {
	background: #F5F5F5;
	height:48px;
	border-bottom:1px solid #DCE0E0;
}

header .menu .wrapper {padding:0px 16px 0px 16px;}
header .menu .leftSide {float:left;}
header .menu .rightSide {
	float:right;
}
header .menu .homeBtn {
	background:url("/img/menu_home_dark.png") center center no-repeat;
	width:23px;
	height:19px;
	margin: 14px 10px 0px 0px;
	float:left;
	cursor:pointer;
}
header .menu .searchBtn {
	background:url("/img/menu_search_dark.png") center center no-repeat;
	width:16px;
	height:38px;
	margin:5px 0px;
	float:left;
	cursor:pointer;
}
header .menu .searchBtn2 {display: none;}
header .menu .mekletInputBox {display: none;}
header .menu .calendarBtn {
	background:url("/img/menu_cal_dark.png") center center no-repeat;
	width:19px;
	height:18px;
	margin: 15px 10px 0px 0px;
	float:left;
	cursor:pointer;
}
header .menu .menuBtn {
	background:url("/img/menu_list_dark.png") center left no-repeat;
	height:15px;
	margin: 17px 10px 0px 0px;
	float:left;
	cursor:pointer;
	line-height:normal;
	text-transform:uppercase;
	font-weight:600;
	font-size:14px;
	letter-spacing:0.25;
	color:#7C8085;
	padding-left:29px;
}
.aboutContent span.abouttip{
	border-bottom: 1px dashed;
	cursor: default;
}
.aboutContent span.abouttip:hover{
	border-bottom: 0px;
}
.scroll-year, .scroll-month{overflow-y: auto;}

/*TOP MENU START*/



	.topMenu{
		padding: 0px 16px;
		height: 60px;
		border-bottom: 1px solid #DCE0E0;
		background: #F5F5F5;
		box-sizing: border-box;
	}
	.menuFixed{
		margin-top: 48px;
	}

	.menuBtn{
		height: 19px;
		margin: 17px 10px 0px 0px;
		min-width: 23px;
		color: #7C8085;
		text-transform: uppercase;
		font-weight: 600;
		font-size: 14px;
		line-height: normal;
	}

	.menuBtn.hamburger{
		background: url("/img/menu_list_dark.png") center left no-repeat;
		padding-left: 29px;
	}
	.menuBtn.calendar{
		background: url("/img/menu_cal_dark.png") bottom left no-repeat;
	}
	.menuBtn.calendar span{
		padding-left: 29px;
	}
	.menuBtn.home{
		background: url("/img/menu_home_dark.png") center center no-repeat;
	}
	.menuBtn.search{
		background: url("/img/menu_search_dark.png") center center no-repeat;
		margin-right: 0px;
	}

	.navLeft{
		width: 55%;
	}
	.menuSlogan{display: none;}
	.menuLogo{display: none;}
	.navRight{
		width: 45%;
	}
	.quickSearchBlock{
		display: none;
	}

	.topMenu{z-index:600;left:0;top:0;width: 100%}

/*TOP MENU END*/

/*USABLE START*/

	/*general*/
	.fLeft{float: left;}
	.fRight{float: right;}
	.clear {clear:both;}
	.none{display: none;}
	.noPhone{display: none !important;}
	.blue{color: #00759B;}
	.more{font-family: Source Sans Pro;text-transform: uppercase;font-size: 14px;}
	.card{background: #F5F5F5;}
	.fixed{position: fixed;}
	.noShadow{box-shadow: none;}

	.absolute{position: absolute;}
	.z13{z-index: 13;}
	.homeView .hideHome{display: none;}

	.inactive-none{display: none;}
	.active .inactive-none{display: block;}

	.scroll-x{overflow-x: auto;padding-left: 1px;margin-left: -1px;padding-right: 1px;margin-right: -1px;}


	/*margins*/
	.ml10px{margin-left: 10px;}
	.mt10px{margin-top: 10px;}
	.mt40px{margin-top: 40px;}

/*USABLE END*/

/*CHECKBOX and RADIO BUTTONS start*/
	input[type=checkbox], input[type=radio]{display:none;}
	input[type=checkbox] + label {background: url("/img/checkbox.png") left center no-repeat;display:inline-block;height: 21px;width: 21px;}
	input[type=checkbox]:checked + label,
	input[type=checkbox].checked + label{background: url("/img/checkbox_ch.png") left center no-repeat;}
	input[type=radio] + label {background: url("/img/radio.png") left bottom no-repeat;display:inline-block;height: 21px;width: 21px;}

	input[type=radio]:checked + label,
	input[type=radio].checked + label{background: url("/img/radio_ch.png") left bottom no-repeat;display:inline-block;}
	.checkContainer label{background-position: right center !important;width: 19px !important;}
	.checkContainer span{position: relative;top: -4px;}
	.checkContainer label.span{position: relative;top: -4px;cursor: pointer;padding-right: 10px;}
/*CHECKBOX and RADIO BUTTONS END*/

/*SIDE MENU START*/
	.menus{position:fixed;max-width:385px;width:100%;top: 0px;left: 0px;height: 100vh;box-sizing:border-box;overflow-y: auto;}
	.menus .inner{margin: 24px 0px;}
	.sideMenu{background:#2c323a;z-index: 700;}
	.taSecond{background: #1C2424;z-index: 800;}
	.taThird{background: #1C2424;z-index: 900;}
	.menus .wrapper{padding: 0px 24px;}
	.buttons{padding: 0px 24px;}
	.buttons .btn{height: 22px;width: 22px;cursor: pointer;}
	.buttons .headTitle{margin: 0px 22px;text-align: center;color: #FFF;font-weight: 600;text-transform: uppercase;}
	.buttons .home{background:url("/img/menu_home_b.png") center top no-repeat;float: left;}
	.buttons .back{background:url("/img/arr_left_big_b.png") center top no-repeat;float: left;}
	.buttons .close{background:url("/img/ico_close.png") center top no-repeat;float: right;}
	.menus .arrowGray{background: transparent url("/img/ico_right.png") no-repeat right top 5px;cursor: pointer;}
	.menus .arrowBlue{background: transparent url("/img/ico_right_b.png") no-repeat right top 5px;cursor: pointer;}
	.menus .section{color: #FFF;margin: 24px 0px;}
	.menus .section .title{font-size: 16px;font-weight: 600;line-height: 24px;text-transform: uppercase;}
	.menus .section .block{margin: 24px 0px 0px 24px;cursor: pointer;}
	.menus .section .menu_op .block{cursor: default;}
	.menus .section .block .smallTitle{font-size: 16px;line-height: 18px;padding-right: 10px;}
	.menus .section .menuLink{color: #FFF;display: block;}
	.menus .grayLine{background: #40454C;height: 1px;width: 100%;}
	.menus .section p{color: #b7b9bc;font-size: 14px;line-height: 18px;width: 240px;margin-top: 10px;cursor: pointer;display: none;}
	.menus .section .menu_3497 p{width: 300px;}
	.menus .section .links{margin: 10px 0px -5px;}
	.menus .section .links a{line-height: 30px;color: #0ca5c3;font-size: 16px;width: 325px;cursor: pointer;}
	.menus .section .links span{color: #0ca5c3;margin-right: 5px;}
	.menus .section .menu_op .links a{font-size: 14px;line-height: 18px;}
	.menuBg{background: transparent none repeat scroll 0% 0%;height: 100%;left: 0px;position: fixed;top: 0px;width: 100%;z-index: 11;display: none;}
/*SIDE MENU END*/

/* CENTER */
section {padding:0px;}
section .laidiensNav {border-bottom:1px solid #DCE0E0;text-align:center;}
section .laidiensNav .wrapper {padding:16px 24px;}
section .laidiensNav .leftBtn {float:left;background:url("/img/arr_left_big.png") left center no-repeat;}
section .laidiensNav .leftBtn.active {float:left;background:url("/img/arr_left_big_b.png") left center no-repeat;}
section .laidiensNav .rightBtn {float:right;background:url("/img/arr_right_big.png") right center no-repeat;}
section .laidiensNav .rightBtn.active {float:right;background:url("/img/arr_right_big_b.png") right center no-repeat;}
section .laidiensNav .btn {
	height:36px;
	width:20px;
	display:block;
	text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
section .laidiensNav .btn.active {cursor:pointer;}
section .laidiensNav .center {width:230px;margin:0 auto;display:inline-block;}
section .laidiensNav .center .date {font-weight:600;font-size:14px;color:#2c323a;line-height:18px;}
section .laidiensNav .center .op {
	font-size:14px;
	color:#888;
	line-height:18px;
	display: block;
}

section .laidiensNav .center .lOp{color: #888;}
section .special{
  background: #ffecb3;
	border-bottom:1px solid #dce0e0;
	color:#333333;
	line-height:20px;
	padding:10px 24px;
	font-size:14px;
	position:relative;

}
.docComment{
  background: #ffecb3;
  padding:10px 24px;
/*  margin-top: 46px;*/
  font-size: 14px;
  letter-spacing: 0.35px;
  font-weight: 400;
  line-height: 20px;
  border-bottom:none;
}
section .special.specialAmk {
  margin-top:10px;
}
.opOpen .special.specialAmk {
	margin-top:0;
	margin-bottom:20px;
}
.aboutUs .special{
	background: #F5F5F5;
}

section .special .circle {position:absolute;right:24px;top:16px;width:10px;height:10px;border-radius:5px;background:#ffa000;}
section .special:after {
	content:'';display: block;width:35px;
	height:10px;background:url("/img/recty.png") top left 7px no-repeat;
	position:absolute;margin:10px 0 0 -5px;
}
section .mainsContainer .special {border-top:1px solid #dce0e0;}

/* TA LIST */
.taBlock {
	padding:29px 0px 18px;
	border-bottom:1px solid #DCE0E0;
	position:relative;
	display:block;
}
.taBlock h1 {
	font-size:21px;
	color:#333333;
	font-weight:bold;
	padding: 0px 16px 13px;
}

.taBlock h1 .expand {float:right;font-size:14px;font-weight:normal;color:#00759B;cursor:pointer;}
.taBlock h1.margin {padding:20px 24px 13px 0;border-top:1px solid #DCE0E0;margin-top:20px;}
.taBlock .item {padding:7px 0px 0px;}
.taBlock .item .head {
	position:relative;
	cursor:pointer;
	padding:8px 16px 9px 16px;
	border-top:1px solid #FFF;
}
.taBlock .item .head h2 {font-weight:600;font-size:17px;color:#333;line-height:22px;}
.taBlock .item .head h2.short {display:none;}
.taBlock .item .head span {
  font-size: 14px;
  color: #818A8A;
  display: block;
}
.taBlock .item .head .helper {
	position:absolute;
	top:16px;
	right:16px;
	width:10px;
	height:6px;
	background:url("/img/ico_down.png");
}
.taBlock .item .head.active {background:#E6EBEB;border-top:1px solid #D0D6D6;}
.taBlock .item .head.active h2 {color:#333333;font-weight:600;}
.taBlock .item .head.active .helper {background:url("/img/ico_up.png");}
.taBlock .item .head.circle .helper {width:10px;height:10px;border-radius:5px;background:#ffa000;}
.taBlock .item .body {
	display:none;
	background:#E6EBEB;
	padding:0px 8px 14px;
	margin:0px;
	border-bottom: 1px solid #D0D6D6;
}
.taBlock .item .body .innerItem {position:relative;border:1px solid #D0D6D6;margin:0px 0px 10px 0px;display:block;background:white;padding:17px 15px 20px;}
.taBlock .item .body .innerItem .circle {position:absolute;top:10px;right:10px;width:10px;height:10px;border-radius:5px;background:#ffa000;}
.taBlock .item .body .innerItem .title {font-family:PT Serif;color:#333333;line-height:24px;}
.taBlock .item .body .innerItem .subTitle {font-size:15px;color:#818a8a;letter-spacing:0.25;margin:18px 0px 0px;}
.taBlock p {padding:0 24px;  word-wrap: break-word; color:#969696;}

.taBlock.expanded {display: none;}

.toOfficial{ margin-top: 15px; }

/* OFICIĀLIE PAZ. LIST */
.opBlock {
	padding:0px 0px 39px;
	border-bottom:4px solid #818A8A;
	position:relative;
}
.opBlock h1 {
	font-size:21px;
	color:#333333;
	font-weight:bold;
	padding:16px 0px 13px;
}
.opBlock .item {position:relative;}
.opBlock .item.first {padding:20px 0px 0px;}
.opBlock .item .title {display:block;font-size:17px;font-weight: 600;color:#333333;position:relative;text-decoration:none;}
.opBlock .item .n,
.taBlock .item .n{
	position:absolute;
	right:0px;
	color:#abb3b3;
	font-size:16px;
	top:6px;
}
.opBlock .item span {font-size:14px;color:#818a8a;letter-spacing:0.25;display:block;line-height:20px;}
.opBlock .item a {padding:5px 44px 5px 24px;}
.opBlock .item p span{margin:0; float:right; padding-right:24px;}

/*NOFROMĒJUMS PĒC VISVECĀKO DOC PARAUGA*/
.opBlock  p{position:relative; /*width:90%;*/}

/*NOFORMĒJUMS PĒC JAUNO DOCUMENTU PARAUGA*/
.opBlock .expand {float:right;font-size:14px;font-weight:normal;color:#818a8a;cursor:pointer; position:absolute; right:24px; top:29px;letter-spacing: 0.35px; text-transform: uppercase;}
.opBlock .item {padding:7px 0px 0px;}
.opBlock .item .head {position:relative;cursor:pointer;padding:8px 24px 9px;border-top:1px solid #FFF;word-wrap: break-word;}
.opBlock .item .head h2 {font-weight:600;font-size:17px;color:#096f94;line-height:22px;}
.opBlock .item .head h2 span{width:50px; color:#7B0725; margin:0; float:right;}
/*.opBlock .item .head span {font-size:14px;color:#818a8a;letter-spacing:0.25;display:block;}*/
.opBlock .item .head .helper {position:absolute;top:16px;right:24px;width:10px;height:6px;background:url("/img/ico_down.png");}
.opBlock .item .head.active {background:#E6EBEB;border-top:1px solid #D0D6D6;}
.opBlock .item .head.active h2 {color:#333333;font-weight:600;}
.opBlock .item .head.active .helper {background:url("/img/ico_up.png");}
.opBlock .item .body {display:none;background:#E6EBEB;padding:0px 8px 14px;margin:0px;}
.opBlock .item .body .innerItem {border:1px solid #D0D6D6;margin:0px 0px 10px 0px;display:block;background:white;padding:17px 15px 20px; cursor:pointer;}
.opBlock .item .body .innerItem .title {font-family:PT Serif;color:#333333;line-height:24px;margin:0px 0px 0px;}
.opBlock .item .body .innerItem .subTitle {font-size:15px;color:#818a8a;letter-spacing:0.25;padding:15px 0px 0px;}

@media (max-width: 767px) {
	.subscription .box {margin: 100px 10px; max-width: 100%}
	.subscription .rows .seperator {padding: 15px 10px; }
	.subscription .title {padding-left: 10px;}
	.subscription .intro {padding-left: 10px;}
	header .logo {
	background:url("/img/logo2.png") center top 13px no-repeat #F5F5F5 !important;
	display:block !important;
	height:60px !important;
	border-bottom:1px solid #DCE0E0 !important;
	min-width: 297px !important;
}
}

@media (max-width: 640px) {
	.subscription .rows .row .subject {margin-right: 0;}
	.subscription .rows .row .action {position: relative; margin-bottom: 10px;}

	.opBlock .item span {display:none;}
	.breadcrumb font.first {display:none;}
	.taBlock .item .head h2.short_ {display:none;}
	.taBlock .item .head h2.short {display:block;}
	.docNr.nrHide {display:none;}
}
@media (max-width: 620px){
	.mt22 {margin-top:22px}
	.ats_c {margin: 0px 60px}
}
/* FOOTER */
footer .f1 {background:#4c5157;font-size:16px;color:#abb3b3;border-bottom:1px solid #ABB3B5;padding:0px 24px;}
footer .f1 .p,
footer .f1 p {display:block;padding:25px 0px 25px 0px;color:#b7b9bc;font-weight:inherit;text-decoration:none;}
footer .f2 {background:#3b4048;padding:24px 24px 46px;color:#abb3b3;font-weight:600;font-size:16px;border-bottom:1px solid #ABB3B5;}
footer .f2 .p,
footer .f2 p {display:block;padding:0px 0px 16px 0px;text-transform:uppercase;color:inherit;font-weight:inherit;text-decoration:none;}
footer .f2 .a {
	display:block;
	color:#e6ebeb;
	font-size:16px;
	line-height:24px;
}
.noverteFooter{cursor: pointer;}
footer .f2 .mFollow .a{
	display: inline-block;
}
footer .f3 {background:url("/img/coat.png") center 35px no-repeat #3b4048;padding:176px 24px 50px;text-align:center;}
footer .f3 .p {display:block;letter-spacing:0.5;padding:0px 0px 6px;text-transform:uppercase;color:#abb3b3;font-size:12px;}
footer .f3 .span {display:block;font-family:PT Serif;font-weight:bold;font-size:16px;line-height:20px;color:#abb3b3;}

/* MEKLĒŠANA */
.mainContainer {background-color:#E6ECEC;padding:46px 0px 0px;}
.mainSearch {}
.mainSearch .topImgSearch {background:url(/img/search.png)top center no-repeat;height:120px;background-color:#E6ECEC;}
.mainSearch .searchInfo {font-size:14px; color:#abb3b3; text-align:center;padding:14px 0 21px 0;}
.mainSearch .searchBox {height:47px;margin:0 auto;width:100%;display:block;max-width:600px; font-size:16px; color:#818a8a;border:solid 1px #D0D6D6;padding:9px 0 9px 12px;box-sizing:border-box;}
.mainSearch .submitSearch {
	letter-spacing:0.25px;height:48px;margin:0 auto;width:100%;display:block;max-width:600px;font-size:14px; color:#818a8a;
	border:solid 1px #D0D6D6;font-weight:600;background-color:#096F94;border:0;
	border-bottom:solid 4px #085D7C;color:#ffffff;cursor:pointer;
	-webkit-appearance: none;
}
.mainSearch .topImgSearch {background: url(/img/search.png)top center no-repeat;height:121px;}
.mainSearch .linkSearchAdvanced {text-align:center; padding:34px 0px 46px;color: #096F94;cursor:pointer;margin:0 auto;width:100%; max-width:600px;}
.mainSearch .linkSearchAdvanced.cleanFormLink {display: none;}
.mainSearch .sideSpace {margin:0 25px;}
.mainSearch .searchAdvanced {display:none;}
.mainSearch .spaceSearchAdvanced {display:none;padding-bottom:48px;}
.mainSearch .show {display:block !important;}
.mainSearch .hide {display:none;}
.mainSearch .searchAdvancedDropdown {margin:0 auto;width:100%; max-width:600px;}
.mainSearch .searchAdvancedDate {height:120px;margin:0 auto;width:273px;background-color:#ffffff;margin-bottom:37px;}
.mainSearch .searchAdvancedDateList ul {list-style-type:none;margin: 0 0; padding: 0 0;}
.mainSearch .searchAdvancedDateList ul li {margin:0;padding:0;display:inline;position:relative;}
.mainSearch .searchAdvancedDateList {background-color:#ffffff;border-bottom:1px solid #e6ecec;}
.mainSearch .searchAdvancedDateList a {font-weight:600;font-size:12px;letter-spacing:0.50px;color:#818a8a;display:inline-block;background-color:#ffffff;}
.mainSearch .searchAdvancedDateList a.active {color:#333333;}
.mainSearch .posted {padding:18px 8px 18px 12px; color:#333333;cursor:pointer;}
.mainSearch .accepted {padding:18px 8px;cursor:pointer;}
.mainSearch .keepsPower {padding:18px 8px 18px 8px;cursor:pointer;}
.mainSearch .searchAdvancedDateList a.disabled {cursor:auto;color:#D0D6D6;}
.mainSearch .formFrom {width:117px;height:46px;padding-left:10px;box-sizing:border-box;border:1px #D0D6D6 solid;margin-left:13px;margin-top:12px;}
.mainSearch .formTo {width:117px;height:46px;padding-left:10px;box-sizing:border-box;border:1px #D0D6D6 solid;margin-left:13px;margin-top:12px;}
.mainSearch .helper {position:absolute;bottom:-22px;left:36px;width:13px;height:8px;background:url('/img/arrow_search.png') center center no-repeat;z-index:1}
.mainSearch .acceptedFrom {display:none;}
.mainSearch .acceptedTo {display:none}
.mainSearch .keepsPowerFrom {display:none;}
.mainSearch .keepsPowerTo {display:none;}
.mainSearch .selectedOption .selected {color:#555555;}


/*DOKUMENTU NOFORMEJUMS START*/

	.docContent p{
		margin: 12px 0px 4px;
	}
	.docContent .lik_c, div[class^="TV206"]{
		text-align: left;
		font-family: Source Sans Pro;
		font-size: 14px;
		line-height: 18px;
		color: #555;
		margin: 0px 0px 12px;
	}
	.docContent .lik_noteik{
		text-align: left;
		font-weight: bold !important;
		color: #555;
		line-height: 14px;
		font-size: 14px;
		margin: 0px 0px 10px;
	}
	.docContent .lik_dat{
		text-align: left;
		color: #888;
		font-size: 14px;
		line-height: 14px;
		margin: 10px 0px 12px;
		font-family: Source Sans Pro;
	}
	.docContent .lik_izd, div[class^="TV900"]{
		font-style: italic;
		font-size: 16px;
		text-align: left;
		margin: 12px 0px 36px;
	}
	.docContent .lik_paraksts, .docContent div[class^="TV216"]{
		text-align: right;
	}
	.docContent h3, div[class^="TV207"] {
		line-height: 24px;
		font-size: 21px;
		color: #333333;
		margin: 27px 0px 12px;
		text-align: left;
		font-weight: 700;
	}
	.docContent h4 {
		line-height: 24px;
		font-size: 17px;
		color: #333333;
		margin:36px 0px 12px;
		font-weight: 700;
		text-align: left;
	}

/*DOKUMENTU NOFORMEJUMS END*/

.loadAll {
	letter-spacing:0.25px;height:48px;margin:0 auto;width:100%;
	display:block;font-size:14px;text-transform:uppercase;line-height:48px;
	color:#818a8a;border:solid 1px #D0D6D6;font-weight:600;background-color:#096F94;
	border:0;border-bottom:solid 4px #085D7C;color:#ffffff;cursor:pointer;text-align:center;
}
.loadAll:hover { background-color: #0F6581; color: #FFFFFF;}

.mainsContainer {margin:0;overflow:hidden;}
.breadcrumbDesktop {display: none;}
.breadcrumb {font-size:14px;color:#333333;padding:24px 24px 0px;}
.breadcrumb a {font-size:14px;color:#333333;text-decoration:underline;cursor:pointer;}
.breadcrumb .r {width:5px;height:8px;display:inline-block;margin:0px 3px 0px 5px;background:url("/img/ico_right_gray.png");}
.docToolsBox {overflow:hidden;padding:19px 24px 21px 24px;}
.docNumber {float:left;font-size:14px;color:#888888;}
.toolsTop {
	width:43px;float:right;display:block;
	font-weight:600;font-size:12px;color:#0E88ad;
	background: url("/img/arr_down_b.png") right center no-repeat;cursor:pointer;
    text-transform: uppercase;
}
.docContent {padding:0px 24px 0px 24px;font-weight:700;font-size:14px;color:#555555;}

.docContent table img{padding: 20px 0px;}
.docContent img[hspace]{margin-right: 20px;}
.docContent table.mk_table img{padding: 0px;}
.docContent table tr td,
.docContent p,
.docContent ul li,
.docContent div { line-height:24px;font-size:16px;color:#333333;font-weight:normal;font-family:PT Serif;}
/*.docContent p div{
	display: inline-block;
}*/
.docContent p
.docContent p {
	padding-top:10px;
}
.docContent>img{
	margin: 0px 10px;
}
.docContent h1,
.opOpen .docContent h3 {font-weight:600;font-size:22px;color:#333333;line-height:24px;text-align: left; padding: 0px;margin: 0px;}
.docContent b * {font-weight:bold;}
.docContent h5 {
	font-weight:700;
	font-size:16px;
	color:#333333;
	line-height:24px;
	margin:11px 0px 35px 0px;
}
.docContent p a {color:#096f94;}
.docContent ol {counter-reset: section;list-style-type: none;margin:0;padding:0;}
.docContent ol li {
	font-weight:700;font-size:17px;
	color:#333333;line-height:24px;margin-bottom:0px;
}
.docContent ul {padding-left:40px;margin:5px}
.docContent ol ol li {
	font-family:PT Serif;font-weight:700;
	font-style: italic;font-size:16px;color:#555555;
	line-height:24px;margin:20px 0px 0px 0px;
}
.docContent ol li p {
	font-family:OT Serif;font-weight:normal;
	font-size:16px;color:#333333;
	line-height:24px;margin:10px 0px 13px 0px;
}
.docContent ol li:before {counter-increment: section;content: counters(section,".") ".";}
.docCreated {
	margin-bottom:28px;font-size:14px;
	font-weight:normal;color:#888888;
}
.docType {
	font-family:TP Serif;font-size:14px;
	font-weight:700;color:#555555;
	margin-bottom:10px;
}
.toolsBox {
	margin:41px 0px 37px 0px;padding:0 24px;
}
.toolsTag {
	font-size:12px;
	font-weight:600;
	color:#fff;
	margin:0px 0px 17px 0px;
	width:35px;
	height:18px;
	text-align:center;
	line-height:18px;
	background-color:#303030;
	border-style: none;
 }
.toolsTag span
{
	display: block;
	width:35px;
	height:18px;
	background:url("/img/rect.png") top left 7px no-repeat;
}
.toolsBox li {
	font-weight:600;
	font-size:12px;
	color:#818a8a;
	line-height:248%;
	list-style:none;
	display:block;
	cursor:pointer;
	letter-spacing:0.25px;
}
.toolsBox li a {
	font-weight:600;
	font-size:12px;
	color:#818a8a;
	line-height:248%;
	letter-spacing:0.25px;
}
.toolsBox ul li#mail, .popupContainer.signUpForNews h1 {
	background:url("/img/ico_mail.png") left center no-repeat;
	padding-left:28px;
}
.toolsBox ul li#mail.loadingIcon {background-position: left !important;}
.toolsBox ul li#share, .popupContainer.pastasti h1 {
	background:url("/img/ico_share.png") left center no-repeat;
	padding-left:28px;
}
.toolsBox ul li#rss, .popupContainer.feed h1 {
	background:url("/img/ico_rss.png") left center no-repeat;
	padding-left:28px;
}
.toolsBox ul li#atsauce, .toolsBox ul li#atsauce2 ,.popupContainer.atsauce2 h1, .popupContainer.atsauce h1{
	background:url("/img/ico_atsauce.png") left center no-repeat;
	padding-left:28px;
}

.toolsBox ul li#tableOfContent {
	background:url("/img/ico_eye.png") left center no-repeat;
	padding-left:28px;
}
.toolsBox ul li#downloadDoc {
	background:url("/img/ico_download.png") left center no-repeat;
	padding-left:28px;
}
.toolsBox ul li#signatureCheck, .popupContainer.sigature .popupWrapper h1{
	background:url("/img/ico_check.png") left center no-repeat;
	padding-left:28px;
}
.toolsBox ul li#print , #print2{
	background:url("/img/ico_print.png") left center no-repeat;
	padding-left:28px;
}
.toolsBox ul li#openDoc {
	background:url("/img/ico_open.png") left center no-repeat;
	padding-left:28px;
}
.toolsBox ul li#about, .toolsBox ul li#about_link, .popupContainer.about h1, .toolsBox ul li.about{
	background:url("/img/ico_info.png") left center no-repeat;
	padding-left:28px;
}
.nextTag {
	font-size:12px;
	font-weight:600;
	position:relative;
	color:#fff;
	width:70px;
	height:18px;
	text-align:center;
	line-height:18px;
	background-color:#303030;
	z-index:1;
}
.nextTag div {
	position:absolute;
	width:35px;
	height:18px;
	top:0px;
	right:-28px;
	background:url("/img/rect2.png") top left 7px no-repeat;
}
.relatedFails {
	border-bottom: 5px #818A8A solid;
	background:url("/img/ico_book.png") right 24px center  no-repeat;
	padding:22px 24px 21px 24px;
	display:block;
}
.relatedFails h1 {
	font-size:16px;
	font-weight:normal;
	color:#096f94;
}
.relatedFails p {
	font-size:14px;
	font-weight:normal;
	color:#888888;
	margin-top:10px;
}
.nextDoc {
	display:block;
	border-top: 1px #D0D6D6 solid;
	border-bottom: 1px #D0D6D6 solid;
	padding:20px 24px 24px 24px;
}
.nextDoc h1 {
 	margin-top:14px;
	font-size:14px;
	font-weight:600;
	color:#096f94;
}
.nextDoc p {
	font-size:14px;
	font-weight:normal;
	color:#555555;
	line-height: 24px;
 	margin-top:6px;
}
#dark_bg {
	background:#00040a;
	height:100%;
	left:0;
	opacity:0.60;
	filter:alpha(opacity=60);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	position:fixed;
	top:0;
	width:100%;
	z-index:10000;
	display:none;
}
.overflow{
	overflow: hidden;
}

.popupContainer {
	width: 100%;
	max-width: 350px;
	position:fixed;
	z-index:10001;
	top:50%;
	left:50%;
	margin-left:-175px;
	/*margin-top:-97.5px;*/
	margin-top: -200px;
	background:#FFFFFF;
	display:none;
	padding: 35px 35px 35px 35px;
	box-sizing: border-box;
}
.popupContainer.large-container{
	max-width: 100%;
	width: 570px;
	margin-left: -50%;
	margin-top: 0px;
	left: 50%;
	top: 20%;
}
.popupContainer.large-container .ats_t{
	line-height: 1.5;
}
.ats_c{
	margin: 0 60px
}
@media screen and (max-width: 600px) {

  .ats_c {
    margin:0 0;
  }
}
.popupContainer .button-row{
	margin-top: 15px;
}
.popupContainer .check{
	margin-top: 15px;
}
@media (max-width: 350px) {
	.popupContainer.signUpForNews {
		max-width: 100%;
		width: 100%;
		margin-left: 0;
		margin-top: 0px;
		left: 0;
		top: 10%;
		padding-bottom: 0px;
		max-height: 500px;
		overflow: scroll;
	}

	.popupContainer.pastasti, .popupContainer.sigature{
		margin-left: 0px;
		left: 0px;
		width: 90%;
		margin-left: 5%;
	}
}

.popupWrapper {
	padding-bottom: 24px;
	border-bottom:1px solid #D0D6D6;
	margin-bottom: 24px;
}
.noverte .popupWrapper{
	border-bottom: 0px;
	margin-bottom: 0px;
}
.popupWrapper h1 {

	text-transform:uppercase;
	letter-spacing:0.25px;
	font-size:17px;
	font-weight:600;
	color:#8C9094;
}
.popupContainer .close {
	position: absolute;
	top: 15px;
	right: 15px;
	width:10px;
	height:10px;
	cursor:pointer;
	background:url("/img/close_g.png") center center no-repeat;
}
.popupContainer .close:hover {background:url("/img/ico_close.png") center center no-repeat;}
.popupContainer a:hover .popupDivList {background: #00759b;}
.popupDivList {
	width: 100%;
	height:50px;
	line-height:50px;
	background-color: #DADADA;
	cursor:pointer;
	font-size:16px;
	font-weight:600;
	color:#333333;
	margin-bottom: 9px;
}
.popupDivList:hover{
	color: #ffffff;
}

#facebook {
	width: 30px;
	height: 30px;
	background: url("/img/facebook_b.png") center center no-repeat;
	display: block;
	float:left;
	margin:10px 13px 10px 13px;
}
#twitter {
	width: 30px;
	height: 30px;
	background: url("/img/x_b.png") center center no-repeat;
	display: block;
	float:left;
	margin:10px 13px 10px 13px;
}
.mFollow a div{
	width: 27px;
	height: 27px;
	background-size: cover;
	display: block;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	margin:5px 13px 0px 0px;
}
.addTwitter {
	background-image: url("/img/x_g.png");
}
.addFacebook{
	background-image: url("/img/facebook_g.png");
}
.addYoutube{
	background-image: url("/img/youtube_g.png");
}
.addRss{
	background-image: url("/img/rss_g.png");
}
.addInstagram{
	background-image: url("/img/instagram_g.png");
}
.addEmailNews{
	background-image: url("/img/mail_g.png");
}

#draugiem {
	width: 30px;
	height: 30px;
	background: url("/img/draugiem_b.png") center center no-repeat;
	display: block;
	float:left;
	margin:10px 13px 10px 13px;
}
#linkedIn {
	width: 30px;
	height: 30px;
	background: url("/img/in_b.png") center center no-repeat;
	display: block;
	float:left;
	margin:10px 13px 10px 13px;
}
.laidiensTitleImg {display: none;}
.popupContainer.laidienaVaks {max-width: 540px;height:800px;margin-left:-270px;margin-top: 0;position: absolute; top: 50px; padding: 0;}
.popupSignature h1 {
	text-align:center;text-transform: uppercase; margin-bottom:17px;
	font-size:16px;font-weight:700;color:#89ad0e;
}
.popupSignature h1.invalid {color:#D4472F;}
.popupSignature p {text-align:center;font-size:14px;color:#818a8a;/*padding:0px 20px;*/}
.popupSignature p font {text-transform:none;}
.popupSignature p font:first-letter {text-transform: uppercase;}
.popupSignature .icon {height:110px;}
.popupSignature .icon.valid {background:url("/img/ico_ok.png") center center no-repeat;}
.popupSignature .icon.invalid {background:url("/img/ico_wrong.png") center center no-repeat;}
.popupSignature .about_signature{text-align: center;text-transform: uppercase;padding-top: 40px;}
.popupContainer.pastasti {margin-top:-232.5px;}
.popupContainer.feed {margin-top:-200px;}
.popupContainer .saite {margin: 17px 0 0 0; font-weight: bold;}
.popupContainer .saite .text {font-size: 16px; color: #8E9898; margin-bottom: 10px;}
.popupContainer .saite .box {border: 2px solid #ECECED; padding: 15px;}
.popupContainer .saite input {outline: none; border: 0; width: 100%; color: #525252; font-size: 15px; }
.popupContainer.atsauce {height:240px;margin-top:-158px;}
.popupWait {
	background:#00040a url("/img/loader_large_dark.gif") center center no-repeat;
	/*background-size: 30px 30px;*/
	height:100%;
	left:0;
	opacity:0.60;
	filter:alpha(opacity=60);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	position:fixed;
	top:0;
	width:100%;
	z-index:10;
	display:none;
}
.hide{display:none;}
.searchField
{
	padding: 24px 24px 0px;
	background-color:#fff;
}
.saraksts .title_week_timestamp {margin-left: 10px; color: #7C8085; font-weight: normal;}
.saraksts .filtr {background-color: rgb(226, 226, 228);border-radius: 9px;padding: 4px 6px; color: #333333; display: inline-block; font-size: 14px; margin-bottom: 10px; margin-top: 3px;}
.saraksts .filtr:hover {background-color: #00759B;}
.saraksts .filtr a {color: #333333;}
.saraksts .filtr:hover a { color: #FFF;}
.saraksts .filtr .closeX {background-image: url("/img/filter_close.png"); width: 8px; height: 8px; display: block; float: right; margin-top: 4px; margin-left: 4px;}
.saraksts .filtr:hover .closeX {background-image: url("/img/filter_close_w.png");}
.saraksts .list_load_50 {display:none;}
.saraksts .list_load_10 {display:inline-block;}
.saraksts .all_archive { display: none;}
.saraksts .newest_laidiens {display: none;}
.searchField h1
{
	font-family:Sans Pro;
	font-size:21px;
	font-weight:700;
	color:#333333;
	margin-bottom:24px ;
	float: left;
}
.searchField .veidiList {display: none;}
.searchFieldStyle
{

	font-size:16px;
	font-weight:500;
	color:#333333;
	margin:0 auto 24px;
}
.failsShortcutBox
{
	background:#E6EBEB;
	border-bottom: 5px #818A8A solid;
	padding:13px 10px 45px;
}
.failsShortcutBox .searchAll {line-height:24px;padding-bottom:6px;color:#096f94;display:block;}
.failsShortcutBox .notFound
{
	line-height:30px;color:#818a8a;
}
.shortcutsBox {
	padding:22px 24px;
}
.shortcutsBox h1
{
	font-size:16px;
	color:#818A8A;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:0.25;
	padding:0 0 13px;
}
.shortcutsBox a
{
	display:block;
	font-size:16px;
	color:#096f94;
	text-decoration:underline;
	line-height:26px;
}
.article
{
	display:block;
	background-color:#fff;
	border: 1px #D0D6D6 solid;
	margin-bottom:13px;
	padding:17px 15px;
	overflow:hidden;
	cursor:pointer;
}
.articleText
{
	font-family:PT Serif;
	font-size:16px;
	color:#333333;
	margin:10px 0 0;
	line-height:150%;
}
.allPubText { display:block; background-color:#fff; margin-bottom:13px; overflow:hidden; background-color: #f5f5f5; }
.allPubText .pubTextLink {display: block;padding:17px 15px;}
.allPubText .pubText {padding: 0 15px 17px 15px;}
.pubText ul {padding-left:20px}
.allPubText:hover .pubTextLink {
	background-color: #E8F0F6;
}
.allPubText h3 { text-align: left;}
.articleText img {padding: 0 20px 20px 0;}
.articleTitle
{
	font-family:PT Serif;
	font-size:16px;
	color:#333333;
	margin:10px 0 0;
	line-height:150%;
	font-weight:bold;
}
.highlight {
	font-weight:bold;
	background-color: rgb(255, 193, 7);
	padding-left: 5px;
	padding-right: 5px;
}

.articleTag
{
	color:#ffffff;
	font-size:12px;
	font-weight:600;
	background-color:#ABB5B4;
	height:20px;
	line-height:20px;
	text-align:center;
	margin:20px 0px 0px;
	padding:0 5px;
	float:left;
	text-transform: uppercase;
}
.articleAktualsAK,
.articleNeaktualsAK
{
	float: right;
	margin: 20px 0px 0px;
	color:#818a8a;
	font-size:15px;
}
.articleTagSearch
{
	color:#818a8a;
	font-size:14px;
	line-height:20px;
	margin:10px 0px 0px;
	display: block;
}
.articlePagination
{
	color:#096f94;
	font-weight:600;
	background-color:#fff;
	border: 1px #D0D6D6 solid;
	margin-bottom:13px;
	text-transform:uppercase;
	text-align: center;
	line-height:47px;
	cursor:pointer;
}
.serchInputfield {
	width:100%;
	max-width: 748px;
	position:relative;
	margin-bottom: 10px;
}
.serchInputfield .helper {
	position:absolute;
	right:0;
	top:0;
	background:url("/img/ico_search.png");
	background-repeat: no-repeat;
	background-position: center;
	width:18px;
	height:18px;
	cursor: pointer;
	padding: 14px 11px;
	border-left: 0;
}
.serchInputfield .helper2 {
	display: none;
	position:absolute;
	right:40px;
	top:0;
	background:url("/img/ico_close2.png");
	background-repeat: no-repeat;
	background-position: center;
	width:18px;
	height:18px;
	cursor: pointer;
	padding: 14px 11px;
	border-left: 0;
}
.serchInputfield.focused .helper {

	background:url("/img/menu_search_blue_18_18.png");
	background-repeat: no-repeat;
	background-position: center;
	width:18px;
	height:18px;
	/*border-left: 1px solid #4d90fe;*/
}

.serchInputfield input[type="text"]
{
	width:100%;
	max-width: 748px;
	border: 1px solid #ccc;
	height:46px;
	text-indent:10px;
	color:#818a8a;
	font-size:16px;
	padding:0 96px 0 0;
	margin:0 0 13px;
	box-sizing: border-box;
	background: #ffffff !important;
	outline: 0;
}
::-webkit-input-placeholder {
	text-indent:10px;
}
::-moz-placeholder { /* Firefox 19+ */
	text-indent:10px;
}
:-ms-input-placeholder {
	text-indent:10px;
}
:-moz-placeholder { /* Firefox 18- */
	text-indent:10px;
}
.docDay
{

	color:#818a8a;
	font-size:15px;
	float:left;
}
.docNr
{
	font-size:14px;
	float:right;
}

.failsShortcutBox a.article .docNr b,
.failsShortcutBox a.article .articleTagSearch b
{
  background-color: #FDBF07;
}

.docNr.nrHide
{
	margin-right:5px;
	display:block;
}
.calendarBox
{
	background-color:#E6ECEC;
}

.ui-datepicker-title{
	cursor:pointer;
}

.contactBox
{
	background:#E6EBEB;
	border-bottom: 5px #818A8A solid;
	padding:13px 10px;
	margin:0;
}

.contactBox h1
{
	color: #333333;
    font-size: 24px;
    font-weight: 700;
	margin:  0 0 15px;
	border-bottom: 1px solid #666666;
	padding-bottom:5px;
}
.kontakti, .rekviziti
{
	background-color: #fff;
    border: 1px solid #d0d6d6;
    //cursor: pointer;
    display: block;
    overflow: hidden;
    padding: 17px 15px;
    word-wrap: break-word;
}
.full
{
	position: absolute;
	padding-top:20px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color:red;
}
.kontaktBottom
{
    margin-bottom: 13px;
}
.contactBox dt
{
	font-weight:700;
	color: #333333;
    font-size: 18px;
	line-height:20px;
}
.contactBox dd
{
	font-weight:500;
	color: #333333;
    font-size: 14px;
	line-height:24px;
	margin:0 0 0 10px;
	padding:0 0 0 5px;
	font-style:italic;
	letter-spacing:0.25px;
}
.contactBox dt.dlFont, dt.dlFont_2 {font-weight:500;letter-spacing:0.25px;font-size: 16px;}
.contactBox dt.dlFont span {font-style:italic;letter-spacing:1.5px;}
.contactBox dd span, dt.dlFont_2 span {font-weight:600;letter-spacing:0.25px;}

.contactBox dt.dlMargin {font-weight:500;margin:0 0 15px 0;}
.contactBox dt.map {cursor:pointer;}
.contactBox dd.dlMargin, a.dlMargin {font-weight:500;margin:0 0 15px 10px;}
.contactBox .rekviziti dt {line-height:24px;font-weight:700;font-size:18px;}
.contactBox .rekviziti .rekvizitiBottom
{
    margin-bottom: 13px;
}
.contactBox dd a {
	margin-top: 10px;color:#333333;
	padding:0;position:relative;letter-spacing:0.25;text-decoration:underline;
}
.contactBox dd.dlMargin a div {
	position:absolute;width:35px;
	height:18px;top:0px;
	right:-31px;background: url("/img/rect2.png") top left no-repeat;
}
.docContent .mk_table {
	border-color:#817f7f;
	border-collapse:collapse;
	margin: 0px auto 0px auto;
}
.docContent table[border="0"] > tbody > tr > td,
.docContent table[border="0"] > tr > td{
	border: 0px;
}

.docContent .mk_table td {border-color:#817f7f;padding:2px;font-size: 14px;}
.docContent .mk_table td p {padding-top:0;font-size: 14px;}
.docContent .mk_table.size16 td p {font-size: 16px;}
.docContent .mk_table.size16 td {font-size: 16px;}

.docContent table[border="1"] > tbody > tr > td,
.docContent table[border="1"] > tr > td,
.docContent .mk_table[border="1"] > tbody > tr > td,
.docContent .mk_table[border="1"] > tr > td {
	border:1px solid #817f7f;
}

.tableClass {
	padding:35px;margin:10px 0px;
	cursor:pointer;text-decoration:underline;
	background: rgba(0,0,0,.1) url("/img/table_icon_64.png") center top /*5px*/ no-repeat;
	background-size:50px 50px;
	position: relative;
}
.tableClass:after {
	content:'Rādīt';color:#929292;font-weight:700;
	position:absolute;width:150px;margin:10px 0 0 50%;left:-75px;text-align:center;
	padding-top:2px;
}
.imgClass {
	padding:40px;margin:10px 0px;
	cursor:pointer;text-decoration:underline;
	background: rgba(0,0,0,.1) url("/img/img_icon_64.png") center 5px no-repeat;
	position: relative;
}
.imgClass:after {
	content:'Rādīt';color:#929292;font-weight:700;
	position:absolute;width:150px;margin:10px 0 0 50%;left:-75px;text-align:center;
	padding-top:2px;
}
.containerDiv {overflow-x:scroll;overflow-y:hidden;white-space:nowrap;margin:8px;	}

@media (max-width: 640px) {
	.docNr.nrHide {display:none;}
}
	.vairak_b,
	.atvert_b {
	font-size:13px;
	font-family: Source Sans Pro;
	color:#096f94;
	cursor: pointer;
	line-height:26px;
}
.atvert_b {
	margin-left: 5px;
}
.atvert_b:hover {
	color: #083C51;
}
.docTool{
	width: 100%;
}
.atverums .docContent .block_14 p, .docContent .block_14 table tr td{font-size: 14px;}
.popupContainer .message{
	color: #818A8A;
	font-size: 12px;
	line-height: 21px;
	padding: 15px 0px 6px;
}
.popupContainer.atsauce2, .popupContainer.atsauce, .popupContainer.about{
	max-width: 100%;
	width: 100%;
	margin: 0px;
	height: auto;
	left: 0;
	top: 50px;
}
.popupContainer.noverte {
	max-width: 100%;
	width: 570px;
	margin-left: -235px;
	margin-top: 0px;
	left: 50%;
	top: 10%;
	padding-bottom: 0px;
}

.popupContainer.signUpForNews{
	max-width: 100%;
	width: 500px;
	margin-left: -235px;
	margin-top: 0px;
	left: 50%;
	top: 10%;
	padding-bottom: 0px;
}
.popupContainer.atsauce2 .content, .popupContainer.atsauce .content, .popupContainer.about .content{
	height: 230px;
	width: 100%;
	overflow-x: hidden;
}
.popupContainer.about .area,.popupContainer.feed .area{
	line-height: 24px;
	margin-right: 10px;
	padding-bottom: 20px;
}
.popupContainer .descriptionText {
	line-height: 22px;
	margin-right: 10px;
	padding-bottom: 10px;
}
.popupContainer.about ul li {
    background: url("/img/bullet.png") no-repeat 0 35px transparent;
    list-style-type: none;
    padding: 25px 0px 0px 25px;
}
.popupContainer.atsauce2 .checks .item, .popupContainer.atsauce .checks .item{
	float: left;
}
.popupContainer.atsauce2 .checks, .popupContainer.atsauce .checks{
	clear: both;
	padding-bottom: 15px;
}
.popupContainer.atsauce2 .area, .popupContainer.atsauce .area{
	/*padding: 10px 0px 10px 10px;*/
	border: 2px solid #ECECED;
}
.popupContainer.atsauce2 .simulate, .popupContainer.atsauce .simulate{
	width: 100%;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	line-height: 20px;
	border-radius: 0px;

	min-height: 138px;
	max-height: 138px;
	height: 138px;
	resize: none;
	box-sizing: border-box;
	font-family: Source Sans Pro;

    border: none;
    overflow: hidden;
    outline: none;

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.popupContainer.atsauce2 .title, .popupContainer.atsauce .title, .popupContainer.about .title{
	text-transform: uppercase;
	font-weight: 600;
	font-size: 16px;
	color: #7C8085;
	padding-bottom: 15px;
}
.popupContainer.about .title{
	font-size:21px;
	color:#333333;
	font-weight:bold;
	text-transform: none;
}
.popupContainer input.customInput {color:#818a8a;font-size:14px;border:1px solid #ccc;text-indent:10px;height:40px;width: 100%; padding: 0;}
.details p{
	padding: 13px 0px 10px;
	font-size: 14px;
	font-weight: 400;
	color: #818a8a;
	border-bottom: 1px solid #E2E2E4;
}
.details a{
	padding-left: 15px;
	font-size: 14px;
}
  .docNavigation{
	border-bottom: 1px solid #E2E2E4;
	padding: 16px 0px;
}
.docNavigation .lNr{
	display: block;
	font-weight: 700;
	font-size: 17px;
	color: #2c323a;
	float: left;
	line-height: 24px;
}
.docNavigation .pNr{
	line-height: 24px;
}
.docNavigation .pNr .nr{
	display: inline-block;
	font-weight: 700;
	font-size: 17px;
	color: #2c323a;
	float: left;
}
.docNavigation .pNr .arrows{
	display: inline-block;
	float: right;
}
.docNavigation .pNr .arrows a{
	float: right;
	font-size: 14px;
}
.docNavigation .arrows .back{
	padding: 0px 13px 0px 25px;
}
.docNavigation .arrows .forward{
	padding: 0px 25px 0px 13px;
}
.saraksts .navigation.navigationBottomTa {display: none;}
.forPrint{
	width: 424px;
	margin: 20px auto 30px;
	display: none;
}
.forPrint img{
	width: 424px;
}
.forPrintFooter{
	font-family: PT Serif;
	font-size: 8pt;
	color: #E2E2E4;
	border-top: 1px solid #E2E2E4;
	text-align: center;
	line-height: 24px;
}
.forPrintFooter{
	display: none;
}
.opOpen .docContent h4{
	color: #7c8085;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	font-family: Source Sans Pro;
}

.headerBlock {
	border-left: 4px solid #00759B;
	padding-left: 20px;
	font-style: 'Sans Pro'!important;
	font-size: 16px!important;
	margin: 10px 0 20px 0;
}

.headerBlock a {
	background: none!important;
	padding-left: 0!important;
}

.tiesibuAkts {
	font-style: 'Sans Pro';
	font-size: 16px;
	color: #00759B;
	background: none!important;
	padding-left: 0!important;
	display: inline-block;
	font-weight: 600;
	padding-top: 10px;
}

.docPants {
	margin: 10px 0 20px 0;
}
.thickDivider{
	border-top: 4px solid #75797E;
	padding-top: 10px;
}

.docPants p , .docPants a p{
	margin-bottom: 20px;
	font-style: 'Sans Pro';
	font-size: 14px;
	color: #333;
	padding-top: 0px;
}



.docPants p .pants{
	font-weight: 700;
	display: block;
}
.clickPopup{
	position: absolute;
	display: none;
	background: transparent url("/img/clickpop.png") no-repeat scroll top center;
	text-transform: uppercase;
	padding-top: 8px;
	color: #FFF;
	z-index: 1;
}
.clickPopup .content{
	background: #2C323A;
}
.clickPopup a{
	color: #FFF;
	cursor: pointer;
	display: block;
}
.clickPopup .all, .clickPopup .address{
	width: 100%;
	box-sizing: border-box;
	background: transparent url("/img/ico_right.png") no-repeat scroll right 20px top 13px;
	padding: 10px 40px 10px 20px;
}
.clickPopup .address{
	border-bottom: 1px solid #40454C;
}
.clickPopup .section{
	/*padding: 0px 40px 10px 20px;*/
}
.clickPopup .section a{
	text-transform: none;
	padding: 10px 40px 10px 40px;
	border-top: 1px solid #40454C;
	background: transparent url("/img/ico_right.png") no-repeat scroll right 20px top 13px;
}
.clickPopup a span{
	font-weight: 600;
}
.clickPopup a:hover{
	color: #FFF;
	background-color: #1D8FB1;
	background-image: url("/img/ico_right_w.png");
}

.clickPopup .loader{height: 26px;width: 100%;}

/*Īsceļi*/
.mostPopular{
	padding: 22px 24px;
}
.mostPopular .title{
	font-size: 16px;
	color: #818A8A;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0px 0px 13px;
}
.mostPopular a{
	display: block;
	font-size: 16px;
	color: #096F94;
	line-height: 26px;
}
.bothColumns.aboutUs{
	margin: 0px 24px;
}

/*SEARCH + ADVANCEDSEARCH START*/
	.searchForm{
		background: #4C5157;
		border-top: 5px solid #3B4048;
		padding: 0px 12px;
		display: none;
	}
	.button,
	._CookieScriptReportPageSaveSettingButton{
		background: #00749A;
		color: #FFF;
		font-weight: 600;
		font-size: 14px;
		line-height: 45px;
		height: 48px;
		width: 100%;
		border: 0px;
		border-bottom: 3px solid #045981;
		cursor: pointer;
		text-align: center;
    outline: none;
	}
	._CookieScriptReportPageSaveSettingButton{
		width: auto;
		padding-right: 15px;
		padding-left: 15px;
	}
	/* When the button jumps to the next line. */
	@media (max-width: 680px) {
		._CookieScriptReportPageSaveSettingButton {
			margin-top: 10px;
		}
	}
	._CookieScriptReportPageCheckboxes ._CookieScriptReportPageCheckbox {
		/* More separation for small screens. No change for bigger screents because of the high button. */
		margin-top: 5px;
		margin-bottom: 5px;
	}

	.searchForm .wrapper{
		max-width: 720px;
		width: 100%;
		margin: 0px auto;
		padding: 24px 0px 24px 0px;
	}
	.searchForm .input{
		background: #FFF;
	}
	.searchForm .main input{
		box-sizing: border-box;
		background: transparent;
		border: 0px;
		height: 72px;
		padding: 0px 15px;
		font-size: 16px;
		padding: 0px 0px 0px 15px;
	}
	.searchForm .main .searchButton{
		display: block;
		width: 48px;
		float: right;
		margin: 12px 12px 0px 0px;
	}
	.searchForm .main .searchButton button{
		text-indent: -9999px;
		background: #00749A url("/img/ico_search.png") no-repeat center center;
	}
	.searchForm .toggler{
		display: none;
	}
	.searchForm .advancedToggle{
		display: block;
	}
	.searchForm .advancedToggle .section{
		border-top: 1px solid #3B4048;
		padding-top: 24px;
	}
	.searchForm .checkContainer{
		margin-bottom: 20px;
		color: #fff;
	}
	.searchForm .remove{
		display: none;
		clear: both;
		height: 17px;
		width: 17px;
		margin: 0px auto 15px auto;
		background: transparent url("/img/remove.png") no-repeat scroll center center;
	}
	.searchForm .addParameters, .searchForm .addNr{
		padding-left: 28px;
		color: #0ca5c3;
		text-transform: uppercase;
		font-weight: 600;
		line-height: 32px;
		font-size: 14px;
		background: transparent url("/img/plus.png") no-repeat scroll left center;
		margin: 0px 0px 10px;
	}
	.searchForm .nrWrapper{
		margin: 0px;
		display: block;
		clear: both;
	}
	.searchForm .searchNr{
		width: 134px;
		display: none;
	}
	.searchForm .nrWrapper .searchNr input{
		width: 100%;
		height: 48px;
		line-height: 48px;
		text-align: left;
		border-radius: 0px;
		border: 0px none;
		box-sizing: border-box;
		padding: 0px 15px;
		margin: 0px 0px 10px;
		font-family: Source Sans Pro;
		color: #818a8a;
		font-size: 16px;
		line-height: 5px;
	}
	.searchForm .radioContainer{
		float: left;
		margin: 0px 4px 5px 0px
	}
	.radioContainer span{
		color: #fff;
		font-size: 16px;
		position: relative;
		top: -5px;
	}
	.searchForm .bottomSearch{
		width: 100%;
	}
	.searchForm .newelem{
		display: none;
	}
	.searchForm .dates{
		clear: both;
	}
	.dateParameters .elem{
		max-width: 296px;
		margin: 0px auto;
	}
	.searchForm .dates .input{
		float: left;
		width: 134px;

		margin-bottom: 12px;
	}
	.searchForm .dates input{
		width: 100%;
		height: 48px;
		line-height: 48px;
		text-align: center;
		border-radius: 0px;
		border: 0px;
		float: left;
		box-sizing: border-box;
		padding: 0px 18px;
		margin: 0px;
		font-family: Source Sans Pro, regular;
		font-size: 16px;
		color: #818a8a;
	}
	.searchForm .dates .dash{
		width: 28px;
		height: 48px;
		float: left;
		background: transparent url(/img/dash.png) no-repeat center center;
	}
	.searchForm .indent{
		padding-left: 25px;
	}
	.searchForm .show{
		display: block;
	}
	.searchForm .closeForm{
		width: 100%;
	}
	.searchForm .closeForm .close{
		width: 200px;
		margin: 0px auto;
		color: #FFF;
		background: transparent url("/img/close.png") no-repeat center left;
		text-align: right;
		font-size: 14px;
		cursor: pointer;
		margin-top: 12px;
	}

/*SEARCH + ADVANCEDSEARCH END*/

/*SEARCH RESULTS START	*/
	.results .clearFilters{
		background: transparent url(/img/ico_close.png) no-repeat center center;
		background-size: 12px;
		height: 18px;
		width: 18px;
		position: absolute;
		right: 20px;
		top: 21px;
		cursor: pointer;
		display: none;
	}
	.results .clearFilters.clearAll{
		top: 4px;
	}
	.results .leftColumn{
		margin: 0px 5%;
	}

	.results .leftColumn .select p{
		text-align: left;
		color: #818a8a;
		font-size: 14px;
		margin-top: 24px;
		line-height: 24px;
	}
	.results .sort{
		width: 45%;
		margin: 0px 10% 0px 0px;
	}
	.results .inPage{
		width: 45%;
	}
	.results .inputWrapper .resultsSubmit{
		position: absolute;
		right: 0px;
		top: 2px;
		background: transparent url("/img/ico_search.png") no-repeat center center;
		width: 40px;
		height: 44px;
		border: 0px;
	}

	.results .inputWrapper .resultsClear{
		position: absolute;
		right: 40px;
		top: 2px;
		background: transparent url("/img/ico_close2.png") no-repeat center center;
		width: 40px;
		height: 44px;
		border: 0px;
	}

	.results .inputs .inputWrapper{
		margin-top: 20px;
		position: relative;
	}
	.results .inputs .search{
		box-sizing: border-box;
		width: 100%;
		border: 1px solid #CCC;
		height: 48px;
		padding: 0px 80px 0px 10px;
		color: #818A8A;
		font-size: 16px;
	}
	.results .inputs .search:focus ~ .resultsSubmit{
		background: transparent url("/img/menu_search_blue_18_18.png") no-repeat center center;
	}
	.results .inputs .select{
		float: left;
	}
	.dropdown.res .selected{
		font-weight: 600;
		color: #333333;
	}
	.results .textCase{
		padding-bottom: 30px;
		font-size: 14px;
	}
	.results .textCase .checkContainer .span{
		margin-left: 5px;
	}
	.results .textCase .checkContainer{
		float: left;
		margin-right: 6px;
	}
	.results .leftColumn .parameters{
		display: none;
	}
	.results .openFilters{
		margin-bottom:47px;
	}
	.results .parameters{
		margin: 30px 0px 10px;
		line-height: 24px;
	}
	.results .info{
		margin: 10px 15px 0 0;
		font-size: 14px;
		color: #7C8085;
		float: left;
	}

	.results_found .requestNews{
		float: left;
		margin: 0;
		cursor: pointer;
		font-size: 14px;
	}
.results .requestNews{
		float: left;
		margin: 10px 15px 40px 0;
		cursor: pointer;
		font-size: 14px;
		display: none;
	}
	.results .requestNews .icon.mail {
		margin-right: 5px;
	}
	.results .info span{
		font-weight: 700;
	}
	.results .notFound{
		line-height: 30px;
		color: #818a8a;
	}
	.results .parameters ul{
		list-style-type: none;
		margin-bottom: 10px;
	}
	.results .parameters li{
		display: inline-block;
		margin-right: 16px;
		background: #e2e2e4;
		border-radius: 9px;
		color: #333333;
		padding: 0px 5px;
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 5px;
		cursor: default;
	}
	.results .parameters li.title{
		background: none;
		border-radius: 0px;
		color: #818a8a;
		padding: 0px;
	}
	.results .parameters li span{
		width: 8px;
		height: 8px;
		margin-left: 5px;
		display: inline-block;
		background: transparent url(/img/filter_close.png) no-repeat center center;
	}
	.results .parameters .controls a{
		font-size: 14px;
		margin-right: 20px;
	}
	.results .articleTag{
		background: none;
		color: #7c8085;
		font-size: 14px;
		font-weight: 400;
	}
	.results .pager{
		padding: 10px;
		background: #F5F5F5;
		margin-bottom: 73px;
	}
	.results .pager .btn{width: 22px;height: 22px;margin-top: 4px;}
	.results .pager .back.active{cursor: pointer;background: transparent url(/img/arr_left_big_b.png) no-repeat center center;}
	.results .pager .forward.active{cursor: pointer;background: transparent url(/img/arr_right_big_b.png) no-repeat center center;}
	.results .pager .back{float: left;background: transparent url(/img/arr_left_big.png) no-repeat center center;}
	.results .pager .forward{float: right;background: transparent url(/img/arr_right_big.png) no-repeat center center;}
	.results .pager .pages{box-sizing: border-box;margin: 0px 22px;}
	.results .pager .pages ul{list-style-type: none;margin: 0px auto;width: 100%;text-align: center;}
	.results .pager .pages li{display: inline-block;font-size: 18px;color: #00759b;min-width: 21px;padding: 0px 4px;height: 29px;line-height: 29px;vertical-align: middle;text-align: center;cursor: pointer;}
	.results .pager .pages li.active{color: #ffffff;cursor: default;}
	.pages li.active label{height: 29px;}
	.pages li.active .n{background: #00759b;float: left;}
	.pages li.active .n.s{min-width: 9px;}
	.pages li.active .n.b{min-width: 19px;}
	.pages li.active .n div{position: relative;z-index: 2;text-align: center;}
	.pages li.active .l{position: relative;background: #F5F5F5 url(/img/elipse_l.png) no-repeat left center;float: left;width: 14px;}
	.pages li.active .r{position: relative;background: #F5F5F5 url(/img/elipse_r.png) no-repeat right center;float: right;width: 14px;}
	.pages li.active .l.s{left: 4px;}
	.pages li.active .r.s{right: 4px;}
	.pages li.active .l.b{left: 9px;}
	.pages li.active .r.b{right: 9px;}
	.results .article b{background-color: #FDBF07;padding: 0px 5px;}
	.results .article .docNr b{font-weight: 400;}

	.results .head .title{
		color: #FFF;
		background: #2c323a;
		width: auto;
		display: inline-block;
		line-height: 18px;
		font-size: 12px;
		height: 18px;
		font-weight: 600;
		padding: 0px 5px;
		margin: 17px 0px 18px;
	}
	.results .head .title span{
		display: block;
		width: 100%;
		height: 18px;
		margin-left: 7px;
		background: transparent url("/img/rect.png") no-repeat scroll left top;
	}
	.results .docFilters{
		margin-bottom: 30px;
	}
	.results .docFilters a{
		display: block;
		line-height: 28px;
		color: #7c8085;
		font-size: 16px;
		cursor: pointer;
	}
	.results .docFilters a:hover{
		color: #00759b;
	}
	.results .docFilters a.active{
		color: #00759b;
	}
	.results .rightColumn .group, .results .rightColumn .head{
		border-top: 4px solid #7C8085;
		position: relative;
	}
	.results .rightColumn .group .title{
		color: #7c8085;
		font-size: 16px;
		font-weight: 600;
		line-height: 24px;
		padding: 17px 0px;
		background: transparent url(/img/ico_up_g.png) no-repeat right center;
		cursor: pointer;
	}
	.results .rightColumn .group .title.closed{
		background: transparent url(/img/ico_down_g.png) no-repeat right center;
	}
	.results .rightColumn .group .title:hover{
		background-image: url(/img/ice_ico_up.png);
		color: #00759B;
	}
	.results .rightColumn .group .title.closed:hover{
		background-image: url(/img/ice_ico_down.png);
		color: #00759B;
	}
	.results .rightColumn .clearFilter{
		background: transparent url(/img/close_g.png) no-repeat right center;
		height: 10px;
		width: 10px;
		display: inline-block;
		float: right;
	}
	.results .rightColumn .block{
		margin-bottom: 36px;
	}
	.results .rightColumn .count{
		display: inline-block;
		color: #818a8a;
		line-height: 18px;
		margin-left: 5px;
	}
	.results .rightColumn .checkContainer{
		line-height: 28px;
	}
	.results .rightColumn .subTitle{
		color: #818a8a;
		line-height: 24px;
		margin: 0px 0px 24px 0px;
		border-bottom: 1px solid #DCE0E0;
		font-size: 14px;
	}
	.results .section.izdevejs{
		padding-bottom: 24px;
	}
	.results .rightColumn .showMore{
		margin-left: 31px;
		font-size: 14px;
		cursor: pointer;
	}
	.results .rightColumn .checkContainer .label{
		float: left;
		margin-right: 10px;
	}
	.results .rightColumn .checkContainer .span{
		display: inline-block;
		width: 100% !important;
		/*max-width: 230px;*/
		max-width: 85% !important;
	}
	.results .rightColumn .checkContainer.subContainer .span{
		max-width: 195px !important;
	}
	.results .rightColumn .checkContainer.subContainer .label{
		margin-left: 29px;
	}
	.results .rightColumn{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		background:#00040a;
		left:0;
		margin: 0px;
		background: transparent;
		box-sizing: border-box;
		padding: 5%;
		z-index: 10;
		display: none;
		height: 100vh;
		overflow-y: scroll;
	}
	.results .rightColumn .wrapper{
		background: #FFF;
		box-sizing: border-box;
		width: 100%;
		padding: 12px;
	}
	.results .darkBg{
		opacity:0.60;
		background:#00040a;
		filter:alpha(opacity=60);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
		position:fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100vh;
		z-index: -1;
		display: none;
	}
	.results .rightColumn .close{
		background: transparent url(/img/close_g.png) no-repeat right center;
		height: 10px;
		width: 10px;
		float: right;
	}
	.results .rightColumn .parameters{
		margin: 10px 0px 15px;
	}
	.results .moreWrapper{
		display: none;
	}
/*SEARCH RESULTS END*/

/*LAIDIENU ARHĪVS START*/
	.archive{
		margin: 0px 24px;
	}
	.archive .indent{
		height: 15px;
		display: block;
	}
	.archive .innerMonth{
		display: none;
	}
	.archive .innerMonth div{
		font-size: 14px;
		line-height: 24px;
	}
	.archive .innerMonth div a{
		padding-left: 24px;
		background: transparent url("/img/bullet.png") left center no-repeat;
	}
	.archive .month{
		border-bottom: 1px solid #E2E2E4;
	}
	.archive .month h2{
		line-height: 42px;
		font-size: 21px;
		font-weight: 600;
		color: #333;
		background: transparent url("/img/ico_down_g.png") no-repeat right center;
	}
	.archive .month h2.active{
		background: transparent url("/img/ico_up_g.png") no-repeat right center;
	}
	.archive .year{
		border-bottom: 1px solid #E2E2E4;
		color: #333;
		font-weight: 700;
		font-size: 22px;
		line-height: 44px;
		padding-top: 10px;
	}
	.archive .nav{
		float: right;
		font-size: 14px;
		line-height: 24px;
	}
	.archive .nav.prev{
		padding-left: 20px;
		background: transparent url("/img/ice_ico_left.png") no-repeat scroll left center;
	}
	.archive .nav.next{
		padding-right: 20px;
		padding-left: 20px;
		background: transparent url("/img/ice_ico_right.png") no-repeat scroll right center;
	}
	.archive .expand{
		float: right;
		font-weight: 600;
		font-size: 14px;
		padding-right: 20px;
		cursor: pointer;
		line-height: 44px;
		text-transform: uppercase;
		background: transparent url("/img/ice_ico_down.png") no-repeat scroll right center;
	}
	.archive .expand.active{
		background: transparent url("/img/ice_ico_up.png") no-repeat scroll right center;
	}
/*LAIDIENU ARHĪVS END*/















/* Laidiena skats */
.laidiensView .leftColumn{display: block;}
.laidiensView .rightColumn{display: none;}
.laidiensView .laidiensNavBot{ border-top: 4px solid #818A8A; padding-top: 10px; display: none; margin: 0;}
.laidiensView .laidiensNavBot .nextLaidiens a{padding-right: 20px; padding-left: 40px; font-size: 14px; line-height: 18px; height: auto; color: #00759B; background: transparent url("/img/ico_right_b.png") no-repeat scroll right center; float: right;}
.laidiensView .laidiensNavBot .nextLaidiens a:hover {color: #083C51; background: url("/img/ice_b_ico_right.png") no-repeat scroll right center;}
.laidiensView .laidiensNavBot .nextLaidiens.none a,
.laidiensView .laidiensNavBot .nextLaidiens.none a:hover {color: #818a8a; background: url("/img/ico_right_g.png") no-repeat scroll right center;}
.laidiensView .laidiensNavBot .prevLaidiens a{height: auto; color: #00759B; padding-left: 20px; font-size: 14px; line-height: 18px; background: transparent url("/img/ico_left_b.png") no-repeat scroll left center; float: right;}
.laidiensView .laidiensNavBot .prevLaidiens a:hover {color: #083C51; background: url("/img/ice_b_ico_left.png") no-repeat scroll left center;}
.laidiensView .laidiensNavBot .prevLaidiens.none a,
.laidiensView .laidiensNavBot .prevLaidiens.none a:hover{color: #818a8a; background: url("/img/ico_left_g.png") no-repeat scroll left center;}






.laidiensSearch .leftColumn,
.opBlock .item a.subGroup,
.atverums .docNavigation,
.opOpen .op_desk_title,
/*.homeView .leftColumn, */
.homeView .topWrapper,
.opOpen .printTitle,
footer .f2 .english,
.atverums .details,
.atverums .pubPrec,
.opOpen .saistitas,
.atverums .other,
header .aboutUs,
header .logo p,
.taBlock .opNr,
.actualTrue p,
.actualTrue p,
.likumiBlock,
.onlyDesktop,
/*.docComment,*/
.infoDubult,
.toOfficial,
.aicinajums,
/*.searchForm, */
.groupTwo,
#atsauce2,
.f-follow,
.findOut,
.friends,
.taPase,
.lNr
{
	display: none;
}
.opBlock .item a{
	padding-left: 0px;
}
.opBlock .item a.subGroup{
		color: #818A8A;;
		padding: 0px;
		padding-right: 5px;
		width: auto;
		float: left;
}
.opBlock{
	margin: 0px 16px;
}
.atverums .docContent p a{
	text-decoration: none;
	font-weight: 400;
	line-height: 16px;
}
.atverums .docContent p a i, .atverums .docContent p a sup{
	font-weight: 400;
	line-height: 16px;
}
.atverums .docContent p a:hover{
	color: #083C51;
}
.taOpen .docContent p .docIco{
	padding: 5px 35px;
	background: transparent url("/img/doc_light_blue.png") left top no-repeat;
}
.taOpen .docContent p .docIco:hover{
	background: transparent url("/img/doc_dark_blue.png") left top no-repeat;
}
.taOpen .docContent p .pdfIco{
	padding: 5px 35px;
	background: transparent url("/img/pdf_light_blue.png") left top no-repeat;
}
.taOpen .docContent p .pdfIco:hover{
	background: transparent url("/img/pdf_dark_blue.png") left top no-repeat;
}
.taOpen .docContent p .xlsIco{
	padding: 5px 35px;
	background: transparent url("/img/xls_light_blue.png") left top no-repeat;
}
.taOpen .docContent p .xlsIco:hover{
	background: transparent url("/img/xls_dark_blue.png") left top no-repeat;
}
.taOpen .docContent p .zipIco{
	padding: 5px 35px;
	background: transparent url("/img/zip_light_blue.png") left top no-repeat;
}
.taOpen .docContent p .zipIco:hover{
	background: transparent url("/img/zip_dark_blue.png") left top no-repeat;
}
.taOpen .docContent p .mp3Ico{
	padding: 5px 35px;
	background: transparent url("/img/mp3_light_blue.png") left top no-repeat;
}
.taOpen .docContent p .mp3Ico:hover{
	background: transparent url("/img/mp3_dark_blue.png") left top no-repeat;
}
.opOpen .leftColumn .mainsContainer .docContent p .docIco{
	padding: 5px 35px;
	background: transparent url("/img/doc_light_blue.png") left top no-repeat;
}
.opOpen .leftColumn .mainsContainer .docContent p .docIco:hover{
	background: transparent url("/img/doc_dark_blue.png") left top no-repeat;
}
.opOpen .leftColumn .mainsContainer .docContent p .pdfIco{
	padding: 5px 35px;
	background: transparent url("/img/pdf_light_blue.png") left top no-repeat;
}
.opOpen .leftColumn .mainsContainer .docContent p .pdfIco:hover{
	background: transparent url("/img/pdf_dark_blue.png") left top no-repeat;
}
.opOpen .leftColumn .mainsContainer .docContent p .xlsIco{
	padding: 5px 35px;
	background: transparent url("/img/xls_light_blue.png") left top no-repeat;
}
.opOpen .leftColumn .mainsContainer .docContent p .xlsIco:hover{
	background: transparent url("/img/xls_dark_blue.png") left top no-repeat;
}
.opOpen .leftColumn .mainsContainer .docContent p .zipIco{
	padding: 5px 35px;
	background: transparent url("/img/zip_light_blue.png") left top no-repeat;
}
.opOpen .leftColumn .mainsContainer .docContent p .zipIco:hover{
	background: transparent url("/img/zip_dark_blue.png") left top no-repeat;
}
.opOpen .leftColumn .mainsContainer .docContent p .mp3Ico{
	padding: 5px 35px;
	background: transparent url("/img/mp3_light_blue.png") left top no-repeat;
}
.opOpen .leftColumn .mainsContainer .docContent p .mp3Ico:hover{
	background: transparent url("/img/mp3_dark_blue.png") left top no-repeat;
}
.saraksts .dropdown.filtri,
.saraksts .results_found,
.topWrapper,
.ta.saraksts .nexToSearch,
.op.saraksts .nexToSearch,
.saraksts .group_counter,
.saraksts .next_op_grupas {display: none;}

.saraksts .results_found {display: none; font-size: 14px; margin-bottom: 10px; line-height: 20px; padding: 0 24px; color: #7C8085;}
.saraksts .results_found .rCount {font-weight: bold;}
.saraksts .results_found .text {float: left; margin-right: 15px;}

.saraksts .searchExtras .checkContainer .span {
	margin-left: 0px;
}
.saraksts .searchExtras .checkContainer{
	float: left;
	margin-right: 0;
}
.saraksts .searchExtras{
	padding-bottom: 0px;
	font-size: 14px;
}
.captcha-resize065 {
	-webkit-transform: scale(0.65);
	-moz-transform: scale(0.65);
	-ms-transform: scale(0.65);
	-o-transform: scale(0.65);
	transform: scale(0.65);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
}
.popupContainer .error_text {color: #ff3636; padding-bottom: 15px; display: none;}
.popupContainer .redBorder {border: 1px solid #ff3636;}

#requested_popups .error_text {clear: both;}

@media only screen and (min-width: 620px){
	.mk_table[border="1"] td {
		border: 1px solid #817f7f;
	}
	.popupContainer.atsauce2, .popupContainer.atsauce, .popupContainer.about{
		width: auto;
		margin-left: -310px;
		height: auto;
		left: 50%;
		top: 20%;
	}
	.popupContainer.atsauce2 .content, .popupContainer.atsauce .content, .popupContainer.about .content{
		height: 230px;
		width: 550px;
		overflow-x: hidden;
	}
	.popupContainer.large-container{
		margin-left: -285px;
	}
	.popupContainer .check{
		margin-top: 25px;
	}
	.popupContainer .button-row button{
		width: 140px;
	}
	/*SEARCH + ADVANCEDSEARCH START*/
		.searchForm .main input{
			padding-left: 30px;
			width: 440px;
			float: left;
		}
		.searchForm .main .searchButton{
			width: 144px;
			float: right;
			background: transparent;
		}
		.searchForm .main .searchButton button{
			text-indent: 0px;
			background: #00749A;
		}
		.searchForm .select{
			display:inline-block;
			float: left;
			margin-right: 21px;
			width: 100%;
		}
		.searchForm .small, .searchForm .medium{
			max-width: 268px;
		}
		.searchForm .remove{
			float: left;
/*			display: none;*/
			clear: none;
			height: 48px;
			margin: 0px;
		}
		.searchForm .dateParameters .elem {
	    max-width: 100%;
	    margin: 0px;
	    padding-bottom: 15px;
		}
		.searchForm .radios{
			float: left;
			padding-top: 12px;
		}
		.searchForm .dates{
			float: left;
			clear: none;
			margin-right: 6px;
		}
		.searchForm .radioContainer{
			float: left;
		}
		.searchForm .dates .input{
			width: 124px;
			margin: 0px;
		}
		.searchForm .bottomSearch {
	    width: 144px;
	    float: right;
		}
		.searchForm .addParameters{
			float: left;
		}
		.searchForm .nrWrapper{
			margin: 0px 0px 0px 114px;
			float: left;
			clear: none;
		}
		.searchForm .nrWrapper .searchNr {
	    margin-top: 10px;
		}
		.searchForm .advancedToggle {
	    padding-bottom: 24px;
		}
		.advancedHome .searchForm .advancedToggle {
	    padding-bottom: 48px;
		}
		.advancedHome .searchForm.elseNone{
			display: block;
		}
	/*SEARCH + ADVANCEDSEARCH END*/

	/*Meklēšanas rezultāti	START*/
		.results.bothColumns {margin: 0px 35px;}
		.results .leftColumn{border-top: 4px solid #7C8085;margin: 48px 0px 0px;}
		.results .inputs .inputWrapper {width: 55%;margin: 48px 5% 0px 0px;float: left;position: relative;}
		.results .sort {width: 20%;margin: 0px 5% 0px 0px;}
		.results .inPage {width: 15%;margin: 0px;}
		.results .textCase,
		.saraksts .searchExtras{margin: 0px;}
		.results .openFilters {margin: 0px 0px 47px; width: 100%;}
		.results .rightColumn .wrapper {padding: 36px;}
		.results .parameters li:hover{background: #00759B;color: #FFF;}
		.results .parameters li.title{background: none;border-radius: 0px;color: #818a8a;padding: 0px;}
		.results .parameters li:hover span{background: transparent url(/img/filter_close_w.png) no-repeat center center;}
		.results .parameters li:hover span:hover{background: transparent url(/img/filter_close_lb.png) no-repeat center center;}
		.results .rightColumn .checkContainer .span{max-width: 100%;box-sizing: border-box;}
		.results .rightColumn .checkContainer.subContainer .span{max-width: 271px !important;}

	/*Meklēšanas rezultāti END*/



}

@media only screen and (min-width: 768px){
	.topContent .row .topItem4,
	.topContent .row .topItem5  {display: none;}
	.topContent .row.middle {display: table-row;}

	.saraksts .list_load_50 {display:inline-block;}
	.saraksts .list_load_10 {display:none;}
	.saraksts .all_archive { display: inline-block; color: #7C8085; font-weight: normal; padding-left: 10px;}

	.searchForm .main input{padding-left: 30px;width: 540px;float: left;}

	/*STANDART HOVERS START*/
	a:hover .blue{
		color: #083C51;
	}
	.card:hover{
		background: #E8F0F6;
	}

	/*STANDART HOVERS END*/

	/*TOP MENU START*/
		.otherView .logo100,
		.homeView .topMenu.fixed .logo100 {
			padding: 21px 0 0 0;
		}
		.homeView .logo100 .small,
		.homeView .fixed .logo100 .large{
			display: none;
		}
		.homeView .logo100 .large,
		.homeView .fixed .logo100 .small{
			display: block;
		}
		.homeView .topMenu:not(.fixed) .logo100{
			position: absolute;
			right: 10px;
			height: 30px;
			padding: 0;
			top: 78px;
		}
.otherView .menuLogo{display: block;}
		.homeView .logo{border-bottom: 0px;}
		.homeView .menuSlogan{display: block;}
		.homeView .topMenu.fixed .menuSlogan{display: none;}
		.menuLogo .logoIn{height: 34px;width: 297px;margin: 13px auto 0px auto;background: transparent url("/img/logo2.png") no-repeat;}
		.homeView .topMenu{height: 37px;}
		.menuFixed{margin-top: 60px;}
		.slogan{text-align: center;color: #7C8085;font-weight: 600;}
		.menuBtn{margin: 21px 28px 0px 0px;}
		.homeView .menuBtn{margin: 0px 28px 0px 0px;}
		.menuBtn:hover{color: #00759B;cursor: pointer;}

		.menuBtn.search2{background: url("/img/menu_search_plus.png") center center no-repeat;}
		.menuBtn.quickSearch{background: url("/img/menu_search_dark.png") no-repeat; margin: 11px 0px 0px 10px}
		.menuBtn.quickSearch.active{background: url("/img/menu_search_blue.png") no-repeat;}

		.menuBtn.hamburger:hover{background: url("/img/menu_list_dark_hover.png") center left no-repeat;}
		.menuBtn.calendar:hover{background: url("/img/menu_cal_b.png") bottom left no-repeat;}
		.menuBtn.home:hover{background: url("/img/menu_home_dark_b.png") center center no-repeat;}
		.menuBtn.search2:hover{background: url("/img/menu_search_plus_b.png") center center no-repeat;}

		.menuBtn.search{display: none;}

		.navLeft{width: 25%;}
		.navMiddle{width: 50%}
		.navRight{width: 25%;}
		.otherView .navLeft{width: 40%;}
		.otherView .navMiddle{width: 40%}
		.otherView .navRight{width: 60%;}

		.otherView .quickSearchBlock{
			display: block;
		}
		.search2 {height: 20px;}
		.otherView .quickSearch, .otherView .menuBtn.search2{
			float: right;
		}
		.menuBtn.search2{
			margin-right: 0px;
			margin-left: 15px;
		}
		.quickSearchBlock{
			width: 290px;
		}
		.quickSearchBlock .field{
			float: left;
			background-color: #e2e2e4;
			margin-top: 12px;
		}
		.quickSearchBlock input{
			line-height: 36px;
			height: 36px;
			font-size: 14px;
			width: 204px;
			background-color: transparent;
			border: none;
			outline: none;
			float: left;
			padding: 0px 0px 0px 13px;
		}


	/*TOP MENU END*/

	.g-recaptcha{
		margin-top:15px;
		margin-right:-70px;
		float:right;
		-webkit-transform: scale(0.65);
		-moz-transform: scale(0.65);
		-ms-transform: scale(0.65);
		-o-transform: scale(0.65);
		transform: scale(0.65);
		-webkit-transform-origin: 0 0;
		-moz-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		-o-transform-origin: 0 0;
		transform-origin: 0 0;
	}
	.noverte .error_text {color: #ff3636; padding-bottom: 15px; display: none;}
	.smiley {width:84px;height:84px;float:left;margin-left:57px;margin-top: 18px;margin-bottom: 18px;cursor:pointer}
	.ats_text{width:100%}
	.ats_t{color:#333333;margin-bottom:20px;margin-bottom:20px}
	#ats_email{width:370px;color:#818a8a;font-size:14px;float:right;border:1px solid #ccc;text-indent:10px;height:26px;}
	.ats_email{padding-top:15px}
	.ats_btn{float:right;width:140px;margin-top:15px}
	#ats{max-width:488px;min-width:488px;width:100%;height:75px;min-height: 75px;max-height: 300px;color:#818a8a;font-size:15px;border:1px solid #ccc;padding:5px;text-indent:5px;}
	div.smiley#happy{background-image: url('/img/face_smile.png'); background-repeat: no-repeat;}
	div.smiley#neutral{background-image: url('/img/face_neutral.png'); background-repeat: no-repeat;}
	div.smiley#sad{background-image: url('/img/face_sad.png'); background-repeat: no-repeat;}

	div.smiley:hover#happy{background-image: url('/img/face_smile_h.png'); background-repeat: no-repeat;}
	div.smiley:hover#neutral{background-image: url('/img/face_neutral_h.png'); background-repeat: no-repeat;}
	div.smiley:hover#sad{background-image: url('/img/face_sad_h.png'); background-repeat: no-repeat;}

	div.smiley.active#happy{background-image: url('/img/face_smile_h.png'); background-repeat: no-repeat;}
	div.smiley.active#neutral{background-image: url('/img/face_neutral_h.png'); background-repeat: no-repeat;}
	div.smiley.active#sad{background-image: url('/img/face_sad_h.png'); background-repeat: no-repeat;}

	.toolsBox {padding-left: 0; padding-right: 0;}
	.laidiensView .date,
	.laidiensView .op,
	.laidiensView .op .l_pub_time {color: #7c8085 !important;}
	.laidiensView .laidiensNavBot{display: block;}
	.laidiensView #oficialiePazinojumi {position: relative; top: -30px;}
	.atverums .rightColumn {display: block; float: left;}

	footer .f2 .a.desktop,
	footer .f2 .a.twit,
	footer .f2 .a.face,
	.ui-datepicker-div,
	footer .f2 .a.rss,
	footer .f2 .a.instagram,
	footer .f2 .a.email-news,
	.taOpen #openDoc,
	#dateTemplate,
	.mostPopular.onlyPhone,
	#taTemplate,
	#opTemplate,
	.onlyPhone,
	.searchBtn,
	.noTablet,
	.helpDate
	{
		display: none;
	}

	.opBlock .item a.subGroup,
	.homeView .leftColumn,
	footer .f2 .english,
	.taBlock .opNr,
	.homeView .topWrapper,
	.leftColumn,
	.infoDubult,
	.searchForm,
	.toOfficial,
	.searchForm,
	#atsauce2,
	.f-follow,
	.friends
	{
		display: block;
	}
	.noPhone{
		display: block !important;
	}
	span.noPhone{
		display: inline-block !important;
	}
	.searchForm.none{
		display: none;
	}

	.taBlock.new {
		display: none;
		padding-top: 50px;
		padding-bottom: 0;
	}
	.taBlock.new.expanded {
		display: block;

	}
	.taBlock .item .head{
		margin: 0px;
		padding: 8px 16px 9px 0px;
	}
	.mostPopular {
    padding: 0px 0px 22px;
	}
	.mostPopular .title{
    padding: 0px;
  }

	header .logo p{
		display: block;
		text-align: center;
		padding-top: 70px;
		color: #7C8085;
		font-weight: 600;
	}
	header .logo.home{
		height: auto;
		border: 0px;
	}
	header .aboutUs{
		display: block;
		text-align: center;
		padding: 25px 0px 20px;
		text-transform: uppercase;
		font-size: 13px;
		/*border-bottom: 1px solid #DCE0E0;*/
		/*background-color: #F7FAFA;*/
		/*background-color: #F5F5F5;*/
	}
	header .menu_container,
	header .menu {height: 60px;}
	header .menu .homeBtn {
		margin: 21px 28px 0 0;
	}
	header .menu .homeBtn:hover {background:url("/img/menu_home_dark_b.png") no-repeat;}
	header .menu .calendarBtn {
		margin: 22px 28px 0 0;
	}
	header .menu .calendarBtn:hover {background:url("/img/menu_cal_b.png") no-repeat;}
	header .menu .mekletInputBox {
		display: block;
		height: 36px;
		background-color: #e2e2e4;
		width: 240px;
		margin: 12px 0px 12px 20px;
		padding-left: 13px;
		float: left;
	}
	header .menu .mekletInput {line-height: 36px; height: 36px; font-size: 14px; width: 204px; background-color: transparent;  border: none; outline: none;  float: left; padding: 0;}
	header .menu .mekletInputIcon {
		float: left;
		background: url("/img/menu_search_dark.png") no-repeat;
		width: 16px;
		height: 16px;
		margin: 10px;
		cursor: pointer;
	}
	header .menu .mekletInputIcon.active{
		background: url("/img/menu_search_blue.png") no-repeat;
	}
	header .menu .searchBtn2 {
		display: block;
		background:url("/img/menu_search_plus.png") no-repeat;
		width:20px;
		height:20px;
		margin:20px 0px 20px 20px;
		float:left;
		cursor:pointer;
	}
	header .menu .searchBtn2:hover {display: block; background:url("/img/menu_search_plus_b.png") no-repeat;}

	header .menu .rightSide {
		min-width: 313px;
	}
	header .menu .menuBtn {
		margin: 24px 28px 0 0;
	}
	header .menu .menuBtn:hover{background:url("/img/menu_list_dark_hover.png") no-repeat;color: #00759B;}

	.link{
		color: #00759B;
	}
	a:hover, .link:hover{
		color: #083C51;
	}
	.friends .item{
		width: 215px;
		float: left;
		color: #7C8085;
		font-size: 12px;
		padding-top: 70px;
		text-align: center;
		cursor: pointer;
		margin-bottom: 40px;
	}
	footer {
		background: #3B4048;
		border: 0px;
	}
	footer .f1{
		text-align: center;
		background: #4C5157;
		border: 0px;
		font-weight: 600;
		padding: 0px 35px;
	}
	footer .english{
		padding-top: 20px;
	}
	footer .wrapper {
		margin: 0px 24px;
		padding: 20px 0px;
	}
	footer .f2{
		background: none;
		border: none;
		padding: 0px;
		float: left;
		width: 49%;
		margin-top: 35px;
		line-height: 30px;
	}
	footer .f2.f-follow{
		clear: both;
	}
	footer .f2 .a{
		text-decoration: none;
		font-weight: 400;
		color: #9DA3A3;
		line-height: 30px;
	}
	footer .f2 .a:hover, footer .f2 .p:hover{
		color: #5EDBF3;
	}
	footer .f2 .a.groupOne{
		display: none;
	}
	footer .groupTwo{
		display: block;
	}
	footer .f3{
		width: 30%;
		max-width: 250px;
		float: right;
		margin-left: auto;
	}
	footer .f-wrap{
		width: 60%;
		float: left;
	}
	.taBlock h1.margin {border: none;}
	.taBlock h1, .opBlock h1{
		font-weight: 700;
		padding: 0px 0px 13px;
	}
	.friends .lvportals,.friends .likumi{
		margin-right: 25px;
	}
	.friends .likumi{
		background: url("/img/likumi.png") center center no-repeat;
	}
	.friends .lvportals{
		background: url("/img/lvportals.png") center center no-repeat;
		position: relative;
		top: -23px;
		padding-top: 93px;
		margin-bottom: 23px;
	}
	.friends .jurista-vards {
		background: url("/img/jurista-vards.png") center center no-repeat;
	}
	.friends {
		padding: 40px 0px 20px;
		background: #F5F5F5;
		margin-top: 20px;
	}
	.friends .wrap{
		width: 695px;
		margin: 0px auto;
	}
	.f-follow div{
		width: 30px;
		height: 30px;
		margin-top: 20px;
		display: inline-block;
	}
	.f-follow .twitter{
		margin-right: 10px;
		background: url("/img/x_b.png") center center no-repeat;
	}
	.f-follow .facebook{
		margin-right: 10px;
		background: url("/img/facebook_b.png") center center no-repeat;
	}
	.f-follow .youtube{
		margin-right: 10px;
		background: url("/img/youtube_b.png") center center no-repeat;
	}
	.f-follow .rss{
		background: url("/img/rss_b.png") center center no-repeat;
	}
	.f-follow .instagram{
		margin-right: 10px;
		background: url("/img/instagram_b.png") center center no-repeat;
	}
	.f-follow .email-news{
		margin-right: 10px;
		background: url("/img/mail_b.png") center center no-repeat;
	}
	.f-follow .twitter:hover{
		background: url("/img/x_g.png") center center no-repeat;
	}
	.f-follow .facebook:hover{
		background: url("/img/facebook_g.png") center center no-repeat;
	}
	.f-follow .youtube:hover{
		background: url("/img/youtube_g.png") center center no-repeat;
	}
	.f-follow .rss:hover{
		background: url("/img/rss_g.png") center center no-repeat;
	}
	.f-follow .instagram:hover{
		background: url("/img/instagram_g.png") center center no-repeat;
	}
	.f-follow .email-news:hover{
		background: url("/img/mail_g.png") center center no-repeat;
	}





	/*CHECKBOX and RADIO BUTTONS hovers start*/
		input[type=checkbox]:hover + label {background-image:  url("/img/checkbox_hover.png"); cursor: pointer;}
		input[type=checkbox]:checked:hover + label,
    input[type=checkbox].checked:hover + label {background-image: url("/img/checkbox_ch_hover.png");}
		input[type=radio]:hover + label {background-image: url("/img/radio_hover.png"); cursor: pointer;}
		input[type=radio]:checked:hover + label {background-image: url("/img/radio_ch_hover.png");}

		input[type=radio]:disabled + label{cursor: default;background-image: url('/img/radio.png');opacity: 0.5;filter: alpha(opacity=50);zoom:1;}
		input[type=checkbox]:disabled + label{cursor: default;background-image: url('/img/checkbox.png');opacity: 0.5;filter: alpha(opacity=50);zoom:1;}
		input[type=radio]:disabled + label + span, input[type=checkbox]:disabled + label + span{color: #818a8a;}
	/*CHECKBOX and RADIO BUTTONS hovers END*/

	/*SEARCH + ADVANCEDSEARCH START*/
		.searchForm .wrapper{
			padding: 24px 0px 0px 0px;
		}
		.button:hover,
		._CookieScriptReportPageSaveSettingButton:hover{
			background: #0F6581;
			border-bottom: 3px solid #035175;
		}
		.advancedHome .searchForm .advancedToggle.none {
		    display: none;
		}
		.advancedHome .searchForm .toggler{
			padding: 2px 0px;
			display: block;
		}
		.advancedHome .searchForm .closeForm{
			display: none;
		}
		.searchForm .toggler ul{
			list-style-type: none;
			width: 100%;
			text-align: center;
		}
		.searchForm .toggler ul li{
			width: 215px;
			text-align: center;
			margin: 0px auto;
			color: #fff;
			font-size: 14px;
			line-height: 24px;
			cursor: pointer;
		}
		.searchForm .toggler li.open{
			background: transparent url("/img/zoominsolid.png") no-repeat scroll left center;
		}
		.searchForm .toggler li.open:hover{
			background: transparent url("/img/zoominsolid-hover.png") no-repeat scroll left center;
		}
		.searchForm .toggler li.close{
			background: transparent url("/img/close.png") no-repeat scroll left center;
		}
		.searchForm .toggler li.close:hover{
			background: transparent url("/img/close_hover.png") no-repeat scroll left center;
		}
		.searchForm .small{
			max-width: 272px;
		}
		.searchForm .medium{
			max-width: 292px;
		}
		.searchForm .remove:hover{
			background: transparent url("/img/remove_hover.png") no-repeat scroll center center;
			cursor: pointer;
		}
		.searchForm .addParameters:hover, .searchForm .addNr:hover{
			color: #5DD6ED;
			background: transparent url("/img/plus-hover.png") no-repeat scroll left center;
			cursor: pointer;
		}
		input[type=number]::-webkit-inner-spin-button,
		input[type=number]::-webkit-outer-spin-button {
		    -webkit-appearance: none;
		    -moz-appearance: none;
		    appearance: none;
		    margin: 0;
		}
		input[type=number] {
			-moz-appearance: textfield;
		}
		.searchForm .radios{
			width: 341px;
		}
		.searchForm .radioContainer{
			float: left;
			margin-right: 15px;
		}
		.searchForm .dates{
			margin-right: 21px;
		}
		.searchForm .dates .input{
			width: 134px;
		}
		.searchForm .dates .dash{
			width: 52px;
		}
		.advancedHome .searchForm .homeNone{
			display: none;
		}
	/*SEARCH + ADVANCEDSEARCH END*/

	/*Meklēšanas rezultāti	START*/
		.results .inputWrapper .resultsSubmit{
			cursor: pointer;
		}
		.results .inputWrapper .resultsClear{
			cursor: pointer;
		}
		.results .deleteParameters, .results .changeParameters{
			cursor: pointer;
		}
		.results .parameters li.tooltip{
			cursor: pointer;
		}
	/*Meklēšanas rezultāti END*/


	section .laidiensNav .btn {
		width:auto;
		display:block;
		text-indent: 0%;
	  white-space: nowrap;
	  overflow: hidden;
    margin: -3px 0px 16px 0px;
	}
	section .laidiensNav .wrapper .none, .homeView div.special.none {display: none;}
	section .laidiensNav .wrapper #left{
		float: right;
		height: auto;
		padding-left: 20px;
		font-size: 14px;
		line-height: 24px;
		background: transparent url("/img/ice_ico_left.png") no-repeat scroll left center;
	}
	section .laidiensNav .wrapper #left.unactive,
	section .laidiensNav .wrapper #left.unactive:hover{
		color: #818a8a;
		background: transparent url("/img/ico_left_g.png") no-repeat scroll left center;
	}
	section .laidiensNav .wrapper #left:hover{
		background: transparent url("/img/ice_b_ico_left.png") no-repeat scroll left center;
	}
	section .laidiensNav .wrapper #right{
		padding-right: 20px;
		padding-left: 40px;
		font-size: 14px;
		line-height: 24px;
		height: auto;
		background: transparent url("/img/ice_ico_right.png") no-repeat scroll right center;
	}
	section .laidiensNav .wrapper #right.unactive,
	section .laidiensNav .wrapper #right.unactive:hover{
		color: #818a8a;
		background: transparent url("/img/ico_right_g.png") no-repeat scroll right center;
	}
	section .laidiensNav .wrapper #right:hover{
		background: transparent url("/img/ice_b_ico_right.png") no-repeat scroll right center;
	}


	section .laidiensNav .center{
	/*	float: left;*/
		width: auto;
    padding-right: 15px
	}
	section .laidiensNav .center .date{
		float: left;
		font-size: 17px;
		font-weight: 700;
		line-height:18px;
	}
	section .laidiensNav .center .op{
		/*float: left;*/
		font-size: 17px;
		color: #00759B;
		font-weight: 700;
		display: inline-block;
	}
	section .laidiensNav .center .op:hover{
		color: #083C51;
	}
	section .laidiensNav .center .op:hover .l_pub_time { color: #083C51;}
	a:hover .l_pub_time { color: #083C51;}
	.l_pub_time { color: #818a8a; }
	section .laidiensNav .actualTrue p{
		display: inline-block;
		float: left;
		margin-bottom: 30px;
		text-transform: uppercase;
		font-weight: 600;
		font-size: 16px;
		color: #7C8085;
		letter-spacing: 0.4px;
		line-height:27px;
	}
	.clearClass{
		clear: both;
		display: block;
	}
	section .laidiensNav .wrapper{
    text-align:left;
		/*margin: 0 0 20px 0;*/
		padding: 16px 0px;
	}
	.taBlock .item .body {
		padding-left: 0;
		padding-right: 0;
	}
	.taBlock .item .head span{
		display: none;
	}
	.taBlock .item .head h2{
		color: #333;
		font-size: 21px;
	}
	.taBlock .item .head h2:hover{
		color: #00759B;
	}
	section .laidiensNav .center .lOp{
		display: none;
	}
	.taBlock h1 .expand,
	.op .nexToSearch .expand{
		display: inline-block;
		color: #00759B;
		font-weight: 600;
		padding-right: 20px;
		text-decoration: none;
		background: transparent url("/img/ice_ico_down.png") no-repeat scroll right 10px;
		letter-spacing: 0.35px;
		text-transform: uppercase;
		line-height:24px;
		cursor: pointer;
	}
	.taBlock h1 .expand.active,
	.op .nexToSearch .expand.active{
		background: transparent url("/img/ice_ico_up.png") no-repeat scroll right 10px;
	}
	.taBlock h1 .expand:hover,
	.op .nexToSearch .expand:hover{
		background: transparent url("/img/ice_b_ico_down.png") no-repeat scroll right 10px;
		color: #083C51;
	}
	.taBlock h1 .expand.active:hover,
	.op .nexToSearch .expand.active:hover{
		background: transparent url("/img/ice_b_ico_up.png") no-repeat scroll right 10px;
	}
	.opBlock .item span {
		color: #00759B;
	}
	.opBlock .item a.subGroup{
		color: #00759B;
		padding-right: 10px;
		line-height: 24px;
		font-size: 14px;
	}
	.opBlock .item .n,
	.taBlock .item .n {
		display: inline-block;
		position: static;
		padding-left: 5px;
		font-size: 21px;
	}
	.opBlock .item .title {
		font-size: 21px;
		font-weight: 600;
	}
	.opBlock .item .title:hover{
		color: #00759B;
	}
	.opBlock .item, .taBlock .item {
		border-bottom: 1px solid #E2E2E4;
		padding-bottom: 7px;
	}
	.opBlock .item{
		background: transparent url("/img/ico_right_g.png") no-repeat scroll right center;
	}
	.opBlock .item:hover{
		background: transparent url("/img/ice_ico_right.png") no-repeat scroll right center;
	}
	.taBlock .item .head .helper, .taBlock .item .head.circle .helper {
    position: absolute;
    top: 16px;
    right: 0px;
    width: 12px;
    height: 7px;
    background: transparent url("/img/ico_down_g.png") repeat scroll 0% 0%;
	}
	.taBlock .item .head.active .helper, .taBlock .item .head.active.circle .helper{
		background: transparent url("/img/ico_up_g.png") repeat scroll 0% 0%;
	}
	.taBlock .item .head:hover.active .helper{
		background: transparent url("/img/ice_ico_up.png") repeat scroll 0% 0%;
	}
	.taBlock .item .head:hover .helper{
		background: transparent url("/img/ice_ico_down.png") repeat scroll 0% 0%;
	}
	.taBlock .item .head span.dot{
		display: inline-block;
		margin-left: 5px;
		height: 10px;
		width: 10px;
		border-radius: 5px;
		background: #FFA000;
		/*background: transparent url("/img/dot2.png") center center no-repeat;*/
	}
	.taBlock .item .head.active span.dot{
		display: none;
	}
	.taBlock .item .body .innerItem .circle{
		left: 15px;
		top: 20px;
		background: #FFA000;
	}

	.opBlock h1, .taBlock h1{
		border-bottom: 1px solid #E2E2E4;
		padding-bottom: 29px;
		line-height:24px;
	}
	.opBlock h1 {
		padding-top: 48px;
		padding-bottom: 25px;
	}
	.opBlock, .taBlock {
		border-bottom: 0px;
		margin: 0;
		padding-left: 0;
		padding-right: 0;

	}
	.topWrapper{
		margin: 20px 0 0 0;
		border-top: 4px solid #75797E;
		display: table;
	}
	.topWrapper .row {
		display: table-row;
	}
	.topWrapper .cellMiddle {
		display: table-cell; width: 20px;
	}
	.topWrapper .rowMiddle{
		display: table-cell;
		height: 20px;
	}
	.topWrapper .topTitle p{
		padding: 20px 0px;
		text-transform: uppercase;
		font-weight: 600;
		font-size: 16px;
		color: #7C8085;
	}
	.topWrapper .topHead span,
	.topWrapper .topFoot p{
		color: #7C8085;
		font-size: 14px;

	}
	.topWrapper .topHead .topDate {
		font-size: 14px;
	}
	.topWrapper .topHead .topOp {
		font-size: 14px;
	}
	.topWrapper .topHead .topOp{
		float: right;
	}
	.topWrapper [class^="topItem"] {
		display: table-cell;
		width: 49%;
		background: #F5F5F5;
		color: #333333;
		padding: 18px 15px 15px 15px;

	}
	.topWrapper .more {
		color: #00759B;
	}

	.topWrapper .topSnippet p{
		padding: 10px 0px;
		font-size: 14px;
		line-height: 24px;
		font-family:PT Serif;
	}
	.topWrapper .topSnippet span{
		font-family: Source Sans Pro;
		text-transform: uppercase;
		font-size: 14px;
		color: #00759B;
		text-transform: uppercase;
	}


	.taBlock .item .body{
		background: none;
		border-bottom: none;
	}
	.taBlock .item .head.active{
		background: none;
		border-color: #FFF;
	}
	.taBlock .item .body .innerItem{
		border: 0px;
	}
	.taBlock .item .body .innerItem .opNr{
		color: #7C8085;
		font-size: 14px;
		font-weight: 400;
		line-height: 14px;
		text-align: right;
		padding: 0px 0px 10px;
	}
	.taBlock .item .body .innerItem{
		background: #F5F5F5;
		padding: 18px 26px 30px 16px;
	}
	.taBlock .item .body .innerItem:hover{
		background: #E8F0F6;
	}
	.taBlock .item .body .innerItem .subTitle{
		color: #7C8085;
		font-size: 14px;
		font-weight: 400;
		/*line-height: 16px;*/
		/*letter-spacing: 0.35px;*/
	}
	.taBlock .item .body .innerItem .subTitle{
		margin: 14px 0px 0px;
	}
	.opBlock .item a.subGroup:hover{
		color: #083C51;
	}

	.infoDubult{
		margin-top: 48px;
		padding: 20px;
		font-size: 14px;
		line-height: 20px;
		color: #333;
		background-color: #FFECB3
	}
	section .special{
		padding: 30px 25px;
		background: #F5F5F5;
		margin-top: 46px;
		/*margin-bottom: 17px;*/
		font-size: 14px;
		letter-spacing: 0.35px;
		font-weight: 400;
		line-height: 20px;
		border-bottom:none;
	}
  .docComment{
    padding:0px 0px;
  }
	section .special.specialAmk {
    margin-top:0;
  }
	.opOpen .special.specialAmk {
		margin-top:10px;
		margin-bottom: 0;
	}
	section .special:after{
		display: none;
	}
	.infoDubult a{
		float: right;
		width: 10px;
		height: 10px;
		margin: -10px;
		background: transparent url("/img/close_dg.png") center center no-repeat;
		cursor: pointer;
	}
	/*LAIDIENU ARHĪVS START*/
		.archive {
			margin: 0px;
		}
		.archive .indent{
			height: 15px;
			display: block;
		}
		.archive .innerMonth{
			display: none;
		}
		.archive .innerMonth div{
			font-size: 14px;
			line-height: 24px;
		}
		.archive .innerMonth div a{
			padding-left: 24px;
			background: transparent url("/img/bullet.png") left center no-repeat;
		}
		.archive .month{
			border-bottom: 1px solid #E2E2E4;
		}
		.archive .month h2{
			line-height: 42px;
			font-size: 21px;
			font-weight: 600;
			color: #333;
			background: transparent url("/img/ico_down_g.png") no-repeat right center;
		}
		.archive .month h2:hover{
			cursor: pointer;
			color: #00759B;
			background: transparent url("/img/ice_ico_down.png") no-repeat right center;
		}
		.archive .month h2.active{
			background: transparent url("/img/ico_up_g.png") no-repeat right center;
		}
		.archive .month h2.active:hover{
			background: transparent url("/img/ice_ico_up.png") no-repeat right center;
		}
		.archive .year{
			border-bottom: 1px solid #E2E2E4;
			color: #333;
			font-weight: 700;
			font-size: 22px;
			line-height: 44px;
			padding-top: 10px;
		}
		.archive .nav{
			float: right;
			font-size: 14px;
			line-height: 24px;
		}
		.archive .nav.prev{
			padding-left: 20px;
			background: transparent url("/img/ice_ico_left.png") no-repeat scroll left center;
		}
		.archive .nav.prev:hover{
			background: transparent url("/img/ice_b_ico_left.png") no-repeat scroll left center;
		}
		.archive .nav.next{
			padding-right: 20px;
			padding-left: 20px;
			background: transparent url("/img/ice_ico_right.png") no-repeat scroll right center;
		}
		.archive .nav.next:hover{
			background: transparent url("/img/ice_b_ico_right.png") no-repeat scroll right center;
		}
		.archive .expand{
			float: right;
			font-weight: 600;
			font-size: 14px;
			padding-right: 20px;
			cursor: pointer;
			line-height: 44px;
			text-transform: uppercase;
			background: transparent url("/img/ice_ico_down.png") no-repeat scroll right center;
		}
		.archive .expand:hover{
			background: transparent url("/img/ice_b_ico_down.png") no-repeat scroll right center;
			color: #083C51;
		}
		.archive .expand.active{
			background: transparent url("/img/ice_ico_up.png") no-repeat scroll right center;
		}
		.archive .expand.active:hover{
			background: transparent url("/img/ice_b_ico_up.png") no-repeat scroll right center;
			color: #083C51;
		}

	/*LAIDIENU ARHĪVS END*/

	/*PAR MUMS*/
	.aboutContent .abouttoggler{
		cursor: pointer;
	}
	.aboutContent .abouttoggle{
		display: none;
	}
	.aboutContent span.under{
		padding-left: 50px;
	}
	.aboutContent h1{
		border-bottom: 1px solid #E2E2E4;
		color: #333;
		font-weight: 700;
		font-size: 22px;
		line-height: 44px;
		padding-top: 10px;
	}
	.aboutContent .taArea{
		padding-bottom: 40px;
	}
	.aboutContent .item{
		border-bottom: 1px solid #E2E2E4;
	}
	.aboutContent .item h2 {
    line-height: 42px;
    font-size: 21px;
    font-weight: 600;
    color: #333;
	}
	.aboutContent a .item h2{
		background: transparent url("/img/ico_right_g.png") no-repeat right center;
		cursor: pointer;
	}
	.aboutContent a .item h2:hover{
		cursor: pointer;
		color: #00759B;
		background: transparent url("/img/ice_ico_right.png") no-repeat right center;
	}
	.aboutSide .sect a.under{
    margin-left: 15px;
  }


	/*Gaiši/tumši zilās bultas+teksts*/
	.navBlueLeft{
		background: transparent url("/img/ice_ico_left.png") no-repeat scroll left center;
		color: #00759B;
	}
	.navBlueRight{
		background: transparent url("/img/ice_ico_right.png") no-repeat scroll right center;
		color: #00759B;
	}
	.navBlueLeft:hover{
		background: transparent url("/img/ice_b_ico_left.png") no-repeat scroll left center;
		color: #083C51;
		cursor: pointer;
	}
	.navBlueRight:hover{
		background: transparent url("/img/ice_b_ico_right.png") no-repeat scroll right center;
		color: #083C51;
		cursor: pointer;
	}
	.inactive.navBlueLeft, .inactive.navBlueLeft:hover{
		cursor: default;
		color: #818a8a;
		background: transparent url("/img/ico_left_g.png") no-repeat scroll left center;
		pointer-events: none;
	}
	.inactive.navBlueRight, .inactive.navBlueRight:hover{
		cursor: default;
		color: #818a8a;
		background: transparent url("/img/ico_right_g.png") no-repeat scroll right center;
		pointer-events: none;
	}

	.approved{
		background: transparent url("/img/approved.png") no-repeat;
	}
	.canceled{
		background: transparent url("/img/canceled.png") no-repeat;
	}
	.pending{
		background: transparent url("/img/pending.png") no-repeat;
	}
	.popupContainer.likumiPop, .popupContainer.atsauce2, .popupContainer.atsauce, .popupContainer.about{
		width: auto;
		margin-left: -310px;
		height: auto;
		max-width: 100%;
	}
	.popupContainer.likumiPop .popupScroll{
		max-height: 230px;
		overflow-y: auto;
	}
	.popupContainer.likumiPop .content, .popupContainer.atsauce2 .content, .popupContainer.atsauce .content{
		/*height: 230px;*/
		width: 550px;
		/*overflow-x: hidden;*/
	}

	.likumiPop .logo{
		background: transparent url("/img/likumi.png") left top no-repeat;
		height: 30px;
		width: 100%;
		padding-bottom: 10px;
		border-bottom: 1px solid #E2E2E4;
		/*margin-bottom: 10px;*/
	}
	.likumiPop .content .title{
		margin-bottom: 20px;
		font-size: 20px;
		margin-top: 10px;
		text-transform: uppercase;
		font-weight: 600;
		font-size: 16px;
		color: #7C8085;
		letter-spacing: 0.4px;
		line-height: 27px;
	}
	.likumiPop .content ul{
    display: table;
    width: 100%;
  }
	.likumiPop .content ul li{
		list-style: none;
		padding: 10px 10px 10px 30px;
		width: 100%;
		display: table-row;
		margin-bottom: 10px;
	}
	.likumiPop .content ul li:hover{
		background-color: #E8F0F6;
	}
	.likumiPop .content ul li div{
		display: table-cell;
    vertical-align: middle;
	}
	.likumiPop .content ul.statuss li div{
		background-position: left 5px center;
		padding: 0px;
	}
	.likumiPop .content ul.statuss li .inner{
		padding: 10px 0px 10px 0px;
		margin-left: 30px;
	}
	.likumiPop .content ul li p.sup, .likumiPop .content ul li p.sup a{
		line-height: 20px;
		font-size: 16px;
		font-weight: 600;
		padding: 10px 10px 0px 0px;
		color: #333;
	}
	.likumiPop .content ul li p.sup a:hover, .likumiPop .content ul li p.sub a:hover{
		color: #00759B;
	}
	.likumiPop .content li:hover p.sup{
		color: #00759B;
	}
	.likumiPop .content ul li p.sub, .likumiPop .content ul li p.sub a{
		font-size: 14px;
		font-weight: 400;
		color: #818A8A;
		padding: 10px 0px;
	}
	.likumiPop .content ul li span{
		color: #333;
	}
	.likumiPop .ajaxload{
		background: transparent url("/img/loader_large_dark.gif") no-repeat scroll center top 20px;
		background-size: 40px;
	}
  .likumiPop .link{
    width: 30px;
    background: transparent url("/img/round_open.png") center center no-repeat;
  }
  .likumiPop .ico{
    width: 30px;
  }
	.article {background-color:#f5f5f5; border: none;}
	.articlePagination {background-color: #f5f5f5;border: none;}
	.articlePagination:hover { background-color: #D9E2E9;}

	.shortcutsBox {display: none;}

	.saraksts .sub_grupa:hover,
	.saraksts #showFullPubText:hover,
	.saraksts .filtri_clear:hover {color: #083C51;}
	.saraksts .filtr { margin-bottom: 0;}
	.saraksts .filtri_op {margin-top: 10px;}
	.op.saraksts .nexToSearch {display: block;}
	.saraksts .group_counter {color: #7C8085; font-weight: normal; display: inline-block;}
	.saraksts .serchInputfield {width: 60%;float:left;}
	.saraksts .nexToSearch {width: 40%;float: right;text-align: right; font-size: 14px; margin-top: 58px;}
	.saraksts .nexToSearch span {padding-top: 5px; cursor: pointer;}
	.saraksts .nexToSearch .span {position: relative;top: -4px;cursor: pointer; }

	.saraksts .leftColumn {border-top: 4px solid #7c8085; margin: 48px 0px 0px; }
	.saraksts .filtri_clear {color: #00759B; cursor: pointer;float: right;}
	.saraksts .breadcrumbDesktop {display: block;}
	.saraksts .results_found {padding: 0;}
	.saraksts .article {overflow: hidden;}
	.saraksts .article:hover {background-color: #E8F0F6;}
	.saraksts .article:hover .vairak_b{color: #083C51;}


	.saraksts .article.loading {background: transparent url("/img/loader_small_light.gif") no-repeat center center; position: relative;}
	.saraksts .article .loadingBg {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: #000000;
		opacity:0.10;
		filter:alpha(opacity=10);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";}

	.saraksts .sarakstsNavigation,
	.saraksts .sarakstsNavigationPath {padding: 16px 0; border-bottom: 1px solid #E2E2E4;}
	.saraksts .sarakstsNavigationPath .toMenuTa,
	.saraksts .sarakstsNavigationPath .toMainMenuTa,
	.saraksts .sarakstsNavigationPath .toMenuOp {text-decoration: none; color: #00759B;}

	.saraksts .sarakstsNavigationPath .toMenuTa:hover,
	.saraksts .sarakstsNavigationPath .toMainMenuTa:hover,
	.saraksts .sarakstsNavigationPath .toMenuOp:hover {color: #083C51;}

	.saraksts .sarakstsNavigation .laidiensNr {float: left; font-size: 17px; font-weight: 700; line-height: 18px;}
	.saraksts .sarakstsNavigation .laidiensNr .text {color: #2c323a;}
	.saraksts .sarakstsNavigation .laidiensNr a {color: #00759b;}
	.saraksts .sarakstsNavigation .laidiensNr a:hover {color: #083C51;}
	.saraksts .navigation.navigationBottomTa {display: block; border-top: 1px solid #E2E2E4;text-align: right;padding-top: 15px;float:none;}
	.saraksts .navigation {float: right; font-size: 14px; font-weight: 400; line-height: 24px;}
	.saraksts .navigation .navBlueLeft {background: transparent url("/img/ice_ico_left.png") no-repeat scroll left center;color: #00759B; padding: 0px 13px 0px 25px; }
	.saraksts .navigation .navBlueLeft:hover {background: transparent url("/img/ice_b_ico_left.png") no-repeat scroll left center;color: #083C51;}
	.saraksts .navigation .navBlueLeft.unactive,
	.saraksts .navigation .navBlueLeft.unactive:hover{
		color: #818a8a;
		background: transparent url("/img/ico_left_g.png") no-repeat scroll left center;
		cursor: default;
	}

	.saraksts .navigation .navBlueRight {background: transparent url("/img/ice_ico_right.png") no-repeat scroll right center;color: #00759B; padding: 0px 25px 0px 13px;}
	.saraksts .navigation .navBlueRight:hover {background: transparent url("/img/ice_b_ico_right.png") no-repeat scroll right center;color: #083C51;}
	.saraksts .navigation .navBlueRight.unactive,
	.saraksts .navigation .navBlueRight.unactive:hover{
		color: #818a8a;
		background: transparent url("/img/ico_right_g.png") no-repeat scroll right center;
		cursor: default;
	}
	.saraksts .sarakstsNavigationPath a {font-size:14px;color:#333333;text-decoration:underline;cursor:pointer;}
	.saraksts .sarakstsNavigationPath .newest_laidiens {display: block; float: right;color: #00759B;text-decoration: none;padding-left: 25px;}
	.saraksts .sarakstsNavigationPath .newest_laidiens:hover { color:#083C51; }
	.saraksts .sarakstsNavigationPath .r {width:5px;height:8px;display:inline-block;margin:0px 3px 0px 5px;background:url("/img/ico_right_gray.png");}

	.saraksts .searchField .dropdown {display: none;}
	.saraksts .veidiList {color: #00759B;}
	.saraksts .veidiList {list-style: none; display: inline-block; width: 100%; padding-bottom: 23px; margin-bottom: 28px; border-bottom: 1px solid #E2E2E4;}
	.saraksts .veidiList li {float: left; cursor: pointer; font-size: 14px; padding: 3px 6px; margin-right: 5px;}
	.saraksts .veidiList li.title {color: #818a8a; cursor: default;}
	.saraksts .veidiList li.selected {background-color: #e2e2e4; -webkit-border-radius:9px; -moz-border-radius:9px; border-radius:9px;}

	.saraksts .failsShortcutBox { background:none; border-bottom: none; padding:13px 0 45px; }

	.saraksts .searchField {padding-left: 0; padding-right: 0; border: none;}
	.saraksts .dropdown.filtri {display: block; width: 200px; float: left; margin-right: 25px;}
	.saraksts #showFullPubText.loading {background: transparent url("/img/loader_small_light.gif") no-repeat left center; width: 14px; height: 14px; padding-left: 20px;}
	.saraksts .next_op_grupas {display: block;border-top: 1px solid #E2E2E4; padding-top: 15px;}
	.saraksts .next_op_grupas .tittle {
		color:  #818a8a;
		font-size: 14px;
		font-weight: 400;
		letter-spacing: 0.35px;
		line-height: 24px;
		margin-bottom: 10px;
		float: left;}
	.saraksts .next_op_grupas .list {
		font-size: 14px;
		font-weight: 400;
		letter-spacing: 0.35px;
		line-height: 24px;}



	.taOpen .mainsContainer{
		overflow: visible;
	}
	.atverums .leftColumn, .homeView .rightColumn{
		border-top: 4px solid #7c8085;
		margin: 48px 0px 0px;
	}
  .atverums .docToolsBox, .atverums .nextDoc, .atverums .relatedFails, .atverums .shortcutsBox, .atverums .breadcrumb, .saraksts .breadcrumb{
		display: none;
	}
	.atverums .details, .atverums .docNavigation{
		display: block;
	}
	.toTools2{
		display: block;
		padding: 21px 0px 15px;
	}
	.toTools2 a{
		width: 75px;
		height: 12px;
		float: right;
		cursor: pointer;
		background: transparent url(/img/toTools.png) no-repeat;
	}
	.saraksts .toTools2 {
		padding: 0;
		float:right;
	}
	.atverums .rightColumn{
		margin: 48px 0px;
		padding-top: 20px;
		border-top: 4px solid #7c8085;
		float: none;
	}
	table.docTool{
		margin-bottom: 50px;
	}
	table.docTool td{
		width: 50%;
		vertical-align: top;
	}
	.bRight{
		border-right: 1px solid #E2E2E4;
	}
	.atverums .toolsBox{
		display: block;
		padding: 0px;
		margin: 0px;
	}
	.taPaseBack{
		background: #F5F5F5;
	}
	.taOpen .taPase{
		display: block;
		padding: 20px 28px;
		background-color: #F5F5F5;
	}
	.taPase .info p{
		line-height: 24px;
		font-weight: 600;
		font-size: 14px;
		color: #7c8085;
	}
	.taPase .title{
		color: #559bbd;
		font-size: 14px;
		font-weight: 600;
		line-height: 24px;
		padding-bottom: 10px;
	}
	.taPase .info p span{
		color: #333;
	}
	.taPase .info span.approved{
		padding-left: 20px;
		background: transparent url("/img/approved.png") left center no-repeat;
	}
	.taPase .info span.canceled{
		padding-left: 20px;
		background: transparent url("/img/canceled.png") left center no-repeat;
	}
	.taPase .info span.pending{
		padding-left: 20px;
		background: transparent url("/img/pending.png") left center no-repeat;
	}
	.likumiBlock{
		margin: 0px 0px 50px;
		display: block;
	}
	.likumiBlock .title{
		height: 30px;
		padding: 10px;
		background: #559bbd url("/img/likumi_w.png") left 20px center no-repeat;
	}
	.likumiBlock .links{
		padding: 20px;
		background: #F5F5F5;
	}
	.likumiBlock .links a{
		padding:10px 0px 10px 30px;
		display: block;
		font-size: 14px;
		font-weight: 600;
		color: #7C8085;
		background: transparent url("/img/bullet.png") scroll 4px center no-repeat;
		cursor: pointer;
	}
	.likumiBlock .links a.open{
		text-transform: uppercase;
		background: transparent url("/img/round_open.png") left center no-repeat;
	}
	.likumiBlock .links a:hover{
		color: #00759B;
	}
	.taOpen .docContent p.lik_paraksts, .docContent div[class^="TV216"]{
		text-align: right;
		font-size: 14px;
		color: #818a8a;
		font-weight: 400;
		font-family: Source Sans Pro;
		margin-top: 27px;
	}
	.lik_paraksts i, .docContent div[class^="TV216"]{
		font-weight: 700;
		display: block;
		font-size: 16px;
		color: #333;
		text-decoration: none;
		font-style: normal;
	}
	.other {
		border-top: 4px solid #75797E;
		padding-top: 10px;
		display: block !important;
	}
	.other .navigation{
		width: 100%;
		padding-bottom: 38px;
	}
	.divider{
		background: transparent url("/img/divider_gray.png") center top repeat-y;
	}
	.other .navigation .elem{
		width: 50%;
		float: left;
		font-size: 14px;
		line-height: 24px;
	}
	.other .list .elem{
		padding: 15px;
		background: #F5F5F5;
	}
	.other .list .elem:hover{
		background: #E8F0F6;
	}
	.other .list .elem .headLine{
		font-family: 'Source Sans Pro';
		color: #2c323a;
		font-size: 17px;
		font-weight: 700;
		line-height: 25px;
	}
	.other .list .l{
		margin-right: 30px;
	}
	.other .list .r{
		margin-left: 30px;
	}
	.other .navigation .left a{
		padding-left: 20px;
	}
	.other .navigation .right a{
		float: right;
		padding-right: 20px;
	}
	.other .list .elem .contentLine{
		padding: 10px 0px;
		font-family: PT Serif;
		line-height: 24px;
		font-size: 16px;
		color: #333;
	}
/*	.other h2{
		font-size: 17px;
		font-weight: 700;
		color: #2c323a;
	}*/
	.docComment{
		display: block;
		background: #FFECB3;
		margin: 30px 0px;
	}
	.opOpen .docComment{
		margin: 30px 0px 0px 0px;
	}

	.infoComment{
		margin: 48px 0px 0px 0px !important;
	}
	.infoComment2{
		margin: 30px 0px 0px 0px !important; padding-bottom: 25px;
	}
	.infoComment2 span {color: #00759B; cursor: pointer;}

	.opOpen .docContent h3 + table{
		margin-top: 18px;
	}
	.docComment .closeComment{
		float: right;
		width: 10px;
		height: 10px;
		background: transparent url("/img/close_dg.png") center center no-repeat;
		cursor: pointer;
		margin: 10px 10px 10px 0px;
	}
	.docComment p{
		padding: 0px 30px 25px 30px;
		line-height: 1.5em;
		font-size: 14px;
	}
	.docComment .closeComment:hover{
		background: transparent url("/img/close_dg_h.png") center center no-repeat;
	}
	.pubPrec{
		display: block;
		padding: 10px 0px;
	}
	.pubPrec p{
		font-size: 14px;
	}
	.pubPrec p span{
		color: #818A8A;
	}
	.atverums{
		padding-bottom: 100px;
	}
	.docContent {
		padding: 0px;
	}
	.docContent h3, div[class^="TV207"]{
		font-size: 24px;
		font-weight: 600;
		line-height: 32px;
		margin: 54px 0px 30px;
		text-align: center;
	}
	.taOpen .docContent h4{
		font-size: 17px;
		font-weight: 700;
		margin:47px 0px 25px;
		text-align: center;
	}
	.docContent h5{
		margin:35px 0px 19px;
	}
	.docContent .lik_noteik{
		font-size: 16px;
		font-family: Source Sans Pro;
		/*font-weight: 400 !important;*/
	}
	.otherWrapper{
		position: relative;
		margin: 60px 0px 0px;
	}
	.otherWrapper .ajaxload{
		display: none;
		height: 100%;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.bothColumns{
		margin: 0px 35px;
	}
	.ajaxload.right{
		background: transparent url("/img/loader_small_light.gif") right 80px top 19px no-repeat;
	}
	.ajaxload.left{
		background: transparent url("/img/loader_small_light.gif") left 100px top 19px no-repeat;
	}
	.docContent p, .docContent div[class^="TV213"], .docContent div[class^="TV215"], .docContent div[class^="TV217"], .docContent div[class^="TV218"], .docContent div[class^="TV212"]{
		font-family: PT Serif;
		color: #333333;
		font-size: 16px;
		line-height: 24px;
		margin: 25px 0px 7px;
	}
	.docContent table tr td{
		font-family: PT Serif;
		color: #333333;
		font-size: 16px;
		line-height: 24px;
	}
	.docContent table td p, .docContent table tr td p{
		padding: 0px;
		margin: 0px;
	}

	.docContent .lik_c, div[class^="TV206"]{
		font-size: 14px;
		color: #818a8a;
		font-weight: 400;
		line-height: 18px;
		font-family: 'Source Sans Pro';
		text-align: right;
		margin: 25px 0px 7px;
	}
	.docContent .lik_noteik{
		font-size: 14px;
		text-align: right;
		line-height: 18px;
		font-family: 'Source Sans Pro';
		margin: 18px 0px 25px;
		color: #333;
	}
	.docContent div.TV206_87_92{
		color: #333;
		font-size: 14px;
		line-height: 18px;
		font-family: 'Source Sans Pro';
	}
	.docContent .lik_izd, div[class^="TV900"]{
		font-size: 14px;
		line-height: 18px;
		font-family: 'Source Sans Pro';
		margin-bottom: 43px;
		padding: 0px;
		text-align: right;
	}
	.docContent .lik_dat{
		font-size: 14px;
		font-weight: 400;
		line-height: 18px;
		font-family: "Source Sans Pro";
		text-align: right;
		color: #333;
	}
	section .mainsContainer .special{
		border: 0px;
	}
	.atverums .docContent{
		padding-bottom: 5px;
	}
	.opOpen .op_desk_title{
		display: block;
	}
	.opOpen .saistitas{
		display: block;
	}
	.opOpen .saistitas a{
		cursor: pointer;
	}
	.opOpen .saistitas p{
		color: #818a8a;
		font-size: 14px;
		/*line-height: 24px;*/
		padding: 20px 0px 15px;
		border-top: 1px solid #E2E2E4;
		margin-top: 20px;
	}
	.opOpen .saistitas p:first-child{
		margin-top: 40px;
	}
	.opOpen .saistitas li{
		/*color: #00759b;*/
		font-size: 14px;
		line-height: 24px;
	}
	.opOpen .saistitas li span{
		color: #818a8a;
		font-size: 14px;
		line-height: 24px;
	}
	/* MENU */
	.menus {
		/*overflow: hidden;*/
	}
	.buttons{
		margin-bottom: 40px;
	}
	.menus .section{
		margin: 20px 0px 50px;
	}
	.menus .section .links a:hover{
		color: #5EDBF3;
	}
	.menus .arrowGray:hover{
		background: transparent url("/img/ico_right_b.png") no-repeat right top 5px;
		color: #0ca5c3;
	}
	.menus .menuLink:hover{
		color: #0ca5c3;
	}
	.buttons .home:hover{
		background:url("/img/menu_home_lb.png") center top no-repeat;
	}
	.buttons .back:hover{
		background:url("/img/arr_left_big_lb.png") center top no-repeat;
	}
	.buttons .close:hover{
		background:url("/img/ico_close_lb.png") center top no-repeat;
	}
	.menus .section p{
		display: block;
	}
	.tooltipClick{
		cursor: pointer;
	}

	.naButton{
		margin-top: 40px;
	}









	.articletitle{
		color: #2c323a;
		font-size: 17px;
		font-family: 'Source Sans Pro';
		font-weight: 700;
	}







}

@media only screen and (min-width: 1200px){
	.topContent .row .topItem4,
	.topContent .row .topItem5 { display: block;}
	.topContent .row.middle {display: none;}
	header .responsePc {
		display: none;
	}
	header .menu .logoIn{
		background: transparent url("/img/logo2.png") no-repeat;
		width: 297px;
		position: absolute;
		margin-left: 50%;
		left: -136px;
		margin-top: 13px;
		height: 34px;
	}

	.otherView .navLeft{width: 35%;}
	.otherView .navMiddle{width: 30%}
	.otherView .navRight{width: 35%;}
  .opOpen .special.specialAmk {
		margin-top:0;
	}
}












.path{
	padding: 16px 0px;
	border-bottom: 1px solid #E2E2E4;
}
.backNorm{
	padding-left: 20px;
	font-size: 14px;
	float: left;
}
.fullNorm{
	float: right;
	font-size: 14px;
	padding-right: 20px;
}
.aboutContent h2{
	line-height: 42px;
	font-size: 21px;
	font-weight: 600;
	color: #333;
}
.aboutContent table{
	width: 100%;
}
.aboutContent td, .aboutContent th{
	border: 1px solid #E2E2E4;
	padding: 5px 10px;
	vertical-align: top;
}
.aboutContent td.indent{
	padding-left: 40px;
}

/*++*/
/*kristaps*/

.aboutSide{
	display: block;
	margin: 48px 0px 20px;
	border-top: 4px solid #75797E;
	padding: 16px 0px;
}
.aboutSide .title p{
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #7C8085;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.4px;
	line-height: 24px;
	text-align: left;
}
.aboutSide .sect a{
	display: block;
	margin-bottom: 15px;
}
.aboutSide .groupSplit{
	width: 50%;
	float: left;
}

.aboutSide .sect a.active{
	color: #7C8085;
}
.aboutContent{
	display: block;
	margin: 48px 0px 48px;
	border-top: 4px solid #75797E;
	color: #333333;
	font-size: 16px;
	line-height: 24px;
}
.aboutContent .title{
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #7C8085;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.4px;
	line-height: 24px;
	text-align: left;
	font-family: Source Sans Pro;
	padding-top: 16px;
}
.aboutContent section{
	margin-bottom: 40px;
}
.aboutContent h1{
	font-weight: 700;
	font-size:24px;
}
.aboutContent p{
  margin: 25px 0;
}
.aboutContent ul {
	margin-top: 25px;
}
.aboutContent ul li{
	background: url("/img/bullet.png") no-repeat 0 10px transparent;
    list-style-type: none;
    padding: 0 0 25px 25px;
}

/*Drukas skats dokumentu atverumiem*/
@media print{
	.docToolsBox, .breadcrumb, .menu_container, .atverums .docNavigation .arrows, header a.logo, .rightColumn, footer, .opOpen h1, header, .header, .atverums .special{
		display: none;
	}
	.atverums .leftColumn, .atverums .rightColumn, .bothColumns{
		margin: 0px !important;
		padding: 0px;
	}
	a{
		color: #00759B;
	}
	.atverums .docNavigation{
		display: block;
		border-top: 1px solid #E2E2E4;
		padding: 10px 0px 10px 0px;
		font-size: 16px;
		margin: 0px 0px 24px 0px;
		box-sizing:border-box;
	}
	.forPrint{
		display: block;
	}
	.forPrintFooter{
		display: block;
		margin-top: 40px;
	}
	.opOpen .op_desk_title{
		display: block;
	}
	.opOpen .op_desk_title h4{
		color: #7C8085;
		padding: 0px 0px 24px 0px;
	}
	.opOpen .printTitle {
		display: block;
		margin-bottom: 20px;
	}
	.opOpen .printTitle .h1{
		font-weight: 600;
		font-size: 22px;
		color: #333;
		line-height: 24px;
		padding: 0px;
		margin: 0px;
		font-family: Source Sans Pro, Open Sans;
	}
	.opOpen .printTitle .h2{
		font-weight: 700;
		font-size: 17px;
		color: #333;
		line-height: 24px;
		padding: 0px;
		font-family: Source Sans Pro, Open Sans !important;
	}
	.opOpen .docContent h3{
		margin-bottom: 20px;
	}
	.taOpen .docContent .lik_noteik {
	    font-size: 14px !important;
	    font-weight: 600 !important;
	    line-height: 18px !important;
	    font-family: Source Sans Pro !important;
	    text-align: right;
	}
	.taOpen .docContent .lik_dat {
	    font-size: 14px !important;
	    font-weight: 400 !important;
	    line-height: 18px !important;
	    font-family: Source Sans Pro !important;
	    text-align: right;
	}
	.taOpen .docContent .lik_izd {
	    font-size: 14px !important;
	    line-height: 18px !important;
	    font-family: Source Sans Pro !important;
	    margin-bottom: 30px !important;
	    text-align: right;
	}
	.taOpen .docContent .lik_c {
	    font-size: 14px !important;
	    font-weight: 400 !important;
	    line-height: 18px !important;
	    font-family: Source Sans Pro !important;
	    text-align: right;
	}
	.taOpen .docContent h3{
		text-align: center;
	}
	.taOpen .docContent h4{
		text-align: center;
	}
	.lik_paraksts{
		font-family: Source Sans Pro !important;
		font-size: 14px !important;
		color: #818A8A !important;
		text-align: right;
	}
	.lik_paraksts i {
    font-weight: 700 !important;
    display: block !important;
    font-size: 16px !important;
    color: #333 !important;
    text-decoration: none !important;
    font-style: normal !important;
	}
	.clickPopup{display: none !important;}
	.docNavigation .lNr, .docNavigation .pNr .nr{font-size: 16px;}
	.docContent p,
  .docContent div[class^="TV213"],
  .docContent div[class^="TV215"],
  .docContent div[class^="TV217"],
  .docContent div[class^="TV218"],
  .docContent div[class^="TV212"],
  .opOpen .docContent .printTitle + h3{font-family: PT Serif !important;color: #333333;font-size: 14px;line-height: 24px;margin: 9px 0px 7px;padding: 0px;}
  .docContent p.h1{ font-family: Source Sans Pro !important; }
	.opOpen .docContent .printTitle + h3{font-weight: 700;text-align: left;}
	.docContent{padding: 0px;}
	.docContent table tr td p,
	.mk_table td,
	.mk_table td p {font-size: 12px !important;line-height: 18px !important; padding: 0px; margin: 0px;}
	table td{padding: 2px !important;}
  .mk_table.size16 td p,
  .mk_table.size16 td {font-size: 14px; line-height: 21px !important;padding: 0px !important;}
  .mainsContainer{overflow: visible;}
  b h3, h3 b{font-weight: 600 !important}
  .docContent h4{font-size: 15px;line-height: 21px;}

	.docComment{display: block; font-size: 12px; border-bottom: 1px solid #E2E2E2; margin-top: -14px; padding-bottom: 10px; line-height: 24px; color: #333; }
	.docComment a{color: #333;}

	#cookiescript_badge {
		display: none !important;
	}
}

@media screen and (max-width: 600px) {
	.popupContainer.signUpForNews {
		max-width: 100%;
		width: 92%;
		margin-left: 4%;
		margin-top: 0px;
		left: 0;
		top: 10%;
		padding-bottom: 0px;
		max-height: 500px;
		overflow: scroll;
		padding: 35px 10px 35px 10px;
	}
	.signUpForNews #signUpForNewsReCaptcha {width: 100% !important;}
	.signUpForNews button {width: 100% !important; margin-bottom: 15px;}
}

.math-tex-formula {display:none}
