﻿html {
	font-family: 'PT Sans', 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	list-style-image: url(../images/bullet.png) !important;
	text-align: left;
	color: #000;
	background-color: #FFF;
}

li {
	list-style-image: url(../images/bullet.png) !important;
}

footer{

}

header {
	position: relative;
	color: #000;
	min-height: 100px;
	margin: 0px;
}
nav {
	color: #FFFFFF;
	position: relative;
	z-index: 10;
	background-color: #71E100;
}
.phone-menu {
	background: rgba(113, 225, 0, 0.9);
	border: 0px solid #999;
	position: relative;
	z-index: 10;
	padding-top: 5px;
	padding-right: auto;
	padding-bottom: 5px;
	padding-left: auto;
}
section {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
input {
	width: 100%;
	margin-bottom: 20px;
	display: block;
}
textarea {
	width: 100%;
	margin-bottom: 20px;
	display: block;
}
input.submit, .uk-form button {
	color: #000 !important;
	padding: 12px !important;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	background-color: #71E100;
	box-shadow: 0px 0px 0px 0px #aaa;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px !important;
	width: 60%;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 0px solid #FFF;
}
p {
	text-align: justify;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a {
	color: #71E100;
}
a:visited {
	color: #71E100;
}
a:hover {
	color: #4B9500;
}
a:active {
	color: #4B9500;
}
a.button {
	color: #000000 !important;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	background-color: #71e100;
	-webkit-border-radius: 9px 9px 9px 9px;
	-khtml-border-radius: 9px 9px 9px 9px;
	border-radius: 9px 9px 9px 9px !important;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px solid #71e100;
	padding-top: 8px;
	padding-right: 24px;
	padding-bottom: 8px;
	padding-left: 24px;
	font-weight: bold;
	display: block;
	font-size: 1em;
	line-height: 1em;
	width: 60%;
}
a.button:hover {
	background-color: #4B9500;
	text-decoration: none;
	color: #FFF !important;
}
a.uk-button-success {
	color: #fff !important;
	background-color: #71E100;
	border: 2px solid #71E100;
}
a.uk-button-success:hover {
	background-color: #4B9500;
	border: 2px solid #4B9500;
	text-decoration: none;
	color: #FFF !important;
}
a.uk-button-large {
	-webkit-border-radius: 16px 16px 16px 16px;
	-khtml-border-radius: 16px 16px 16px 16px;
	border-radius: 16px 16px 16px 16px !important;
	font-size: 1.3em;
	line-height: 1em;
	min-height: 20px;
}

h1 {
	font-size: 2.2em;
	line-height: 1.1em;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	text-decoration: none;
	color: #71e100;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 20px;
}

h2 {
	font-size: 1.8em;
	line-height: 1em;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	text-decoration: none;
	color: #71e100;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.blog h2 {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}

.cat-children {margin-left: 35px;}

h3 {
	font-size: 1.4em;

	text-align: left;
	font-weight: bold;
	color: #4B9500;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

h4 {
	font-size: 18px;
	color: #000;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5 {
	font-size: 18px;
	color: #000;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 9px;
	border-right-width: 9px;
	border-bottom-width: 9px;
	border-left-width: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #4B9500;
	border-right-color: #4B9500;
	border-bottom-color: #4B9500;
	border-left-color: #4B9500;
	background-color: #FFFFFF;
	font-weight: bold;
}
.slider {
	margin: 0px;
	padding: 0px;
}
.icon p {
	font-weight: bold;
}
.lang {
	color: #666;
	background-color: #eee;
	height: 30px;
	width: 100%;
}
.main {
	position: relative;
	z-index: 1;
}
dt {
	color: #666 !important;
}
#breadcrumps {
	text-align: left;
	font-size: 16px;
	color: #999999;
	line-height: 16px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	z-index: 0;
}
.breadcrumb li {
	display: inline-block;
	list-style-type: none;
}
.big {
	font-size: 1.5em;
	line-height: 1em;
	font-weight: bold;
}
.fon {
	background-color: #D1F3D8;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
img.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}
.relative {
	position: relative;
	padding: 0px;
	margin-bottom: 0px;
} 
#system-message {
	color: #000;
	background-color: #FDF5F5;
	padding: 20px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 1px 1px 10px 0px #333;
	width: 600px;
	margin: 20px;
}
#checkout a {
	color: #FFF;
	background-color: #000;
	padding: 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.uk-slidenav-position li span {
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 0.7em;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
}
.news {
	background-color: #eee;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px !important;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.notice {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #005C17;
}
.notice ul {
	font-weight: normal;
	font-size: 16px;
	text-transform: none;
}
ul.menu {
	margin: 0;
	padding: 0;
	display: inline-block;
	z-index: 1000;
}
.menu {
	font-size: 16px;
	display: block;
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
}
.menu li {
	display: inline-block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style: none;
}
.menu li a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.menu li a:visited {
	color: #000000;
}
.menu li a:hover {
	color: #FFFFFF;
}
.menu li a:active {
	color: #FFFFFF;
}

.menu li.current a {
	color: #FFFFFF;
}

ul.menu li:first-child a:hover {

}

ul.menu li ul {
	display: none;
}

ul.menu li:hover ul {
	display: block;
	position: absolute;
	top: 0px;
	background-color: #008C23;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	z-index: 100 !important;
	text-align: left;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	box-shadow: 0em 1.1em 20px rgba(122,122,122,0.5);
	width: 70%;
	left: 15%;
}

ul.menu li:hover ul li {
	float: none;
	border-right: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}

ul.menu li:hover ul li a {
	text-transform: uppercase;
	background-image: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 14px;
	line-height: 16px;
	color: #FFF;
	text-align: center;
	padding: 10px;
	font-weight: normal;
	width: 250px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px !important;
	display: inline-block;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

ul.menu li:hover ul li a:hover {
	background-color: #FFF;
	color: #008C23;
}

ul.menu li:hover ul li:first-child a:hover {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}	

.uk-offcanvas-bar { background: #008C23 !important;}
.menu-phone a {
	display: block;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 7px !important;
	padding-right: 0px;
	padding-bottom: 7px !important;
	padding-left: 0px;
	color: #FFF !important;
	list-style-type: none;
}
.menu-phone a:hover {
	color: rgba(255, 255, 255, 0.7) !important;
}
.menu-phone .nav-child a {
	font-size: 16px;
	text-transform: none;
	font-weight: normal;
}
.gotop {
	margin-right: 10px;
	text-align: right;
	display: block;
	padding-top: 7px !important;
	padding-right: 15px !important;
	padding-bottom: 7px !important;
	padding-left: 15px !important;
	position: fixed;
	right: 10px;
	bottom: 10px;
	background: rgba(113, 225, 0, 0.9);
	z-index: 10;
}

ul.actions{
	text-align: right;
	list-style-image: none;
	list-style-type: none;
}
ul.pagenav{
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #666666;
	width: 100px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0px 0px 5px 0px #999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding: 10px;
	border: 1px solid #FFF;
}
ul.pagenav a{
	color: #FFF;
}
.counter{
	color: #000;
}
.pagination ul{
	display: inline-block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.pagination li{
	font-size: 14px;
	color: #CCCCCC;
	background-color: #999999;
	text-align: center;
	margin: 5px;
	font-weight: normal;
	text-transform: uppercase;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	box-shadow: 0px 0px 5px 0px #999;
	border-radius: 5px 5px 5px 5px;
	background-image: none;
	cursor: point;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.pagination a:link {
	font-size: 14px;
	color: #FFF;
	padding: 0px;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: none;
	cursor: pointer;
}
.pagination a:visited {
	color: #FFF;
	text-decoration: none;
}
.pagination a:active {
	color: #666666;
	text-decoration: none;
}
.pagination a:hover {
	color: #333333;
	text-decoration: none;
}
.blog .uk-grid {
	margin: 0px !important;
}
.uk-form input {
	background-image: linear-gradient(to top, transparent 50%, rgba(0, 0, 0, 0.04)) !important;
}
.uk-form textarea {
	background-image: linear-gradient(to top, transparent 90%, rgba(0, 0, 0, 0.03));
}
.uk-slideset li{
	font-size: 24px;
	text-transform: uppercase;
}
.uk-table tbody tr.uk-active {
	background-color: #4B9500;
	color: #FFF;
}
.uk-table-striped tbody tr:nth-of-type(2n+1) {
	background-color: #eee;
}
.uk-table-hover tbody tr:hover {
	background-color: #4B9500 !important;
	color: #FFFFFF !important;
}
.uk-table td{
	font-size: smaller;
	border: 1px solid #CCCCCC;
}
.uk-table th {
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
	background-color: #4B9500;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.items-row {
	display: block;
	clear: both;
	float: none;
}
input, textarea {
	padding: 5px !important;
}
.jn{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.jn-small{
	font-size: 11px;
	color: #008C23;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.jn img {
	padding: 5px;
	float: left;
}
.jn h4 {
	font-size: 16px;
	text-transform: none;
	line-height: 18px;
	font-weight: bold;
}
.jn {
	display: block;
	min-height: 120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.jn-all a{
	color: #fff !important;
	padding: 15px;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	background-color: #008C23;
	box-shadow: 0px 0px 0px 0px #aaa;
	-webkit-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px !important;
	font-size: 14px;
	width: 150px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
.jn-all a:hover{
	background-color: #D44C20;
	text-decoration: none;
}
dt.article-info-term {
	display: none;
}
dl.article-info {
	font-size: medium !important;
	color: #999 !important;
}
.latestnews li{
	background-image: none;
	list-style-image: none;
	list-style-type: none;
}
.latestnews a{
	font-size: 21px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
.tags {
	display: block;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.tags li {
	display: inline-block;
	margin: auto;
	vertical-align: top;
}
.tags a {
	font-size: 11px;
	color: #FFF;
	background-color: #008C23;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin: 7px;
	vertical-align: top;
	display: block;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px !important;
}
.tags a:visited {
	background-color: #008C23;
}
.tags a:hover {
	background-color: #005C17;
}
.tags a:active {
	background-color: #005C17;
}
/* Styles for lists of attachments */

#main div.attachmentsContainer,
div.attachmentsContainer {
    clear: both;
    margin: 0 0 0.5em 0;
    background: transparent;
}

#main div.attachmentsList table,
div.attachmentsList table {
    background: transparent;
    border: 0px solid #C0C0C0;
    clear: both;
    font-size: 90%;
    font-weight: bold;
    line-height: 160%;
    margin-bottom: 4px;
}

#main div.attachmentsList caption,
div.attachmentsList caption {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	margin-top: 4px;
	color: #008C23;
}

#main div.attachmentsList thead tr,
div.attachmentsList thead tr {
    background-color: #DADADA;
}

#main div.attachmentsList tbody,
div.attachmentsList tbody {
    background: transparent;
}

#main div.attachmentsList tbody tr,
div.attachmentsList tbody tr {
    background: transparent;
}

#main div.attachmentsList tbody tr.odd,
#main div.attachmentsList table tbody tr.odd td,
div.attachmentsList tbody tr.odd,
div.attachmentsList table tbody tr.odd td
{
    background: transparent;
}

#main div.attachmentsList tbody tr.even,
#main div.attachmentsList tbody tr.even td,
div.attachmentsList tbody tr.even td,
div.attachmentsList tbody tr.even
{
    background-color: #EEE;
}

#main div.attachmentsList  tr.unpublished,
#main div.attachmentsList  tr.unpublished td,
div.attachmentsList  tr.unpublished,
div.attachmentsList  tr.unpublished td 
{
    background-color: #AAA;
}

#main div.attachmentsList table thead th,
div.attachmentsList table thead th {
    vertical-align: middle;
    background: transparent;
    border: 1px solid #D0D0D0;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 0;
    padding-bottom: 0;
}

#main div.attachmentsList table tbody td,
div.attachmentsList table tbody td {
    background: transparent;
    vertical-align: middle;
    padding: 5px 7px 5px 7px;
}

#main div.attachmentsList table tbody tr.even td,
div.attachmentsList table tbody tr.even td {
    background-color: #EEE;
}

#main div.attachmentsList table tbody tr.unpublished td,
div.attachmentsList table tbody tr.unpublished td {
    background-color: #AAA;
    color: #333;
}


#main div.attachmentsList table a,
div.attachmentsList table a {
    font-weight: bold;
}

#main div.attachmentsList table img,
div.attachmentsList table img {
    vertical-align: middle;
    border: 0;
    margin: 0;
}

#main div.attachmentsList table a.modal-button,
div.attachmentsList table a.modal-button {
    background: transparent;
    border: 0;
}

div.attachmentsList table td.at_edit a.modal-button {
    float: none;
    /* display: inline; */
}

div.attachmentsList table td.at_edit a.modal-button img {
    float: none;
    /* display: inline; */
}

#main div.attachmentsList img.link_overlay,
div.attachmentsList img.link_overlay {
    margin-left: -16px;
}

#main div.attachmentsList a.at_icon, 
div.attachmentsList a.at_icon {
    padding-right: 4px;
}

div.attachmentsList a.at_icon:link    { text-decoration: none; }
div.attachmentsList a.at_icon:visited { text-decoration: none; }
div.attachmentsList a.at_icon:hover   { text-decoration: none; color: #F00; background: transparent; }
div.attachmentsList a.at_icon:active  { text-decoration: none; }

div.attachmentsList a.at_url { background: none;  background-color: transparent; }
div.attachmentsList a.at_url:link     { text-decoration: none; }
div.attachmentsList a.at_url:visited  { text-decoration: none; }
div.attachmentsList a.at_url:hover    { text-decoration: underline; color: #F00; background: transparent; }
div.attachmentsList a.at_url:active   { text-decoration: none; }

div.attachmentsList th.at_filename,
div.attachmentsList td.at_filename { text-align: left; }

div.attachmentsList td.at_file_size { text-align: right; }

div.attachmentsList th.at_downloads { text-align: center; }
div.attachmentsList td.at_downloads { text-align: center; }

div.attachmentsList th.at_edit { text-align: center; }
div.attachmentsList td.at_edit { text-align: center; background: transparent; }


/* Style for the 'Add Attachment' link */

#main div.addattach,
div.addattach { 
    margin-top: 4px; 
    background: transparent;
}


div.addattach img,
div.addattach a img {
    background: transparent;
    padding-right: 0;
    border: 0;
}

div.addattach a {
    background: transparent;
    border: 0;
}

div.addattach a:hover {
    background: transparent;
    color: #F00;
    border: 0;
}

div.addattach a img { vertical-align: text-bottom; }

div.addattach a.at_icon { background: transparent; border-width: 0; }
div.addattach a.at_icon:link    { text-decoration: none; }
div.addattach a.at_icon:visited { text-decoration: none; }
div.addattach a.at_icon:hover   { text-decoration: none; background: transparent; }
div.addattach a.at_icon:active  { text-decoration: none; }

div.addattach a { background: transparent; border-width: 0; }
div.addattach a:link    { color: red; text-decoration: none; }
div.addattach a:visited { color: red; text-decoration: none; }
div.addattach a:hover   { color: red; text-decoration: underline; color: #F00; background: transparent; }
div.addattach a:active  { color: red; text-decoration: none; }

div.addattach a.modal-button { 
    background: transparent; 
    border-width: 0 !important; 
    padding: 2px !important; 
}
div.addattach a.modal-button:link { background: transparent; }
div.addattach a.modal-button:visited { background: transparent; }
div.addattach a.modal-button:hover { color: #F00; background: transparent; }
div.addattach a.modal-button:active { background: transparent; }


/* ---- Misc ----- */

div#main div.requestLogin h1 {
    color: #135cae;
    font-size: 150%;
    line-height: 150%;
}

div#main div.requestLogin h2 {
    margin: 0;
    padding: 4px 0 0 20px;
    font-size: 100%;
    line-height: 100%;
}

div#main div.requestLogin h2 a {
    font-size: 100%;
    font-weight: bold;
}

/* Styles for warnings */
div.uploadAttachmentsPage div.warning
{
    margin-left: 20px;
    margin-top: 10px;
}

div.uploadAttachmentsPage div.warning h1 {
    line-height: normal;
    font-size: 200%;
    font-weight: bold;
    text-align: center;
    color: red;
}

div.uploadAttachmentsPage div.warning h2 {
    line-height: normal;
    font-size: 150%;
    font-weight: bold;
}

/* Make sure the table background is white in forms in the back end */
form.attachmentsBackend + div.attachmentsList table {
    background-color: #FFF;
}
[class*="ymaps-2"][class*="-ground-pane"]{
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter:grayscale(100%);
}
.number LI { list-style-type: none !important;	list-style-image: none !important; } /* Убираем исходную нумерацию */
.number OL { counter-reset: list1; } /* Инициируем счетчик */
.number OL LI:before {
 counter-increment: list1; /* Увеличиваем значение счетчика */
 content: counter(list1) ". "; /* Выводим значение */
}
.number OL OL { counter-reset: list2; } /* Инициируем счетчик вложенного списка */
.number OL OL LI:before {
 counter-increment: list2; /* Увеличиваем значение счетчика */
 content: counter(list1) "." counter(list2) ". "; /* Выводим значение типа 2.1, 2.2,... */
}
.number OL OL OL { counter-reset: list3; } /* Инициируем счетчик вложенного списка */
.number OL OL OL LI:before {
 counter-increment: list3; /* Увеличиваем значение счетчика */
 content: counter(list1) "." counter(list2) "." counter(list3) ". "; /* Выводим значение типа 2.1.1, 2.2.2,... */
}