@media only screen and (max-width:767px){ /*mobile*/	
	.tablet{display:none}
	.desktop{display:none}

	.konkurss-mobile-small-font{
		font-size: 16px !important;
	}

	.konkurss-mobile-very-small-font{
		font-size: 14px !important;
	}

	.konkurss-reg-form input[type="text"] {width: 278px!important;-webkit-appearance:none}
	.konkurss-reg-form textarea {width: 278px!important;-webkit-appearance:none}

	.konkurss-container {
		width: 320px!important;		
	}
	.konkurss-resp-header {
		background: url(../images/konkurss2016/NEW_header_mob@2x.png) 0 0 no-repeat;
		width: 320px;
		height: 105px;
		background-size: 320px 95px;
	}
	.konkurss-resp-header-soc{
		top:75px;
	}
	.konkurss-menu-elem {	
		border-right: none;
		width: 100%;
		text-align: left;
		border-bottom:1px solid white;
	}
	.konkurss-menu-elem-active {	
		border-right: none;
		width: 100%;
		text-align: left;
		border-bottom:1px solid white;
	}
	.konkurss-menu-main{
		background-color: #eaf0f1;
		width:100%;
	}
	.konkurss-menu-old{
		background-color: #f6f6f6;
		width: 100%;
		text-align: left;
	}
	.konkurss-menu-elem-small {
		font-size: 12px;
		font-weight: bold;
	}
	.konkurss-menu-elem-active-small{
		font-size: 12px;	
		padding: 8px 8px;
	}
	.konkurss-menu-elem-label {
		padding: 12px 5px 9px 20px;
	}
	.konkurss-main-image{
		width:320px; 
		height:340px;
		background: url(/images/konkurss2016/headerbilde_mob_2.jpg) 0 0 no-repeat;
		background-size: 320px 340px;
	}
	
	.konkurss-resp-balvas .cont{padding-top: 20px!important}
	.konkurss-resp-balvas .cont .vieta{text-align: left!important;margin-bottom:10px;width:100%!important;}
	.konkurss-resp-balvas .cont .vieta img{width:35px!important;vertical-align: middle}
	.konkurss-resp-balvas .cont .vieta span{display: inline!important;font-size:14px!important;vertical-align: middle;margin-left:10px;}
	.konkurss-resp-balvas .cont .vieta i{display:none;}
	.konkurss-resp-balvas .cont .other{width:100%!important;}
	.konkurss-resp-balvas .cont .skolens{width:100%!important;}
	.konkurss-resp-balvas .cont .header{font-size: 14px!important}
	.konkurss-resp-balvas .cont .text{margin-top:10px!important;line-height:22px!important}
	.konkurss-resp-balvas .cont .skolotajs{width:100%!important;margin-left:0px!important;margin-top:20px;}
	.konkurss-par-header {
		font-size: 16px!important;
		margin-left: 20px!important;
	}
	.konkurss-par-body > img{
		float:left;
		width: 40px;
		height: auto;
		vertical-align: top;
		margin-right: 17px;
	}

	.konkurss-par-body-right{
		display: inline!important;
	}
	.konkurss-par-body-right > .konkurss-par-title {
		font-size:14px !important;
	}

	.konkurss-par-riko a:first-child img{
		width:140px;
		height: auto;
		display: inline-block;
	}
	.konkurss-par-atbalsta a{
		margin-right: 0px!important;
		margin-bottom:20px!important;
		display: inline-block;
		vertical-align: middle;
	}
	.konkurss-par-atbalsta a:nth-child(2) img{
		width:170px;height:auto;
	}
	.konkurss-par-atbalsta a:nth-child(3) img{
		width:170px;height:auto;
	}
	.konkurss-par-atbalsta a:nth-child(odd) {
		float:left; clear:both;
	}
	.konkurss-par-atbalsta a:nth-child(even) {
		float:right;
	}
	.konkurss-par-atbalsta:after {
	    content: '';
	    display: block;
	    clear: both;
	}
	.konkurss-reg-button-footer > div > a{
		display: block; width: 100%; margin: 0 0 20px 0!important;
	}
	.konkurss-reg-button-footer > div > a:last-child{
		margin: 0!important;
	}
	.konkurss-zurija-elem {
		width:100%!important;
	}
	.konkurss-zurija-elem td:nth-child(2){
		padding-top: 8px!important;
		padding-bottom: 15px!important;
	}
	.konkurss-work-noverte {
		width: 300px!important;	
		text-align: center;
		margin-top: 24px;	
	}
	.konkurss-work-noverte a{padding:10px 18px!important}
	#konkurss_eseja_komentars{width: 300px !important;box-sizing: border-box;}
	.konkurss-work-td {padding:0px 10px}
	.iesniegt_darbu_poga_facebook{font-size:14px!important;padding:0px!important;width:auto!important;}
	.konkurss-jauns-paldies-bloks{
		width: 300px!important;
		padding:10px 24px!important;
		margin-top:20px;
		position:static!important;
	}
	.konkurss-jauns-paldies-bloks .title{margin-bottom:10px!important;padding-bottom:10px!important}
	.konkurss-add-ok-tell{width: auto!important}
}
@media only screen and (min-width:768px) and (max-width:990px){ /*tablet*/
	.mobile{display:none}
	.desktop{display:none}
	.konkurss-container {
		width: 768px!important;
	}
	.konkurss-resp-header {
		background: url(../images/konkurss2016/NEW_header_tbl@2x.png) 0 0 no-repeat;
		width: 768px;
		height: 160px;
		background-size: 768px 160px;
	}
	.konkurss-resp-header-soc{
		top:124px;
	}
	.konkurss-menu-elem {	
		border-right: 1px solid #ffffff;
		width: 249px;	
		text-align: center;
	}
	.konkurss-menu-elem:last-child {	
		border-right:none;
	}
	.konkurss-menu-elem-active {	
		border-right: 1px solid #ffffff;
		width: 249px;	
		text-align: center;
	}
	.konkurss-menu-main{
		background-color: #eaf0f1;
		width:100%;
		text-align: left;
	}
	.konkurss-menu-old{
		background-color: #f6f6f6;
		width: 100%;
		text-align: right;
	}
	.konkurss-menu-elem-small {
		font-size: 12px;
		font-weight: bold;
	}
	.konkurss-menu-elem-active-small{
		font-size: 12px;	
		padding: 8px 8px;
	}
	.konkurss-menu-elem-label {
		padding: 12px 5px 9px 25px;
	}
	.konkurss-main-image{
		width:768px; 
		height:632px;
		background: url(/images/konkurss2016/headerbilde_tbl_2.jpg) 0 0 no-repeat;
		background-size: 768px 632px;
	}
	.konkurss-resp-balvas .cont .other{width:570px!important;}
	.konkurss-resp-balvas .cont .skolens{width:275px!important;}
	.konkurss-resp-balvas .cont .skolotajs{width:275px!important;}
	.konkurss-zurija-elem:nth-child(7) {
		border-bottom: none;
	}

}
@media only screen and (min-width:991px){ /*desktop*/
	.mobile{display:none}
	.tablet{display:none}
	.konkurss-resp-header {
		background: url(../images/konkurss2016/NEW_header_1500@2x.png) 0 0 no-repeat;
		width: 990px;
		height: 160px;
		background-size: 990px 160px;
	}
	.konkurss-resp-header-soc{
		top:124px;
	}
	.konkurss-menu {
		border-bottom: 2px solid #C7C7C7;
		background-color: #eaf0f1;
	    text-align: left;
	}
	.konkurss-menu-elem {	
		border-right: 1px solid #C7C7C7;
		text-align: center;
	}
	.konkurss-menu-elem-active {
		text-align: center;
	}
	.konkurss-menu-elem-active-small {	
		padding: 19px 8px;
	}
	.konkurss-menu-elem-small {
		font-weight: normal;
	}
	.konkurss-menu-elem-label {
		padding: 12px 5px 9px 25px;
	}
	.konkurss-main-image{
		width:990px; 
		height:632px;
		background: url(/images/konkurss2016/headerbilde_beidzies_2.jpg) 0 0 no-repeat;
		background-size: 990px 632px;
	}
	.konkurss-zurija-elem:nth-child(7) {
		border-bottom: none;
	}
}

.konkurss-main {
	text-align: center;
	margin: -1px 0 0 0;
	padding: 0px;
	font-family: 'Arial', sans-serif; 
	font-size: 12px;
}

.konkurss-container {
	width: 694px;
	margin: 0px;
	padding: 0px;
}

.konkurss-header {	
	background: url(../images/konkurss2016/NEW_header_1500@2x.png) 0 0 no-repeat;
	background-size: 990px 160px;
	height: 160px;
}

.konkurss-resp-header {
	display: block;
}

.konkurss-resp-header-soc{
	text-align: right;
	position: absolute;
	right:0px;
}
.konkurss-resp-header-soc > *{
	margin-left: 5px;
}

.konkurss-header div {
	height: 124px;
}

.konkurss-header .konkurss-header-link {	
	width: auto;
	height: 135px;
	display: block;
}

.konkurss-intro-arrow {
	padding: 0 0 0 190px;
}

.konkurss-intro-arrow  img{
	margin-top: -10px;
}

.fa-plus {
    background: #FFD000;
    border-radius: 50%;
    height: 2em;
    width: 2em;
    line-height: 33px;
    color:#192F70;
    margin-right: 10px;
}

.fa-info {
    background: #FFFFFF;
    border-radius: 50%;
    height: 2em;
    width: 2em;
    line-height: 33px;
    color:#192f70;
    margin-right: 10px;
}

.fa-align-justify {
    background: #FFFFFF;
    border-radius: 50%;
    height: 2em;
    width: 2em;
    line-height: 33px;
    color:#192f70;
    margin-right: 10px;
}

.konkurss-menu {
	padding: 0;	
	font-family: 'Arial', sans-serif; 
	font-size: 16px;
}

.konkurss-menu-main {
	display: inline-block;
} 
.konkurss-menu-old {
	display: inline-block;
} 

.konkurss-menu-elem {	
	color: #234382;
	font-weight: bold;
	padding: 12px 20px 12px 20px;
	display: inline-block;
	box-sizing:border-box;
}

.konkurss-menu-elem i {
	text-align: center;
}
.konkurss-menu-elem-active i {
	text-align: center;
}

.konkurss-menu-elem-small {	
	color: #234382;
	text-align: center;
	padding: 12px 8px 12px 8px;
	display: inline-block;
}

.konkurss-menu-elem-label {
	font-size: 12px;
	color: #3f4040;
	text-align: center;
	font-weight: normal;
}

.konkurss-menu-elem-active {	
	color: #eaf0f1;
	font-weight: bold;
	padding: 12px 20px;
	background-color: #192f70;
	pointer-events: none;
	cursor: default;
	display: inline-block;
	box-sizing:border-box;
}

.konkurss-menu-elem-active-small {	
	color: #eaf0f1;
	font-weight: normal;
	text-align: center;
	background-color: #192f70;
	pointer-events: none;
	cursor: default;
	display: inline-block;
}

.konkurss-menu-elem a{
	color: #234382;
	text-decoration: none;
}

.konkurss-menu-elem-active a{color: #eaf0f1;}

.konkurss-menu-elem a:hover{	
	text-decoration: underline;
}

.konkurss-footer {
	background-color: #000000;
	margin: 0 0 20px 0;
	padding: 10px 10px 10px 10px;
}

.konkurss-footer-arrow {
	margin: 40px 0 0 0;
	text-align: center;
}

.konkurss-footer table td{
	font-family: 'Arial', sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

.konkurss-reg-with {
	font-family: 'Arial', sans-serif;
	color: #234382;
	letter-spacing: -0.25;	
	padding: 50px 0 20px 0;
	font-size: 22px;
	font-weight: bold;
	
}

.konkurss-reg-with-explain {
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	color: #234382;
	padding: 0 0 20px 0;
	letter-spacing: 0;
	font-weight: normal;
	line-height: 18px;
	
}

.konkurss-balvas-head {
	font-family: 'Arial', sans-serif;
	color: #fc3318;
	font-weight: bold;
	font-size: 18px;
	padding: 0 0 10px 20px;
	line-height: 22px;
}

.konkurss-balvas-text {
	font-family: 'Arial', sans-serif;
	color: #234382;
	padding: 0 0 30px 20px;
	line-height: 20px;
}

.konkurss-balvas-title {
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-size: 22px;
	font-weight: bold;
	padding: 30px 0 35px 0;
}

.konkurss-balvas-img {
	padding: 1px 8px 25px 0;
}

.konkurss-afisha {
	padding: 30px 0 50px 0;
}

.konkurss-par-header {
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-size: 24px;
	font-weight: bold;
	/*border-bottom: 1px solid #eaf0f1;*/
	padding: 0 0 5px 0;
	margin: 60px 0 20px 0;
}

.konkurss-par-body {
	background-color: #F1F1F1; padding: 40px 25px 10px 25px;
}

.konkurss-par-body > img{
	/*float:left;*/
	vertical-align: top;
	margin-right: 17px;
}

.konkurss-par-body-right{
	display: inline-block;
	width: calc(100% - 220px);
	padding-top:10px;
}

.konkurss-par-title {
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-weight: bold;
	font-size: 18px;
	padding: 0 0 10px 0;	
}

.konkurss-par-title2 {
	font-family: 'Arial', sans-serif;
	color: #fc3318;
	font-weight: bold;
	font-size: 18px;
	padding: 0 0 2px 0;	
}

.konkurss-par-title2 span {	
	color: #234382;
}

.konkurss-piedalies {
	/*background-color: #eaf0f1;*/
	/*padding: 0 10px 30px 10px;*/
}

.konkurss-par-title img{
	margin-right: 12px;
}

.konkurss-par-text {	
	font-family: 'Arial', sans-serif;
	color: #000000;
	padding: 0 0 40px 0;
	line-height: 20px;
}

.konkurss-par-text p {
	margin-top: 10px;
}

.konkurss-poga-reg-hover {
	height: 44px;
	overflow: hidden;
	display: block;
}

.konkurss-poga-reg-hover:hover img {
	margin-top: -44px;
}

.konkurss-zurija { margin-bottom: 15px; background-color: #F1F1F1;}

.konkurss-zurija img { margin: 3px 0 3px 0; }

.konkurss-zurija a {
	color: #DADADA;
}
.konkurss-zurija a:hover {
	color: #234382 !important;
}
.konkurss-zurija-elem {
	box-sizing:border-box;
	display: inline-block;
	width: calc(50% - 2px);
	border-bottom: 1px solid white;
}
.konkurss-zurija-elem:last-child {
	border-bottom: none;
}
.konkurss-zurija-elem:nth-child(odd) td:nth-child(2){
	border-right: 1px solid white;
}
.konkurss-zurija-elem td:nth-child(2){
	padding-right: 15px;
}
.konkurss-zurija-elem td{	
	padding-top: 20px
}
.konkurss-zurija-elem td:first-child{
	width: 165px;
	padding-bottom: 15px;
}
.konkurss-zurija-elem td:first-child img {
	margin-left: 25px;
}
.iesniegt_darbu_poga {
	display: block;
	background-color: #192f70;
	color: white;
	font-size: 18px;
	padding: 10px 20px;
	border-radius: 6px; 
	text-align: center;
	text-decoration: none;
}

.iesniegt_darbu_poga:hover {
	text-decoration: none;
	color: white;
	background-color: #122863;
}

.iesniegt_darbu_poga .fa-plus {
    background: white;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    line-height: 40px;
    color:#192F70;
}

.iesniegt_darbu_poga_facebook {
	display: block;
	background-color: #192f70;
	color: white;
	font-size: 18px;
	padding: 10px 3px;
	border-radius: 6px; 
	text-align: center;
	text-decoration: none;
}

.iesniegt_darbu_poga_facebook span {
	vertical-align: middle;
}

.iesniegt_darbu_poga_facebook:hover {
	text-decoration: none;
	color: white;
	background-color: #122863;
}

.iesniegt_darbu_poga_facebook .fa-facebook-official {
    background: #192F70;
    color: white;
    font-size: 30px;
    margin: 7px 10px 7px 1px;
    vertical-align: middle;
}

.konkurss-par-text span { display: block; margin: 5px 0 5px 0; }

.konkurss-par-download a{
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-weight: bold;
	text-decoration:none;
	font-size: 14px;
	
}

.konkurss-works-title {
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-weight: bold;
	font-size: 14px;	
	padding: 0 0 6px 0;
}

.konkurss-works-title a{
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-weight: bold;
	font-size: 14px;	
	padding: 0 0 6px 0;
	text-decoration:none;
}

.konkurss-works-title a:visited{
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-weight: bold;
	font-size: 14px;	
	padding: 0 0 6px 0;
	text-decoration:none;
}

.konkurss-works-title a:hover{
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-weight: bold;
	font-size: 14px;	
	padding: 0 0 6px 0;
	text-decoration:none;
}

.konkurss-works-descr {
	font-family: 'Arial', sans-serif;
	color: #8fa3b8;
	font-weight: normal;
	font-size: 12px;	
}

.konkurss-works-verttitle {
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-weight: normal;
	font-size: 12px;	
	border-bottom: 2px solid #eaf0f1;	
	padding: 13px 0 13px 0;
}

.konkurss-works-vert-on {
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-weight: bold;
	font-size: 18px;			
	border-bottom: 2px solid #eaf0f1;
	padding: 13px 0 13px 0;
}

.konkurss-works-vert-off {
	font-family: 'Arial', sans-serif;
	color: #8fa3b8;
	font-weight: bold;
	font-size: 18px;			
	border-bottom: 2px solid #eaf0f1;
	padding: 13px 0 13px 0;
}

.konkurss-works-delimeter {
	border-bottom: 2px solid #eaf0f1;
	padding: 13px 0 13px 0;
}

.konkurss-works-delimeter-top-bottom {
	border-bottom: 2px solid #eaf0f1;
	border-top: 2px solid #eaf0f1;
	padding: 13px 0 13px 0;
}

.konkurss-paging_active {
	font-family: 'Arial', sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;	
}

.konkurss-paging_pasive {
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-weight: bold;
	font-size: 14px;	
	text-decoration: none;	
}

.konkurss-paging_pasive {
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-weight: bold;
	font-size: 14px;	
	text-decoration: none;	
}

.konkurs_paging_elem {
	padding: 0 7px 0 7px;
	font-family: 'Arial', sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 16px;	
	text-decoration: none;		
}

.konkurs_paging_elem a{
	color: #234382;
	font-size: 16px;	
}

.konkurs_paging_elem span{
	color: #000000;
	font-size: 16px;	
}

.konkurss-works-filter {
	background-color: #eaf0f1;	
	padding: 25px 0px 25px 20px;
}

.konkurss-works-filter td{
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-size: 12px;	
}

.konkurss-works-filter a{
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-size: 12px;
	text-decoration: underline;	
}

.konkurss-works-filter a:visited{
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-size: 12px;
	text-decoration: underline;	
}

.konkurss-works-filter span{
	font-family: 'Arial', sans-serif;
	color: #8fa3b8;
	font-size: 12px;
	text-decoration: none;	
}

.konkurss-reg-form {
	padding: 0px;
	margin: 0px;
}

.konkurss-reg-form div{
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-size: 12px;
	font-weight: bold;
	
}

.konkurss-reg-form-input {
	width: 100%;
	height: 30px;
	border: 1px solid #c3c9ce;
	padding: 2px 10px 2px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	background-color: #f7f9f9;
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-size: 12px;
}

.konkurss-reg-form-caption {
	padding: 15px 0 5px 0;
}

.konkurss-reg-form-piekritu {
	padding: 15px 0 5px 0;
}

.konkurss-reg-form-piekritu span{
	font-weight: normal;
}

.konkurss-reg-form-piekritu a{
	font-weight: normal;
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-size: 12px;
}

.konkurss-reg-form-piekritu input{
	/*border: 1px solid red;*/
	margin: 0 10px 0 0;
}

.konkurss-add-ok-link a {
	text-decoration: none;	
	font-family: 'Arial', sans-serif;
	color: #8fa3b8;
	font-weight: normal;
	font-size: 12px;		
}

.konkurss-add-ok-tell {
	font-weight: bold;
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-size: 14px;
	background-color: #eaf0f1;
	width: 400px;
	padding: 30px 30px 15px 30px;
	line-height: 22px;
}

.konkurss-add-dalib-info {
	font-weight: normal;
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-size: 12px;	
	padding: 7px 0 7px 0;
}

.konkurss-add-dalib-info span{
	font-weight: bold;
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-size: 12px;	
}

.konkurss_esejas_teksts_pilns {
	font-weight: normal;
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-size: 14px;
	padding: 30px 0 30px 0;
	line-height: 22px;	
}

.konkurss-works-link-back {
	padding: 20px 0 0 0;
}

.konkurss-works-link-back a{
	font-weight: bold;
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-size: 14px;
	text-decoration: none;
}

.konkurss-works-link-back a:visited{
	font-weight: bold;
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-size: 14px;
	text-decoration: none;
}

.konkurss-work-noverte {
	font-weight: bold;
	font-family: 'Arial', sans-serif;
	color: #234382;
	font-size: 14px;
	padding: 9px 0 30px 0;
}

.konkurss-work-patik {
	padding: 5px 0 20px 0;
}

.konkurss-work-patik a{
	font-weight: bold;
	font-family: 'Arial', sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.konkurss-new-reg {

}

.konkurss-main-image{
	display: block;
}

.konkurss-reg-new-explain {
	padding-top:25px;
}

.konkurss-uzv2011-title {
	font-family: Arial, sans-serif; 
	color: #234382;
	font-size: 28px;
	font-weight: normal;
	padding: 30px 0 25px 0;
	text-align: center;
	line-height: 28px;	
}

.konkurss-uzv2011-body {
	font-family: Arial, sans-serif; 
	font-size: 14px;
	color: #234382;
	line-height: 23px;
}

.konkurss-uzv2011-body div { padding: 10px 0px 10px 0px; }
.konkurss-uzv2011-body td { padding: 40px 30px 40px 0px; vertical-align: top; }

.konkurss-resp-balvas {

}

.konkurss-resp-balvas .cont{background-color:#F1F1F1;margin-top:1px;overflow:hidden;padding:40px 15px;}
.konkurss-resp-balvas .cont .vieta{float:left;display:inline-block;text-align: center;width:140px;margin-right:10px;}
.konkurss-resp-balvas .cont .vieta img{width:120px;height:auto}
.konkurss-resp-balvas .cont .vieta span{color:#9ba8c4;display:block;font-weight: bold;}
.konkurss-resp-balvas .cont .skolens{float:left;display:inline-block;width:370px;}
.konkurss-resp-balvas .cont .skolotajs{float:left;display:inline-block;width:370px;margin-left:30px;}
.konkurss-resp-balvas .cont .other{float:left;display:inline-block;width:750px;}
.konkurss-resp-balvas .cont .header{ont-family: 'Arial', sans-serif; color: #234382;font-weight: bold;font-size: 18px;}
.konkurss-resp-balvas .cont .text{line-height:28px;margin-top:20px;}
.konkurss-resp-balvas .cont .text span{color:#94a3c1}
.konkurss-resp-balvas .cont .vieta i{font-style:normal;}

.konkurss-resp-delimeter{margin-left:20px;}
.konkurss-resp-button1{background-color: #94a3c1;color:white;padding:12px 0;border-radius:8px;font-size:14px;width:177px; display: inline-block;}
.konkurss-resp-button1:hover{color:white;text-decoration:none;background-color:#234382}
.konkurss-resp-button1 i.fa{margin-right:10px;}
.konkurss-resp-button1 i.fa-plus-circle{color:#fccc40;}

.konkurss-jauns-paldies-bloks{
	width: 250px;
	/*height: 290px;*/
	background-color: #eaf0f1;
	padding:24px;
	box-sizing:border-box;
	position:absolute;
	top:370px;
}
.konkurss-jauns-paldies-bloks .title{
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	color: #417505;
	padding-bottom: 20px;
	margin-bottom: 40px;
	border-bottom: solid 2px #c7c7c7;
}
.konkurss-jauns-paldies-bloks .title .fa{margin-right:19px;font-size:36px;vertical-align:middle}
.konkurss-jauns-paldies-bloks .text{font-weight: bold;color: #949494; font-size: 16px;text-align: left;}
.konkurss-jauns-paldies-bloks .box{
	margin-top:19px;
	background-color: #f4f4f4;
	box-shadow: inset 0 0 1px 0 #8c8c8c;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 2.14;
	color: #949494;
	padding:22px;
}
.konkurss-jauns-paldies-bloks .box span{
	font-size: 25px;
	line-height: 1.2;
}

.konkurss-work-noverte {
	width: 120px;
	background-color: #eaf0f1;
	padding:24px 10px;
	box-sizing:border-box;
}
.konkurss-work-noverte .title{
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	color: #696969;
	padding-bottom: 13px;
	margin-bottom: 5px;
	border-bottom: solid 2px #c7c7c7;
}
.konkurss-work-noverte a{font-size:11px;font-weight:bold;text-align:center;color:#9c9c9c;display:inline-block;text-align:center;margin-top:10px;padding:10px 25px}
.konkurss-work-noverte a:hover{text-decoration:none;background-color: #e1e1e1;box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.05);}
.konkurss-work-noverte a i{border-radius:45px;background-color:#395b9b;color:white;font-size:25px;width:50px;height:50px;display:block;box-sizing:border-box;line-height:54px;text-align:center;margin-bottom:11px;}
.konkurss-work-noverte a.like i{background-color: rgba(57, 91, 155, 0.5)}
.konkurss-work-noverte a.dislike i{background-color: rgba(56, 91, 155, 0.3)}

.konkurss-par-riko{
	text-align: center;
}
.konkurss-par-atbalsta{
	text-align: center;
	line-height: 100px;
}
.konkurss-reg-button-footer {
	padding-top:30px;
}
.konkurss-reg-button-footer > div{
	border-top: 2px solid #f1f1f1;padding-top:30px;text-align: center
}


