#signactionwrp>.signdescr {
	padding-top: 30px;
}

.signsections>ul>li {
	margin-bottom: 20px;
}

.signdescr a {
	text-decoration: underline;
}

.signinfo {
	padding-top: 30px;
}

.signsections {
	padding-top: 30px;
}

.signform {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.signform .pioForm {
	padding-top: 0;
}

.signform .pioFormButtons {
	text-align: center;
}

.signnologged {
	width: 100%;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	-moz-text-align-last: justify;
	-webkit-text-align-last: justify;
	text-align-last: justify;
}

.signnologgedbox {
	display: inline-block;
	width: 160px;
	height: 160px;
	border: 1px solid #ABADB3;
	border-radius: 7px;
	padding: 15px;
	color: #0070af;
	border: 2px solid #ffdd76;
	text-align: center;
	-moz-text-align-last: center;
	-webkit-text-align-last: center;
	text-align-last: center;
	cursor: pointer;
	vertical-align: top;
	text-shadow: 1px 1px 2px #808080;
	box-shadow: 1px 1px 2px #e3c569;
}

.signnologgedbox a {
	color: #0070af;
}

.signhidenolog {
	display: none;
}

.tabbtn {
	color: #0070af;
	padding: 2px 0 2px 0;
	border-radius: 7px;
	text-transform: uppercase;
	display: inline-block;
	font-size: 13px;
	text-shadow: 1px 1px 2px #808080;
	cursor: pointer;
}

.tbpotvr {
	width: 80px;
	margin-right: 5px;
	display: inline-block;
}

.tbsmaz {
	width: 70px;
	display: inline-block;
}

.seznamucastniku {
	width: 100%;
}

.seznamucastniku.verejne {
	max-width: 400px;
}

.seznamucastniku td {
	font-size: 14px;
}

.seznamucastniku td a {
	font-size: 14px;
	text-decoration: underline;
}

.seznamucastniku th {
	text-transform: uppercase;
	border-bottom: 1px solid #ABADB3;
	text-align: left;
}

.signbuttons {
	padding: 20px 0 10px 0;
	display: inline-block;
}

.signimgwrp {
	float: right;
	max-width: 300px;
	padding-left: 15px;
	width: 100%;
}

.signimgwrp img {
	width: 100%;
	padding: 8px 0 35px 0;
}

.signactrow {
	padding: 35px 0 10px 0;
}

.tiskucastniku {
	font-size: 12px;
}

.btnhid {
	display: none;
}

.tabedit {
	display: none;
}

.erow {
	background-color: #FFF3CE;
}

.dochazkawrp .tabbtn {
	margin-right: 5px;
}

.modaldiv {
	display: none;
}

.dochazkawrp, .zkouskywrp {
	padding-top: 30px;
}

.indenteditem {
	margin-bottom: 10px;
}

.nmbrindented {
	max-width: 80px;
}

.ucastnikinfo {
	max-width: 500px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.ucastnikrow {
	padding-bottom: 8px;
	width: 100%;
}

.pioFormLabelContainer.ucastniklabel {
	width: 190px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

.pioFormInputContainer.ucastnikspan {
	margin-left: 190px;
	font-size: 15px;
}

.infoedit {
	display: none;
}

.infoeditnew {
	width: 100%;
}

.infobtnrow {
	text-align: center;
}

.paramsinfo {
	max-width: 500px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.paramslabel {
	width: 150px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

.paramsspan {
	margin-left: 150px;
	font-size: 15px;
}

.zprava {
	width: 100%;
	padding-top: 25px;
}

.zprava-header {
	color: #C62803;
}

.zprava a {
	color: blue;
	text-decoration: underline;
}

.zprava-wrap {
	position: relative;
}

#discussionsection {
	display: flex;
	flex-direction: column;
}

.single-thread p {
	font-style: italic;
}

.thread-button {
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.thread-close {
	background-image: url(../../img/web/minus-small-white.png);
}

.thread-open {
	background-image: url(../../img/web/plus-small-white.png);
}

.threadline-wrap {
	bottom: 0;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 2;
}

.threadline {
	box-sizing: border-box;
	display: inline-block;
	height: 100%;
	vertical-align: top;
	width: 16px;
}

.threadline i {
	border-right: 1px solid rgb(177, 177, 177);
	display: block;
	height: 100%;
	width: 50%;
}

.threadline-last {
	position: absolute;
	top: 25px;
	height: calc(100% - 41px);
}

.reakce {
	background: blue;
	width: 100%;
	margin-top: 25px;
}

.diskuseForm textarea {
	width: 100%;
}

.diskuseForm.diskuseSubForm {
	display: none;
}

.diskuseForm .button {
	margin-top: 15px;
}

.signchange {
	display: none;
}

.signdetailpopis {
	padding-top: 15px;
}

.btnsavesoub {
	display: none;
	margin-left: 20px;
}

.addsoubtable {
	display: none;
	width: 100%;
	max-width: 600px;
	margin-left: 20px;
}

.addsoubtable th {
	text-transform: uppercase;
	border-bottom: 1px solid #ABADB3;
	text-align: left;
}

.addsoubbtn {
	margin-left: 20px;
}

.tblsoubcancel span {
	margin-left: 10px;
}

.tblsoubflex {
	width: 50%;
}

.tblsoubflex input {
	width: 100%;
}

.signucstsoubform a {
	text-decoration: underline;
}

.signactionsoub a {
	text-decoration: underline;
}

.soubinfo a {
	text-decoration: underline;
}

.signinfo a, .signinfo a strong, .signsections a {
	text-decoration: underline;
}

strong.highlightedInfo {
	line-height: 45px;
	font-size: 1.1em;
}

.ucstsoubtablewrp {
	width: 100%;
	overflow: auto;
}

.ucstsoubtable {
	width: 100%;
	max-width: 600px;
	min-width: 300px;
	padding-left: 20px;
}

.ucstsecttablewrp {
	width: 100%;
	overflow: auto;
}

.ucstsecttable {
	width: 100%;
	min-width: 400px;
	padding-left: 20px;
}

.ucstsoubtable th, .ucstsecttable th {
	text-transform: uppercase;
	border-bottom: 1px solid #ABADB3;
	text-align: left;
}

.ucstsoubtable .tabbtn {
	margin-left: 20px;
}

.errmsg {
	color: red;
}

.editsect {
	display: none;
}

.editsect.pocet {
	width: 100%;
	max-width: 65px;
}

.btnrihtwrapper {
	text-align: right;
}

.btnsendmail {
	background-color: #ffe288;
	padding: 5px 20px;
	margin: 10px 20px 0 20px;
	display: inline-block;
}

.btnsendmail:hover {
	background-color: #ffdb67;
}

div.emailWrapper {
	margin: 40px 0 20px 0;
	clear: both;
}

.infostav {
	color: #0070af;
}

.filterrow {
	padding-top: 30px;
}

.filtrbtn {
	color: #0070af;
	padding: 2px 0 2px 0;
	border-radius: 7px;
	text-transform: uppercase;
	display: inline-block;
	font-size: 13px;
	text-shadow: 1px 1px 2px #808080;
	cursor: pointer;
}

.rowdel {
	color: red;
}

.pioUserMatch {
	margin: 2em auto;
	padding: 1em;
	box-shadow: #ffda67 0 0 6px 1px;
}

@media screen and (max-width: 750px) {
	.signimgwrp {
		float: unset;
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (max-width: 610px) {
	.pioFormLabelContainer.ucastniklabel {
		width: 100%;
	}
	.pioFormInputContainer.ucastnikspan {
		margin-left: 0;
	}
}