@charset "UTF-8";

#forums #threadsA {
	margin: 0.25em 1em;
	overflow: hidden;
}

.repeater.columns {
	overflow: visible;
	margin-bottom: 2em;
	/* background: #ffffff; */
	/* border: 5px solid #424242; */
	font-size:0.9em;
	box-sizing:border-box;
}

.repeater.columns + .buttons {
	margin-top: -1.8em;
	margin-bottom: 2em;
	text-align: right;
}

body.stranka-forum .repeater.columns .item {
	/* border-bottom: 1px solid #424242; */
	background: #fff !important;
	padding: 20px;
	margin: 10px 0;
	position: relative;
	overflow: visible;
	display: inline-block;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 50px;
}

body.stranka-forum .repeater.columns .item:after {
	content: '';
	position: absolute;
	bottom: -50px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 50px 50px 0 0;
	border-color: #ffffff transparent transparent transparent;
}

.rowclick .item {
	cursor:pointer;
}
body.stranka-forum .repeater.columns .item:nth-child(even) {
	background-color: rgba(255, 255, 255, 0.85);	
}
body.stranka-forum .repeater.columns .item:nth-child(odd) {
	background-color: rgba(255, 255, 255, 0.75);
}

body.stranka-forum .repeater.columns .item:hover {
	background:white;
}


body.stranka-forum  .repeater-footer {
	background: #424242;
	border: 0;
	box-shadow: 0 16px 15px -12px black inset;
	padding: 0;
	font-size: 0.8em;
}
body.stranka-forum .paging-back {
	display:inline-block;
	float:left;
}
body.stranka-forum .paging-fwd {
	display:inline-block;
	float:right;
}
body.stranka-forum .paging-buttons a i.fa {
	padding:0;
}
body.stranka-forum .paging-buttons a {
	display: inline-block;
	background: rgb(0, 0, 0);
	color: silver;
	width: 18px;
}
body.stranka-forum .paging-buttons a.disabled {
	background:transparent;
	pointer-events:none;	
	color:gray;
}
body.stranka-forum .paging-back a {
	margin-right:3px;
}
.paging-fwd a {
	margin-left:3px;
}
body.stranka-forum .repeater-footer .rowcount {
	float: right;
	color: silver;
	background: rgba(255, 255, 255, 0.1);
	padding: 0 3px;
}
body.stranka-forum .paging a {
	display: inline-block;
	color: silver;
	width: 18px;
	text-decoration:none;
}
body.stranka-forum .paging a.active {
	background:black;
}
body.stranka-forum .paging-buttons a:hover,
body.stranka-forum .paging a:hover {
	color: white;
}


body.stranka-forum .repeater.columns .item.head {
	background-color: #424242;
  	color: #FFF; 
  	border: 0;
  	border-left: 0;
  	border-right: 0;
  	width: 100% !important;
  	box-shadow: 0 -16px 15px -12px black inset;
}

.repeater.columns .empty {
	background:white;
}

.repeater.columns .item.head span a {
	text-decoration: none;
}

.repeater.columns .item.head span a:hover {
	text-decoration: underline;
}
.repeater.columns .item .field {
}
body.stranka-forum .repeater.columns .item.head .field,
body.stranka-forum .repeater.columns .item.head .field a {
	color: darkgrey;
}
.repeater.columns .item.head .field a {
	color:inherit;
}
body.stranka-forum #forums .item {
	display: block;
	overflow: hidden;
	position: relative;
	padding: 1em;
	background-color: rgb(255, 255, 255);
	margin: 0 auto 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	/* -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); */
	/* box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); */
	box-sizing: border-box;
}

#threadsA .item {
	padding: 0;
	width: 48%;
	/* min-height: 122px; */
	float: left;
	margin: 1%;
	box-sizing: border-box;
}

#forums .item {
	
}

#forums.item:hover {
	transform: scale(1.03);
	-webkit-transform: scale(1.032);
	-webkit-transition: all 0.4s;    
    transition: all 0.2s;  
    box-shadow: 0 0 5px #000;
}

span.item {
	display: inline-block;
  	overflow: hidden;
  	position: relative;
  	margin-bottom: 0em;
  	border: 1px solid #DFDFDF;
  	padding: 0.2em 0.4em;
  	cursor: pointer;
}

div#threadsA .rowclick,
#forums .item:hover {
	/* background: #FFF; */
	/* box-shadow: 0 0 5px; */
}

body.stranka-forum  span.field.text {
	display: block;
	padding: 10px;
	border: 1px solid silver;
	margin-top: 8px;
	/* background: rgba(29, 69, 146, 0.41); */
	font-family: opensans-light-300;
    line-height: 1.4em;
}

span.field.text {}

span.field.text h6 {
	margin: 0;
    margin-bottom: 5px !important;

}

body.stranka-forum span.field.userCreated {}
body.stranka-forum span.field.repliesList .item {
    margin-left: 30px;
    padding-left: 10px;
    display: block;
    background: #fff;
    border-left: 1px solid silver;
    border-bottom: 1px solid silver;
    background: rgba(0, 0, 0, 0.04) !important;
}
body.stranka-forum span.field.replies {}
body.stranka-forum span.field.replies:before {
	content: '\f064';
    color: #1D4592;
    margin-right: 4px;    
    font-family: FontAwesome;
    font-size: 12px;
}

.forums-wrap span.field.userCreated,
.forums-wrap span.fluid.title.field.refTitle,
.forums-wrap span.field.timeCreated,
.forums-wrap span.field.count, 
.forums-wrap span.field.forum_title,
.forums-wrap span.field.lastReply_userCreated,
.forums-wrap span.field.lastReply_timeCreated {
	display: inline-block;	
	font-size: 1.1em !important;
	border-bottom: 1px solid silver;
	width: 46% !important;
	margin-right: 10px;
	box-sizing: border-box;
	line-height: 1.5rem;
}
#threads {width: 100% !important;}
#threads span.field.lastReply_userCreated,
#threads span.field.lastReply_timeCreated {width: 40% !important;margin-right: 10px;}

.forums-wrap span.field.userCreated:before,
.forums-wrap span.fluid.title.field.refTitle:before,
.forums-wrap span.field.timeCreated:before,
.forums-wrap span.field.count:before,
.forums-wrap span.field.forum_title:before, 
.forums-wrap span.field.lastReply_userCreated:before, 
.forums-wrap span.field.lastReply_timeCreated:before {
	font-size: 12px !important;
	padding: 0 !important;
	display: block !important;
	font-family: opensans-light-300 !important;
	color: #ff6e00 !important;
}

.forums-wrap span.field.userCreated:before {content: 'Vytvoril:'; }
.forums-wrap span.fluid.title.field.refTitle:before {content: 'Názov:';}
.forums-wrap span.field.timeCreated:before {content: 'Vytvorené:'; }
.forums-wrap span.field.count:before {content: 'Počet reakcií:'; }
.forums-wrap span.field.forum_title:before {content: ''; }
.forums-wrap span.field.lastReply_userCreated:before {content: 'Posledná reakcia od:' !important;}
.forums-wrap .field.lastReply_timeCreated:before {content: 'Posledná odpoveď:' !important;}

span.field.timeCreated {
	/* background: #f3f3f3; */
	/* padding: 4px 10px; */
	/* border-radius: 2px; */
}

.forums-wrap span.field.userCreated {
	padding: 0 0.6em;
	/* color: #1D4592; */
	/* font-size: 1.1em; */
	text-transform: capitalize;
}

span.field.userCreated:before {
	/* content: '\f007'; */
	/* color: #1cb4ff; */
	/* margin-right: 4px; */
	/* font-family: FontAwesome; */
	/* font-size: 14px; */
}

span.fluid.title.field.refTitle {
	/* width: 30% !important; */
	/* float: left; */
	/* margin-bottom: 1em; */
}

span.fluid.title.field.refTitle a {
	text-decoration: none;
	color: #007ab5;
	font-family: opensans-semi-bold-600;
}

div#threadsA .item:hover span.fluid.title.field.refTitle a{
	font-weight: 900;
} 

#forums .threads .timeCreated {
	float:right;
}

#forum .threads .field.timeCreated {
	width: 100%;
	color: #818181 !important;
	font-size: 0.8em !important;
	border-radius: 2px;
	bottom: 0;
	padding: 0.4em;
}

span.field.timeCreated a {

}

.field.count {
	color: #58585A;
	border-radius: 0.2em;
	/* background: rgba(192, 192, 192, 0.25); */
}
.field.count time {
	padding-left: 1em;
	font-size:0.8em;
}

.field.count:before {
	content: "\f086";
	padding-right: 6px;
	font-family: fontAwesome;
}

h2.grid-header.last-replies:before {
	content: url('img/last-answer-forum-ico.png');  
	position: relative;
  	padding-right: 0.4em;
  	top: 0.2em;	  	
}

span.field.forum_title {
	position: absolute;
	top: 0;
	right: 0;
	max-width: 55%;
	color: #FFF;
	padding: 0.2em 0.7em;
	border-radius: 0.2em;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#424242+0,3a3a3a+100 */
	background: rgb(66,66,66);/* Old browsers */
	background: -moz-linear-gradient(45deg,  rgba(66,66,66,1) 0%, rgba(58,58,58,1) 100%);/* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  rgba(66,66,66,1) 0%,rgba(58,58,58,1) 100%);/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  rgba(66,66,66,1) 0%,rgba(58,58,58,1) 100%);/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#3a3a3a',GradientType=1 );/* IE6-9 fallback on horizontal gradient */
	box-shadow: inset 1px -1px 4px #000;
}

span.field.forum_title:before {
	content: 'názov fóra: ';	
	font-size: 12px;
	text-align: right;
}

span.field.tags {
	display:none;
	float: left;
	clear: both;	
}

span.field.tags div.repeater.tags div.item {
	border:none;
	margin-left: 6px;
}

span.field.tags div.repeater.tags div.item a {
	text-decoration: none;
	padding: 1em;
	font-size: 11px;
	display: inline-block;
}

span.field.tags div.repeater.tags div.item a:before {
	font-family: FontAwesome;
  	content: "\f02b";
  	display: inline-block;
  	color: #000;
  	padding-right: 0.4em;
}
.title.field.kod {
	background: black;
	color: white;
}
.title.field.kod a {
	color: white;
	text-decoration:none;
}

div#threadsB .item {
  	padding: 0.4em;
  	cursor: pointer;
  	min-height: 4em;
  	background-color: #FBFBFB;
  	border: 0;
  	border-bottom: 1px solid #DDD;
}
div#threadsB .item:hover {
	box-shadow: 0 0 5px #1D4592;
	background-color: #fff;
}

span.field.lastReply_userCreated, 
sapn.field.lastReply_timeCreated, 
span.field.lastReply_title, 
span.field.lastReply_text {
	display: block;
	overflow: hidden;
}

span.field.lastReply_userCreated, 
sapn.field.lastReply_timeCreated {
	/* float: right; */
	/* color: #774D29; */
	/* font-weight: bold; */
	/* text-shadow: none; */
	/* margin-bottom: 6px; */
	font-family: opensans-light-300;
} 

span.field.lastReply_title, 
span.field.lastReply_text {
	width: 100%;
	padding: 0.6em 0 .2em 0;
}

span.field.lastReply_text {
	font-size: 0.8em;
    font-family: opensans-light-300;
	padding: 0.2em;
}

span.field.lastReply_userCreated:before {

}

.lastReply_timeCreated a {
	text-decoration: none;
}

.lastReply_timeCreated a time {
	color: #818181 !important;
	font-size: 0.6em !important;
	height: 26px;
	display: block;
	width: auto;
	float: left;
	/* text-align: right; */
	padding-top: 2px;
	border-radius: 2px;
}

#forums .threads {
	clear: both;
	overflow: auto;
	display: block;
}

#forums.repeater.rowclick .item {
	border: 1px solid silver;
	padding: 10px;
}
#forums.repeater.rowclick > .item {
	padding:0;
	margin-bottom:2.5em;
}

#forums.repeater.rowclick  .item  .fluid.title.field,
#forums.repeater.rowclick  .item  .field.description,
#forums.repeater.rowclick  .item,
#forums.repeater.rowclick  .item {
	display:block;
}

#forums .title.field {
	padding: 0.6em;
	/* font-size: 1.1em; */
	/* text-align:center; */
	/* font-weight:bold; */
	/* background: #000; */
	/* color: #0072ae !important; */
	/* display: inline-block !important; */
}
#forums > .item > .title.field {
	/* background:#1D4592; */
}
#forums > .item:hover > .title.field a {
	color: #0067a3 !important;
}
div#forums.repeater.rowclick div.item span.fluid.title.field a {
	text-decoration: none;
	color: #0067a3;
	font-size: 20px;
    padding: 10px 0;
    display: inline-block;
	font-family: opensans-regular-400;
}

div#forums.repeater.rowclick div.item span.fluid.title.field a:before {	  	  	
  	margin-right: 4px;  	
  	content: "\f075";
    font-family: FontAwesome;
    font-size: 16px;
}

div#forums.repeater.rowclick div.item span.fluid.title.field:hover a {
	/*text-decoration: underline;*/
}

div#forums.repeater.rowclick div.item span.field.description {
	
	padding: 1em;
	background: #F6F8F9;  	
	background: #f6f8f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 67%, #e5ebee 67%, #d7dee3 100%, #f5f7f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(67%,#e5ebee), color-stop(67%,#e5ebee), color-stop(100%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 67%,#e5ebee 67%,#d7dee3 100%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 67%,#e5ebee 67%,#d7dee3 100%,#f5f7f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 67%,#e5ebee 67%,#d7dee3 100%,#f5f7f9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 67%,#e5ebee 67%,#d7dee3 100%,#f5f7f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
}

#forums .threadCount {
	float:right;
	padding: 0.25em 1em;
}

#forums .threadCount:before {
	content: 'počet príspevkov: ';
	font-size: 0.8em;	
}

#forums .messageCount {
	padding: 0.25em 1em;
	float:right;
}

#forums .messageCount:before {
	content: "\f086";
    padding-right: 4px;
    font-family: fontAwesome;
}

body.stranka-forum div#content h1 {
	padding: 0.4em 0.8em;
	color: #1D4490;
	background: rgb(255, 255, 255);
	margin-bottom: 0;
	border: 1px solid rgba(0, 0, 0, 0.08);
	position: relative;
	top: 0px;
	border-bottom: 0;
	font-size: 2em;
}

body.stranka-forum div#content h1:before {
	content:"";
	padding-right: 14px;
	font-family: fontAwesome;
	font-style: normal;
	font-size: 22px;
	background-image: none;
}

body.stranka-forum div#content h6 {
	padding: 0.4em 0.8em;
    color: #ffffff;
    background: #4e4e4e;
    margin-bottom: 0;
    position: relative;
    top: 0px;
    border-bottom: 2px solid #d0d0d0;
    display: block;
    font-family: opensans-regular-400;
    text-shadow: 0 1px 1px #000;
}

body.stranka-forum div#content #threads {
	/* border: 1px solid green; */
	/* padding: 10px; */
}

body.stranka-forum div#content h6:before {
	/*content:"\f27b";
	padding-right: 10px;
    font-family: fontAwesome;
    font-style: normal;
    font-size: 20px;*/
}

body.stranka-forum .description {
	border: 1px solid rgba(0, 0, 0, 0.08);
	padding: 16px 22px;
	background: #ffffff;
	font-family: opensans-regular-400;
}

body.stranka-forum h1:nth-child(2) {
	border-bottom: 1px solid #1D4592;
}

body.stranka-forum .buttons {text-align: right;display: block;width: 100%; overflow: hidden;}
body.stranka-forum .buttons .action[data-operation="replyMessage"][data-operation="replyMessage"] {
	    margin: 4px 0px 4px 4px;
}
body.stranka-forum .repeater.columns .empty {padding: 10px !important;}

.votes {clear: both; display: block;overflow: hidden; margin: 6px 0;}

span.vote {
	display: inline-block;
	overflow: hidden;
	color: #FFF;
	cursor: pointer;
	padding: 4px 16px;
	text-align: center;
	line-height: 30px;
	font-family: opensans-bold-700;
	width: 48px;
	box-sizing: border-box;
	border: 2px solid transparent;
}

span.vote.plus {
	background: #0067a3;
	margin-right: 2px;
}	
span.vote.minus {
	background: #ff3c00;
	margin-left: 2px;
	position: relative;
	padding: 2px 16px 6px 16px;
}
span.vote.plus:hover {background:#fff;border-color:#0067a3;color:#0067a3; } 
span.vote.minus:hover {background:#fff;border-color:#ff3c00;color:#ff3c00;}
.form-pair.fullw {
	max-width: 100% !important;
}

div.diskusia-nadpis {
	background: #3f4448;
	padding: 10px;
	color: #ffffff;
	font-size: 20px;
	text-shadow: 0 1px 1px #000;
	text-transform: uppercase;
	font-family: opensans-regular-400;
}

/*zoznam diskusii*/

body.stranka-forum div#content #threads  {
	overflow: visible;
	width: 980px !important;
}

body.stranka-forum div#content div#threads .item.head {display: none;}

body.stranka-forum div#content div#threads .item.head:hover {
	transform: none;
    -webkit-transform: none;
}

body.stranka-forum div#content div#threads .item.head span {display: inline-block;}

body.stranka-forum div#content div#threads .item.head span a {
	color: #fff;
	display: inline-block;
}

body.stranka-forum div#content div#threads span.title a {/* color: #1D4592; */padding: 0;}
body.stranka-forum div#content div#threads span.title a:hover {text-decoration:underline;}
body.stranka-forum div#content div#threads span.title a:before {/*font-family: fontAwesome; content: "\f08e"; margin-right: 8px;}**/}

body.stranka-forum div#content div#threads span.timeCreated,
body.stranka-forum div#content div#threads span.lastReply_timeCreated, 
body.stranka-forum div#content div#threads span.userCreated, 
body.stranka-forum div#content div#threads span.lastReply_userCreated {
	position: relative;
	width: 40% !important;
	color: #818181 !important;
	height: auto;
	border-radius: 2px;
	margin-bottom: 0px;
	padding-bottom: 0;
	text-align: left;
}

body.stranka-forum div#content div#threads span.userCreated {/* color: #13771C !important; */}

body.stranka-forum div#content div#threads span.timeCreated:before {}
body.stranka-forum div#content div#threads span.lastReply_timeCreated:before {content: 'posledná odpoveď: ';color: #888888; font-size: 0.8em; font-family: arial;}
body.stranka-forum div#content div#threads span.userCreated:after {content: '(autor)'; margin-left: 4px; font-size: 0.8em; font-family: arial; }
body.stranka-forum div#content div#threads span.lastReply_userCreated:after {content: '(odpovedal ako posledný)'; font-size: 0.8em; font-family: arial;margin-left:4px;}


[data-service="hora_content_Forum"][data-operation="create"][data-place="#new-forum"] {
	padding: 13px 20px !important;
	padding-left: 50px !important;
	margin-left: 20px;
	max-width: 100px;
	padding: 14px 0px 14px 50px !important;
    margin: 4px 0 4px 0;
    background: #fff;
    color: #0067a3;
}

[data-service="hora_content_Forum"][data-operation="create"][data-place="#new-forum"]:hover:before {background-color: rgba(255, 255, 255, 0.9);}

[data-service="hora_content_Forum"][data-operation="create"][data-place="#new-forum"]:before {
	    background-image: url(./img/ikona-plusko.png);
	    width: inherit;
	    display: inline-block;
	    float: left;
	    width: 20px;
	    top: 4px;
	    left: 9px;
	    background-color: #fff;
	    border-radius: 10px;
}

#formplace [data-name="msg.title"] {}

body.stranka-forum #formplace .form {
	background: #fff;
	padding: 20px;
}

body.stranka-forum .form-pair {margin: 5px 0;}
body.stranka-forum .form-pair .form-title {font-family: opensans-light-300;padding: 6px 0;}
body.stranka-forum .form-pair input {
	border: 0;
	background: #ececec;
	border-bottom: 2px solid silver;
	padding: 10px;
}

body.stranka-forum .form-pair input:hover, 
body.stranka-forum .form-pair input:focus, 
body.stranka-forum .form-pair input:active {
	background: #f5f5f5;
	border-color: #0067a3;
}

body.stranka-forum.diskusia  .detail-sheet.diskusia {background: #fff;padding: 20px;font-family: opensans-light-300;}
body.stranka-forum .comments {display: block;}	
body.stranka-forum .comments .repeater .item {background: #fff;padding: 10px;}
@media all and (min-width: 320px) {
		
}

@media all and (min-width: 480px) {
	
}

@media all and (min-width: 800px) {
	
}

@media all and (min-width: 980px) {	
	
	
	
}
