.uk-navbar-nav > li > a {
    color: #c3dbff;
}


.uk-navbar-nav > li:hover > a {
    color: #ffffff;
    transition: 0.5s;
}

.uk-button-secondary:hover, .uk-button-secondary:focus {
    transition: 0.5s;
}

.gr-form{
	border: 2px solid #aaaaaa;
}


.grPrintTaTD{
	width: 145mm;
	height: 190mm;
	border: 1px dashed #999999;
	position: relative;
}

.gazLink{
	width: calc(100% - 45px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-height: 40px;
}

.gazLink2{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-height: 40px;
}

.delLink{
	padding: 0 9px;
}

.delLinkIco{
	font-size: 1.5em; 
	margin: 8px 0;
}

.menuDayA{
	margin-top: 5px;
}
	
.printDat{
	position: absolute;
    top: 0;
    right: 0;
    margin: 5mm 10mm 0 0;
}

.printH1{
	position: absolute;
	text-align: center;
	font-size: 1.5em;
	top: 20mm;
	width: 100%;
}

.printKomyOt{
	position:absolute;
	padding: 0 20mm;
	width: calc(100% - 40mm);
	top: 35mm;
}

.printName{
	position: absolute;
	width: 100%;
	text-align: center;
	top: 55mm;
	font-size: 1.2em;
	font-weight: 500;
}

.printTbl{
	position: absolute;
	width: 100%;
	top: 65mm;
	z-index: 100;
}

.printFP {
	position: absolute;
	top: 5mm;
	left: 10mm;
	border: 2px solid #999999;
	padding: 4mm;
	width: 14mm;
	height: 6mm;
	border-radius: 50%;
}

.pechat{
	width: 50mm;
	position: absolute;
	right: 5mm;
    top: 120mm;
    z-index: 0;
}
