body {
    background-color: #fff;
    /*
    background: url('./img/photo-1454165205744-3b78555e5572.jpg') no-repeat top center #222;
    background-size: contain;
    */
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video,
.navlink .navlink__descr {
    font-size: 14px;
}
.form-submit-ticket,
.main__content .navlink
{
    border: 1px solid #e5e5e5;
}

.testata {
    text-align: center;
    background: #fff;
    padding: 1em 0 0.5em;
}
.testata img {
    max-width: 120px;
    height: auto;
    width: 100%;
}
.header .contr {
    display: none;
}
.header {
	background-image: none;
}
a:link,
a:active,
a:visited {
	color: #333
}
a:hover {
	color: #D05338;
}
.header a:link,
.header a:active,
.header a:visited {
	color: #fff;
}
td.admin_gray {
	background-color: #f7f7f7;
}
.footer {
	background-color: #101010;
	color: #f3f3f3;
	padding: 2em 0;
}
.footer,
.footer td {
    text-align: center;
    display: inline-block;
}
.footer strong {
    color: #01AEB2;
}
.footer p {
	margin-top: 0;
}
.footer a:link,
.footer a:active,
.footer a:visited {
	color: #ff8234;
}
.footer td {
	color: #f3f3f3;
}
.greenbutton,
.greenbuttonover {
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	border-radius: 3px;
	font-weight: normal;
	text-shadow: 0 1px 1px #444;
	border: 1px solid #739606;
}
.greenbutton {
	background-color: #87b300;
}
.greenbuttonover {
	background-color: #9bc127;
	cursor: pointer;
}
.search-knowledge {
	padding: 15px;
	background-color: #f3f3f3;
}

.alert {
	padding: 10px;
	border: 1px solid #eecc82;
	background-color: #fffadd;
	margin: 0 0 1.3em;
}
.alert h4,
.alert p {
	margin: 0;
}
.alert h4 {
	margin-bottom: 0.8em;
	color: #f35353;
}

.admin-button{
	float:right;
}

.footer tr {
	display: inline-block;
    margin: 15px auto;
    text-align: center;
}
